2023-10-07T20:51:22.517 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-07T20:51:22.517 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --verbose --description upgrade:quincy-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --name yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910 -- /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910/orig.config.yaml 2023-10-07T20:51:22.566 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-07T20:51:22.650 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910 branch: main description: upgrade:quincy-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/connectivity 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: '7416910' 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-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 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: 9725b08fd801c82987c737f7e6d354878f036ee8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 owner: scheduled_yuriw@teuthology priority: 75 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: 2505 sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:quincy-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi046.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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:3.0 --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-10-07_14:03:29 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-10-07T20:51:22.650 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa; will attempt to use it 2023-10-07T20:51:22.651 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks 2023-10-07T20:51:22.651 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-07T20:51:22.653 INFO:teuthology.task.internal:Checking packages... 2023-10-07T20:51:22.675 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '9725b08fd801c82987c737f7e6d354878f036ee8' 2023-10-07T20:51:22.676 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T20:51:22.676 INFO:teuthology.packaging:ref: None 2023-10-07T20:51:22.676 INFO:teuthology.packaging:tag: None 2023-10-07T20:51:22.676 INFO:teuthology.packaging:branch: main 2023-10-07T20:51:22.676 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T20:51:22.676 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-07T20:51:22.990 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6613.gb05d167b 2023-10-07T20:51:22.991 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-07T20:51:22.998 INFO:teuthology.task.internal:no buildpackages task found 2023-10-07T20:51:22.998 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-07T20:51:23.015 INFO:teuthology.task.internal:Saving configuration 2023-10-07T20:51:23.033 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-07T20:51:23.040 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-07T20:51:23.066 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 20:46:18.045448', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-07T20:51:23.089 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 20:46:18.047250', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-07T20:51:23.089 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-07T20:51:23.095 INFO:teuthology.task.internal:roles: ubuntu@smithi003.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-10-07T20:51:23.095 INFO:teuthology.task.internal:roles: ubuntu@smithi046.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-10-07T20:51:23.095 INFO:teuthology.run_tasks:Running task console_log... 2023-10-07T20:51:23.165 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe8ddbd2f70>, signals=[15]) 2023-10-07T20:51:23.166 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-07T20:51:23.172 INFO:teuthology.task.internal:Opening connections... 2023-10-07T20:51:23.173 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2023-10-07T20:51:23.175 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T20:51:23.245 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi046.front.sepia.ceph.com 2023-10-07T20:51:23.245 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T20:51:23.312 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-07T20:51:23.318 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2023-10-07T20:51:23.339 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2023-10-07T20:51:23.339 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2023-10-07T20:51:23.398 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Red Hat Enterprise Linux" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="8.6 (Ootpa)" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:ID="rhel" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE="fedora" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="8.6" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:PLATFORM_ID="platform:el8" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:ANSI_COLOR="0;31" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.redhat.com/" 2023-10-07T20:51:23.399 INFO:teuthology.orchestra.run.smithi003.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-07T20:51:23.400 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-07T20:51:23.400 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T20:51:23.400 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-07T20:51:23.400 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-07T20:51:23.400 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-07T20:51:23.400 INFO:teuthology.orchestra.run.smithi003.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-07T20:51:23.401 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2023-10-07T20:51:23.420 DEBUG:teuthology.orchestra.run.smithi046:> uname -m 2023-10-07T20:51:23.442 INFO:teuthology.orchestra.run.smithi046.stdout:x86_64 2023-10-07T20:51:23.442 DEBUG:teuthology.orchestra.run.smithi046:> cat /etc/os-release 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:NAME="Red Hat Enterprise Linux" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION="8.6 (Ootpa)" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:ID="rhel" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:ID_LIKE="fedora" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_ID="8.6" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:PLATFORM_ID="platform:el8" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:ANSI_COLOR="0;31" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-07T20:51:23.503 INFO:teuthology.orchestra.run.smithi046.stdout:HOME_URL="https://www.redhat.com/" 2023-10-07T20:51:23.504 INFO:teuthology.orchestra.run.smithi046.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-07T20:51:23.504 INFO:teuthology.orchestra.run.smithi046.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-07T20:51:23.504 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T20:51:23.504 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-07T20:51:23.504 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-07T20:51:23.504 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-07T20:51:23.504 INFO:teuthology.orchestra.run.smithi046.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-07T20:51:23.504 INFO:teuthology.lock.ops:Updating smithi046.front.sepia.ceph.com on lock server 2023-10-07T20:51:23.528 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-07T20:51:23.537 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-07T20:51:23.556 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-07T20:51:23.557 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2023-10-07T20:51:23.559 DEBUG:teuthology.orchestra.run.smithi046:> test '!' -e /home/ubuntu/cephtest 2023-10-07T20:51:23.578 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-07T20:51:23.589 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-07T20:51:23.589 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2023-10-07T20:51:23.620 DEBUG:teuthology.orchestra.run.smithi046:> test -z $(ls -A /var/lib/ceph) 2023-10-07T20:51:23.645 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-07T20:51:23.706 INFO:teuthology.run_tasks:Running task kernel... 2023-10-07T20:51:23.726 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-07T20:51:23.726 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-07T20:51:23.727 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-07T20:51:23.727 DEBUG:teuthology.orchestra.run.smithi046:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-07T20:51:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T20:51:23.746 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2023-10-07T20:51:23.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T20:51:23.747 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2023-10-07T20:51:23.806 INFO:teuthology.orchestra.run.smithi003.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:23.806 INFO:teuthology.task.kernel:Running kernel on smithi003: 4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:23.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum install -y kernel 2023-10-07T20:51:23.807 INFO:teuthology.orchestra.run.smithi046.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:23.807 INFO:teuthology.task.kernel:Running kernel on smithi046: 4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:23.808 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum install -y kernel 2023-10-07T20:51:24.987 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-10-07T20:51:24.987 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-10-07T20:51:25.033 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-10-07T20:51:25.033 INFO:teuthology.orchestra.run.smithi046.stdout:Unable to read consumer identity 2023-10-07T20:51:26.423 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-10-07T20:51:26.455 INFO:teuthology.orchestra.run.smithi046.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-10-07T20:51:27.132 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 23 MB/s | 16 MB 00:00 2023-10-07T20:51:27.698 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-10-07T20:51:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 521 kB/s | 24 kB 00:00 2023-10-07T20:51:31.415 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 327 kB/s | 24 kB 00:00 2023-10-07T20:51:31.718 INFO:teuthology.orchestra.run.smithi003.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-07T20:51:31.767 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-10-07T20:51:31.769 INFO:teuthology.orchestra.run.smithi003.stdout:Nothing to do. 2023-10-07T20:51:31.769 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-10-07T20:51:31.891 DEBUG:teuthology.orchestra.run.smithi003:> echo no | sudo yum reinstall kernel || true 2023-10-07T20:51:32.084 INFO:teuthology.orchestra.run.smithi046.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-07T20:51:32.136 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-10-07T20:51:32.138 INFO:teuthology.orchestra.run.smithi046.stdout:Nothing to do. 2023-10-07T20:51:32.138 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-10-07T20:51:32.243 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-10-07T20:51:32.243 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-10-07T20:51:32.265 DEBUG:teuthology.orchestra.run.smithi046:> echo no | sudo yum reinstall kernel || true 2023-10-07T20:51:32.531 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:02 ago on Sat 07 Oct 2023 08:51:30 PM UTC. 2023-10-07T20:51:32.582 INFO:teuthology.orchestra.run.smithi003.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T20:51:32.615 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-10-07T20:51:32.615 INFO:teuthology.orchestra.run.smithi046.stdout:Unable to read consumer identity 2023-10-07T20:51:32.626 INFO:teuthology.orchestra.run.smithi003.stderr:Error: No packages marked for reinstall. 2023-10-07T20:51:32.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum reinstall -y kernel || true 2023-10-07T20:51:32.903 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:01 ago on Sat 07 Oct 2023 08:51:31 PM UTC. 2023-10-07T20:51:32.948 INFO:teuthology.orchestra.run.smithi046.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T20:51:32.992 INFO:teuthology.orchestra.run.smithi046.stderr:Error: No packages marked for reinstall. 2023-10-07T20:51:33.023 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-10-07T20:51:33.023 INFO:teuthology.orchestra.run.smithi003.stdout:Unable to read consumer identity 2023-10-07T20:51:33.040 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum reinstall -y kernel || true 2023-10-07T20:51:33.298 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:00:03 ago on Sat 07 Oct 2023 08:51:30 PM UTC. 2023-10-07T20:51:33.340 INFO:teuthology.orchestra.run.smithi003.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T20:51:33.367 INFO:teuthology.orchestra.run.smithi003.stderr:Error: No packages marked for reinstall. 2023-10-07T20:51:33.389 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-10-07T20:51:33.389 INFO:teuthology.orchestra.run.smithi046.stdout:Unable to read consumer identity 2023-10-07T20:51:33.413 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q kernel | sort -rV | head -n 1 2023-10-07T20:51:33.495 INFO:teuthology.orchestra.run.smithi003.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:33.495 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:33.496 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-07T20:51:33.496 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-07T20:51:33.496 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-07T20:51:33.530 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2023-10-07T20:51:33.545 DEBUG:teuthology.parallel:result is None 2023-10-07T20:51:33.667 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:00:02 ago on Sat 07 Oct 2023 08:51:31 PM UTC. 2023-10-07T20:51:33.708 INFO:teuthology.orchestra.run.smithi046.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T20:51:33.737 INFO:teuthology.orchestra.run.smithi046.stderr:Error: No packages marked for reinstall. 2023-10-07T20:51:33.783 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q kernel | sort -rV | head -n 1 2023-10-07T20:51:33.865 INFO:teuthology.orchestra.run.smithi046.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:33.865 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-07T20:51:33.865 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-07T20:51:33.866 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-07T20:51:33.866 DEBUG:teuthology.orchestra.run.smithi046:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-07T20:51:33.892 INFO:teuthology.orchestra.run.smithi046.stdout:ttyS1 2023-10-07T20:51:33.906 DEBUG:teuthology.parallel:result is None 2023-10-07T20:51:33.907 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-07T20:51:33.916 INFO:teuthology.task.internal:Creating test directory... 2023-10-07T20:51:33.916 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-07T20:51:33.918 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-07T20:51:33.963 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-07T20:51:33.972 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-07T20:51:33.986 INFO:teuthology.task.internal:Creating archive directory... 2023-10-07T20:51:33.986 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-07T20:51:33.988 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-07T20:51:34.026 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-07T20:51:34.033 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-07T20:51:34.034 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T20:51:34.046 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-07T20:51:34.074 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T20:51:34.085 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T20:51:34.110 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T20:51:34.120 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T20:51:34.121 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-07T20:51:34.129 INFO:teuthology.task.internal:Configuring sudo... 2023-10-07T20:51:34.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-07T20:51:34.131 DEBUG:teuthology.orchestra.run.smithi046:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-07T20:51:34.158 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-07T20:51:34.167 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-07T20:51:34.167 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-07T20:51:34.200 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-07T20:51:34.216 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T20:51:34.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T20:51:34.347 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T20:51:34.429 DEBUG:teuthology.orchestra.run.smithi003:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T20:51:34.473 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T20:51:34.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-07T20:51:34.553 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T20:51:34.596 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T20:51:34.653 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T20:51:34.739 DEBUG:teuthology.orchestra.run.smithi046:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T20:51:34.783 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T20:51:34.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-07T20:51:34.879 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2023-10-07T20:51:34.880 DEBUG:teuthology.orchestra.run.smithi046:> sudo service rsyslog restart 2023-10-07T20:51:34.936 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-07T20:51:34.971 INFO:teuthology.orchestra.run.smithi046.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-07T20:51:35.359 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-07T20:51:35.367 INFO:teuthology.task.internal:Starting timer... 2023-10-07T20:51:35.367 INFO:teuthology.run_tasks:Running task pcp... 2023-10-07T20:51:35.377 INFO:teuthology.run_tasks:Running task selinux... 2023-10-07T20:51:35.386 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-07T20:51:35.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo service auditd rotate 2023-10-07T20:51:35.452 INFO:teuthology.orchestra.run.smithi003.stdout:Rotating logs: 2023-10-07T20:51:35.455 DEBUG:teuthology.orchestra.run.smithi046:> sudo service auditd rotate 2023-10-07T20:51:35.512 INFO:teuthology.orchestra.run.smithi046.stdout:Rotating logs: 2023-10-07T20:51:35.515 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-07T20:51:35.515 DEBUG:teuthology.orchestra.run.smithi003:> /usr/sbin/getenforce 2023-10-07T20:51:35.539 INFO:teuthology.orchestra.run.smithi003.stdout:Permissive 2023-10-07T20:51:35.539 DEBUG:teuthology.orchestra.run.smithi046:> /usr/sbin/getenforce 2023-10-07T20:51:35.557 INFO:teuthology.orchestra.run.smithi046.stdout:Permissive 2023-10-07T20:51:35.557 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi003.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi046.front.sepia.ceph.com': 'permissive'} 2023-10-07T20:51:35.557 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T20:51:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T20:51:35.607 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-07T20:51:35.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T20:51:35.635 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-07T20:51:35.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo /usr/sbin/setenforce permissive 2023-10-07T20:51:35.691 DEBUG:teuthology.orchestra.run.smithi046:> sudo /usr/sbin/setenforce permissive 2023-10-07T20:51:35.738 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-07T20:51:35.750 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-10-07T20:51:35.751 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-07T20:51:35.765 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-10-07T20:51:35.766 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi046.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-07T21:01:46.689 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi046.front.sepia.ceph.com')] 2023-10-07T21:01:46.690 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-07T21:01:46.691 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:01:46.760 DEBUG:teuthology.orchestra.run.smithi003:> true 2023-10-07T21:01:46.827 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2023-10-07T21:01:46.828 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2023-10-07T21:01:46.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T21:01:46.897 DEBUG:teuthology.orchestra.run.smithi046:> true 2023-10-07T21:01:46.968 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2023-10-07T21:01:46.968 INFO:teuthology.run_tasks:Running task clock... 2023-10-07T21:01:46.979 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-07T21:01:46.980 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-07T21:01:46.980 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:01:46.982 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-07T21:01:46.982 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-07T21:01:47.014 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-07T21:01:47.030 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-07T21:01:47.041 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-07T21:01:47.057 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-07T21:01:47.101 INFO:teuthology.orchestra.run.smithi003.stderr:sudo: ntpd: command not found 2023-10-07T21:01:47.113 INFO:teuthology.orchestra.run.smithi003.stdout:506 Cannot talk to daemon 2023-10-07T21:01:47.128 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-07T21:01:47.129 INFO:teuthology.orchestra.run.smithi046.stderr:sudo: ntpd: command not found 2023-10-07T21:01:47.141 INFO:teuthology.orchestra.run.smithi046.stdout:506 Cannot talk to daemon 2023-10-07T21:01:47.143 INFO:teuthology.orchestra.run.smithi003.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-07T21:01:47.156 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-07T21:01:47.171 INFO:teuthology.orchestra.run.smithi046.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-07T21:01:47.214 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-10-07T21:01:47.217 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-07T21:01:47.217 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-10-07T21:01:47.218 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.218 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.218 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.218 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.248 INFO:teuthology.orchestra.run.smithi046.stderr:bash: ntpq: command not found 2023-10-07T21:01:47.252 INFO:teuthology.orchestra.run.smithi046.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-07T21:01:47.252 INFO:teuthology.orchestra.run.smithi046.stdout:=============================================================================== 2023-10-07T21:01:47.252 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.252 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.252 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.252 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T21:01:47.253 INFO:teuthology.run_tasks:Running task pexec... 2023-10-07T21:01:47.262 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-07T21:01:47.262 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi003.front.sepia.ceph.com 2023-10-07T21:01:47.263 DEBUG:teuthology.orchestra.run.smithi003:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-07T21:01:47.263 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi046.front.sepia.ceph.com 2023-10-07T21:01:47.263 DEBUG:teuthology.orchestra.run.smithi046:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-07T21:01:47.654 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-10-07T21:01:47.683 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-10-07T21:01:49.154 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:38 ago on Sat 07 Oct 2023 09:00:10 PM UTC. 2023-10-07T21:01:49.201 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:30 ago on Sat 07 Oct 2023 09:00:18 PM UTC. 2023-10-07T21:01:51.108 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: Package Architecture Version Repository Size 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout:Resetting modules: 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: container-tools 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout:================================================================================ 2023-10-07T21:01:51.109 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:01:51.205 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-10-07T21:01:51.206 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-07T21:01:51.206 INFO:teuthology.orchestra.run.smithi003.stdout: Package Architecture Version Repository Size 2023-10-07T21:01:51.207 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-07T21:01:51.207 INFO:teuthology.orchestra.run.smithi003.stdout:Resetting modules: 2023-10-07T21:01:51.207 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools 2023-10-07T21:01:51.207 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:01:51.207 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-10-07T21:01:51.207 INFO:teuthology.orchestra.run.smithi003.stdout:================================================================================ 2023-10-07T21:01:51.207 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:01:52.110 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:41 ago on Sat 07 Oct 2023 09:00:10 PM UTC. 2023-10-07T21:01:52.227 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:33 ago on Sat 07 Oct 2023 09:00:18 PM UTC. 2023-10-07T21:01:56.334 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-10-07T21:01:56.408 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-10-07T21:01:56.807 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-10-07T21:01:56.891 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-10-07T21:01:57.651 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:47 ago on Sat 07 Oct 2023 09:00:10 PM UTC. 2023-10-07T21:01:57.746 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:39 ago on Sat 07 Oct 2023 09:00:18 PM UTC. 2023-10-07T21:01:59.610 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-10-07T21:01:59.705 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-10-07T21:01:59.711 INFO:teuthology.orchestra.run.smithi046.stdout:========================================================================================================================== 2023-10-07T21:01:59.711 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2023-10-07T21:01:59.711 INFO:teuthology.orchestra.run.smithi046.stdout:========================================================================================================================== 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout:Installing group/module packages: 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout:Downgrading: 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T21:01:59.712 INFO:teuthology.orchestra.run.smithi046.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout:Installing module profiles: 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout: container-tools/common 2023-10-07T21:01:59.713 INFO:teuthology.orchestra.run.smithi046.stdout:Enabling module streams: 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout: container-tools 3.0 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout:========================================================================================================================== 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout:Install 7 Packages 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout:Downgrade 12 Packages 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:01:59.714 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 51 M 2023-10-07T21:01:59.715 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2023-10-07T21:01:59.804 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================================================== 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================================================== 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout:Installing group/module packages: 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-10-07T21:01:59.805 INFO:teuthology.orchestra.run.smithi003.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout:Downgrading: 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-10-07T21:01:59.806 INFO:teuthology.orchestra.run.smithi003.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout:Installing module profiles: 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools/common 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling module streams: 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout: container-tools 3.0 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout:========================================================================================================================== 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout:Install 7 Packages 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout:Downgrade 12 Packages 2023-10-07T21:01:59.807 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:01:59.808 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 51 M 2023-10-07T21:01:59.808 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-10-07T21:01:59.823 INFO:teuthology.orchestra.run.smithi046.stdout:(1/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 477 kB/s | 51 kB 00:00 2023-10-07T21:01:59.840 INFO:teuthology.orchestra.run.smithi046.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 425 kB/s | 53 kB 00:00 2023-10-07T21:01:59.865 INFO:teuthology.orchestra.run.smithi046.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 608 kB/s | 91 kB 00:00 2023-10-07T21:01:59.899 INFO:teuthology.orchestra.run.smithi046.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 6.6 MB/s | 511 kB 00:00 2023-10-07T21:01:59.913 INFO:teuthology.orchestra.run.smithi003.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 874 kB/s | 91 kB 00:00 2023-10-07T21:01:59.933 INFO:teuthology.orchestra.run.smithi046.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 751 kB/s | 69 kB 00:00 2023-10-07T21:01:59.947 INFO:teuthology.orchestra.run.smithi003.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 373 kB/s | 51 kB 00:00 2023-10-07T21:01:59.972 INFO:teuthology.orchestra.run.smithi003.stdout:(3/19): container-selinux-2.178.0-2.module+el8. 324 kB/s | 53 kB 00:00 2023-10-07T21:01:59.975 INFO:teuthology.orchestra.run.smithi046.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 953 kB/s | 72 kB 00:00 2023-10-07T21:01:59.997 INFO:teuthology.orchestra.run.smithi003.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.4 MB/s | 69 kB 00:00 2023-10-07T21:02:00.031 INFO:teuthology.orchestra.run.smithi003.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 4.2 MB/s | 511 kB 00:00 2023-10-07T21:02:00.033 INFO:teuthology.orchestra.run.smithi046.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 17 MB/s | 2.9 MB 00:00 2023-10-07T21:02:00.050 INFO:teuthology.orchestra.run.smithi046.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 742 kB/s | 56 kB 00:00 2023-10-07T21:02:00.056 INFO:teuthology.orchestra.run.smithi003.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.2 MB/s | 72 kB 00:00 2023-10-07T21:02:00.092 INFO:teuthology.orchestra.run.smithi046.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 869 kB/s | 51 kB 00:00 2023-10-07T21:02:00.140 INFO:teuthology.orchestra.run.smithi003.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 17 MB/s | 2.9 MB 00:00 2023-10-07T21:02:00.159 INFO:teuthology.orchestra.run.smithi046.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 4.7 MB/s | 322 kB 00:00 2023-10-07T21:02:00.165 INFO:teuthology.orchestra.run.smithi003.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 515 kB/s | 56 kB 00:00 2023-10-07T21:02:00.190 INFO:teuthology.orchestra.run.smithi003.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 1.0 MB/s | 51 kB 00:00 2023-10-07T21:02:00.249 INFO:teuthology.orchestra.run.smithi003.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 5.4 MB/s | 322 kB 00:00 2023-10-07T21:02:00.291 INFO:teuthology.orchestra.run.smithi003.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 983 kB/s | 41 kB 00:00 2023-10-07T21:02:00.326 INFO:teuthology.orchestra.run.smithi046.stdout:(11/19): podman-3.0.1-9.module+el8.6.0+14874+64 28 MB/s | 11 MB 00:00 2023-10-07T21:02:00.351 INFO:teuthology.orchestra.run.smithi046.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 213 kB/s | 41 kB 00:00 2023-10-07T21:02:00.427 INFO:teuthology.orchestra.run.smithi046.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 22 MB/s | 2.2 MB 00:00 2023-10-07T21:02:00.466 INFO:teuthology.orchestra.run.smithi003.stdout:(12/19): podman-3.0.1-9.module+el8.6.0+14874+64 25 MB/s | 11 MB 00:00 2023-10-07T21:02:00.517 INFO:teuthology.orchestra.run.smithi003.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 9.7 MB/s | 2.2 MB 00:00 2023-10-07T21:02:00.627 INFO:teuthology.orchestra.run.smithi046.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 23 MB/s | 6.4 MB 00:00 2023-10-07T21:02:00.700 INFO:teuthology.orchestra.run.smithi003.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 27 MB/s | 6.4 MB 00:00 2023-10-07T21:02:00.761 INFO:teuthology.orchestra.run.smithi046.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 20 MB/s | 6.8 MB 00:00 2023-10-07T21:02:00.802 INFO:teuthology.orchestra.run.smithi046.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.1 MB/s | 1.1 MB 00:00 2023-10-07T21:02:00.828 INFO:teuthology.orchestra.run.smithi046.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.7 MB/s | 185 kB 00:00 2023-10-07T21:02:00.834 INFO:teuthology.orchestra.run.smithi003.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 21 MB/s | 6.8 MB 00:00 2023-10-07T21:02:00.867 INFO:teuthology.orchestra.run.smithi003.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.4 MB/s | 1.1 MB 00:00 2023-10-07T21:02:00.893 INFO:teuthology.orchestra.run.smithi003.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 3.1 MB/s | 185 kB 00:00 2023-10-07T21:02:00.918 INFO:teuthology.orchestra.run.smithi003.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-10-07T21:02:01.011 INFO:teuthology.orchestra.run.smithi046.stdout:(18/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2023-10-07T21:02:01.037 INFO:teuthology.orchestra.run.smithi046.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 216 kB/s | 51 kB 00:00 2023-10-07T21:02:01.037 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2023-10-07T21:02:01.037 INFO:teuthology.orchestra.run.smithi046.stdout:Total 38 MB/s | 51 MB 00:01 2023-10-07T21:02:01.093 INFO:teuthology.orchestra.run.smithi003.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2023-10-07T21:02:01.094 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-10-07T21:02:01.094 INFO:teuthology.orchestra.run.smithi003.stdout:Total 39 MB/s | 51 MB 00:01 2023-10-07T21:02:01.529 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2023-10-07T21:02:01.575 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2023-10-07T21:02:01.575 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2023-10-07T21:02:01.589 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-10-07T21:02:01.635 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-10-07T21:02:01.635 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-10-07T21:02:02.033 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2023-10-07T21:02:02.037 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2023-10-07T21:02:02.088 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-10-07T21:02:02.092 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-10-07T21:02:03.277 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-10-07T21:02:03.339 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-07T21:02:03.365 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2023-10-07T21:02:03.415 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-07T21:02:03.532 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T21:02:03.542 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T21:02:03.571 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T21:02:03.582 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T21:02:03.591 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T21:02:03.614 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T21:02:03.724 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T21:02:03.815 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T21:02:21.727 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T21:02:22.632 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T21:02:23.590 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-07T21:02:23.770 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-07T21:02:23.953 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-07T21:02:24.136 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-07T21:02:24.322 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-07T21:02:24.323 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-07T21:02:24.323 INFO:teuthology.orchestra.run.smithi003.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-07T21:02:24.323 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:02:24.504 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-07T21:02:24.712 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-07T21:02:24.907 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-07T21:02:25.049 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-07T21:02:25.085 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-07T21:02:25.324 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-07T21:02:25.324 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-07T21:02:25.324 INFO:teuthology.orchestra.run.smithi046.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-07T21:02:25.324 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:02:25.389 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-07T21:02:26.114 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-07T21:02:26.339 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-07T21:02:26.938 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-07T21:02:27.223 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-07T21:02:27.603 INFO:teuthology.orchestra.run.smithi003.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-07T21:02:27.875 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-07T21:02:27.883 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-07T21:02:28.152 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-07T21:02:28.567 INFO:teuthology.orchestra.run.smithi046.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-07T21:02:28.619 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-07T21:02:28.833 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-07T21:02:29.391 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-07T21:02:29.594 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-07T21:02:29.662 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-07T21:02:29.846 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-07T21:02:30.054 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-07T21:02:30.171 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-07T21:02:30.171 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T21:02:30.349 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-07T21:02:30.491 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T21:02:30.562 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-07T21:02:30.665 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-07T21:02:30.665 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T21:02:30.770 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-07T21:02:30.805 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T21:02:30.962 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-07T21:02:31.037 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T21:02:31.102 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-07T21:02:31.103 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T21:02:31.196 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-07T21:02:31.379 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-07T21:02:31.425 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T21:02:31.532 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-07T21:02:31.607 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-07T21:02:31.608 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T21:02:31.654 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-07T21:02:31.770 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-07T21:02:31.771 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T21:02:31.906 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-07T21:02:31.906 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T21:02:31.921 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T21:02:32.062 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T21:02:32.080 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-07T21:02:32.263 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-07T21:02:32.424 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-07T21:02:32.571 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-07T21:02:32.613 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-07T21:02:32.687 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-07T21:02:32.858 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-07T21:02:32.859 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T21:02:33.020 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T21:02:33.034 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T21:02:33.034 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-07T21:02:33.034 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-07T21:02:33.034 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-07T21:02:33.034 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-07T21:02:33.034 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-07T21:02:33.034 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-07T21:02:33.035 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-07T21:02:33.036 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-07T21:02:33.577 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-07T21:02:34.021 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-07T21:02:34.022 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-07T21:02:34.023 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-07T21:02:34.495 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-07T21:02:34.495 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:02:16 ago on Sat 07 Oct 2023 09:00:18 PM UTC. 2023-10-07T21:02:35.484 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-07T21:02:35.484 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:02:25 ago on Sat 07 Oct 2023 09:00:10 PM UTC. 2023-10-07T21:02:36.978 INFO:teuthology.orchestra.run.smithi003.stdout:Installed products updated. 2023-10-07T21:02:37.195 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout:Downgraded: 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.196 INFO:teuthology.orchestra.run.smithi003.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:02:37.197 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-10-07T21:02:37.406 DEBUG:teuthology.parallel:result is None 2023-10-07T21:02:38.851 INFO:teuthology.orchestra.run.smithi046.stdout:Installed products updated. 2023-10-07T21:02:39.058 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:02:39.058 INFO:teuthology.orchestra.run.smithi046.stdout:Downgraded: 2023-10-07T21:02:39.058 INFO:teuthology.orchestra.run.smithi046.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.058 INFO:teuthology.orchestra.run.smithi046.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:39.058 INFO:teuthology.orchestra.run.smithi046.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.058 INFO:teuthology.orchestra.run.smithi046.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.059 INFO:teuthology.orchestra.run.smithi046.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-07T21:02:39.060 INFO:teuthology.orchestra.run.smithi046.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-07T21:02:39.061 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:02:39.061 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-10-07T21:02:39.255 DEBUG:teuthology.parallel:result is None 2023-10-07T21:02:39.255 INFO:teuthology.run_tasks:Running task install... 2023-10-07T21:02:39.264 DEBUG:teuthology.task.install:project ceph 2023-10-07T21:02:39.264 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'}} 2023-10-07T21:02:39.265 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'} 2023-10-07T21:02:39.265 INFO:teuthology.task.install:Using flavor: default 2023-10-07T21:02:39.270 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-10-07T21:02:39.270 INFO:teuthology.task.install:extra packages: [] 2023-10-07T21:02:39.271 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': '9725b08fd801c82987c737f7e6d354878f036ee8', 'tag': None, 'wait_for_package': False} 2023-10-07T21:02:39.271 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:02:39.271 INFO:teuthology.packaging:ref: None 2023-10-07T21:02:39.271 INFO:teuthology.packaging:tag: None 2023-10-07T21:02:39.271 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:02:39.271 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:02:39.272 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-10-07T21:02:39.273 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': '9725b08fd801c82987c737f7e6d354878f036ee8', 'tag': None, 'wait_for_package': False} 2023-10-07T21:02:39.274 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:02:39.274 INFO:teuthology.packaging:ref: None 2023-10-07T21:02:39.274 INFO:teuthology.packaging:tag: None 2023-10-07T21:02:39.274 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:02:39.274 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:02:39.274 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-10-07T21:02:39.535 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/ 2023-10-07T21:02:39.536 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1291.g1cb42695 2023-10-07T21:02:39.664 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/ 2023-10-07T21:02:39.664 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1291.g1cb42695 2023-10-07T21:02:39.709 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-07T21:02:39.709 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:02:39.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-07T21:02:39.739 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-10-07T21:02:39.739 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:02:39.739 INFO:teuthology.packaging:ref: None 2023-10-07T21:02:39.739 INFO:teuthology.packaging:tag: None 2023-10-07T21:02:39.739 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:02:39.739 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:02:39.740 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-07T21:02:39.772 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-07T21:02:39.772 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:02:39.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-07T21:02:39.806 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-10-07T21:02:39.807 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:02:39.807 INFO:teuthology.packaging:ref: None 2023-10-07T21:02:39.807 INFO:teuthology.packaging:tag: None 2023-10-07T21:02:39.807 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:02:39.807 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:02:39.807 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:02:39.809 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-07T21:02:39.882 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:02:39.888 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-07T21:02:39.956 INFO:teuthology.orchestra.run.smithi046.stdout:check_obsoletes = 1 2023-10-07T21:02:39.958 DEBUG:teuthology.orchestra.run.smithi046:> sudo yum clean all 2023-10-07T21:02:39.966 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:02:39.995 INFO:teuthology.orchestra.run.smithi003.stdout:check_obsoletes = 1 2023-10-07T21:02:39.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo yum clean all 2023-10-07T21:02:40.348 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-10-07T21:02:40.392 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-10-07T21:02:40.702 INFO:teuthology.orchestra.run.smithi046.stdout:44 files removed 2023-10-07T21:02:40.728 INFO:teuthology.orchestra.run.smithi003.stdout:44 files removed 2023-10-07T21:02:40.750 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-07T21:02:40.775 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:02:41.099 INFO:teuthology.orchestra.run.smithi046.stdout:Updating Subscription Management repositories. 2023-10-07T21:02:41.126 INFO:teuthology.orchestra.run.smithi003.stdout:Updating Subscription Management repositories. 2023-10-07T21:02:41.804 INFO:teuthology.orchestra.run.smithi046.stdout:ceph packages for x86_64 296 kB/s | 78 kB 00:00 2023-10-07T21:02:41.909 INFO:teuthology.orchestra.run.smithi003.stdout:ceph packages for x86_64 234 kB/s | 78 kB 00:00 2023-10-07T21:02:42.171 INFO:teuthology.orchestra.run.smithi046.stdout:ceph noarch packages 27 kB/s | 9.1 kB 00:00 2023-10-07T21:02:42.235 INFO:teuthology.orchestra.run.smithi003.stdout:ceph noarch packages 31 kB/s | 9.1 kB 00:00 2023-10-07T21:02:42.455 INFO:teuthology.orchestra.run.smithi046.stdout:ceph source packages 5.5 kB/s | 1.4 kB 00:00 2023-10-07T21:02:42.577 INFO:teuthology.orchestra.run.smithi003.stdout:ceph source packages 4.5 kB/s | 1.4 kB 00:00 2023-10-07T21:02:42.631 INFO:teuthology.orchestra.run.smithi046.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-10-07T21:02:42.711 INFO:teuthology.orchestra.run.smithi003.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2023-10-07T21:02:43.695 INFO:teuthology.orchestra.run.smithi003.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-10-07T21:02:43.884 INFO:teuthology.orchestra.run.smithi046.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-10-07T21:02:47.582 INFO:teuthology.orchestra.run.smithi046.stdout:lab-extras 358 kB/s | 24 kB 00:00 2023-10-07T21:02:47.628 INFO:teuthology.orchestra.run.smithi003.stdout:lab-extras 444 kB/s | 24 kB 00:00 2023-10-07T21:02:48.451 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 60 MB/s | 47 MB 00:00 2023-10-07T21:02:48.663 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 55 MB/s | 53 MB 00:00 2023-10-07T21:02:56.860 INFO:teuthology.orchestra.run.smithi046.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 59 MB/s | 53 MB 00:00 2023-10-07T21:02:57.714 INFO:teuthology.orchestra.run.smithi003.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 52 MB/s | 47 MB 00:00 2023-10-07T21:03:08.775 INFO:teuthology.orchestra.run.smithi046.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T21:03:08.776 INFO:teuthology.orchestra.run.smithi046.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T21:03:08.917 INFO:teuthology.orchestra.run.smithi046.stdout:Dependencies resolved. 2023-10-07T21:03:08.927 INFO:teuthology.orchestra.run.smithi046.stdout:======================================================================================================================= 2023-10-07T21:03:08.927 INFO:teuthology.orchestra.run.smithi046.stdout: Package Arch Version Repository Size 2023-10-07T21:03:08.927 INFO:teuthology.orchestra.run.smithi046.stdout:======================================================================================================================= 2023-10-07T21:03:08.927 INFO:teuthology.orchestra.run.smithi046.stdout:Installing: 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 6.4 k 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.2 M 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 876 k 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 162 k 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 1.6 M 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 121 k 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 1.7 M 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 7.4 M 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-rook noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 47 k 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T21:03:08.928 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 52 M 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 80 k 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 25 k 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 797 k 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: librados-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 130 k 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 190 k 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 372 k 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 358 k 2023-10-07T21:03:08.929 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 107 k 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 90 k 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-mirror x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-nbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 173 k 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrading: 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: librados2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.6 M 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout:Installing dependencies: 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 23 M 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 23 k 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mds x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 2.3 M 2023-10-07T21:03:08.930 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 238 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mon x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.9 M 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-osd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 14 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 24 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 174 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-07T21:03:08.931 INFO:teuthology.orchestra.run.smithi046.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 508 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.6 M 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-07T21:03:08.932 INFO:teuthology.orchestra.run.smithi046.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 45 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 115 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-07T21:03:08.933 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-07T21:03:08.934 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-07T21:03:08.935 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-07T21:03:08.936 INFO:teuthology.orchestra.run.smithi046.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction Summary 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout:======================================================================================================================= 2023-10-07T21:03:08.937 INFO:teuthology.orchestra.run.smithi046.stdout:Install 104 Packages 2023-10-07T21:03:08.938 INFO:teuthology.orchestra.run.smithi046.stdout:Upgrade 2 Packages 2023-10-07T21:03:08.938 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:03:08.938 INFO:teuthology.orchestra.run.smithi046.stdout:Total download size: 196 M 2023-10-07T21:03:08.938 INFO:teuthology.orchestra.run.smithi046.stdout:Downloading Packages: 2023-10-07T21:03:09.202 INFO:teuthology.orchestra.run.smithi046.stdout:(1/106): ceph-17.2.6-1291.g1cb42695.el8.x86_64. 59 kB/s | 6.4 kB 00:00 2023-10-07T21:03:09.486 INFO:teuthology.orchestra.run.smithi046.stdout:(2/106): ceph-fuse-17.2.6-1291.g1cb42695.el8.x8 3.0 MB/s | 876 kB 00:00 2023-10-07T21:03:09.578 INFO:teuthology.orchestra.run.smithi046.stdout:(3/106): ceph-immutable-object-cache-17.2.6-129 1.7 MB/s | 162 kB 00:00 2023-10-07T21:03:09.662 INFO:teuthology.orchestra.run.smithi046.stdout:(4/106): ceph-base-17.2.6-1291.g1cb42695.el8.x8 9.1 MB/s | 5.2 MB 00:00 2023-10-07T21:03:09.776 INFO:teuthology.orchestra.run.smithi003.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T21:03:09.778 INFO:teuthology.orchestra.run.smithi003.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T21:03:09.903 INFO:teuthology.orchestra.run.smithi046.stdout:(5/106): ceph-mgr-17.2.6-1291.g1cb42695.el8.x86 6.5 MB/s | 1.6 MB 00:00 2023-10-07T21:03:09.920 INFO:teuthology.orchestra.run.smithi003.stdout:Dependencies resolved. 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout:======================================================================================================================= 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout: Package Arch Version Repository Size 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout:======================================================================================================================= 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout:Installing: 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout: ceph x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 6.4 k 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.2 M 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 876 k 2023-10-07T21:03:09.931 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 162 k 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 1.6 M 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 121 k 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 1.7 M 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 7.4 M 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-rook noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 47 k 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-test x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 52 M 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 80 k 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 25 k 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 797 k 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: librados-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 130 k 2023-10-07T21:03:09.932 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 190 k 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 372 k 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 358 k 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 107 k 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 90 k 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-mirror x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-nbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 173 k 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrading: 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: librados2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.6 M 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout:Installing dependencies: 2023-10-07T21:03:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 23 M 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 23 k 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mds x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 2.3 M 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 238 k 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mon x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.9 M 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-osd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 14 k 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 24 k 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-07T21:03:09.934 INFO:teuthology.orchestra.run.smithi003.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: libcephsqlite x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 174 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 508 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.6 M 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-07T21:03:09.935 INFO:teuthology.orchestra.run.smithi003.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-07T21:03:09.937 INFO:teuthology.orchestra.run.smithi003.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-07T21:03:09.937 INFO:teuthology.orchestra.run.smithi003.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-07T21:03:09.937 INFO:teuthology.orchestra.run.smithi003.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-07T21:03:09.937 INFO:teuthology.orchestra.run.smithi003.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-07T21:03:09.938 INFO:teuthology.orchestra.run.smithi003.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-07T21:03:09.938 INFO:teuthology.orchestra.run.smithi003.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-07T21:03:09.938 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-07T21:03:09.938 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 45 k 2023-10-07T21:03:09.938 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 115 k 2023-10-07T21:03:09.938 INFO:teuthology.orchestra.run.smithi003.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-07T21:03:09.939 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-07T21:03:09.940 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T21:03:09.941 INFO:teuthology.orchestra.run.smithi003.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-07T21:03:09.942 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction Summary 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout:======================================================================================================================= 2023-10-07T21:03:09.943 INFO:teuthology.orchestra.run.smithi003.stdout:Install 104 Packages 2023-10-07T21:03:09.944 INFO:teuthology.orchestra.run.smithi003.stdout:Upgrade 2 Packages 2023-10-07T21:03:09.944 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:03:09.944 INFO:teuthology.orchestra.run.smithi003.stdout:Total download size: 196 M 2023-10-07T21:03:09.945 INFO:teuthology.orchestra.run.smithi003.stdout:Downloading Packages: 2023-10-07T21:03:10.037 INFO:teuthology.orchestra.run.smithi046.stdout:(6/106): ceph-mds-17.2.6-1291.g1cb42695.el8.x86 5.0 MB/s | 2.3 MB 00:00 2023-10-07T21:03:10.296 INFO:teuthology.orchestra.run.smithi046.stdout:(7/106): ceph-mon-17.2.6-1291.g1cb42695.el8.x86 10 MB/s | 3.9 MB 00:00 2023-10-07T21:03:10.315 INFO:teuthology.orchestra.run.smithi003.stdout:(1/106): ceph-17.2.6-1291.g1cb42695.el8.x86_64. 19 kB/s | 6.4 kB 00:00 2023-10-07T21:03:11.349 INFO:teuthology.orchestra.run.smithi003.stdout:(2/106): ceph-fuse-17.2.6-1291.g1cb42695.el8.x8 848 kB/s | 876 kB 00:01 2023-10-07T21:03:11.449 INFO:teuthology.orchestra.run.smithi003.stdout:(3/106): ceph-immutable-object-cache-17.2.6-129 1.6 MB/s | 162 kB 00:00 2023-10-07T21:03:11.504 INFO:teuthology.orchestra.run.smithi046.stdout:(8/106): ceph-common-17.2.6-1291.g1cb42695.el8. 9.7 MB/s | 23 MB 00:02 2023-10-07T21:03:11.571 INFO:teuthology.orchestra.run.smithi046.stdout:(9/106): ceph-selinux-17.2.6-1291.g1cb42695.el8 366 kB/s | 24 kB 00:00 2023-10-07T21:03:12.180 INFO:teuthology.orchestra.run.smithi046.stdout:(10/106): ceph-radosgw-17.2.6-1291.g1cb42695.el 8.9 MB/s | 17 MB 00:01 2023-10-07T21:03:12.263 INFO:teuthology.orchestra.run.smithi046.stdout:(11/106): libcephfs-devel-17.2.6-1291.g1cb42695 299 kB/s | 25 kB 00:00 2023-10-07T21:03:12.466 INFO:teuthology.orchestra.run.smithi003.stdout:(4/106): ceph-mds-17.2.6-1291.g1cb42695.el8.x86 2.3 MB/s | 2.3 MB 00:01 2023-10-07T21:03:12.538 INFO:teuthology.orchestra.run.smithi046.stdout:(12/106): ceph-osd-17.2.6-1291.g1cb42695.el8.x8 6.7 MB/s | 17 MB 00:02 2023-10-07T21:03:12.564 INFO:teuthology.orchestra.run.smithi046.stdout:(13/106): libcephfs2-17.2.6-1291.g1cb42695.el8. 2.6 MB/s | 797 kB 00:00 2023-10-07T21:03:12.606 INFO:teuthology.orchestra.run.smithi046.stdout:(14/106): libcephsqlite-17.2.6-1291.g1cb42695.e 2.5 MB/s | 174 kB 00:00 2023-10-07T21:03:12.631 INFO:teuthology.orchestra.run.smithi046.stdout:(15/106): librados-devel-17.2.6-1291.g1cb42695. 1.9 MB/s | 130 kB 00:00 2023-10-07T21:03:12.641 INFO:teuthology.orchestra.run.smithi003.stdout:(5/106): ceph-base-17.2.6-1291.g1cb42695.el8.x8 1.9 MB/s | 5.2 MB 00:02 2023-10-07T21:03:12.723 INFO:teuthology.orchestra.run.smithi046.stdout:(16/106): libradosstriper1-17.2.6-1291.g1cb4269 4.2 MB/s | 508 kB 00:00 2023-10-07T21:03:12.815 INFO:teuthology.orchestra.run.smithi046.stdout:(17/106): python3-ceph-argparse-17.2.6-1291.g1c 487 kB/s | 45 kB 00:00 2023-10-07T21:03:12.898 INFO:teuthology.orchestra.run.smithi046.stdout:(18/106): python3-ceph-common-17.2.6-1291.g1cb4 1.4 MB/s | 115 kB 00:00 2023-10-07T21:03:12.908 INFO:teuthology.orchestra.run.smithi003.stdout:(6/106): ceph-mgr-17.2.6-1291.g1cb42695.el8.x86 3.6 MB/s | 1.6 MB 00:00 2023-10-07T21:03:12.982 INFO:teuthology.orchestra.run.smithi046.stdout:(19/106): python3-cephfs-17.2.6-1291.g1cb42695. 2.2 MB/s | 190 kB 00:00 2023-10-07T21:03:13.083 INFO:teuthology.orchestra.run.smithi046.stdout:(20/106): python3-rados-17.2.6-1291.g1cb42695.e 3.6 MB/s | 372 kB 00:00 2023-10-07T21:03:13.183 INFO:teuthology.orchestra.run.smithi046.stdout:(21/106): python3-rbd-17.2.6-1291.g1cb42695.el8 3.5 MB/s | 358 kB 00:00 2023-10-07T21:03:13.317 INFO:teuthology.orchestra.run.smithi046.stdout:(22/106): librgw2-17.2.6-1291.g1cb42695.el8.x86 8.1 MB/s | 5.6 MB 00:00 2023-10-07T21:03:13.342 INFO:teuthology.orchestra.run.smithi046.stdout:(23/106): python3-rgw-17.2.6-1291.g1cb42695.el8 674 kB/s | 107 kB 00:00 2023-10-07T21:03:13.392 INFO:teuthology.orchestra.run.smithi046.stdout:(24/106): rbd-fuse-17.2.6-1291.g1cb42695.el8.x8 1.2 MB/s | 90 kB 00:00 2023-10-07T21:03:13.484 INFO:teuthology.orchestra.run.smithi046.stdout:(25/106): rbd-nbd-17.2.6-1291.g1cb42695.el8.x86 1.9 MB/s | 173 kB 00:00 2023-10-07T21:03:13.559 INFO:teuthology.orchestra.run.smithi046.stdout:(26/106): ceph-grafana-dashboards-17.2.6-1291.g 307 kB/s | 23 kB 00:00 2023-10-07T21:03:13.651 INFO:teuthology.orchestra.run.smithi046.stdout:(27/106): ceph-mgr-cephadm-17.2.6-1291.g1cb4269 1.3 MB/s | 121 kB 00:00 2023-10-07T21:03:13.935 INFO:teuthology.orchestra.run.smithi046.stdout:(28/106): rbd-mirror-17.2.6-1291.g1cb42695.el8. 5.8 MB/s | 3.5 MB 00:00 2023-10-07T21:03:13.977 INFO:teuthology.orchestra.run.smithi046.stdout:(29/106): ceph-mgr-dashboard-17.2.6-1291.g1cb42 5.2 MB/s | 1.7 MB 00:00 2023-10-07T21:03:14.061 INFO:teuthology.orchestra.run.smithi046.stdout:(30/106): ceph-mgr-modules-core-17.2.6-1291.g1c 2.8 MB/s | 238 kB 00:00 2023-10-07T21:03:14.136 INFO:teuthology.orchestra.run.smithi046.stdout:(31/106): ceph-mgr-rook-17.2.6-1291.g1cb42695.e 633 kB/s | 47 kB 00:00 2023-10-07T21:03:14.203 INFO:teuthology.orchestra.run.smithi046.stdout:(32/106): ceph-prometheus-alerts-17.2.6-1291.g1 217 kB/s | 14 kB 00:00 2023-10-07T21:03:14.278 INFO:teuthology.orchestra.run.smithi046.stdout:(33/106): cephadm-17.2.6-1291.g1cb42695.el8.noa 1.0 MB/s | 80 kB 00:00 2023-10-07T21:03:14.370 INFO:teuthology.orchestra.run.smithi003.stdout:(7/106): ceph-mon-17.2.6-1291.g1cb42695.el8.x86 2.3 MB/s | 3.9 MB 00:01 2023-10-07T21:03:14.412 INFO:teuthology.orchestra.run.smithi046.stdout:(34/106): gperftools-libs-2.7-9.el8.x86_64.rpm 2.2 MB/s | 306 kB 00:00 2023-10-07T21:03:14.462 INFO:teuthology.orchestra.run.smithi046.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 1.1 MB/s | 59 kB 00:00 2023-10-07T21:03:14.504 INFO:teuthology.orchestra.run.smithi046.stdout:(36/106): libunwind-1.3.1-3.el8.x86_64.rpm 1.8 MB/s | 75 kB 00:00 2023-10-07T21:03:14.579 INFO:teuthology.orchestra.run.smithi046.stdout:(37/106): python3-asyncssh-2.7.0-2.el8.noarch.r 6.2 MB/s | 476 kB 00:00 2023-10-07T21:03:14.621 INFO:teuthology.orchestra.run.smithi046.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 1.0 MB/s | 44 kB 00:00 2023-10-07T21:03:14.672 INFO:teuthology.orchestra.run.smithi046.stdout:(39/106): python3-beautifulsoup4-4.6.3-2.el8.1. 3.6 MB/s | 185 kB 00:00 2023-10-07T21:03:14.714 INFO:teuthology.orchestra.run.smithi046.stdout:(40/106): python3-cachetools-3.1.1-4.el8.noarch 792 kB/s | 33 kB 00:00 2023-10-07T21:03:14.756 INFO:teuthology.orchestra.run.smithi046.stdout:(41/106): python3-certifi-2018.10.15-7.el8.noar 392 kB/s | 16 kB 00:00 2023-10-07T21:03:14.798 INFO:teuthology.orchestra.run.smithi046.stdout:(42/106): python3-cheroot-8.5.2-1.el8.noarch.rp 4.0 MB/s | 173 kB 00:00 2023-10-07T21:03:14.848 INFO:teuthology.orchestra.run.smithi046.stdout:(43/106): python3-cherrypy-18.4.0-1.el8.noarch. 7.5 MB/s | 384 kB 00:00 2023-10-07T21:03:14.890 INFO:teuthology.orchestra.run.smithi046.stdout:(44/106): python3-google-auth-1.1.1-10.el8.noar 1.9 MB/s | 81 kB 00:00 2023-10-07T21:03:14.932 INFO:teuthology.orchestra.run.smithi046.stdout:(45/106): python3-jaraco-6.2-6.el8.noarch.rpm 266 kB/s | 11 kB 00:00 2023-10-07T21:03:14.974 INFO:teuthology.orchestra.run.smithi046.stdout:(46/106): python3-jaraco-functools-2.0-4.el8.no 422 kB/s | 18 kB 00:00 2023-10-07T21:03:15.099 INFO:teuthology.orchestra.run.smithi046.stdout:(47/106): ceph-mgr-diskprediction-local-17.2.6- 6.3 MB/s | 7.4 MB 00:01 2023-10-07T21:03:15.133 INFO:teuthology.orchestra.run.smithi046.stdout:(48/106): python3-kubernetes-11.0.0-6.el8.noarc 7.4 MB/s | 1.2 MB 00:00 2023-10-07T21:03:15.175 INFO:teuthology.orchestra.run.smithi046.stdout:(49/106): python3-more-itertools-7.2.0-3.el8.no 1.4 MB/s | 59 kB 00:00 2023-10-07T21:03:15.208 INFO:teuthology.orchestra.run.smithi046.stdout:(50/106): python3-logutils-0.3.5-11.el8.noarch. 449 kB/s | 49 kB 00:00 2023-10-07T21:03:15.233 INFO:teuthology.orchestra.run.smithi046.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 1.0 MB/s | 60 kB 00:00 2023-10-07T21:03:15.276 INFO:teuthology.orchestra.run.smithi046.stdout:(52/106): python3-portend-2.6-1.el8.noarch.rpm 375 kB/s | 16 kB 00:00 2023-10-07T21:03:15.326 INFO:teuthology.orchestra.run.smithi046.stdout:(53/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.4 MB/s | 283 kB 00:00 2023-10-07T21:03:15.351 INFO:teuthology.orchestra.run.smithi046.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 448 kB/s | 34 kB 00:00 2023-10-07T21:03:15.376 INFO:teuthology.orchestra.run.smithi046.stdout:(55/106): python3-routes-2.4.1-12.el8.noarch.rp 3.8 MB/s | 196 kB 00:00 2023-10-07T21:03:15.393 INFO:teuthology.orchestra.run.smithi046.stdout:(56/106): python3-rsa-4.9-2.el8.noarch.rpm 1.5 MB/s | 64 kB 00:00 2023-10-07T21:03:15.410 INFO:teuthology.orchestra.run.smithi046.stdout:(57/106): python3-simplegeneric-0.8.1-17.el8.no 558 kB/s | 19 kB 00:00 2023-10-07T21:03:15.427 INFO:teuthology.orchestra.run.smithi046.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 713 kB/s | 24 kB 00:00 2023-10-07T21:03:15.444 INFO:teuthology.orchestra.run.smithi046.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 867 kB/s | 29 kB 00:00 2023-10-07T21:03:15.461 INFO:teuthology.orchestra.run.smithi046.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 821 kB/s | 27 kB 00:00 2023-10-07T21:03:15.495 INFO:teuthology.orchestra.run.smithi046.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 5.0 MB/s | 255 kB 00:00 2023-10-07T21:03:15.520 INFO:teuthology.orchestra.run.smithi046.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 4.2 MB/s | 251 kB 00:00 2023-10-07T21:03:15.537 INFO:teuthology.orchestra.run.smithi046.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 1.4 MB/s | 61 kB 00:00 2023-10-07T21:03:15.554 INFO:teuthology.orchestra.run.smithi046.stdout:(64/106): python3-webtest-2.0.33-1.el8.noarch.r 2.5 MB/s | 85 kB 00:00 2023-10-07T21:03:15.579 INFO:teuthology.orchestra.run.smithi046.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 549 kB/s | 23 kB 00:00 2023-10-07T21:03:15.605 INFO:teuthology.orchestra.run.smithi046.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.7 MB/s | 70 kB 00:00 2023-10-07T21:03:15.663 INFO:teuthology.orchestra.run.smithi046.stdout:(67/106): thrift-0.13.0-2.el8.x86_64.rpm 16 MB/s | 1.7 MB 00:00 2023-10-07T21:03:15.675 INFO:teuthology.orchestra.run.smithi003.stdout:(8/106): ceph-osd-17.2.6-1291.g1cb42695.el8.x86 6.0 MB/s | 17 MB 00:02 2023-10-07T21:03:15.722 INFO:teuthology.orchestra.run.smithi046.stdout:(68/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.9 MB/s | 110 kB 00:00 2023-10-07T21:03:15.741 INFO:teuthology.orchestra.run.smithi003.stdout:(9/106): ceph-selinux-17.2.6-1291.g1cb42695.el8 368 kB/s | 24 kB 00:00 2023-10-07T21:03:15.756 INFO:teuthology.orchestra.run.smithi046.stdout:(69/106): python3-pytz-2017.2-9.el8.noarch.rpm 1.6 MB/s | 54 kB 00:00 2023-10-07T21:03:15.806 INFO:teuthology.orchestra.run.smithi046.stdout:(70/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.1 MB/s | 259 kB 00:00 2023-10-07T21:03:15.848 INFO:teuthology.orchestra.run.smithi046.stdout:(71/106): socat-1.7.4.1-1.el8.x86_64.rpm 7.6 MB/s | 323 kB 00:00 2023-10-07T21:03:15.931 INFO:teuthology.orchestra.run.smithi046.stdout:(72/106): python3-pytest-3.4.2-11.el8.noarch.rp 16 MB/s | 1.3 MB 00:00 2023-10-07T21:03:15.965 INFO:teuthology.orchestra.run.smithi046.stdout:(73/106): python3-markupsafe-0.23-19.el8.x86_64 1.1 MB/s | 39 kB 00:00 2023-10-07T21:03:16.015 INFO:teuthology.orchestra.run.smithi046.stdout:(74/106): python3-jinja2-2.10.1-3.el8.noarch.rp 11 MB/s | 538 kB 00:00 2023-10-07T21:03:16.182 INFO:teuthology.orchestra.run.smithi046.stdout:(75/106): python3-scipy-1.0.0-21.module+el8.5.0 24 MB/s | 14 MB 00:00 2023-10-07T21:03:16.216 INFO:teuthology.orchestra.run.smithi046.stdout:(76/106): python3-py-1.5.3-4.el8.noarch.rpm 2.3 MB/s | 473 kB 00:00 2023-10-07T21:03:16.241 INFO:teuthology.orchestra.run.smithi046.stdout:(77/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-10-07T21:03:16.266 INFO:teuthology.orchestra.run.smithi046.stdout:(78/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.6 MB/s | 187 kB 00:00 2023-10-07T21:03:16.317 INFO:teuthology.orchestra.run.smithi046.stdout:(79/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 645 kB/s | 32 kB 00:00 2023-10-07T21:03:16.351 INFO:teuthology.orchestra.run.smithi046.stdout:(80/106): python3-jsonpatch-1.21-2.el8.noarch.r 801 kB/s | 27 kB 00:00 2023-10-07T21:03:16.442 INFO:teuthology.orchestra.run.smithi046.stdout:(81/106): python3-babel-2.5.1-7.el8.noarch.rpm 24 MB/s | 4.8 MB 00:00 2023-10-07T21:03:16.468 INFO:teuthology.orchestra.run.smithi046.stdout:(82/106): python3-prettytable-0.7.2-14.el8.noar 376 kB/s | 44 kB 00:00 2023-10-07T21:03:16.509 INFO:teuthology.orchestra.run.smithi046.stdout:(83/106): python3-werkzeug-0.12.2-4.el8.noarch. 11 MB/s | 457 kB 00:00 2023-10-07T21:03:16.551 INFO:teuthology.orchestra.run.smithi046.stdout:(84/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 5.3 MB/s | 225 kB 00:00 2023-10-07T21:03:17.044 INFO:teuthology.orchestra.run.smithi046.stdout:(85/106): ceph-test-17.2.6-1291.g1cb42695.el8.x 9.4 MB/s | 52 MB 00:05 2023-10-07T21:03:17.069 INFO:teuthology.orchestra.run.smithi046.stdout:(86/106): python3-attrs-17.4.0-6.el8.noarch.rpm 102 kB/s | 53 kB 00:00 2023-10-07T21:03:17.136 INFO:teuthology.orchestra.run.smithi046.stdout:(87/106): python3-numpy-1.14.3-10.el8.x86_64.rp 5.4 MB/s | 3.7 MB 00:00 2023-10-07T21:03:17.161 INFO:teuthology.orchestra.run.smithi046.stdout:(88/106): python3-jsonpointer-1.10-11.el8.noarc 240 kB/s | 20 kB 00:00 2023-10-07T21:03:17.186 INFO:teuthology.orchestra.run.smithi046.stdout:(89/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 889 kB/s | 126 kB 00:00 2023-10-07T21:03:17.211 INFO:teuthology.orchestra.run.smithi046.stdout:(90/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.3 MB/s | 103 kB 00:00 2023-10-07T21:03:17.253 INFO:teuthology.orchestra.run.smithi046.stdout:(91/106): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-10-07T21:03:17.312 INFO:teuthology.orchestra.run.smithi046.stdout:(92/106): librdkafka-0.11.4-3.el8.x86_64.rpm 6.0 MB/s | 354 kB 00:00 2023-10-07T21:03:17.354 INFO:teuthology.orchestra.run.smithi046.stdout:(93/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2023-10-07T21:03:17.392 INFO:teuthology.orchestra.run.smithi003.stdout:(10/106): ceph-common-17.2.6-1291.g1cb42695.el8 3.2 MB/s | 23 MB 00:07 2023-10-07T21:03:17.429 INFO:teuthology.orchestra.run.smithi046.stdout:(94/106): openblas-threads-0.3.15-3.el8.x86_64. 18 MB/s | 4.9 MB 00:00 2023-10-07T21:03:17.442 INFO:teuthology.orchestra.run.smithi003.stdout:(11/106): libcephfs-devel-17.2.6-1291.g1cb42695 500 kB/s | 25 kB 00:00 2023-10-07T21:03:17.454 INFO:teuthology.orchestra.run.smithi046.stdout:(95/106): python3-jwt-1.6.1-2.el8.noarch.rpm 425 kB/s | 43 kB 00:00 2023-10-07T21:03:17.480 INFO:teuthology.orchestra.run.smithi046.stdout:(96/106): python3-requests-oauthlib-1.0.0-1.el8 853 kB/s | 43 kB 00:00 2023-10-07T21:03:17.505 INFO:teuthology.orchestra.run.smithi046.stdout:(97/106): python3-pycparser-2.14-14.el8.noarch. 2.1 MB/s | 109 kB 00:00 2023-10-07T21:03:17.530 INFO:teuthology.orchestra.run.smithi046.stdout:(98/106): python3-oauthlib-2.1.0-1.el8.noarch.r 3.0 MB/s | 155 kB 00:00 2023-10-07T21:03:17.592 INFO:teuthology.orchestra.run.smithi003.stdout:(12/106): libcephfs2-17.2.6-1291.g1cb42695.el8. 5.2 MB/s | 797 kB 00:00 2023-10-07T21:03:17.597 INFO:teuthology.orchestra.run.smithi046.stdout:(99/106): openblas-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.7 MB 00:00 2023-10-07T21:03:17.623 INFO:teuthology.orchestra.run.smithi046.stdout:(100/106): python3-cryptography-3.2.1-5.el8.x86 4.7 MB/s | 559 kB 00:00 2023-10-07T21:03:17.648 INFO:teuthology.orchestra.run.smithi046.stdout:(101/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 2.0 MB/s | 238 kB 00:00 2023-10-07T21:03:17.651 INFO:teuthology.orchestra.run.smithi003.stdout:(13/106): libcephsqlite-17.2.6-1291.g1cb42695.e 2.9 MB/s | 174 kB 00:00 2023-10-07T21:03:17.673 INFO:teuthology.orchestra.run.smithi046.stdout:(102/106): fuse-2.9.7-15.el8.x86_64.rpm 1.6 MB/s | 83 kB 00:00 2023-10-07T21:03:17.698 INFO:teuthology.orchestra.run.smithi046.stdout:(103/106): libquadmath-8.5.0-10.1.el8_6.x86_64. 3.3 MB/s | 171 kB 00:00 2023-10-07T21:03:17.765 INFO:teuthology.orchestra.run.smithi046.stdout:(104/106): libgfortran-8.5.0-10.1.el8_6.x86_64. 4.4 MB/s | 644 kB 00:00 2023-10-07T21:03:17.835 INFO:teuthology.orchestra.run.smithi003.stdout:(14/106): ceph-radosgw-17.2.6-1291.g1cb42695.el 4.8 MB/s | 17 MB 00:03 2023-10-07T21:03:17.860 INFO:teuthology.orchestra.run.smithi003.stdout:(15/106): librados-devel-17.2.6-1291.g1cb42695. 623 kB/s | 130 kB 00:00 2023-10-07T21:03:18.127 INFO:teuthology.orchestra.run.smithi003.stdout:(16/106): libradosstriper1-17.2.6-1291.g1cb4269 1.7 MB/s | 508 kB 00:00 2023-10-07T21:03:18.185 INFO:teuthology.orchestra.run.smithi003.stdout:(17/106): python3-ceph-argparse-17.2.6-1291.g1c 769 kB/s | 45 kB 00:00 2023-10-07T21:03:18.198 INFO:teuthology.orchestra.run.smithi046.stdout:(105/106): librbd1-17.2.6-1291.g1cb42695.el8.x8 7.2 MB/s | 3.6 MB 00:00 2023-10-07T21:03:18.244 INFO:teuthology.orchestra.run.smithi003.stdout:(18/106): python3-ceph-common-17.2.6-1291.g1cb4 1.9 MB/s | 115 kB 00:00 2023-10-07T21:03:18.249 INFO:teuthology.orchestra.run.smithi046.stdout:(106/106): librados2-17.2.6-1291.g1cb42695.el8. 6.0 MB/s | 3.5 MB 00:00 2023-10-07T21:03:18.252 INFO:teuthology.orchestra.run.smithi046.stdout:-------------------------------------------------------------------------------- 2023-10-07T21:03:18.252 INFO:teuthology.orchestra.run.smithi046.stdout:Total 21 MB/s | 196 MB 00:09 2023-10-07T21:03:18.311 INFO:teuthology.orchestra.run.smithi003.stdout:(19/106): python3-cephfs-17.2.6-1291.g1cb42695. 2.8 MB/s | 190 kB 00:00 2023-10-07T21:03:18.395 INFO:teuthology.orchestra.run.smithi003.stdout:(20/106): python3-rados-17.2.6-1291.g1cb42695.e 4.4 MB/s | 372 kB 00:00 2023-10-07T21:03:18.478 INFO:teuthology.orchestra.run.smithi003.stdout:(21/106): python3-rbd-17.2.6-1291.g1cb42695.el8 4.2 MB/s | 358 kB 00:00 2023-10-07T21:03:18.537 INFO:teuthology.orchestra.run.smithi003.stdout:(22/106): python3-rgw-17.2.6-1291.g1cb42695.el8 1.8 MB/s | 107 kB 00:00 2023-10-07T21:03:18.596 INFO:teuthology.orchestra.run.smithi003.stdout:(23/106): rbd-fuse-17.2.6-1291.g1cb42695.el8.x8 1.5 MB/s | 90 kB 00:00 2023-10-07T21:03:18.828 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction check 2023-10-07T21:03:18.846 INFO:teuthology.orchestra.run.smithi003.stdout:(24/106): librgw2-17.2.6-1291.g1cb42695.el8.x86 5.6 MB/s | 5.6 MB 00:00 2023-10-07T21:03:18.926 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction check succeeded. 2023-10-07T21:03:18.926 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction test 2023-10-07T21:03:18.938 INFO:teuthology.orchestra.run.smithi003.stdout:(25/106): rbd-nbd-17.2.6-1291.g1cb42695.el8.x86 1.9 MB/s | 173 kB 00:00 2023-10-07T21:03:18.980 INFO:teuthology.orchestra.run.smithi003.stdout:(26/106): ceph-grafana-dashboards-17.2.6-1291.g 555 kB/s | 23 kB 00:00 2023-10-07T21:03:19.030 INFO:teuthology.orchestra.run.smithi003.stdout:(27/106): ceph-mgr-cephadm-17.2.6-1291.g1cb4269 2.4 MB/s | 121 kB 00:00 2023-10-07T21:03:19.131 INFO:teuthology.orchestra.run.smithi003.stdout:(28/106): rbd-mirror-17.2.6-1291.g1cb42695.el8. 6.5 MB/s | 3.5 MB 00:00 2023-10-07T21:03:19.314 INFO:teuthology.orchestra.run.smithi003.stdout:(29/106): ceph-mgr-dashboard-17.2.6-1291.g1cb42 6.0 MB/s | 1.7 MB 00:00 2023-10-07T21:03:19.390 INFO:teuthology.orchestra.run.smithi003.stdout:(30/106): ceph-mgr-modules-core-17.2.6-1291.g1c 3.1 MB/s | 238 kB 00:00 2023-10-07T21:03:19.448 INFO:teuthology.orchestra.run.smithi003.stdout:(31/106): ceph-mgr-rook-17.2.6-1291.g1cb42695.e 813 kB/s | 47 kB 00:00 2023-10-07T21:03:19.498 INFO:teuthology.orchestra.run.smithi003.stdout:(32/106): ceph-prometheus-alerts-17.2.6-1291.g1 290 kB/s | 14 kB 00:00 2023-10-07T21:03:19.557 INFO:teuthology.orchestra.run.smithi003.stdout:(33/106): cephadm-17.2.6-1291.g1cb42695.el8.noa 1.3 MB/s | 80 kB 00:00 2023-10-07T21:03:19.832 INFO:teuthology.orchestra.run.smithi003.stdout:(34/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2023-10-07T21:03:19.891 INFO:teuthology.orchestra.run.smithi003.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 1.0 MB/s | 59 kB 00:00 2023-10-07T21:03:19.958 INFO:teuthology.orchestra.run.smithi003.stdout:(36/106): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2023-10-07T21:03:19.990 INFO:teuthology.orchestra.run.smithi046.stdout:Transaction test succeeded. 2023-10-07T21:03:19.995 INFO:teuthology.orchestra.run.smithi046.stdout:Running transaction 2023-10-07T21:03:20.083 INFO:teuthology.orchestra.run.smithi003.stdout:(37/106): ceph-mgr-diskprediction-local-17.2.6- 7.8 MB/s | 7.4 MB 00:00 2023-10-07T21:03:20.117 INFO:teuthology.orchestra.run.smithi003.stdout:(38/106): python3-asyncssh-2.7.0-2.el8.noarch.r 2.9 MB/s | 476 kB 00:00 2023-10-07T21:03:20.192 INFO:teuthology.orchestra.run.smithi003.stdout:(39/106): python3-beautifulsoup4-4.6.3-2.el8.1. 2.4 MB/s | 185 kB 00:00 2023-10-07T21:03:20.243 INFO:teuthology.orchestra.run.smithi003.stdout:(40/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 275 kB/s | 44 kB 00:00 2023-10-07T21:03:20.259 INFO:teuthology.orchestra.run.smithi003.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 493 kB/s | 33 kB 00:00 2023-10-07T21:03:20.301 INFO:teuthology.orchestra.run.smithi003.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 279 kB/s | 16 kB 00:00 2023-10-07T21:03:20.327 INFO:teuthology.orchestra.run.smithi003.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.5 MB/s | 173 kB 00:00 2023-10-07T21:03:20.385 INFO:teuthology.orchestra.run.smithi003.stdout:(44/106): python3-google-auth-1.1.1-10.el8.noar 1.4 MB/s | 81 kB 00:00 2023-10-07T21:03:20.435 INFO:teuthology.orchestra.run.smithi003.stdout:(45/106): python3-jaraco-6.2-6.el8.noarch.rpm 223 kB/s | 11 kB 00:00 2023-10-07T21:03:20.469 INFO:teuthology.orchestra.run.smithi003.stdout:(46/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.2 MB/s | 384 kB 00:00 2023-10-07T21:03:20.486 INFO:teuthology.orchestra.run.smithi003.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 350 kB/s | 18 kB 00:00 2023-10-07T21:03:20.536 INFO:teuthology.orchestra.run.smithi003.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 978 kB/s | 49 kB 00:00 2023-10-07T21:03:21.020 INFO:teuthology.orchestra.run.smithi003.stdout:(49/106): ceph-test-17.2.6-1291.g1cb42695.el8.x 9.8 MB/s | 52 MB 00:05 2023-10-07T21:03:21.047 INFO:teuthology.orchestra.run.smithi003.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 115 kB/s | 59 kB 00:00 2023-10-07T21:03:21.081 INFO:teuthology.orchestra.run.smithi003.stdout:(51/106): python3-kubernetes-11.0.0-6.el8.noarc 1.9 MB/s | 1.2 MB 00:00 2023-10-07T21:03:21.131 INFO:teuthology.orchestra.run.smithi003.stdout:(52/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2023-10-07T21:03:21.156 INFO:teuthology.orchestra.run.smithi003.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-10-07T21:03:21.190 INFO:teuthology.orchestra.run.smithi003.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 575 kB/s | 34 kB 00:00 2023-10-07T21:03:21.215 INFO:teuthology.orchestra.run.smithi003.stdout:(55/106): python3-routes-2.4.1-12.el8.noarch.rp 3.3 MB/s | 196 kB 00:00 2023-10-07T21:03:21.249 INFO:teuthology.orchestra.run.smithi003.stdout:(56/106): python3-rsa-4.9-2.el8.noarch.rpm 1.1 MB/s | 64 kB 00:00 2023-10-07T21:03:21.274 INFO:teuthology.orchestra.run.smithi003.stdout:(57/106): python3-natsort-7.1.1-2.el8.noarch.rp 237 kB/s | 60 kB 00:00 2023-10-07T21:03:21.299 INFO:teuthology.orchestra.run.smithi003.stdout:(58/106): python3-simplegeneric-0.8.1-17.el8.no 223 kB/s | 19 kB 00:00 2023-10-07T21:03:21.325 INFO:teuthology.orchestra.run.smithi003.stdout:(59/106): python3-singledispatch-3.4.0.3-18.el8 316 kB/s | 24 kB 00:00 2023-10-07T21:03:21.359 INFO:teuthology.orchestra.run.smithi003.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 470 kB/s | 27 kB 00:00 2023-10-07T21:03:21.384 INFO:teuthology.orchestra.run.smithi003.stdout:(61/106): python3-tempora-1.14.1-5.el8.noarch.r 268 kB/s | 29 kB 00:00 2023-10-07T21:03:21.409 INFO:teuthology.orchestra.run.smithi003.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 3.0 MB/s | 255 kB 00:00 2023-10-07T21:03:21.434 INFO:teuthology.orchestra.run.smithi003.stdout:(63/106): python3-webob-1.8.5-1.el8.1.noarch.rp 3.3 MB/s | 251 kB 00:00 2023-10-07T21:03:21.459 INFO:teuthology.orchestra.run.smithi003.stdout:(64/106): python3-webtest-2.0.33-1.el8.noarch.r 1.7 MB/s | 85 kB 00:00 2023-10-07T21:03:21.485 INFO:teuthology.orchestra.run.smithi003.stdout:(65/106): python3-websocket-client-0.56.0-5.el8 608 kB/s | 61 kB 00:00 2023-10-07T21:03:21.510 INFO:teuthology.orchestra.run.smithi003.stdout:(66/106): python3-zc-lockfile-2.0-2.el8.noarch. 303 kB/s | 23 kB 00:00 2023-10-07T21:03:21.535 INFO:teuthology.orchestra.run.smithi003.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2023-10-07T21:03:21.608 INFO:teuthology.orchestra.run.smithi003.stdout:(68/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 480 kB/s | 47 kB 00:00 2023-10-07T21:03:21.636 INFO:teuthology.orchestra.run.smithi003.stdout:(69/106): python3-jwt-1.6.1-2.el8.noarch.rpm 464 kB/s | 43 kB 00:00 2023-10-07T21:03:21.661 INFO:teuthology.orchestra.run.smithi003.stdout:(70/106): python3-requests-oauthlib-1.0.0-1.el8 809 kB/s | 43 kB 00:00 2023-10-07T21:03:21.686 INFO:teuthology.orchestra.run.smithi003.stdout:(71/106): python3-pycparser-2.14-14.el8.noarch. 2.1 MB/s | 109 kB 00:00 2023-10-07T21:03:21.728 INFO:teuthology.orchestra.run.smithi003.stdout:(72/106): thrift-0.13.0-2.el8.x86_64.rpm 6.5 MB/s | 1.7 MB 00:00 2023-10-07T21:03:21.745 INFO:teuthology.orchestra.run.smithi003.stdout:(73/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.8 MB/s | 155 kB 00:00 2023-10-07T21:03:21.787 INFO:teuthology.orchestra.run.smithi003.stdout:(74/106): python3-cryptography-3.2.1-5.el8.x86_ 5.4 MB/s | 559 kB 00:00 2023-10-07T21:03:21.812 INFO:teuthology.orchestra.run.smithi003.stdout:(75/106): fuse-2.9.7-15.el8.x86_64.rpm 1.4 MB/s | 83 kB 00:00 2023-10-07T21:03:21.838 INFO:teuthology.orchestra.run.smithi003.stdout:(76/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 2.1 MB/s | 238 kB 00:00 2023-10-07T21:03:21.863 INFO:teuthology.orchestra.run.smithi003.stdout:(77/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 3.3 MB/s | 171 kB 00:00 2023-10-07T21:03:21.897 INFO:teuthology.orchestra.run.smithi003.stdout:(78/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 5.8 MB/s | 644 kB 00:00 2023-10-07T21:03:21.922 INFO:teuthology.orchestra.run.smithi003.stdout:(79/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.8 MB/s | 110 kB 00:00 2023-10-07T21:03:21.939 INFO:teuthology.orchestra.run.smithi003.stdout:(80/106): python3-pytz-2017.2-9.el8.noarch.rpm 1.3 MB/s | 54 kB 00:00 2023-10-07T21:03:21.973 INFO:teuthology.orchestra.run.smithi003.stdout:(81/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.0 MB/s | 259 kB 00:00 2023-10-07T21:03:22.006 INFO:teuthology.orchestra.run.smithi003.stdout:(82/106): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-10-07T21:03:22.040 INFO:teuthology.orchestra.run.smithi003.stdout:(83/106): python3-markupsafe-0.23-19.el8.x86_64 1.1 MB/s | 39 kB 00:00 2023-10-07T21:03:22.090 INFO:teuthology.orchestra.run.smithi003.stdout:(84/106): python3-pytest-3.4.2-11.el8.noarch.rp 11 MB/s | 1.3 MB 00:00 2023-10-07T21:03:22.124 INFO:teuthology.orchestra.run.smithi003.stdout:(85/106): python3-jinja2-2.10.1-3.el8.noarch.rp 6.3 MB/s | 538 kB 00:00 2023-10-07T21:03:22.158 INFO:teuthology.orchestra.run.smithi003.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 6.9 MB/s | 473 kB 00:00 2023-10-07T21:03:22.183 INFO:teuthology.orchestra.run.smithi003.stdout:(87/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-10-07T21:03:22.208 INFO:teuthology.orchestra.run.smithi003.stdout:(88/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-10-07T21:03:22.250 INFO:teuthology.orchestra.run.smithi003.stdout:(89/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 777 kB/s | 32 kB 00:00 2023-10-07T21:03:22.292 INFO:teuthology.orchestra.run.smithi003.stdout:(90/106): python3-jsonpatch-1.21-2.el8.noarch.r 637 kB/s | 27 kB 00:00 2023-10-07T21:03:22.326 INFO:teuthology.orchestra.run.smithi003.stdout:(91/106): python3-prettytable-0.7.2-14.el8.noar 1.3 MB/s | 44 kB 00:00 2023-10-07T21:03:22.426 INFO:teuthology.orchestra.run.smithi003.stdout:(92/106): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-10-07T21:03:22.502 INFO:teuthology.orchestra.run.smithi003.stdout:(93/106): python3-werkzeug-0.12.2-4.el8.noarch. 5.9 MB/s | 457 kB 00:00 2023-10-07T21:03:22.576 INFO:teuthology.orchestra.run.smithi003.stdout:(94/106): python3-numpy-1.14.3-10.el8.x86_64.rp 15 MB/s | 3.7 MB 00:00 2023-10-07T21:03:22.593 INFO:teuthology.orchestra.run.smithi003.stdout:(95/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.4 MB/s | 225 kB 00:00 2023-10-07T21:03:22.619 INFO:teuthology.orchestra.run.smithi003.stdout:(96/106): python3-attrs-17.4.0-6.el8.noarch.rpm 1.2 MB/s | 53 kB 00:00 2023-10-07T21:03:22.644 INFO:teuthology.orchestra.run.smithi003.stdout:(97/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2023-10-07T21:03:22.669 INFO:teuthology.orchestra.run.smithi003.stdout:(98/106): python3-jsonpointer-1.10-11.el8.noarc 397 kB/s | 20 kB 00:00 2023-10-07T21:03:22.695 INFO:teuthology.orchestra.run.smithi003.stdout:(99/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 2.0 MB/s | 103 kB 00:00 2023-10-07T21:03:22.870 INFO:teuthology.orchestra.run.smithi003.stdout:(100/106): python3-scipy-1.0.0-21.module+el8.5. 13 MB/s | 14 MB 00:01 2023-10-07T21:03:22.912 INFO:teuthology.orchestra.run.smithi003.stdout:(101/106): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-10-07T21:03:22.995 INFO:teuthology.orchestra.run.smithi003.stdout:(102/106): openblas-threads-0.3.15-3.el8.x86_64 15 MB/s | 4.9 MB 00:00 2023-10-07T21:03:23.021 INFO:teuthology.orchestra.run.smithi003.stdout:(103/106): librdkafka-0.11.4-3.el8.x86_64.rpm 3.2 MB/s | 354 kB 00:00 2023-10-07T21:03:23.088 INFO:teuthology.orchestra.run.smithi003.stdout:(104/106): openblas-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.7 MB 00:00 2023-10-07T21:03:23.454 INFO:teuthology.orchestra.run.smithi003.stdout:(105/106): librbd1-17.2.6-1291.g1cb42695.el8.x8 8.3 MB/s | 3.6 MB 00:00 2023-10-07T21:03:23.579 INFO:teuthology.orchestra.run.smithi003.stdout:(106/106): librados2-17.2.6-1291.g1cb42695.el8. 6.2 MB/s | 3.5 MB 00:00 2023-10-07T21:03:23.582 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-10-07T21:03:23.582 INFO:teuthology.orchestra.run.smithi003.stdout:Total 14 MB/s | 196 MB 00:13 2023-10-07T21:03:23.953 INFO:teuthology.orchestra.run.smithi046.stdout: Preparing : 1/1 2023-10-07T21:03:24.122 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-10-07T21:03:24.168 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction check 2023-10-07T21:03:24.266 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction check succeeded. 2023-10-07T21:03:24.266 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction test 2023-10-07T21:03:24.308 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 2/108 2023-10-07T21:03:25.190 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-10-07T21:03:25.289 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-10-07T21:03:25.329 INFO:teuthology.orchestra.run.smithi003.stdout:Transaction test succeeded. 2023-10-07T21:03:25.333 INFO:teuthology.orchestra.run.smithi003.stdout:Running transaction 2023-10-07T21:03:25.497 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-10-07T21:03:25.915 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-10-07T21:03:26.113 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T21:03:26.533 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T21:03:26.721 INFO:teuthology.orchestra.run.smithi046.stdout: Upgrading : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T21:03:26.853 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T21:03:27.055 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T21:03:27.138 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T21:03:27.466 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 8/108 2023-10-07T21:03:28.137 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-10-07T21:03:28.288 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T21:03:28.401 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T21:03:28.633 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-10-07T21:03:28.821 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-10-07T21:03:28.971 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T21:03:29.087 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T21:03:29.261 INFO:teuthology.orchestra.run.smithi003.stdout: Preparing : 1/1 2023-10-07T21:03:29.287 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T21:03:29.378 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T21:03:29.432 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-10-07T21:03:29.504 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 15/108 2023-10-07T21:03:29.610 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 2/108 2023-10-07T21:03:29.652 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 15/108 2023-10-07T21:03:29.753 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 2/108 2023-10-07T21:03:29.796 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 16/108 2023-10-07T21:03:29.935 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-10-07T21:03:30.333 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-10-07T21:03:30.449 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 16/108 2023-10-07T21:03:30.527 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T21:03:30.729 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 17/108 2023-10-07T21:03:30.969 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T21:03:31.129 INFO:teuthology.orchestra.run.smithi003.stdout: Upgrading : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T21:03:31.259 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T21:03:31.385 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 17/108 2023-10-07T21:03:31.460 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T21:03:31.537 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : openblas-0.3.15-3.el8.x86_64 18/108 2023-10-07T21:03:31.569 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T21:03:31.707 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T21:03:32.024 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/108 2023-10-07T21:03:32.302 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 18/108 2023-10-07T21:03:32.652 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 19/108 2023-10-07T21:03:32.718 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-10-07T21:03:32.868 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T21:03:32.875 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 20/108 2023-10-07T21:03:32.965 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T21:03:33.078 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 21/108 2023-10-07T21:03:33.164 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-10-07T21:03:33.314 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 22/108 2023-10-07T21:03:33.368 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-10-07T21:03:33.511 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-10-07T21:03:33.518 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T21:03:33.626 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T21:03:33.633 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 24/108 2023-10-07T21:03:34.301 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T21:03:34.509 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T21:03:34.578 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 25/108 2023-10-07T21:03:34.699 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 15/108 2023-10-07T21:03:34.860 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 16/108 2023-10-07T21:03:34.927 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 26/108 2023-10-07T21:03:35.044 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 17/108 2023-10-07T21:03:35.160 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 18/108 2023-10-07T21:03:35.202 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 27/108 2023-10-07T21:03:35.313 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 18/108 2023-10-07T21:03:35.440 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 28/108 2023-10-07T21:03:35.443 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 19/108 2023-10-07T21:03:35.795 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-10-07T21:03:36.085 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 19/108 2023-10-07T21:03:36.226 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 20/108 2023-10-07T21:03:36.849 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 20/108 2023-10-07T21:03:37.034 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : openblas-0.3.15-3.el8.x86_64 21/108 2023-10-07T21:03:37.666 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-10-07T21:03:37.752 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 21/108 2023-10-07T21:03:38.015 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 30/108 2023-10-07T21:03:38.112 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 22/108 2023-10-07T21:03:38.209 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-10-07T21:03:38.291 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-10-07T21:03:38.382 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-10-07T21:03:38.430 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 24/108 2023-10-07T21:03:38.648 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 33/108 2023-10-07T21:03:38.670 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 25/108 2023-10-07T21:03:38.851 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 34/108 2023-10-07T21:03:38.859 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-10-07T21:03:39.031 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 35/108 2023-10-07T21:03:39.255 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : fuse-2.9.7-15.el8.x86_64 36/108 2023-10-07T21:03:39.479 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 37/108 2023-10-07T21:03:39.846 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 38/108 2023-10-07T21:03:40.158 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 39/108 2023-10-07T21:03:40.349 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 40/108 2023-10-07T21:03:40.572 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 41/108 2023-10-07T21:03:40.837 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-10-07T21:03:40.837 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 42/108 2023-10-07T21:03:41.121 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 43/108 2023-10-07T21:03:41.378 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 44/108 2023-10-07T21:03:41.606 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 45/108 2023-10-07T21:03:41.781 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 27/108 2023-10-07T21:03:41.802 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 46/108 2023-10-07T21:03:41.987 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 47/108 2023-10-07T21:03:42.097 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 28/108 2023-10-07T21:03:42.164 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 48/108 2023-10-07T21:03:42.346 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 49/108 2023-10-07T21:03:42.406 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 29/108 2023-10-07T21:03:42.495 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 50/108 2023-10-07T21:03:42.622 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 30/108 2023-10-07T21:03:42.675 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 51/108 2023-10-07T21:03:42.844 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 52/108 2023-10-07T21:03:42.856 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-10-07T21:03:42.927 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 52/108 2023-10-07T21:03:43.037 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-10-07T21:03:43.237 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 33/108 2023-10-07T21:03:43.247 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : jq-1.6-3.el8.x86_64 53/108 2023-10-07T21:03:43.414 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 34/108 2023-10-07T21:03:43.510 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-py-1.5.3-4.el8.noarch 54/108 2023-10-07T21:03:43.574 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 35/108 2023-10-07T21:03:43.679 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 55/108 2023-10-07T21:03:43.717 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 36/108 2023-10-07T21:03:43.819 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-10-07T21:03:43.878 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 37/108 2023-10-07T21:03:44.016 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-10-07T21:03:44.018 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 38/108 2023-10-07T21:03:44.176 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 39/108 2023-10-07T21:03:44.262 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-10-07T21:03:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 40/108 2023-10-07T21:03:44.468 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-10-07T21:03:44.483 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 41/108 2023-10-07T21:03:44.573 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 41/108 2023-10-07T21:03:44.649 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-10-07T21:03:44.798 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-10-07T21:03:44.860 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : jq-1.6-3.el8.x86_64 42/108 2023-10-07T21:03:44.982 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-10-07T21:03:45.124 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-py-1.5.3-4.el8.noarch 43/108 2023-10-07T21:03:45.184 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-10-07T21:03:45.317 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 44/108 2023-10-07T21:03:45.366 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-10-07T21:03:45.515 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : fuse-2.9.7-15.el8.x86_64 45/108 2023-10-07T21:03:45.539 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-10-07T21:03:45.684 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-10-07T21:03:45.698 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 46/108 2023-10-07T21:03:45.894 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-10-07T21:03:46.080 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 47/108 2023-10-07T21:03:46.099 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-10-07T21:03:46.325 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-10-07T21:03:46.369 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 48/108 2023-10-07T21:03:46.569 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-10-07T21:03:46.571 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 49/108 2023-10-07T21:03:46.752 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-10-07T21:03:46.795 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 50/108 2023-10-07T21:03:46.920 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-10-07T21:03:47.014 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 51/108 2023-10-07T21:03:47.139 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-10-07T21:03:47.301 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 52/108 2023-10-07T21:03:47.474 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 53/108 2023-10-07T21:03:47.664 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 54/108 2023-10-07T21:03:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 55/108 2023-10-07T21:03:48.017 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-10-07T21:03:48.189 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-10-07T21:03:48.261 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-10-07T21:03:48.435 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-10-07T21:03:48.558 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-10-07T21:03:48.674 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-10-07T21:03:48.804 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-10-07T21:03:48.821 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-10-07T21:03:48.936 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-10-07T21:03:49.113 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-10-07T21:03:49.131 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-10-07T21:03:49.296 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-10-07T21:03:49.417 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-10-07T21:03:49.479 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-10-07T21:03:49.620 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-10-07T21:03:49.652 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-10-07T21:03:49.781 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-10-07T21:03:49.785 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-10-07T21:03:49.991 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-10-07T21:03:50.179 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-10-07T21:03:50.355 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-10-07T21:03:50.628 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-10-07T21:03:50.824 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-10-07T21:03:50.966 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-10-07T21:03:51.144 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-10-07T21:03:51.536 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T21:03:51.699 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T21:03:51.850 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 82/108 2023-10-07T21:03:52.025 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 83/108 2023-10-07T21:03:52.194 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 84/108 2023-10-07T21:03:52.286 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-10-07T21:03:52.547 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-10-07T21:03:52.800 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-10-07T21:03:53.084 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-10-07T21:03:53.333 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-10-07T21:03:53.529 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-10-07T21:03:53.690 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-10-07T21:03:55.427 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T21:03:55.562 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T21:03:55.696 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 82/108 2023-10-07T21:03:55.893 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 83/108 2023-10-07T21:03:56.074 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 84/108 2023-10-07T21:03:56.152 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T21:03:56.351 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T21:03:56.946 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T21:03:57.554 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T21:03:57.644 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T21:03:57.817 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T21:04:00.011 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T21:04:00.206 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T21:04:00.801 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T21:04:01.000 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T21:04:01.089 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T21:04:01.247 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T21:04:17.050 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /sys 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /proc 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /dev 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /run 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /mnt 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /var/tmp 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /home 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /tmp 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout:skipping the directory /dev 2023-10-07T21:04:17.051 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:04:17.273 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T21:04:17.495 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T21:04:17.718 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T21:04:18.743 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T21:04:18.915 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T21:04:19.010 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T21:04:19.391 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 91/108 2023-10-07T21:04:19.552 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T21:04:19.621 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T21:04:19.756 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T21:04:19.989 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T21:04:20.115 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T21:04:20.528 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /sys 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /proc 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /run 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /mnt 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /var/tmp 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /home 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /tmp 2023-10-07T21:04:20.552 INFO:teuthology.orchestra.run.smithi003.stdout:skipping the directory /dev 2023-10-07T21:04:20.553 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:04:20.682 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T21:04:20.777 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T21:04:20.999 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T21:04:21.313 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T21:04:22.204 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T21:04:22.281 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T21:04:22.343 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T21:04:22.440 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T21:04:22.449 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T21:04:22.471 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T21:04:22.886 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 91/108 2023-10-07T21:04:23.030 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T21:04:23.067 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T21:04:23.235 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T21:04:23.462 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T21:04:23.586 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T21:04:23.998 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T21:04:24.145 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T21:04:24.152 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 97/108 2023-10-07T21:04:24.448 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T21:04:24.646 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T21:04:24.740 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T21:04:25.108 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T21:04:25.256 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T21:04:25.721 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T21:04:25.908 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T21:04:25.930 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T21:04:27.590 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 97/108 2023-10-07T21:04:27.740 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T21:04:27.841 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T21:04:28.010 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T21:04:28.378 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T21:04:28.510 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T21:04:30.448 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T21:04:31.001 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 101/108 2023-10-07T21:04:31.310 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-10-07T21:04:31.559 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 103/108 2023-10-07T21:04:31.718 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 104/108 2023-10-07T21:04:31.897 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T21:04:32.065 INFO:teuthology.orchestra.run.smithi046.stdout: Installing : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 106/108 2023-10-07T21:04:32.066 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T21:04:32.267 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T21:04:32.267 INFO:teuthology.orchestra.run.smithi046.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T21:04:32.962 INFO:teuthology.orchestra.run.smithi046.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T21:04:32.962 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 1/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 3/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 5/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 8/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 9/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 11/108 2023-10-07T21:04:32.963 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 12/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 13/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 14/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 15/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 16/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 17/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 18/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 19/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 20/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 21/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 22/108 2023-10-07T21:04:32.964 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 23/108 2023-10-07T21:04:32.965 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 24/108 2023-10-07T21:04:32.965 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 25/108 2023-10-07T21:04:32.965 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 26/108 2023-10-07T21:04:32.965 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 27/108 2023-10-07T21:04:32.971 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 28/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 29/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 30/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 31/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 32/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 33/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 34/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 35/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-10-07T21:04:32.972 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-10-07T21:04:32.973 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-10-07T21:04:32.974 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 69/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 70/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 71/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 72/108 2023-10-07T21:04:32.975 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 73/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 74/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 75/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 76/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 77/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 78/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 80/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 81/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 82/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 83/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 84/108 2023-10-07T21:04:32.976 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 85/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 86/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 87/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 88/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 89/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 90/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 91/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 92/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : jq-1.6-3.el8.x86_64 93/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 94/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 95/108 2023-10-07T21:04:32.977 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 96/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 97/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 98/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 99/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 100/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 101/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 102/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 103/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 104/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-10-07T21:04:32.978 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 107/108 2023-10-07T21:04:33.723 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T21:04:34.006 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 101/108 2023-10-07T21:04:34.455 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 102/108 2023-10-07T21:04:34.646 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-10-07T21:04:34.818 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 104/108 2023-10-07T21:04:34.984 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T21:04:35.136 INFO:teuthology.orchestra.run.smithi003.stdout: Installing : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 106/108 2023-10-07T21:04:35.136 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T21:04:35.200 INFO:teuthology.orchestra.run.smithi046.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T21:04:35.200 INFO:teuthology.orchestra.run.smithi046.stdout:Last metadata expiration check: 0:01:39 ago on Sat 07 Oct 2023 09:02:56 PM UTC. 2023-10-07T21:04:35.354 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T21:04:35.354 INFO:teuthology.orchestra.run.smithi003.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T21:04:36.042 INFO:teuthology.orchestra.run.smithi003.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T21:04:36.042 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 1/108 2023-10-07T21:04:36.042 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2/108 2023-10-07T21:04:36.042 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 3/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 5/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 8/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 9/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 11/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 12/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 13/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 14/108 2023-10-07T21:04:36.043 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 15/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 16/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 17/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 18/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 19/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 20/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 21/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 22/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 23/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 24/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 25/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 26/108 2023-10-07T21:04:36.044 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 27/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 28/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 29/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 30/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 31/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 32/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 33/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 34/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 35/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-10-07T21:04:36.045 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-10-07T21:04:36.046 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-10-07T21:04:36.047 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-10-07T21:04:36.048 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-10-07T21:04:36.049 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-10-07T21:04:36.050 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-10-07T21:04:36.051 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 107/108 2023-10-07T21:04:37.835 INFO:teuthology.orchestra.run.smithi046.stdout:Installed products updated. 2023-10-07T21:04:38.059 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:04:38.059 INFO:teuthology.orchestra.run.smithi046.stdout:Upgraded: 2023-10-07T21:04:38.059 INFO:teuthology.orchestra.run.smithi046.stdout: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.059 INFO:teuthology.orchestra.run.smithi046.stdout: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout:Installed: 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.060 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: fuse-2.9.7-15.el8.x86_64 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-07T21:04:38.061 INFO:teuthology.orchestra.run.smithi046.stdout: jq-1.6-3.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-07T21:04:38.062 INFO:teuthology.orchestra.run.smithi046.stdout: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-07T21:04:38.063 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-07T21:04:38.064 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-07T21:04:38.065 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-portend-2.6-1.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-py-1.5.3-4.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-07T21:04:38.066 INFO:teuthology.orchestra.run.smithi046.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-07T21:04:38.067 INFO:teuthology.orchestra.run.smithi046.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-07T21:04:38.068 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:04:38.069 INFO:teuthology.orchestra.run.smithi046.stdout:Complete! 2023-10-07T21:04:38.224 INFO:teuthology.orchestra.run.smithi003.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T21:04:38.224 INFO:teuthology.orchestra.run.smithi003.stdout:Last metadata expiration check: 0:01:41 ago on Sat 07 Oct 2023 09:02:57 PM UTC. 2023-10-07T21:04:38.269 DEBUG:teuthology.parallel:result is None 2023-10-07T21:04:41.326 INFO:teuthology.orchestra.run.smithi003.stdout:Installed products updated. 2023-10-07T21:04:41.550 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:04:41.550 INFO:teuthology.orchestra.run.smithi003.stdout:Upgraded: 2023-10-07T21:04:41.550 INFO:teuthology.orchestra.run.smithi003.stdout: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.550 INFO:teuthology.orchestra.run.smithi003.stdout: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.550 INFO:teuthology.orchestra.run.smithi003.stdout:Installed: 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.551 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: fuse-2.9.7-15.el8.x86_64 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-07T21:04:41.552 INFO:teuthology.orchestra.run.smithi003.stdout: jq-1.6-3.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-07T21:04:41.553 INFO:teuthology.orchestra.run.smithi003.stdout: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-07T21:04:41.554 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-07T21:04:41.555 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-07T21:04:41.556 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-portend-2.6-1.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-py-1.5.3-4.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-07T21:04:41.557 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-07T21:04:41.558 INFO:teuthology.orchestra.run.smithi003.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-07T21:04:41.559 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:04:41.560 INFO:teuthology.orchestra.run.smithi003.stdout:Complete! 2023-10-07T21:04:41.781 DEBUG:teuthology.parallel:result is None 2023-10-07T21:04:41.781 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:04:41.781 INFO:teuthology.packaging:ref: None 2023-10-07T21:04:41.781 INFO:teuthology.packaging:tag: None 2023-10-07T21:04:41.781 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:04:41.782 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:04:41.782 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-10-07T21:04:42.068 DEBUG:teuthology.orchestra.run.smithi003:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-07T21:04:42.092 INFO:teuthology.orchestra.run.smithi003.stdout:17.2.6-1291.g1cb42695.el8 2023-10-07T21:04:42.093 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1291.g1cb42695.el8 2023-10-07T21:04:42.093 INFO:teuthology.task.install:The correct ceph version 17.2.6-1291.g1cb42695 is installed. 2023-10-07T21:04:42.093 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T21:04:42.093 INFO:teuthology.packaging:ref: None 2023-10-07T21:04:42.093 INFO:teuthology.packaging:tag: None 2023-10-07T21:04:42.093 INFO:teuthology.packaging:branch: quincy 2023-10-07T21:04:42.093 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:04:42.094 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-10-07T21:04:42.384 DEBUG:teuthology.orchestra.run.smithi046:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-07T21:04:42.412 INFO:teuthology.orchestra.run.smithi046.stdout:17.2.6-1291.g1cb42695.el8 2023-10-07T21:04:42.412 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1291.g1cb42695.el8 2023-10-07T21:04:42.412 INFO:teuthology.task.install:The correct ceph version 17.2.6-1291.g1cb42695 is installed. 2023-10-07T21:04:42.413 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-07T21:04:42.413 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:04:42.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-07T21:04:42.457 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:04:42.457 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-07T21:04:42.506 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-07T21:04:42.506 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:04:42.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/daemon-helper 2023-10-07T21:04:42.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-07T21:04:42.603 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:04:42.603 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/daemon-helper 2023-10-07T21:04:42.634 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-07T21:04:42.704 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-07T21:04:42.705 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:04:42.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-07T21:04:42.733 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-07T21:04:42.801 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:04:42.801 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-07T21:04:42.831 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-07T21:04:42.900 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-07T21:04:42.901 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:04:42.901 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/stdin-killer 2023-10-07T21:04:42.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-07T21:04:42.996 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:04:42.996 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/usr/bin/stdin-killer 2023-10-07T21:04:43.025 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-07T21:04:43.094 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:04:43.103 INFO:teuthology.task.print:**** done install task... 2023-10-07T21:04:43.103 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:04:43.121 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2023-10-07T21:04:43.121 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-07T21:04:43.196 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': 3}, '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': '9725b08fd801c82987c737f7e6d354878f036ee8'} 2023-10-07T21:04:43.197 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-10-07T21:04:43.197 INFO:tasks.cephadm:Cluster fsid is 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:04:43.197 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-07T21:04:43.197 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.c': '[v2:172.21.15.3:3301,v1:172.21.15.3:6790]', 'mon.b': '172.21.15.46'} 2023-10-07T21:04:43.197 INFO:tasks.cephadm:First mon is mon.a on smithi003 2023-10-07T21:04:43.198 INFO:tasks.cephadm:First mgr is y 2023-10-07T21:04:43.198 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-07T21:04:43.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2023-10-07T21:04:43.227 DEBUG:teuthology.orchestra.run.smithi046:> sudo hostname $(hostname -s) 2023-10-07T21:04:43.255 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-10-07T21:04:43.255 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-07T21:04:43.407 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366887 Oct 7 21:04 /home/ubuntu/cephtest/cephadm 2023-10-07T21:04:43.408 DEBUG:teuthology.orchestra.run.smithi046:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-07T21:04:43.550 INFO:teuthology.orchestra.run.smithi046.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366887 Oct 7 21:04 /home/ubuntu/cephtest/cephadm 2023-10-07T21:04:43.551 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-07T21:04:43.570 DEBUG:teuthology.orchestra.run.smithi046:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-07T21:04:43.601 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-10-07T21:04:43.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-10-07T21:04:43.613 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-10-07T21:04:48.315 INFO:teuthology.orchestra.run.smithi046.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T21:04:48.341 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T21:05:27.917 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:05:27.918 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)", 2023-10-07T21:05:27.918 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21", 2023-10-07T21:05:27.918 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2023-10-07T21:05:27.918 INFO:teuthology.orchestra.run.smithi003.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f9d909b39f23687e74e733f2dafc259803d7e3babcf4d973b7ffcfb9275c26b9" 2023-10-07T21:05:27.918 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2023-10-07T21:05:27.918 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:05:34.289 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2023-10-07T21:05:34.289 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph_version": "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)", 2023-10-07T21:05:34.289 INFO:teuthology.orchestra.run.smithi046.stdout: "image_id": "35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21", 2023-10-07T21:05:34.289 INFO:teuthology.orchestra.run.smithi046.stdout: "repo_digests": [ 2023-10-07T21:05:34.289 INFO:teuthology.orchestra.run.smithi046.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f9d909b39f23687e74e733f2dafc259803d7e3babcf4d973b7ffcfb9275c26b9" 2023-10-07T21:05:34.290 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2023-10-07T21:05:34.290 INFO:teuthology.orchestra.run.smithi046.stdout:} 2023-10-07T21:05:34.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2023-10-07T21:05:34.353 DEBUG:teuthology.orchestra.run.smithi046:> sudo mkdir -p /etc/ceph 2023-10-07T21:05:34.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2023-10-07T21:05:34.425 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 777 /etc/ceph 2023-10-07T21:05:34.456 INFO:tasks.cephadm:Writing seed config... 2023-10-07T21:05:34.457 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-10-07T21:05:34.457 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-10-07T21:05:34.457 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-07T21:05:34.457 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-07T21:05:34.458 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-07T21:05:34.458 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-10-07T21:05:34.458 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-07T21:05:34.458 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-07T21:05:34.458 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-07T21:05:34.458 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-07T21:05:34.458 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-07T21:05:34.461 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:05:34.461 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-07T21:05:34.484 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log 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 = 232f067a-6555-11ee-8db5-212e2dc638e7 mon election default strategy = 3 [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-10-07T21:05:34.485 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-07T21:05:34.527 DEBUG:teuthology.orchestra.run.smithi003:mgr.y> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y.service 2023-10-07T21:05:34.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:05:34.558 INFO:tasks.cephadm:Bootstrapping... 2023-10-07T21:05:34.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 232f067a-6555-11ee-8db5-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.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-07T21:05:34.586 INFO:journalctl@ceph.mgr.y.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:05:34.771 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2023-10-07T21:05:34.771 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '232f067a-6555-11ee-8db5-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.3', '--skip-admin-label'] 2023-10-07T21:05:34.834 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 3.0.1 2023-10-07T21:05:34.835 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-10-07T21:05:34.835 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2023-10-07T21:05:34.904 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 3.0.1 2023-10-07T21:05:34.904 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2023-10-07T21:05:34.905 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2023-10-07T21:05:34.912 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-07T21:05:34.912 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-07T21:05:34.918 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-07T21:05:34.918 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-07T21:05:34.924 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2023-10-07T21:05:34.930 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2023-10-07T21:05:34.930 INFO:teuthology.orchestra.run.smithi003.stdout:Unit chronyd.service is enabled and running 2023-10-07T21:05:34.930 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2023-10-07T21:05:34.991 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 3.0.1 2023-10-07T21:05:34.991 INFO:teuthology.orchestra.run.smithi003.stdout:podman (/bin/podman) version 3.0.1 is present 2023-10-07T21:05:34.992 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2023-10-07T21:05:34.992 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2023-10-07T21:05:34.998 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-07T21:05:34.998 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-07T21:05:35.004 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-07T21:05:35.004 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-07T21:05:35.010 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2023-10-07T21:05:35.016 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2023-10-07T21:05:35.016 INFO:teuthology.orchestra.run.smithi003.stdout:Unit chronyd.service is enabled and running 2023-10-07T21:05:35.016 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2023-10-07T21:05:35.016 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:35.016 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 140543747419440 on /run/cephadm/232f067a-6555-11ee-8db5-212e2dc638e7.lock 2023-10-07T21:05:35.017 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 140543747419440 acquired on /run/cephadm/232f067a-6555-11ee-8db5-212e2dc638e7.lock 2023-10-07T21:05:35.017 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2023-10-07T21:05:35.017 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2023-10-07T21:05:35.017 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2023-10-07T21:05:35.020 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-10-07T21:05:35.021 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 metric 100 2023-10-07T21:05:35.023 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-10-07T21:05:35.023 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-10-07T21:05:35.024 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2023-10-07T21:05:35.026 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-07T21:05:35.026 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-10-07T21:05:35.026 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-07T21:05:35.026 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-10-07T21:05:35.026 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2023-10-07T21:05:35.026 INFO:teuthology.orchestra.run.smithi003.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-07T21:05:35.027 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2023-10-07T21:05:35.027 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2023-10-07T21:05:35.027 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-07T21:05:35.028 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-07T21:05:35.029 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stdout 35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Getting image source signatures 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying blob sha256:a4601a4bac284ec8f714a57074d1f8096d33d64350843de3f3a0f1cfbed39ab7 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying blob sha256:be9ed931e0f930233626f1c4d225977fbcc33e056e1a8fc67c7f63553d9455a2 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Copying config sha256:35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Writing manifest to image destination 2023-10-07T21:05:35.440 INFO:teuthology.orchestra.run.smithi003.stdout:/bin/podman: stderr Storing signatures 2023-10-07T21:05:36.569 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T21:05:36.569 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T21:05:36.569 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2023-10-07T21:05:37.375 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2023-10-07T21:05:37.375 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2023-10-07T21:05:38.294 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAhyCFlOUk8MhAAympTyv9f8E3udkLxp3IRVQ== 2023-10-07T21:05:39.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAiyCFl/yTFJxAAObw+pDxfHVMQNZo55D0RUg== 2023-10-07T21:05:39.972 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAjyCFlCvbRHxAA78uZpVtCq7Cf+V+UnY3EdQ== 2023-10-07T21:05:39.972 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2023-10-07T21:05:40.787 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-07T21:05:40.787 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = octopus 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:05:40.788 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2023-10-07T21:05:41.659 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.a on 2023-10-07T21:05:41.767 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-07T21:05:41.866 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-07T21:05:41.961 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-232f067a-6555-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-232f067a-6555-11ee-8db5-212e2dc638e7.target. 2023-10-07T21:05:41.961 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-232f067a-6555-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-232f067a-6555-11ee-8db5-212e2dc638e7.target. 2023-10-07T21:05:42.091 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a 2023-10-07T21:05:42.091 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-07T21:05:42.180 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-232f067a-6555-11ee-8db5-212e2dc638e7.target.wants/ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-232f067a-6555-11ee-8db5-212e2dc638e7@.service. 2023-10-07T21:05:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:42 smithi003 systemd[1]: Starting Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:05:42.750 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T21:05:42.750 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-07T21:05:42.758 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T21:05:42.758 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-07T21:05:42.759 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-07T21:05:42.759 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2023-10-07T21:05:42.759 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2023-10-07T21:05:42.759 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2023-10-07T21:05:42.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:42 smithi003 bash[97472]: 63578ceddd410187ba38acc4b1398870e6406d9b103819d0c2ff41f43627c2d1 2023-10-07T21:05:42.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:42 smithi003 systemd[1]: Started Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:05:42.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:42 smithi003 ceph-mon[97537]: mkfs 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:42.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:42 smithi003 ceph-mon[97537]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T21:05:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:43 smithi003 ceph-mon[97537]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T21:05:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:43 smithi003 ceph-mon[97537]: monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} removed_ranks: {} 2023-10-07T21:05:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:43 smithi003 ceph-mon[97537]: fsmap 2023-10-07T21:05:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:43 smithi003 ceph-mon[97537]: osdmap e1: 0 total, 0 up, 0 in 2023-10-07T21:05:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:43 smithi003 ceph-mon[97537]: mgrmap e1: no daemons active 2023-10-07T21:05:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:43 smithi003 ceph-mon[97537]: from='client.? 172.21.15.3:0/2341668222' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-07T21:05:44.112 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2023-10-07T21:05:44.113 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:44.113 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.613071s) 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-10-07T21:05:44.114 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-10-07T21:05:44.115 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2023-10-07T21:05:44.115 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:44.115 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2023-10-07T21:05:44.115 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2023-10-07T21:05:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:44 smithi003 ceph-mon[97537]: from='client.? 172.21.15.3:0/1829879639' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-07T21:05:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:44 smithi003 ceph-mon[97537]: from='client.? 172.21.15.3:0/1829879639' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:45.213 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-07T21:05:45.214 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-07T21:05:45.214 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:45.214 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2023-10-07T21:05:45.214 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-07T21:05:45.214 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-07T21:05:45.214 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2023-10-07T21:05:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:45 smithi003 ceph-mon[97537]: from='client.? 172.21.15.3:0/2084499441' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:05:46.378 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2023-10-07T21:05:46.636 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:46 smithi003 systemd[1]: Stopping Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:05:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:46 smithi003 conmon[97513]: 2023-10-07T21:05:46.635+0000 7f23a5311700 -1 received signal: Terminated from /dev/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-10-07T21:05:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:46 smithi003 conmon[97513]: 2023-10-07T21:05:46.635+0000 7f23a5311700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-07T21:05:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 bash[98095]: 63578ceddd410187ba38acc4b1398870e6406d9b103819d0c2ff41f43627c2d1 2023-10-07T21:05:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-07T21:05:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 systemd[1]: Stopped Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:05:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 systemd[1]: Starting Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:05:47.890 INFO:teuthology.orchestra.run.smithi003.stdout:Setting mon public_network to 172.21.0.0/20 2023-10-07T21:05:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:05:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable), process ceph-mon, pid 7 2023-10-07T21:05:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: pidfile_write: ignore empty --pid-file 2023-10-07T21:05:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 bash[98427]: 74aee3790307c0c01a7b4b6e6df4a3e96c03a4952562bfd5e77281ef31c57322 2023-10-07T21:05:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: load: jerasure load: lrc 2023-10-07T21:05:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: RocksDB version: 6.15.5 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Compile date Oct 7 2023 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: DB SUMMARY 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: DB Session ID: J6PXJEQJRESU5G7210OW 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: CURRENT file: CURRENT 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-10-07T21:05:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83561 ; 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.error_if_exists: 0 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.create_if_missing: 0 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.paranoid_checks: 1 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.env: 0x5585a210ea80 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.fs: Posix File System 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.info_log: 0x5585a31645a0 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.statistics: (nil) 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.use_fsync: 0 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_log_file_size: 0 2023-10-07T21:05:48.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.allow_fallocate: 1 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.use_direct_reads: 0 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.db_log_dir: 2023-10-07T21:05:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.write_buffer_manager: 0x5585a3ed6960 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-07T21:05:48.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.unordered_write: 0 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:05:48.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.row_cache: None 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.wal_filter: None 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.preserve_deletes: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.two_write_queues: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.atomic_flush: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:05:48.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.log_readahead_size: 0 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_background_jobs: 2 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_background_compactions: -1 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_subcompactions: 1 2023-10-07T21:05:48.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_open_files: -1 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:05:48.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_background_flushes: -1 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Compression algorithms supported: 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kZSTD supported: 0 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kXpressCompression supported: 0 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kZlibCompression supported: 1 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kSnappyCompression supported: 1 2023-10-07T21:05:48.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kLZ4Compression supported: 1 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: kBZip2Compression supported: 0 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.merge_operator: 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_filter: None 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:05:48.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5585a31b6fb8) 2023-10-07T21:05:48.334 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks: 1 2023-10-07T21:05:48.334 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:05:48.334 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:05:48.334 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_top_level_index_and_filter: 1 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_type: 0 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_index_type: 0 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_shortening: 1 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: hash_index_allow_collision: 1 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: checksum: 1 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: no_block_cache: 0 2023-10-07T21:05:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache: 0x5585a31e9090 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_name: BinnedLRUCache 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_options: 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: capacity : 536870912 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: num_shard_bits : 4 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: strict_capacity_limit : 0 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: high_pri_pool_ratio: 0.000 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_compressed: (nil) 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: persistent_cache: (nil) 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size: 4096 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size_deviation: 10 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_restart_interval: 16 2023-10-07T21:05:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_block_restart_interval: 1 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: metadata_block_size: 4096 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: partition_filters: 0 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: use_delta_encoding: 1 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: whole_key_filtering: 1 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: verify_compression: 0 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: read_amp_bytes_per_bit: 0 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: format_version: 4 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_index_compression: 1 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_align: 0 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:05:48.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression: NoCompression 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.num_levels: 7 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:05:48.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:05:48.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:05:48.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.arena_block_size: 4194304 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:05:48.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.table_properties_collectors: 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.inplace_update_support: 0 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:05:48.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.bloom_locality: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.max_successive_merges: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.ttl: 2592000 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.enable_blob_files: false 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.min_blob_size: 0 2023-10-07T21:05:48.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: 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-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696712747887033, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: 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-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696712747887759, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80108, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78376, "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": 72584, "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": 1696712747, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b9ccce3e-247c-4268-9072-9096055b27d3", "db_session_id": "J6PXJEQJRESU5G7210OW"}} 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-10-07T21:05:48.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696712747888086, "job": 1, "event": "recovery_finished"} 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: 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-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5585a317d180 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: DB pointer 0x5585a3252000 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 systemd[1]: Started Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** DB Stats ** 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:05:48.345 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: L0 2/0 79.99 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 169.4 0.00 0.00 1 0.000 0 0 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: Sum 2/0 79.99 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 169.4 0.00 0.00 1 0.000 0 0 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.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 169.4 0.00 0.00 1 0.000 0 0 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:05:48.346 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.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 169.4 0.00 0.00 1 0.000 0 0 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:05:48.347 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative compaction: 0.00 GB write, 25.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval compaction: 0.00 GB write, 25.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: L0 2/0 79.99 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 169.4 0.00 0.00 1 0.000 0 0 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.stdout: Sum 2/0 79.99 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 169.4 0.00 0.00 1 0.000 0 0 2023-10-07T21:05:48.348 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.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 169.4 0.00 0.00 1 0.000 0 0 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative compaction: 0.00 GB write, 25.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:05:48.349 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???) e1 preinit fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???).mds e1 new map 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???).mds e1 print_map 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: e1 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: legacy client fscid: -1 2023-10-07T21:05:48.350 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout: No filesystems configured 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} removed_ranks: {} 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: fsmap 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: osdmap e1: 0 total, 0 up, 0 in 2023-10-07T21:05:48.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:47 smithi003 ceph-mon[98492]: mgrmap e1: no daemons active 2023-10-07T21:05:49.061 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2023-10-07T21:05:49.062 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-07T21:05:49.062 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2023-10-07T21:05:49.062 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 9283 ... 2023-10-07T21:05:49.201 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y 2023-10-07T21:05:49.201 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y.service: Unit ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y.service not loaded. 2023-10-07T21:05:49.297 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-232f067a-6555-11ee-8db5-212e2dc638e7.target.wants/ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y.service → /etc/systemd/system/ceph-232f067a-6555-11ee-8db5-212e2dc638e7@.service. 2023-10-07T21:05:49.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:49 smithi003 systemd[1]: Starting Ceph mgr.y for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:05:49.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:49 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/486301521' entity='client.admin' 2023-10-07T21:05:49.874 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T21:05:49.874 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-07T21:05:49.881 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T21:05:49.882 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-07T21:05:49.882 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-07T21:05:49.882 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2023-10-07T21:05:49.890 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T21:05:49.890 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-07T21:05:49.898 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T21:05:49.898 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-07T21:05:49.898 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-07T21:05:49.898 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-07T21:05:49.898 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2023-10-07T21:05:49.899 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2023-10-07T21:05:50.119 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:49 smithi003 bash[98873]: a9eb348c94b8718c10cc9a324e195a0b2de78660bb2febffc4ab3ad8beca2a44 2023-10-07T21:05:50.119 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:49 smithi003 systemd[1]: Started Ceph mgr.y for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:05:50.120 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:50 smithi003 conmon[98914]: 2023-10-07T21:05:50.000+0000 7f1b32d301c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:05:50.120 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:50 smithi003 conmon[98914]: 2023-10-07T21:05:50.094+0000 7f1b32d301c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:05:50.521 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:50 smithi003 conmon[98914]: 2023-10-07T21:05:50.206+0000 7f1b32d301c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:05:50.521 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:50 smithi003 conmon[98914]: 2023-10-07T21:05:50.315+0000 7f1b32d301c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:05:50.521 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:50 smithi003 conmon[98914]: 2023-10-07T21:05:50.521+0000 7f1b32d301c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:05:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:50 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/721955308' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:05:51.188 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:50 smithi003 conmon[98914]: 2023-10-07T21:05:50.926+0000 7f1b32d301c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:05:51.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:51 smithi003 conmon[98914]: 2023-10-07T21:05:51.032+0000 7f1b32d301c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:05:51.227 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:51 smithi003 conmon[98914]: 2023-10-07T21:05:51.188+0000 7f1b32d301c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:05:51.230 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "232f067a-6555-11ee-8db5-212e2dc638e7", 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:05:51.231 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:05:51.232 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:05:51.233 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:05:51.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:05:51.237 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:05:51.238 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:05:42.754752+0000", 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:05:51.239 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2023-10-07T21:05:51.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:51 smithi003 conmon[98914]: 2023-10-07T21:05:51.303+0000 7f1b32d301c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:05:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:51 smithi003 conmon[98914]: 2023-10-07T21:05:51.807+0000 7f1b32d301c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:05:52.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:52 smithi003 conmon[98914]: 2023-10-07T21:05:52.494+0000 7f1b32d301c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:05:52.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:52 smithi003 conmon[98914]: 2023-10-07T21:05:52.683+0000 7f1b32d301c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:05:53.774 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:53 smithi003 conmon[98914]: 2023-10-07T21:05:53.664+0000 7f1b32d301c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:05:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:53 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/364613883' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:05:54.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:53 smithi003 conmon[98914]: 2023-10-07T21:05:53.774+0000 7f1b32d301c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:05:54.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:53 smithi003 conmon[98914]: 2023-10-07T21:05:53.996+0000 7f1b32d301c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:05:54.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:54.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:05:54.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "232f067a-6555-11ee-8db5-212e2dc638e7", 2023-10-07T21:05:54.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:05:54.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:05:54.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:05:54.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:05:54.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:05:54.314 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:05:54.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:54.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:05:54.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:05:54.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:05:54.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:54.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:05:42.754752+0000", 2023-10-07T21:05:54.320 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:05:54.320 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:54.320 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:05:54.320 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:05:54.320 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2023-10-07T21:05:54.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:54 smithi003 conmon[98914]: 2023-10-07T21:05:54.339+0000 7f1b32d301c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:05:54.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:54 smithi003 conmon[98914]: 2023-10-07T21:05:54.442+0000 7f1b32d301c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:05:55.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:54 smithi003 conmon[98914]: 2023-10-07T21:05:54.770+0000 7f1b32d301c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:05:55.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:55 smithi003 conmon[98914]: 2023-10-07T21:05:55.085+0000 7f1b32d301c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:05:56.290 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:55 smithi003 conmon[98914]: 2023-10-07T21:05:55.900+0000 7f1b32d301c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:05:56.290 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:56 smithi003 conmon[98914]: 2023-10-07T21:05:56.055+0000 7f1b32d301c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:05:56.290 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:56 smithi003 conmon[98914]: 2023-10-07T21:05:56.289+0000 7f1b32d301c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:05:56.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:56 smithi003 conmon[98914]: 2023-10-07T21:05:56.431+0000 7f1b32d301c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:05:56.957 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:56 smithi003 conmon[98914]: 2023-10-07T21:05:56.703+0000 7f1b32d301c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:05:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:56 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2383765234' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:05:57.445 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "232f067a-6555-11ee-8db5-212e2dc638e7", 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:05:57.446 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:57.447 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:05:57.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:57.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:05:57.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:05:57.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:05:57.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:05:57.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:05:57.448 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:05:57.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:57.451 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:57.452 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:05:57.453 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:05:42.754752+0000", 2023-10-07T21:05:57.454 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:05:57.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:05:57.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:05:57.455 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:05:57.455 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (3/15)... 2023-10-07T21:05:58.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:05:57 smithi003 conmon[98914]: 2023-10-07T21:05:57.749+0000 7f1b32d301c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:05:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: Activating manager daemon y 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: mgrmap e2: y(active, starting, since 0.00272189s) 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: Manager daemon y is now available 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' 2023-10-07T21:05:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:57 smithi003 ceph-mon[98492]: from='mgr.14100 172.21.15.3:0/2138835766' entity='mgr.y' 2023-10-07T21:06:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:05:59 smithi003 ceph-mon[98492]: mgrmap e3: y(active, since 1.00687s) 2023-10-07T21:06:00.986 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:06:00.986 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:06:00.986 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "232f067a-6555-11ee-8db5-212e2dc638e7", 2023-10-07T21:06:00.986 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T21:06:00.986 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T21:06:00.986 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T21:06:00.986 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T21:06:00.987 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T21:06:00.988 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T21:06:00.991 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:06:00.991 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T21:06:00.991 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T21:06:00.991 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:06:00.992 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T21:05:42.754752+0000", 2023-10-07T21:06:00.993 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T21:06:00.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2023-10-07T21:06:00.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T21:06:00.994 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:06:00.994 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2023-10-07T21:06:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:00 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1414703206' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T21:06:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:01 smithi003 ceph-mon[98492]: mgrmap e4: y(active, since 3s) 2023-10-07T21:06:02.235 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:06:02.235 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2023-10-07T21:06:02.235 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:06:02.235 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-07T21:06:02.235 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-07T21:06:02.235 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-07T21:06:02.235 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-07T21:06:02.236 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2023-10-07T21:06:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:02 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1929598580' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-07T21:06:04.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:03 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1369683116' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-07T21:06:04.185 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:03 smithi003 conmon[98914]: ignoring --setuser ceph since I am not root 2023-10-07T21:06:04.186 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:03 smithi003 conmon[98914]: ignoring --setgroup ceph since I am not root 2023-10-07T21:06:04.186 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:04 smithi003 conmon[98914]: 2023-10-07T21:06:04.086+0000 7f0c5c9b71c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:06:04.186 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:04 smithi003 conmon[98914]: 2023-10-07T21:06:04.182+0000 7f0c5c9b71c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:06:04.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:04 smithi003 conmon[98914]: 2023-10-07T21:06:04.288+0000 7f0c5c9b71c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:06:04.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:04 smithi003 conmon[98914]: 2023-10-07T21:06:04.397+0000 7f0c5c9b71c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:06:04.898 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:04 smithi003 conmon[98914]: 2023-10-07T21:06:04.607+0000 7f0c5c9b71c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:06:05.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:04 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1369683116' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-07T21:06:05.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:04 smithi003 ceph-mon[98492]: mgrmap e5: y(active, since 6s) 2023-10-07T21:06:05.272 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:05 smithi003 conmon[98914]: 2023-10-07T21:06:05.017+0000 7f0c5c9b71c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:06:05.272 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:05 smithi003 conmon[98914]: 2023-10-07T21:06:05.122+0000 7f0c5c9b71c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:06:05.273 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:05 smithi003 conmon[98914]: 2023-10-07T21:06:05.271+0000 7f0c5c9b71c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:06:05.523 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:05 smithi003 conmon[98914]: 2023-10-07T21:06:05.384+0000 7f0c5c9b71c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:06:05.825 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:06:05.825 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-10-07T21:06:05.825 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T21:06:05.825 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-10-07T21:06:05.826 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-07T21:06:05.826 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:06:05.826 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2023-10-07T21:06:05.826 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2023-10-07T21:06:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:05 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3550152837' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-07T21:06:06.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:05 smithi003 conmon[98914]: 2023-10-07T21:06:05.905+0000 7f0c5c9b71c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:06:07.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:06 smithi003 conmon[98914]: 2023-10-07T21:06:06.590+0000 7f0c5c9b71c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:06:07.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:06 smithi003 conmon[98914]: 2023-10-07T21:06:06.779+0000 7f0c5c9b71c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:06:08.046 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:07 smithi003 conmon[98914]: 2023-10-07T21:06:07.725+0000 7f0c5c9b71c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:06:08.046 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:07 smithi003 conmon[98914]: 2023-10-07T21:06:07.833+0000 7f0c5c9b71c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:06:08.047 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:08 smithi003 conmon[98914]: 2023-10-07T21:06:08.045+0000 7f0c5c9b71c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:06:08.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:08 smithi003 conmon[98914]: 2023-10-07T21:06:08.388+0000 7f0c5c9b71c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:06:08.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:08 smithi003 conmon[98914]: 2023-10-07T21:06:08.491+0000 7f0c5c9b71c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:06:09.145 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:08 smithi003 conmon[98914]: 2023-10-07T21:06:08.822+0000 7f0c5c9b71c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:06:10.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:09 smithi003 conmon[98914]: 2023-10-07T21:06:09.144+0000 7f0c5c9b71c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:06:10.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:09 smithi003 conmon[98914]: 2023-10-07T21:06:09.961+0000 7f0c5c9b71c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:06:10.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:10 smithi003 conmon[98914]: 2023-10-07T21:06:10.118+0000 7f0c5c9b71c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:06:10.757 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:10 smithi003 conmon[98914]: 2023-10-07T21:06:10.355+0000 7f0c5c9b71c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:06:10.757 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:10 smithi003 conmon[98914]: 2023-10-07T21:06:10.491+0000 7f0c5c9b71c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:06:10.757 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:10 smithi003 conmon[98914]: 2023-10-07T21:06:10.756+0000 7f0c5c9b71c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:06:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:11 smithi003 conmon[98914]: 2023-10-07T21:06:11.804+0000 7f0c5c9b71c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:06:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: Active manager daemon y restarted 2023-10-07T21:06:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: Activating manager daemon y 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: osdmap e2: 0 total, 0 up, 0 in 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: mgrmap e6: y(active, starting, since 0.00600442s) 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: Manager daemon y is now available 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:11 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:13.316 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:06:13.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-10-07T21:06:13.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-07T21:06:13.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:06:13.523 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2023-10-07T21:06:13.523 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2023-10-07T21:06:13.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:12 smithi003 ceph-mon[98492]: Found migration_current of "None". Setting to last migration. 2023-10-07T21:06:13.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:12 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:13.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:12 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:13.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:12 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:13.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:12 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:06:13.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:12 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:06:13.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:12 smithi003 ceph-mon[98492]: mgrmap e7: y(active, since 1.00553s) 2023-10-07T21:06:14.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:13 smithi003 ceph-mon[98492]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-07T21:06:14.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:13 smithi003 ceph-mon[98492]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-07T21:06:14.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:13 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:14.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:13 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:14 smithi003 ceph-mon[98492]: [07/Oct/2023:21:06:13] ENGINE Bus STARTING 2023-10-07T21:06:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:14 smithi003 ceph-mon[98492]: [07/Oct/2023:21:06:13] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:06:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:14 smithi003 ceph-mon[98492]: [07/Oct/2023:21:06:13] ENGINE Bus STARTED 2023-10-07T21:06:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:14 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:14 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:14 smithi003 ceph-mon[98492]: mgrmap e8: y(active, since 2s) 2023-10-07T21:06:15.940 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2023-10-07T21:06:15.940 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2023-10-07T21:06:16.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:15 smithi003 ceph-mon[98492]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:17.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:16 smithi003 ceph-mon[98492]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:17.155 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: Generating public/private rsa key pair. 2023-10-07T21:06:17.155 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: Your identification has been saved in /tmp/tmp5nbj1g6z/key. 2023-10-07T21:06:17.155 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: Your public key has been saved in /tmp/tmp5nbj1g6z/key.pub. 2023-10-07T21:06:17.155 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: The key fingerprint is: 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: SHA256:v+2ATtu4Hn5IL9HxGq4KkG6/FlqP4UWlEa3fZb/3zBg ceph-232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: The key's randomart image is: 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: +---[RSA 3072]----+ 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | .o | 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | . o | 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | = | 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | . + . o | 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | o . .So = . | 2023-10-07T21:06:17.156 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | . .+ . +o+ . . | 2023-10-07T21:06:17.157 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | o+.* .+=oo E. | 2023-10-07T21:06:17.157 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | ...+..+o==+ .=.| 2023-10-07T21:06:17.157 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: | .o..oO=o.o ..=| 2023-10-07T21:06:17.157 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:17 smithi003 conmon[98914]: +----[SHA256]-----+ 2023-10-07T21:06:18.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:17 smithi003 ceph-mon[98492]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:18.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:17 smithi003 ceph-mon[98492]: Generating ssh key... 2023-10-07T21:06:18.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:17 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:18.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:17 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:18.756 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpgsY4AmQ/IOKz6NTKiXnkb+fzpIT1YEwKer2wFUmJEcCieKP2ah34Cy1T3G6+TPiWkNcwnYNMA+dw3TuytnELA9gTTXtmqKOKBDrwEfTGZPtHRgjcAMnOJlJ9HoYdlwPyq/vgkPs2HgfdiUooNJ2mR2mZfBi5DWg58CWd+nDKw9h9nVO4ZCbNP8loktgUD2AQRI9SzBcapdVWcyeYSlUp0uWl9o3nFfWlyRWkcs8UOzlj+eRvdKySUTAD+TeeoqOl8skv5V0Yb6xoEIBTKL2fj7/59cmOp0/9/sQqeBOExAs5k2VSDENHkXIG/ePRIY3Jc7OVjDCyPoaFSsqx6o/8rJA5Y2kaC0p7N0jKHzZrqs9pmLv5lz6tj+y4QeYRZEGLfRWhEQI3Zr4yrv4dczMd7OJJuG9qL1ZzFREFKTilCvpEomVEN+E69799SePo4zjZngzg7wtzpHIaC33FWOtJMghWCDf0le1jeWoIlbcGFXd0Sj8+9GKHAu/ACw/88PU= ceph-232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:06:18.757 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-07T21:06:18.757 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2023-10-07T21:06:18.758 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2023-10-07T21:06:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:19 smithi003 ceph-mon[98492]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:20.129 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:20 smithi003 ceph-mon[98492]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:21 smithi003 ceph-mon[98492]: Deploying cephadm binary to smithi003 2023-10-07T21:06:22.080 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2023-10-07T21:06:22.081 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mon service... 2023-10-07T21:06:22.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:22 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:22.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:22 smithi003 ceph-mon[98492]: Added host smithi003 2023-10-07T21:06:22.754 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:22 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:23.838 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-10-07T21:06:23.839 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mgr service... 2023-10-07T21:06:24.067 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:24 smithi003 ceph-mon[98492]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:24.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:24 smithi003 ceph-mon[98492]: Saving service mon spec with placement count:5 2023-10-07T21:06:24.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:24 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:24.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:24 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:25.372 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-10-07T21:06:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:25 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:25 smithi003 ceph-mon[98492]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:25 smithi003 ceph-mon[98492]: Saving service mgr spec with placement count:2 2023-10-07T21:06:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:25 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:26 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:26 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1808380876' entity='client.admin' 2023-10-07T21:06:27.903 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:27 smithi003 ceph-mon[98492]: from='mgr.14120 172.21.15.3:0/2368917896' entity='mgr.y' 2023-10-07T21:06:28.638 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2023-10-07T21:06:28.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:28 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3315370522' entity='client.admin' 2023-10-07T21:06:30.052 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:29 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/4186483041' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-07T21:06:30.053 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:29 smithi003 conmon[98914]: ignoring --setuser ceph since I am not root 2023-10-07T21:06:30.053 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:29 smithi003 conmon[98914]: ignoring --setgroup ceph since I am not root 2023-10-07T21:06:30.053 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:29 smithi003 conmon[98914]: 2023-10-07T21:06:29.956+0000 7f6b943ea1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:06:30.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:30 smithi003 conmon[98914]: 2023-10-07T21:06:30.051+0000 7f6b943ea1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:06:30.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:30 smithi003 conmon[98914]: 2023-10-07T21:06:30.156+0000 7f6b943ea1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:06:30.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:30 smithi003 conmon[98914]: 2023-10-07T21:06:30.264+0000 7f6b943ea1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:06:30.669 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:30 smithi003 conmon[98914]: 2023-10-07T21:06:30.483+0000 7f6b943ea1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:06:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:30 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/4186483041' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-07T21:06:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:30 smithi003 ceph-mon[98492]: mgrmap e9: y(active, since 17s) 2023-10-07T21:06:31.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:30 smithi003 conmon[98914]: 2023-10-07T21:06:30.885+0000 7f6b943ea1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:06:31.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:30 smithi003 conmon[98914]: 2023-10-07T21:06:30.993+0000 7f6b943ea1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:06:31.395 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:31 smithi003 conmon[98914]: 2023-10-07T21:06:31.142+0000 7f6b943ea1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:06:31.395 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:31 smithi003 conmon[98914]: 2023-10-07T21:06:31.255+0000 7f6b943ea1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2023-10-07T21:06:31.855 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2023-10-07T21:06:32.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:31 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3047970646' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-07T21:06:32.029 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:31 smithi003 conmon[98914]: 2023-10-07T21:06:31.767+0000 7f6b943ea1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:06:32.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:32 smithi003 conmon[98914]: 2023-10-07T21:06:32.461+0000 7f6b943ea1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:06:32.826 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:32 smithi003 conmon[98914]: 2023-10-07T21:06:32.650+0000 7f6b943ea1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:06:33.922 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:33 smithi003 conmon[98914]: 2023-10-07T21:06:33.599+0000 7f6b943ea1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:06:33.922 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:33 smithi003 conmon[98914]: 2023-10-07T21:06:33.707+0000 7f6b943ea1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:06:34.261 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:33 smithi003 conmon[98914]: 2023-10-07T21:06:33.921+0000 7f6b943ea1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:06:34.573 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:34 smithi003 conmon[98914]: 2023-10-07T21:06:34.260+0000 7f6b943ea1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:06:34.573 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:34 smithi003 conmon[98914]: 2023-10-07T21:06:34.363+0000 7f6b943ea1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:06:35.015 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:34 smithi003 conmon[98914]: 2023-10-07T21:06:34.692+0000 7f6b943ea1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:06:35.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:35 smithi003 conmon[98914]: 2023-10-07T21:06:35.014+0000 7f6b943ea1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:06:36.239 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:35 smithi003 conmon[98914]: 2023-10-07T21:06:35.844+0000 7f6b943ea1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:06:36.239 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:36 smithi003 conmon[98914]: 2023-10-07T21:06:36.000+0000 7f6b943ea1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:06:36.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:36 smithi003 conmon[98914]: 2023-10-07T21:06:36.238+0000 7f6b943ea1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:06:36.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:36 smithi003 conmon[98914]: 2023-10-07T21:06:36.374+0000 7f6b943ea1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:06:37.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:36 smithi003 conmon[98914]: 2023-10-07T21:06:36.645+0000 7f6b943ea1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:06:38.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:06:37 smithi003 conmon[98914]: 2023-10-07T21:06:37.675+0000 7f6b943ea1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:06:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: Active manager daemon y restarted 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: Activating manager daemon y 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: osdmap e3: 0 total, 0 up, 0 in 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: mgrmap e10: y(active, starting, since 0.00349698s) 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: Manager daemon y is now available 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:38 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:06:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:38 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:06:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:38 smithi003 ceph-mon[98492]: mgrmap e11: y(active, since 1.00612s) 2023-10-07T21:06:39.311 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2023-10-07T21:06:39.311 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-10-07T21:06:39.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-07T21:06:39.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2023-10-07T21:06:39.312 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2023-10-07T21:06:39.312 INFO:teuthology.orchestra.run.smithi003.stdout:Generating a dashboard self-signed certificate... 2023-10-07T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:39 smithi003 ceph-mon[98492]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-07T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:39 smithi003 ceph-mon[98492]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-07T21:06:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:39 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:41.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:40 smithi003 ceph-mon[98492]: [07/Oct/2023:21:06:39] ENGINE Bus STARTING 2023-10-07T21:06:41.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:40 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:41.011 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:40 smithi003 ceph-mon[98492]: mgrmap e12: y(active, since 2s) 2023-10-07T21:06:41.011 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:40 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:41.011 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:40 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:41.011 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:40 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:41.365 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-10-07T21:06:41.366 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2023-10-07T21:06:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:41 smithi003 ceph-mon[98492]: [07/Oct/2023:21:06:39] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:06:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:41 smithi003 ceph-mon[98492]: [07/Oct/2023:21:06:39] ENGINE Bus STARTED 2023-10-07T21:06:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:41 smithi003 ceph-mon[98492]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:43.077 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$nFFeneEDztYGnHhPL2/LT.xlgTwX8.n5Nw54yRsMGzfo1NaN0OxqG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696712802, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-07T21:06:43.077 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2023-10-07T21:06:43.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:43 smithi003 ceph-mon[98492]: 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-10-07T21:06:43.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:43 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:44.427 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2023-10-07T21:06:44.438 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T21:06:44.438 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout disabled 2023-10-07T21:06:44.445 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T21:06:44.445 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2023-10-07T21:06:44.445 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld.service is not enabled 2023-10-07T21:06:44.445 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-07T21:06:44.447 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2023-10-07T21:06:44.447 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:44.447 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003:8443/ 2023-10-07T21:06:44.447 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2023-10-07T21:06:44.447 INFO:teuthology.orchestra.run.smithi003.stdout: Password: piz32wkzmh 2023-10-07T21:06:44.447 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:44.448 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config directory 2023-10-07T21:06:44.448 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling autotune for osd_memory_target 2023-10-07T21:06:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:44 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1251082596' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-07T21:06:45.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:45 smithi003 ceph-mon[98492]: mgrmap e13: y(active, since 6s) 2023-10-07T21:06:47.218 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-10-07T21:06:47.219 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-07T21:06:47.219 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.219 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-07T21:06:47.219 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-10-07T21:06:47.220 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:47.221 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2023-10-07T21:06:47.260 INFO:tasks.cephadm:Fetching config... 2023-10-07T21:06:47.260 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:06:47.260 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-07T21:06:47.277 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-07T21:06:47.277 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:06:47.277 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-07T21:06:47.336 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-07T21:06:47.336 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:06:47.337 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-07T21:06:47.404 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-07T21:06:47.405 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:06:47.405 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-07T21:06:47.461 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-07T21:06:47.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpgsY4AmQ/IOKz6NTKiXnkb+fzpIT1YEwKer2wFUmJEcCieKP2ah34Cy1T3G6+TPiWkNcwnYNMA+dw3TuytnELA9gTTXtmqKOKBDrwEfTGZPtHRgjcAMnOJlJ9HoYdlwPyq/vgkPs2HgfdiUooNJ2mR2mZfBi5DWg58CWd+nDKw9h9nVO4ZCbNP8loktgUD2AQRI9SzBcapdVWcyeYSlUp0uWl9o3nFfWlyRWkcs8UOzlj+eRvdKySUTAD+TeeoqOl8skv5V0Yb6xoEIBTKL2fj7/59cmOp0/9/sQqeBOExAs5k2VSDENHkXIG/ePRIY3Jc7OVjDCyPoaFSsqx6o/8rJA5Y2kaC0p7N0jKHzZrqs9pmLv5lz6tj+y4QeYRZEGLfRWhEQI3Zr4yrv4dczMd7OJJuG9qL1ZzFREFKTilCvpEomVEN+E69799SePo4zjZngzg7wtzpHIaC33FWOtJMghWCDf0le1jeWoIlbcGFXd0Sj8+9GKHAu/ACw/88PU= ceph-232f067a-6555-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-07T21:06:47.553 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpgsY4AmQ/IOKz6NTKiXnkb+fzpIT1YEwKer2wFUmJEcCieKP2ah34Cy1T3G6+TPiWkNcwnYNMA+dw3TuytnELA9gTTXtmqKOKBDrwEfTGZPtHRgjcAMnOJlJ9HoYdlwPyq/vgkPs2HgfdiUooNJ2mR2mZfBi5DWg58CWd+nDKw9h9nVO4ZCbNP8loktgUD2AQRI9SzBcapdVWcyeYSlUp0uWl9o3nFfWlyRWkcs8UOzlj+eRvdKySUTAD+TeeoqOl8skv5V0Yb6xoEIBTKL2fj7/59cmOp0/9/sQqeBOExAs5k2VSDENHkXIG/ePRIY3Jc7OVjDCyPoaFSsqx6o/8rJA5Y2kaC0p7N0jKHzZrqs9pmLv5lz6tj+y4QeYRZEGLfRWhEQI3Zr4yrv4dczMd7OJJuG9qL1ZzFREFKTilCvpEomVEN+E69799SePo4zjZngzg7wtzpHIaC33FWOtJMghWCDf0le1jeWoIlbcGFXd0Sj8+9GKHAu/ACw/88PU= ceph-232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:06:47.566 DEBUG:teuthology.orchestra.run.smithi046:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpgsY4AmQ/IOKz6NTKiXnkb+fzpIT1YEwKer2wFUmJEcCieKP2ah34Cy1T3G6+TPiWkNcwnYNMA+dw3TuytnELA9gTTXtmqKOKBDrwEfTGZPtHRgjcAMnOJlJ9HoYdlwPyq/vgkPs2HgfdiUooNJ2mR2mZfBi5DWg58CWd+nDKw9h9nVO4ZCbNP8loktgUD2AQRI9SzBcapdVWcyeYSlUp0uWl9o3nFfWlyRWkcs8UOzlj+eRvdKySUTAD+TeeoqOl8skv5V0Yb6xoEIBTKL2fj7/59cmOp0/9/sQqeBOExAs5k2VSDENHkXIG/ePRIY3Jc7OVjDCyPoaFSsqx6o/8rJA5Y2kaC0p7N0jKHzZrqs9pmLv5lz6tj+y4QeYRZEGLfRWhEQI3Zr4yrv4dczMd7OJJuG9qL1ZzFREFKTilCvpEomVEN+E69799SePo4zjZngzg7wtzpHIaC33FWOtJMghWCDf0le1jeWoIlbcGFXd0Sj8+9GKHAu/ACw/88PU= ceph-232f067a-6555-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-07T21:06:47.616 INFO:teuthology.orchestra.run.smithi046.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpgsY4AmQ/IOKz6NTKiXnkb+fzpIT1YEwKer2wFUmJEcCieKP2ah34Cy1T3G6+TPiWkNcwnYNMA+dw3TuytnELA9gTTXtmqKOKBDrwEfTGZPtHRgjcAMnOJlJ9HoYdlwPyq/vgkPs2HgfdiUooNJ2mR2mZfBi5DWg58CWd+nDKw9h9nVO4ZCbNP8loktgUD2AQRI9SzBcapdVWcyeYSlUp0uWl9o3nFfWlyRWkcs8UOzlj+eRvdKySUTAD+TeeoqOl8skv5V0Yb6xoEIBTKL2fj7/59cmOp0/9/sQqeBOExAs5k2VSDENHkXIG/ePRIY3Jc7OVjDCyPoaFSsqx6o/8rJA5Y2kaC0p7N0jKHzZrqs9pmLv5lz6tj+y4QeYRZEGLfRWhEQI3Zr4yrv4dczMd7OJJuG9qL1ZzFREFKTilCvpEomVEN+E69799SePo4zjZngzg7wtzpHIaC33FWOtJMghWCDf0le1jeWoIlbcGFXd0Sj8+9GKHAu/ACw/88PU= ceph-232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:06:47.629 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-07T21:06:47.977 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:06:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:47 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/147077400' entity='client.admin' 2023-10-07T21:06:50.532 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-07T21:06:50.533 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-07T21:06:51.280 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:50 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3366710590' entity='client.admin' 2023-10-07T21:06:51.282 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:06:52.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:52.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:52.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:06:52.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:52.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:52.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:53.495 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi046 2023-10-07T21:06:53.495 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:06:53.495 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/etc/ceph/ceph.conf 2023-10-07T21:06:53.516 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:06:53.516 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:06:53.577 INFO:tasks.cephadm:Adding host smithi046 to orchestrator... 2023-10-07T21:06:53.577 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi046 2023-10-07T21:06:53.939 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:06:54.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:54.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:54.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:54.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:06:54.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:06:54.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:06:54.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:06:54.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:06:54.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:53 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:06:55.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:54 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:55.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:54 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:55.140 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:54 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:55 smithi003 ceph-mon[98492]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi046", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:06:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:56 smithi003 ceph-mon[98492]: Deploying cephadm binary to smithi046 2023-10-07T21:06:57.508 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi046' with addr '172.21.15.46' 2023-10-07T21:06:58.090 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-07T21:06:58.440 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:06:58.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:58 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:58.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:58 smithi003 ceph-mon[98492]: Added host smithi046 2023-10-07T21:06:58.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:58 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:58.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:58 smithi003 ceph-mon[98492]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:06:58.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:58 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:58.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:06:58 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:06:59.934 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:06:59.934 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.46", "hostname": "smithi046", "labels": [], "status": ""}] 2023-10-07T21:07:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:00 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:00 smithi003 ceph-mon[98492]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:00.430 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-07T21:07:00.430 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-07T21:07:00.780 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:07:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:01 smithi003 ceph-mon[98492]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:07:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:02 smithi003 ceph-mon[98492]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:03.236 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2023-10-07T21:07:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3674689908' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-07T21:07:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:07:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:07:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:03 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:03.813 INFO:tasks.cephadm:Adding mon.a on smithi003 2023-10-07T21:07:03.813 INFO:tasks.cephadm:Adding mon.c on smithi003 2023-10-07T21:07:03.813 INFO:tasks.cephadm:Adding mon.b on smithi046 2023-10-07T21:07:03.813 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi046:172.21.15.46=b' 2023-10-07T21:07:04.191 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:07:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:07:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3674689908' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-07T21:07:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:04 smithi003 ceph-mon[98492]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:05.915 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled mon update... 2023-10-07T21:07:06.586 DEBUG:teuthology.orchestra.run.smithi003:mon.c> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-07T21:07:06.589 DEBUG:teuthology.orchestra.run.smithi046:mon.b> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-07T21:07:06.591 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T21:07:06.591 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T21:07:06.623 INFO:journalctl@ceph.mon.b.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:07:06.626 INFO:journalctl@ceph.mon.c.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:07:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:07.653 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:07 smithi003 ceph-mon[98492]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi046:172.21.15.46=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:07 smithi003 ceph-mon[98492]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi046:172.21.15.46=b;count:3 2023-10-07T21:07:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:07 smithi003 ceph-mon[98492]: Deploying daemon mon.b on smithi046 2023-10-07T21:07:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:08 smithi003 ceph-mon[98492]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:10.268 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:07:10.269 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":1,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","modified":"2023-10-07T21:05:40.293883Z","created":"2023-10-07T21:05:40.293883Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-07T21:07:10.270 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 1 2023-10-07T21:07:10.857 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:10 smithi046 bash[102694]: 1ec9cecb48d3f628f564f96b34afcc6a7f58e56a901a31c5e2fb80ffb5a96864 2023-10-07T21:07:11.125 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:10 smithi046 systemd[1]: Started Ceph mon.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:07:12.143 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T21:07:12.143 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T21:07:12.506 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:07:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:07:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: mon.a calling monitor election 2023-10-07T21:07:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: mon.b calling monitor election 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} removed_ranks: {} 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: fsmap 2023-10-07T21:07:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: mgrmap e13: y(active, since 37s) 2023-10-07T21:07:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: overall HEALTH_OK 2023-10-07T21:07:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:07:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: mon.a calling monitor election 2023-10-07T21:07:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: mon.b calling monitor election 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} removed_ranks: {} 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: fsmap 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: mgrmap e13: y(active, since 37s) 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: overall HEALTH_OK 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:16.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:16.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:16.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:16.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:17.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:16 smithi003 ceph-mon[98492]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:17.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:16 smithi003 ceph-mon[98492]: Deploying daemon mon.c on smithi003 2023-10-07T21:07:17.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:16 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:16 smithi046 ceph-mon[102780]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:16 smithi046 ceph-mon[102780]: Deploying daemon mon.c on smithi003 2023-10-07T21:07:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:16 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:17.304 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:07:17.304 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":2,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","modified":"2023-10-07T21:07:10.632806Z","created":"2023-10-07T21:05:40.293883Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-07T21:07:17.306 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 2 2023-10-07T21:07:17.990 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:17 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/1967268232' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:07:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:17 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/1967268232' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:07:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 systemd[1]: Starting Ceph mon.c for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:07:19.009 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T21:07:19.009 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T21:07:19.041 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:18 smithi046 ceph-mon[102780]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[98492]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable), process ceph-mon, pid 7 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pidfile_write: ignore empty --pid-file 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: load: jerasure load: lrc 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: RocksDB version: 6.15.5 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Compile date Oct 7 2023 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: DB SUMMARY 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: DB Session ID: KP8ZNJBE617HLR0P9WO5 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: CURRENT file: CURRENT 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:07:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.error_if_exists: 0 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.create_if_missing: 0 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.paranoid_checks: 1 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.env: 0x559516275a80 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.fs: Posix File System 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.info_log: 0x559517ece5a0 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.statistics: (nil) 2023-10-07T21:07:19.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.use_fsync: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_log_file_size: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.allow_fallocate: 1 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.use_direct_reads: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:07:19.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.db_log_dir: 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 bash[115700]: 63a01a53133912a09656382c9ecafdb6835693406c664fb49559ce005fbac047 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:07:19.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.write_buffer_manager: 0x559518c40930 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:07:19.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.unordered_write: 0 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.row_cache: None 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.wal_filter: None 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.preserve_deletes: 0 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.two_write_queues: 0 2023-10-07T21:07:19.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.atomic_flush: 0 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.log_readahead_size: 0 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:07:19.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_background_jobs: 2 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_background_compactions: -1 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_subcompactions: 1 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:07:19.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_open_files: -1 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_background_flushes: -1 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Compression algorithms supported: 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kZSTD supported: 0 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kXpressCompression supported: 0 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:07:19.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kZlibCompression supported: 1 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kSnappyCompression supported: 1 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kLZ4Compression supported: 1 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: kBZip2Compression supported: 0 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.merge_operator: 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_filter: None 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:07:19.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559517f20fb8) 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: cache_index_and_filter_blocks: 1 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: pin_top_level_index_and_filter: 1 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: index_type: 0 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: data_block_index_type: 0 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: index_shortening: 1 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: hash_index_allow_collision: 1 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: checksum: 1 2023-10-07T21:07:19.084 INFO:journalctl@ceph.mon.c.smithi003.stdout: no_block_cache: 0 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache: 0x559517f53090 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache_name: BinnedLRUCache 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache_options: 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: capacity : 536870912 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: num_shard_bits : 4 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: strict_capacity_limit : 0 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: high_pri_pool_ratio: 0.000 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache_compressed: (nil) 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: persistent_cache: (nil) 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_size: 4096 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_size_deviation: 10 2023-10-07T21:07:19.085 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_restart_interval: 16 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: index_block_restart_interval: 1 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: metadata_block_size: 4096 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: partition_filters: 0 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: use_delta_encoding: 1 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: whole_key_filtering: 1 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: verify_compression: 0 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: read_amp_bytes_per_bit: 0 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: format_version: 4 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: enable_index_compression: 1 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_align: 0 2023-10-07T21:07:19.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression: NoCompression 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.num_levels: 7 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:07:19.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:07:19.088 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:07:19.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:07:19.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.arena_block_size: 4194304 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:07:19.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.table_properties_collectors: 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.inplace_update_support: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.bloom_locality: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.max_successive_merges: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:07:19.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.ttl: 2592000 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.enable_blob_files: false 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.min_blob_size: 0 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: 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-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-10-07T21:07:19.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696712838787097, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: 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-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696712838787404, "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": 1696712838, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "8d87e29e-289c-4861-8cab-c6046504295f", "db_session_id": "KP8ZNJBE617HLR0P9WO5"}} 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696712838787741, "job": 1, "event": "recovery_finished"} 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: 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-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x559517ee7180 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: DB pointer 0x559517fbc000 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-10-07T21:07:19.094 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** DB Stats ** 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.095 INFO:journalctl@ceph.mon.c.smithi003.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.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 5.7 0.00 0.00 1 0.000 0 0 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.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 5.7 0.00 0.00 1 0.000 0 0 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:07:19.096 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: Interval compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.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 5.7 0.00 0.00 1 0.000 0 0 2023-10-07T21:07:19.097 INFO:journalctl@ceph.mon.c.smithi003.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 5.7 0.00 0.00 1 0.000 0 0 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:07:19.098 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: using public_addrv [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: starting mon.c rank -1 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(???) e0 preinit fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 systemd[1]: Started Ceph mon.c for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:07:19.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).mds e1 new map 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).mds e1 print_map 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout: e1 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout: legacy client fscid: -1 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout: No filesystems configured 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: 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-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-07T21:07:19.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Deploying cephadm binary to smithi046 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Added host smithi046 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3674689908' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:19.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3674689908' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi046:172.21.15.46=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi046:172.21.15.46=b;count:3 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Deploying daemon mon.b on smithi046 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:07:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.a calling monitor election 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.b calling monitor election 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:07:19.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} removed_ranks: {} 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: fsmap 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mgrmap e13: y(active, since 37s) 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: overall HEALTH_OK 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: Deploying daemon mon.c on smithi003 2023-10-07T21:07:19.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:19.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/1967268232' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:07:19.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:19.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-07T21:07:19.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:18 smithi003 ceph-mon[115766]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-10-07T21:07:19.370 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:07:24.261 INFO:teuthology.orchestra.run.smithi046.stdout: 2023-10-07T21:07:24.261 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":3,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","modified":"2023-10-07T21:07:18.811501Z","created":"2023-10-07T21:05:40.293883Z","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.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-07T21:07:24.263 INFO:teuthology.orchestra.run.smithi046.stderr:dumped monmap epoch 3 2023-10-07T21:07:24.289 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:07:24.289 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: mon.a calling monitor election 2023-10-07T21:07:24.290 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: mon.b calling monitor election 2023-10-07T21:07:24.290 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:24.290 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.290 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:24.290 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.291 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.291 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:24.291 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.291 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.291 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:24.291 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.292 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:07:24.292 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:07:24.292 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: fsmap 2023-10-07T21:07:24.292 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:24.292 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: mgrmap e13: y(active, since 46s) 2023-10-07T21:07:24.292 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-07T21:07:24.293 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-07T21:07:24.293 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-07T21:07:24.293 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2023-10-07T21:07:24.293 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:24.293 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:07:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: mon.a calling monitor election 2023-10-07T21:07:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: mon.b calling monitor election 2023-10-07T21:07:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:07:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:07:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: fsmap 2023-10-07T21:07:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: mgrmap e13: y(active, since 46s) 2023-10-07T21:07:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-07T21:07:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-07T21:07:24.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-07T21:07:24.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2023-10-07T21:07:24.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:24.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.047 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-07T21:07:25.048 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-07T21:07:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:24 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:24 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:24 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:24 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/1028706807' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:07:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:24 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:24 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:24 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:24 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:24 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/1028706807' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:07:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:24 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.395 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:07:25.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:07:25.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: mon.a calling monitor election 2023-10-07T21:07:25.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: mon.b calling monitor election 2023-10-07T21:07:25.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:07:25.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: fsmap 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:25.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: mgrmap e13: y(active, since 46s) 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/1028706807' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T21:07:25.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:26.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: mon.c calling monitor election 2023-10-07T21:07:26.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: mon.c calling monitor election 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: mon.b calling monitor election 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: mon.a calling monitor election 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: fsmap 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: mgrmap e13: y(active, since 48s) 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:07:26.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: Cluster is now healthy 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: overall HEALTH_OK 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:26.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: mon.c calling monitor election 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: mon.c calling monitor election 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: mon.b calling monitor election 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: mon.a calling monitor election 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: fsmap 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: mgrmap e13: y(active, since 48s) 2023-10-07T21:07:26.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: Cluster is now healthy 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: overall HEALTH_OK 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:26.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:26 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:27.077 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:07:27.077 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2023-10-07T21:07:27.077 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:07:27.078 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2023-10-07T21:07:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: mon.c calling monitor election 2023-10-07T21:07:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:07:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:07:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: mon.c calling monitor election 2023-10-07T21:07:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: mon.b calling monitor election 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: mon.a calling monitor election 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: fsmap 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: mgrmap e13: y(active, since 48s) 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: Cluster is now healthy 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: overall HEALTH_OK 2023-10-07T21:07:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:27.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:27.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:27.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:27.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:27.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:27.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:27.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:26 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:27.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[98492]: Reconfiguring mon.a (unknown last config time)... 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[98492]: Reconfiguring daemon mon.a on smithi003 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2673298908' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[115766]: Reconfiguring mon.a (unknown last config time)... 2023-10-07T21:07:27.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[115766]: Reconfiguring daemon mon.a on smithi003 2023-10-07T21:07:27.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:27.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:27 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2673298908' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:27.824 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-07T21:07:27.824 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:07:27.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2023-10-07T21:07:27.854 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:07:27.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:07:27.923 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:07:27.923 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.conf 2023-10-07T21:07:27.955 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:27 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:27.956 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:27 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:07:27.956 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:27 smithi046 ceph-mon[102780]: Reconfiguring mon.a (unknown last config time)... 2023-10-07T21:07:27.956 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:27 smithi046 ceph-mon[102780]: Reconfiguring daemon mon.a on smithi003 2023-10-07T21:07:27.956 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:27 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:07:27.956 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:27 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2673298908' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:27.961 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:07:27.961 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:07:28.034 INFO:tasks.cephadm:Adding mgr.y on smithi003 2023-10-07T21:07:28.034 INFO:tasks.cephadm:Adding mgr.x on smithi046 2023-10-07T21:07:28.034 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '2;smithi003=y;smithi046=x' 2023-10-07T21:07:28.422 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:07:28.900 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:28 smithi046 ceph-mon[102780]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:28.900 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:28.900 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:28.900 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:28.900 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:28.901 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:28.901 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:29.069 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[115766]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:29.070 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:29.070 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:29.070 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:29.070 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:29.070 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:29.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:29.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[98492]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:29.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:29.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:30.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:29 smithi046 ceph-mon[102780]: Reconfiguring mon.c (monmap changed)... 2023-10-07T21:07:30.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:29 smithi046 ceph-mon[102780]: Reconfiguring daemon mon.c on smithi003 2023-10-07T21:07:30.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:29 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:30.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:29 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:30.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:29 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:30.016 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:29 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:30.017 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:29 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:30.048 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled mgr update... 2023-10-07T21:07:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[98492]: Reconfiguring mon.c (monmap changed)... 2023-10-07T21:07:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[98492]: Reconfiguring daemon mon.c on smithi003 2023-10-07T21:07:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[115766]: Reconfiguring mon.c (monmap changed)... 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[115766]: Reconfiguring daemon mon.c on smithi003 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:07:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:07:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:29 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[98492]: Reconfiguring mon.b (monmap changed)... 2023-10-07T21:07:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[98492]: Reconfiguring daemon mon.b on smithi046 2023-10-07T21:07:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[98492]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[115766]: Reconfiguring mon.b (monmap changed)... 2023-10-07T21:07:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[115766]: Reconfiguring daemon mon.b on smithi046 2023-10-07T21:07:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[115766]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:30 smithi046 ceph-mon[102780]: Reconfiguring mon.b (monmap changed)... 2023-10-07T21:07:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:30 smithi046 ceph-mon[102780]: Reconfiguring daemon mon.b on smithi046 2023-10-07T21:07:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:30 smithi046 ceph-mon[102780]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:31.181 DEBUG:teuthology.orchestra.run.smithi046:mgr.x> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-07T21:07:31.183 INFO:tasks.cephadm:Deploying OSDs... 2023-10-07T21:07:31.183 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:07:31.184 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2023-10-07T21:07:31.207 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-10-07T21:07:31.207 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2023-10-07T21:07:31.215 INFO:journalctl@ceph.mgr.x.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:07:31.269 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-07T21:07:31.269 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:31.269 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 388801 Links: 1 2023-10-07T21:07:31.269 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:31.269 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:31.269 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-07 21:07:18.182940776 +0000 2023-10-07T21:07:31.269 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-07 21:01:18.863110049 +0000 2023-10-07T21:07:31.270 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-07 21:01:18.863110049 +0000 2023-10-07T21:07:31.270 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-07T21:07:31.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-07T21:07:31.341 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-07T21:07:31.341 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-07T21:07:31.341 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000256991 s, 2.0 MB/s 2023-10-07T21:07:31.342 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-07T21:07:31.403 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 391342 Links: 1 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-07 21:07:18.182940776 +0000 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-07 21:01:19.379103053 +0000 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-07 21:01:19.379103053 +0000 2023-10-07T21:07:31.462 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-07T21:07:31.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-07T21:07:31.530 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-07T21:07:31.530 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-07T21:07:31.530 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000253094 s, 2.0 MB/s 2023-10-07T21:07:31.531 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-07T21:07:31.591 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2023-10-07T21:07:31.650 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-07T21:07:31.650 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:31.651 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 396327 Links: 1 2023-10-07T21:07:31.651 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:31.651 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:31.651 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-07 21:07:18.183940763 +0000 2023-10-07T21:07:31.651 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-07 21:01:19.879096274 +0000 2023-10-07T21:07:31.651 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-07 21:01:19.879096274 +0000 2023-10-07T21:07:31.651 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-07T21:07:31.651 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-07T21:07:31.719 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-07T21:07:31.719 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-07T21:07:31.719 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.00022327 s, 2.3 MB/s 2023-10-07T21:07:31.720 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-07T21:07:31.780 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2023-10-07T21:07:31.838 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-07T21:07:31.838 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:31.838 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 6h/6d Inode: 391459 Links: 1 2023-10-07T21:07:31.838 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:31.838 INFO:teuthology.orchestra.run.smithi003.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:31.838 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2023-10-07 21:07:18.183940763 +0000 2023-10-07T21:07:31.838 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2023-10-07 21:01:20.378089508 +0000 2023-10-07T21:07:31.839 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2023-10-07 21:01:20.378089508 +0000 2023-10-07T21:07:31.839 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2023-10-07T21:07:31.839 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-07T21:07:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2023-10-07T21:07:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2023-10-07T21:07:31.905 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.00019889 s, 2.6 MB/s 2023-10-07T21:07:31.906 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-07T21:07:31.965 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:07:31.965 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/scratch_devs of=/dev/stdout 2023-10-07T21:07:31.983 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-10-07T21:07:31.983 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_1 2023-10-07T21:07:32.041 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-07T21:07:32.041 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:32.042 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 388802 Links: 1 2023-10-07T21:07:32.042 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:32.042 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:32.042 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2023-10-07 21:07:09.721223782 +0000 2023-10-07T21:07:32.042 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2023-10-07 21:01:08.881491811 +0000 2023-10-07T21:07:32.042 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2023-10-07 21:01:08.881491811 +0000 2023-10-07T21:07:32.042 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2023-10-07T21:07:32.042 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-07T21:07:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: Saving service mgr spec with placement smithi003=y;smithi046=x;count:2 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: Saving service mgr spec with placement smithi003=y;smithi046=x;count:2 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T21:07:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:07:32.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:31 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi046=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: Saving service mgr spec with placement smithi003=y;smithi046=x;count:2 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:07:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T21:07:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:07:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:31 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:32.111 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2023-10-07T21:07:32.111 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2023-10-07T21:07:32.111 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000105193 s, 4.9 MB/s 2023-10-07T21:07:32.112 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-07T21:07:32.170 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_2 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 391829 Links: 1 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2023-10-07 21:07:09.721223782 +0000 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2023-10-07 21:01:09.395486657 +0000 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2023-10-07 21:01:09.395486657 +0000 2023-10-07T21:07:32.228 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2023-10-07T21:07:32.229 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-07T21:07:32.294 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2023-10-07T21:07:32.294 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2023-10-07T21:07:32.294 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 9.4825e-05 s, 5.4 MB/s 2023-10-07T21:07:32.295 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-07T21:07:32.353 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_3 2023-10-07T21:07:32.410 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-07T21:07:32.410 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:32.410 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 391929 Links: 1 2023-10-07T21:07:32.410 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:32.410 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:32.411 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2023-10-07 21:07:09.722223772 +0000 2023-10-07T21:07:32.411 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2023-10-07 21:01:09.899481605 +0000 2023-10-07T21:07:32.411 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2023-10-07 21:01:09.899481605 +0000 2023-10-07T21:07:32.411 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2023-10-07T21:07:32.411 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-07T21:07:32.475 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2023-10-07T21:07:32.475 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2023-10-07T21:07:32.475 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000107292 s, 4.8 MB/s 2023-10-07T21:07:32.476 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-07T21:07:32.534 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_4 2023-10-07T21:07:32.593 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 391999 Links: 1 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2023-10-07 21:07:09.722223772 +0000 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2023-10-07 21:01:10.514475439 +0000 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2023-10-07 21:01:10.514475439 +0000 2023-10-07T21:07:32.594 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2023-10-07T21:07:32.595 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-07T21:07:32.706 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2023-10-07T21:07:32.706 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2023-10-07T21:07:32.706 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000117882 s, 4.3 MB/s 2023-10-07T21:07:32.707 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-07T21:07:32.726 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2023-10-07T21:07:32.726 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-07T21:07:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:32 smithi003 ceph-mon[98492]: Deploying daemon mgr.x on smithi046 2023-10-07T21:07:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:32 smithi003 ceph-mon[98492]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:32 smithi003 ceph-mon[115766]: Deploying daemon mgr.x on smithi046 2023-10-07T21:07:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:32 smithi003 ceph-mon[115766]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:33.088 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:07:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:32 smithi046 ceph-mon[102780]: Deploying daemon mgr.x on smithi046 2023-10-07T21:07:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:32 smithi046 ceph-mon[102780]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:33.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:32 smithi046 systemd[1]: Starting Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:07:33.782 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:33 smithi046 ceph-mgr[106018]: -- 172.21.15.46:0/195143100 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5630b51449c0 con 0x5630b511d000 2023-10-07T21:07:33.782 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:33 smithi046 bash[105953]: 9c0048e4dc47175ea45a1a8bf48dc2fb5e80bbaad12cf28b6683156667360896 2023-10-07T21:07:33.782 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:33 smithi046 systemd[1]: Started Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:07:33.783 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:33 smithi046 conmon[105994]: 2023-10-07T21:07:33.578+0000 7f58390fe1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:07:33.783 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:33 smithi046 conmon[105994]: 2023-10-07T21:07:33.672+0000 7f58390fe1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:07:33.783 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:33 smithi046 conmon[105994]: 2023-10-07T21:07:33.780+0000 7f58390fe1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:07:34.097 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:33 smithi046 conmon[105994]: 2023-10-07T21:07:33.891+0000 7f58390fe1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:07:34.515 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:34 smithi046 conmon[105994]: 2023-10-07T21:07:34.123+0000 7f58390fe1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:07:34.822 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:34 smithi046 conmon[105994]: 2023-10-07T21:07:34.542+0000 7f58390fe1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:07:34.822 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:34 smithi046 conmon[105994]: 2023-10-07T21:07:34.669+0000 7f58390fe1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:07:34.822 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:34 smithi046 conmon[105994]: 2023-10-07T21:07:34.820+0000 7f58390fe1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:07:34.822 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.822 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.822 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.822 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.823 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:34.823 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:34 smithi046 ceph-mon[102780]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:34.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[98492]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:34 smithi003 ceph-mon[115766]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:34.944 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-07T21:07:34.944 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-07T21:07:34.944 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2023-10-07T21:07:34.944 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2023-10-07T21:07:34.944 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124885 s, 840 MB/s 2023-10-07T21:07:34.944 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2023-10-07T21:07:35.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:34 smithi046 conmon[105994]: 2023-10-07T21:07:34.932+0000 7f58390fe1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:07:35.491 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: Reconfiguring mgr.y (unknown last config time)... 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:07:35.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[98492]: Reconfiguring daemon mgr.y on smithi003 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: Reconfiguring mgr.y (unknown last config time)... 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:07:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:35.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:35 smithi003 ceph-mon[115766]: Reconfiguring daemon mgr.y on smithi003 2023-10-07T21:07:35.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:35 smithi046 conmon[105994]: 2023-10-07T21:07:35.440+0000 7f58390fe1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: Reconfiguring mgr.y (unknown last config time)... 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:35 smithi046 ceph-mon[102780]: Reconfiguring daemon mgr.y on smithi003 2023-10-07T21:07:36.278 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:07:36.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:36 smithi046 conmon[105994]: 2023-10-07T21:07:36.131+0000 7f58390fe1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:07:36.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:36 smithi046 conmon[105994]: 2023-10-07T21:07:36.320+0000 7f58390fe1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:07:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[98492]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[115766]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:36 smithi046 ceph-mon[102780]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:37.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:37 smithi046 conmon[105994]: 2023-10-07T21:07:37.275+0000 7f58390fe1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:07:37.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:37 smithi046 conmon[105994]: 2023-10-07T21:07:37.383+0000 7f58390fe1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:07:37.940 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:37 smithi046 conmon[105994]: 2023-10-07T21:07:37.595+0000 7f58390fe1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:07:38.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:37 smithi046 conmon[105994]: 2023-10-07T21:07:37.939+0000 7f58390fe1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:07:38.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:38 smithi046 conmon[105994]: 2023-10-07T21:07:38.042+0000 7f58390fe1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:07:38.690 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:38 smithi046 conmon[105994]: 2023-10-07T21:07:38.372+0000 7f58390fe1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:07:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[115766]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[115766]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[98492]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[98492]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:39.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:07:39.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:07:39.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:38 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:39.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:38 smithi046 conmon[105994]: 2023-10-07T21:07:38.689+0000 7f58390fe1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:07:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:38 smithi046 ceph-mon[102780]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:38 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:38 smithi046 ceph-mon[102780]: from='client.14220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:07:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:38 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:07:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:38 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:07:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:38 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:39.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:39 smithi046 conmon[105994]: 2023-10-07T21:07:39.513+0000 7f58390fe1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:07:39.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:39 smithi046 conmon[105994]: 2023-10-07T21:07:39.670+0000 7f58390fe1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:07:40.309 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:39 smithi046 conmon[105994]: 2023-10-07T21:07:39.905+0000 7f58390fe1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:07:40.310 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:40 smithi046 conmon[105994]: 2023-10-07T21:07:40.041+0000 7f58390fe1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:07:40.310 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:40 smithi046 conmon[105994]: 2023-10-07T21:07:40.309+0000 7f58390fe1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:07:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[98492]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1601965263' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f18763d-43dd-482f-b26a-dd45b0a61184"}]: dispatch 2023-10-07T21:07:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1601965263' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f18763d-43dd-482f-b26a-dd45b0a61184"}]': finished 2023-10-07T21:07:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[98492]: osdmap e5: 1 total, 0 up, 1 in 2023-10-07T21:07:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/12834848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:07:41.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[115766]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:41.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1601965263' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f18763d-43dd-482f-b26a-dd45b0a61184"}]: dispatch 2023-10-07T21:07:41.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1601965263' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f18763d-43dd-482f-b26a-dd45b0a61184"}]': finished 2023-10-07T21:07:41.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[115766]: osdmap e5: 1 total, 0 up, 1 in 2023-10-07T21:07:41.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:41.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:40 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/12834848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:07:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:40 smithi046 ceph-mon[102780]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:40 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1601965263' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f18763d-43dd-482f-b26a-dd45b0a61184"}]: dispatch 2023-10-07T21:07:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:40 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1601965263' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f18763d-43dd-482f-b26a-dd45b0a61184"}]': finished 2023-10-07T21:07:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:40 smithi046 ceph-mon[102780]: osdmap e5: 1 total, 0 up, 1 in 2023-10-07T21:07:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:40 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:40 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/12834848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:07:41.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:07:41 smithi046 conmon[105994]: 2023-10-07T21:07:41.336+0000 7f58390fe1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:07:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[98492]: Standby manager daemon x started 2023-10-07T21:07:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:07:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:07:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:07:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:07:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[115766]: Standby manager daemon x started 2023-10-07T21:07:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:07:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:07:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:07:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:41 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:07:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:41 smithi046 ceph-mon[102780]: Standby manager daemon x started 2023-10-07T21:07:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:41 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:07:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:41 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:07:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:41 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:07:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:41 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/416681121' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:07:43.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:42 smithi003 ceph-mon[98492]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:43.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:42 smithi003 ceph-mon[98492]: mgrmap e14: y(active, since 64s), standbys: x 2023-10-07T21:07:43.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:42 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:07:43.051 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:42 smithi003 ceph-mon[115766]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:43.051 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:42 smithi003 ceph-mon[115766]: mgrmap e14: y(active, since 64s), standbys: x 2023-10-07T21:07:43.051 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:42 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:07:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:42 smithi046 ceph-mon[102780]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:42 smithi046 ceph-mon[102780]: mgrmap e14: y(active, since 64s), standbys: x 2023-10-07T21:07:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:42 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:07:44.209 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:43 smithi003 ceph-mon[98492]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:44.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:43 smithi003 ceph-mon[115766]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:43 smithi046 ceph-mon[102780]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:46.991 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:46 smithi003 ceph-mon[98492]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:46.991 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:46 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:07:46.991 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:46 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:46.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:46 smithi003 ceph-mon[115766]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:46.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:46 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:07:46.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:46 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:46 smithi046 ceph-mon[102780]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:46 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:07:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:46 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:47.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:47 smithi003 ceph-mon[98492]: Deploying daemon osd.0 on smithi003 2023-10-07T21:07:47.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:47 smithi003 ceph-mon[115766]: Deploying daemon osd.0 on smithi003 2023-10-07T21:07:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:47 smithi046 ceph-mon[102780]: Deploying daemon osd.0 on smithi003 2023-10-07T21:07:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:48 smithi003 ceph-mon[98492]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:48 smithi003 ceph-mon[115766]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:49.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:48 smithi046 ceph-mon[102780]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:50 smithi003 ceph-mon[98492]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:51.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:50 smithi003 ceph-mon[115766]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:50 smithi046 ceph-mon[102780]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:52.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:52.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:52.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:52.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:52.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:52.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:52 smithi003 ceph-mon[98492]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:53.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:52 smithi003 ceph-mon[115766]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:53.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:52 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:53.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:52 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:52 smithi046 ceph-mon[102780]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:52 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:52 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:53.581 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2023-10-07T21:07:54.072 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-07T21:07:54.074 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2023-10-07T21:07:54.074 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-07T21:07:54.105 INFO:journalctl@ceph.osd.0.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:07:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[115766]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:53 smithi003 ceph-mon[98492]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:53 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:53 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:53 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:53 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:53 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:53 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:53 smithi046 ceph-mon[102780]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:54.617 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:07:55.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:54 smithi003 ceph-mon[115766]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:07:55.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:54 smithi003 ceph-mon[98492]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:07:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:54 smithi046 ceph-mon[102780]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:07:56.195 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:07:55 smithi003 conmon[122033]: 2023-10-07T21:07:55.933+0000 7f5a5eeae700 -1 osd.0 0 waiting for initial osdmap 2023-10-07T21:07:56.195 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:07:55 smithi003 conmon[122033]: 2023-10-07T21:07:55.936+0000 7f5a5b4ac700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[98492]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[98492]: osdmap e6: 1 total, 0 up, 1 in 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[98492]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[98492]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[115766]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[115766]: osdmap e6: 1 total, 0 up, 1 in 2023-10-07T21:07:56.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:56.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[115766]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:07:56.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:55 smithi003 ceph-mon[115766]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:55 smithi046 ceph-mon[102780]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:07:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:55 smithi046 ceph-mon[102780]: osdmap e6: 1 total, 0 up, 1 in 2023-10-07T21:07:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:55 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:55 smithi046 ceph-mon[102780]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:07:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:55 smithi046 ceph-mon[102780]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:56.799 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-07T21:07:56.799 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-07T21:07:56.799 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2023-10-07T21:07:56.800 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2023-10-07T21:07:56.800 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.012784 s, 820 MB/s 2023-10-07T21:07:56.800 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2023-10-07T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[98492]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[98492]: osdmap e7: 1 total, 0 up, 1 in 2023-10-07T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[115766]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:07:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[115766]: osdmap e7: 1 total, 0 up, 1 in 2023-10-07T21:07:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:56 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:56 smithi046 ceph-mon[102780]: from='osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:07:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:56 smithi046 ceph-mon[102780]: osdmap e7: 1 total, 0 up, 1 in 2023-10-07T21:07:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:56 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:56 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:57.381 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2023-10-07T21:07:57.736 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559] boot 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: osdmap e8: 1 total, 1 up, 1 in 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi003 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi003 to 16149M 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[98492]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559] boot 2023-10-07T21:07:58.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: osdmap e8: 1 total, 1 up, 1 in 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi003 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi003 to 16149M 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:57 smithi003 ceph-mon[115766]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: osd.0 [v2:172.21.15.3:6802/278053559,v1:172.21.15.3:6803/278053559] boot 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: osdmap e8: 1 total, 1 up, 1 in 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi003 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:07:58.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi003 to 16149M 2023-10-07T21:07:58.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:58.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:58.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:07:58.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:57 smithi046 ceph-mon[102780]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T21:07:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:58 smithi003 ceph-mon[98492]: osdmap e9: 1 total, 1 up, 1 in 2023-10-07T21:07:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:58 smithi003 ceph-mon[115766]: osdmap e9: 1 total, 1 up, 1 in 2023-10-07T21:07:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:58 smithi046 ceph-mon[102780]: osdmap e9: 1 total, 1 up, 1 in 2023-10-07T21:08:00.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[98492]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:00.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:00.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:00.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:00.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[98492]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:00.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[115766]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:00.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:00.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:00.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:00.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:07:59 smithi003 ceph-mon[115766]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:59 smithi046 ceph-mon[102780]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:59 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:59 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:59 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:07:59 smithi046 ceph-mon[102780]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:01 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/4117082529' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18994a2b-fc38-4a21-8051-28d97e56b197"}]: dispatch 2023-10-07T21:08:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:01 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/4117082529' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18994a2b-fc38-4a21-8051-28d97e56b197"}]': finished 2023-10-07T21:08:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:01 smithi046 ceph-mon[102780]: osdmap e10: 2 total, 1 up, 2 in 2023-10-07T21:08:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:01 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/4117082529' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18994a2b-fc38-4a21-8051-28d97e56b197"}]: dispatch 2023-10-07T21:08:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/4117082529' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18994a2b-fc38-4a21-8051-28d97e56b197"}]': finished 2023-10-07T21:08:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[98492]: osdmap e10: 2 total, 1 up, 2 in 2023-10-07T21:08:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/4117082529' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18994a2b-fc38-4a21-8051-28d97e56b197"}]: dispatch 2023-10-07T21:08:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/4117082529' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18994a2b-fc38-4a21-8051-28d97e56b197"}]': finished 2023-10-07T21:08:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[115766]: osdmap e10: 2 total, 1 up, 2 in 2023-10-07T21:08:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:01 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:02 smithi046 ceph-mon[102780]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:02 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/473175696' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:02 smithi003 ceph-mon[98492]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:02 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/473175696' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:02 smithi003 ceph-mon[115766]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:03.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:02 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/473175696' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:03 smithi003 ceph-mon[98492]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:03 smithi003 ceph-mon[115766]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:03 smithi046 ceph-mon[102780]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:06 smithi003 ceph-mon[98492]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:07.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:06 smithi003 ceph-mon[115766]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:06 smithi046 ceph-mon[102780]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:08:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:08:08.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:08:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:08.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:08 smithi003 ceph-mon[98492]: Deploying daemon osd.1 on smithi003 2023-10-07T21:08:08.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:08 smithi003 ceph-mon[98492]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:08.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:08 smithi003 ceph-mon[115766]: Deploying daemon osd.1 on smithi003 2023-10-07T21:08:08.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:08 smithi003 ceph-mon[115766]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:08 smithi046 ceph-mon[102780]: Deploying daemon osd.1 on smithi003 2023-10-07T21:08:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:08 smithi046 ceph-mon[102780]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:10 smithi003 ceph-mon[98492]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:10 smithi003 ceph-mon[115766]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:10 smithi046 ceph-mon[102780]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[98492]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[115766]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:12 smithi046 ceph-mon[102780]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:13.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:13.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:13.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:14.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:13 smithi003 ceph-mon[98492]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:14.273 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:13 smithi003 ceph-mon[115766]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:13 smithi046 ceph-mon[102780]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:15.285 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2023-10-07T21:08:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:15 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:15.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:15 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:15.876 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-07T21:08:15.877 INFO:tasks.cephadm:Deploying osd.2 on smithi003 with /dev/vg_nvme/lv_2... 2023-10-07T21:08:15.878 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-07T21:08:15.908 INFO:journalctl@ceph.osd.1.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:08:16.503 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:16 smithi003 ceph-mon[115766]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:08:16.504 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:16 smithi003 ceph-mon[115766]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:16.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:16 smithi003 ceph-mon[98492]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:08:16.504 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:16 smithi003 ceph-mon[98492]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:16 smithi046 ceph-mon[102780]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:08:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:16 smithi046 ceph-mon[102780]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:16.864 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:08:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[115766]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:08:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[115766]: osdmap e11: 2 total, 1 up, 2 in 2023-10-07T21:08:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[115766]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:08:17.454 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:17 smithi003 conmon[130992]: 2023-10-07T21:08:17.390+0000 7fde8226d700 -1 osd.1 0 waiting for initial osdmap 2023-10-07T21:08:17.454 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:17 smithi003 conmon[130992]: 2023-10-07T21:08:17.395+0000 7fde7e86b700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:08:17.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[98492]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:08:17.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[98492]: osdmap e11: 2 total, 1 up, 2 in 2023-10-07T21:08:17.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:17.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:17 smithi003 ceph-mon[98492]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:08:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:17 smithi046 ceph-mon[102780]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:08:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:17 smithi046 ceph-mon[102780]: osdmap e11: 2 total, 1 up, 2 in 2023-10-07T21:08:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:17 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:17 smithi046 ceph-mon[102780]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:08:18.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:08:18.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:08:18.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[98492]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:08:18.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[98492]: osdmap e12: 2 total, 1 up, 2 in 2023-10-07T21:08:18.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:18.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:18.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[98492]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:18.770 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-07T21:08:18.771 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-07T21:08:18.771 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2023-10-07T21:08:18.771 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2023-10-07T21:08:18.771 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0108598 s, 966 MB/s 2023-10-07T21:08:18.771 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 2023-10-07T21:08:18.771 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2023-10-07T21:08:18.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:08:18.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:08:18.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[115766]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:08:18.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[115766]: osdmap e12: 2 total, 1 up, 2 in 2023-10-07T21:08:18.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:18.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:18.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:18 smithi003 ceph-mon[115766]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:18 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:08:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:18 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:08:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:18 smithi046 ceph-mon[102780]: from='osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:08:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:18 smithi046 ceph-mon[102780]: osdmap e12: 2 total, 1 up, 2 in 2023-10-07T21:08:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:18 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:18 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:18 smithi046 ceph-mon[102780]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T21:08:19.310 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi003:vg_nvme/lv_2 2023-10-07T21:08:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845] boot 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: osdmap e13: 2 total, 2 up, 2 in 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845] boot 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: osdmap e13: 2 total, 2 up, 2 in 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:19.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:19.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.661 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: osd.1 [v2:172.21.15.3:6810/1666436845,v1:172.21.15.3:6811/1666436845] boot 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: osdmap e13: 2 total, 2 up, 2 in 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:19.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:19.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:19.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:19.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi003 2023-10-07T21:08:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi003 to 8074M 2023-10-07T21:08:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[115766]: pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[115766]: osdmap e14: 2 total, 2 up, 2 in 2023-10-07T21:08:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi003 2023-10-07T21:08:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi003 to 8074M 2023-10-07T21:08:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[98492]: pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:20 smithi003 ceph-mon[98492]: osdmap e14: 2 total, 2 up, 2 in 2023-10-07T21:08:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:20 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi003 2023-10-07T21:08:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:20 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi003 to 8074M 2023-10-07T21:08:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:20 smithi046 ceph-mon[102780]: pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:20 smithi046 ceph-mon[102780]: osdmap e14: 2 total, 2 up, 2 in 2023-10-07T21:08:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:21 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:21 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:21 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:21 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:21 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:21 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:21.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:21 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:21 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:21 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:22 smithi003 ceph-mon[98492]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:22 smithi003 ceph-mon[98492]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:22.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:22 smithi003 ceph-mon[115766]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:22.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:22 smithi003 ceph-mon[115766]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:22.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:22 smithi046 ceph-mon[102780]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:22 smithi046 ceph-mon[102780]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1806488720' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]: dispatch 2023-10-07T21:08:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]: dispatch 2023-10-07T21:08:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]': finished 2023-10-07T21:08:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[98492]: osdmap e15: 3 total, 2 up, 3 in 2023-10-07T21:08:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[98492]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1806488720' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]: dispatch 2023-10-07T21:08:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]: dispatch 2023-10-07T21:08:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]': finished 2023-10-07T21:08:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[115766]: osdmap e15: 3 total, 2 up, 3 in 2023-10-07T21:08:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:23 smithi003 ceph-mon[115766]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:23 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1806488720' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]: dispatch 2023-10-07T21:08:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:23 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]: dispatch 2023-10-07T21:08:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:23 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7cee27a4-4266-42f6-bbda-85aaae4a30a0"}]': finished 2023-10-07T21:08:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:23 smithi046 ceph-mon[102780]: osdmap e15: 3 total, 2 up, 3 in 2023-10-07T21:08:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:23 smithi046 ceph-mon[102780]: pgmap v58: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:24 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/220730311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:24 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/220730311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:24 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/220730311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:25 smithi003 ceph-mon[98492]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:25 smithi003 ceph-mon[115766]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:25 smithi046 ceph-mon[102780]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:29.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:28 smithi003 ceph-mon[98492]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:29.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:28 smithi003 ceph-mon[115766]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:28 smithi046 ceph-mon[102780]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:29.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:29 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:08:29.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:29 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:29 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:08:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:29 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:29 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:08:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:29 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:30 smithi003 ceph-mon[98492]: Deploying daemon osd.2 on smithi003 2023-10-07T21:08:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:30 smithi003 ceph-mon[98492]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:30 smithi003 ceph-mon[115766]: Deploying daemon osd.2 on smithi003 2023-10-07T21:08:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:30 smithi003 ceph-mon[115766]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:30 smithi046 ceph-mon[102780]: Deploying daemon osd.2 on smithi003 2023-10-07T21:08:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:30 smithi046 ceph-mon[102780]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:32 smithi003 ceph-mon[98492]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:32 smithi003 ceph-mon[115766]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:32 smithi046 ceph-mon[102780]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:34.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:33 smithi003 ceph-mon[98492]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:34.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:33 smithi003 ceph-mon[115766]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:33 smithi046 ceph-mon[102780]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:35.475 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:35.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:35.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:35 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:35.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:35.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:35.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:35 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:35 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:36.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[115766]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:36.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:36.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:36.554 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[98492]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:36.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:36.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:36.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:36 smithi046 ceph-mon[102780]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:36.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:37.119 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 2 on host 'smithi003' 2023-10-07T21:08:37.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:37 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:37.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:37 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:37.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:37 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:37.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:37.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:37.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:37 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:37.746 DEBUG:teuthology.orchestra.run.smithi003:osd.2> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-07T21:08:37.748 INFO:tasks.cephadm:Deploying osd.3 on smithi003 with /dev/vg_nvme/lv_1... 2023-10-07T21:08:37.749 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-07T21:08:37.780 INFO:journalctl@ceph.osd.2.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:08:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:37 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:37 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:37 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:38.760 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:08:38.815 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:38 smithi003 ceph-mon[98492]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:08:38.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:38 smithi003 ceph-mon[98492]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:38.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:38 smithi003 ceph-mon[115766]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:08:38.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:38 smithi003 ceph-mon[115766]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:38 smithi046 ceph-mon[102780]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:08:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:38 smithi046 ceph-mon[102780]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:39.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[115766]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:08:39.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[115766]: osdmap e16: 3 total, 2 up, 3 in 2023-10-07T21:08:39.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:39.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[115766]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:08:39.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[98492]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:08:39.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[98492]: osdmap e16: 3 total, 2 up, 3 in 2023-10-07T21:08:39.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:39.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:39 smithi003 ceph-mon[98492]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:08:39.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:39 smithi003 conmon[140536]: 2023-10-07T21:08:39.362+0000 7f1e7b2da700 -1 osd.2 0 waiting for initial osdmap 2023-10-07T21:08:39.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:39 smithi003 conmon[140536]: 2023-10-07T21:08:39.365+0000 7f1e750d3700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:08:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:39 smithi046 ceph-mon[102780]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:08:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:39 smithi046 ceph-mon[102780]: osdmap e16: 3 total, 2 up, 3 in 2023-10-07T21:08:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:39 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:39 smithi046 ceph-mon[102780]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:08:40.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[115766]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:08:40.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[115766]: osdmap e17: 3 total, 2 up, 3 in 2023-10-07T21:08:40.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:40.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:40.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[115766]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:40.542 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[98492]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:08:40.542 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[98492]: osdmap e17: 3 total, 2 up, 3 in 2023-10-07T21:08:40.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:40.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:40.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:40 smithi003 ceph-mon[98492]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:40.828 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-07T21:08:40.828 INFO:teuthology.orchestra.run.smithi003.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-07T21:08:40.828 INFO:teuthology.orchestra.run.smithi003.stderr: stderr: 10+0 records in 2023-10-07T21:08:40.828 INFO:teuthology.orchestra.run.smithi003.stderr:10+0 records out 2023-10-07T21:08:40.828 INFO:teuthology.orchestra.run.smithi003.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0109608 s, 957 MB/s 2023-10-07T21:08:40.829 INFO:teuthology.orchestra.run.smithi003.stderr:--> Zapping successful for: 2023-10-07T21:08:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:40 smithi046 ceph-mon[102780]: from='osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:08:40.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:40 smithi046 ceph-mon[102780]: osdmap e17: 3 total, 2 up, 3 in 2023-10-07T21:08:40.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:40 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:40.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:40 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:40.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:40 smithi046 ceph-mon[102780]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T21:08:41.377 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi003:vg_nvme/lv_1 2023-10-07T21:08:41.735 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:08:41.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:08:41.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:08:41.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406] boot 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: osdmap e18: 3 total, 3 up, 3 in 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406] boot 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: osdmap e18: 3 total, 3 up, 3 in 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:41.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:41.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:41 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: osd.2 [v2:172.21.15.3:6818/673321406,v1:172.21.15.3:6819/673321406] boot 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: osdmap e18: 3 total, 3 up, 3 in 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:41.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:41.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:41 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi003 2023-10-07T21:08:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi003 to 5383M 2023-10-07T21:08:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[98492]: osdmap e19: 3 total, 3 up, 3 in 2023-10-07T21:08:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[98492]: pgmap v71: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:08:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi003 2023-10-07T21:08:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi003 to 5383M 2023-10-07T21:08:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[115766]: osdmap e19: 3 total, 3 up, 3 in 2023-10-07T21:08:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[115766]: pgmap v71: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:42 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:08:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:42 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi003 2023-10-07T21:08:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:42 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi003 to 5383M 2023-10-07T21:08:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:42 smithi046 ceph-mon[102780]: osdmap e19: 3 total, 3 up, 3 in 2023-10-07T21:08:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:42 smithi046 ceph-mon[102780]: pgmap v71: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:42 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:08:43.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:08:43.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[98492]: osdmap e20: 3 total, 3 up, 3 in 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:08:43.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[115766]: osdmap e20: 3 total, 3 up, 3 in 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:43.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:43 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:43 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:08:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:43 smithi046 ceph-mon[102780]: osdmap e20: 3 total, 3 up, 3 in 2023-10-07T21:08:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:43 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:08:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:43 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:08:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:43 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:08:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:43 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[115766]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:08:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[115766]: osdmap e21: 3 total, 3 up, 3 in 2023-10-07T21:08:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[115766]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:44.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146835]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T21:08:44.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146835]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:44.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146835]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:44.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146835]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[98492]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:08:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[98492]: osdmap e21: 3 total, 3 up, 3 in 2023-10-07T21:08:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:44 smithi003 ceph-mon[98492]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:44 smithi046 ceph-mon[102780]: from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:08:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:08:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:44 smithi046 ceph-mon[102780]: osdmap e21: 3 total, 3 up, 3 in 2023-10-07T21:08:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:44 smithi046 ceph-mon[102780]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:45.068 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146892]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T21:08:45.068 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146892]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:45.068 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146892]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:45.068 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:08:44 smithi003 sudo[146892]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:45.804 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:45 smithi003 ceph-mon[98492]: mgrmap e15: y(active, since 2m), standbys: x 2023-10-07T21:08:45.804 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:45 smithi003 ceph-mon[98492]: osdmap e22: 3 total, 3 up, 3 in 2023-10-07T21:08:45.804 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:45.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:45 smithi003 ceph-mon[115766]: mgrmap e15: y(active, since 2m), standbys: x 2023-10-07T21:08:45.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:45 smithi003 ceph-mon[115766]: osdmap e22: 3 total, 3 up, 3 in 2023-10-07T21:08:45.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:45.805 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146927]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T21:08:45.805 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146927]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:45.805 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146927]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:45.805 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146927]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:45 smithi046 ceph-mon[102780]: mgrmap e15: y(active, since 2m), standbys: x 2023-10-07T21:08:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:45 smithi046 ceph-mon[102780]: osdmap e22: 3 total, 3 up, 3 in 2023-10-07T21:08:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:46.072 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146962]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T21:08:46.072 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146962]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:46.072 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146962]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:46.072 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:08:45 smithi003 sudo[146962]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:46.572 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147000]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T21:08:46.572 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147000]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:46.572 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147000]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:46.572 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147000]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[115766]: pgmap v76: 1 pgs: 1 active+clean; 449 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3068000880' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]: dispatch 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]: dispatch 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]': finished 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[115766]: osdmap e23: 4 total, 3 up, 4 in 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[98492]: pgmap v76: 1 pgs: 1 active+clean; 449 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3068000880' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]: dispatch 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]: dispatch 2023-10-07T21:08:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]': finished 2023-10-07T21:08:46.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[98492]: osdmap e23: 4 total, 3 up, 4 in 2023-10-07T21:08:46.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:46 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:08:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:46 smithi046 ceph-mon[102780]: pgmap v76: 1 pgs: 1 active+clean; 449 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:46 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3068000880' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]: dispatch 2023-10-07T21:08:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:46 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]: dispatch 2023-10-07T21:08:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:46 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4a7c951b-1cfe-42a3-990b-a1ca48d0d247"}]': finished 2023-10-07T21:08:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:46 smithi046 ceph-mon[102780]: osdmap e23: 4 total, 3 up, 4 in 2023-10-07T21:08:46.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:46 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:08:47.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147052]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T21:08:47.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147052]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:47.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147052]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:47.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:08:46 smithi003 sudo[147052]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147243]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T21:08:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147243]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147243]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147243]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:48.070 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:47 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3019299786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:48.071 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:47 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:47 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3019299786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:47 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147431]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T21:08:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147431]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147431]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 sudo[147431]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3019299786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:08:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:47 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106901]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T21:08:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106901]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106901]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106901]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106904]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T21:08:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106904]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:48.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106904]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:48.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:48 smithi046 sudo[106904]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148007]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T21:08:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148007]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148007]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148007]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:49.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:49.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: pgmap v78: 1 pgs: 1 active+clean; 449 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148064]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148064]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148064]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 sudo[148064]: pam_unix(sudo:session): session closed for user root 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:49.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: pgmap v78: 1 pgs: 1 active+clean; 449 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: pgmap v78: 1 pgs: 1 active+clean; 449 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:49.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:08:49.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:08:49.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:08:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:50 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:50.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:50 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:50.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:50 smithi003 ceph-mon[98492]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2023-10-07T21:08:50.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:50 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:50.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:50 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:50.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:50 smithi003 ceph-mon[115766]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2023-10-07T21:08:50.917 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:50 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T21:08:50.917 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:50 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T21:08:50.917 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:50 smithi046 ceph-mon[102780]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2023-10-07T21:08:53.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:52 smithi003 ceph-mon[98492]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 174 KiB/s wr, 10 op/s 2023-10-07T21:08:53.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:08:53.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:52 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:53.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:52 smithi003 ceph-mon[115766]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 174 KiB/s wr, 10 op/s 2023-10-07T21:08:53.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:52 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:08:53.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:52 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:52 smithi046 ceph-mon[102780]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 174 KiB/s wr, 10 op/s 2023-10-07T21:08:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:52 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:08:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:52 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:54.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:53 smithi003 ceph-mon[115766]: Deploying daemon osd.3 on smithi003 2023-10-07T21:08:54.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:53 smithi003 ceph-mon[98492]: Deploying daemon osd.3 on smithi003 2023-10-07T21:08:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:53 smithi046 ceph-mon[102780]: Deploying daemon osd.3 on smithi003 2023-10-07T21:08:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:54 smithi003 ceph-mon[98492]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 130 KiB/s wr, 8 op/s 2023-10-07T21:08:54.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:54 smithi003 ceph-mon[115766]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 130 KiB/s wr, 8 op/s 2023-10-07T21:08:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:54 smithi046 ceph-mon[102780]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 130 KiB/s wr, 8 op/s 2023-10-07T21:08:57.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:56 smithi003 ceph-mon[98492]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2023-10-07T21:08:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:56 smithi003 ceph-mon[115766]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2023-10-07T21:08:57.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:56 smithi046 ceph-mon[102780]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2023-10-07T21:08:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:57 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:58.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:58.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:58.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:57 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:57 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:08:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:08:58 smithi003 ceph-mon[115766]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.3 KiB/s rd, 110 KiB/s wr, 7 op/s 2023-10-07T21:08:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:08:58 smithi003 ceph-mon[98492]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.3 KiB/s rd, 110 KiB/s wr, 7 op/s 2023-10-07T21:08:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:08:58 smithi046 ceph-mon[102780]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.3 KiB/s rd, 110 KiB/s wr, 7 op/s 2023-10-07T21:09:00.041 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 3 on host 'smithi003' 2023-10-07T21:09:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[98492]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:00 smithi003 ceph-mon[115766]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-10-07T21:09:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:00 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:00 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:00 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:00 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:00 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:00 smithi046 ceph-mon[102780]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2023-10-07T21:09:00.627 DEBUG:teuthology.orchestra.run.smithi003:osd.3> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-07T21:09:00.629 INFO:tasks.cephadm:Deploying osd.4 on smithi046 with /dev/vg_nvme/lv_4... 2023-10-07T21:09:00.629 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-07T21:09:00.662 INFO:journalctl@ceph.osd.3.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:09:00.989 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:09:01.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:01.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:01.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:01.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[115766]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:09:01.197 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:01.197 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:01.197 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:01.197 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:01 smithi003 ceph-mon[98492]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:09:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:01 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:01 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:01 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:01 smithi046 ceph-mon[102780]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:09:02.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:02 smithi046 ceph-mon[102780]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:09:02.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:02 smithi046 ceph-mon[102780]: osdmap e24: 4 total, 3 up, 4 in 2023-10-07T21:09:02.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:02 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:02.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:02 smithi046 ceph-mon[102780]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:09:02.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:02 smithi046 ceph-mon[102780]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2023-10-07T21:09:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[98492]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[98492]: osdmap e24: 4 total, 3 up, 4 in 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[98492]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[98492]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[115766]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[115766]: osdmap e24: 4 total, 3 up, 4 in 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[115766]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:09:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:02 smithi003 ceph-mon[115766]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2023-10-07T21:09:02.325 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:09:02 smithi003 conmon[149549]: 2023-10-07T21:09:02.047+0000 7f0e0beea700 -1 osd.3 0 waiting for initial osdmap 2023-10-07T21:09:02.325 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:09:02 smithi003 conmon[149549]: 2023-10-07T21:09:02.052+0000 7f0e08ce9700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:09:02.656 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-07T21:09:02.656 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-07T21:09:02.656 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2023-10-07T21:09:02.656 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2023-10-07T21:09:02.656 INFO:teuthology.orchestra.run.smithi046.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00801836 s, 1.3 GB/s 2023-10-07T21:09:02.656 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2023-10-07T21:09:03.260 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi046:vg_nvme/lv_4 2023-10-07T21:09:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[115766]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:09:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[115766]: osdmap e25: 4 total, 3 up, 4 in 2023-10-07T21:09:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[98492]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:09:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[98492]: osdmap e25: 4 total, 3 up, 4 in 2023-10-07T21:09:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:03 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:03 smithi046 ceph-mon[102780]: from='osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2023-10-07T21:09:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:03 smithi046 ceph-mon[102780]: osdmap e25: 4 total, 3 up, 4 in 2023-10-07T21:09:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:03 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:03.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:03 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:03.611 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217] boot 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: osdmap e26: 4 total, 4 up, 4 in 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi003 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi003 to 4037M 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:04 smithi046 ceph-mon[102780]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:09:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:09:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:09:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217] boot 2023-10-07T21:09:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: osdmap e26: 4 total, 4 up, 4 in 2023-10-07T21:09:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi003 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi003 to 4037M 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[115766]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: osd.3 [v2:172.21.15.3:6826/539470217,v1:172.21.15.3:6827/539470217] boot 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: osdmap e26: 4 total, 4 up, 4 in 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi003 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi003 to 4037M 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:04.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:04 smithi003 ceph-mon[98492]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T21:09:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:05 smithi003 ceph-mon[98492]: osdmap e27: 4 total, 4 up, 4 in 2023-10-07T21:09:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:05 smithi003 ceph-mon[115766]: osdmap e27: 4 total, 4 up, 4 in 2023-10-07T21:09:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:05 smithi046 ceph-mon[102780]: osdmap e27: 4 total, 4 up, 4 in 2023-10-07T21:09:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:06 smithi046 ceph-mon[102780]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:06 smithi046 ceph-mon[102780]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[98492]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[98492]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[115766]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:06 smithi003 ceph-mon[115766]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:07.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/2235286133' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]: dispatch 2023-10-07T21:09:07.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]: dispatch 2023-10-07T21:09:07.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]': finished 2023-10-07T21:09:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[98492]: osdmap e28: 5 total, 4 up, 5 in 2023-10-07T21:09:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:07.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/2235286133' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]: dispatch 2023-10-07T21:09:07.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]: dispatch 2023-10-07T21:09:07.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]': finished 2023-10-07T21:09:07.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[115766]: osdmap e28: 5 total, 4 up, 5 in 2023-10-07T21:09:07.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:07 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/2235286133' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]: dispatch 2023-10-07T21:09:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:07 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]: dispatch 2023-10-07T21:09:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:07 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c6fe8c39-21ad-42f8-abc3-7b16b74714b0"}]': finished 2023-10-07T21:09:07.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:07 smithi046 ceph-mon[102780]: osdmap e28: 5 total, 4 up, 5 in 2023-10-07T21:09:07.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:08 smithi003 ceph-mon[98492]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:08 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/1235520830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:08 smithi003 ceph-mon[115766]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:08 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/1235520830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:08 smithi046 ceph-mon[102780]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:08 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/1235520830' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:11.043 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:10 smithi046 ceph-mon[102780]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:10 smithi003 ceph-mon[98492]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:10 smithi003 ceph-mon[115766]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:12 smithi003 ceph-mon[98492]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:12 smithi003 ceph-mon[115766]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:13.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:12 smithi046 ceph-mon[102780]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:13 smithi003 ceph-mon[98492]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:13 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:09:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:13 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:13 smithi003 ceph-mon[115766]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:13 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:09:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:13 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:13 smithi046 ceph-mon[102780]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:13 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:09:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:13 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:14 smithi046 ceph-mon[102780]: Deploying daemon osd.4 on smithi046 2023-10-07T21:09:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:14 smithi003 ceph-mon[98492]: Deploying daemon osd.4 on smithi046 2023-10-07T21:09:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:14 smithi003 ceph-mon[115766]: Deploying daemon osd.4 on smithi046 2023-10-07T21:09:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:15 smithi046 ceph-mon[102780]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:15 smithi003 ceph-mon[98492]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:15 smithi003 ceph-mon[115766]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:18 smithi003 ceph-mon[115766]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:18 smithi003 ceph-mon[98492]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:18 smithi046 ceph-mon[102780]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:20.285 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:20.285 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:19 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:20.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:20.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:19 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:20.484 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:20.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:20.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:19 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:20.888 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:20 smithi046 ceph-mon[102780]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:20.897 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:20 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:20.897 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:20 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:20 smithi003 ceph-mon[98492]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:20 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:20 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:20 smithi003 ceph-mon[115766]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:20 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:20 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:21.944 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 4 on host 'smithi046' 2023-10-07T21:09:22.120 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:21 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:22.120 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:21 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:22.120 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:21 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:21 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:21 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:21 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:21 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:21 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:21 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:22.606 DEBUG:teuthology.orchestra.run.smithi046:osd.4> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-07T21:09:22.608 INFO:tasks.cephadm:Deploying osd.5 on smithi046 with /dev/vg_nvme/lv_3... 2023-10-07T21:09:22.608 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-07T21:09:22.642 INFO:journalctl@ceph.osd.4.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:09:23.144 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:22 smithi046 ceph-mon[102780]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:23.750 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:22 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:23.750 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:22 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:23.750 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:22 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:23.750 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:22 smithi046 ceph-mon[102780]: from='osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:09:23.750 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:22 smithi046 ceph-mon[102780]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[98492]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[98492]: from='osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[98492]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:09:23.752 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:09:23.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[115766]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:23.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:23.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:23.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:23.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[115766]: from='osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:09:23.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:22 smithi003 ceph-mon[115766]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:09:24.194 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:09:23 smithi046 conmon[110827]: 2023-10-07T21:09:23.957+0000 7fc3d10f2700 -1 osd.4 0 waiting for initial osdmap 2023-10-07T21:09:24.370 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:09:23 smithi046 conmon[110827]: 2023-10-07T21:09:23.962+0000 7fc3cbeed700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:09:24.370 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:23 smithi046 ceph-mon[102780]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:09:24.370 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:23 smithi046 ceph-mon[102780]: osdmap e29: 5 total, 4 up, 5 in 2023-10-07T21:09:24.370 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:23 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:24.370 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:23 smithi046 ceph-mon[102780]: from='osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:24.370 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:23 smithi046 ceph-mon[102780]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:24.371 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:23 smithi046 ceph-mon[102780]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:24.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[98492]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:09:24.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[98492]: osdmap e29: 5 total, 4 up, 5 in 2023-10-07T21:09:24.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:24.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[98492]: from='osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:24.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[98492]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:24.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[98492]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:24.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[115766]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:09:24.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[115766]: osdmap e29: 5 total, 4 up, 5 in 2023-10-07T21:09:24.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:24.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[115766]: from='osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:24.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[115766]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:24.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:23 smithi003 ceph-mon[115766]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T21:09:25.220 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:24 smithi046 ceph-mon[102780]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:09:25.321 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:24 smithi046 ceph-mon[102780]: osdmap e30: 5 total, 4 up, 5 in 2023-10-07T21:09:25.321 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:24 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:25.321 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:24 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[98492]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:09:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[98492]: osdmap e30: 5 total, 4 up, 5 in 2023-10-07T21:09:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:25.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:25.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[115766]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:09:25.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[115766]: osdmap e30: 5 total, 4 up, 5 in 2023-10-07T21:09:25.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:25.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:24 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:25.472 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-07T21:09:25.472 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-07T21:09:25.472 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2023-10-07T21:09:25.472 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2023-10-07T21:09:25.472 INFO:teuthology.orchestra.run.smithi046.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00803586 s, 1.3 GB/s 2023-10-07T21:09:25.473 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2023-10-07T21:09:26.084 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi046:vg_nvme/lv_3 2023-10-07T21:09:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:09:26.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457] boot 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: osdmap e31: 5 total, 5 up, 5 in 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi046 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:26.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi046 to 17173M 2023-10-07T21:09:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[98492]: osdmap e32: 5 total, 5 up, 5 in 2023-10-07T21:09:26.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:09:26.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457] boot 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: osdmap e31: 5 total, 5 up, 5 in 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi046 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:26.384 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi046 to 17173M 2023-10-07T21:09:26.384 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.384 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:26.384 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:26.384 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.384 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:25 smithi003 ceph-mon[115766]: osdmap e32: 5 total, 5 up, 5 in 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: osd.4 [v2:172.21.15.46:6800/2839717457,v1:172.21.15.46:6801/2839717457] boot 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: osdmap e31: 5 total, 5 up, 5 in 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi046 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:26.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi046 to 17173M 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:26.386 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:25 smithi046 ceph-mon[102780]: osdmap e32: 5 total, 5 up, 5 in 2023-10-07T21:09:26.438 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:09:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:27 smithi003 ceph-mon[98492]: osdmap e33: 5 total, 5 up, 5 in 2023-10-07T21:09:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:27 smithi003 ceph-mon[98492]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:27 smithi003 ceph-mon[98492]: osdmap e34: 5 total, 5 up, 5 in 2023-10-07T21:09:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:27 smithi003 ceph-mon[115766]: osdmap e33: 5 total, 5 up, 5 in 2023-10-07T21:09:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:27 smithi003 ceph-mon[115766]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:27 smithi003 ceph-mon[115766]: osdmap e34: 5 total, 5 up, 5 in 2023-10-07T21:09:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:27 smithi046 ceph-mon[102780]: osdmap e33: 5 total, 5 up, 5 in 2023-10-07T21:09:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:27 smithi046 ceph-mon[102780]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:27 smithi046 ceph-mon[102780]: osdmap e34: 5 total, 5 up, 5 in 2023-10-07T21:09:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[98492]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[98492]: osdmap e35: 5 total, 5 up, 5 in 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[115766]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:28 smithi003 ceph-mon[115766]: osdmap e35: 5 total, 5 up, 5 in 2023-10-07T21:09:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:28 smithi046 ceph-mon[102780]: from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:28 smithi046 ceph-mon[102780]: osdmap e35: 5 total, 5 up, 5 in 2023-10-07T21:09:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:29 smithi003 ceph-mon[98492]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:09:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:29 smithi003 ceph-mon[115766]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:09:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:29 smithi046 ceph-mon[102780]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:09:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/3171380006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]: dispatch 2023-10-07T21:09:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]: dispatch 2023-10-07T21:09:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]': finished 2023-10-07T21:09:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[98492]: osdmap e36: 6 total, 5 up, 6 in 2023-10-07T21:09:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/3171380006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]: dispatch 2023-10-07T21:09:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]: dispatch 2023-10-07T21:09:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]': finished 2023-10-07T21:09:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[115766]: osdmap e36: 6 total, 5 up, 6 in 2023-10-07T21:09:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:30 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/3171380006' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]: dispatch 2023-10-07T21:09:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:30 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]: dispatch 2023-10-07T21:09:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:30 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8509a633-8d03-44ea-a7d7-0cf171574bb5"}]': finished 2023-10-07T21:09:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:30 smithi046 ceph-mon[102780]: osdmap e36: 6 total, 5 up, 6 in 2023-10-07T21:09:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:31 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/3459451415' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:31 smithi003 ceph-mon[115766]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-10-07T21:09:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:31 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/3459451415' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:31 smithi003 ceph-mon[98492]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-10-07T21:09:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:31 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/3459451415' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:31 smithi046 ceph-mon[102780]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-10-07T21:09:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:33 smithi003 ceph-mon[98492]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:09:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:33 smithi003 ceph-mon[115766]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:09:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:33 smithi046 ceph-mon[102780]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:09:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:36 smithi003 ceph-mon[98492]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-07T21:09:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:09:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:36 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:36 smithi003 ceph-mon[115766]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-07T21:09:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:09:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:36 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:36 smithi046 ceph-mon[102780]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-07T21:09:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:09:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:36 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:37 smithi003 ceph-mon[98492]: Deploying daemon osd.5 on smithi046 2023-10-07T21:09:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:37 smithi003 ceph-mon[115766]: Deploying daemon osd.5 on smithi046 2023-10-07T21:09:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:37 smithi046 ceph-mon[102780]: Deploying daemon osd.5 on smithi046 2023-10-07T21:09:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:38 smithi003 ceph-mon[98492]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-07T21:09:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:38 smithi003 ceph-mon[115766]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-07T21:09:39.088 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:38 smithi046 ceph-mon[102780]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-07T21:09:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:40 smithi003 ceph-mon[98492]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:41.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:40 smithi003 ceph-mon[115766]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:40 smithi046 ceph-mon[102780]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:42.707 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:42 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:42.707 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:42 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:42.707 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:42 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:42.707 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:42 smithi046 ceph-mon[102780]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[98492]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:43.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:43.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:43.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:43.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:42 smithi003 ceph-mon[115766]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:44.784 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 5 on host 'smithi046' 2023-10-07T21:09:44.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:44.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:44.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:44.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:44.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:44.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:44.975 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:44.976 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:44 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:44 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:45.363 DEBUG:teuthology.orchestra.run.smithi046:osd.5> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-07T21:09:45.365 INFO:tasks.cephadm:Deploying osd.6 on smithi046 with /dev/vg_nvme/lv_2... 2023-10-07T21:09:45.366 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-07T21:09:45.414 INFO:journalctl@ceph.osd.5.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:09:45.958 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:45.958 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:45 smithi046 ceph-mon[102780]: from='osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:09:45.958 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:45 smithi046 ceph-mon[102780]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:09:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:45 smithi003 ceph-mon[98492]: from='osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:09:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:45 smithi003 ceph-mon[98492]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:09:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:45 smithi003 ceph-mon[115766]: from='osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:09:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:45 smithi003 ceph-mon[115766]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:09:46.358 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[98492]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[98492]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[98492]: osdmap e37: 6 total, 5 up, 6 in 2023-10-07T21:09:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[98492]: from='osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[98492]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[115766]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[115766]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[115766]: osdmap e37: 6 total, 5 up, 6 in 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[115766]: from='osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:46 smithi003 ceph-mon[115766]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:47.084 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:46 smithi046 ceph-mon[102780]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:47.084 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:46 smithi046 ceph-mon[102780]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:09:47.084 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:46 smithi046 ceph-mon[102780]: osdmap e37: 6 total, 5 up, 6 in 2023-10-07T21:09:47.084 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:46 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:47.084 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:46 smithi046 ceph-mon[102780]: from='osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:47.084 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:46 smithi046 ceph-mon[102780]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:09:47.084 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:09:46 smithi046 conmon[120480]: 2023-10-07T21:09:46.774+0000 7fd213406700 -1 osd.5 0 waiting for initial osdmap 2023-10-07T21:09:47.084 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:09:46 smithi046 conmon[120480]: 2023-10-07T21:09:46.779+0000 7fd20c1fd700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:09:47.827 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:47 smithi046 ceph-mon[102780]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:09:47.827 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:47 smithi046 ceph-mon[102780]: osdmap e38: 6 total, 5 up, 6 in 2023-10-07T21:09:47.827 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:47.827 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[98492]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:09:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[98492]: osdmap e38: 6 total, 5 up, 6 in 2023-10-07T21:09:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[115766]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:09:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[115766]: osdmap e38: 6 total, 5 up, 6 in 2023-10-07T21:09:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:48.382 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-07T21:09:48.382 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-07T21:09:48.382 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2023-10-07T21:09:48.382 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2023-10-07T21:09:48.382 INFO:teuthology.orchestra.run.smithi046.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00812672 s, 1.3 GB/s 2023-10-07T21:09:48.382 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2023-10-07T21:09:49.015 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi046:vg_nvme/lv_2 2023-10-07T21:09:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:09:49.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:09:49.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[98492]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:49.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[98492]: osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139] boot 2023-10-07T21:09:49.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[98492]: osdmap e39: 6 total, 6 up, 6 in 2023-10-07T21:09:49.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[98492]: osdmap e40: 6 total, 6 up, 6 in 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[115766]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[115766]: osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139] boot 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[115766]: osdmap e39: 6 total, 6 up, 6 in 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:49.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:48 smithi003 ceph-mon[115766]: osdmap e40: 6 total, 6 up, 6 in 2023-10-07T21:09:49.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:48 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:09:49.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:48 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:09:49.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:48 smithi046 ceph-mon[102780]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T21:09:49.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:48 smithi046 ceph-mon[102780]: osd.5 [v2:172.21.15.46:6808/186789139,v1:172.21.15.46:6809/186789139] boot 2023-10-07T21:09:49.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:48 smithi046 ceph-mon[102780]: osdmap e39: 6 total, 6 up, 6 in 2023-10-07T21:09:49.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:48 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:09:49.083 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:48 smithi046 ceph-mon[102780]: osdmap e40: 6 total, 6 up, 6 in 2023-10-07T21:09:49.406 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:09:49.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi046 2023-10-07T21:09:49.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:49.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:49.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:49.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:49.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:49.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:49.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:49.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:49.967 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:49 smithi046 ceph-mon[102780]: osdmap e41: 6 total, 6 up, 6 in 2023-10-07T21:09:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi046 2023-10-07T21:09:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[98492]: osdmap e41: 6 total, 6 up, 6 in 2023-10-07T21:09:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi046 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:09:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:49 smithi003 ceph-mon[115766]: osdmap e41: 6 total, 6 up, 6 in 2023-10-07T21:09:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi046 to 8586M 2023-10-07T21:09:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[98492]: pgmap v127: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:09:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[98492]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:09:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[98492]: osdmap e42: 6 total, 6 up, 6 in 2023-10-07T21:09:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi046 to 8586M 2023-10-07T21:09:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[115766]: pgmap v127: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:09:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[115766]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:09:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:50 smithi003 ceph-mon[115766]: osdmap e42: 6 total, 6 up, 6 in 2023-10-07T21:09:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:50 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi046 to 8586M 2023-10-07T21:09:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:50 smithi046 ceph-mon[102780]: pgmap v127: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:09:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:50 smithi046 ceph-mon[102780]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:09:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:50 smithi046 ceph-mon[102780]: osdmap e42: 6 total, 6 up, 6 in 2023-10-07T21:09:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[98492]: osdmap e43: 6 total, 6 up, 6 in 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[98492]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[98492]: pgmap v130: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[115766]: osdmap e43: 6 total, 6 up, 6 in 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[115766]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:51 smithi003 ceph-mon[115766]: pgmap v130: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:09:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:51 smithi046 ceph-mon[102780]: osdmap e43: 6 total, 6 up, 6 in 2023-10-07T21:09:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:51 smithi046 ceph-mon[102780]: from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:09:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:09:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:09:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:51 smithi046 ceph-mon[102780]: pgmap v130: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:09:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/2390679713' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]: dispatch 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]: dispatch 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]': finished 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[98492]: osdmap e44: 7 total, 6 up, 7 in 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[98492]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 120 KiB/s, 0 objects/s recovering 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/2390679713' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]: dispatch 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]: dispatch 2023-10-07T21:09:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]': finished 2023-10-07T21:09:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[115766]: osdmap e44: 7 total, 6 up, 7 in 2023-10-07T21:09:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:09:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:53 smithi003 ceph-mon[115766]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 120 KiB/s, 0 objects/s recovering 2023-10-07T21:09:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:53 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/2390679713' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]: dispatch 2023-10-07T21:09:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:53 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]: dispatch 2023-10-07T21:09:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:53 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "182c3452-1ddd-4ed0-be02-88766f36664a"}]': finished 2023-10-07T21:09:54.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:53 smithi046 ceph-mon[102780]: osdmap e44: 7 total, 6 up, 7 in 2023-10-07T21:09:54.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:53 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:09:54.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:53 smithi046 ceph-mon[102780]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 120 KiB/s, 0 objects/s recovering 2023-10-07T21:09:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:54 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/2295058568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:54 smithi003 ceph-mon[115766]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-07T21:09:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:54 smithi003 ceph-mon[115766]: Cluster is now healthy 2023-10-07T21:09:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:54 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/2295058568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:54 smithi003 ceph-mon[98492]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-07T21:09:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:54 smithi003 ceph-mon[98492]: Cluster is now healthy 2023-10-07T21:09:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:54 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/2295058568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:09:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:54 smithi046 ceph-mon[102780]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-07T21:09:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:54 smithi046 ceph-mon[102780]: Cluster is now healthy 2023-10-07T21:09:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:55 smithi003 ceph-mon[98492]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:09:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:55 smithi003 ceph-mon[115766]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:09:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:55 smithi046 ceph-mon[102780]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T21:09:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:58 smithi003 ceph-mon[98492]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-07T21:09:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:58 smithi003 ceph-mon[115766]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-07T21:09:59.078 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:58 smithi046 ceph-mon[102780]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-07T21:10:00.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:59 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:10:00.031 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:09:59 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:59 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:10:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:09:59 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:59 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:10:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:09:59 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:01.044 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:00 smithi046 ceph-mon[102780]: Deploying daemon osd.6 on smithi046 2023-10-07T21:10:01.044 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:00 smithi046 ceph-mon[102780]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-07T21:10:01.044 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:00 smithi046 ceph-mon[102780]: overall HEALTH_OK 2023-10-07T21:10:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:00 smithi003 ceph-mon[98492]: Deploying daemon osd.6 on smithi046 2023-10-07T21:10:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:00 smithi003 ceph-mon[98492]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-07T21:10:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:00 smithi003 ceph-mon[98492]: overall HEALTH_OK 2023-10-07T21:10:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:00 smithi003 ceph-mon[115766]: Deploying daemon osd.6 on smithi046 2023-10-07T21:10:01.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:00 smithi003 ceph-mon[115766]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-07T21:10:01.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:00 smithi003 ceph-mon[115766]: overall HEALTH_OK 2023-10-07T21:10:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:02 smithi046 ceph-mon[102780]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T21:10:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:02 smithi003 ceph-mon[98492]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T21:10:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:02 smithi003 ceph-mon[115766]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T21:10:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:03 smithi003 ceph-mon[98492]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:03 smithi003 ceph-mon[115766]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:03 smithi046 ceph-mon[102780]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:05.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:05 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:05.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:05 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:05.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:05 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:05 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:05 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:05 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:05 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:05 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:05 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:07.004 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:06 smithi046 ceph-mon[102780]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:07.005 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.005 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.005 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:07.005 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:07.005 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:06 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[98492]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[115766]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:07.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:07.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:06 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:07.575 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 6 on host 'smithi046' 2023-10-07T21:10:08.169 DEBUG:teuthology.orchestra.run.smithi046:osd.6> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-07T21:10:08.210 INFO:tasks.cephadm:Deploying osd.7 on smithi046 with /dev/vg_nvme/lv_1... 2023-10-07T21:10:08.211 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-07T21:10:08.245 INFO:journalctl@ceph.osd.6.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:10:08.749 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:10:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[115766]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[115766]: from='osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[115766]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[98492]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[98492]: from='osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:10:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:08 smithi003 ceph-mon[98492]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:10:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:08 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:08 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:08 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:08 smithi046 ceph-mon[102780]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:08 smithi046 ceph-mon[102780]: from='osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:10:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:08 smithi046 ceph-mon[102780]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:10:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:09 smithi046 ceph-mon[102780]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:10:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:09 smithi046 ceph-mon[102780]: osdmap e45: 7 total, 6 up, 7 in 2023-10-07T21:10:09.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:09 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:09.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:09 smithi046 ceph-mon[102780]: from='osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:09.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:09 smithi046 ceph-mon[102780]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:09.847 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:10:09 smithi046 conmon[129321]: 2023-10-07T21:10:09.588+0000 7f92ef170700 -1 osd.6 0 waiting for initial osdmap 2023-10-07T21:10:09.847 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:10:09 smithi046 conmon[129321]: 2023-10-07T21:10:09.595+0000 7f92ea76c700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:10:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[98492]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:10:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[98492]: osdmap e45: 7 total, 6 up, 7 in 2023-10-07T21:10:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[98492]: from='osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[98492]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[115766]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:10:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[115766]: osdmap e45: 7 total, 6 up, 7 in 2023-10-07T21:10:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[115766]: from='osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:09 smithi003 ceph-mon[115766]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:10.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:10 smithi046 ceph-mon[102780]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:10:10.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:10 smithi046 ceph-mon[102780]: osdmap e46: 7 total, 6 up, 7 in 2023-10-07T21:10:10.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:10 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:10.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:10 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:10.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:10 smithi046 ceph-mon[102780]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:10.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:10 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:10.912 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-07T21:10:10.912 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-07T21:10:10.912 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2023-10-07T21:10:10.912 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2023-10-07T21:10:10.913 INFO:teuthology.orchestra.run.smithi046.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00819837 s, 1.3 GB/s 2023-10-07T21:10:10.913 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2023-10-07T21:10:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[98492]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:10:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[98492]: osdmap e46: 7 total, 6 up, 7 in 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[98492]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[115766]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[115766]: osdmap e46: 7 total, 6 up, 7 in 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[115766]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T21:10:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:10 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:11.790 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi046:vg_nvme/lv_1 2023-10-07T21:10:11.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:11 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:10:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:11 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:10:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:11 smithi046 ceph-mon[102780]: osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327] boot 2023-10-07T21:10:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:11 smithi046 ceph-mon[102780]: osdmap e47: 7 total, 7 up, 7 in 2023-10-07T21:10:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:11 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:11 smithi046 ceph-mon[102780]: osdmap e48: 7 total, 7 up, 7 in 2023-10-07T21:10:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:10:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:10:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[98492]: osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327] boot 2023-10-07T21:10:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[98492]: osdmap e47: 7 total, 7 up, 7 in 2023-10-07T21:10:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[98492]: osdmap e48: 7 total, 7 up, 7 in 2023-10-07T21:10:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:10:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:10:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[115766]: osd.6 [v2:172.21.15.46:6816/3770837327,v1:172.21.15.46:6817/3770837327] boot 2023-10-07T21:10:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[115766]: osdmap e47: 7 total, 7 up, 7 in 2023-10-07T21:10:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:10:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:11 smithi003 ceph-mon[115766]: osdmap e48: 7 total, 7 up, 7 in 2023-10-07T21:10:12.157 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:10:12.696 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:12.696 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:12.696 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:12.696 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:12.697 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:12.697 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:12.697 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:12.697 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:12.697 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:12.697 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:12.697 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:12 smithi046 ceph-mon[102780]: osdmap e49: 7 total, 7 up, 7 in 2023-10-07T21:10:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[98492]: osdmap e49: 7 total, 7 up, 7 in 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:13.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:12 smithi003 ceph-mon[115766]: osdmap e49: 7 total, 7 up, 7 in 2023-10-07T21:10:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:13 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi046 2023-10-07T21:10:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:13 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi046 to 5724M 2023-10-07T21:10:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:13 smithi046 ceph-mon[102780]: osdmap e50: 7 total, 7 up, 7 in 2023-10-07T21:10:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:13 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi046 2023-10-07T21:10:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:13 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi046 to 5724M 2023-10-07T21:10:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:13 smithi003 ceph-mon[98492]: osdmap e50: 7 total, 7 up, 7 in 2023-10-07T21:10:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:13 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi046 2023-10-07T21:10:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:13 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi046 to 5724M 2023-10-07T21:10:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:13 smithi003 ceph-mon[115766]: osdmap e50: 7 total, 7 up, 7 in 2023-10-07T21:10:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[98492]: pgmap v148: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:10:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[98492]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:10:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[98492]: osdmap e51: 7 total, 7 up, 7 in 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[115766]: pgmap v148: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[115766]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:14 smithi003 ceph-mon[115766]: osdmap e51: 7 total, 7 up, 7 in 2023-10-07T21:10:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:14 smithi046 ceph-mon[102780]: pgmap v148: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-07T21:10:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:14 smithi046 ceph-mon[102780]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:10:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:14 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T21:10:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:14 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T21:10:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:14 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:14 smithi046 ceph-mon[102780]: osdmap e51: 7 total, 7 up, 7 in 2023-10-07T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[98492]: pgmap v150: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 139 KiB/s, 0 objects/s recovering 2023-10-07T21:10:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/3245292667' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]: dispatch 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]: dispatch 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[98492]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]': finished 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[98492]: osdmap e52: 8 total, 7 up, 8 in 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/3149960977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[115766]: pgmap v150: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 139 KiB/s, 0 objects/s recovering 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/3245292667' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]: dispatch 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]: dispatch 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[115766]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]': finished 2023-10-07T21:10:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[115766]: osdmap e52: 8 total, 7 up, 8 in 2023-10-07T21:10:17.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:17.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:16 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/3149960977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:10:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:16 smithi046 ceph-mon[102780]: pgmap v150: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 139 KiB/s, 0 objects/s recovering 2023-10-07T21:10:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:16 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/3245292667' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]: dispatch 2023-10-07T21:10:17.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:16 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]: dispatch 2023-10-07T21:10:17.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:16 smithi046 ceph-mon[102780]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "562f919b-b246-4b97-9054-edd040f8ed08"}]': finished 2023-10-07T21:10:17.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:16 smithi046 ceph-mon[102780]: osdmap e52: 8 total, 7 up, 8 in 2023-10-07T21:10:17.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:16 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:17.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:16 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/3149960977' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T21:10:19.045 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:18 smithi046 ceph-mon[102780]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T21:10:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:18 smithi003 ceph-mon[98492]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T21:10:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:18 smithi003 ceph-mon[115766]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T21:10:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:20 smithi046 ceph-mon[102780]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-07T21:10:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:20 smithi003 ceph-mon[98492]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-07T21:10:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:20 smithi003 ceph-mon[115766]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-07T21:10:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:22 smithi003 ceph-mon[98492]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:22 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:10:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:22 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:22 smithi003 ceph-mon[115766]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:22 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:10:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:22 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:22 smithi046 ceph-mon[102780]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:22 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:10:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:22 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:23 smithi003 ceph-mon[98492]: Deploying daemon osd.7 on smithi046 2023-10-07T21:10:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:23 smithi003 ceph-mon[115766]: Deploying daemon osd.7 on smithi046 2023-10-07T21:10:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:23 smithi046 ceph-mon[102780]: Deploying daemon osd.7 on smithi046 2023-10-07T21:10:25.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:24 smithi046 ceph-mon[102780]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:24 smithi003 ceph-mon[98492]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:24 smithi003 ceph-mon[115766]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:26 smithi003 ceph-mon[98492]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:26 smithi003 ceph-mon[115766]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:27.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:26 smithi046 ceph-mon[102780]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:28.137 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:28.137 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:28.137 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:28 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:28.137 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:28 smithi046 ceph-mon[102780]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[98492]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:28 smithi003 ceph-mon[115766]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:30.192 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 7 on host 'smithi046' 2023-10-07T21:10:30.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:30.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:30.428 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:30.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:30.429 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:30 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:30.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:30.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:30 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:30.821 DEBUG:teuthology.orchestra.run.smithi046:osd.7> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-07T21:10:30.823 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-07T21:10:30.823 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-07T21:10:30.856 INFO:journalctl@ceph.osd.7.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:10:31.202 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:10:31.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:31 smithi003 ceph-mon[98492]: from='osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:10:31.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:31 smithi003 ceph-mon[98492]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:10:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:31 smithi046 ceph-mon[102780]: from='osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:10:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:31 smithi046 ceph-mon[102780]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:10:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:31 smithi003 ceph-mon[115766]: from='osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:10:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:31 smithi003 ceph-mon[115766]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:10:32.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[98492]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:10:32.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[98492]: osdmap e53: 8 total, 7 up, 8 in 2023-10-07T21:10:32.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:32.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[98492]: from='osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:32.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[98492]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:32.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[98492]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:32.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[115766]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:10:32.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[115766]: osdmap e53: 8 total, 7 up, 8 in 2023-10-07T21:10:32.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:32.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[115766]: from='osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:32.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[115766]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:32.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:32 smithi003 ceph-mon[115766]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:32.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:10:32 smithi046 conmon[138977]: 2023-10-07T21:10:32.233+0000 7fea1c866700 -1 osd.7 0 waiting for initial osdmap 2023-10-07T21:10:32.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:10:32 smithi046 conmon[138977]: 2023-10-07T21:10:32.241+0000 7fea1565d700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:10:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:32 smithi046 ceph-mon[102780]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:10:32.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:32 smithi046 ceph-mon[102780]: osdmap e53: 8 total, 7 up, 8 in 2023-10-07T21:10:32.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:32 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:32.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:32 smithi046 ceph-mon[102780]: from='osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:32.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:32 smithi046 ceph-mon[102780]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:10:32.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:32 smithi046 ceph-mon[102780]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T21:10:32.830 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: osdmap e54: 8 total, 7 up, 8 in 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2647492461' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612] boot 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: osdmap e55: 8 total, 8 up, 8 in 2023-10-07T21:10:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:33 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.414 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1696713010,"num_in_osds":8,"osd_in_since":1696713016,"num_remapped_pgs":0} 2023-10-07T21:10:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:10:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: osdmap e54: 8 total, 7 up, 8 in 2023-10-07T21:10:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2647492461' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612] boot 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: osdmap e55: 8 total, 8 up, 8 in 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: osdmap e54: 8 total, 7 up, 8 in 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2647492461' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:10:33.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: osd.7 [v2:172.21.15.46:6824/2009505612,v1:172.21.15.46:6825/2009505612] boot 2023-10-07T21:10:33.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: osdmap e55: 8 total, 8 up, 8 in 2023-10-07T21:10:33.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:33 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:10:34.415 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-07T21:10:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: purged_snaps scrub starts 2023-10-07T21:10:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: purged_snaps scrub ok 2023-10-07T21:10:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: Detected new or changed devices on smithi046 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi046 to 4293M 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: pgmap v163: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[115766]: osdmap e56: 8 total, 8 up, 8 in 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: purged_snaps scrub starts 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: purged_snaps scrub ok 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: Detected new or changed devices on smithi046 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi046 to 4293M 2023-10-07T21:10:34.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:34.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:34.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: pgmap v163: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:34.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:34 smithi003 ceph-mon[98492]: osdmap e56: 8 total, 8 up, 8 in 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: purged_snaps scrub starts 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: purged_snaps scrub ok 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: Detected new or changed devices on smithi046 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:10:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi046 to 4293M 2023-10-07T21:10:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: pgmap v163: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:34 smithi046 ceph-mon[102780]: osdmap e56: 8 total, 8 up, 8 in 2023-10-07T21:10:34.785 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:10:36.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:35 smithi003 ceph-mon[115766]: osdmap e57: 8 total, 8 up, 8 in 2023-10-07T21:10:36.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:35 smithi003 ceph-mon[115766]: pgmap v166: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:36.067 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:35 smithi003 ceph-mon[98492]: osdmap e57: 8 total, 8 up, 8 in 2023-10-07T21:10:36.067 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:35 smithi003 ceph-mon[98492]: pgmap v166: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:35 smithi046 ceph-mon[102780]: osdmap e57: 8 total, 8 up, 8 in 2023-10-07T21:10:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:35 smithi046 ceph-mon[102780]: pgmap v166: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:36.445 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:37.063 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1696713032,"num_in_osds":8,"osd_in_since":1696713016,"num_remapped_pgs":0} 2023-10-07T21:10:37.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:10:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:36 smithi003 ceph-mon[98492]: osdmap e58: 8 total, 8 up, 8 in 2023-10-07T21:10:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:36 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1665031172' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:10:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:36 smithi003 ceph-mon[115766]: osdmap e58: 8 total, 8 up, 8 in 2023-10-07T21:10:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:36 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1665031172' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:10:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:36 smithi046 ceph-mon[102780]: osdmap e58: 8 total, 8 up, 8 in 2023-10-07T21:10:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:36 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1665031172' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T21:10:37.419 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:10:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:37 smithi003 ceph-mon[115766]: osdmap e59: 8 total, 8 up, 8 in 2023-10-07T21:10:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:37 smithi003 ceph-mon[115766]: pgmap v169: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:37 smithi003 ceph-mon[98492]: osdmap e59: 8 total, 8 up, 8 in 2023-10-07T21:10:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:37 smithi003 ceph-mon[98492]: pgmap v169: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:37 smithi046 ceph-mon[102780]: osdmap e59: 8 total, 8 up, 8 in 2023-10-07T21:10:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:37 smithi046 ceph-mon[102780]: pgmap v169: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:39.026 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:39.026 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:10:36.959019+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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":"2f18763d-43dd-482f-b26a-dd45b0a61184","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.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","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.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:10:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:39 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/46130768' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:39 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/46130768' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:39 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/46130768' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:39.655 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T21:08:42.219030+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-10-07T21:10:39.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-10-07T21:10:40.006 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:10:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:40 smithi046 ceph-mon[102780]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-10-07T21:10:40.392 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:40 smithi003 ceph-mon[98492]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-10-07T21:10:40.393 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:40 smithi003 ceph-mon[115766]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2023-10-07T21:10:41.572 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2023-10-07T21:10:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:41 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1264224312' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:41 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1264224312' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:41 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1264224312' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:42.187 INFO:tasks.cephadm:Adding mds.a on smithi003 2023-10-07T21:10:42.188 INFO:tasks.cephadm:Adding mds.b on smithi046 2023-10-07T21:10:42.188 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch apply mds all '2;smithi003=a;smithi046=b' 2023-10-07T21:10:42.554 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:10:42.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:42 smithi046 ceph-mon[102780]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-07T21:10:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:42 smithi003 ceph-mon[98492]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-07T21:10:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:42 smithi003 ceph-mon[115766]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-07T21:10:44.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:43 smithi046 ceph-mon[102780]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T21:10:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:43 smithi003 ceph-mon[98492]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T21:10:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:43 smithi003 ceph-mon[115766]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T21:10:44.448 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled mds.all update... 2023-10-07T21:10:45.082 DEBUG:teuthology.orchestra.run.smithi003:mds.a> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.a.service 2023-10-07T21:10:45.085 DEBUG:teuthology.orchestra.run.smithi046:mds.b> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.b.service 2023-10-07T21:10:45.087 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2023-10-07T21:10:45.088 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:10:45.117 INFO:journalctl@ceph.mds.a.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:10:45.118 INFO:journalctl@ceph.mds.b.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:10:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi003=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:10:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: Saving service mds.all spec with placement smithi003=a;smithi046=b;count:2 2023-10-07T21:10:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:45.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:45.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[115766]: Deploying daemon mds.a on smithi003 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi003=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: Saving service mds.all spec with placement smithi003=a;smithi046=b;count:2 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:45.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:45.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:45.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:45.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:45.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:45 smithi003 ceph-mon[98492]: Deploying daemon mds.a on smithi003 2023-10-07T21:10:45.592 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:45.592 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:10:36.959019+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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":"2f18763d-43dd-482f-b26a-dd45b0a61184","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.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","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.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:10:45.609 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T21:08:42.219030+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-10-07T21:10:45.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T21:10:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi003=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:10:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: Saving service mds.all spec with placement smithi003=a;smithi046=b;count:2 2023-10-07T21:10:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:45.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:45.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:45.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:45.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:45 smithi046 ceph-mon[102780]: Deploying daemon mds.a on smithi003 2023-10-07T21:10:45.957 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2023-10-07T21:10:45.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T21:10:46.405 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:46.405 INFO:teuthology.orchestra.run.smithi003.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-10-07T21:10:46.408 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 1 2023-10-07T21:10:46.420 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:10:46 smithi003 systemd[1]: Starting Ceph mds.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:10:46.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2177784519' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:46.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[98492]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-10-07T21:10:46.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2783208264' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:46.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/737216518' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:46.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2177784519' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:46.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[115766]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-10-07T21:10:46.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2783208264' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:46.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:46 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/737216518' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:46 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2177784519' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:46 smithi046 ceph-mon[102780]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2023-10-07T21:10:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:46 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2783208264' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:46 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/737216518' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:47.072 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:10:46 smithi003 conmon[158342]: starting mds.a at 2023-10-07T21:10:47.072 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:10:46 smithi003 bash[158299]: a7c6161e13e789db02b852281e6361058735ef1c04fc4a5c83032e93fab1cf79 2023-10-07T21:10:47.072 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:10:46 smithi003 systemd[1]: Started Ceph mds.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:10:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: mds.? [v2:172.21.15.3:6834/3426086375,v1:172.21.15.3:6835/3426086375] up:boot 2023-10-07T21:10:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: fsmap 1 up:standby 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[98492]: Deploying daemon mds.b on smithi046 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: mds.? [v2:172.21.15.3:6834/3426086375,v1:172.21.15.3:6835/3426086375] up:boot 2023-10-07T21:10:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: fsmap 1 up:standby 2023-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:48.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:47 smithi003 ceph-mon[115766]: Deploying daemon mds.b on smithi046 2023-10-07T21:10:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: mds.? [v2:172.21.15.3:6834/3426086375,v1:172.21.15.3:6835/3426086375] up:boot 2023-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: fsmap 1 up:standby 2023-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' 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-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:47 smithi046 ceph-mon[102780]: Deploying daemon mds.b on smithi046 2023-10-07T21:10:48.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T21:10:48.812 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:48.812 INFO:teuthology.orchestra.run.smithi003.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":14463,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.3:6835/3426086375","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":3426086375},{"type":"v1","addr":"172.21.15.3:6835","nonce":3426086375}]},"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-10-07T21:10:48.815 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 2 2023-10-07T21:10:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:48 smithi046 ceph-mon[102780]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-10-07T21:10:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:48 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/332562048' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:49.096 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:10:48 smithi046 systemd[1]: Starting Ceph mds.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:10:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:48 smithi003 ceph-mon[98492]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-10-07T21:10:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:48 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/332562048' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:48 smithi003 ceph-mon[115766]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-10-07T21:10:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:48 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/332562048' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:49.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:10:49 smithi046 conmon[145353]: starting mds.b at 2023-10-07T21:10:49.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:10:49 smithi046 bash[145312]: 33ca69b4eb39c911ae770b74790238c6466b662beeb5759bc19648448f85c026 2023-10-07T21:10:49.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:10:49 smithi046 systemd[1]: Started Ceph mds.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:10:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: mds.? [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] up:boot 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: fsmap 2 up:standby 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:10:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: mds.? [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] up:boot 2023-10-07T21:10:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: fsmap 2 up:standby 2023-10-07T21:10:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:50 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:10:50.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T21:10:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: mds.? [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] up:boot 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: fsmap 2 up:standby 2023-10-07T21:10:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:50 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:10:51.225 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:51.225 INFO:teuthology.orchestra.run.smithi003.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":14463,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.3:6835/3426086375","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":3426086375},{"type":"v1","addr":"172.21.15.3:6835","nonce":3426086375}]},"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":24361,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.46:6833/1043359112","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1043359112},{"type":"v1","addr":"172.21.15.46:6833","nonce":1043359112}]},"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-10-07T21:10:51.227 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 3 2023-10-07T21:10:51.240 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:10:51.568 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:51.568 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:10:36.959019+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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":"2f18763d-43dd-482f-b26a-dd45b0a61184","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.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","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.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:10:51.582 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T21:08:42.219030+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-10-07T21:10:51.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T21:10:51.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:51.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:51.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:51.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:51.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3953438523' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:51.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3554789961' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:51.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[98492]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:51.911 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2023-10-07T21:10:51.926 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2023-10-07T21:10:52.252 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:52.252 INFO:teuthology.orchestra.run.smithi003.stdout:[ 2023-10-07T21:10:52.252 INFO:teuthology.orchestra.run.smithi003.stdout: { 2023-10-07T21:10:52.252 INFO:teuthology.orchestra.run.smithi003.stdout: "poolnum": 1, 2023-10-07T21:10:52.252 INFO:teuthology.orchestra.run.smithi003.stdout: "poolname": ".mgr" 2023-10-07T21:10:52.252 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:10:52.253 INFO:teuthology.orchestra.run.smithi003.stdout:] 2023-10-07T21:10:52.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:52.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3953438523' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3554789961' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:52.266 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:51 smithi003 ceph-mon[115766]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:52.267 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2023-10-07T21:10:52.267 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3953438523' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3554789961' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:51 smithi046 ceph-mon[102780]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:53.199 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'cephfs_metadata' created 2023-10-07T21:10:53.211 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:10:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:53 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2661594692' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:53 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2335260211' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-10-07T21:10:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:53 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2661594692' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:53 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2335260211' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-10-07T21:10:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:53 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2661594692' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:10:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:53 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2335260211' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-10-07T21:10:54.220 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'cephfs_data' created 2023-10-07T21:10:54.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2023-10-07T21:10:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/960522992' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-10-07T21:10:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/960522992' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-10-07T21:10:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[98492]: osdmap e60: 8 total, 8 up, 8 in 2023-10-07T21:10:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/371886828' 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-10-07T21:10:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[98492]: from='client.? ' 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-10-07T21:10:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[98492]: pgmap v178: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/960522992' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-10-07T21:10:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/960522992' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-10-07T21:10:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[115766]: osdmap e60: 8 total, 8 up, 8 in 2023-10-07T21:10:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/371886828' 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-10-07T21:10:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[115766]: from='client.? ' 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-10-07T21:10:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:54 smithi003 ceph-mon[115766]: pgmap v178: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:54 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/960522992' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-10-07T21:10:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:54 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:10:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:54 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/960522992' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-10-07T21:10:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:54 smithi046 ceph-mon[102780]: osdmap e60: 8 total, 8 up, 8 in 2023-10-07T21:10:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:54 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/371886828' 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-10-07T21:10:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:54 smithi046 ceph-mon[102780]: from='client.? ' 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-10-07T21:10:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:54 smithi046 ceph-mon[102780]: pgmap v178: 33 pgs: 6 creating+peering, 26 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:55.205 INFO:teuthology.orchestra.run.smithi003.stderr:new fs with metadata pool 2 and data pool 3 2023-10-07T21:10:55.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[115766]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[115766]: from='client.? ' 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-10-07T21:10:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[115766]: osdmap e61: 8 total, 8 up, 8 in 2023-10-07T21:10:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1388198468' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T21:10:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[115766]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-10-07T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[98492]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[98492]: from='client.? ' 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-10-07T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[98492]: osdmap e61: 8 total, 8 up, 8 in 2023-10-07T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1388198468' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T21:10:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:55 smithi003 ceph-mon[98492]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-10-07T21:10:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:55 smithi046 ceph-mon[102780]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:10:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:55 smithi046 ceph-mon[102780]: from='client.? ' 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-10-07T21:10:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:55 smithi046 ceph-mon[102780]: osdmap e61: 8 total, 8 up, 8 in 2023-10-07T21:10:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:55 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1388198468' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T21:10:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:55 smithi046 ceph-mon[102780]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-10-07T21:10:55.549 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:55.550 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":62,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:10:54.605522+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"62","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:10:55.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:10:55.889 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:55.889 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":62,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:10:54.605522+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"62","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:10:55.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2023-10-07T21:10:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[98492]: osdmap e62: 8 total, 8 up, 8 in 2023-10-07T21:10:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1388198468' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-10-07T21:10:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[98492]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[98492]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2886772946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[98492]: pgmap v181: 97 pgs: 20 creating+peering, 69 unknown, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/4067152113' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[115766]: osdmap e62: 8 total, 8 up, 8 in 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1388198468' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[115766]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[115766]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-10-07T21:10:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2886772946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:56.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[115766]: pgmap v181: 97 pgs: 20 creating+peering, 69 unknown, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:56.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:56 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/4067152113' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:56 smithi046 ceph-mon[102780]: osdmap e62: 8 total, 8 up, 8 in 2023-10-07T21:10:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:56 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1388198468' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-10-07T21:10:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:56 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-10-07T21:10:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:56 smithi046 ceph-mon[102780]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-10-07T21:10:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:56 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2886772946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:56 smithi046 ceph-mon[102780]: pgmap v181: 97 pgs: 20 creating+peering, 69 unknown, 8 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:56 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/4067152113' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:57.227 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2023-10-07T21:10:57.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2023-10-07T21:10:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: osdmap e63: 8 total, 8 up, 8 in 2023-10-07T21:10:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:10:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: Cluster is now healthy 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: mds.? [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] up:active 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3079343205' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: osdmap e63: 8 total, 8 up, 8 in 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:10:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: Cluster is now healthy 2023-10-07T21:10:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: mds.? [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] up:active 2023-10-07T21:10:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3079343205' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T21:10:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:57 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T21:10:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: osdmap e63: 8 total, 8 up, 8 in 2023-10-07T21:10:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:10:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: Cluster is now healthy 2023-10-07T21:10:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: mds.? [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] up:active 2023-10-07T21:10:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3079343205' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T21:10:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:57 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T21:10:58.238 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2023-10-07T21:10:58.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T21:10:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-10-07T21:10:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[115766]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1441041300' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[115766]: pgmap v183: 97 pgs: 20 creating+peering, 51 unknown, 26 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 674 B/s wr, 5 op/s 2023-10-07T21:10:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-10-07T21:10:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[98492]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1441041300' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T21:10:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T21:10:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:58 smithi003 ceph-mon[98492]: pgmap v183: 97 pgs: 20 creating+peering, 51 unknown, 26 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 674 B/s wr, 5 op/s 2023-10-07T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:58 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-10-07T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:58 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:58 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1441041300' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:58 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:58 smithi046 ceph-mon[102780]: pgmap v183: 97 pgs: 20 creating+peering, 51 unknown, 26 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 674 B/s wr, 5 op/s 2023-10-07T21:10:58.618 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:58.618 INFO:teuthology.orchestra.run.smithi003.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":14463,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.3:6835/3426086375","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":3426086375},{"type":"v1","addr":"172.21.15.3:6835","nonce":3426086375}]},"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-10-07T21:10:54.605921+0000","modified":"2023-10-07T21:10:58.207650+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":24361},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24361":{"gid":24361,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.46:6833/1043359112","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1043359112},{"type":"v1","addr":"172.21.15.46:6833","nonce":1043359112}]},"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-10-07T21:10:58.620 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 8 2023-10-07T21:10:58.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:10:58.957 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:58.957 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":63,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:10:56.035331+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:10:58.971 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2023-10-07T21:10:58.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T21:10:59.305 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:59.307 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:10:59.317 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-10-07T21:10:59.317 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[115766]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:59.317 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/877977768' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:59.317 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/884373063' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:59.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-10-07T21:10:59.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[98492]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:59.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/877977768' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:59.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:10:59 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/884373063' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:59.319 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":183,"stamp":"2023-10-07T21:10:57.742116+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591904,"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":183,"num_write_kb":2419,"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":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":136,"ondisk_log_size":136,"up":138,"acting":138,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":64,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":2384676,"kb_used_data":6372,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576540,"statfs":{"total":767960285184,"available":765518376960,"internally_reserved":0,"allocated":6524928,"data_stored":3714803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1536,"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":24,"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":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.551740"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.207296+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:10.453121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.38","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.36","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059568+0000","last_change":"2023-10-07T21:10:55.059568+0000","last_active":"2023-10-07T21:10:55.059568+0000","last_peered":"2023-10-07T21:10:55.059568+0000","last_clean":"2023-10-07T21:10:55.059568+0000","last_became_active":"2023-10-07T21:10:55.059019+0000","last_became_peered":"2023-10-07T21:10:55.059019+0000","last_unstale":"2023-10-07T21:10:55.059568+0000","last_undegraded":"2023-10-07T21:10:55.059568+0000","last_fullsized":"2023-10-07T21:10:55.059568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:50.562077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057779+0000","last_change":"2023-10-07T21:10:55.057779+0000","last_active":"2023-10-07T21:10:55.057779+0000","last_peered":"2023-10-07T21:10:55.057779+0000","last_clean":"2023-10-07T21:10:55.057779+0000","last_became_active":"2023-10-07T21:10:55.057460+0000","last_became_peered":"2023-10-07T21:10:55.057460+0000","last_unstale":"2023-10-07T21:10:55.057779+0000","last_undegraded":"2023-10-07T21:10:55.057779+0000","last_fullsized":"2023-10-07T21:10:55.057779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:39:19.937476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199928+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:54:36.242456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.31","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.208505+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:08:23.908181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2e","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063436+0000","last_change":"2023-10-07T21:10:55.063436+0000","last_active":"2023-10-07T21:10:55.063436+0000","last_peered":"2023-10-07T21:10:55.063436+0000","last_clean":"2023-10-07T21:10:55.063436+0000","last_became_active":"2023-10-07T21:10:55.063086+0000","last_became_peered":"2023-10-07T21:10:55.063086+0000","last_unstale":"2023-10-07T21:10:55.063436+0000","last_undegraded":"2023-10-07T21:10:55.063436+0000","last_fullsized":"2023-10-07T21:10:55.063436+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:39.779984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194207+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:32:12.193538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,5],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.193378+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:22:35.457033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.192597+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:51:06.217952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194069+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:40:49.712528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199422+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:18:09.862205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,2],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.047027+0000","last_change":"2023-10-07T21:10:54.220351+0000","last_active":"2023-10-07T21:10:55.047027+0000","last_peered":"2023-10-07T21:10:55.047027+0000","last_clean":"2023-10-07T21:10:55.047027+0000","last_became_active":"2023-10-07T21:10:54.220028+0000","last_became_peered":"2023-10-07T21:10:54.220028+0000","last_unstale":"2023-10-07T21:10:55.047027+0000","last_undegraded":"2023-10-07T21:10:55.047027+0000","last_fullsized":"2023-10-07T21:10:55.047027+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:15:32.564604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194050+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:32:31.943168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.208029+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:49:10.733805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,4],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219060+0000","last_change":"2023-10-07T21:10:54.218690+0000","last_active":"2023-10-07T21:10:54.219060+0000","last_peered":"2023-10-07T21:10:54.219060+0000","last_clean":"2023-10-07T21:10:54.219060+0000","last_became_active":"2023-10-07T21:10:54.218365+0000","last_became_peered":"2023-10-07T21:10:54.218365+0000","last_unstale":"2023-10-07T21:10:54.219060+0000","last_undegraded":"2023-10-07T21:10:54.219060+0000","last_fullsized":"2023-10-07T21:10:54.219060+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:15:25.058487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.17","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.15","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.223087+0000","last_change":"2023-10-07T21:10:54.223087+0000","last_active":"2023-10-07T21:10:54.223087+0000","last_peered":"2023-10-07T21:10:54.223087+0000","last_clean":"2023-10-07T21:10:54.223087+0000","last_became_active":"2023-10-07T21:10:54.222792+0000","last_became_peered":"2023-10-07T21:10:54.222792+0000","last_unstale":"2023-10-07T21:10:54.223087+0000","last_undegraded":"2023-10-07T21:10:54.223087+0000","last_fullsized":"2023-10-07T21:10:54.223087+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:00:55.859428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199314+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:29:34.714455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"62'6","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.213145+0000","last_change":"2023-10-07T21:10:54.221788+0000","last_active":"2023-10-07T21:10:55.213145+0000","last_peered":"2023-10-07T21:10:55.213145+0000","last_clean":"2023-10-07T21:10:55.213145+0000","last_became_active":"2023-10-07T21:10:54.221472+0000","last_became_peered":"2023-10-07T21:10:54.221472+0000","last_unstale":"2023-10-07T21:10:55.213145+0000","last_undegraded":"2023-10-07T21:10:55.213145+0000","last_fullsized":"2023-10-07T21:10:55.213145+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"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-08T21:54:30.429870+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.11","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.221509+0000","last_change":"2023-10-07T21:10:54.220024+0000","last_active":"2023-10-07T21:10:54.221509+0000","last_peered":"2023-10-07T21:10:54.221509+0000","last_clean":"2023-10-07T21:10:54.221509+0000","last_became_active":"2023-10-07T21:10:54.219622+0000","last_became_peered":"2023-10-07T21:10:54.219622+0000","last_unstale":"2023-10-07T21:10:54.221509+0000","last_undegraded":"2023-10-07T21:10:54.221509+0000","last_fullsized":"2023-10-07T21:10:54.221509+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:08:23.363083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057177+0000","last_change":"2023-10-07T21:10:55.057177+0000","last_active":"2023-10-07T21:10:55.057177+0000","last_peered":"2023-10-07T21:10:55.057177+0000","last_clean":"2023-10-07T21:10:55.057177+0000","last_became_active":"2023-10-07T21:10:55.056850+0000","last_became_peered":"2023-10-07T21:10:55.056850+0000","last_unstale":"2023-10-07T21:10:55.057177+0000","last_undegraded":"2023-10-07T21:10:55.057177+0000","last_fullsized":"2023-10-07T21:10:55.057177+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:14.120178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.211716+0000","last_change":"2023-10-07T21:10:54.204854+0000","last_active":"2023-10-07T21:10:55.211716+0000","last_peered":"2023-10-07T21:10:55.211716+0000","last_clean":"2023-10-07T21:10:55.211716+0000","last_became_active":"2023-10-07T21:10:54.204598+0000","last_became_peered":"2023-10-07T21:10:54.204598+0000","last_unstale":"2023-10-07T21:10:55.211716+0000","last_undegraded":"2023-10-07T21:10:55.211716+0000","last_fullsized":"2023-10-07T21:10:55.211716+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:21:01.168874+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.213846+0000","last_change":"2023-10-07T21:10:54.213846+0000","last_active":"2023-10-07T21:10:54.213846+0000","last_peered":"2023-10-07T21:10:54.213846+0000","last_clean":"2023-10-07T21:10:54.213846+0000","last_became_active":"2023-10-07T21:10:54.213485+0000","last_became_peered":"2023-10-07T21:10:54.213485+0000","last_unstale":"2023-10-07T21:10:54.213846+0000","last_undegraded":"2023-10-07T21:10:54.213846+0000","last_fullsized":"2023-10-07T21:10:54.213846+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:20:54.677671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.214220+0000","last_change":"2023-10-07T21:10:54.214220+0000","last_active":"2023-10-07T21:10:54.214220+0000","last_peered":"2023-10-07T21:10:54.214220+0000","last_clean":"2023-10-07T21:10:54.214220+0000","last_became_active":"2023-10-07T21:10:54.213744+0000","last_became_peered":"2023-10-07T21:10:54.213744+0000","last_unstale":"2023-10-07T21:10:54.214220+0000","last_undegraded":"2023-10-07T21:10:54.214220+0000","last_fullsized":"2023-10-07T21:10:54.214220+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:24:28.780034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199391+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:53:25.476732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.205048+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:09:04.085949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.215476+0000","last_change":"2023-10-07T21:10:54.215081+0000","last_active":"2023-10-07T21:10:54.215476+0000","last_peered":"2023-10-07T21:10:54.215476+0000","last_clean":"2023-10-07T21:10:54.215476+0000","last_became_active":"2023-10-07T21:10:54.214652+0000","last_became_peered":"2023-10-07T21:10:54.214652+0000","last_unstale":"2023-10-07T21:10:54.215476+0000","last_undegraded":"2023-10-07T21:10:54.215476+0000","last_fullsized":"2023-10-07T21:10:54.215476+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:40:51.371737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"23'117","reported_seq":228,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-07T21:10:36.970217+0000","last_change":"2023-10-07T21:10:36.969902+0000","last_active":"2023-10-07T21:10:36.970217+0000","last_peered":"2023-10-07T21:10:36.970217+0000","last_clean":"2023-10-07T21:10:36.970217+0000","last_became_active":"2023-10-07T21:10:36.969448+0000","last_became_peered":"2023-10-07T21:10:36.969448+0000","last_unstale":"2023-10-07T21:10:36.970217+0000","last_undegraded":"2023-10-07T21:10:36.970217+0000","last_fullsized":"2023-10-07T21:10:36.970217+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"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-09T03:14:27.460348+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.193946+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:10:53.167600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.192590+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:46:48.813517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.206551+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:51:50.817842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.220883+0000","last_change":"2023-10-07T21:10:54.220883+0000","last_active":"2023-10-07T21:10:54.220883+0000","last_peered":"2023-10-07T21:10:54.220883+0000","last_clean":"2023-10-07T21:10:54.220883+0000","last_became_active":"2023-10-07T21:10:54.220629+0000","last_became_peered":"2023-10-07T21:10:54.220629+0000","last_unstale":"2023-10-07T21:10:54.220883+0000","last_undegraded":"2023-10-07T21:10:54.220883+0000","last_fullsized":"2023-10-07T21:10:54.220883+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:02:37.316311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208486+0000","last_change":"2023-10-07T21:10:54.215302+0000","last_active":"2023-10-07T21:10:55.208486+0000","last_peered":"2023-10-07T21:10:55.208486+0000","last_clean":"2023-10-07T21:10:55.208486+0000","last_became_active":"2023-10-07T21:10:54.214367+0000","last_became_peered":"2023-10-07T21:10:54.214367+0000","last_unstale":"2023-10-07T21:10:55.208486+0000","last_undegraded":"2023-10-07T21:10:55.208486+0000","last_fullsized":"2023-10-07T21:10:55.208486+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:12:03.996378+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194445+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:14:38.334252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199475+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:08:19.537545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219423+0000","last_change":"2023-10-07T21:10:54.219423+0000","last_active":"2023-10-07T21:10:54.219423+0000","last_peered":"2023-10-07T21:10:54.219423+0000","last_clean":"2023-10-07T21:10:54.219423+0000","last_became_active":"2023-10-07T21:10:54.218240+0000","last_became_peered":"2023-10-07T21:10:54.218240+0000","last_unstale":"2023-10-07T21:10:54.219423+0000","last_undegraded":"2023-10-07T21:10:54.219423+0000","last_fullsized":"2023-10-07T21:10:54.219423+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:01:20.269117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.221722+0000","last_change":"2023-10-07T21:10:54.221722+0000","last_active":"2023-10-07T21:10:54.221722+0000","last_peered":"2023-10-07T21:10:54.221722+0000","last_clean":"2023-10-07T21:10:54.221722+0000","last_became_active":"2023-10-07T21:10:54.218613+0000","last_became_peered":"2023-10-07T21:10:54.218613+0000","last_unstale":"2023-10-07T21:10:54.221722+0000","last_undegraded":"2023-10-07T21:10:54.221722+0000","last_fullsized":"2023-10-07T21:10:54.221722+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:11:41.948539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194210+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:32:46.229948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058577+0000","last_change":"2023-10-07T21:10:55.058577+0000","last_active":"2023-10-07T21:10:55.058577+0000","last_peered":"2023-10-07T21:10:55.058577+0000","last_clean":"2023-10-07T21:10:55.058577+0000","last_became_active":"2023-10-07T21:10:55.058260+0000","last_became_peered":"2023-10-07T21:10:55.058260+0000","last_unstale":"2023-10-07T21:10:55.058577+0000","last_undegraded":"2023-10-07T21:10:55.058577+0000","last_fullsized":"2023-10-07T21:10:55.058577+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:46:19.809379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.218450+0000","last_change":"2023-10-07T21:10:54.217151+0000","last_active":"2023-10-07T21:10:54.218450+0000","last_peered":"2023-10-07T21:10:54.218450+0000","last_clean":"2023-10-07T21:10:54.218450+0000","last_became_active":"2023-10-07T21:10:54.216880+0000","last_became_peered":"2023-10-07T21:10:54.216880+0000","last_unstale":"2023-10-07T21:10:54.218450+0000","last_undegraded":"2023-10-07T21:10:54.218450+0000","last_fullsized":"2023-10-07T21:10:54.218450+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:34:23.802256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219511+0000","last_change":"2023-10-07T21:10:54.219511+0000","last_active":"2023-10-07T21:10:54.219511+0000","last_peered":"2023-10-07T21:10:54.219511+0000","last_clean":"2023-10-07T21:10:54.219511+0000","last_became_active":"2023-10-07T21:10:54.218981+0000","last_became_peered":"2023-10-07T21:10:54.218981+0000","last_unstale":"2023-10-07T21:10:54.219511+0000","last_undegraded":"2023-10-07T21:10:54.219511+0000","last_fullsized":"2023-10-07T21:10:54.219511+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:14.729022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208225+0000","last_change":"2023-10-07T21:10:54.215399+0000","last_active":"2023-10-07T21:10:55.208225+0000","last_peered":"2023-10-07T21:10:55.208225+0000","last_clean":"2023-10-07T21:10:55.208225+0000","last_became_active":"2023-10-07T21:10:54.215083+0000","last_became_peered":"2023-10-07T21:10:54.215083+0000","last_unstale":"2023-10-07T21:10:55.208225+0000","last_undegraded":"2023-10-07T21:10:55.208225+0000","last_fullsized":"2023-10-07T21:10:55.208225+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:51:07.147973+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.20","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061388+0000","last_change":"2023-10-07T21:10:55.061388+0000","last_active":"2023-10-07T21:10:55.061388+0000","last_peered":"2023-10-07T21:10:55.061388+0000","last_clean":"2023-10-07T21:10:55.061388+0000","last_became_active":"2023-10-07T21:10:55.061057+0000","last_became_peered":"2023-10-07T21:10:55.061057+0000","last_unstale":"2023-10-07T21:10:55.061388+0000","last_undegraded":"2023-10-07T21:10:55.061388+0000","last_fullsized":"2023-10-07T21:10:55.061388+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:07:57.901514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049674+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.049674+0000","last_peered":"2023-10-07T21:10:55.049674+0000","last_clean":"2023-10-07T21:10:55.049674+0000","last_became_active":"2023-10-07T21:10:55.049323+0000","last_became_peered":"2023-10-07T21:10:55.049323+0000","last_unstale":"2023-10-07T21:10:55.049674+0000","last_undegraded":"2023-10-07T21:10:55.049674+0000","last_fullsized":"2023-10-07T21:10:55.049674+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:18:53.251440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.206932+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:20:21.530629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064820+0000","last_change":"2023-10-07T21:10:55.064820+0000","last_active":"2023-10-07T21:10:55.064820+0000","last_peered":"2023-10-07T21:10:55.064820+0000","last_clean":"2023-10-07T21:10:55.064820+0000","last_became_active":"2023-10-07T21:10:55.064313+0000","last_became_peered":"2023-10-07T21:10:55.064313+0000","last_unstale":"2023-10-07T21:10:55.064820+0000","last_undegraded":"2023-10-07T21:10:55.064820+0000","last_fullsized":"2023-10-07T21:10:55.064820+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:04:42.431298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2c","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060932+0000","last_change":"2023-10-07T21:10:55.060932+0000","last_active":"2023-10-07T21:10:55.060932+0000","last_peered":"2023-10-07T21:10:55.060932+0000","last_clean":"2023-10-07T21:10:55.060932+0000","last_became_active":"2023-10-07T21:10:55.060535+0000","last_became_peered":"2023-10-07T21:10:55.060535+0000","last_unstale":"2023-10-07T21:10:55.060932+0000","last_undegraded":"2023-10-07T21:10:55.060932+0000","last_fullsized":"2023-10-07T21:10:55.060932+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:52:08.151631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"acting":60,"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":1536,"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":24,"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":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":1536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":19,"ondisk_log_size":19,"up":75,"acting":75,"num_store_stats":6}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298428,"kb_used_data":1140,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446724,"statfs":{"total":95995035648,"available":95689445376,"internally_reserved":0,"allocated":1167360,"data_stored":824718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.43099999999999999}]},{"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.60499999999999998}]},{"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.65900000000000003}]},{"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.70799999999999996}]},{"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.58099999999999996}]},{"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.77600000000000002}]},{"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.68500000000000005}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298476,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446676,"statfs":{"total":95995035648,"available":95689396224,"internally_reserved":0,"allocated":1216512,"data_stored":846433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.60099999999999998}]},{"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.47099999999999997}]},{"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.51700000000000002}]},{"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.627}]},{"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.57099999999999995}]},{"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.65800000000000003}]},{"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.74299999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297876,"kb_used_data":588,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447276,"statfs":{"total":95995035648,"available":95690010624,"internally_reserved":0,"allocated":602112,"data_stored":247601,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:19 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.33800000000000002,"15min":0.33000000000000002},"min":{"1min":0.26700000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.44,"5min":0.38600000000000001,"15min":0.377},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.58399999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.38300000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:10:44 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.42999999999999999,"15min":0.42399999999999999},"min":{"1min":0.315,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.37}]},{"osd":3,"last update":"Sat Oct 7 21:10:07 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.42799999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:10:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.65400000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":3.2559999999999998,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.49299999999999999}]},{"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.46999999999999997}]},{"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.57299999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298432,"kb_used_data":1144,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446720,"statfs":{"total":95995035648,"available":95689441280,"internally_reserved":0,"allocated":1171456,"data_stored":825041,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:22 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.373,"15min":0.36699999999999999},"min":{"1min":0.28499999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.41299999999999998,"15min":0.40500000000000003},"min":{"1min":0.32800000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.308}]},{"osd":2,"last update":"Sat Oct 7 21:10:43 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.432,"15min":0.42999999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.40300000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.374}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.435},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.42399999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.497},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.39000000000000001}]},{"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.51100000000000001}]},{"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.35599999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":254794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.38500000000000001,"15min":0.38900000000000001},"min":{"1min":0.252,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.40500000000000003,"15min":0.40300000000000002},"min":{"1min":0.30399999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.27800000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.309,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.36899999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:05 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.501}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.66400000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.59199999999999997}]},{"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.70499999999999996}]},{"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.58099999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":240908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.29499999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.442},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.39700000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.47499999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.5390000000000001,"5min":2.5390000000000001,"15min":2.5390000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.63400000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:10:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.498},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.52100000000000002}]},{"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.60999999999999999}]},{"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.54800000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986195,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":240908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.371}]},{"osd":1,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.63100000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.56899999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:10:49 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.61499999999999999}]},{"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.65200000000000002}]},{"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.53600000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":297848,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447304,"statfs":{"total":95995035648,"available":95690039296,"internally_reserved":0,"allocated":573440,"data_stored":234400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.29899999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.34100000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.64100000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.70699999999999996}]},{"osd":4,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.371},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.53800000000000003}]},{"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.40400000000000003}]},{"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.433}]}]}],"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":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":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":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":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":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":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":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}]}} 2023-10-07T21:10:59.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T21:10:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:59 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-10-07T21:10:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:59 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:10:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:59 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/877977768' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:10:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:10:59 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/884373063' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:10:59.693 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:10:59.694 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:10:59.705 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":183,"stamp":"2023-10-07T21:10:57.742116+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591904,"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":183,"num_write_kb":2419,"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":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":136,"ondisk_log_size":136,"up":138,"acting":138,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":64,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":2384676,"kb_used_data":6372,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576540,"statfs":{"total":767960285184,"available":765518376960,"internally_reserved":0,"allocated":6524928,"data_stored":3714803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1536,"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":24,"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":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.551740"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.207296+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:10.453121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.38","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.36","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059568+0000","last_change":"2023-10-07T21:10:55.059568+0000","last_active":"2023-10-07T21:10:55.059568+0000","last_peered":"2023-10-07T21:10:55.059568+0000","last_clean":"2023-10-07T21:10:55.059568+0000","last_became_active":"2023-10-07T21:10:55.059019+0000","last_became_peered":"2023-10-07T21:10:55.059019+0000","last_unstale":"2023-10-07T21:10:55.059568+0000","last_undegraded":"2023-10-07T21:10:55.059568+0000","last_fullsized":"2023-10-07T21:10:55.059568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:50.562077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057779+0000","last_change":"2023-10-07T21:10:55.057779+0000","last_active":"2023-10-07T21:10:55.057779+0000","last_peered":"2023-10-07T21:10:55.057779+0000","last_clean":"2023-10-07T21:10:55.057779+0000","last_became_active":"2023-10-07T21:10:55.057460+0000","last_became_peered":"2023-10-07T21:10:55.057460+0000","last_unstale":"2023-10-07T21:10:55.057779+0000","last_undegraded":"2023-10-07T21:10:55.057779+0000","last_fullsized":"2023-10-07T21:10:55.057779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:39:19.937476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199928+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:54:36.242456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.31","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.208505+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:08:23.908181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2e","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063436+0000","last_change":"2023-10-07T21:10:55.063436+0000","last_active":"2023-10-07T21:10:55.063436+0000","last_peered":"2023-10-07T21:10:55.063436+0000","last_clean":"2023-10-07T21:10:55.063436+0000","last_became_active":"2023-10-07T21:10:55.063086+0000","last_became_peered":"2023-10-07T21:10:55.063086+0000","last_unstale":"2023-10-07T21:10:55.063436+0000","last_undegraded":"2023-10-07T21:10:55.063436+0000","last_fullsized":"2023-10-07T21:10:55.063436+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:39.779984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194207+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:32:12.193538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,5],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.193378+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:22:35.457033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.192597+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:51:06.217952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194069+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:40:49.712528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199422+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:18:09.862205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,2],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.047027+0000","last_change":"2023-10-07T21:10:54.220351+0000","last_active":"2023-10-07T21:10:55.047027+0000","last_peered":"2023-10-07T21:10:55.047027+0000","last_clean":"2023-10-07T21:10:55.047027+0000","last_became_active":"2023-10-07T21:10:54.220028+0000","last_became_peered":"2023-10-07T21:10:54.220028+0000","last_unstale":"2023-10-07T21:10:55.047027+0000","last_undegraded":"2023-10-07T21:10:55.047027+0000","last_fullsized":"2023-10-07T21:10:55.047027+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:15:32.564604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194050+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:32:31.943168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.208029+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:49:10.733805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,4],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219060+0000","last_change":"2023-10-07T21:10:54.218690+0000","last_active":"2023-10-07T21:10:54.219060+0000","last_peered":"2023-10-07T21:10:54.219060+0000","last_clean":"2023-10-07T21:10:54.219060+0000","last_became_active":"2023-10-07T21:10:54.218365+0000","last_became_peered":"2023-10-07T21:10:54.218365+0000","last_unstale":"2023-10-07T21:10:54.219060+0000","last_undegraded":"2023-10-07T21:10:54.219060+0000","last_fullsized":"2023-10-07T21:10:54.219060+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:15:25.058487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.17","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.15","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.223087+0000","last_change":"2023-10-07T21:10:54.223087+0000","last_active":"2023-10-07T21:10:54.223087+0000","last_peered":"2023-10-07T21:10:54.223087+0000","last_clean":"2023-10-07T21:10:54.223087+0000","last_became_active":"2023-10-07T21:10:54.222792+0000","last_became_peered":"2023-10-07T21:10:54.222792+0000","last_unstale":"2023-10-07T21:10:54.223087+0000","last_undegraded":"2023-10-07T21:10:54.223087+0000","last_fullsized":"2023-10-07T21:10:54.223087+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:00:55.859428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199314+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:29:34.714455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"62'6","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.213145+0000","last_change":"2023-10-07T21:10:54.221788+0000","last_active":"2023-10-07T21:10:55.213145+0000","last_peered":"2023-10-07T21:10:55.213145+0000","last_clean":"2023-10-07T21:10:55.213145+0000","last_became_active":"2023-10-07T21:10:54.221472+0000","last_became_peered":"2023-10-07T21:10:54.221472+0000","last_unstale":"2023-10-07T21:10:55.213145+0000","last_undegraded":"2023-10-07T21:10:55.213145+0000","last_fullsized":"2023-10-07T21:10:55.213145+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"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-08T21:54:30.429870+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.11","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.221509+0000","last_change":"2023-10-07T21:10:54.220024+0000","last_active":"2023-10-07T21:10:54.221509+0000","last_peered":"2023-10-07T21:10:54.221509+0000","last_clean":"2023-10-07T21:10:54.221509+0000","last_became_active":"2023-10-07T21:10:54.219622+0000","last_became_peered":"2023-10-07T21:10:54.219622+0000","last_unstale":"2023-10-07T21:10:54.221509+0000","last_undegraded":"2023-10-07T21:10:54.221509+0000","last_fullsized":"2023-10-07T21:10:54.221509+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:08:23.363083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057177+0000","last_change":"2023-10-07T21:10:55.057177+0000","last_active":"2023-10-07T21:10:55.057177+0000","last_peered":"2023-10-07T21:10:55.057177+0000","last_clean":"2023-10-07T21:10:55.057177+0000","last_became_active":"2023-10-07T21:10:55.056850+0000","last_became_peered":"2023-10-07T21:10:55.056850+0000","last_unstale":"2023-10-07T21:10:55.057177+0000","last_undegraded":"2023-10-07T21:10:55.057177+0000","last_fullsized":"2023-10-07T21:10:55.057177+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:14.120178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.211716+0000","last_change":"2023-10-07T21:10:54.204854+0000","last_active":"2023-10-07T21:10:55.211716+0000","last_peered":"2023-10-07T21:10:55.211716+0000","last_clean":"2023-10-07T21:10:55.211716+0000","last_became_active":"2023-10-07T21:10:54.204598+0000","last_became_peered":"2023-10-07T21:10:54.204598+0000","last_unstale":"2023-10-07T21:10:55.211716+0000","last_undegraded":"2023-10-07T21:10:55.211716+0000","last_fullsized":"2023-10-07T21:10:55.211716+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:21:01.168874+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.213846+0000","last_change":"2023-10-07T21:10:54.213846+0000","last_active":"2023-10-07T21:10:54.213846+0000","last_peered":"2023-10-07T21:10:54.213846+0000","last_clean":"2023-10-07T21:10:54.213846+0000","last_became_active":"2023-10-07T21:10:54.213485+0000","last_became_peered":"2023-10-07T21:10:54.213485+0000","last_unstale":"2023-10-07T21:10:54.213846+0000","last_undegraded":"2023-10-07T21:10:54.213846+0000","last_fullsized":"2023-10-07T21:10:54.213846+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:20:54.677671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.214220+0000","last_change":"2023-10-07T21:10:54.214220+0000","last_active":"2023-10-07T21:10:54.214220+0000","last_peered":"2023-10-07T21:10:54.214220+0000","last_clean":"2023-10-07T21:10:54.214220+0000","last_became_active":"2023-10-07T21:10:54.213744+0000","last_became_peered":"2023-10-07T21:10:54.213744+0000","last_unstale":"2023-10-07T21:10:54.214220+0000","last_undegraded":"2023-10-07T21:10:54.214220+0000","last_fullsized":"2023-10-07T21:10:54.214220+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:24:28.780034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199391+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:53:25.476732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.205048+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:09:04.085949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,6],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.215476+0000","last_change":"2023-10-07T21:10:54.215081+0000","last_active":"2023-10-07T21:10:54.215476+0000","last_peered":"2023-10-07T21:10:54.215476+0000","last_clean":"2023-10-07T21:10:54.215476+0000","last_became_active":"2023-10-07T21:10:54.214652+0000","last_became_peered":"2023-10-07T21:10:54.214652+0000","last_unstale":"2023-10-07T21:10:54.215476+0000","last_undegraded":"2023-10-07T21:10:54.215476+0000","last_fullsized":"2023-10-07T21:10:54.215476+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:40:51.371737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.183735+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"23'117","reported_seq":228,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-07T21:10:36.970217+0000","last_change":"2023-10-07T21:10:36.969902+0000","last_active":"2023-10-07T21:10:36.970217+0000","last_peered":"2023-10-07T21:10:36.970217+0000","last_clean":"2023-10-07T21:10:36.970217+0000","last_became_active":"2023-10-07T21:10:36.969448+0000","last_became_peered":"2023-10-07T21:10:36.969448+0000","last_unstale":"2023-10-07T21:10:36.970217+0000","last_undegraded":"2023-10-07T21:10:36.970217+0000","last_fullsized":"2023-10-07T21:10:36.970217+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"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-09T03:14:27.460348+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.193946+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:10:53.167600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.192590+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:46:48.813517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,4],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.206551+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:51:50.817842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,5],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.220883+0000","last_change":"2023-10-07T21:10:54.220883+0000","last_active":"2023-10-07T21:10:54.220883+0000","last_peered":"2023-10-07T21:10:54.220883+0000","last_clean":"2023-10-07T21:10:54.220883+0000","last_became_active":"2023-10-07T21:10:54.220629+0000","last_became_peered":"2023-10-07T21:10:54.220629+0000","last_unstale":"2023-10-07T21:10:54.220883+0000","last_undegraded":"2023-10-07T21:10:54.220883+0000","last_fullsized":"2023-10-07T21:10:54.220883+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:02:37.316311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208486+0000","last_change":"2023-10-07T21:10:54.215302+0000","last_active":"2023-10-07T21:10:55.208486+0000","last_peered":"2023-10-07T21:10:55.208486+0000","last_clean":"2023-10-07T21:10:55.208486+0000","last_became_active":"2023-10-07T21:10:54.214367+0000","last_became_peered":"2023-10-07T21:10:54.214367+0000","last_unstale":"2023-10-07T21:10:55.208486+0000","last_undegraded":"2023-10-07T21:10:55.208486+0000","last_fullsized":"2023-10-07T21:10:55.208486+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:12:03.996378+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194445+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:14:38.334252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199475+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:08:19.537545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219423+0000","last_change":"2023-10-07T21:10:54.219423+0000","last_active":"2023-10-07T21:10:54.219423+0000","last_peered":"2023-10-07T21:10:54.219423+0000","last_clean":"2023-10-07T21:10:54.219423+0000","last_became_active":"2023-10-07T21:10:54.218240+0000","last_became_peered":"2023-10-07T21:10:54.218240+0000","last_unstale":"2023-10-07T21:10:54.219423+0000","last_undegraded":"2023-10-07T21:10:54.219423+0000","last_fullsized":"2023-10-07T21:10:54.219423+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:01:20.269117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.221722+0000","last_change":"2023-10-07T21:10:54.221722+0000","last_active":"2023-10-07T21:10:54.221722+0000","last_peered":"2023-10-07T21:10:54.221722+0000","last_clean":"2023-10-07T21:10:54.221722+0000","last_became_active":"2023-10-07T21:10:54.218613+0000","last_became_peered":"2023-10-07T21:10:54.218613+0000","last_unstale":"2023-10-07T21:10:54.221722+0000","last_undegraded":"2023-10-07T21:10:54.221722+0000","last_fullsized":"2023-10-07T21:10:54.221722+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:11:41.948539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:53.183735+0000","last_change":"2023-10-07T21:10:53.194210+0000","last_active":"2023-10-07T21:10:53.183735+0000","last_peered":"2023-10-07T21:10:53.183735+0000","last_clean":"2023-10-07T21:10:53.183735+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:53.183735+0000","last_undegraded":"2023-10-07T21:10:53.183735+0000","last_fullsized":"2023-10-07T21:10:53.183735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:32:46.229948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,5],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058577+0000","last_change":"2023-10-07T21:10:55.058577+0000","last_active":"2023-10-07T21:10:55.058577+0000","last_peered":"2023-10-07T21:10:55.058577+0000","last_clean":"2023-10-07T21:10:55.058577+0000","last_became_active":"2023-10-07T21:10:55.058260+0000","last_became_peered":"2023-10-07T21:10:55.058260+0000","last_unstale":"2023-10-07T21:10:55.058577+0000","last_undegraded":"2023-10-07T21:10:55.058577+0000","last_fullsized":"2023-10-07T21:10:55.058577+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:46:19.809379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.218450+0000","last_change":"2023-10-07T21:10:54.217151+0000","last_active":"2023-10-07T21:10:54.218450+0000","last_peered":"2023-10-07T21:10:54.218450+0000","last_clean":"2023-10-07T21:10:54.218450+0000","last_became_active":"2023-10-07T21:10:54.216880+0000","last_became_peered":"2023-10-07T21:10:54.216880+0000","last_unstale":"2023-10-07T21:10:54.218450+0000","last_undegraded":"2023-10-07T21:10:54.218450+0000","last_fullsized":"2023-10-07T21:10:54.218450+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:34:23.802256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.d","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219511+0000","last_change":"2023-10-07T21:10:54.219511+0000","last_active":"2023-10-07T21:10:54.219511+0000","last_peered":"2023-10-07T21:10:54.219511+0000","last_clean":"2023-10-07T21:10:54.219511+0000","last_became_active":"2023-10-07T21:10:54.218981+0000","last_became_peered":"2023-10-07T21:10:54.218981+0000","last_unstale":"2023-10-07T21:10:54.219511+0000","last_undegraded":"2023-10-07T21:10:54.219511+0000","last_fullsized":"2023-10-07T21:10:54.219511+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:14.729022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208225+0000","last_change":"2023-10-07T21:10:54.215399+0000","last_active":"2023-10-07T21:10:55.208225+0000","last_peered":"2023-10-07T21:10:55.208225+0000","last_clean":"2023-10-07T21:10:55.208225+0000","last_became_active":"2023-10-07T21:10:54.215083+0000","last_became_peered":"2023-10-07T21:10:54.215083+0000","last_unstale":"2023-10-07T21:10:55.208225+0000","last_undegraded":"2023-10-07T21:10:55.208225+0000","last_fullsized":"2023-10-07T21:10:55.208225+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:51:07.147973+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.20","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061388+0000","last_change":"2023-10-07T21:10:55.061388+0000","last_active":"2023-10-07T21:10:55.061388+0000","last_peered":"2023-10-07T21:10:55.061388+0000","last_clean":"2023-10-07T21:10:55.061388+0000","last_became_active":"2023-10-07T21:10:55.061057+0000","last_became_peered":"2023-10-07T21:10:55.061057+0000","last_unstale":"2023-10-07T21:10:55.061388+0000","last_undegraded":"2023-10-07T21:10:55.061388+0000","last_fullsized":"2023-10-07T21:10:55.061388+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:07:57.901514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049674+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.049674+0000","last_peered":"2023-10-07T21:10:55.049674+0000","last_clean":"2023-10-07T21:10:55.049674+0000","last_became_active":"2023-10-07T21:10:55.049323+0000","last_became_peered":"2023-10-07T21:10:55.049323+0000","last_unstale":"2023-10-07T21:10:55.049674+0000","last_undegraded":"2023-10-07T21:10:55.049674+0000","last_fullsized":"2023-10-07T21:10:55.049674+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:18:53.251440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.206932+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:20:21.530629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064820+0000","last_change":"2023-10-07T21:10:55.064820+0000","last_active":"2023-10-07T21:10:55.064820+0000","last_peered":"2023-10-07T21:10:55.064820+0000","last_clean":"2023-10-07T21:10:55.064820+0000","last_became_active":"2023-10-07T21:10:55.064313+0000","last_became_peered":"2023-10-07T21:10:55.064313+0000","last_unstale":"2023-10-07T21:10:55.064820+0000","last_undegraded":"2023-10-07T21:10:55.064820+0000","last_fullsized":"2023-10-07T21:10:55.064820+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:04:42.431298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.188032+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+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-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2c","version":"0'0","reported_seq":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060932+0000","last_change":"2023-10-07T21:10:55.060932+0000","last_active":"2023-10-07T21:10:55.060932+0000","last_peered":"2023-10-07T21:10:55.060932+0000","last_clean":"2023-10-07T21:10:55.060932+0000","last_became_active":"2023-10-07T21:10:55.060535+0000","last_became_peered":"2023-10-07T21:10:55.060535+0000","last_unstale":"2023-10-07T21:10:55.060932+0000","last_undegraded":"2023-10-07T21:10:55.060932+0000","last_fullsized":"2023-10-07T21:10:55.060932+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:52:08.151631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"acting":60,"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":1536,"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":24,"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":7,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":12288,"data_stored":1536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":19,"ondisk_log_size":19,"up":75,"acting":75,"num_store_stats":6}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298428,"kb_used_data":1140,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446724,"statfs":{"total":95995035648,"available":95689445376,"internally_reserved":0,"allocated":1167360,"data_stored":824718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.43099999999999999}]},{"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.60499999999999998}]},{"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.65900000000000003}]},{"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.70799999999999996}]},{"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.58099999999999996}]},{"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.77600000000000002}]},{"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.68500000000000005}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298476,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446676,"statfs":{"total":95995035648,"available":95689396224,"internally_reserved":0,"allocated":1216512,"data_stored":846433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.60099999999999998}]},{"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.47099999999999997}]},{"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.51700000000000002}]},{"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.627}]},{"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.57099999999999995}]},{"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.65800000000000003}]},{"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.74299999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574881,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297876,"kb_used_data":588,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447276,"statfs":{"total":95995035648,"available":95690010624,"internally_reserved":0,"allocated":602112,"data_stored":247601,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:19 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.33800000000000002,"15min":0.33000000000000002},"min":{"1min":0.26700000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.44,"5min":0.38600000000000001,"15min":0.377},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.58399999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.38300000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:10:44 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.42999999999999999,"15min":0.42399999999999999},"min":{"1min":0.315,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.37}]},{"osd":3,"last update":"Sat Oct 7 21:10:07 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.42799999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:10:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.65400000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":3.2559999999999998,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.49299999999999999}]},{"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.46999999999999997}]},{"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.57299999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298432,"kb_used_data":1144,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446720,"statfs":{"total":95995035648,"available":95689441280,"internally_reserved":0,"allocated":1171456,"data_stored":825041,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:22 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.373,"15min":0.36699999999999999},"min":{"1min":0.28499999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.41299999999999998,"15min":0.40500000000000003},"min":{"1min":0.32800000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.308}]},{"osd":2,"last update":"Sat Oct 7 21:10:43 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.432,"15min":0.42999999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.40300000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.374}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.435},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.42399999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.497},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.39000000000000001}]},{"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.51100000000000001}]},{"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.35599999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":254794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.38500000000000001,"15min":0.38900000000000001},"min":{"1min":0.252,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.40500000000000003,"15min":0.40300000000000002},"min":{"1min":0.30399999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.27800000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.309,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.36899999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:05 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.501}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.66400000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.59199999999999997}]},{"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.70499999999999996}]},{"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.58099999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":240908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.29499999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.442},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.39700000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.47499999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.5390000000000001,"5min":2.5390000000000001,"15min":2.5390000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.63400000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:10:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.498},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.52100000000000002}]},{"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.60999999999999999}]},{"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.54800000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986195,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":240908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.371}]},{"osd":1,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.63100000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.56899999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:10:49 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.61499999999999999}]},{"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.65200000000000002}]},{"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.53600000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":297848,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447304,"statfs":{"total":95995035648,"available":95690039296,"internally_reserved":0,"allocated":573440,"data_stored":234400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.29899999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.34100000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.64100000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.70699999999999996}]},{"osd":4,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.371},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.53800000000000003}]},{"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.40400000000000003}]},{"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.433}]}]}],"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":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":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":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":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":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":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":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}]}} 2023-10-07T21:10:59.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T21:11:00.079 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:11:00.081 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:11:00.091 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2023-10-07T21:10:59.742578+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592652,"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":2428,"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":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":238,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384948,"kb_used_data":6644,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576268,"statfs":{"total":767960285184,"available":765518098432,"internally_reserved":0,"allocated":6803456,"data_stored":3834537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2284,"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":12,"num_scrub_errors":0,"num_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":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.001259"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071710+0000","last_change":"2023-10-07T21:10:55.071062+0000","last_active":"2023-10-07T21:10:55.071710+0000","last_peered":"2023-10-07T21:10:55.071710+0000","last_clean":"2023-10-07T21:10:55.071710+0000","last_became_active":"2023-10-07T21:10:55.070279+0000","last_became_peered":"2023-10-07T21:10:55.070279+0000","last_unstale":"2023-10-07T21:10:55.071710+0000","last_undegraded":"2023-10-07T21:10:55.071710+0000","last_fullsized":"2023-10-07T21:10:55.071710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:45:41.040090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059222+0000","last_change":"2023-10-07T21:10:55.057793+0000","last_active":"2023-10-07T21:10:55.059222+0000","last_peered":"2023-10-07T21:10:55.059222+0000","last_clean":"2023-10-07T21:10:55.059222+0000","last_became_active":"2023-10-07T21:10:55.056512+0000","last_became_peered":"2023-10-07T21:10:55.056512+0000","last_unstale":"2023-10-07T21:10:55.059222+0000","last_undegraded":"2023-10-07T21:10:55.059222+0000","last_fullsized":"2023-10-07T21:10:55.059222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:04:17.695380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056147+0000","last_change":"2023-10-07T21:10:55.055321+0000","last_active":"2023-10-07T21:10:55.056147+0000","last_peered":"2023-10-07T21:10:55.056147+0000","last_clean":"2023-10-07T21:10:55.056147+0000","last_became_active":"2023-10-07T21:10:55.054683+0000","last_became_peered":"2023-10-07T21:10:55.054683+0000","last_unstale":"2023-10-07T21:10:55.056147+0000","last_undegraded":"2023-10-07T21:10:55.056147+0000","last_fullsized":"2023-10-07T21:10:55.056147+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:27:51.964613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063363+0000","last_change":"2023-10-07T21:10:55.059260+0000","last_active":"2023-10-07T21:10:55.063363+0000","last_peered":"2023-10-07T21:10:55.063363+0000","last_clean":"2023-10-07T21:10:55.063363+0000","last_became_active":"2023-10-07T21:10:55.058725+0000","last_became_peered":"2023-10-07T21:10:55.058725+0000","last_unstale":"2023-10-07T21:10:55.063363+0000","last_undegraded":"2023-10-07T21:10:55.063363+0000","last_fullsized":"2023-10-07T21:10:55.063363+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:13:56.497362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071768+0000","last_change":"2023-10-07T21:10:55.070937+0000","last_active":"2023-10-07T21:10:55.071768+0000","last_peered":"2023-10-07T21:10:55.071768+0000","last_clean":"2023-10-07T21:10:55.071768+0000","last_became_active":"2023-10-07T21:10:55.070477+0000","last_became_peered":"2023-10-07T21:10:55.070477+0000","last_unstale":"2023-10-07T21:10:55.071768+0000","last_undegraded":"2023-10-07T21:10:55.071768+0000","last_fullsized":"2023-10-07T21:10:55.071768+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:13:56.639237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062433+0000","last_change":"2023-10-07T21:10:55.051733+0000","last_active":"2023-10-07T21:10:55.062433+0000","last_peered":"2023-10-07T21:10:55.062433+0000","last_clean":"2023-10-07T21:10:55.062433+0000","last_became_active":"2023-10-07T21:10:55.050814+0000","last_became_peered":"2023-10-07T21:10:55.050814+0000","last_unstale":"2023-10-07T21:10:55.062433+0000","last_undegraded":"2023-10-07T21:10:55.062433+0000","last_fullsized":"2023-10-07T21:10:55.062433+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:22:20.649806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.072119+0000","last_change":"2023-10-07T21:10:55.069904+0000","last_active":"2023-10-07T21:10:55.072119+0000","last_peered":"2023-10-07T21:10:55.072119+0000","last_clean":"2023-10-07T21:10:55.072119+0000","last_became_active":"2023-10-07T21:10:55.069383+0000","last_became_peered":"2023-10-07T21:10:55.069383+0000","last_unstale":"2023-10-07T21:10:55.072119+0000","last_undegraded":"2023-10-07T21:10:55.072119+0000","last_fullsized":"2023-10-07T21:10:55.072119+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:02:17.891981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053513+0000","last_change":"2023-10-07T21:10:55.053051+0000","last_active":"2023-10-07T21:10:55.053513+0000","last_peered":"2023-10-07T21:10:55.053513+0000","last_clean":"2023-10-07T21:10:55.053513+0000","last_became_active":"2023-10-07T21:10:55.052749+0000","last_became_peered":"2023-10-07T21:10:55.052749+0000","last_unstale":"2023-10-07T21:10:55.053513+0000","last_undegraded":"2023-10-07T21:10:55.053513+0000","last_fullsized":"2023-10-07T21:10:55.053513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:30:36.403036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071676+0000","last_change":"2023-10-07T21:10:55.070577+0000","last_active":"2023-10-07T21:10:55.071676+0000","last_peered":"2023-10-07T21:10:55.071676+0000","last_clean":"2023-10-07T21:10:55.071676+0000","last_became_active":"2023-10-07T21:10:55.069340+0000","last_became_peered":"2023-10-07T21:10:55.069340+0000","last_unstale":"2023-10-07T21:10:55.071676+0000","last_undegraded":"2023-10-07T21:10:55.071676+0000","last_fullsized":"2023-10-07T21:10:55.071676+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:39:57.637349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059568+0000","last_change":"2023-10-07T21:10:55.059568+0000","last_active":"2023-10-07T21:10:55.059568+0000","last_peered":"2023-10-07T21:10:55.059568+0000","last_clean":"2023-10-07T21:10:55.059568+0000","last_became_active":"2023-10-07T21:10:55.059019+0000","last_became_peered":"2023-10-07T21:10:55.059019+0000","last_unstale":"2023-10-07T21:10:55.059568+0000","last_undegraded":"2023-10-07T21:10:55.059568+0000","last_fullsized":"2023-10-07T21:10:55.059568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:50.562077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057779+0000","last_change":"2023-10-07T21:10:55.057779+0000","last_active":"2023-10-07T21:10:55.057779+0000","last_peered":"2023-10-07T21:10:55.057779+0000","last_clean":"2023-10-07T21:10:55.057779+0000","last_became_active":"2023-10-07T21:10:55.057460+0000","last_became_peered":"2023-10-07T21:10:55.057460+0000","last_unstale":"2023-10-07T21:10:55.057779+0000","last_undegraded":"2023-10-07T21:10:55.057779+0000","last_fullsized":"2023-10-07T21:10:55.057779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:39:19.937476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199928+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:54:36.242456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.068374+0000","last_change":"2023-10-07T21:10:55.066639+0000","last_active":"2023-10-07T21:10:55.068374+0000","last_peered":"2023-10-07T21:10:55.068374+0000","last_clean":"2023-10-07T21:10:55.068374+0000","last_became_active":"2023-10-07T21:10:55.066371+0000","last_became_peered":"2023-10-07T21:10:55.066371+0000","last_unstale":"2023-10-07T21:10:55.068374+0000","last_undegraded":"2023-10-07T21:10:55.068374+0000","last_fullsized":"2023-10-07T21:10:55.068374+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:34:50.433166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056291+0000","last_change":"2023-10-07T21:10:55.055058+0000","last_active":"2023-10-07T21:10:55.056291+0000","last_peered":"2023-10-07T21:10:55.056291+0000","last_clean":"2023-10-07T21:10:55.056291+0000","last_became_active":"2023-10-07T21:10:55.054612+0000","last_became_peered":"2023-10-07T21:10:55.054612+0000","last_unstale":"2023-10-07T21:10:55.056291+0000","last_undegraded":"2023-10-07T21:10:55.056291+0000","last_fullsized":"2023-10-07T21:10:55.056291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:40:36.146483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061674+0000","last_change":"2023-10-07T21:10:55.060722+0000","last_active":"2023-10-07T21:10:55.061674+0000","last_peered":"2023-10-07T21:10:55.061674+0000","last_clean":"2023-10-07T21:10:55.061674+0000","last_became_active":"2023-10-07T21:10:55.060139+0000","last_became_peered":"2023-10-07T21:10:55.060139+0000","last_unstale":"2023-10-07T21:10:55.061674+0000","last_undegraded":"2023-10-07T21:10:55.061674+0000","last_fullsized":"2023-10-07T21:10:55.061674+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:03:52.256724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049330+0000","last_change":"2023-10-07T21:10:55.048590+0000","last_active":"2023-10-07T21:10:55.049330+0000","last_peered":"2023-10-07T21:10:55.049330+0000","last_clean":"2023-10-07T21:10:55.049330+0000","last_became_active":"2023-10-07T21:10:55.047774+0000","last_became_peered":"2023-10-07T21:10:55.047774+0000","last_unstale":"2023-10-07T21:10:55.049330+0000","last_undegraded":"2023-10-07T21:10:55.049330+0000","last_fullsized":"2023-10-07T21:10:55.049330+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:02:00.390193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062588+0000","last_change":"2023-10-07T21:10:55.053070+0000","last_active":"2023-10-07T21:10:55.062588+0000","last_peered":"2023-10-07T21:10:55.062588+0000","last_clean":"2023-10-07T21:10:55.062588+0000","last_became_active":"2023-10-07T21:10:55.052659+0000","last_became_peered":"2023-10-07T21:10:55.052659+0000","last_unstale":"2023-10-07T21:10:55.062588+0000","last_undegraded":"2023-10-07T21:10:55.062588+0000","last_fullsized":"2023-10-07T21:10:55.062588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:03:23.073541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063436+0000","last_change":"2023-10-07T21:10:55.063436+0000","last_active":"2023-10-07T21:10:55.063436+0000","last_peered":"2023-10-07T21:10:55.063436+0000","last_clean":"2023-10-07T21:10:55.063436+0000","last_became_active":"2023-10-07T21:10:55.063086+0000","last_became_peered":"2023-10-07T21:10:55.063086+0000","last_unstale":"2023-10-07T21:10:55.063436+0000","last_undegraded":"2023-10-07T21:10:55.063436+0000","last_fullsized":"2023-10-07T21:10:55.063436+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:39.779984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069098+0000","last_change":"2023-10-07T21:10:55.068247+0000","last_active":"2023-10-07T21:10:55.069098+0000","last_peered":"2023-10-07T21:10:55.069098+0000","last_clean":"2023-10-07T21:10:55.069098+0000","last_became_active":"2023-10-07T21:10:55.067152+0000","last_became_peered":"2023-10-07T21:10:55.067152+0000","last_unstale":"2023-10-07T21:10:55.069098+0000","last_undegraded":"2023-10-07T21:10:55.069098+0000","last_fullsized":"2023-10-07T21:10:55.069098+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:02:48.527178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'4","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210239+0000","last_change":"2023-10-07T21:10:54.216453+0000","last_active":"2023-10-07T21:10:55.210239+0000","last_peered":"2023-10-07T21:10:55.210239+0000","last_clean":"2023-10-07T21:10:55.210239+0000","last_became_active":"2023-10-07T21:10:54.216136+0000","last_became_peered":"2023-10-07T21:10:54.216136+0000","last_unstale":"2023-10-07T21:10:55.210239+0000","last_undegraded":"2023-10-07T21:10:55.210239+0000","last_fullsized":"2023-10-07T21:10:55.210239+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"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-08T22:55:45.316296+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062783+0000","last_change":"2023-10-07T21:10:55.061714+0000","last_active":"2023-10-07T21:10:55.062783+0000","last_peered":"2023-10-07T21:10:55.062783+0000","last_clean":"2023-10-07T21:10:55.062783+0000","last_became_active":"2023-10-07T21:10:55.061385+0000","last_became_peered":"2023-10-07T21:10:55.061385+0000","last_unstale":"2023-10-07T21:10:55.062783+0000","last_undegraded":"2023-10-07T21:10:55.062783+0000","last_fullsized":"2023-10-07T21:10:55.062783+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:34:33.668012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.212461+0000","last_change":"2023-10-07T21:10:54.221845+0000","last_active":"2023-10-07T21:10:55.212461+0000","last_peered":"2023-10-07T21:10:55.212461+0000","last_clean":"2023-10-07T21:10:55.212461+0000","last_became_active":"2023-10-07T21:10:54.221561+0000","last_became_peered":"2023-10-07T21:10:54.221561+0000","last_unstale":"2023-10-07T21:10:55.212461+0000","last_undegraded":"2023-10-07T21:10:55.212461+0000","last_fullsized":"2023-10-07T21:10:55.212461+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:18:13.575266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053099+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.053099+0000","last_peered":"2023-10-07T21:10:55.053099+0000","last_clean":"2023-10-07T21:10:55.053099+0000","last_became_active":"2023-10-07T21:10:55.049396+0000","last_became_peered":"2023-10-07T21:10:55.049396+0000","last_unstale":"2023-10-07T21:10:55.053099+0000","last_undegraded":"2023-10-07T21:10:55.053099+0000","last_fullsized":"2023-10-07T21:10:55.053099+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:46:44.370830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.209433+0000","last_change":"2023-10-07T21:10:54.212506+0000","last_active":"2023-10-07T21:10:55.209433+0000","last_peered":"2023-10-07T21:10:55.209433+0000","last_clean":"2023-10-07T21:10:55.209433+0000","last_became_active":"2023-10-07T21:10:54.212162+0000","last_became_peered":"2023-10-07T21:10:54.212162+0000","last_unstale":"2023-10-07T21:10:55.209433+0000","last_undegraded":"2023-10-07T21:10:55.209433+0000","last_fullsized":"2023-10-07T21:10:55.209433+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:00:08.261391+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063327+0000","last_change":"2023-10-07T21:10:55.053410+0000","last_active":"2023-10-07T21:10:55.063327+0000","last_peered":"2023-10-07T21:10:55.063327+0000","last_clean":"2023-10-07T21:10:55.063327+0000","last_became_active":"2023-10-07T21:10:55.053092+0000","last_became_peered":"2023-10-07T21:10:55.053092+0000","last_unstale":"2023-10-07T21:10:55.063327+0000","last_undegraded":"2023-10-07T21:10:55.063327+0000","last_fullsized":"2023-10-07T21:10:55.063327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:33:32.064561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208844+0000","last_change":"2023-10-07T21:10:54.226145+0000","last_active":"2023-10-07T21:10:55.208844+0000","last_peered":"2023-10-07T21:10:55.208844+0000","last_clean":"2023-10-07T21:10:55.208844+0000","last_became_active":"2023-10-07T21:10:54.225791+0000","last_became_peered":"2023-10-07T21:10:54.225791+0000","last_unstale":"2023-10-07T21:10:55.208844+0000","last_undegraded":"2023-10-07T21:10:55.208844+0000","last_fullsized":"2023-10-07T21:10:55.208844+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:23:14.923880+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062983+0000","last_change":"2023-10-07T21:10:55.053661+0000","last_active":"2023-10-07T21:10:55.062983+0000","last_peered":"2023-10-07T21:10:55.062983+0000","last_clean":"2023-10-07T21:10:55.062983+0000","last_became_active":"2023-10-07T21:10:55.052697+0000","last_became_peered":"2023-10-07T21:10:55.052697+0000","last_unstale":"2023-10-07T21:10:55.062983+0000","last_undegraded":"2023-10-07T21:10:55.062983+0000","last_fullsized":"2023-10-07T21:10:55.062983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:14:48.603925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.212438+0000","last_change":"2023-10-07T21:10:54.222083+0000","last_active":"2023-10-07T21:10:55.212438+0000","last_peered":"2023-10-07T21:10:55.212438+0000","last_clean":"2023-10-07T21:10:55.212438+0000","last_became_active":"2023-10-07T21:10:54.221771+0000","last_became_peered":"2023-10-07T21:10:54.221771+0000","last_unstale":"2023-10-07T21:10:55.212438+0000","last_undegraded":"2023-10-07T21:10:55.212438+0000","last_fullsized":"2023-10-07T21:10:55.212438+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:17:18.507538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199422+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:18:09.862205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,2],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.047027+0000","last_change":"2023-10-07T21:10:54.220351+0000","last_active":"2023-10-07T21:10:55.047027+0000","last_peered":"2023-10-07T21:10:55.047027+0000","last_clean":"2023-10-07T21:10:55.047027+0000","last_became_active":"2023-10-07T21:10:54.220028+0000","last_became_peered":"2023-10-07T21:10:54.220028+0000","last_unstale":"2023-10-07T21:10:55.047027+0000","last_undegraded":"2023-10-07T21:10:55.047027+0000","last_fullsized":"2023-10-07T21:10:55.047027+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:15:32.564604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055145+0000","last_change":"2023-10-07T21:10:55.053966+0000","last_active":"2023-10-07T21:10:55.055145+0000","last_peered":"2023-10-07T21:10:55.055145+0000","last_clean":"2023-10-07T21:10:55.055145+0000","last_became_active":"2023-10-07T21:10:55.053783+0000","last_became_peered":"2023-10-07T21:10:55.053783+0000","last_unstale":"2023-10-07T21:10:55.055145+0000","last_undegraded":"2023-10-07T21:10:55.055145+0000","last_fullsized":"2023-10-07T21:10:55.055145+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:32:02.259377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049908+0000","last_change":"2023-10-07T21:10:54.222020+0000","last_active":"2023-10-07T21:10:55.049908+0000","last_peered":"2023-10-07T21:10:55.049908+0000","last_clean":"2023-10-07T21:10:55.049908+0000","last_became_active":"2023-10-07T21:10:54.220309+0000","last_became_peered":"2023-10-07T21:10:54.220309+0000","last_unstale":"2023-10-07T21:10:55.049908+0000","last_undegraded":"2023-10-07T21:10:55.049908+0000","last_fullsized":"2023-10-07T21:10:55.049908+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:08:57.871174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063926+0000","last_change":"2023-10-07T21:10:55.062440+0000","last_active":"2023-10-07T21:10:55.063926+0000","last_peered":"2023-10-07T21:10:55.063926+0000","last_clean":"2023-10-07T21:10:55.063926+0000","last_became_active":"2023-10-07T21:10:55.061865+0000","last_became_peered":"2023-10-07T21:10:55.061865+0000","last_unstale":"2023-10-07T21:10:55.063926+0000","last_undegraded":"2023-10-07T21:10:55.063926+0000","last_fullsized":"2023-10-07T21:10:55.063926+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:27:30.041655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038514+0000","last_change":"2023-10-07T21:10:54.226796+0000","last_active":"2023-10-07T21:10:55.038514+0000","last_peered":"2023-10-07T21:10:55.038514+0000","last_clean":"2023-10-07T21:10:55.038514+0000","last_became_active":"2023-10-07T21:10:54.226474+0000","last_became_peered":"2023-10-07T21:10:54.226474+0000","last_unstale":"2023-10-07T21:10:55.038514+0000","last_undegraded":"2023-10-07T21:10:55.038514+0000","last_fullsized":"2023-10-07T21:10:55.038514+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:59:41.848083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061656+0000","last_change":"2023-10-07T21:10:55.060452+0000","last_active":"2023-10-07T21:10:55.061656+0000","last_peered":"2023-10-07T21:10:55.061656+0000","last_clean":"2023-10-07T21:10:55.061656+0000","last_became_active":"2023-10-07T21:10:55.059744+0000","last_became_peered":"2023-10-07T21:10:55.059744+0000","last_unstale":"2023-10-07T21:10:55.061656+0000","last_undegraded":"2023-10-07T21:10:55.061656+0000","last_fullsized":"2023-10-07T21:10:55.061656+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:12:08.124148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219060+0000","last_change":"2023-10-07T21:10:54.218690+0000","last_active":"2023-10-07T21:10:54.219060+0000","last_peered":"2023-10-07T21:10:54.219060+0000","last_clean":"2023-10-07T21:10:54.219060+0000","last_became_active":"2023-10-07T21:10:54.218365+0000","last_became_peered":"2023-10-07T21:10:54.218365+0000","last_unstale":"2023-10-07T21:10:54.219060+0000","last_undegraded":"2023-10-07T21:10:54.219060+0000","last_fullsized":"2023-10-07T21:10:54.219060+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:15:25.058487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064218+0000","last_change":"2023-10-07T21:10:55.061874+0000","last_active":"2023-10-07T21:10:55.064218+0000","last_peered":"2023-10-07T21:10:55.064218+0000","last_clean":"2023-10-07T21:10:55.064218+0000","last_became_active":"2023-10-07T21:10:55.061523+0000","last_became_peered":"2023-10-07T21:10:55.061523+0000","last_unstale":"2023-10-07T21:10:55.064218+0000","last_undegraded":"2023-10-07T21:10:55.064218+0000","last_fullsized":"2023-10-07T21:10:55.064218+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:42:44.406925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038005+0000","last_change":"2023-10-07T21:10:54.222084+0000","last_active":"2023-10-07T21:10:55.038005+0000","last_peered":"2023-10-07T21:10:55.038005+0000","last_clean":"2023-10-07T21:10:55.038005+0000","last_became_active":"2023-10-07T21:10:54.221345+0000","last_became_peered":"2023-10-07T21:10:54.221345+0000","last_unstale":"2023-10-07T21:10:55.038005+0000","last_undegraded":"2023-10-07T21:10:55.038005+0000","last_fullsized":"2023-10-07T21:10:55.038005+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:41:20.207464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056523+0000","last_change":"2023-10-07T21:10:55.055775+0000","last_active":"2023-10-07T21:10:55.056523+0000","last_peered":"2023-10-07T21:10:55.056523+0000","last_clean":"2023-10-07T21:10:55.056523+0000","last_became_active":"2023-10-07T21:10:55.055175+0000","last_became_peered":"2023-10-07T21:10:55.055175+0000","last_unstale":"2023-10-07T21:10:55.056523+0000","last_undegraded":"2023-10-07T21:10:55.056523+0000","last_fullsized":"2023-10-07T21:10:55.056523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:58:16.300609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'3","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210859+0000","last_change":"2023-10-07T21:10:54.223087+0000","last_active":"2023-10-07T21:10:55.210859+0000","last_peered":"2023-10-07T21:10:55.210859+0000","last_clean":"2023-10-07T21:10:55.210859+0000","last_became_active":"2023-10-07T21:10:54.222792+0000","last_became_peered":"2023-10-07T21:10:54.222792+0000","last_unstale":"2023-10-07T21:10:55.210859+0000","last_undegraded":"2023-10-07T21:10:55.210859+0000","last_fullsized":"2023-10-07T21:10:55.210859+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:00:55.859428+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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199314+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:29:34.714455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"62'6","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.213145+0000","last_change":"2023-10-07T21:10:54.221788+0000","last_active":"2023-10-07T21:10:55.213145+0000","last_peered":"2023-10-07T21:10:55.213145+0000","last_clean":"2023-10-07T21:10:55.213145+0000","last_became_active":"2023-10-07T21:10:54.221472+0000","last_became_peered":"2023-10-07T21:10:54.221472+0000","last_unstale":"2023-10-07T21:10:55.213145+0000","last_undegraded":"2023-10-07T21:10:55.213145+0000","last_fullsized":"2023-10-07T21:10:55.213145+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"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-08T21:54:30.429870+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069080+0000","last_change":"2023-10-07T21:10:55.067513+0000","last_active":"2023-10-07T21:10:55.069080+0000","last_peered":"2023-10-07T21:10:55.069080+0000","last_clean":"2023-10-07T21:10:55.069080+0000","last_became_active":"2023-10-07T21:10:55.066693+0000","last_became_peered":"2023-10-07T21:10:55.066693+0000","last_unstale":"2023-10-07T21:10:55.069080+0000","last_undegraded":"2023-10-07T21:10:55.069080+0000","last_fullsized":"2023-10-07T21:10:55.069080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:50:32.226092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.213080+0000","last_change":"2023-10-07T21:10:54.216851+0000","last_active":"2023-10-07T21:10:55.213080+0000","last_peered":"2023-10-07T21:10:55.213080+0000","last_clean":"2023-10-07T21:10:55.213080+0000","last_became_active":"2023-10-07T21:10:54.216220+0000","last_became_peered":"2023-10-07T21:10:54.216220+0000","last_unstale":"2023-10-07T21:10:55.213080+0000","last_undegraded":"2023-10-07T21:10:55.213080+0000","last_fullsized":"2023-10-07T21:10:55.213080+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T23:11:50.581167+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056537+0000","last_change":"2023-10-07T21:10:55.055421+0000","last_active":"2023-10-07T21:10:55.056537+0000","last_peered":"2023-10-07T21:10:55.056537+0000","last_clean":"2023-10-07T21:10:55.056537+0000","last_became_active":"2023-10-07T21:10:55.055050+0000","last_became_peered":"2023-10-07T21:10:55.055050+0000","last_unstale":"2023-10-07T21:10:55.056537+0000","last_undegraded":"2023-10-07T21:10:55.056537+0000","last_fullsized":"2023-10-07T21:10:55.056537+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:55:44.013942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.039242+0000","last_change":"2023-10-07T21:10:54.227189+0000","last_active":"2023-10-07T21:10:55.039242+0000","last_peered":"2023-10-07T21:10:55.039242+0000","last_clean":"2023-10-07T21:10:55.039242+0000","last_became_active":"2023-10-07T21:10:54.226842+0000","last_became_peered":"2023-10-07T21:10:54.226842+0000","last_unstale":"2023-10-07T21:10:55.039242+0000","last_undegraded":"2023-10-07T21:10:55.039242+0000","last_fullsized":"2023-10-07T21:10:55.039242+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:40:18.671663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071750+0000","last_change":"2023-10-07T21:10:55.070411+0000","last_active":"2023-10-07T21:10:55.071750+0000","last_peered":"2023-10-07T21:10:55.071750+0000","last_clean":"2023-10-07T21:10:55.071750+0000","last_became_active":"2023-10-07T21:10:55.070027+0000","last_became_peered":"2023-10-07T21:10:55.070027+0000","last_unstale":"2023-10-07T21:10:55.071750+0000","last_undegraded":"2023-10-07T21:10:55.071750+0000","last_fullsized":"2023-10-07T21:10:55.071750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:05:48.785100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.221509+0000","last_change":"2023-10-07T21:10:54.220024+0000","last_active":"2023-10-07T21:10:54.221509+0000","last_peered":"2023-10-07T21:10:54.221509+0000","last_clean":"2023-10-07T21:10:54.221509+0000","last_became_active":"2023-10-07T21:10:54.219622+0000","last_became_peered":"2023-10-07T21:10:54.219622+0000","last_unstale":"2023-10-07T21:10:54.221509+0000","last_undegraded":"2023-10-07T21:10:54.221509+0000","last_fullsized":"2023-10-07T21:10:54.221509+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:08:23.363083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057177+0000","last_change":"2023-10-07T21:10:55.057177+0000","last_active":"2023-10-07T21:10:55.057177+0000","last_peered":"2023-10-07T21:10:55.057177+0000","last_clean":"2023-10-07T21:10:55.057177+0000","last_became_active":"2023-10-07T21:10:55.056850+0000","last_became_peered":"2023-10-07T21:10:55.056850+0000","last_unstale":"2023-10-07T21:10:55.057177+0000","last_undegraded":"2023-10-07T21:10:55.057177+0000","last_fullsized":"2023-10-07T21:10:55.057177+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:14.120178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.211716+0000","last_change":"2023-10-07T21:10:54.204854+0000","last_active":"2023-10-07T21:10:55.211716+0000","last_peered":"2023-10-07T21:10:55.211716+0000","last_clean":"2023-10-07T21:10:55.211716+0000","last_became_active":"2023-10-07T21:10:54.204598+0000","last_became_peered":"2023-10-07T21:10:54.204598+0000","last_unstale":"2023-10-07T21:10:55.211716+0000","last_undegraded":"2023-10-07T21:10:55.211716+0000","last_fullsized":"2023-10-07T21:10:55.211716+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:21:01.168874+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.072133+0000","last_change":"2023-10-07T21:10:55.070164+0000","last_active":"2023-10-07T21:10:55.072133+0000","last_peered":"2023-10-07T21:10:55.072133+0000","last_clean":"2023-10-07T21:10:55.072133+0000","last_became_active":"2023-10-07T21:10:55.069218+0000","last_became_peered":"2023-10-07T21:10:55.069218+0000","last_unstale":"2023-10-07T21:10:55.072133+0000","last_undegraded":"2023-10-07T21:10:55.072133+0000","last_fullsized":"2023-10-07T21:10:55.072133+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:16:44.908284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.213846+0000","last_change":"2023-10-07T21:10:54.213846+0000","last_active":"2023-10-07T21:10:54.213846+0000","last_peered":"2023-10-07T21:10:54.213846+0000","last_clean":"2023-10-07T21:10:54.213846+0000","last_became_active":"2023-10-07T21:10:54.213485+0000","last_became_peered":"2023-10-07T21:10:54.213485+0000","last_unstale":"2023-10-07T21:10:54.213846+0000","last_undegraded":"2023-10-07T21:10:54.213846+0000","last_fullsized":"2023-10-07T21:10:54.213846+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:20:54.677671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071616+0000","last_change":"2023-10-07T21:10:55.070208+0000","last_active":"2023-10-07T21:10:55.071616+0000","last_peered":"2023-10-07T21:10:55.071616+0000","last_clean":"2023-10-07T21:10:55.071616+0000","last_became_active":"2023-10-07T21:10:55.069770+0000","last_became_peered":"2023-10-07T21:10:55.069770+0000","last_unstale":"2023-10-07T21:10:55.071616+0000","last_undegraded":"2023-10-07T21:10:55.071616+0000","last_fullsized":"2023-10-07T21:10:55.071616+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:38:10.485967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048383+0000","last_change":"2023-10-07T21:10:54.214220+0000","last_active":"2023-10-07T21:10:55.048383+0000","last_peered":"2023-10-07T21:10:55.048383+0000","last_clean":"2023-10-07T21:10:55.048383+0000","last_became_active":"2023-10-07T21:10:54.213744+0000","last_became_peered":"2023-10-07T21:10:54.213744+0000","last_unstale":"2023-10-07T21:10:55.048383+0000","last_undegraded":"2023-10-07T21:10:55.048383+0000","last_fullsized":"2023-10-07T21:10:55.048383+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:24:28.780034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062950+0000","last_change":"2023-10-07T21:10:55.054031+0000","last_active":"2023-10-07T21:10:55.062950+0000","last_peered":"2023-10-07T21:10:55.062950+0000","last_clean":"2023-10-07T21:10:55.062950+0000","last_became_active":"2023-10-07T21:10:55.053547+0000","last_became_peered":"2023-10-07T21:10:55.053547+0000","last_unstale":"2023-10-07T21:10:55.062950+0000","last_undegraded":"2023-10-07T21:10:55.062950+0000","last_fullsized":"2023-10-07T21:10:55.062950+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:07:45.174128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.039155+0000","last_change":"2023-10-07T21:10:54.222570+0000","last_active":"2023-10-07T21:10:55.039155+0000","last_peered":"2023-10-07T21:10:55.039155+0000","last_clean":"2023-10-07T21:10:55.039155+0000","last_became_active":"2023-10-07T21:10:54.222252+0000","last_became_peered":"2023-10-07T21:10:54.222252+0000","last_unstale":"2023-10-07T21:10:55.039155+0000","last_undegraded":"2023-10-07T21:10:55.039155+0000","last_fullsized":"2023-10-07T21:10:55.039155+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:06:43.426166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199391+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:53:25.476732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060869+0000","last_change":"2023-10-07T21:10:55.059090+0000","last_active":"2023-10-07T21:10:55.060869+0000","last_peered":"2023-10-07T21:10:55.060869+0000","last_clean":"2023-10-07T21:10:55.060869+0000","last_became_active":"2023-10-07T21:10:55.058770+0000","last_became_peered":"2023-10-07T21:10:55.058770+0000","last_unstale":"2023-10-07T21:10:55.060869+0000","last_undegraded":"2023-10-07T21:10:55.060869+0000","last_fullsized":"2023-10-07T21:10:55.060869+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:32:10.282858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.215476+0000","last_change":"2023-10-07T21:10:54.215081+0000","last_active":"2023-10-07T21:10:54.215476+0000","last_peered":"2023-10-07T21:10:54.215476+0000","last_clean":"2023-10-07T21:10:54.215476+0000","last_became_active":"2023-10-07T21:10:54.214652+0000","last_became_peered":"2023-10-07T21:10:54.214652+0000","last_unstale":"2023-10-07T21:10:54.215476+0000","last_undegraded":"2023-10-07T21:10:54.215476+0000","last_fullsized":"2023-10-07T21:10:54.215476+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:40:51.371737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.065459+0000","last_change":"2023-10-07T21:10:55.064904+0000","last_active":"2023-10-07T21:10:55.065459+0000","last_peered":"2023-10-07T21:10:55.065459+0000","last_clean":"2023-10-07T21:10:55.065459+0000","last_became_active":"2023-10-07T21:10:55.064583+0000","last_became_peered":"2023-10-07T21:10:55.064583+0000","last_unstale":"2023-10-07T21:10:55.065459+0000","last_undegraded":"2023-10-07T21:10:55.065459+0000","last_fullsized":"2023-10-07T21:10:55.065459+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:14:39.276534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038176+0000","last_change":"2023-10-07T21:10:54.227273+0000","last_active":"2023-10-07T21:10:55.038176+0000","last_peered":"2023-10-07T21:10:55.038176+0000","last_clean":"2023-10-07T21:10:55.038176+0000","last_became_active":"2023-10-07T21:10:54.226892+0000","last_became_peered":"2023-10-07T21:10:54.226892+0000","last_unstale":"2023-10-07T21:10:55.038176+0000","last_undegraded":"2023-10-07T21:10:55.038176+0000","last_fullsized":"2023-10-07T21:10:55.038176+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:23:22.457828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'117","reported_seq":231,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053949+0000","last_change":"2023-10-07T21:10:36.969902+0000","last_active":"2023-10-07T21:10:55.053949+0000","last_peered":"2023-10-07T21:10:55.053949+0000","last_clean":"2023-10-07T21:10:55.053949+0000","last_became_active":"2023-10-07T21:10:36.969448+0000","last_became_peered":"2023-10-07T21:10:36.969448+0000","last_unstale":"2023-10-07T21:10:55.053949+0000","last_undegraded":"2023-10-07T21:10:55.053949+0000","last_fullsized":"2023-10-07T21:10:55.053949+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"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-09T03:14:27.460348+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056506+0000","last_change":"2023-10-07T21:10:55.055631+0000","last_active":"2023-10-07T21:10:55.056506+0000","last_peered":"2023-10-07T21:10:55.056506+0000","last_clean":"2023-10-07T21:10:55.056506+0000","last_became_active":"2023-10-07T21:10:55.055003+0000","last_became_peered":"2023-10-07T21:10:55.055003+0000","last_unstale":"2023-10-07T21:10:55.056506+0000","last_undegraded":"2023-10-07T21:10:55.056506+0000","last_fullsized":"2023-10-07T21:10:55.056506+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:19:27.662633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.054121+0000","last_change":"2023-10-07T21:10:54.217912+0000","last_active":"2023-10-07T21:10:55.054121+0000","last_peered":"2023-10-07T21:10:55.054121+0000","last_clean":"2023-10-07T21:10:55.054121+0000","last_became_active":"2023-10-07T21:10:54.217584+0000","last_became_peered":"2023-10-07T21:10:54.217584+0000","last_unstale":"2023-10-07T21:10:55.054121+0000","last_undegraded":"2023-10-07T21:10:55.054121+0000","last_fullsized":"2023-10-07T21:10:55.054121+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:18:34.591257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.054957+0000","last_change":"2023-10-07T21:10:54.217268+0000","last_active":"2023-10-07T21:10:55.054957+0000","last_peered":"2023-10-07T21:10:55.054957+0000","last_clean":"2023-10-07T21:10:55.054957+0000","last_became_active":"2023-10-07T21:10:54.216930+0000","last_became_peered":"2023-10-07T21:10:54.216930+0000","last_unstale":"2023-10-07T21:10:55.054957+0000","last_undegraded":"2023-10-07T21:10:55.054957+0000","last_fullsized":"2023-10-07T21:10:55.054957+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:46:15.142544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060843+0000","last_change":"2023-10-07T21:10:55.058779+0000","last_active":"2023-10-07T21:10:55.060843+0000","last_peered":"2023-10-07T21:10:55.060843+0000","last_clean":"2023-10-07T21:10:55.060843+0000","last_became_active":"2023-10-07T21:10:55.058407+0000","last_became_peered":"2023-10-07T21:10:55.058407+0000","last_unstale":"2023-10-07T21:10:55.060843+0000","last_undegraded":"2023-10-07T21:10:55.060843+0000","last_fullsized":"2023-10-07T21:10:55.060843+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:18:02.212999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"63'1","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:10:56.043601+0000","last_change":"2023-10-07T21:10:54.220883+0000","last_active":"2023-10-07T21:10:56.043601+0000","last_peered":"2023-10-07T21:10:56.043601+0000","last_clean":"2023-10-07T21:10:56.043601+0000","last_became_active":"2023-10-07T21:10:54.220629+0000","last_became_peered":"2023-10-07T21:10:54.220629+0000","last_unstale":"2023-10-07T21:10:56.043601+0000","last_undegraded":"2023-10-07T21:10:56.043601+0000","last_fullsized":"2023-10-07T21:10:56.043601+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:02:37.316311+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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.065068+0000","last_change":"2023-10-07T21:10:55.064540+0000","last_active":"2023-10-07T21:10:55.065068+0000","last_peered":"2023-10-07T21:10:55.065068+0000","last_clean":"2023-10-07T21:10:55.065068+0000","last_became_active":"2023-10-07T21:10:55.064220+0000","last_became_peered":"2023-10-07T21:10:55.064220+0000","last_unstale":"2023-10-07T21:10:55.065068+0000","last_undegraded":"2023-10-07T21:10:55.065068+0000","last_fullsized":"2023-10-07T21:10:55.065068+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:58:09.927883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208486+0000","last_change":"2023-10-07T21:10:54.215302+0000","last_active":"2023-10-07T21:10:55.208486+0000","last_peered":"2023-10-07T21:10:55.208486+0000","last_clean":"2023-10-07T21:10:55.208486+0000","last_became_active":"2023-10-07T21:10:54.214367+0000","last_became_peered":"2023-10-07T21:10:54.214367+0000","last_unstale":"2023-10-07T21:10:55.208486+0000","last_undegraded":"2023-10-07T21:10:55.208486+0000","last_fullsized":"2023-10-07T21:10:55.208486+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:12:03.996378+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055959+0000","last_change":"2023-10-07T21:10:55.054945+0000","last_active":"2023-10-07T21:10:55.055959+0000","last_peered":"2023-10-07T21:10:55.055959+0000","last_clean":"2023-10-07T21:10:55.055959+0000","last_became_active":"2023-10-07T21:10:55.054581+0000","last_became_peered":"2023-10-07T21:10:55.054581+0000","last_unstale":"2023-10-07T21:10:55.055959+0000","last_undegraded":"2023-10-07T21:10:55.055959+0000","last_fullsized":"2023-10-07T21:10:55.055959+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:51:37.103392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053842+0000","last_change":"2023-10-07T21:10:54.212748+0000","last_active":"2023-10-07T21:10:55.053842+0000","last_peered":"2023-10-07T21:10:55.053842+0000","last_clean":"2023-10-07T21:10:55.053842+0000","last_became_active":"2023-10-07T21:10:54.212344+0000","last_became_peered":"2023-10-07T21:10:54.212344+0000","last_unstale":"2023-10-07T21:10:55.053842+0000","last_undegraded":"2023-10-07T21:10:55.053842+0000","last_fullsized":"2023-10-07T21:10:55.053842+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:25:59.406701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199475+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:08:19.537545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048209+0000","last_change":"2023-10-07T21:10:54.219423+0000","last_active":"2023-10-07T21:10:55.048209+0000","last_peered":"2023-10-07T21:10:55.048209+0000","last_clean":"2023-10-07T21:10:55.048209+0000","last_became_active":"2023-10-07T21:10:54.218240+0000","last_became_peered":"2023-10-07T21:10:54.218240+0000","last_unstale":"2023-10-07T21:10:55.048209+0000","last_undegraded":"2023-10-07T21:10:55.048209+0000","last_fullsized":"2023-10-07T21:10:55.048209+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:01:20.269117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.066398+0000","last_change":"2023-10-07T21:10:55.065637+0000","last_active":"2023-10-07T21:10:55.066398+0000","last_peered":"2023-10-07T21:10:55.066398+0000","last_clean":"2023-10-07T21:10:55.066398+0000","last_became_active":"2023-10-07T21:10:55.065242+0000","last_became_peered":"2023-10-07T21:10:55.065242+0000","last_unstale":"2023-10-07T21:10:55.066398+0000","last_undegraded":"2023-10-07T21:10:55.066398+0000","last_fullsized":"2023-10-07T21:10:55.066398+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:21:04.717872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048610+0000","last_change":"2023-10-07T21:10:54.221722+0000","last_active":"2023-10-07T21:10:55.048610+0000","last_peered":"2023-10-07T21:10:55.048610+0000","last_clean":"2023-10-07T21:10:55.048610+0000","last_became_active":"2023-10-07T21:10:54.218613+0000","last_became_peered":"2023-10-07T21:10:54.218613+0000","last_unstale":"2023-10-07T21:10:55.048610+0000","last_undegraded":"2023-10-07T21:10:55.048610+0000","last_fullsized":"2023-10-07T21:10:55.048610+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:11:41.948539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059966+0000","last_change":"2023-10-07T21:10:55.059473+0000","last_active":"2023-10-07T21:10:55.059966+0000","last_peered":"2023-10-07T21:10:55.059966+0000","last_clean":"2023-10-07T21:10:55.059966+0000","last_became_active":"2023-10-07T21:10:55.059209+0000","last_became_peered":"2023-10-07T21:10:55.059209+0000","last_unstale":"2023-10-07T21:10:55.059966+0000","last_undegraded":"2023-10-07T21:10:55.059966+0000","last_fullsized":"2023-10-07T21:10:55.059966+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:50:43.598145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210329+0000","last_change":"2023-10-07T21:10:54.227159+0000","last_active":"2023-10-07T21:10:55.210329+0000","last_peered":"2023-10-07T21:10:55.210329+0000","last_clean":"2023-10-07T21:10:55.210329+0000","last_became_active":"2023-10-07T21:10:54.225755+0000","last_became_peered":"2023-10-07T21:10:54.225755+0000","last_unstale":"2023-10-07T21:10:55.210329+0000","last_undegraded":"2023-10-07T21:10:55.210329+0000","last_fullsized":"2023-10-07T21:10:55.210329+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:57:13.641165+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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058577+0000","last_change":"2023-10-07T21:10:55.058577+0000","last_active":"2023-10-07T21:10:55.058577+0000","last_peered":"2023-10-07T21:10:55.058577+0000","last_clean":"2023-10-07T21:10:55.058577+0000","last_became_active":"2023-10-07T21:10:55.058260+0000","last_became_peered":"2023-10-07T21:10:55.058260+0000","last_unstale":"2023-10-07T21:10:55.058577+0000","last_undegraded":"2023-10-07T21:10:55.058577+0000","last_fullsized":"2023-10-07T21:10:55.058577+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:46:19.809379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.218450+0000","last_change":"2023-10-07T21:10:54.217151+0000","last_active":"2023-10-07T21:10:54.218450+0000","last_peered":"2023-10-07T21:10:54.218450+0000","last_clean":"2023-10-07T21:10:54.218450+0000","last_became_active":"2023-10-07T21:10:54.216880+0000","last_became_peered":"2023-10-07T21:10:54.216880+0000","last_unstale":"2023-10-07T21:10:54.218450+0000","last_undegraded":"2023-10-07T21:10:54.218450+0000","last_fullsized":"2023-10-07T21:10:54.218450+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:34:23.802256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069115+0000","last_change":"2023-10-07T21:10:55.068449+0000","last_active":"2023-10-07T21:10:55.069115+0000","last_peered":"2023-10-07T21:10:55.069115+0000","last_clean":"2023-10-07T21:10:55.069115+0000","last_became_active":"2023-10-07T21:10:55.067886+0000","last_became_peered":"2023-10-07T21:10:55.067886+0000","last_unstale":"2023-10-07T21:10:55.069115+0000","last_undegraded":"2023-10-07T21:10:55.069115+0000","last_fullsized":"2023-10-07T21:10:55.069115+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:14:47.070651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210849+0000","last_change":"2023-10-07T21:10:54.219511+0000","last_active":"2023-10-07T21:10:55.210849+0000","last_peered":"2023-10-07T21:10:55.210849+0000","last_clean":"2023-10-07T21:10:55.210849+0000","last_became_active":"2023-10-07T21:10:54.218981+0000","last_became_peered":"2023-10-07T21:10:54.218981+0000","last_unstale":"2023-10-07T21:10:55.210849+0000","last_undegraded":"2023-10-07T21:10:55.210849+0000","last_fullsized":"2023-10-07T21:10:55.210849+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:14.729022+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063346+0000","last_change":"2023-10-07T21:10:55.058864+0000","last_active":"2023-10-07T21:10:55.063346+0000","last_peered":"2023-10-07T21:10:55.063346+0000","last_clean":"2023-10-07T21:10:55.063346+0000","last_became_active":"2023-10-07T21:10:55.058497+0000","last_became_peered":"2023-10-07T21:10:55.058497+0000","last_unstale":"2023-10-07T21:10:55.063346+0000","last_undegraded":"2023-10-07T21:10:55.063346+0000","last_fullsized":"2023-10-07T21:10:55.063346+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:45:09.888693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208225+0000","last_change":"2023-10-07T21:10:54.215399+0000","last_active":"2023-10-07T21:10:55.208225+0000","last_peered":"2023-10-07T21:10:55.208225+0000","last_clean":"2023-10-07T21:10:55.208225+0000","last_became_active":"2023-10-07T21:10:54.215083+0000","last_became_peered":"2023-10-07T21:10:54.215083+0000","last_unstale":"2023-10-07T21:10:55.208225+0000","last_undegraded":"2023-10-07T21:10:55.208225+0000","last_fullsized":"2023-10-07T21:10:55.208225+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:51:07.147973+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071689+0000","last_change":"2023-10-07T21:10:55.070794+0000","last_active":"2023-10-07T21:10:55.071689+0000","last_peered":"2023-10-07T21:10:55.071689+0000","last_clean":"2023-10-07T21:10:55.071689+0000","last_became_active":"2023-10-07T21:10:55.069902+0000","last_became_peered":"2023-10-07T21:10:55.069902+0000","last_unstale":"2023-10-07T21:10:55.071689+0000","last_undegraded":"2023-10-07T21:10:55.071689+0000","last_fullsized":"2023-10-07T21:10:55.071689+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:50:42.562134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061388+0000","last_change":"2023-10-07T21:10:55.061388+0000","last_active":"2023-10-07T21:10:55.061388+0000","last_peered":"2023-10-07T21:10:55.061388+0000","last_clean":"2023-10-07T21:10:55.061388+0000","last_became_active":"2023-10-07T21:10:55.061057+0000","last_became_peered":"2023-10-07T21:10:55.061057+0000","last_unstale":"2023-10-07T21:10:55.061388+0000","last_undegraded":"2023-10-07T21:10:55.061388+0000","last_fullsized":"2023-10-07T21:10:55.061388+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:07:57.901514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049674+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.049674+0000","last_peered":"2023-10-07T21:10:55.049674+0000","last_clean":"2023-10-07T21:10:55.049674+0000","last_became_active":"2023-10-07T21:10:55.049323+0000","last_became_peered":"2023-10-07T21:10:55.049323+0000","last_unstale":"2023-10-07T21:10:55.049674+0000","last_undegraded":"2023-10-07T21:10:55.049674+0000","last_fullsized":"2023-10-07T21:10:55.049674+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:18:53.251440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063570+0000","last_change":"2023-10-07T21:10:55.059739+0000","last_active":"2023-10-07T21:10:55.063570+0000","last_peered":"2023-10-07T21:10:55.063570+0000","last_clean":"2023-10-07T21:10:55.063570+0000","last_became_active":"2023-10-07T21:10:55.059167+0000","last_became_peered":"2023-10-07T21:10:55.059167+0000","last_unstale":"2023-10-07T21:10:55.063570+0000","last_undegraded":"2023-10-07T21:10:55.063570+0000","last_fullsized":"2023-10-07T21:10:55.063570+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:04:06.576632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056496+0000","last_change":"2023-10-07T21:10:55.055707+0000","last_active":"2023-10-07T21:10:55.056496+0000","last_peered":"2023-10-07T21:10:55.056496+0000","last_clean":"2023-10-07T21:10:55.056496+0000","last_became_active":"2023-10-07T21:10:55.055096+0000","last_became_peered":"2023-10-07T21:10:55.055096+0000","last_unstale":"2023-10-07T21:10:55.056496+0000","last_undegraded":"2023-10-07T21:10:55.056496+0000","last_fullsized":"2023-10-07T21:10:55.056496+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:57:18.903176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061137+0000","last_change":"2023-10-07T21:10:55.060777+0000","last_active":"2023-10-07T21:10:55.061137+0000","last_peered":"2023-10-07T21:10:55.061137+0000","last_clean":"2023-10-07T21:10:55.061137+0000","last_became_active":"2023-10-07T21:10:55.060453+0000","last_became_peered":"2023-10-07T21:10:55.060453+0000","last_unstale":"2023-10-07T21:10:55.061137+0000","last_undegraded":"2023-10-07T21:10:55.061137+0000","last_fullsized":"2023-10-07T21:10:55.061137+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:45:50.835231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.067006+0000","last_change":"2023-10-07T21:10:55.063474+0000","last_active":"2023-10-07T21:10:55.067006+0000","last_peered":"2023-10-07T21:10:55.067006+0000","last_clean":"2023-10-07T21:10:55.067006+0000","last_became_active":"2023-10-07T21:10:55.062996+0000","last_became_peered":"2023-10-07T21:10:55.062996+0000","last_unstale":"2023-10-07T21:10:55.067006+0000","last_undegraded":"2023-10-07T21:10:55.067006+0000","last_fullsized":"2023-10-07T21:10:55.067006+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:23:56.695922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064820+0000","last_change":"2023-10-07T21:10:55.064820+0000","last_active":"2023-10-07T21:10:55.064820+0000","last_peered":"2023-10-07T21:10:55.064820+0000","last_clean":"2023-10-07T21:10:55.064820+0000","last_became_active":"2023-10-07T21:10:55.064313+0000","last_became_peered":"2023-10-07T21:10:55.064313+0000","last_unstale":"2023-10-07T21:10:55.064820+0000","last_undegraded":"2023-10-07T21:10:55.064820+0000","last_fullsized":"2023-10-07T21:10:55.064820+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:04:42.431298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060021+0000","last_change":"2023-10-07T21:10:55.059388+0000","last_active":"2023-10-07T21:10:55.060021+0000","last_peered":"2023-10-07T21:10:55.060021+0000","last_clean":"2023-10-07T21:10:55.060021+0000","last_became_active":"2023-10-07T21:10:55.059067+0000","last_became_peered":"2023-10-07T21:10:55.059067+0000","last_unstale":"2023-10-07T21:10:55.060021+0000","last_undegraded":"2023-10-07T21:10:55.060021+0000","last_fullsized":"2023-10-07T21:10:55.060021+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:52:38.910706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063068+0000","last_change":"2023-10-07T21:10:55.056079+0000","last_active":"2023-10-07T21:10:55.063068+0000","last_peered":"2023-10-07T21:10:55.063068+0000","last_clean":"2023-10-07T21:10:55.063068+0000","last_became_active":"2023-10-07T21:10:55.055693+0000","last_became_peered":"2023-10-07T21:10:55.055693+0000","last_unstale":"2023-10-07T21:10:55.063068+0000","last_undegraded":"2023-10-07T21:10:55.063068+0000","last_fullsized":"2023-10-07T21:10:55.063068+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:57:58.341290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063587+0000","last_change":"2023-10-07T21:10:55.062870+0000","last_active":"2023-10-07T21:10:55.063587+0000","last_peered":"2023-10-07T21:10:55.063587+0000","last_clean":"2023-10-07T21:10:55.063587+0000","last_became_active":"2023-10-07T21:10:55.062452+0000","last_became_peered":"2023-10-07T21:10:55.062452+0000","last_unstale":"2023-10-07T21:10:55.063587+0000","last_undegraded":"2023-10-07T21:10:55.063587+0000","last_fullsized":"2023-10-07T21:10:55.063587+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:13:00.073228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062457+0000","last_change":"2023-10-07T21:10:55.051725+0000","last_active":"2023-10-07T21:10:55.062457+0000","last_peered":"2023-10-07T21:10:55.062457+0000","last_clean":"2023-10-07T21:10:55.062457+0000","last_became_active":"2023-10-07T21:10:55.050384+0000","last_became_peered":"2023-10-07T21:10:55.050384+0000","last_unstale":"2023-10-07T21:10:55.062457+0000","last_undegraded":"2023-10-07T21:10:55.062457+0000","last_fullsized":"2023-10-07T21:10:55.062457+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:11:08.115391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055124+0000","last_change":"2023-10-07T21:10:55.053949+0000","last_active":"2023-10-07T21:10:55.055124+0000","last_peered":"2023-10-07T21:10:55.055124+0000","last_clean":"2023-10-07T21:10:55.055124+0000","last_became_active":"2023-10-07T21:10:55.053737+0000","last_became_peered":"2023-10-07T21:10:55.053737+0000","last_unstale":"2023-10-07T21:10:55.055124+0000","last_undegraded":"2023-10-07T21:10:55.055124+0000","last_fullsized":"2023-10-07T21:10:55.055124+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:47:06.266981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060932+0000","last_change":"2023-10-07T21:10:55.060932+0000","last_active":"2023-10-07T21:10:55.060932+0000","last_peered":"2023-10-07T21:10:55.060932+0000","last_clean":"2023-10-07T21:10:55.060932+0000","last_became_active":"2023-10-07T21:10:55.060535+0000","last_became_peered":"2023-10-07T21:10:55.060535+0000","last_unstale":"2023-10-07T21:10:55.060932+0000","last_undegraded":"2023-10-07T21:10:55.060932+0000","last_fullsized":"2023-10-07T21:10:55.060932+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:52:08.151631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2284,"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":12,"num_scrub_errors":0,"num_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":81920,"data_stored":6238,"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":55,"seq":236223201287,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":852133,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.62}]},{"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.498}]},{"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.52900000000000003}]},{"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.60499999999999998}]},{"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.71399999999999997}]},{"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.78200000000000003}]},{"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.81000000000000005}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298476,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446676,"statfs":{"total":95995035648,"available":95689396224,"internally_reserved":0,"allocated":1216512,"data_stored":846433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.60099999999999998}]},{"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.47099999999999997}]},{"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.51700000000000002}]},{"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.627}]},{"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.57099999999999995}]},{"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.65800000000000003}]},{"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.74299999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":261672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:19 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.33800000000000002,"15min":0.33000000000000002},"min":{"1min":0.26700000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.248},{"interface":"front","average":{"1min":0.44,"5min":0.38600000000000001,"15min":0.377},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.58399999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.34200000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:10:44 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.42999999999999999,"15min":0.42399999999999999},"min":{"1min":0.315,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.316}]},{"osd":3,"last update":"Sat Oct 7 21:10:07 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.35599999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.72199999999999998}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":3.2559999999999998,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.79000000000000004}]},{"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.67500000000000004}]},{"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.64600000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738406,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1236992,"data_stored":852580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:22 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.373,"15min":0.36699999999999999},"min":{"1min":0.28499999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.41299999999999998,"15min":0.40500000000000003},"min":{"1min":0.32800000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.29399999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:10:43 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.432,"15min":0.42999999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.35999999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.314},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.41599999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.72099999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.68100000000000005}]},{"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.79400000000000004}]},{"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.76300000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":254794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.38500000000000001,"15min":0.38900000000000001},"min":{"1min":0.252,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.40500000000000003,"15min":0.40300000000000002},"min":{"1min":0.30399999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.27800000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.309,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.36899999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:05 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.501}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.66400000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.59199999999999997}]},{"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.70499999999999996}]},{"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.58099999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":647168,"data_stored":263152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.24399999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.48199999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.5390000000000001,"5min":2.5390000000000001,"15min":2.5390000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.437}]},{"osd":5,"last update":"Sat Oct 7 21:10:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.55900000000000005}]},{"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.58199999999999996}]},{"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.64800000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986195,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":240908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.371}]},{"osd":1,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.63100000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.56899999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:10:49 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.61499999999999999}]},{"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.65200000000000002}]},{"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.53600000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724560,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":262865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.5}]},{"osd":1,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.55100000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.60899999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.78800000000000003}]},{"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.59999999999999998}]},{"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}]}]}],"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":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":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-10-07T21:11:00.096 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.34 is not active+clean 2023-10-07T21:11:00.096 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.34', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-10-07T21:10:54.188032+0000', 'last_change': '2023-10-07T21:10:54.199928+0000', 'last_active': '2023-10-07T21:10:54.188032+0000', 'last_peered': '2023-10-07T21:10:54.188032+0000', 'last_clean': '2023-10-07T21:10:54.188032+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-10-07T21:10:54.188032+0000', 'last_undegraded': '2023-10-07T21:10:54.188032+0000', 'last_fullsized': '2023-10-07T21:10:54.188032+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_clean_scrub_stamp': '2023-10-07T21:10:54.188032+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-09T05:54:36.242456+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [0, 6], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2023-10-07T21:11:00.097 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1a is not active+clean 2023-10-07T21:11:00.097 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1a', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-10-07T21:10:54.188032+0000', 'last_change': '2023-10-07T21:10:54.199422+0000', 'last_active': '2023-10-07T21:10:54.188032+0000', 'last_peered': '2023-10-07T21:10:54.188032+0000', 'last_clean': '2023-10-07T21:10:54.188032+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-10-07T21:10:54.188032+0000', 'last_undegraded': '2023-10-07T21:10:54.188032+0000', 'last_fullsized': '2023-10-07T21:10:54.188032+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_clean_scrub_stamp': '2023-10-07T21:10:54.188032+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-09T08:18:09.862205+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [1, 2], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2023-10-07T21:11:00.097 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.14 is not active+clean 2023-10-07T21:11:00.097 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.14', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-10-07T21:10:54.188032+0000', 'last_change': '2023-10-07T21:10:54.199314+0000', 'last_active': '2023-10-07T21:10:54.188032+0000', 'last_peered': '2023-10-07T21:10:54.188032+0000', 'last_clean': '2023-10-07T21:10:54.188032+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-10-07T21:10:54.188032+0000', 'last_undegraded': '2023-10-07T21:10:54.188032+0000', 'last_fullsized': '2023-10-07T21:10:54.188032+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_clean_scrub_stamp': '2023-10-07T21:10:54.188032+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-09T08:29:34.714455+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [6, 7], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2023-10-07T21:11:00.097 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3 is not active+clean 2023-10-07T21:11:00.097 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-10-07T21:10:54.188032+0000', 'last_change': '2023-10-07T21:10:54.199391+0000', 'last_active': '2023-10-07T21:10:54.188032+0000', 'last_peered': '2023-10-07T21:10:54.188032+0000', 'last_clean': '2023-10-07T21:10:54.188032+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-10-07T21:10:54.188032+0000', 'last_undegraded': '2023-10-07T21:10:54.188032+0000', 'last_fullsized': '2023-10-07T21:10:54.188032+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_clean_scrub_stamp': '2023-10-07T21:10:54.188032+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-09T02:53:25.476732+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [0, 6], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2023-10-07T21:11:00.097 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.9 is not active+clean 2023-10-07T21:11:00.098 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.9', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2023-10-07T21:10:54.188032+0000', 'last_change': '2023-10-07T21:10:54.199475+0000', 'last_active': '2023-10-07T21:10:54.188032+0000', 'last_peered': '2023-10-07T21:10:54.188032+0000', 'last_clean': '2023-10-07T21:10:54.188032+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-10-07T21:10:54.188032+0000', 'last_undegraded': '2023-10-07T21:10:54.188032+0000', 'last_fullsized': '2023-10-07T21:10:54.188032+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-10-07T21:10:54.188032+0000', 'last_clean_scrub_stamp': '2023-10-07T21:10:54.188032+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-09T08:08:19.537545+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': [2, 7], 'up_primary': 4, 'acting_primary': 4, 'purged_snaps': []} 2023-10-07T21:11:00.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2023-10-07T21:11:00.220 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:10:59 smithi046 conmon[145353]: 2023-10-07T21:10:59.853+0000 7f7582a49700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-10-07T21:11:00.537 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:11:00.537 INFO:teuthology.orchestra.run.smithi003.stdout:{"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":214,"monmap":{"epoch":3,"min_mon_release_name":"quincy","num_mons":3},"osdmap":{"epoch":63,"num_osds":8,"num_up_osds":8,"osd_up_since":1696713032,"num_in_osds":8,"osd_in_since":1696713016,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":92},{"state_name":"creating+peering","count":5}],"num_pgs":97,"num_pools":3,"num_objects":23,"data_bytes":592652,"bytes_used":2442186752,"bytes_avail":765518098432,"bytes_total":767960285184,"inactive_pgs_ratio":0.051546391099691391,"write_bytes_sec":2047,"read_op_per_sec":0,"write_op_per_sec":7},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"b","status":"up:active","gid":24361}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.3:8443/"}},"servicemap":{"epoch":11,"modified":"2023-10-07T21:10:49.740718+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","6":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{}} 2023-10-07T21:11:00.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:00 smithi003 ceph-mon[115766]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:00.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:00 smithi003 ceph-mon[115766]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:00.550 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:00 smithi003 ceph-mon[115766]: pgmap v184: 97 pgs: 5 creating+peering, 92 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 7 op/s 2023-10-07T21:11:00.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:00 smithi003 ceph-mon[98492]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:00.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:00 smithi003 ceph-mon[98492]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:00.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:00 smithi003 ceph-mon[98492]: pgmap v184: 97 pgs: 5 creating+peering, 92 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 7 op/s 2023-10-07T21:11:00.551 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2023-10-07T21:11:00.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T21:11:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:00 smithi046 ceph-mon[102780]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:00 smithi046 ceph-mon[102780]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:00 smithi046 ceph-mon[102780]: pgmap v184: 97 pgs: 5 creating+peering, 92 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 7 op/s 2023-10-07T21:11:00.883 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:11:00.886 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:11:00.895 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2023-10-07T21:10:59.742578+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592652,"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":2428,"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":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":238,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384948,"kb_used_data":6644,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576268,"statfs":{"total":767960285184,"available":765518098432,"internally_reserved":0,"allocated":6803456,"data_stored":3834537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2284,"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":12,"num_scrub_errors":0,"num_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":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.001259"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071710+0000","last_change":"2023-10-07T21:10:55.071062+0000","last_active":"2023-10-07T21:10:55.071710+0000","last_peered":"2023-10-07T21:10:55.071710+0000","last_clean":"2023-10-07T21:10:55.071710+0000","last_became_active":"2023-10-07T21:10:55.070279+0000","last_became_peered":"2023-10-07T21:10:55.070279+0000","last_unstale":"2023-10-07T21:10:55.071710+0000","last_undegraded":"2023-10-07T21:10:55.071710+0000","last_fullsized":"2023-10-07T21:10:55.071710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:45:41.040090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059222+0000","last_change":"2023-10-07T21:10:55.057793+0000","last_active":"2023-10-07T21:10:55.059222+0000","last_peered":"2023-10-07T21:10:55.059222+0000","last_clean":"2023-10-07T21:10:55.059222+0000","last_became_active":"2023-10-07T21:10:55.056512+0000","last_became_peered":"2023-10-07T21:10:55.056512+0000","last_unstale":"2023-10-07T21:10:55.059222+0000","last_undegraded":"2023-10-07T21:10:55.059222+0000","last_fullsized":"2023-10-07T21:10:55.059222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:04:17.695380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056147+0000","last_change":"2023-10-07T21:10:55.055321+0000","last_active":"2023-10-07T21:10:55.056147+0000","last_peered":"2023-10-07T21:10:55.056147+0000","last_clean":"2023-10-07T21:10:55.056147+0000","last_became_active":"2023-10-07T21:10:55.054683+0000","last_became_peered":"2023-10-07T21:10:55.054683+0000","last_unstale":"2023-10-07T21:10:55.056147+0000","last_undegraded":"2023-10-07T21:10:55.056147+0000","last_fullsized":"2023-10-07T21:10:55.056147+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:27:51.964613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063363+0000","last_change":"2023-10-07T21:10:55.059260+0000","last_active":"2023-10-07T21:10:55.063363+0000","last_peered":"2023-10-07T21:10:55.063363+0000","last_clean":"2023-10-07T21:10:55.063363+0000","last_became_active":"2023-10-07T21:10:55.058725+0000","last_became_peered":"2023-10-07T21:10:55.058725+0000","last_unstale":"2023-10-07T21:10:55.063363+0000","last_undegraded":"2023-10-07T21:10:55.063363+0000","last_fullsized":"2023-10-07T21:10:55.063363+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:13:56.497362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071768+0000","last_change":"2023-10-07T21:10:55.070937+0000","last_active":"2023-10-07T21:10:55.071768+0000","last_peered":"2023-10-07T21:10:55.071768+0000","last_clean":"2023-10-07T21:10:55.071768+0000","last_became_active":"2023-10-07T21:10:55.070477+0000","last_became_peered":"2023-10-07T21:10:55.070477+0000","last_unstale":"2023-10-07T21:10:55.071768+0000","last_undegraded":"2023-10-07T21:10:55.071768+0000","last_fullsized":"2023-10-07T21:10:55.071768+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:13:56.639237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062433+0000","last_change":"2023-10-07T21:10:55.051733+0000","last_active":"2023-10-07T21:10:55.062433+0000","last_peered":"2023-10-07T21:10:55.062433+0000","last_clean":"2023-10-07T21:10:55.062433+0000","last_became_active":"2023-10-07T21:10:55.050814+0000","last_became_peered":"2023-10-07T21:10:55.050814+0000","last_unstale":"2023-10-07T21:10:55.062433+0000","last_undegraded":"2023-10-07T21:10:55.062433+0000","last_fullsized":"2023-10-07T21:10:55.062433+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:22:20.649806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.072119+0000","last_change":"2023-10-07T21:10:55.069904+0000","last_active":"2023-10-07T21:10:55.072119+0000","last_peered":"2023-10-07T21:10:55.072119+0000","last_clean":"2023-10-07T21:10:55.072119+0000","last_became_active":"2023-10-07T21:10:55.069383+0000","last_became_peered":"2023-10-07T21:10:55.069383+0000","last_unstale":"2023-10-07T21:10:55.072119+0000","last_undegraded":"2023-10-07T21:10:55.072119+0000","last_fullsized":"2023-10-07T21:10:55.072119+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:02:17.891981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053513+0000","last_change":"2023-10-07T21:10:55.053051+0000","last_active":"2023-10-07T21:10:55.053513+0000","last_peered":"2023-10-07T21:10:55.053513+0000","last_clean":"2023-10-07T21:10:55.053513+0000","last_became_active":"2023-10-07T21:10:55.052749+0000","last_became_peered":"2023-10-07T21:10:55.052749+0000","last_unstale":"2023-10-07T21:10:55.053513+0000","last_undegraded":"2023-10-07T21:10:55.053513+0000","last_fullsized":"2023-10-07T21:10:55.053513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:30:36.403036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071676+0000","last_change":"2023-10-07T21:10:55.070577+0000","last_active":"2023-10-07T21:10:55.071676+0000","last_peered":"2023-10-07T21:10:55.071676+0000","last_clean":"2023-10-07T21:10:55.071676+0000","last_became_active":"2023-10-07T21:10:55.069340+0000","last_became_peered":"2023-10-07T21:10:55.069340+0000","last_unstale":"2023-10-07T21:10:55.071676+0000","last_undegraded":"2023-10-07T21:10:55.071676+0000","last_fullsized":"2023-10-07T21:10:55.071676+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:39:57.637349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059568+0000","last_change":"2023-10-07T21:10:55.059568+0000","last_active":"2023-10-07T21:10:55.059568+0000","last_peered":"2023-10-07T21:10:55.059568+0000","last_clean":"2023-10-07T21:10:55.059568+0000","last_became_active":"2023-10-07T21:10:55.059019+0000","last_became_peered":"2023-10-07T21:10:55.059019+0000","last_unstale":"2023-10-07T21:10:55.059568+0000","last_undegraded":"2023-10-07T21:10:55.059568+0000","last_fullsized":"2023-10-07T21:10:55.059568+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:50.562077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057779+0000","last_change":"2023-10-07T21:10:55.057779+0000","last_active":"2023-10-07T21:10:55.057779+0000","last_peered":"2023-10-07T21:10:55.057779+0000","last_clean":"2023-10-07T21:10:55.057779+0000","last_became_active":"2023-10-07T21:10:55.057460+0000","last_became_peered":"2023-10-07T21:10:55.057460+0000","last_unstale":"2023-10-07T21:10:55.057779+0000","last_undegraded":"2023-10-07T21:10:55.057779+0000","last_fullsized":"2023-10-07T21:10:55.057779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:39:19.937476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199928+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:54:36.242456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.068374+0000","last_change":"2023-10-07T21:10:55.066639+0000","last_active":"2023-10-07T21:10:55.068374+0000","last_peered":"2023-10-07T21:10:55.068374+0000","last_clean":"2023-10-07T21:10:55.068374+0000","last_became_active":"2023-10-07T21:10:55.066371+0000","last_became_peered":"2023-10-07T21:10:55.066371+0000","last_unstale":"2023-10-07T21:10:55.068374+0000","last_undegraded":"2023-10-07T21:10:55.068374+0000","last_fullsized":"2023-10-07T21:10:55.068374+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:34:50.433166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056291+0000","last_change":"2023-10-07T21:10:55.055058+0000","last_active":"2023-10-07T21:10:55.056291+0000","last_peered":"2023-10-07T21:10:55.056291+0000","last_clean":"2023-10-07T21:10:55.056291+0000","last_became_active":"2023-10-07T21:10:55.054612+0000","last_became_peered":"2023-10-07T21:10:55.054612+0000","last_unstale":"2023-10-07T21:10:55.056291+0000","last_undegraded":"2023-10-07T21:10:55.056291+0000","last_fullsized":"2023-10-07T21:10:55.056291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:40:36.146483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061674+0000","last_change":"2023-10-07T21:10:55.060722+0000","last_active":"2023-10-07T21:10:55.061674+0000","last_peered":"2023-10-07T21:10:55.061674+0000","last_clean":"2023-10-07T21:10:55.061674+0000","last_became_active":"2023-10-07T21:10:55.060139+0000","last_became_peered":"2023-10-07T21:10:55.060139+0000","last_unstale":"2023-10-07T21:10:55.061674+0000","last_undegraded":"2023-10-07T21:10:55.061674+0000","last_fullsized":"2023-10-07T21:10:55.061674+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:03:52.256724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049330+0000","last_change":"2023-10-07T21:10:55.048590+0000","last_active":"2023-10-07T21:10:55.049330+0000","last_peered":"2023-10-07T21:10:55.049330+0000","last_clean":"2023-10-07T21:10:55.049330+0000","last_became_active":"2023-10-07T21:10:55.047774+0000","last_became_peered":"2023-10-07T21:10:55.047774+0000","last_unstale":"2023-10-07T21:10:55.049330+0000","last_undegraded":"2023-10-07T21:10:55.049330+0000","last_fullsized":"2023-10-07T21:10:55.049330+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:02:00.390193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062588+0000","last_change":"2023-10-07T21:10:55.053070+0000","last_active":"2023-10-07T21:10:55.062588+0000","last_peered":"2023-10-07T21:10:55.062588+0000","last_clean":"2023-10-07T21:10:55.062588+0000","last_became_active":"2023-10-07T21:10:55.052659+0000","last_became_peered":"2023-10-07T21:10:55.052659+0000","last_unstale":"2023-10-07T21:10:55.062588+0000","last_undegraded":"2023-10-07T21:10:55.062588+0000","last_fullsized":"2023-10-07T21:10:55.062588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:03:23.073541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063436+0000","last_change":"2023-10-07T21:10:55.063436+0000","last_active":"2023-10-07T21:10:55.063436+0000","last_peered":"2023-10-07T21:10:55.063436+0000","last_clean":"2023-10-07T21:10:55.063436+0000","last_became_active":"2023-10-07T21:10:55.063086+0000","last_became_peered":"2023-10-07T21:10:55.063086+0000","last_unstale":"2023-10-07T21:10:55.063436+0000","last_undegraded":"2023-10-07T21:10:55.063436+0000","last_fullsized":"2023-10-07T21:10:55.063436+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:39.779984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069098+0000","last_change":"2023-10-07T21:10:55.068247+0000","last_active":"2023-10-07T21:10:55.069098+0000","last_peered":"2023-10-07T21:10:55.069098+0000","last_clean":"2023-10-07T21:10:55.069098+0000","last_became_active":"2023-10-07T21:10:55.067152+0000","last_became_peered":"2023-10-07T21:10:55.067152+0000","last_unstale":"2023-10-07T21:10:55.069098+0000","last_undegraded":"2023-10-07T21:10:55.069098+0000","last_fullsized":"2023-10-07T21:10:55.069098+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:02:48.527178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'4","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210239+0000","last_change":"2023-10-07T21:10:54.216453+0000","last_active":"2023-10-07T21:10:55.210239+0000","last_peered":"2023-10-07T21:10:55.210239+0000","last_clean":"2023-10-07T21:10:55.210239+0000","last_became_active":"2023-10-07T21:10:54.216136+0000","last_became_peered":"2023-10-07T21:10:54.216136+0000","last_unstale":"2023-10-07T21:10:55.210239+0000","last_undegraded":"2023-10-07T21:10:55.210239+0000","last_fullsized":"2023-10-07T21:10:55.210239+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"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-08T22:55:45.316296+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062783+0000","last_change":"2023-10-07T21:10:55.061714+0000","last_active":"2023-10-07T21:10:55.062783+0000","last_peered":"2023-10-07T21:10:55.062783+0000","last_clean":"2023-10-07T21:10:55.062783+0000","last_became_active":"2023-10-07T21:10:55.061385+0000","last_became_peered":"2023-10-07T21:10:55.061385+0000","last_unstale":"2023-10-07T21:10:55.062783+0000","last_undegraded":"2023-10-07T21:10:55.062783+0000","last_fullsized":"2023-10-07T21:10:55.062783+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:34:33.668012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.212461+0000","last_change":"2023-10-07T21:10:54.221845+0000","last_active":"2023-10-07T21:10:55.212461+0000","last_peered":"2023-10-07T21:10:55.212461+0000","last_clean":"2023-10-07T21:10:55.212461+0000","last_became_active":"2023-10-07T21:10:54.221561+0000","last_became_peered":"2023-10-07T21:10:54.221561+0000","last_unstale":"2023-10-07T21:10:55.212461+0000","last_undegraded":"2023-10-07T21:10:55.212461+0000","last_fullsized":"2023-10-07T21:10:55.212461+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:18:13.575266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053099+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.053099+0000","last_peered":"2023-10-07T21:10:55.053099+0000","last_clean":"2023-10-07T21:10:55.053099+0000","last_became_active":"2023-10-07T21:10:55.049396+0000","last_became_peered":"2023-10-07T21:10:55.049396+0000","last_unstale":"2023-10-07T21:10:55.053099+0000","last_undegraded":"2023-10-07T21:10:55.053099+0000","last_fullsized":"2023-10-07T21:10:55.053099+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:46:44.370830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.209433+0000","last_change":"2023-10-07T21:10:54.212506+0000","last_active":"2023-10-07T21:10:55.209433+0000","last_peered":"2023-10-07T21:10:55.209433+0000","last_clean":"2023-10-07T21:10:55.209433+0000","last_became_active":"2023-10-07T21:10:54.212162+0000","last_became_peered":"2023-10-07T21:10:54.212162+0000","last_unstale":"2023-10-07T21:10:55.209433+0000","last_undegraded":"2023-10-07T21:10:55.209433+0000","last_fullsized":"2023-10-07T21:10:55.209433+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:00:08.261391+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063327+0000","last_change":"2023-10-07T21:10:55.053410+0000","last_active":"2023-10-07T21:10:55.063327+0000","last_peered":"2023-10-07T21:10:55.063327+0000","last_clean":"2023-10-07T21:10:55.063327+0000","last_became_active":"2023-10-07T21:10:55.053092+0000","last_became_peered":"2023-10-07T21:10:55.053092+0000","last_unstale":"2023-10-07T21:10:55.063327+0000","last_undegraded":"2023-10-07T21:10:55.063327+0000","last_fullsized":"2023-10-07T21:10:55.063327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:33:32.064561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208844+0000","last_change":"2023-10-07T21:10:54.226145+0000","last_active":"2023-10-07T21:10:55.208844+0000","last_peered":"2023-10-07T21:10:55.208844+0000","last_clean":"2023-10-07T21:10:55.208844+0000","last_became_active":"2023-10-07T21:10:54.225791+0000","last_became_peered":"2023-10-07T21:10:54.225791+0000","last_unstale":"2023-10-07T21:10:55.208844+0000","last_undegraded":"2023-10-07T21:10:55.208844+0000","last_fullsized":"2023-10-07T21:10:55.208844+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:23:14.923880+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062983+0000","last_change":"2023-10-07T21:10:55.053661+0000","last_active":"2023-10-07T21:10:55.062983+0000","last_peered":"2023-10-07T21:10:55.062983+0000","last_clean":"2023-10-07T21:10:55.062983+0000","last_became_active":"2023-10-07T21:10:55.052697+0000","last_became_peered":"2023-10-07T21:10:55.052697+0000","last_unstale":"2023-10-07T21:10:55.062983+0000","last_undegraded":"2023-10-07T21:10:55.062983+0000","last_fullsized":"2023-10-07T21:10:55.062983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:14:48.603925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.212438+0000","last_change":"2023-10-07T21:10:54.222083+0000","last_active":"2023-10-07T21:10:55.212438+0000","last_peered":"2023-10-07T21:10:55.212438+0000","last_clean":"2023-10-07T21:10:55.212438+0000","last_became_active":"2023-10-07T21:10:54.221771+0000","last_became_peered":"2023-10-07T21:10:54.221771+0000","last_unstale":"2023-10-07T21:10:55.212438+0000","last_undegraded":"2023-10-07T21:10:55.212438+0000","last_fullsized":"2023-10-07T21:10:55.212438+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:17:18.507538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199422+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:18:09.862205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,2],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.047027+0000","last_change":"2023-10-07T21:10:54.220351+0000","last_active":"2023-10-07T21:10:55.047027+0000","last_peered":"2023-10-07T21:10:55.047027+0000","last_clean":"2023-10-07T21:10:55.047027+0000","last_became_active":"2023-10-07T21:10:54.220028+0000","last_became_peered":"2023-10-07T21:10:54.220028+0000","last_unstale":"2023-10-07T21:10:55.047027+0000","last_undegraded":"2023-10-07T21:10:55.047027+0000","last_fullsized":"2023-10-07T21:10:55.047027+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:15:32.564604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055145+0000","last_change":"2023-10-07T21:10:55.053966+0000","last_active":"2023-10-07T21:10:55.055145+0000","last_peered":"2023-10-07T21:10:55.055145+0000","last_clean":"2023-10-07T21:10:55.055145+0000","last_became_active":"2023-10-07T21:10:55.053783+0000","last_became_peered":"2023-10-07T21:10:55.053783+0000","last_unstale":"2023-10-07T21:10:55.055145+0000","last_undegraded":"2023-10-07T21:10:55.055145+0000","last_fullsized":"2023-10-07T21:10:55.055145+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:32:02.259377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049908+0000","last_change":"2023-10-07T21:10:54.222020+0000","last_active":"2023-10-07T21:10:55.049908+0000","last_peered":"2023-10-07T21:10:55.049908+0000","last_clean":"2023-10-07T21:10:55.049908+0000","last_became_active":"2023-10-07T21:10:54.220309+0000","last_became_peered":"2023-10-07T21:10:54.220309+0000","last_unstale":"2023-10-07T21:10:55.049908+0000","last_undegraded":"2023-10-07T21:10:55.049908+0000","last_fullsized":"2023-10-07T21:10:55.049908+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:08:57.871174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063926+0000","last_change":"2023-10-07T21:10:55.062440+0000","last_active":"2023-10-07T21:10:55.063926+0000","last_peered":"2023-10-07T21:10:55.063926+0000","last_clean":"2023-10-07T21:10:55.063926+0000","last_became_active":"2023-10-07T21:10:55.061865+0000","last_became_peered":"2023-10-07T21:10:55.061865+0000","last_unstale":"2023-10-07T21:10:55.063926+0000","last_undegraded":"2023-10-07T21:10:55.063926+0000","last_fullsized":"2023-10-07T21:10:55.063926+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:27:30.041655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038514+0000","last_change":"2023-10-07T21:10:54.226796+0000","last_active":"2023-10-07T21:10:55.038514+0000","last_peered":"2023-10-07T21:10:55.038514+0000","last_clean":"2023-10-07T21:10:55.038514+0000","last_became_active":"2023-10-07T21:10:54.226474+0000","last_became_peered":"2023-10-07T21:10:54.226474+0000","last_unstale":"2023-10-07T21:10:55.038514+0000","last_undegraded":"2023-10-07T21:10:55.038514+0000","last_fullsized":"2023-10-07T21:10:55.038514+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:59:41.848083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061656+0000","last_change":"2023-10-07T21:10:55.060452+0000","last_active":"2023-10-07T21:10:55.061656+0000","last_peered":"2023-10-07T21:10:55.061656+0000","last_clean":"2023-10-07T21:10:55.061656+0000","last_became_active":"2023-10-07T21:10:55.059744+0000","last_became_peered":"2023-10-07T21:10:55.059744+0000","last_unstale":"2023-10-07T21:10:55.061656+0000","last_undegraded":"2023-10-07T21:10:55.061656+0000","last_fullsized":"2023-10-07T21:10:55.061656+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:12:08.124148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.219060+0000","last_change":"2023-10-07T21:10:54.218690+0000","last_active":"2023-10-07T21:10:54.219060+0000","last_peered":"2023-10-07T21:10:54.219060+0000","last_clean":"2023-10-07T21:10:54.219060+0000","last_became_active":"2023-10-07T21:10:54.218365+0000","last_became_peered":"2023-10-07T21:10:54.218365+0000","last_unstale":"2023-10-07T21:10:54.219060+0000","last_undegraded":"2023-10-07T21:10:54.219060+0000","last_fullsized":"2023-10-07T21:10:54.219060+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:15:25.058487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064218+0000","last_change":"2023-10-07T21:10:55.061874+0000","last_active":"2023-10-07T21:10:55.064218+0000","last_peered":"2023-10-07T21:10:55.064218+0000","last_clean":"2023-10-07T21:10:55.064218+0000","last_became_active":"2023-10-07T21:10:55.061523+0000","last_became_peered":"2023-10-07T21:10:55.061523+0000","last_unstale":"2023-10-07T21:10:55.064218+0000","last_undegraded":"2023-10-07T21:10:55.064218+0000","last_fullsized":"2023-10-07T21:10:55.064218+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:42:44.406925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038005+0000","last_change":"2023-10-07T21:10:54.222084+0000","last_active":"2023-10-07T21:10:55.038005+0000","last_peered":"2023-10-07T21:10:55.038005+0000","last_clean":"2023-10-07T21:10:55.038005+0000","last_became_active":"2023-10-07T21:10:54.221345+0000","last_became_peered":"2023-10-07T21:10:54.221345+0000","last_unstale":"2023-10-07T21:10:55.038005+0000","last_undegraded":"2023-10-07T21:10:55.038005+0000","last_fullsized":"2023-10-07T21:10:55.038005+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:41:20.207464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056523+0000","last_change":"2023-10-07T21:10:55.055775+0000","last_active":"2023-10-07T21:10:55.056523+0000","last_peered":"2023-10-07T21:10:55.056523+0000","last_clean":"2023-10-07T21:10:55.056523+0000","last_became_active":"2023-10-07T21:10:55.055175+0000","last_became_peered":"2023-10-07T21:10:55.055175+0000","last_unstale":"2023-10-07T21:10:55.056523+0000","last_undegraded":"2023-10-07T21:10:55.056523+0000","last_fullsized":"2023-10-07T21:10:55.056523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:58:16.300609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'3","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210859+0000","last_change":"2023-10-07T21:10:54.223087+0000","last_active":"2023-10-07T21:10:55.210859+0000","last_peered":"2023-10-07T21:10:55.210859+0000","last_clean":"2023-10-07T21:10:55.210859+0000","last_became_active":"2023-10-07T21:10:54.222792+0000","last_became_peered":"2023-10-07T21:10:54.222792+0000","last_unstale":"2023-10-07T21:10:55.210859+0000","last_undegraded":"2023-10-07T21:10:55.210859+0000","last_fullsized":"2023-10-07T21:10:55.210859+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:00:55.859428+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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199314+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:29:34.714455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"62'6","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.213145+0000","last_change":"2023-10-07T21:10:54.221788+0000","last_active":"2023-10-07T21:10:55.213145+0000","last_peered":"2023-10-07T21:10:55.213145+0000","last_clean":"2023-10-07T21:10:55.213145+0000","last_became_active":"2023-10-07T21:10:54.221472+0000","last_became_peered":"2023-10-07T21:10:54.221472+0000","last_unstale":"2023-10-07T21:10:55.213145+0000","last_undegraded":"2023-10-07T21:10:55.213145+0000","last_fullsized":"2023-10-07T21:10:55.213145+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"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-08T21:54:30.429870+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069080+0000","last_change":"2023-10-07T21:10:55.067513+0000","last_active":"2023-10-07T21:10:55.069080+0000","last_peered":"2023-10-07T21:10:55.069080+0000","last_clean":"2023-10-07T21:10:55.069080+0000","last_became_active":"2023-10-07T21:10:55.066693+0000","last_became_peered":"2023-10-07T21:10:55.066693+0000","last_unstale":"2023-10-07T21:10:55.069080+0000","last_undegraded":"2023-10-07T21:10:55.069080+0000","last_fullsized":"2023-10-07T21:10:55.069080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:50:32.226092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.213080+0000","last_change":"2023-10-07T21:10:54.216851+0000","last_active":"2023-10-07T21:10:55.213080+0000","last_peered":"2023-10-07T21:10:55.213080+0000","last_clean":"2023-10-07T21:10:55.213080+0000","last_became_active":"2023-10-07T21:10:54.216220+0000","last_became_peered":"2023-10-07T21:10:54.216220+0000","last_unstale":"2023-10-07T21:10:55.213080+0000","last_undegraded":"2023-10-07T21:10:55.213080+0000","last_fullsized":"2023-10-07T21:10:55.213080+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T23:11:50.581167+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056537+0000","last_change":"2023-10-07T21:10:55.055421+0000","last_active":"2023-10-07T21:10:55.056537+0000","last_peered":"2023-10-07T21:10:55.056537+0000","last_clean":"2023-10-07T21:10:55.056537+0000","last_became_active":"2023-10-07T21:10:55.055050+0000","last_became_peered":"2023-10-07T21:10:55.055050+0000","last_unstale":"2023-10-07T21:10:55.056537+0000","last_undegraded":"2023-10-07T21:10:55.056537+0000","last_fullsized":"2023-10-07T21:10:55.056537+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:55:44.013942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.039242+0000","last_change":"2023-10-07T21:10:54.227189+0000","last_active":"2023-10-07T21:10:55.039242+0000","last_peered":"2023-10-07T21:10:55.039242+0000","last_clean":"2023-10-07T21:10:55.039242+0000","last_became_active":"2023-10-07T21:10:54.226842+0000","last_became_peered":"2023-10-07T21:10:54.226842+0000","last_unstale":"2023-10-07T21:10:55.039242+0000","last_undegraded":"2023-10-07T21:10:55.039242+0000","last_fullsized":"2023-10-07T21:10:55.039242+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:40:18.671663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071750+0000","last_change":"2023-10-07T21:10:55.070411+0000","last_active":"2023-10-07T21:10:55.071750+0000","last_peered":"2023-10-07T21:10:55.071750+0000","last_clean":"2023-10-07T21:10:55.071750+0000","last_became_active":"2023-10-07T21:10:55.070027+0000","last_became_peered":"2023-10-07T21:10:55.070027+0000","last_unstale":"2023-10-07T21:10:55.071750+0000","last_undegraded":"2023-10-07T21:10:55.071750+0000","last_fullsized":"2023-10-07T21:10:55.071750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:05:48.785100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.221509+0000","last_change":"2023-10-07T21:10:54.220024+0000","last_active":"2023-10-07T21:10:54.221509+0000","last_peered":"2023-10-07T21:10:54.221509+0000","last_clean":"2023-10-07T21:10:54.221509+0000","last_became_active":"2023-10-07T21:10:54.219622+0000","last_became_peered":"2023-10-07T21:10:54.219622+0000","last_unstale":"2023-10-07T21:10:54.221509+0000","last_undegraded":"2023-10-07T21:10:54.221509+0000","last_fullsized":"2023-10-07T21:10:54.221509+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:08:23.363083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.057177+0000","last_change":"2023-10-07T21:10:55.057177+0000","last_active":"2023-10-07T21:10:55.057177+0000","last_peered":"2023-10-07T21:10:55.057177+0000","last_clean":"2023-10-07T21:10:55.057177+0000","last_became_active":"2023-10-07T21:10:55.056850+0000","last_became_peered":"2023-10-07T21:10:55.056850+0000","last_unstale":"2023-10-07T21:10:55.057177+0000","last_undegraded":"2023-10-07T21:10:55.057177+0000","last_fullsized":"2023-10-07T21:10:55.057177+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:14.120178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.211716+0000","last_change":"2023-10-07T21:10:54.204854+0000","last_active":"2023-10-07T21:10:55.211716+0000","last_peered":"2023-10-07T21:10:55.211716+0000","last_clean":"2023-10-07T21:10:55.211716+0000","last_became_active":"2023-10-07T21:10:54.204598+0000","last_became_peered":"2023-10-07T21:10:54.204598+0000","last_unstale":"2023-10-07T21:10:55.211716+0000","last_undegraded":"2023-10-07T21:10:55.211716+0000","last_fullsized":"2023-10-07T21:10:55.211716+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:21:01.168874+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.072133+0000","last_change":"2023-10-07T21:10:55.070164+0000","last_active":"2023-10-07T21:10:55.072133+0000","last_peered":"2023-10-07T21:10:55.072133+0000","last_clean":"2023-10-07T21:10:55.072133+0000","last_became_active":"2023-10-07T21:10:55.069218+0000","last_became_peered":"2023-10-07T21:10:55.069218+0000","last_unstale":"2023-10-07T21:10:55.072133+0000","last_undegraded":"2023-10-07T21:10:55.072133+0000","last_fullsized":"2023-10-07T21:10:55.072133+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:16:44.908284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.213846+0000","last_change":"2023-10-07T21:10:54.213846+0000","last_active":"2023-10-07T21:10:54.213846+0000","last_peered":"2023-10-07T21:10:54.213846+0000","last_clean":"2023-10-07T21:10:54.213846+0000","last_became_active":"2023-10-07T21:10:54.213485+0000","last_became_peered":"2023-10-07T21:10:54.213485+0000","last_unstale":"2023-10-07T21:10:54.213846+0000","last_undegraded":"2023-10-07T21:10:54.213846+0000","last_fullsized":"2023-10-07T21:10:54.213846+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:20:54.677671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071616+0000","last_change":"2023-10-07T21:10:55.070208+0000","last_active":"2023-10-07T21:10:55.071616+0000","last_peered":"2023-10-07T21:10:55.071616+0000","last_clean":"2023-10-07T21:10:55.071616+0000","last_became_active":"2023-10-07T21:10:55.069770+0000","last_became_peered":"2023-10-07T21:10:55.069770+0000","last_unstale":"2023-10-07T21:10:55.071616+0000","last_undegraded":"2023-10-07T21:10:55.071616+0000","last_fullsized":"2023-10-07T21:10:55.071616+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:38:10.485967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048383+0000","last_change":"2023-10-07T21:10:54.214220+0000","last_active":"2023-10-07T21:10:55.048383+0000","last_peered":"2023-10-07T21:10:55.048383+0000","last_clean":"2023-10-07T21:10:55.048383+0000","last_became_active":"2023-10-07T21:10:54.213744+0000","last_became_peered":"2023-10-07T21:10:54.213744+0000","last_unstale":"2023-10-07T21:10:55.048383+0000","last_undegraded":"2023-10-07T21:10:55.048383+0000","last_fullsized":"2023-10-07T21:10:55.048383+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:24:28.780034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062950+0000","last_change":"2023-10-07T21:10:55.054031+0000","last_active":"2023-10-07T21:10:55.062950+0000","last_peered":"2023-10-07T21:10:55.062950+0000","last_clean":"2023-10-07T21:10:55.062950+0000","last_became_active":"2023-10-07T21:10:55.053547+0000","last_became_peered":"2023-10-07T21:10:55.053547+0000","last_unstale":"2023-10-07T21:10:55.062950+0000","last_undegraded":"2023-10-07T21:10:55.062950+0000","last_fullsized":"2023-10-07T21:10:55.062950+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:07:45.174128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.039155+0000","last_change":"2023-10-07T21:10:54.222570+0000","last_active":"2023-10-07T21:10:55.039155+0000","last_peered":"2023-10-07T21:10:55.039155+0000","last_clean":"2023-10-07T21:10:55.039155+0000","last_became_active":"2023-10-07T21:10:54.222252+0000","last_became_peered":"2023-10-07T21:10:54.222252+0000","last_unstale":"2023-10-07T21:10:55.039155+0000","last_undegraded":"2023-10-07T21:10:55.039155+0000","last_fullsized":"2023-10-07T21:10:55.039155+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:06:43.426166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199391+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:53:25.476732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,6],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060869+0000","last_change":"2023-10-07T21:10:55.059090+0000","last_active":"2023-10-07T21:10:55.060869+0000","last_peered":"2023-10-07T21:10:55.060869+0000","last_clean":"2023-10-07T21:10:55.060869+0000","last_became_active":"2023-10-07T21:10:55.058770+0000","last_became_peered":"2023-10-07T21:10:55.058770+0000","last_unstale":"2023-10-07T21:10:55.060869+0000","last_undegraded":"2023-10-07T21:10:55.060869+0000","last_fullsized":"2023-10-07T21:10:55.060869+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:32:10.282858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.215476+0000","last_change":"2023-10-07T21:10:54.215081+0000","last_active":"2023-10-07T21:10:54.215476+0000","last_peered":"2023-10-07T21:10:54.215476+0000","last_clean":"2023-10-07T21:10:54.215476+0000","last_became_active":"2023-10-07T21:10:54.214652+0000","last_became_peered":"2023-10-07T21:10:54.214652+0000","last_unstale":"2023-10-07T21:10:54.215476+0000","last_undegraded":"2023-10-07T21:10:54.215476+0000","last_fullsized":"2023-10-07T21:10:54.215476+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:40:51.371737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.065459+0000","last_change":"2023-10-07T21:10:55.064904+0000","last_active":"2023-10-07T21:10:55.065459+0000","last_peered":"2023-10-07T21:10:55.065459+0000","last_clean":"2023-10-07T21:10:55.065459+0000","last_became_active":"2023-10-07T21:10:55.064583+0000","last_became_peered":"2023-10-07T21:10:55.064583+0000","last_unstale":"2023-10-07T21:10:55.065459+0000","last_undegraded":"2023-10-07T21:10:55.065459+0000","last_fullsized":"2023-10-07T21:10:55.065459+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:14:39.276534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038176+0000","last_change":"2023-10-07T21:10:54.227273+0000","last_active":"2023-10-07T21:10:55.038176+0000","last_peered":"2023-10-07T21:10:55.038176+0000","last_clean":"2023-10-07T21:10:55.038176+0000","last_became_active":"2023-10-07T21:10:54.226892+0000","last_became_peered":"2023-10-07T21:10:54.226892+0000","last_unstale":"2023-10-07T21:10:55.038176+0000","last_undegraded":"2023-10-07T21:10:55.038176+0000","last_fullsized":"2023-10-07T21:10:55.038176+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:23:22.457828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'117","reported_seq":231,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053949+0000","last_change":"2023-10-07T21:10:36.969902+0000","last_active":"2023-10-07T21:10:55.053949+0000","last_peered":"2023-10-07T21:10:55.053949+0000","last_clean":"2023-10-07T21:10:55.053949+0000","last_became_active":"2023-10-07T21:10:36.969448+0000","last_became_peered":"2023-10-07T21:10:36.969448+0000","last_unstale":"2023-10-07T21:10:55.053949+0000","last_undegraded":"2023-10-07T21:10:55.053949+0000","last_fullsized":"2023-10-07T21:10:55.053949+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"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-09T03:14:27.460348+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056506+0000","last_change":"2023-10-07T21:10:55.055631+0000","last_active":"2023-10-07T21:10:55.056506+0000","last_peered":"2023-10-07T21:10:55.056506+0000","last_clean":"2023-10-07T21:10:55.056506+0000","last_became_active":"2023-10-07T21:10:55.055003+0000","last_became_peered":"2023-10-07T21:10:55.055003+0000","last_unstale":"2023-10-07T21:10:55.056506+0000","last_undegraded":"2023-10-07T21:10:55.056506+0000","last_fullsized":"2023-10-07T21:10:55.056506+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:19:27.662633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.054121+0000","last_change":"2023-10-07T21:10:54.217912+0000","last_active":"2023-10-07T21:10:55.054121+0000","last_peered":"2023-10-07T21:10:55.054121+0000","last_clean":"2023-10-07T21:10:55.054121+0000","last_became_active":"2023-10-07T21:10:54.217584+0000","last_became_peered":"2023-10-07T21:10:54.217584+0000","last_unstale":"2023-10-07T21:10:55.054121+0000","last_undegraded":"2023-10-07T21:10:55.054121+0000","last_fullsized":"2023-10-07T21:10:55.054121+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:18:34.591257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.054957+0000","last_change":"2023-10-07T21:10:54.217268+0000","last_active":"2023-10-07T21:10:55.054957+0000","last_peered":"2023-10-07T21:10:55.054957+0000","last_clean":"2023-10-07T21:10:55.054957+0000","last_became_active":"2023-10-07T21:10:54.216930+0000","last_became_peered":"2023-10-07T21:10:54.216930+0000","last_unstale":"2023-10-07T21:10:55.054957+0000","last_undegraded":"2023-10-07T21:10:55.054957+0000","last_fullsized":"2023-10-07T21:10:55.054957+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:46:15.142544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060843+0000","last_change":"2023-10-07T21:10:55.058779+0000","last_active":"2023-10-07T21:10:55.060843+0000","last_peered":"2023-10-07T21:10:55.060843+0000","last_clean":"2023-10-07T21:10:55.060843+0000","last_became_active":"2023-10-07T21:10:55.058407+0000","last_became_peered":"2023-10-07T21:10:55.058407+0000","last_unstale":"2023-10-07T21:10:55.060843+0000","last_undegraded":"2023-10-07T21:10:55.060843+0000","last_fullsized":"2023-10-07T21:10:55.060843+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:18:02.212999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"63'1","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:10:56.043601+0000","last_change":"2023-10-07T21:10:54.220883+0000","last_active":"2023-10-07T21:10:56.043601+0000","last_peered":"2023-10-07T21:10:56.043601+0000","last_clean":"2023-10-07T21:10:56.043601+0000","last_became_active":"2023-10-07T21:10:54.220629+0000","last_became_peered":"2023-10-07T21:10:54.220629+0000","last_unstale":"2023-10-07T21:10:56.043601+0000","last_undegraded":"2023-10-07T21:10:56.043601+0000","last_fullsized":"2023-10-07T21:10:56.043601+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:02:37.316311+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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.065068+0000","last_change":"2023-10-07T21:10:55.064540+0000","last_active":"2023-10-07T21:10:55.065068+0000","last_peered":"2023-10-07T21:10:55.065068+0000","last_clean":"2023-10-07T21:10:55.065068+0000","last_became_active":"2023-10-07T21:10:55.064220+0000","last_became_peered":"2023-10-07T21:10:55.064220+0000","last_unstale":"2023-10-07T21:10:55.065068+0000","last_undegraded":"2023-10-07T21:10:55.065068+0000","last_fullsized":"2023-10-07T21:10:55.065068+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:58:09.927883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208486+0000","last_change":"2023-10-07T21:10:54.215302+0000","last_active":"2023-10-07T21:10:55.208486+0000","last_peered":"2023-10-07T21:10:55.208486+0000","last_clean":"2023-10-07T21:10:55.208486+0000","last_became_active":"2023-10-07T21:10:54.214367+0000","last_became_peered":"2023-10-07T21:10:54.214367+0000","last_unstale":"2023-10-07T21:10:55.208486+0000","last_undegraded":"2023-10-07T21:10:55.208486+0000","last_fullsized":"2023-10-07T21:10:55.208486+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:12:03.996378+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055959+0000","last_change":"2023-10-07T21:10:55.054945+0000","last_active":"2023-10-07T21:10:55.055959+0000","last_peered":"2023-10-07T21:10:55.055959+0000","last_clean":"2023-10-07T21:10:55.055959+0000","last_became_active":"2023-10-07T21:10:55.054581+0000","last_became_peered":"2023-10-07T21:10:55.054581+0000","last_unstale":"2023-10-07T21:10:55.055959+0000","last_undegraded":"2023-10-07T21:10:55.055959+0000","last_fullsized":"2023-10-07T21:10:55.055959+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:51:37.103392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053842+0000","last_change":"2023-10-07T21:10:54.212748+0000","last_active":"2023-10-07T21:10:55.053842+0000","last_peered":"2023-10-07T21:10:55.053842+0000","last_clean":"2023-10-07T21:10:55.053842+0000","last_became_active":"2023-10-07T21:10:54.212344+0000","last_became_peered":"2023-10-07T21:10:54.212344+0000","last_unstale":"2023-10-07T21:10:55.053842+0000","last_undegraded":"2023-10-07T21:10:55.053842+0000","last_fullsized":"2023-10-07T21:10:55.053842+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:25:59.406701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T21:10:54.188032+0000","last_change":"2023-10-07T21:10:54.199475+0000","last_active":"2023-10-07T21:10:54.188032+0000","last_peered":"2023-10-07T21:10:54.188032+0000","last_clean":"2023-10-07T21:10:54.188032+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T21:10:54.188032+0000","last_undegraded":"2023-10-07T21:10:54.188032+0000","last_fullsized":"2023-10-07T21:10:54.188032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:08:19.537545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048209+0000","last_change":"2023-10-07T21:10:54.219423+0000","last_active":"2023-10-07T21:10:55.048209+0000","last_peered":"2023-10-07T21:10:55.048209+0000","last_clean":"2023-10-07T21:10:55.048209+0000","last_became_active":"2023-10-07T21:10:54.218240+0000","last_became_peered":"2023-10-07T21:10:54.218240+0000","last_unstale":"2023-10-07T21:10:55.048209+0000","last_undegraded":"2023-10-07T21:10:55.048209+0000","last_fullsized":"2023-10-07T21:10:55.048209+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:01:20.269117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.066398+0000","last_change":"2023-10-07T21:10:55.065637+0000","last_active":"2023-10-07T21:10:55.066398+0000","last_peered":"2023-10-07T21:10:55.066398+0000","last_clean":"2023-10-07T21:10:55.066398+0000","last_became_active":"2023-10-07T21:10:55.065242+0000","last_became_peered":"2023-10-07T21:10:55.065242+0000","last_unstale":"2023-10-07T21:10:55.066398+0000","last_undegraded":"2023-10-07T21:10:55.066398+0000","last_fullsized":"2023-10-07T21:10:55.066398+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:21:04.717872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048610+0000","last_change":"2023-10-07T21:10:54.221722+0000","last_active":"2023-10-07T21:10:55.048610+0000","last_peered":"2023-10-07T21:10:55.048610+0000","last_clean":"2023-10-07T21:10:55.048610+0000","last_became_active":"2023-10-07T21:10:54.218613+0000","last_became_peered":"2023-10-07T21:10:54.218613+0000","last_unstale":"2023-10-07T21:10:55.048610+0000","last_undegraded":"2023-10-07T21:10:55.048610+0000","last_fullsized":"2023-10-07T21:10:55.048610+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:11:41.948539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059966+0000","last_change":"2023-10-07T21:10:55.059473+0000","last_active":"2023-10-07T21:10:55.059966+0000","last_peered":"2023-10-07T21:10:55.059966+0000","last_clean":"2023-10-07T21:10:55.059966+0000","last_became_active":"2023-10-07T21:10:55.059209+0000","last_became_peered":"2023-10-07T21:10:55.059209+0000","last_unstale":"2023-10-07T21:10:55.059966+0000","last_undegraded":"2023-10-07T21:10:55.059966+0000","last_fullsized":"2023-10-07T21:10:55.059966+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:50:43.598145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210329+0000","last_change":"2023-10-07T21:10:54.227159+0000","last_active":"2023-10-07T21:10:55.210329+0000","last_peered":"2023-10-07T21:10:55.210329+0000","last_clean":"2023-10-07T21:10:55.210329+0000","last_became_active":"2023-10-07T21:10:54.225755+0000","last_became_peered":"2023-10-07T21:10:54.225755+0000","last_unstale":"2023-10-07T21:10:55.210329+0000","last_undegraded":"2023-10-07T21:10:55.210329+0000","last_fullsized":"2023-10-07T21:10:55.210329+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:57:13.641165+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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058577+0000","last_change":"2023-10-07T21:10:55.058577+0000","last_active":"2023-10-07T21:10:55.058577+0000","last_peered":"2023-10-07T21:10:55.058577+0000","last_clean":"2023-10-07T21:10:55.058577+0000","last_became_active":"2023-10-07T21:10:55.058260+0000","last_became_peered":"2023-10-07T21:10:55.058260+0000","last_unstale":"2023-10-07T21:10:55.058577+0000","last_undegraded":"2023-10-07T21:10:55.058577+0000","last_fullsized":"2023-10-07T21:10:55.058577+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:46:19.809379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T21:10:54.218450+0000","last_change":"2023-10-07T21:10:54.217151+0000","last_active":"2023-10-07T21:10:54.218450+0000","last_peered":"2023-10-07T21:10:54.218450+0000","last_clean":"2023-10-07T21:10:54.218450+0000","last_became_active":"2023-10-07T21:10:54.216880+0000","last_became_peered":"2023-10-07T21:10:54.216880+0000","last_unstale":"2023-10-07T21:10:54.218450+0000","last_undegraded":"2023-10-07T21:10:54.218450+0000","last_fullsized":"2023-10-07T21:10:54.218450+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:34:23.802256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069115+0000","last_change":"2023-10-07T21:10:55.068449+0000","last_active":"2023-10-07T21:10:55.069115+0000","last_peered":"2023-10-07T21:10:55.069115+0000","last_clean":"2023-10-07T21:10:55.069115+0000","last_became_active":"2023-10-07T21:10:55.067886+0000","last_became_peered":"2023-10-07T21:10:55.067886+0000","last_unstale":"2023-10-07T21:10:55.069115+0000","last_undegraded":"2023-10-07T21:10:55.069115+0000","last_fullsized":"2023-10-07T21:10:55.069115+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:14:47.070651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210849+0000","last_change":"2023-10-07T21:10:54.219511+0000","last_active":"2023-10-07T21:10:55.210849+0000","last_peered":"2023-10-07T21:10:55.210849+0000","last_clean":"2023-10-07T21:10:55.210849+0000","last_became_active":"2023-10-07T21:10:54.218981+0000","last_became_peered":"2023-10-07T21:10:54.218981+0000","last_unstale":"2023-10-07T21:10:55.210849+0000","last_undegraded":"2023-10-07T21:10:55.210849+0000","last_fullsized":"2023-10-07T21:10:55.210849+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:14.729022+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063346+0000","last_change":"2023-10-07T21:10:55.058864+0000","last_active":"2023-10-07T21:10:55.063346+0000","last_peered":"2023-10-07T21:10:55.063346+0000","last_clean":"2023-10-07T21:10:55.063346+0000","last_became_active":"2023-10-07T21:10:55.058497+0000","last_became_peered":"2023-10-07T21:10:55.058497+0000","last_unstale":"2023-10-07T21:10:55.063346+0000","last_undegraded":"2023-10-07T21:10:55.063346+0000","last_fullsized":"2023-10-07T21:10:55.063346+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:45:09.888693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208225+0000","last_change":"2023-10-07T21:10:54.215399+0000","last_active":"2023-10-07T21:10:55.208225+0000","last_peered":"2023-10-07T21:10:55.208225+0000","last_clean":"2023-10-07T21:10:55.208225+0000","last_became_active":"2023-10-07T21:10:54.215083+0000","last_became_peered":"2023-10-07T21:10:54.215083+0000","last_unstale":"2023-10-07T21:10:55.208225+0000","last_undegraded":"2023-10-07T21:10:55.208225+0000","last_fullsized":"2023-10-07T21:10:55.208225+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:51:07.147973+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071689+0000","last_change":"2023-10-07T21:10:55.070794+0000","last_active":"2023-10-07T21:10:55.071689+0000","last_peered":"2023-10-07T21:10:55.071689+0000","last_clean":"2023-10-07T21:10:55.071689+0000","last_became_active":"2023-10-07T21:10:55.069902+0000","last_became_peered":"2023-10-07T21:10:55.069902+0000","last_unstale":"2023-10-07T21:10:55.071689+0000","last_undegraded":"2023-10-07T21:10:55.071689+0000","last_fullsized":"2023-10-07T21:10:55.071689+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:50:42.562134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061388+0000","last_change":"2023-10-07T21:10:55.061388+0000","last_active":"2023-10-07T21:10:55.061388+0000","last_peered":"2023-10-07T21:10:55.061388+0000","last_clean":"2023-10-07T21:10:55.061388+0000","last_became_active":"2023-10-07T21:10:55.061057+0000","last_became_peered":"2023-10-07T21:10:55.061057+0000","last_unstale":"2023-10-07T21:10:55.061388+0000","last_undegraded":"2023-10-07T21:10:55.061388+0000","last_fullsized":"2023-10-07T21:10:55.061388+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:07:57.901514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049674+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.049674+0000","last_peered":"2023-10-07T21:10:55.049674+0000","last_clean":"2023-10-07T21:10:55.049674+0000","last_became_active":"2023-10-07T21:10:55.049323+0000","last_became_peered":"2023-10-07T21:10:55.049323+0000","last_unstale":"2023-10-07T21:10:55.049674+0000","last_undegraded":"2023-10-07T21:10:55.049674+0000","last_fullsized":"2023-10-07T21:10:55.049674+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:18:53.251440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063570+0000","last_change":"2023-10-07T21:10:55.059739+0000","last_active":"2023-10-07T21:10:55.063570+0000","last_peered":"2023-10-07T21:10:55.063570+0000","last_clean":"2023-10-07T21:10:55.063570+0000","last_became_active":"2023-10-07T21:10:55.059167+0000","last_became_peered":"2023-10-07T21:10:55.059167+0000","last_unstale":"2023-10-07T21:10:55.063570+0000","last_undegraded":"2023-10-07T21:10:55.063570+0000","last_fullsized":"2023-10-07T21:10:55.063570+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:04:06.576632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056496+0000","last_change":"2023-10-07T21:10:55.055707+0000","last_active":"2023-10-07T21:10:55.056496+0000","last_peered":"2023-10-07T21:10:55.056496+0000","last_clean":"2023-10-07T21:10:55.056496+0000","last_became_active":"2023-10-07T21:10:55.055096+0000","last_became_peered":"2023-10-07T21:10:55.055096+0000","last_unstale":"2023-10-07T21:10:55.056496+0000","last_undegraded":"2023-10-07T21:10:55.056496+0000","last_fullsized":"2023-10-07T21:10:55.056496+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:57:18.903176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061137+0000","last_change":"2023-10-07T21:10:55.060777+0000","last_active":"2023-10-07T21:10:55.061137+0000","last_peered":"2023-10-07T21:10:55.061137+0000","last_clean":"2023-10-07T21:10:55.061137+0000","last_became_active":"2023-10-07T21:10:55.060453+0000","last_became_peered":"2023-10-07T21:10:55.060453+0000","last_unstale":"2023-10-07T21:10:55.061137+0000","last_undegraded":"2023-10-07T21:10:55.061137+0000","last_fullsized":"2023-10-07T21:10:55.061137+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:45:50.835231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.067006+0000","last_change":"2023-10-07T21:10:55.063474+0000","last_active":"2023-10-07T21:10:55.067006+0000","last_peered":"2023-10-07T21:10:55.067006+0000","last_clean":"2023-10-07T21:10:55.067006+0000","last_became_active":"2023-10-07T21:10:55.062996+0000","last_became_peered":"2023-10-07T21:10:55.062996+0000","last_unstale":"2023-10-07T21:10:55.067006+0000","last_undegraded":"2023-10-07T21:10:55.067006+0000","last_fullsized":"2023-10-07T21:10:55.067006+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:23:56.695922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064820+0000","last_change":"2023-10-07T21:10:55.064820+0000","last_active":"2023-10-07T21:10:55.064820+0000","last_peered":"2023-10-07T21:10:55.064820+0000","last_clean":"2023-10-07T21:10:55.064820+0000","last_became_active":"2023-10-07T21:10:55.064313+0000","last_became_peered":"2023-10-07T21:10:55.064313+0000","last_unstale":"2023-10-07T21:10:55.064820+0000","last_undegraded":"2023-10-07T21:10:55.064820+0000","last_fullsized":"2023-10-07T21:10:55.064820+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:04:42.431298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060021+0000","last_change":"2023-10-07T21:10:55.059388+0000","last_active":"2023-10-07T21:10:55.060021+0000","last_peered":"2023-10-07T21:10:55.060021+0000","last_clean":"2023-10-07T21:10:55.060021+0000","last_became_active":"2023-10-07T21:10:55.059067+0000","last_became_peered":"2023-10-07T21:10:55.059067+0000","last_unstale":"2023-10-07T21:10:55.060021+0000","last_undegraded":"2023-10-07T21:10:55.060021+0000","last_fullsized":"2023-10-07T21:10:55.060021+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:52:38.910706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063068+0000","last_change":"2023-10-07T21:10:55.056079+0000","last_active":"2023-10-07T21:10:55.063068+0000","last_peered":"2023-10-07T21:10:55.063068+0000","last_clean":"2023-10-07T21:10:55.063068+0000","last_became_active":"2023-10-07T21:10:55.055693+0000","last_became_peered":"2023-10-07T21:10:55.055693+0000","last_unstale":"2023-10-07T21:10:55.063068+0000","last_undegraded":"2023-10-07T21:10:55.063068+0000","last_fullsized":"2023-10-07T21:10:55.063068+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:57:58.341290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063587+0000","last_change":"2023-10-07T21:10:55.062870+0000","last_active":"2023-10-07T21:10:55.063587+0000","last_peered":"2023-10-07T21:10:55.063587+0000","last_clean":"2023-10-07T21:10:55.063587+0000","last_became_active":"2023-10-07T21:10:55.062452+0000","last_became_peered":"2023-10-07T21:10:55.062452+0000","last_unstale":"2023-10-07T21:10:55.063587+0000","last_undegraded":"2023-10-07T21:10:55.063587+0000","last_fullsized":"2023-10-07T21:10:55.063587+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:13:00.073228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062457+0000","last_change":"2023-10-07T21:10:55.051725+0000","last_active":"2023-10-07T21:10:55.062457+0000","last_peered":"2023-10-07T21:10:55.062457+0000","last_clean":"2023-10-07T21:10:55.062457+0000","last_became_active":"2023-10-07T21:10:55.050384+0000","last_became_peered":"2023-10-07T21:10:55.050384+0000","last_unstale":"2023-10-07T21:10:55.062457+0000","last_undegraded":"2023-10-07T21:10:55.062457+0000","last_fullsized":"2023-10-07T21:10:55.062457+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:11:08.115391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055124+0000","last_change":"2023-10-07T21:10:55.053949+0000","last_active":"2023-10-07T21:10:55.055124+0000","last_peered":"2023-10-07T21:10:55.055124+0000","last_clean":"2023-10-07T21:10:55.055124+0000","last_became_active":"2023-10-07T21:10:55.053737+0000","last_became_peered":"2023-10-07T21:10:55.053737+0000","last_unstale":"2023-10-07T21:10:55.055124+0000","last_undegraded":"2023-10-07T21:10:55.055124+0000","last_fullsized":"2023-10-07T21:10:55.055124+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:47:06.266981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060932+0000","last_change":"2023-10-07T21:10:55.060932+0000","last_active":"2023-10-07T21:10:55.060932+0000","last_peered":"2023-10-07T21:10:55.060932+0000","last_clean":"2023-10-07T21:10:55.060932+0000","last_became_active":"2023-10-07T21:10:55.060535+0000","last_became_peered":"2023-10-07T21:10:55.060535+0000","last_unstale":"2023-10-07T21:10:55.060932+0000","last_undegraded":"2023-10-07T21:10:55.060932+0000","last_fullsized":"2023-10-07T21:10:55.060932+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:52:08.151631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":2284,"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":12,"num_scrub_errors":0,"num_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":81920,"data_stored":6238,"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":55,"seq":236223201287,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":852133,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.62}]},{"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.498}]},{"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.52900000000000003}]},{"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.60499999999999998}]},{"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.71399999999999997}]},{"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.78200000000000003}]},{"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.81000000000000005}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298476,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446676,"statfs":{"total":95995035648,"available":95689396224,"internally_reserved":0,"allocated":1216512,"data_stored":846433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.60099999999999998}]},{"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.47099999999999997}]},{"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.51700000000000002}]},{"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.627}]},{"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.57099999999999995}]},{"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.65800000000000003}]},{"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.74299999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":261672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:19 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.33800000000000002,"15min":0.33000000000000002},"min":{"1min":0.26700000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.248},{"interface":"front","average":{"1min":0.44,"5min":0.38600000000000001,"15min":0.377},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.58399999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.34200000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:10:44 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.42999999999999999,"15min":0.42399999999999999},"min":{"1min":0.315,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.316}]},{"osd":3,"last update":"Sat Oct 7 21:10:07 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.35599999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.72199999999999998}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":3.2559999999999998,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.79000000000000004}]},{"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.67500000000000004}]},{"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.64600000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738406,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1236992,"data_stored":852580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:22 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.373,"15min":0.36699999999999999},"min":{"1min":0.28499999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.41299999999999998,"15min":0.40500000000000003},"min":{"1min":0.32800000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.29399999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:10:43 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.432,"15min":0.42999999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.35999999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.314},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.41599999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.72099999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.68100000000000005}]},{"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.79400000000000004}]},{"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.76300000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":254794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.38500000000000001,"15min":0.38900000000000001},"min":{"1min":0.252,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.40500000000000003,"15min":0.40300000000000002},"min":{"1min":0.30399999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.27800000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.309,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.36899999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:05 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.501}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.66400000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.59199999999999997}]},{"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.70499999999999996}]},{"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.58099999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":647168,"data_stored":263152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.24399999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.48199999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.5390000000000001,"5min":2.5390000000000001,"15min":2.5390000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.437}]},{"osd":5,"last update":"Sat Oct 7 21:10:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.55900000000000005}]},{"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.58199999999999996}]},{"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.64800000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986195,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297864,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447288,"statfs":{"total":95995035648,"available":95690022912,"internally_reserved":0,"allocated":589824,"data_stored":240908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.371}]},{"osd":1,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.63100000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.56899999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:10:49 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.61499999999999999}]},{"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.65200000000000002}]},{"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.53600000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724560,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":262865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.5}]},{"osd":1,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.55100000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.60899999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.78800000000000003}]},{"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.59999999999999998}]},{"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}]}]}],"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":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":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-10-07T21:11:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:01 smithi003 ceph-mon[115766]: from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:01 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3358392930' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:01 smithi003 ceph-mon[98492]: from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:01 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3358392930' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T21:11:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:01 smithi046 ceph-mon[102780]: from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:01 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3358392930' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T21:11:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:02 smithi003 ceph-mon[98492]: from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:02 smithi003 ceph-mon[98492]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-10-07T21:11:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:02 smithi003 ceph-mon[115766]: from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:02 smithi003 ceph-mon[115766]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-10-07T21:11:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:02 smithi046 ceph-mon[102780]: from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:02 smithi046 ceph-mon[102780]: pgmap v185: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2023-10-07T21:11:03.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T21:11:04.254 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:11:04.256 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:11:04.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:04 smithi003 ceph-mon[115766]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-10-07T21:11:04.265 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:04 smithi003 ceph-mon[98492]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-10-07T21:11:04.266 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":186,"stamp":"2023-10-07T21:11:03.743777+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"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":116,"num_read_kb":100,"num_write":204,"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":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":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":276,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385024,"kb_used_data":6720,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576192,"statfs":{"total":767960285184,"available":765518020608,"internally_reserved":0,"allocated":6881280,"data_stored":3869257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":2306,"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":45,"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":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":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.707985"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071710+0000","last_change":"2023-10-07T21:10:55.071062+0000","last_active":"2023-10-07T21:10:55.071710+0000","last_peered":"2023-10-07T21:10:55.071710+0000","last_clean":"2023-10-07T21:10:55.071710+0000","last_became_active":"2023-10-07T21:10:55.070279+0000","last_became_peered":"2023-10-07T21:10:55.070279+0000","last_unstale":"2023-10-07T21:10:55.071710+0000","last_undegraded":"2023-10-07T21:10:55.071710+0000","last_fullsized":"2023-10-07T21:10:55.071710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:45:41.040090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059222+0000","last_change":"2023-10-07T21:10:55.057793+0000","last_active":"2023-10-07T21:10:55.059222+0000","last_peered":"2023-10-07T21:10:55.059222+0000","last_clean":"2023-10-07T21:10:55.059222+0000","last_became_active":"2023-10-07T21:10:55.056512+0000","last_became_peered":"2023-10-07T21:10:55.056512+0000","last_unstale":"2023-10-07T21:10:55.059222+0000","last_undegraded":"2023-10-07T21:10:55.059222+0000","last_fullsized":"2023-10-07T21:10:55.059222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:04:17.695380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056147+0000","last_change":"2023-10-07T21:10:55.055321+0000","last_active":"2023-10-07T21:10:55.056147+0000","last_peered":"2023-10-07T21:10:55.056147+0000","last_clean":"2023-10-07T21:10:55.056147+0000","last_became_active":"2023-10-07T21:10:55.054683+0000","last_became_peered":"2023-10-07T21:10:55.054683+0000","last_unstale":"2023-10-07T21:10:55.056147+0000","last_undegraded":"2023-10-07T21:10:55.056147+0000","last_fullsized":"2023-10-07T21:10:55.056147+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:27:51.964613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063363+0000","last_change":"2023-10-07T21:10:55.059260+0000","last_active":"2023-10-07T21:10:55.063363+0000","last_peered":"2023-10-07T21:10:55.063363+0000","last_clean":"2023-10-07T21:10:55.063363+0000","last_became_active":"2023-10-07T21:10:55.058725+0000","last_became_peered":"2023-10-07T21:10:55.058725+0000","last_unstale":"2023-10-07T21:10:55.063363+0000","last_undegraded":"2023-10-07T21:10:55.063363+0000","last_fullsized":"2023-10-07T21:10:55.063363+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:13:56.497362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071768+0000","last_change":"2023-10-07T21:10:55.070937+0000","last_active":"2023-10-07T21:10:55.071768+0000","last_peered":"2023-10-07T21:10:55.071768+0000","last_clean":"2023-10-07T21:10:55.071768+0000","last_became_active":"2023-10-07T21:10:55.070477+0000","last_became_peered":"2023-10-07T21:10:55.070477+0000","last_unstale":"2023-10-07T21:10:55.071768+0000","last_undegraded":"2023-10-07T21:10:55.071768+0000","last_fullsized":"2023-10-07T21:10:55.071768+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:13:56.639237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062433+0000","last_change":"2023-10-07T21:10:55.051733+0000","last_active":"2023-10-07T21:10:55.062433+0000","last_peered":"2023-10-07T21:10:55.062433+0000","last_clean":"2023-10-07T21:10:55.062433+0000","last_became_active":"2023-10-07T21:10:55.050814+0000","last_became_peered":"2023-10-07T21:10:55.050814+0000","last_unstale":"2023-10-07T21:10:55.062433+0000","last_undegraded":"2023-10-07T21:10:55.062433+0000","last_fullsized":"2023-10-07T21:10:55.062433+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:22:20.649806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.072119+0000","last_change":"2023-10-07T21:10:55.069904+0000","last_active":"2023-10-07T21:10:55.072119+0000","last_peered":"2023-10-07T21:10:55.072119+0000","last_clean":"2023-10-07T21:10:55.072119+0000","last_became_active":"2023-10-07T21:10:55.069383+0000","last_became_peered":"2023-10-07T21:10:55.069383+0000","last_unstale":"2023-10-07T21:10:55.072119+0000","last_undegraded":"2023-10-07T21:10:55.072119+0000","last_fullsized":"2023-10-07T21:10:55.072119+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:02:17.891981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053513+0000","last_change":"2023-10-07T21:10:55.053051+0000","last_active":"2023-10-07T21:10:55.053513+0000","last_peered":"2023-10-07T21:10:55.053513+0000","last_clean":"2023-10-07T21:10:55.053513+0000","last_became_active":"2023-10-07T21:10:55.052749+0000","last_became_peered":"2023-10-07T21:10:55.052749+0000","last_unstale":"2023-10-07T21:10:55.053513+0000","last_undegraded":"2023-10-07T21:10:55.053513+0000","last_fullsized":"2023-10-07T21:10:55.053513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:30:36.403036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071676+0000","last_change":"2023-10-07T21:10:55.070577+0000","last_active":"2023-10-07T21:10:55.071676+0000","last_peered":"2023-10-07T21:10:55.071676+0000","last_clean":"2023-10-07T21:10:55.071676+0000","last_became_active":"2023-10-07T21:10:55.069340+0000","last_became_peered":"2023-10-07T21:10:55.069340+0000","last_unstale":"2023-10-07T21:10:55.071676+0000","last_undegraded":"2023-10-07T21:10:55.071676+0000","last_fullsized":"2023-10-07T21:10:55.071676+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:39:57.637349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064502+0000","last_change":"2023-10-07T21:10:55.059568+0000","last_active":"2023-10-07T21:10:55.064502+0000","last_peered":"2023-10-07T21:10:55.064502+0000","last_clean":"2023-10-07T21:10:55.064502+0000","last_became_active":"2023-10-07T21:10:55.059019+0000","last_became_peered":"2023-10-07T21:10:55.059019+0000","last_unstale":"2023-10-07T21:10:55.064502+0000","last_undegraded":"2023-10-07T21:10:55.064502+0000","last_fullsized":"2023-10-07T21:10:55.064502+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:50.562077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.066405+0000","last_change":"2023-10-07T21:10:55.057779+0000","last_active":"2023-10-07T21:10:55.066405+0000","last_peered":"2023-10-07T21:10:55.066405+0000","last_clean":"2023-10-07T21:10:55.066405+0000","last_became_active":"2023-10-07T21:10:55.057460+0000","last_became_peered":"2023-10-07T21:10:55.057460+0000","last_unstale":"2023-10-07T21:10:55.066405+0000","last_undegraded":"2023-10-07T21:10:55.066405+0000","last_fullsized":"2023-10-07T21:10:55.066405+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:39:19.937476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058722+0000","last_change":"2023-10-07T21:10:55.050441+0000","last_active":"2023-10-07T21:10:55.058722+0000","last_peered":"2023-10-07T21:10:55.058722+0000","last_clean":"2023-10-07T21:10:55.058722+0000","last_became_active":"2023-10-07T21:10:55.050108+0000","last_became_peered":"2023-10-07T21:10:55.050108+0000","last_unstale":"2023-10-07T21:10:55.058722+0000","last_undegraded":"2023-10-07T21:10:55.058722+0000","last_fullsized":"2023-10-07T21:10:55.058722+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:45:07.427654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.068374+0000","last_change":"2023-10-07T21:10:55.066639+0000","last_active":"2023-10-07T21:10:55.068374+0000","last_peered":"2023-10-07T21:10:55.068374+0000","last_clean":"2023-10-07T21:10:55.068374+0000","last_became_active":"2023-10-07T21:10:55.066371+0000","last_became_peered":"2023-10-07T21:10:55.066371+0000","last_unstale":"2023-10-07T21:10:55.068374+0000","last_undegraded":"2023-10-07T21:10:55.068374+0000","last_fullsized":"2023-10-07T21:10:55.068374+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:34:50.433166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056291+0000","last_change":"2023-10-07T21:10:55.055058+0000","last_active":"2023-10-07T21:10:55.056291+0000","last_peered":"2023-10-07T21:10:55.056291+0000","last_clean":"2023-10-07T21:10:55.056291+0000","last_became_active":"2023-10-07T21:10:55.054612+0000","last_became_peered":"2023-10-07T21:10:55.054612+0000","last_unstale":"2023-10-07T21:10:55.056291+0000","last_undegraded":"2023-10-07T21:10:55.056291+0000","last_fullsized":"2023-10-07T21:10:55.056291+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:40:36.146483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061674+0000","last_change":"2023-10-07T21:10:55.060722+0000","last_active":"2023-10-07T21:10:55.061674+0000","last_peered":"2023-10-07T21:10:55.061674+0000","last_clean":"2023-10-07T21:10:55.061674+0000","last_became_active":"2023-10-07T21:10:55.060139+0000","last_became_peered":"2023-10-07T21:10:55.060139+0000","last_unstale":"2023-10-07T21:10:55.061674+0000","last_undegraded":"2023-10-07T21:10:55.061674+0000","last_fullsized":"2023-10-07T21:10:55.061674+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:03:52.256724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049330+0000","last_change":"2023-10-07T21:10:55.048590+0000","last_active":"2023-10-07T21:10:55.049330+0000","last_peered":"2023-10-07T21:10:55.049330+0000","last_clean":"2023-10-07T21:10:55.049330+0000","last_became_active":"2023-10-07T21:10:55.047774+0000","last_became_peered":"2023-10-07T21:10:55.047774+0000","last_unstale":"2023-10-07T21:10:55.049330+0000","last_undegraded":"2023-10-07T21:10:55.049330+0000","last_fullsized":"2023-10-07T21:10:55.049330+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:02:00.390193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062588+0000","last_change":"2023-10-07T21:10:55.053070+0000","last_active":"2023-10-07T21:10:55.062588+0000","last_peered":"2023-10-07T21:10:55.062588+0000","last_clean":"2023-10-07T21:10:55.062588+0000","last_became_active":"2023-10-07T21:10:55.052659+0000","last_became_peered":"2023-10-07T21:10:55.052659+0000","last_unstale":"2023-10-07T21:10:55.062588+0000","last_undegraded":"2023-10-07T21:10:55.062588+0000","last_fullsized":"2023-10-07T21:10:55.062588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:03:23.073541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064079+0000","last_change":"2023-10-07T21:10:55.063436+0000","last_active":"2023-10-07T21:10:55.064079+0000","last_peered":"2023-10-07T21:10:55.064079+0000","last_clean":"2023-10-07T21:10:55.064079+0000","last_became_active":"2023-10-07T21:10:55.063086+0000","last_became_peered":"2023-10-07T21:10:55.063086+0000","last_unstale":"2023-10-07T21:10:55.064079+0000","last_undegraded":"2023-10-07T21:10:55.064079+0000","last_fullsized":"2023-10-07T21:10:55.064079+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:39.779984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069098+0000","last_change":"2023-10-07T21:10:55.068247+0000","last_active":"2023-10-07T21:10:55.069098+0000","last_peered":"2023-10-07T21:10:55.069098+0000","last_clean":"2023-10-07T21:10:55.069098+0000","last_became_active":"2023-10-07T21:10:55.067152+0000","last_became_peered":"2023-10-07T21:10:55.067152+0000","last_unstale":"2023-10-07T21:10:55.069098+0000","last_undegraded":"2023-10-07T21:10:55.069098+0000","last_fullsized":"2023-10-07T21:10:55.069098+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:02:48.527178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'4","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210239+0000","last_change":"2023-10-07T21:10:54.216453+0000","last_active":"2023-10-07T21:10:55.210239+0000","last_peered":"2023-10-07T21:10:55.210239+0000","last_clean":"2023-10-07T21:10:55.210239+0000","last_became_active":"2023-10-07T21:10:54.216136+0000","last_became_peered":"2023-10-07T21:10:54.216136+0000","last_unstale":"2023-10-07T21:10:55.210239+0000","last_undegraded":"2023-10-07T21:10:55.210239+0000","last_fullsized":"2023-10-07T21:10:55.210239+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"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-08T22:55:45.316296+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062783+0000","last_change":"2023-10-07T21:10:55.061714+0000","last_active":"2023-10-07T21:10:55.062783+0000","last_peered":"2023-10-07T21:10:55.062783+0000","last_clean":"2023-10-07T21:10:55.062783+0000","last_became_active":"2023-10-07T21:10:55.061385+0000","last_became_peered":"2023-10-07T21:10:55.061385+0000","last_unstale":"2023-10-07T21:10:55.062783+0000","last_undegraded":"2023-10-07T21:10:55.062783+0000","last_fullsized":"2023-10-07T21:10:55.062783+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:34:33.668012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.212461+0000","last_change":"2023-10-07T21:10:54.221845+0000","last_active":"2023-10-07T21:10:55.212461+0000","last_peered":"2023-10-07T21:10:55.212461+0000","last_clean":"2023-10-07T21:10:55.212461+0000","last_became_active":"2023-10-07T21:10:54.221561+0000","last_became_peered":"2023-10-07T21:10:54.221561+0000","last_unstale":"2023-10-07T21:10:55.212461+0000","last_undegraded":"2023-10-07T21:10:55.212461+0000","last_fullsized":"2023-10-07T21:10:55.212461+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:18:13.575266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053099+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.053099+0000","last_peered":"2023-10-07T21:10:55.053099+0000","last_clean":"2023-10-07T21:10:55.053099+0000","last_became_active":"2023-10-07T21:10:55.049396+0000","last_became_peered":"2023-10-07T21:10:55.049396+0000","last_unstale":"2023-10-07T21:10:55.053099+0000","last_undegraded":"2023-10-07T21:10:55.053099+0000","last_fullsized":"2023-10-07T21:10:55.053099+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:46:44.370830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.209433+0000","last_change":"2023-10-07T21:10:54.212506+0000","last_active":"2023-10-07T21:10:55.209433+0000","last_peered":"2023-10-07T21:10:55.209433+0000","last_clean":"2023-10-07T21:10:55.209433+0000","last_became_active":"2023-10-07T21:10:54.212162+0000","last_became_peered":"2023-10-07T21:10:54.212162+0000","last_unstale":"2023-10-07T21:10:55.209433+0000","last_undegraded":"2023-10-07T21:10:55.209433+0000","last_fullsized":"2023-10-07T21:10:55.209433+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:00:08.261391+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063327+0000","last_change":"2023-10-07T21:10:55.053410+0000","last_active":"2023-10-07T21:10:55.063327+0000","last_peered":"2023-10-07T21:10:55.063327+0000","last_clean":"2023-10-07T21:10:55.063327+0000","last_became_active":"2023-10-07T21:10:55.053092+0000","last_became_peered":"2023-10-07T21:10:55.053092+0000","last_unstale":"2023-10-07T21:10:55.063327+0000","last_undegraded":"2023-10-07T21:10:55.063327+0000","last_fullsized":"2023-10-07T21:10:55.063327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:33:32.064561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208844+0000","last_change":"2023-10-07T21:10:54.226145+0000","last_active":"2023-10-07T21:10:55.208844+0000","last_peered":"2023-10-07T21:10:55.208844+0000","last_clean":"2023-10-07T21:10:55.208844+0000","last_became_active":"2023-10-07T21:10:54.225791+0000","last_became_peered":"2023-10-07T21:10:54.225791+0000","last_unstale":"2023-10-07T21:10:55.208844+0000","last_undegraded":"2023-10-07T21:10:55.208844+0000","last_fullsized":"2023-10-07T21:10:55.208844+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:23:14.923880+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062983+0000","last_change":"2023-10-07T21:10:55.053661+0000","last_active":"2023-10-07T21:10:55.062983+0000","last_peered":"2023-10-07T21:10:55.062983+0000","last_clean":"2023-10-07T21:10:55.062983+0000","last_became_active":"2023-10-07T21:10:55.052697+0000","last_became_peered":"2023-10-07T21:10:55.052697+0000","last_unstale":"2023-10-07T21:10:55.062983+0000","last_undegraded":"2023-10-07T21:10:55.062983+0000","last_fullsized":"2023-10-07T21:10:55.062983+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:14:48.603925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.212438+0000","last_change":"2023-10-07T21:10:54.222083+0000","last_active":"2023-10-07T21:10:55.212438+0000","last_peered":"2023-10-07T21:10:55.212438+0000","last_clean":"2023-10-07T21:10:55.212438+0000","last_became_active":"2023-10-07T21:10:54.221771+0000","last_became_peered":"2023-10-07T21:10:54.221771+0000","last_unstale":"2023-10-07T21:10:55.212438+0000","last_undegraded":"2023-10-07T21:10:55.212438+0000","last_fullsized":"2023-10-07T21:10:55.212438+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:17:18.507538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058591+0000","last_change":"2023-10-07T21:10:55.057990+0000","last_active":"2023-10-07T21:10:55.058591+0000","last_peered":"2023-10-07T21:10:55.058591+0000","last_clean":"2023-10-07T21:10:55.058591+0000","last_became_active":"2023-10-07T21:10:55.057631+0000","last_became_peered":"2023-10-07T21:10:55.057631+0000","last_unstale":"2023-10-07T21:10:55.058591+0000","last_undegraded":"2023-10-07T21:10:55.058591+0000","last_fullsized":"2023-10-07T21:10:55.058591+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:43:38.902080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.206899+0000","last_change":"2023-10-07T21:10:54.220351+0000","last_active":"2023-10-07T21:10:55.206899+0000","last_peered":"2023-10-07T21:10:55.206899+0000","last_clean":"2023-10-07T21:10:55.206899+0000","last_became_active":"2023-10-07T21:10:54.220028+0000","last_became_peered":"2023-10-07T21:10:54.220028+0000","last_unstale":"2023-10-07T21:10:55.206899+0000","last_undegraded":"2023-10-07T21:10:55.206899+0000","last_fullsized":"2023-10-07T21:10:55.206899+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:15:32.564604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055145+0000","last_change":"2023-10-07T21:10:55.053966+0000","last_active":"2023-10-07T21:10:55.055145+0000","last_peered":"2023-10-07T21:10:55.055145+0000","last_clean":"2023-10-07T21:10:55.055145+0000","last_became_active":"2023-10-07T21:10:55.053783+0000","last_became_peered":"2023-10-07T21:10:55.053783+0000","last_unstale":"2023-10-07T21:10:55.055145+0000","last_undegraded":"2023-10-07T21:10:55.055145+0000","last_fullsized":"2023-10-07T21:10:55.055145+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:32:02.259377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.049908+0000","last_change":"2023-10-07T21:10:54.222020+0000","last_active":"2023-10-07T21:10:55.049908+0000","last_peered":"2023-10-07T21:10:55.049908+0000","last_clean":"2023-10-07T21:10:55.049908+0000","last_became_active":"2023-10-07T21:10:54.220309+0000","last_became_peered":"2023-10-07T21:10:54.220309+0000","last_unstale":"2023-10-07T21:10:55.049908+0000","last_undegraded":"2023-10-07T21:10:55.049908+0000","last_fullsized":"2023-10-07T21:10:55.049908+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:08:57.871174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063926+0000","last_change":"2023-10-07T21:10:55.062440+0000","last_active":"2023-10-07T21:10:55.063926+0000","last_peered":"2023-10-07T21:10:55.063926+0000","last_clean":"2023-10-07T21:10:55.063926+0000","last_became_active":"2023-10-07T21:10:55.061865+0000","last_became_peered":"2023-10-07T21:10:55.061865+0000","last_unstale":"2023-10-07T21:10:55.063926+0000","last_undegraded":"2023-10-07T21:10:55.063926+0000","last_fullsized":"2023-10-07T21:10:55.063926+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:27:30.041655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038514+0000","last_change":"2023-10-07T21:10:54.226796+0000","last_active":"2023-10-07T21:10:55.038514+0000","last_peered":"2023-10-07T21:10:55.038514+0000","last_clean":"2023-10-07T21:10:55.038514+0000","last_became_active":"2023-10-07T21:10:54.226474+0000","last_became_peered":"2023-10-07T21:10:54.226474+0000","last_unstale":"2023-10-07T21:10:55.038514+0000","last_undegraded":"2023-10-07T21:10:55.038514+0000","last_fullsized":"2023-10-07T21:10:55.038514+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:59:41.848083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061656+0000","last_change":"2023-10-07T21:10:55.060452+0000","last_active":"2023-10-07T21:10:55.061656+0000","last_peered":"2023-10-07T21:10:55.061656+0000","last_clean":"2023-10-07T21:10:55.061656+0000","last_became_active":"2023-10-07T21:10:55.059744+0000","last_became_peered":"2023-10-07T21:10:55.059744+0000","last_unstale":"2023-10-07T21:10:55.061656+0000","last_undegraded":"2023-10-07T21:10:55.061656+0000","last_fullsized":"2023-10-07T21:10:55.061656+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:12:08.124148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.042474+0000","last_change":"2023-10-07T21:10:54.218690+0000","last_active":"2023-10-07T21:10:55.042474+0000","last_peered":"2023-10-07T21:10:55.042474+0000","last_clean":"2023-10-07T21:10:55.042474+0000","last_became_active":"2023-10-07T21:10:54.218365+0000","last_became_peered":"2023-10-07T21:10:54.218365+0000","last_unstale":"2023-10-07T21:10:55.042474+0000","last_undegraded":"2023-10-07T21:10:55.042474+0000","last_fullsized":"2023-10-07T21:10:55.042474+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:15:25.058487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064218+0000","last_change":"2023-10-07T21:10:55.061874+0000","last_active":"2023-10-07T21:10:55.064218+0000","last_peered":"2023-10-07T21:10:55.064218+0000","last_clean":"2023-10-07T21:10:55.064218+0000","last_became_active":"2023-10-07T21:10:55.061523+0000","last_became_peered":"2023-10-07T21:10:55.061523+0000","last_unstale":"2023-10-07T21:10:55.064218+0000","last_undegraded":"2023-10-07T21:10:55.064218+0000","last_fullsized":"2023-10-07T21:10:55.064218+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:42:44.406925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038005+0000","last_change":"2023-10-07T21:10:54.222084+0000","last_active":"2023-10-07T21:10:55.038005+0000","last_peered":"2023-10-07T21:10:55.038005+0000","last_clean":"2023-10-07T21:10:55.038005+0000","last_became_active":"2023-10-07T21:10:54.221345+0000","last_became_peered":"2023-10-07T21:10:54.221345+0000","last_unstale":"2023-10-07T21:10:55.038005+0000","last_undegraded":"2023-10-07T21:10:55.038005+0000","last_fullsized":"2023-10-07T21:10:55.038005+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:41:20.207464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056523+0000","last_change":"2023-10-07T21:10:55.055775+0000","last_active":"2023-10-07T21:10:55.056523+0000","last_peered":"2023-10-07T21:10:55.056523+0000","last_clean":"2023-10-07T21:10:55.056523+0000","last_became_active":"2023-10-07T21:10:55.055175+0000","last_became_peered":"2023-10-07T21:10:55.055175+0000","last_unstale":"2023-10-07T21:10:55.056523+0000","last_undegraded":"2023-10-07T21:10:55.056523+0000","last_fullsized":"2023-10-07T21:10:55.056523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:58:16.300609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'3","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210859+0000","last_change":"2023-10-07T21:10:54.223087+0000","last_active":"2023-10-07T21:10:55.210859+0000","last_peered":"2023-10-07T21:10:55.210859+0000","last_clean":"2023-10-07T21:10:55.210859+0000","last_became_active":"2023-10-07T21:10:54.222792+0000","last_became_peered":"2023-10-07T21:10:54.222792+0000","last_unstale":"2023-10-07T21:10:55.210859+0000","last_undegraded":"2023-10-07T21:10:55.210859+0000","last_fullsized":"2023-10-07T21:10:55.210859+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:00:55.859428+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063283+0000","last_change":"2023-10-07T21:10:55.059513+0000","last_active":"2023-10-07T21:10:55.063283+0000","last_peered":"2023-10-07T21:10:55.063283+0000","last_clean":"2023-10-07T21:10:55.063283+0000","last_became_active":"2023-10-07T21:10:55.059085+0000","last_became_peered":"2023-10-07T21:10:55.059085+0000","last_unstale":"2023-10-07T21:10:55.063283+0000","last_undegraded":"2023-10-07T21:10:55.063283+0000","last_fullsized":"2023-10-07T21:10:55.063283+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:10:14.989646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'6","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.214401+0000","last_change":"2023-10-07T21:10:54.221788+0000","last_active":"2023-10-07T21:10:55.214401+0000","last_peered":"2023-10-07T21:10:55.214401+0000","last_clean":"2023-10-07T21:10:55.214401+0000","last_became_active":"2023-10-07T21:10:54.221472+0000","last_became_peered":"2023-10-07T21:10:54.221472+0000","last_unstale":"2023-10-07T21:10:55.214401+0000","last_undegraded":"2023-10-07T21:10:55.214401+0000","last_fullsized":"2023-10-07T21:10:55.214401+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"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-08T21:54:30.429870+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069080+0000","last_change":"2023-10-07T21:10:55.067513+0000","last_active":"2023-10-07T21:10:55.069080+0000","last_peered":"2023-10-07T21:10:55.069080+0000","last_clean":"2023-10-07T21:10:55.069080+0000","last_became_active":"2023-10-07T21:10:55.066693+0000","last_became_peered":"2023-10-07T21:10:55.066693+0000","last_unstale":"2023-10-07T21:10:55.069080+0000","last_undegraded":"2023-10-07T21:10:55.069080+0000","last_fullsized":"2023-10-07T21:10:55.069080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:50:32.226092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.213080+0000","last_change":"2023-10-07T21:10:54.216851+0000","last_active":"2023-10-07T21:10:55.213080+0000","last_peered":"2023-10-07T21:10:55.213080+0000","last_clean":"2023-10-07T21:10:55.213080+0000","last_became_active":"2023-10-07T21:10:54.216220+0000","last_became_peered":"2023-10-07T21:10:54.216220+0000","last_unstale":"2023-10-07T21:10:55.213080+0000","last_undegraded":"2023-10-07T21:10:55.213080+0000","last_fullsized":"2023-10-07T21:10:55.213080+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T23:11:50.581167+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056537+0000","last_change":"2023-10-07T21:10:55.055421+0000","last_active":"2023-10-07T21:10:55.056537+0000","last_peered":"2023-10-07T21:10:55.056537+0000","last_clean":"2023-10-07T21:10:55.056537+0000","last_became_active":"2023-10-07T21:10:55.055050+0000","last_became_peered":"2023-10-07T21:10:55.055050+0000","last_unstale":"2023-10-07T21:10:55.056537+0000","last_undegraded":"2023-10-07T21:10:55.056537+0000","last_fullsized":"2023-10-07T21:10:55.056537+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:55:44.013942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.039242+0000","last_change":"2023-10-07T21:10:54.227189+0000","last_active":"2023-10-07T21:10:55.039242+0000","last_peered":"2023-10-07T21:10:55.039242+0000","last_clean":"2023-10-07T21:10:55.039242+0000","last_became_active":"2023-10-07T21:10:54.226842+0000","last_became_peered":"2023-10-07T21:10:54.226842+0000","last_unstale":"2023-10-07T21:10:55.039242+0000","last_undegraded":"2023-10-07T21:10:55.039242+0000","last_fullsized":"2023-10-07T21:10:55.039242+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:40:18.671663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071750+0000","last_change":"2023-10-07T21:10:55.070411+0000","last_active":"2023-10-07T21:10:55.071750+0000","last_peered":"2023-10-07T21:10:55.071750+0000","last_clean":"2023-10-07T21:10:55.071750+0000","last_became_active":"2023-10-07T21:10:55.070027+0000","last_became_peered":"2023-10-07T21:10:55.070027+0000","last_unstale":"2023-10-07T21:10:55.071750+0000","last_undegraded":"2023-10-07T21:10:55.071750+0000","last_fullsized":"2023-10-07T21:10:55.071750+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:05:48.785100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.042245+0000","last_change":"2023-10-07T21:10:54.220024+0000","last_active":"2023-10-07T21:10:55.042245+0000","last_peered":"2023-10-07T21:10:55.042245+0000","last_clean":"2023-10-07T21:10:55.042245+0000","last_became_active":"2023-10-07T21:10:54.219622+0000","last_became_peered":"2023-10-07T21:10:54.219622+0000","last_unstale":"2023-10-07T21:10:55.042245+0000","last_undegraded":"2023-10-07T21:10:55.042245+0000","last_fullsized":"2023-10-07T21:10:55.042245+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:08:23.363083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061486+0000","last_change":"2023-10-07T21:10:55.057177+0000","last_active":"2023-10-07T21:10:55.061486+0000","last_peered":"2023-10-07T21:10:55.061486+0000","last_clean":"2023-10-07T21:10:55.061486+0000","last_became_active":"2023-10-07T21:10:55.056850+0000","last_became_peered":"2023-10-07T21:10:55.056850+0000","last_unstale":"2023-10-07T21:10:55.061486+0000","last_undegraded":"2023-10-07T21:10:55.061486+0000","last_fullsized":"2023-10-07T21:10:55.061486+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:14.120178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":19,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.211874+0000","last_change":"2023-10-07T21:10:54.204854+0000","last_active":"2023-10-07T21:10:55.211874+0000","last_peered":"2023-10-07T21:10:55.211874+0000","last_clean":"2023-10-07T21:10:55.211874+0000","last_became_active":"2023-10-07T21:10:54.204598+0000","last_became_peered":"2023-10-07T21:10:54.204598+0000","last_unstale":"2023-10-07T21:10:55.211874+0000","last_undegraded":"2023-10-07T21:10:55.211874+0000","last_fullsized":"2023-10-07T21:10:55.211874+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:21:01.168874+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.072133+0000","last_change":"2023-10-07T21:10:55.070164+0000","last_active":"2023-10-07T21:10:55.072133+0000","last_peered":"2023-10-07T21:10:55.072133+0000","last_clean":"2023-10-07T21:10:55.072133+0000","last_became_active":"2023-10-07T21:10:55.069218+0000","last_became_peered":"2023-10-07T21:10:55.069218+0000","last_unstale":"2023-10-07T21:10:55.072133+0000","last_undegraded":"2023-10-07T21:10:55.072133+0000","last_fullsized":"2023-10-07T21:10:55.072133+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:16:44.908284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210053+0000","last_change":"2023-10-07T21:10:54.213846+0000","last_active":"2023-10-07T21:10:55.210053+0000","last_peered":"2023-10-07T21:10:55.210053+0000","last_clean":"2023-10-07T21:10:55.210053+0000","last_became_active":"2023-10-07T21:10:54.213485+0000","last_became_peered":"2023-10-07T21:10:54.213485+0000","last_unstale":"2023-10-07T21:10:55.210053+0000","last_undegraded":"2023-10-07T21:10:55.210053+0000","last_fullsized":"2023-10-07T21:10:55.210053+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:20:54.677671+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071616+0000","last_change":"2023-10-07T21:10:55.070208+0000","last_active":"2023-10-07T21:10:55.071616+0000","last_peered":"2023-10-07T21:10:55.071616+0000","last_clean":"2023-10-07T21:10:55.071616+0000","last_became_active":"2023-10-07T21:10:55.069770+0000","last_became_peered":"2023-10-07T21:10:55.069770+0000","last_unstale":"2023-10-07T21:10:55.071616+0000","last_undegraded":"2023-10-07T21:10:55.071616+0000","last_fullsized":"2023-10-07T21:10:55.071616+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:38:10.485967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048383+0000","last_change":"2023-10-07T21:10:54.214220+0000","last_active":"2023-10-07T21:10:55.048383+0000","last_peered":"2023-10-07T21:10:55.048383+0000","last_clean":"2023-10-07T21:10:55.048383+0000","last_became_active":"2023-10-07T21:10:54.213744+0000","last_became_peered":"2023-10-07T21:10:54.213744+0000","last_unstale":"2023-10-07T21:10:55.048383+0000","last_undegraded":"2023-10-07T21:10:55.048383+0000","last_fullsized":"2023-10-07T21:10:55.048383+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:24:28.780034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062950+0000","last_change":"2023-10-07T21:10:55.054031+0000","last_active":"2023-10-07T21:10:55.062950+0000","last_peered":"2023-10-07T21:10:55.062950+0000","last_clean":"2023-10-07T21:10:55.062950+0000","last_became_active":"2023-10-07T21:10:55.053547+0000","last_became_peered":"2023-10-07T21:10:55.053547+0000","last_unstale":"2023-10-07T21:10:55.062950+0000","last_undegraded":"2023-10-07T21:10:55.062950+0000","last_fullsized":"2023-10-07T21:10:55.062950+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:07:45.174128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.039155+0000","last_change":"2023-10-07T21:10:54.222570+0000","last_active":"2023-10-07T21:10:55.039155+0000","last_peered":"2023-10-07T21:10:55.039155+0000","last_clean":"2023-10-07T21:10:55.039155+0000","last_became_active":"2023-10-07T21:10:54.222252+0000","last_became_peered":"2023-10-07T21:10:54.222252+0000","last_unstale":"2023-10-07T21:10:55.039155+0000","last_undegraded":"2023-10-07T21:10:55.039155+0000","last_fullsized":"2023-10-07T21:10:55.039155+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:06:43.426166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058651+0000","last_change":"2023-10-07T21:10:55.057630+0000","last_active":"2023-10-07T21:10:55.058651+0000","last_peered":"2023-10-07T21:10:55.058651+0000","last_clean":"2023-10-07T21:10:55.058651+0000","last_became_active":"2023-10-07T21:10:55.056923+0000","last_became_peered":"2023-10-07T21:10:55.056923+0000","last_unstale":"2023-10-07T21:10:55.058651+0000","last_undegraded":"2023-10-07T21:10:55.058651+0000","last_fullsized":"2023-10-07T21:10:55.058651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:48:29.833364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060869+0000","last_change":"2023-10-07T21:10:55.059090+0000","last_active":"2023-10-07T21:10:55.060869+0000","last_peered":"2023-10-07T21:10:55.060869+0000","last_clean":"2023-10-07T21:10:55.060869+0000","last_became_active":"2023-10-07T21:10:55.058770+0000","last_became_peered":"2023-10-07T21:10:55.058770+0000","last_unstale":"2023-10-07T21:10:55.060869+0000","last_undegraded":"2023-10-07T21:10:55.060869+0000","last_fullsized":"2023-10-07T21:10:55.060869+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:32:10.282858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.044050+0000","last_change":"2023-10-07T21:10:54.215081+0000","last_active":"2023-10-07T21:10:55.044050+0000","last_peered":"2023-10-07T21:10:55.044050+0000","last_clean":"2023-10-07T21:10:55.044050+0000","last_became_active":"2023-10-07T21:10:54.214652+0000","last_became_peered":"2023-10-07T21:10:54.214652+0000","last_unstale":"2023-10-07T21:10:55.044050+0000","last_undegraded":"2023-10-07T21:10:55.044050+0000","last_fullsized":"2023-10-07T21:10:55.044050+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:40:51.371737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.065459+0000","last_change":"2023-10-07T21:10:55.064904+0000","last_active":"2023-10-07T21:10:55.065459+0000","last_peered":"2023-10-07T21:10:55.065459+0000","last_clean":"2023-10-07T21:10:55.065459+0000","last_became_active":"2023-10-07T21:10:55.064583+0000","last_became_peered":"2023-10-07T21:10:55.064583+0000","last_unstale":"2023-10-07T21:10:55.065459+0000","last_undegraded":"2023-10-07T21:10:55.065459+0000","last_fullsized":"2023-10-07T21:10:55.065459+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:14:39.276534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.038176+0000","last_change":"2023-10-07T21:10:54.227273+0000","last_active":"2023-10-07T21:10:55.038176+0000","last_peered":"2023-10-07T21:10:55.038176+0000","last_clean":"2023-10-07T21:10:55.038176+0000","last_became_active":"2023-10-07T21:10:54.226892+0000","last_became_peered":"2023-10-07T21:10:54.226892+0000","last_unstale":"2023-10-07T21:10:55.038176+0000","last_undegraded":"2023-10-07T21:10:55.038176+0000","last_fullsized":"2023-10-07T21:10:55.038176+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:23:22.457828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'117","reported_seq":231,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053949+0000","last_change":"2023-10-07T21:10:36.969902+0000","last_active":"2023-10-07T21:10:55.053949+0000","last_peered":"2023-10-07T21:10:55.053949+0000","last_clean":"2023-10-07T21:10:55.053949+0000","last_became_active":"2023-10-07T21:10:36.969448+0000","last_became_peered":"2023-10-07T21:10:36.969448+0000","last_unstale":"2023-10-07T21:10:55.053949+0000","last_undegraded":"2023-10-07T21:10:55.053949+0000","last_fullsized":"2023-10-07T21:10:55.053949+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"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-09T03:14:27.460348+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056506+0000","last_change":"2023-10-07T21:10:55.055631+0000","last_active":"2023-10-07T21:10:55.056506+0000","last_peered":"2023-10-07T21:10:55.056506+0000","last_clean":"2023-10-07T21:10:55.056506+0000","last_became_active":"2023-10-07T21:10:55.055003+0000","last_became_peered":"2023-10-07T21:10:55.055003+0000","last_unstale":"2023-10-07T21:10:55.056506+0000","last_undegraded":"2023-10-07T21:10:55.056506+0000","last_fullsized":"2023-10-07T21:10:55.056506+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:19:27.662633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.054121+0000","last_change":"2023-10-07T21:10:54.217912+0000","last_active":"2023-10-07T21:10:55.054121+0000","last_peered":"2023-10-07T21:10:55.054121+0000","last_clean":"2023-10-07T21:10:55.054121+0000","last_became_active":"2023-10-07T21:10:54.217584+0000","last_became_peered":"2023-10-07T21:10:54.217584+0000","last_unstale":"2023-10-07T21:10:55.054121+0000","last_undegraded":"2023-10-07T21:10:55.054121+0000","last_fullsized":"2023-10-07T21:10:55.054121+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:18:34.591257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.054957+0000","last_change":"2023-10-07T21:10:54.217268+0000","last_active":"2023-10-07T21:10:55.054957+0000","last_peered":"2023-10-07T21:10:55.054957+0000","last_clean":"2023-10-07T21:10:55.054957+0000","last_became_active":"2023-10-07T21:10:54.216930+0000","last_became_peered":"2023-10-07T21:10:54.216930+0000","last_unstale":"2023-10-07T21:10:55.054957+0000","last_undegraded":"2023-10-07T21:10:55.054957+0000","last_fullsized":"2023-10-07T21:10:55.054957+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:46:15.142544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060843+0000","last_change":"2023-10-07T21:10:55.058779+0000","last_active":"2023-10-07T21:10:55.060843+0000","last_peered":"2023-10-07T21:10:55.060843+0000","last_clean":"2023-10-07T21:10:55.060843+0000","last_became_active":"2023-10-07T21:10:55.058407+0000","last_became_peered":"2023-10-07T21:10:55.058407+0000","last_unstale":"2023-10-07T21:10:55.060843+0000","last_undegraded":"2023-10-07T21:10:55.060843+0000","last_fullsized":"2023-10-07T21:10:55.060843+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:18:02.212999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"63'1","reported_seq":12,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-10-07T21:10:56.043601+0000","last_change":"2023-10-07T21:10:54.220883+0000","last_active":"2023-10-07T21:10:56.043601+0000","last_peered":"2023-10-07T21:10:56.043601+0000","last_clean":"2023-10-07T21:10:56.043601+0000","last_became_active":"2023-10-07T21:10:54.220629+0000","last_became_peered":"2023-10-07T21:10:54.220629+0000","last_unstale":"2023-10-07T21:10:56.043601+0000","last_undegraded":"2023-10-07T21:10:56.043601+0000","last_fullsized":"2023-10-07T21:10:56.043601+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:02:37.316311+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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.065068+0000","last_change":"2023-10-07T21:10:55.064540+0000","last_active":"2023-10-07T21:10:55.065068+0000","last_peered":"2023-10-07T21:10:55.065068+0000","last_clean":"2023-10-07T21:10:55.065068+0000","last_became_active":"2023-10-07T21:10:55.064220+0000","last_became_peered":"2023-10-07T21:10:55.064220+0000","last_unstale":"2023-10-07T21:10:55.065068+0000","last_undegraded":"2023-10-07T21:10:55.065068+0000","last_fullsized":"2023-10-07T21:10:55.065068+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:58:09.927883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208992+0000","last_change":"2023-10-07T21:10:54.215302+0000","last_active":"2023-10-07T21:10:55.208992+0000","last_peered":"2023-10-07T21:10:55.208992+0000","last_clean":"2023-10-07T21:10:55.208992+0000","last_became_active":"2023-10-07T21:10:54.214367+0000","last_became_peered":"2023-10-07T21:10:54.214367+0000","last_unstale":"2023-10-07T21:10:55.208992+0000","last_undegraded":"2023-10-07T21:10:55.208992+0000","last_fullsized":"2023-10-07T21:10:55.208992+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:12:03.996378+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055959+0000","last_change":"2023-10-07T21:10:55.054945+0000","last_active":"2023-10-07T21:10:55.055959+0000","last_peered":"2023-10-07T21:10:55.055959+0000","last_clean":"2023-10-07T21:10:55.055959+0000","last_became_active":"2023-10-07T21:10:55.054581+0000","last_became_peered":"2023-10-07T21:10:55.054581+0000","last_unstale":"2023-10-07T21:10:55.055959+0000","last_undegraded":"2023-10-07T21:10:55.055959+0000","last_fullsized":"2023-10-07T21:10:55.055959+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:51:37.103392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.053842+0000","last_change":"2023-10-07T21:10:54.212748+0000","last_active":"2023-10-07T21:10:55.053842+0000","last_peered":"2023-10-07T21:10:55.053842+0000","last_clean":"2023-10-07T21:10:55.053842+0000","last_became_active":"2023-10-07T21:10:54.212344+0000","last_became_peered":"2023-10-07T21:10:54.212344+0000","last_unstale":"2023-10-07T21:10:55.053842+0000","last_undegraded":"2023-10-07T21:10:55.053842+0000","last_fullsized":"2023-10-07T21:10:55.053842+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:25:59.406701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.058627+0000","last_change":"2023-10-07T21:10:55.056592+0000","last_active":"2023-10-07T21:10:55.058627+0000","last_peered":"2023-10-07T21:10:55.058627+0000","last_clean":"2023-10-07T21:10:55.058627+0000","last_became_active":"2023-10-07T21:10:55.056289+0000","last_became_peered":"2023-10-07T21:10:55.056289+0000","last_unstale":"2023-10-07T21:10:55.058627+0000","last_undegraded":"2023-10-07T21:10:55.058627+0000","last_fullsized":"2023-10-07T21:10:55.058627+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:07:39.016899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048209+0000","last_change":"2023-10-07T21:10:54.219423+0000","last_active":"2023-10-07T21:10:55.048209+0000","last_peered":"2023-10-07T21:10:55.048209+0000","last_clean":"2023-10-07T21:10:55.048209+0000","last_became_active":"2023-10-07T21:10:54.218240+0000","last_became_peered":"2023-10-07T21:10:54.218240+0000","last_unstale":"2023-10-07T21:10:55.048209+0000","last_undegraded":"2023-10-07T21:10:55.048209+0000","last_fullsized":"2023-10-07T21:10:55.048209+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:01:20.269117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.066398+0000","last_change":"2023-10-07T21:10:55.065637+0000","last_active":"2023-10-07T21:10:55.066398+0000","last_peered":"2023-10-07T21:10:55.066398+0000","last_clean":"2023-10-07T21:10:55.066398+0000","last_became_active":"2023-10-07T21:10:55.065242+0000","last_became_peered":"2023-10-07T21:10:55.065242+0000","last_unstale":"2023-10-07T21:10:55.066398+0000","last_undegraded":"2023-10-07T21:10:55.066398+0000","last_fullsized":"2023-10-07T21:10:55.066398+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:21:04.717872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.048610+0000","last_change":"2023-10-07T21:10:54.221722+0000","last_active":"2023-10-07T21:10:55.048610+0000","last_peered":"2023-10-07T21:10:55.048610+0000","last_clean":"2023-10-07T21:10:55.048610+0000","last_became_active":"2023-10-07T21:10:54.218613+0000","last_became_peered":"2023-10-07T21:10:54.218613+0000","last_unstale":"2023-10-07T21:10:55.048610+0000","last_undegraded":"2023-10-07T21:10:55.048610+0000","last_fullsized":"2023-10-07T21:10:55.048610+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:11:41.948539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.059966+0000","last_change":"2023-10-07T21:10:55.059473+0000","last_active":"2023-10-07T21:10:55.059966+0000","last_peered":"2023-10-07T21:10:55.059966+0000","last_clean":"2023-10-07T21:10:55.059966+0000","last_became_active":"2023-10-07T21:10:55.059209+0000","last_became_peered":"2023-10-07T21:10:55.059209+0000","last_unstale":"2023-10-07T21:10:55.059966+0000","last_undegraded":"2023-10-07T21:10:55.059966+0000","last_fullsized":"2023-10-07T21:10:55.059966+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:50:43.598145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210329+0000","last_change":"2023-10-07T21:10:54.227159+0000","last_active":"2023-10-07T21:10:55.210329+0000","last_peered":"2023-10-07T21:10:55.210329+0000","last_clean":"2023-10-07T21:10:55.210329+0000","last_became_active":"2023-10-07T21:10:54.225755+0000","last_became_peered":"2023-10-07T21:10:54.225755+0000","last_unstale":"2023-10-07T21:10:55.210329+0000","last_undegraded":"2023-10-07T21:10:55.210329+0000","last_fullsized":"2023-10-07T21:10:55.210329+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:57:13.641165+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064640+0000","last_change":"2023-10-07T21:10:55.058577+0000","last_active":"2023-10-07T21:10:55.064640+0000","last_peered":"2023-10-07T21:10:55.064640+0000","last_clean":"2023-10-07T21:10:55.064640+0000","last_became_active":"2023-10-07T21:10:55.058260+0000","last_became_peered":"2023-10-07T21:10:55.058260+0000","last_unstale":"2023-10-07T21:10:55.064640+0000","last_undegraded":"2023-10-07T21:10:55.064640+0000","last_fullsized":"2023-10-07T21:10:55.064640+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:46:19.809379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.042611+0000","last_change":"2023-10-07T21:10:54.217151+0000","last_active":"2023-10-07T21:10:55.042611+0000","last_peered":"2023-10-07T21:10:55.042611+0000","last_clean":"2023-10-07T21:10:55.042611+0000","last_became_active":"2023-10-07T21:10:54.216880+0000","last_became_peered":"2023-10-07T21:10:54.216880+0000","last_unstale":"2023-10-07T21:10:55.042611+0000","last_undegraded":"2023-10-07T21:10:55.042611+0000","last_fullsized":"2023-10-07T21:10:55.042611+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:34:23.802256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.069115+0000","last_change":"2023-10-07T21:10:55.068449+0000","last_active":"2023-10-07T21:10:55.069115+0000","last_peered":"2023-10-07T21:10:55.069115+0000","last_clean":"2023-10-07T21:10:55.069115+0000","last_became_active":"2023-10-07T21:10:55.067886+0000","last_became_peered":"2023-10-07T21:10:55.067886+0000","last_unstale":"2023-10-07T21:10:55.069115+0000","last_undegraded":"2023-10-07T21:10:55.069115+0000","last_fullsized":"2023-10-07T21:10:55.069115+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:14:47.070651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.210849+0000","last_change":"2023-10-07T21:10:54.219511+0000","last_active":"2023-10-07T21:10:55.210849+0000","last_peered":"2023-10-07T21:10:55.210849+0000","last_clean":"2023-10-07T21:10:55.210849+0000","last_became_active":"2023-10-07T21:10:54.218981+0000","last_became_peered":"2023-10-07T21:10:54.218981+0000","last_unstale":"2023-10-07T21:10:55.210849+0000","last_undegraded":"2023-10-07T21:10:55.210849+0000","last_fullsized":"2023-10-07T21:10:55.210849+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:14.729022+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063346+0000","last_change":"2023-10-07T21:10:55.058864+0000","last_active":"2023-10-07T21:10:55.063346+0000","last_peered":"2023-10-07T21:10:55.063346+0000","last_clean":"2023-10-07T21:10:55.063346+0000","last_became_active":"2023-10-07T21:10:55.058497+0000","last_became_peered":"2023-10-07T21:10:55.058497+0000","last_unstale":"2023-10-07T21:10:55.063346+0000","last_undegraded":"2023-10-07T21:10:55.063346+0000","last_fullsized":"2023-10-07T21:10:55.063346+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:45:09.888693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.208436+0000","last_change":"2023-10-07T21:10:54.215399+0000","last_active":"2023-10-07T21:10:55.208436+0000","last_peered":"2023-10-07T21:10:55.208436+0000","last_clean":"2023-10-07T21:10:55.208436+0000","last_became_active":"2023-10-07T21:10:54.215083+0000","last_became_peered":"2023-10-07T21:10:54.215083+0000","last_unstale":"2023-10-07T21:10:55.208436+0000","last_undegraded":"2023-10-07T21:10:55.208436+0000","last_fullsized":"2023-10-07T21:10:55.208436+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:51:07.147973+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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.071689+0000","last_change":"2023-10-07T21:10:55.070794+0000","last_active":"2023-10-07T21:10:55.071689+0000","last_peered":"2023-10-07T21:10:55.071689+0000","last_clean":"2023-10-07T21:10:55.071689+0000","last_became_active":"2023-10-07T21:10:55.069902+0000","last_became_peered":"2023-10-07T21:10:55.069902+0000","last_unstale":"2023-10-07T21:10:55.071689+0000","last_undegraded":"2023-10-07T21:10:55.071689+0000","last_fullsized":"2023-10-07T21:10:55.071689+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:50:42.562134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064711+0000","last_change":"2023-10-07T21:10:55.061388+0000","last_active":"2023-10-07T21:10:55.064711+0000","last_peered":"2023-10-07T21:10:55.064711+0000","last_clean":"2023-10-07T21:10:55.064711+0000","last_became_active":"2023-10-07T21:10:55.061057+0000","last_became_peered":"2023-10-07T21:10:55.061057+0000","last_unstale":"2023-10-07T21:10:55.064711+0000","last_undegraded":"2023-10-07T21:10:55.064711+0000","last_fullsized":"2023-10-07T21:10:55.064711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:07:57.901514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.052054+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:10:55.052054+0000","last_peered":"2023-10-07T21:10:55.052054+0000","last_clean":"2023-10-07T21:10:55.052054+0000","last_became_active":"2023-10-07T21:10:55.049323+0000","last_became_peered":"2023-10-07T21:10:55.049323+0000","last_unstale":"2023-10-07T21:10:55.052054+0000","last_undegraded":"2023-10-07T21:10:55.052054+0000","last_fullsized":"2023-10-07T21:10:55.052054+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:18:53.251440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063570+0000","last_change":"2023-10-07T21:10:55.059739+0000","last_active":"2023-10-07T21:10:55.063570+0000","last_peered":"2023-10-07T21:10:55.063570+0000","last_clean":"2023-10-07T21:10:55.063570+0000","last_became_active":"2023-10-07T21:10:55.059167+0000","last_became_peered":"2023-10-07T21:10:55.059167+0000","last_unstale":"2023-10-07T21:10:55.063570+0000","last_undegraded":"2023-10-07T21:10:55.063570+0000","last_fullsized":"2023-10-07T21:10:55.063570+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:04:06.576632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.056496+0000","last_change":"2023-10-07T21:10:55.055707+0000","last_active":"2023-10-07T21:10:55.056496+0000","last_peered":"2023-10-07T21:10:55.056496+0000","last_clean":"2023-10-07T21:10:55.056496+0000","last_became_active":"2023-10-07T21:10:55.055096+0000","last_became_peered":"2023-10-07T21:10:55.055096+0000","last_unstale":"2023-10-07T21:10:55.056496+0000","last_undegraded":"2023-10-07T21:10:55.056496+0000","last_fullsized":"2023-10-07T21:10:55.056496+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:57:18.903176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.061137+0000","last_change":"2023-10-07T21:10:55.060777+0000","last_active":"2023-10-07T21:10:55.061137+0000","last_peered":"2023-10-07T21:10:55.061137+0000","last_clean":"2023-10-07T21:10:55.061137+0000","last_became_active":"2023-10-07T21:10:55.060453+0000","last_became_peered":"2023-10-07T21:10:55.060453+0000","last_unstale":"2023-10-07T21:10:55.061137+0000","last_undegraded":"2023-10-07T21:10:55.061137+0000","last_fullsized":"2023-10-07T21:10:55.061137+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:45:50.835231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.067006+0000","last_change":"2023-10-07T21:10:55.063474+0000","last_active":"2023-10-07T21:10:55.067006+0000","last_peered":"2023-10-07T21:10:55.067006+0000","last_clean":"2023-10-07T21:10:55.067006+0000","last_became_active":"2023-10-07T21:10:55.062996+0000","last_became_peered":"2023-10-07T21:10:55.062996+0000","last_unstale":"2023-10-07T21:10:55.067006+0000","last_undegraded":"2023-10-07T21:10:55.067006+0000","last_fullsized":"2023-10-07T21:10:55.067006+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:23:56.695922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.065915+0000","last_change":"2023-10-07T21:10:55.064820+0000","last_active":"2023-10-07T21:10:55.065915+0000","last_peered":"2023-10-07T21:10:55.065915+0000","last_clean":"2023-10-07T21:10:55.065915+0000","last_became_active":"2023-10-07T21:10:55.064313+0000","last_became_peered":"2023-10-07T21:10:55.064313+0000","last_unstale":"2023-10-07T21:10:55.065915+0000","last_undegraded":"2023-10-07T21:10:55.065915+0000","last_fullsized":"2023-10-07T21:10:55.065915+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:04:42.431298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.060021+0000","last_change":"2023-10-07T21:10:55.059388+0000","last_active":"2023-10-07T21:10:55.060021+0000","last_peered":"2023-10-07T21:10:55.060021+0000","last_clean":"2023-10-07T21:10:55.060021+0000","last_became_active":"2023-10-07T21:10:55.059067+0000","last_became_peered":"2023-10-07T21:10:55.059067+0000","last_unstale":"2023-10-07T21:10:55.060021+0000","last_undegraded":"2023-10-07T21:10:55.060021+0000","last_fullsized":"2023-10-07T21:10:55.060021+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:52:38.910706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063068+0000","last_change":"2023-10-07T21:10:55.056079+0000","last_active":"2023-10-07T21:10:55.063068+0000","last_peered":"2023-10-07T21:10:55.063068+0000","last_clean":"2023-10-07T21:10:55.063068+0000","last_became_active":"2023-10-07T21:10:55.055693+0000","last_became_peered":"2023-10-07T21:10:55.055693+0000","last_unstale":"2023-10-07T21:10:55.063068+0000","last_undegraded":"2023-10-07T21:10:55.063068+0000","last_fullsized":"2023-10-07T21:10:55.063068+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:57:58.341290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.063587+0000","last_change":"2023-10-07T21:10:55.062870+0000","last_active":"2023-10-07T21:10:55.063587+0000","last_peered":"2023-10-07T21:10:55.063587+0000","last_clean":"2023-10-07T21:10:55.063587+0000","last_became_active":"2023-10-07T21:10:55.062452+0000","last_became_peered":"2023-10-07T21:10:55.062452+0000","last_unstale":"2023-10-07T21:10:55.063587+0000","last_undegraded":"2023-10-07T21:10:55.063587+0000","last_fullsized":"2023-10-07T21:10:55.063587+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:13:00.073228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.062457+0000","last_change":"2023-10-07T21:10:55.051725+0000","last_active":"2023-10-07T21:10:55.062457+0000","last_peered":"2023-10-07T21:10:55.062457+0000","last_clean":"2023-10-07T21:10:55.062457+0000","last_became_active":"2023-10-07T21:10:55.050384+0000","last_became_peered":"2023-10-07T21:10:55.050384+0000","last_unstale":"2023-10-07T21:10:55.062457+0000","last_undegraded":"2023-10-07T21:10:55.062457+0000","last_fullsized":"2023-10-07T21:10:55.062457+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:11:08.115391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.055124+0000","last_change":"2023-10-07T21:10:55.053949+0000","last_active":"2023-10-07T21:10:55.055124+0000","last_peered":"2023-10-07T21:10:55.055124+0000","last_clean":"2023-10-07T21:10:55.055124+0000","last_became_active":"2023-10-07T21:10:55.053737+0000","last_became_peered":"2023-10-07T21:10:55.053737+0000","last_unstale":"2023-10-07T21:10:55.055124+0000","last_undegraded":"2023-10-07T21:10:55.055124+0000","last_fullsized":"2023-10-07T21:10:55.055124+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:47:06.266981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-10-07T21:10:55.064741+0000","last_change":"2023-10-07T21:10:55.060932+0000","last_active":"2023-10-07T21:10:55.064741+0000","last_peered":"2023-10-07T21:10:55.064741+0000","last_clean":"2023-10-07T21:10:55.064741+0000","last_became_active":"2023-10-07T21:10:55.060535+0000","last_became_peered":"2023-10-07T21:10:55.060535+0000","last_unstale":"2023-10-07T21:10:55.064741+0000","last_undegraded":"2023-10-07T21:10:55.064741+0000","last_fullsized":"2023-10-07T21:10:55.064741+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:52:08.151631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":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":45,"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":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":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201288,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":852133,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.63400000000000001}]},{"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.51400000000000001}]},{"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.61299999999999999}]},{"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.65100000000000002}]},{"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.376}]},{"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.47399999999999998}]},{"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.49299999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462924,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298488,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446664,"statfs":{"total":95995035648,"available":95689383936,"internally_reserved":0,"allocated":1228800,"data_stored":853151,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.50800000000000001}]},{"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.56399999999999995}]},{"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.59499999999999997}]},{"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.73899999999999999}]},{"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.78800000000000003}]},{"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.84299999999999997}]},{"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.89300000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":261672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:19 2023","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.33800000000000002,"15min":0.33000000000000002},"min":{"1min":0.26700000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.248},{"interface":"front","average":{"1min":0.44,"5min":0.38600000000000001,"15min":0.377},"min":{"1min":0.33300000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.58399999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.34200000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:10:44 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.42999999999999999,"15min":0.42399999999999999},"min":{"1min":0.315,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.316}]},{"osd":3,"last update":"Sat Oct 7 21:10:07 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.35599999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.72199999999999998}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":3.2559999999999998,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.79000000000000004}]},{"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.67500000000000004}]},{"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.64600000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298496,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446656,"statfs":{"total":95995035648,"available":95689375744,"internally_reserved":0,"allocated":1236992,"data_stored":852580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:22 2023","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.373,"15min":0.36699999999999999},"min":{"1min":0.28499999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.31},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.41299999999999998,"15min":0.40500000000000003},"min":{"1min":0.32800000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.28000000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:10:43 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.432,"15min":0.42999999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.42099999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.046,"5min":1.046,"15min":1.046},"last":0.40200000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.67100000000000004}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.64300000000000002}]},{"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.68999999999999995}]},{"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.58199999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411358,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":261512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.38500000000000001,"15min":0.38900000000000001},"min":{"1min":0.252,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.311},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.40500000000000003,"15min":0.40300000000000002},"min":{"1min":0.30399999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.375}]},{"osd":1,"last update":"Sat Oct 7 21:10:41 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.27800000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.309,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.40100000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:10:05 2023","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.62,"5min":0.62,"15min":0.62},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.35499999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.57599999999999996}]},{"osd":5,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.71399999999999997}]},{"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.75}]},{"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.76400000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297920,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447232,"statfs":{"total":95995035648,"available":95689965568,"internally_reserved":0,"allocated":647168,"data_stored":263152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.24399999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:10:04 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.48199999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.5390000000000001,"5min":2.5390000000000001,"15min":2.5390000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.437}]},{"osd":5,"last update":"Sat Oct 7 21:10:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.55900000000000005}]},{"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.58199999999999996}]},{"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.64800000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297916,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447236,"statfs":{"total":95995035648,"available":95689969664,"internally_reserved":0,"allocated":643072,"data_stored":262192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.73099999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.56399999999999995}]},{"osd":2,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.58999999999999997}]},{"osd":3,"last update":"Sat Oct 7 21:10:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"last":0.55300000000000005}]},{"osd":5,"last update":"Sat Oct 7 21:10:49 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.67800000000000005}]},{"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.50600000000000001}]},{"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.81499999999999995}]}]},{"osd":5,"up_from":39,"seq":167503724561,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":262865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.626}]},{"osd":1,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.59899999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.61299999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.53700000000000003}]},{"osd":4,"last update":"Sat Oct 7 21:10:48 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.40600000000000003}]},{"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.435}]},{"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.51500000000000001}]}]}],"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-10-07T21:11:04.272 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2023-10-07T21:11:04.272 INFO:tasks.cephadm:Adding prometheus.a on smithi046 2023-10-07T21:11:04.273 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch apply prometheus '1;smithi046=a' 2023-10-07T21:11:04.306 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:04 smithi046 ceph-mon[102780]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-10-07T21:11:04.636 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:11:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:05 smithi046 ceph-mon[102780]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:05 smithi003 ceph-mon[98492]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:05 smithi003 ceph-mon[115766]: from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:11:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:06 smithi003 ceph-mon[98492]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-10-07T21:11:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:06 smithi003 ceph-mon[115766]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-10-07T21:11:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:06 smithi046 ceph-mon[102780]: pgmap v187: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2023-10-07T21:11:06.400 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled prometheus update... 2023-10-07T21:11:07.104 DEBUG:teuthology.orchestra.run.smithi046:prometheus.a> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@prometheus.a.service 2023-10-07T21:11:07.146 INFO:tasks.cephadm:Adding node-exporter.a on smithi003 2023-10-07T21:11:07.147 INFO:tasks.cephadm:Adding node-exporter.b on smithi046 2023-10-07T21:11:07.147 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi003=a;smithi046=b' 2023-10-07T21:11:07.179 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:11:07.550 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:11:07.755 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:07 smithi046 ceph-mon[102780]: from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:07.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:07 smithi046 ceph-mon[102780]: Saving service prometheus spec with placement smithi046=a;count:1 2023-10-07T21:11:07.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:07.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:07.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:07.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:07.756 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:07 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:07.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[98492]: from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[98492]: Saving service prometheus spec with placement smithi046=a;count:1 2023-10-07T21:11:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:07.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[115766]: from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:07.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[115766]: Saving service prometheus spec with placement smithi046=a;count:1 2023-10-07T21:11:07.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:07.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:07.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:07.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:07.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:07 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:08 smithi046 ceph-mon[102780]: Deploying daemon prometheus.a on smithi046 2023-10-07T21:11:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:08 smithi046 ceph-mon[102780]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2023-10-07T21:11:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:08 smithi003 ceph-mon[98492]: Deploying daemon prometheus.a on smithi046 2023-10-07T21:11:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:08 smithi003 ceph-mon[98492]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2023-10-07T21:11:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:08 smithi003 ceph-mon[115766]: Deploying daemon prometheus.a on smithi046 2023-10-07T21:11:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:08 smithi003 ceph-mon[115766]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2023-10-07T21:11:09.720 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled node-exporter update... 2023-10-07T21:11:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[98492]: from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[98492]: Saving service node-exporter spec with placement smithi003=a;smithi046=b;count:2 2023-10-07T21:11:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[98492]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-10-07T21:11:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[115766]: from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[115766]: Saving service node-exporter spec with placement smithi003=a;smithi046=b;count:2 2023-10-07T21:11:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:10 smithi003 ceph-mon[115766]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-10-07T21:11:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:10 smithi046 ceph-mon[102780]: from='client.24439 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi046=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:10 smithi046 ceph-mon[102780]: Saving service node-exporter spec with placement smithi003=a;smithi046=b;count:2 2023-10-07T21:11:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:10 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:10 smithi046 ceph-mon[102780]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2023-10-07T21:11:11.491 DEBUG:teuthology.orchestra.run.smithi003:node-exporter.a> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.a.service 2023-10-07T21:11:11.495 DEBUG:teuthology.orchestra.run.smithi046:node-exporter.b> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.b.service 2023-10-07T21:11:11.499 INFO:tasks.cephadm:Adding alertmanager.a on smithi003 2023-10-07T21:11:11.499 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi003=a' 2023-10-07T21:11:11.530 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:11:11.535 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:11:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:12 smithi003 ceph-mon[98492]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 B/s wr, 0 op/s 2023-10-07T21:11:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:12 smithi003 ceph-mon[115766]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 B/s wr, 0 op/s 2023-10-07T21:11:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:12 smithi046 ceph-mon[102780]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 B/s wr, 0 op/s 2023-10-07T21:11:13.961 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:11:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:14 smithi003 ceph-mon[115766]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:14 smithi003 ceph-mon[98492]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:14 smithi046 ceph-mon[102780]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:16 smithi003 ceph-mon[115766]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:16 smithi003 ceph-mon[98492]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:16 smithi046 ceph-mon[102780]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:18.720 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled alertmanager update... 2023-10-07T21:11:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:18 smithi003 ceph-mon[115766]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:18 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:18 smithi003 ceph-mon[98492]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:18 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:18 smithi046 ceph-mon[102780]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:18 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:19.611 DEBUG:teuthology.orchestra.run.smithi003:alertmanager.a> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@alertmanager.a.service 2023-10-07T21:11:19.614 INFO:tasks.cephadm:Adding grafana.a on smithi046 2023-10-07T21:11:19.614 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph orch apply grafana '1;smithi046=a' 2023-10-07T21:11:19.647 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:-- Logs begin at Sat 2023-10-07 20:50:19 UTC. -- 2023-10-07T21:11:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:19 smithi003 ceph-mon[98492]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi003=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:19 smithi003 ceph-mon[98492]: Saving service alertmanager spec with placement smithi003=a;count:1 2023-10-07T21:11:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:19 smithi003 ceph-mon[115766]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi003=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:20.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:19 smithi003 ceph-mon[115766]: Saving service alertmanager spec with placement smithi003=a;count:1 2023-10-07T21:11:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:19 smithi046 ceph-mon[102780]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi003=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:11:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:19 smithi046 ceph-mon[102780]: Saving service alertmanager spec with placement smithi003=a;count:1 2023-10-07T21:11:20.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:19 smithi046 systemd[1]: Starting Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:11:20.319 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:11:20.568 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.305Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:11:20.568 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.305Z 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-10-07T21:11:20.568 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.305Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi046 (none))" 2023-10-07T21:11:20.568 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.305Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:11:20.568 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.305Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:11:20.569 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.307Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:11:20.569 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.307Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:11:20.569 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.309Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:11:20.569 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.309Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:11:20.569 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.310Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:11:20.569 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.310Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.423µs 2023-10-07T21:11:20.570 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.310Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:11:20.570 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.310Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-10-07T21:11:20.570 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.310Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.411µs wal_replay_duration=229.299µs wbl_replay_duration=94ns total_replay_duration=265.965µs 2023-10-07T21:11:20.570 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.311Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:11:20.570 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.311Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:11:20.571 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.311Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:11:20.571 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 bash[148164]: f3b02f3dcd22a56578288463ca99247a36769d70a0ec42265a83226e8cfcdd19 2023-10-07T21:11:20.571 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 systemd[1]: Started Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:11:20.571 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.331Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.217918ms db_storage=671ns remote_storage=1.019µs web_handler=233ns query_engine=525ns scrape=887.341µs scrape_sd=31.991µs notify=828ns notify_sd=2.631µs rules=19.117449ms tracing=7.645µs 2023-10-07T21:11:20.571 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.331Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:11:20.571 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:11:20 smithi046 conmon[148281]: ts=2023-10-07T21:11:20.331Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:11:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:20 smithi046 ceph-mon[102780]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:20 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:20 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:20 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:20 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T21:11:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[115766]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T21:11:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[98492]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' 2023-10-07T21:11:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:20 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T21:11:21.698 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:21 smithi003 conmon[98914]: ignoring --setuser ceph since I am not root 2023-10-07T21:11:21.698 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:21 smithi003 conmon[98914]: ignoring --setgroup ceph since I am not root 2023-10-07T21:11:21.698 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:21 smithi003 ceph-mgr[98938]: -- 172.21.15.3:0/606680483 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ae992f89c0 con 0x55ae992d0800 2023-10-07T21:11:21.698 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:21 smithi003 conmon[98914]: 2023-10-07T21:11:21.603+0000 7ffbb4bdb1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:11:21.698 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:21 smithi003 conmon[98914]: 2023-10-07T21:11:21.697+0000 7ffbb4bdb1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:11:21.705 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:21 smithi046 conmon[105994]: ignoring --setuser ceph since I am not root 2023-10-07T21:11:21.705 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:21 smithi046 conmon[105994]: ignoring --setgroup ceph since I am not root 2023-10-07T21:11:21.705 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:21 smithi046 ceph-mgr[106018]: -- 172.21.15.46:0/1881353499 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d1da749c0 con 0x555d1da4c800 2023-10-07T21:11:21.705 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:21 smithi046 conmon[105994]: 2023-10-07T21:11:21.601+0000 7f4e0d0961c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:11:21.705 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:21 smithi046 conmon[105994]: 2023-10-07T21:11:21.704+0000 7f4e0d0961c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:11:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:21 smithi003 conmon[98914]: 2023-10-07T21:11:21.803+0000 7ffbb4bdb1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:11:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:21 smithi003 conmon[98914]: 2023-10-07T21:11:21.911+0000 7ffbb4bdb1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:11:22.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:21 smithi046 conmon[105994]: 2023-10-07T21:11:21.812+0000 7f4e0d0961c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:11:22.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:21 smithi046 conmon[105994]: 2023-10-07T21:11:21.925+0000 7f4e0d0961c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:11:22.412 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:22 smithi003 conmon[98914]: 2023-10-07T21:11:22.115+0000 7ffbb4bdb1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:11:22.412 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:22 smithi046 conmon[105994]: 2023-10-07T21:11:22.127+0000 7f4e0d0961c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:11:22.766 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:22 smithi003 conmon[98914]: 2023-10-07T21:11:22.509+0000 7ffbb4bdb1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:11:22.766 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:22 smithi003 conmon[98914]: 2023-10-07T21:11:22.616+0000 7ffbb4bdb1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:11:22.766 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:22 smithi003 ceph-mon[98492]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T21:11:22.766 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:22 smithi003 ceph-mon[98492]: mgrmap e16: y(active, since 4m), standbys: x 2023-10-07T21:11:22.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:22 smithi003 ceph-mon[115766]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T21:11:22.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:22 smithi003 ceph-mon[115766]: mgrmap e16: y(active, since 4m), standbys: x 2023-10-07T21:11:22.773 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:22 smithi046 ceph-mon[102780]: from='mgr.14152 172.21.15.3:0/2325786746' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T21:11:22.773 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:22 smithi046 ceph-mon[102780]: mgrmap e16: y(active, since 4m), standbys: x 2023-10-07T21:11:22.774 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:22 smithi046 conmon[105994]: 2023-10-07T21:11:22.519+0000 7f4e0d0961c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:11:22.774 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:22 smithi046 conmon[105994]: 2023-10-07T21:11:22.625+0000 7f4e0d0961c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:11:23.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:22 smithi003 conmon[98914]: 2023-10-07T21:11:22.764+0000 7ffbb4bdb1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:11:23.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:22 smithi003 conmon[98914]: 2023-10-07T21:11:22.877+0000 7ffbb4bdb1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:11:23.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:22 smithi046 conmon[105994]: 2023-10-07T21:11:22.773+0000 7f4e0d0961c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:11:23.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:22 smithi046 conmon[105994]: 2023-10-07T21:11:22.885+0000 7f4e0d0961c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:11:23.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:23 smithi003 conmon[98914]: 2023-10-07T21:11:23.384+0000 7ffbb4bdb1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:11:23.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:23 smithi046 conmon[105994]: 2023-10-07T21:11:23.388+0000 7f4e0d0961c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:11:24.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:24 smithi003 conmon[98914]: 2023-10-07T21:11:24.062+0000 7ffbb4bdb1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:11:24.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:24 smithi003 conmon[98914]: 2023-10-07T21:11:24.253+0000 7ffbb4bdb1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:11:24.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:24 smithi046 conmon[105994]: 2023-10-07T21:11:24.064+0000 7f4e0d0961c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:11:24.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:24 smithi046 conmon[105994]: 2023-10-07T21:11:24.253+0000 7f4e0d0961c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:11:25.525 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:25 smithi046 conmon[105994]: 2023-10-07T21:11:25.202+0000 7f4e0d0961c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:11:25.525 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:25 smithi046 conmon[105994]: 2023-10-07T21:11:25.311+0000 7f4e0d0961c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:11:25.532 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:25 smithi003 conmon[98914]: 2023-10-07T21:11:25.206+0000 7ffbb4bdb1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:11:25.532 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:25 smithi003 conmon[98914]: 2023-10-07T21:11:25.315+0000 7ffbb4bdb1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:11:25.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:25 smithi003 conmon[98914]: 2023-10-07T21:11:25.531+0000 7ffbb4bdb1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:11:25.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:25 smithi046 conmon[105994]: 2023-10-07T21:11:25.525+0000 7f4e0d0961c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:11:26.300 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:25 smithi046 conmon[105994]: 2023-10-07T21:11:25.866+0000 7f4e0d0961c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:11:26.300 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:25 smithi046 conmon[105994]: 2023-10-07T21:11:25.969+0000 7f4e0d0961c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:11:26.316 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:25 smithi003 conmon[98914]: 2023-10-07T21:11:25.876+0000 7ffbb4bdb1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:11:26.317 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:25 smithi003 conmon[98914]: 2023-10-07T21:11:25.980+0000 7ffbb4bdb1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:11:26.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:26 smithi003 conmon[98914]: 2023-10-07T21:11:26.315+0000 7ffbb4bdb1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:11:26.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:26 smithi046 conmon[105994]: 2023-10-07T21:11:26.299+0000 7f4e0d0961c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:11:27.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:26 smithi003 conmon[98914]: 2023-10-07T21:11:26.638+0000 7ffbb4bdb1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:11:27.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:26 smithi046 conmon[105994]: 2023-10-07T21:11:26.618+0000 7f4e0d0961c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:11:27.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:27 smithi003 conmon[98914]: 2023-10-07T21:11:27.473+0000 7ffbb4bdb1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:11:27.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:27 smithi003 conmon[98914]: 2023-10-07T21:11:27.630+0000 7ffbb4bdb1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:11:27.833 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:27 smithi046 conmon[105994]: 2023-10-07T21:11:27.441+0000 7f4e0d0961c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:11:27.833 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:27 smithi046 conmon[105994]: 2023-10-07T21:11:27.597+0000 7f4e0d0961c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:11:28.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:27 smithi046 conmon[105994]: 2023-10-07T21:11:27.833+0000 7f4e0d0961c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:11:28.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:27 smithi046 conmon[105994]: 2023-10-07T21:11:27.968+0000 7f4e0d0961c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:11:28.283 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:27 smithi003 conmon[98914]: 2023-10-07T21:11:27.871+0000 7ffbb4bdb1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:11:28.283 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:28 smithi003 conmon[98914]: 2023-10-07T21:11:28.009+0000 7ffbb4bdb1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:11:28.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:28 smithi003 conmon[98914]: 2023-10-07T21:11:28.282+0000 7ffbb4bdb1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:11:28.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:28 smithi046 conmon[105994]: 2023-10-07T21:11:28.234+0000 7f4e0d0961c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:11:29.548 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:29 smithi046 ceph-mon[102780]: Standby manager daemon x restarted 2023-10-07T21:11:29.548 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:29 smithi046 ceph-mon[102780]: Standby manager daemon x started 2023-10-07T21:11:29.548 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:29 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:11:29.548 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:29 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:11:29.548 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:29 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:11:29.548 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:29 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:11:29.549 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:29 smithi046 conmon[105994]: 2023-10-07T21:11:29.259+0000 7f4e0d0961c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:11:29.549 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:29 smithi046 conmon[105994]: [07/Oct/2023:21:11:29] ENGINE Bus STARTING 2023-10-07T21:11:29.549 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:29 smithi046 conmon[105994]: CherryPy Checker: 2023-10-07T21:11:29.549 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:29 smithi046 conmon[105994]: The Application mounted at '' has an empty config. 2023-10-07T21:11:29.549 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:29 smithi046 conmon[105994]: 2023-10-07T21:11:29.549 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:29 smithi046 conmon[105994]: [07/Oct/2023:21:11:29] ENGINE Serving on http://:::9283 2023-10-07T21:11:29.549 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:29 smithi046 conmon[105994]: [07/Oct/2023:21:11:29] ENGINE Bus STARTED 2023-10-07T21:11:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[98492]: Standby manager daemon x restarted 2023-10-07T21:11:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[98492]: Standby manager daemon x started 2023-10-07T21:11:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:11:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[115766]: Standby manager daemon x restarted 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[115766]: Standby manager daemon x started 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:11:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:29 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/469428980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.321+0000 7ffbb4bdb1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: [07/Oct/2023:21:11:29] ENGINE Bus STARTING 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb11552700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb11552700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb11552700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb11552700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb11552700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb14558700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb14558700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb14558700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb14558700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.485+0000 7ffb14558700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:11:29.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: CherryPy Checker: 2023-10-07T21:11:29.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: The Application mounted at '' has an empty config. 2023-10-07T21:11:29.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: 2023-10-07T21:11:29.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: [07/Oct/2023:21:11:29] ENGINE Serving on http://:::9283 2023-10-07T21:11:29.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:29 smithi003 conmon[98914]: [07/Oct/2023:21:11:29] ENGINE Bus STARTED 2023-10-07T21:11:30.365 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled grafana update... 2023-10-07T21:11:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: mgrmap e17: y(active, since 4m), standbys: x 2023-10-07T21:11:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: Active manager daemon y restarted 2023-10-07T21:11:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: Activating manager daemon y 2023-10-07T21:11:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: osdmap e64: 8 total, 8 up, 8 in 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: mgrmap e18: y(active, starting, since 0.0111188s), standbys: x 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:11:30.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: Manager daemon y is now available 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:30.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:30.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:11:30.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:11:30.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:11:30.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:11:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: mgrmap e17: y(active, since 4m), standbys: x 2023-10-07T21:11:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: Active manager daemon y restarted 2023-10-07T21:11:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: Activating manager daemon y 2023-10-07T21:11:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: osdmap e64: 8 total, 8 up, 8 in 2023-10-07T21:11:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: mgrmap e18: y(active, starting, since 0.0111188s), standbys: x 2023-10-07T21:11:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:11:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:11:30.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: Manager daemon y is now available 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:11:30.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: mgrmap e17: y(active, since 4m), standbys: x 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: Active manager daemon y restarted 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: Activating manager daemon y 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: osdmap e64: 8 total, 8 up, 8 in 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: mgrmap e18: y(active, starting, since 0.0111188s), standbys: x 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:11:30.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:11:30.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: Manager daemon y is now available 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:11:30.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:11:31.192 DEBUG:teuthology.orchestra.run.smithi046:grafana.a> sudo journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@grafana.a.service 2023-10-07T21:11:31.194 INFO:tasks.cephadm:Setting up client nodes... 2023-10-07T21:11:31.195 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-07T21:11:31.229 INFO:journalctl@ceph.grafana.a.smithi046.stdout:-- Logs begin at Sat 2023-10-07 20:50:40 UTC. -- 2023-10-07T21:11:31.566 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: mgrmap e19: y(active, since 1.01254s), standbys: x 2023-10-07T21:11:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: Saving service grafana spec with placement smithi046=a;count:1 2023-10-07T21:11:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: [07/Oct/2023:21:11:30] ENGINE Bus STARTING 2023-10-07T21:11:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: mgrmap e19: y(active, since 1.01254s), standbys: x 2023-10-07T21:11:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: Saving service grafana spec with placement smithi046=a;count:1 2023-10-07T21:11:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: [07/Oct/2023:21:11:30] ENGINE Bus STARTING 2023-10-07T21:11:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:31 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: mgrmap e19: y(active, since 1.01254s), standbys: x 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: Saving service grafana spec with placement smithi046=a;count:1 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: [07/Oct/2023:21:11:30] ENGINE Bus STARTING 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:31 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.779 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: [07/Oct/2023:21:11:30] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:11:32.779 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: [07/Oct/2023:21:11:30] ENGINE Bus STARTED 2023-10-07T21:11:32.779 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.780 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.781 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.781 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.781 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.781 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: [07/Oct/2023:21:11:30] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:11:32.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: [07/Oct/2023:21:11:30] ENGINE Bus STARTED 2023-10-07T21:11:32.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:32.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.784 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.784 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:32 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: [07/Oct/2023:21:11:30] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:11:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: [07/Oct/2023:21:11:30] ENGINE Bus STARTED 2023-10-07T21:11:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:32.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:32 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.667 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2023-10-07T21:11:33.667 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQCFySFlX/WRJxAAH10u8H6HKTVt+E3i+yW3yQ== 2023-10-07T21:11:33.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi003 to 3013M 2023-10-07T21:11:33.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: mgrmap e20: y(active, since 3s), standbys: x 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi003 to 3013M 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: mgrmap e20: y(active, since 3s), standbys: x 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:33.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:33 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi003 to 3013M 2023-10-07T21:11:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: mgrmap e20: y(active, since 3s), standbys: x 2023-10-07T21:11:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:33.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:33 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:34.328 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:11:34.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-07T21:11:34.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-07T21:11:34.373 DEBUG:teuthology.orchestra.run.smithi046:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-07T21:11:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi046 to 3013M 2023-10-07T21:11:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:11:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:11:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:11:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:11:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:11:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:11:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/799323708' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:11:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi046 to 3013M 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/799323708' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:34.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:34.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:11:34.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.722 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi046 to 3013M 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/799323708' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:34.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-07T21:11:34.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:34.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:35 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:11:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:35 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:11:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:35 smithi046 ceph-mon[102780]: Deploying daemon alertmanager.a on smithi003 2023-10-07T21:11:35.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:35 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:11:35.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:35 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:11:35.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:35 smithi003 ceph-mon[98492]: Deploying daemon alertmanager.a on smithi003 2023-10-07T21:11:35.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:35 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:11:35.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:35 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:11:35.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:35 smithi003 ceph-mon[115766]: Deploying daemon alertmanager.a on smithi003 2023-10-07T21:11:36.564 INFO:teuthology.orchestra.run.smithi046.stdout:[client.1] 2023-10-07T21:11:36.564 INFO:teuthology.orchestra.run.smithi046.stdout: key = AQCIySFlUVBsIRAAsLrEHFMFFxIFmC8sKt1VeA== 2023-10-07T21:11:36.761 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:36 smithi046 ceph-mon[102780]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:36 smithi003 ceph-mon[115766]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:36 smithi003 ceph-mon[98492]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:37.218 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2023-10-07T21:11:37.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-07T21:11:37.219 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-07T21:11:37.261 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-10-07T21:11:37.261 DEBUG:teuthology.orchestra.run.smithi003:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-10-07T21:11:37.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:37 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:11:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:11:37.595 INFO:teuthology.misc.health.smithi003.stdout: 2023-10-07T21:11:37.595 INFO:teuthology.misc.health.smithi003.stdout:{"epoch":64,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:11:29.338707+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:11:37.607 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-10-07T21:11:37.607 INFO:tasks.cephadm:Creating RBD pool 2023-10-07T21:11:37.608 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-10-07T21:11:37.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:37 smithi003 ceph-mon[98492]: from='client.? 172.21.15.46:0/1997922936' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:37.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:37 smithi003 ceph-mon[98492]: 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-10-07T21:11:37.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:37 smithi003 ceph-mon[98492]: 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-10-07T21:11:37.634 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:37 smithi003 ceph-mon[115766]: from='client.? 172.21.15.46:0/1997922936' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:37.634 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:37 smithi003 ceph-mon[115766]: 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-10-07T21:11:37.634 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:37 smithi003 ceph-mon[115766]: 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-10-07T21:11:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:37 smithi046 ceph-mon[102780]: from='client.? 172.21.15.46:0/1997922936' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T21:11:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:37 smithi046 ceph-mon[102780]: 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-10-07T21:11:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:37 smithi046 ceph-mon[102780]: 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-10-07T21:11:38.038 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:38 smithi003 ceph-mon[98492]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:38.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:38 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3722768007' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:38 smithi003 ceph-mon[115766]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:38 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3722768007' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:38 smithi046 ceph-mon[102780]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:38 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3722768007' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:40 smithi003 ceph-mon[98492]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:40 smithi003 ceph-mon[115766]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:40.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:40 smithi046 ceph-mon[102780]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:41.397 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'rbd' created 2023-10-07T21:11:41.417 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:41 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2217123534' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:11:41.417 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:41 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:11:41.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:41 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2217123534' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:11:41.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:41 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:11:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:41 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2217123534' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:11:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:41 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T21:11:41.961 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-10-07T21:11:42.574 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:42 smithi003 ceph-mon[98492]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:42 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T21:11:42.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:42 smithi003 ceph-mon[98492]: osdmap e65: 8 total, 8 up, 8 in 2023-10-07T21:11:42.824 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:11:42 smithi003 systemd[1]: Started Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:11:42.824 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:11:42 smithi003 conmon[163771]: ts=2023-10-07T21:11:42.525Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:11:42.824 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:11:42 smithi003 conmon[163771]: ts=2023-10-07T21:11:42.526Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:11:42.824 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:11:42 smithi003 conmon[163771]: ts=2023-10-07T21:11:42.530Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T21:11:42.824 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:11:42 smithi003 conmon[163771]: ts=2023-10-07T21:11:42.530Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T21:11:42.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:42 smithi003 ceph-mon[115766]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:42.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:42 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T21:11:42.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:42 smithi003 ceph-mon[115766]: osdmap e65: 8 total, 8 up, 8 in 2023-10-07T21:11:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:42 smithi046 ceph-mon[102780]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:42 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T21:11:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:42 smithi046 ceph-mon[102780]: osdmap e65: 8 total, 8 up, 8 in 2023-10-07T21:11:43.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[98492]: osdmap e66: 8 total, 8 up, 8 in 2023-10-07T21:11:43.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.505 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.506 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[115766]: osdmap e66: 8 total, 8 up, 8 in 2023-10-07T21:11:43.506 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.506 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.506 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.506 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:43 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:43 smithi046 ceph-mon[102780]: osdmap e66: 8 total, 8 up, 8 in 2023-10-07T21:11:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:43 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:43 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:43 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:43 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:44.323 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:44 smithi003 bash[164488]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-10-07T21:11:44.718 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:11:44 smithi003 conmon[163771]: ts=2023-10-07T21:11:44.494Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000173973s 2023-10-07T21:11:44.718 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:44 smithi003 bash[164488]: Getting image source signatures 2023-10-07T21:11:44.718 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:44 smithi003 bash[164488]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[98492]: Deploying daemon node-exporter.a on smithi003 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[98492]: pgmap v12: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[98492]: osdmap e67: 8 total, 8 up, 8 in 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[98492]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3380246354' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[115766]: Deploying daemon node-exporter.a on smithi003 2023-10-07T21:11:44.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[115766]: pgmap v12: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[115766]: osdmap e67: 8 total, 8 up, 8 in 2023-10-07T21:11:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[115766]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:11:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3380246354' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:11:44.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:44 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:11:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:44 smithi046 ceph-mon[102780]: Deploying daemon node-exporter.a on smithi003 2023-10-07T21:11:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:44 smithi046 ceph-mon[102780]: pgmap v12: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:44 smithi046 ceph-mon[102780]: osdmap e67: 8 total, 8 up, 8 in 2023-10-07T21:11:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:44 smithi046 ceph-mon[102780]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:11:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:44 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3380246354' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:11:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:44 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:11:45.051 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rbd' on pool 'rbd' 2023-10-07T21:11:45.061 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:44 smithi003 bash[164488]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-10-07T21:11:45.061 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:44 smithi003 bash[164488]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-10-07T21:11:45.322 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:45 smithi003 bash[164488]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-10-07T21:11:45.322 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:45 smithi003 bash[164488]: Writing manifest to image destination 2023-10-07T21:11:45.322 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:45 smithi003 bash[164488]: Storing signatures 2023-10-07T21:11:45.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:45.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:45.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:11:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[98492]: osdmap e68: 8 total, 8 up, 8 in 2023-10-07T21:11:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:11:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:45 smithi003 ceph-mon[115766]: osdmap e68: 8 total, 8 up, 8 in 2023-10-07T21:11:45.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:45 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:45 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:45 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:45 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:11:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:45 smithi046 ceph-mon[102780]: osdmap e68: 8 total, 8 up, 8 in 2023-10-07T21:11:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:46 smithi003 ceph-mon[115766]: pgmap v15: 105 pgs: 3 unknown, 102 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:46 smithi003 ceph-mon[115766]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:11:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:46 smithi003 ceph-mon[115766]: Cluster is now healthy 2023-10-07T21:11:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:46 smithi003 ceph-mon[98492]: pgmap v15: 105 pgs: 3 unknown, 102 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:46 smithi003 ceph-mon[98492]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:11:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:46 smithi003 ceph-mon[98492]: Cluster is now healthy 2023-10-07T21:11:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:46 smithi046 ceph-mon[102780]: pgmap v15: 105 pgs: 3 unknown, 102 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:46 smithi046 ceph-mon[102780]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:11:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:46 smithi046 ceph-mon[102780]: Cluster is now healthy 2023-10-07T21:11:46.908 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-07T21:11:46.908 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-07T21:11:46.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-07T21:11:47.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:47 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:11:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:11:47.437 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.346Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.346Z 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-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.346Z 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-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.347Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.347Z 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-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.347Z 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-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:11:47.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:11:47.656 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:11:47.657 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:11:47.658 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 conmon[164686]: ts=2023-10-07T21:11:47.348Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 bash[164488]: a1faa4e865b375b5bbd7d5077d9a587140524a569f068efc35bf9d96c009b298 2023-10-07T21:11:47.659 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:11:47 smithi003 systemd[1]: Started Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:11:48.437 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:48 smithi046 systemd[1]: Starting Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:11:48.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[115766]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:48.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[98492]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:48.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:48 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:48 smithi046 bash[151340]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-10-07T21:11:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:48 smithi046 ceph-mon[102780]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:48 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:48 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:48 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:49.145 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:11:49.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:48 smithi046 bash[151340]: Getting image source signatures 2023-10-07T21:11:49.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:49 smithi046 bash[151340]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-10-07T21:11:49.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:49 smithi046 bash[151340]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-10-07T21:11:49.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:49 smithi046 bash[151340]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-10-07T21:11:49.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:49 smithi003 ceph-mon[115766]: Deploying daemon node-exporter.b on smithi046 2023-10-07T21:11:49.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:49 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/691650396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:11:49.788 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:49 smithi003 ceph-mon[98492]: Deploying daemon node-exporter.b on smithi046 2023-10-07T21:11:49.788 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:49 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/691650396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:11:49.806 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":20,"active_gid":24518,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":2839440700},{"type":"v1","addr":"172.21.15.3:6801","nonce":2839440700}]},"active_addr":"172.21.15.3:6801/2839440700","active_change":"2023-10-07T21:11:29.338828+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24454,"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":[]},"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":[]},"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":{"dashboard":"https://172.21.15.3:8443/","prometheus":"http://172.21.15.3:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":64,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2746388883}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1645292421}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3135710002}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2555985530}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3288001525}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2327362534}]}]} 2023-10-07T21:11:49.811 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-07T21:11:49.811 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-07T21:11:49.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:11:49.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:49 smithi046 ceph-mon[102780]: Deploying daemon node-exporter.b on smithi046 2023-10-07T21:11:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:49 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/691650396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T21:11:49.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:49 smithi046 bash[151340]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-10-07T21:11:49.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:49 smithi046 bash[151340]: Writing manifest to image destination 2023-10-07T21:11:49.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:49 smithi046 bash[151340]: Storing signatures 2023-10-07T21:11:50.173 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:50.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:50 smithi003 ceph-mon[115766]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:50.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:50 smithi003 ceph-mon[98492]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:50.733 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:50 smithi046 ceph-mon[102780]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:51.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.847Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:11:51.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.847Z 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-10-07T21:11:51.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.847Z 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-10-07T21:11:51.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.847Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.847Z 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-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.847Z 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-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:11:51.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:11:51.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:11:51.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:11:51.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 conmon[151418]: ts=2023-10-07T21:11:50.848Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 bash[151340]: adef1f5d7fea6a756fcdf8c86880563697b814bb4d0e595d4287272dc6967d8b 2023-10-07T21:11:51.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:11:50 smithi046 systemd[1]: Started Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:11:51.430 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:51 smithi003 conmon[98914]: [07/Oct/2023:21:11:51] ENGINE Bus STOPPING 2023-10-07T21:11:51.430 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:51 smithi003 conmon[98914]: [07/Oct/2023:21:11:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:11:51.430 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:51 smithi003 conmon[98914]: [07/Oct/2023:21:11:51] ENGINE Bus STOPPED 2023-10-07T21:11:51.430 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:51 smithi003 conmon[98914]: [07/Oct/2023:21:11:51] ENGINE Bus STARTING 2023-10-07T21:11:51.430 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:51 smithi003 conmon[98914]: [07/Oct/2023:21:11:51] ENGINE Serving on http://:::9283 2023-10-07T21:11:51.430 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:11:51 smithi003 conmon[98914]: [07/Oct/2023:21:11:51] ENGINE Bus STARTED 2023-10-07T21:11:51.835 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:11:51.835 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":68,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:11:45.044066+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T21:11:41.269833+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":"68","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: Deploying daemon grafana.a on smithi046 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/4259711967' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: Deploying daemon grafana.a on smithi046 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:51 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/4259711967' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: Deploying daemon grafana.a on smithi046 2023-10-07T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:52.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:51 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/4259711967' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:52.495 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-07T21:11:52.495 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:11:52.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:11:52 smithi003 conmon[163771]: ts=2023-10-07T21:11:52.497Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002914994s 2023-10-07T21:11:52.858 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:54 smithi003 ceph-mon[98492]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:54 smithi003 ceph-mon[115766]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:54 smithi046 ceph-mon[102780]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:54.513 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:11:54.513 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":68,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:11:45.044066+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T21:11:41.269833+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":"68","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:11:55.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-07T21:11:55.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-07T21:11:55.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-07T21:11:55.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-07T21:11:55.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-07T21:11:55.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-07T21:11:55.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-07T21:11:55.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-07T21:11:55.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:55 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:55.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:55 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/901511194' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:55.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:55 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:55.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:55 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/901511194' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:55.822 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:55.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:55 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:11:55.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:55 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/901511194' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:11:55.850 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:55.862 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:55.999 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:56.154 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:56.344 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:56 smithi003 ceph-mon[98492]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:56.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:56 smithi003 ceph-mon[115766]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:56 smithi046 ceph-mon[102780]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:57.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:11:57 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:11:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:11:57.408 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:57.684 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:11:58.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:11:58 smithi003 ceph-mon[115766]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:58.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:11:58 smithi003 ceph-mon[98492]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:11:58 smithi046 ceph-mon[102780]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:00 smithi003 ceph-mon[98492]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:00 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:00 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:00 smithi003 ceph-mon[115766]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:00 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:00 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:00.695 INFO:teuthology.orchestra.run.smithi003.stdout:77309411369 2023-10-07T21:12:00.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-07T21:12:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:00 smithi046 ceph-mon[102780]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:00.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:00 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:00.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:00 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:02 smithi003 ceph-mon[98492]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:02 smithi003 ceph-mon[115766]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:02.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:02 smithi046 ceph-mon[102780]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:03.314 INFO:teuthology.orchestra.run.smithi003.stdout:55834574893 2023-10-07T21:12:03.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-07T21:12:03.886 INFO:teuthology.orchestra.run.smithi003.stdout:236223201298 2023-10-07T21:12:03.886 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-07T21:12:04.276 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:04 smithi003 ceph-mon[115766]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:04.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:04 smithi003 ceph-mon[98492]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:04 smithi046 ceph-mon[102780]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:05.189 INFO:teuthology.orchestra.run.smithi003.stdout:201863462935 2023-10-07T21:12:05.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-07T21:12:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:06 smithi003 ceph-mon[98492]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:06 smithi003 ceph-mon[115766]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:06.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:06 smithi046 ceph-mon[102780]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:06.900 INFO:teuthology.orchestra.run.smithi003.stdout:167503724572 2023-10-07T21:12:06.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-07T21:12:07.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:12:07 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:12:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:12:07.358 INFO:teuthology.orchestra.run.smithi003.stdout:34359738419 2023-10-07T21:12:07.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-07T21:12:07.563 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:07.593 INFO:teuthology.orchestra.run.smithi003.stdout:133143986209 2023-10-07T21:12:07.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-07T21:12:07.687 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:07.736 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:08.044 INFO:teuthology.orchestra.run.smithi003.stdout:111669149734 2023-10-07T21:12:08.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-07T21:12:08.091 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:08 smithi003 ceph-mon[98492]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:08 smithi003 ceph-mon[115766]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:08 smithi046 ceph-mon[102780]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:10.521 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:10 smithi046 ceph-mon[102780]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:10.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:10 smithi046 systemd[1]: Starting Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:12:10.762 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:10.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:10 smithi003 ceph-mon[98492]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:10.801 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:10 smithi003 ceph-mon[115766]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:10.983 INFO:teuthology.orchestra.run.smithi003.stdout:55834574895 2023-10-07T21:12:11.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:10 smithi046 bash[152093]: 2139c413e7d39109a737205628b3275432bce82295d2f4b6270dfdac6e0dd526 2023-10-07T21:12:11.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:10 smithi046 systemd[1]: Started Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:12:11.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.058874024Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T21:12:11.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059078163Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T21:12:11.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059099722Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T21:12:11.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059107848Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T21:12:11.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059115096Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059122091Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059128575Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059138685Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059145486Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059152021Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059158352Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059164532Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059171284Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=settings t=2023-10-07T21:12:11.059178261Z level=info msg="App mode production" 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=sqlstore t=2023-10-07T21:12:11.05922807Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T21:12:11.198 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=sqlstore t=2023-10-07T21:12:11.059245845Z 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-10-07T21:12:11.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.060152291Z level=info msg="Starting DB migrations" 2023-10-07T21:12:11.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.060234825Z level=info msg="Executing migration" id="create migration_log table" 2023-10-07T21:12:11.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.096512554Z level=info msg="Executing migration" id="create user table" 2023-10-07T21:12:11.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.13025765Z level=info msg="Executing migration" id="add unique index user.login" 2023-10-07T21:12:11.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.163740033Z level=info msg="Executing migration" id="add unique index user.email" 2023-10-07T21:12:11.199 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.197589306Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-10-07T21:12:11.466 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.248309856Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-10-07T21:12:11.466 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.273475057Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-10-07T21:12:11.466 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.315396155Z level=info msg="Executing migration" id="create user table v2" 2023-10-07T21:12:11.466 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.340554322Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-10-07T21:12:11.466 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.382490315Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-10-07T21:12:11.466 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.424437443Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-10-07T21:12:11.466 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.466405204Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-10-07T21:12:11.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:11 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3948711661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:12:11.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:11 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:11 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:11 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:11 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:11 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:11.467 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:11 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1582623627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:12:11.537 INFO:teuthology.orchestra.run.smithi003.stdout:77309411371 2023-10-07T21:12:11.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3948711661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:12:11.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1582623627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3948711661' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:11 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1582623627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.516950329Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.592259156Z level=info msg="Executing migration" id="Update user table charset" 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.61744744Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.642649226Z level=info msg="Executing migration" id="Add missing user data" 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.667854597Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.684734691Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.709938958Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-10-07T21:12:11.768 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.768431019Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-10-07T21:12:11.880 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:12.070 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.827503087Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-10-07T21:12:12.071 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.844421898Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-10-07T21:12:12.071 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.861226929Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-10-07T21:12:12.071 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.903743168Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-10-07T21:12:12.071 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:11 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:11.989396898Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-10-07T21:12:12.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.070865528Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-10-07T21:12:12.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.137833074Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-10-07T21:12:12.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.163059922Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-10-07T21:12:12.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.204958284Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-10-07T21:12:12.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.230119297Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-10-07T21:12:12.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.272123516Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-10-07T21:12:12.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.299494315Z level=info msg="Executing migration" id="create temp_user v2" 2023-10-07T21:12:12.642 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:12 smithi046 ceph-mon[102780]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:12.643 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.374711126Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-10-07T21:12:12.643 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.399985349Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-10-07T21:12:12.643 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.441812812Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-10-07T21:12:12.643 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.483777664Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-10-07T21:12:12.643 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.525719921Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-10-07T21:12:12.643 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.550909578Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-10-07T21:12:12.643 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.592799768Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-10-07T21:12:12.644 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.618025887Z level=info msg="Executing migration" id="create star table" 2023-10-07T21:12:12.644 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.643234157Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-10-07T21:12:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:12 smithi003 ceph-mon[98492]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:12 smithi003 ceph-mon[115766]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:12.953 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.685423638Z level=info msg="Executing migration" id="create org table v1" 2023-10-07T21:12:12.953 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.747533436Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-10-07T21:12:12.953 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.813266154Z level=info msg="Executing migration" id="create org_user table v1" 2023-10-07T21:12:12.953 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.836283995Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-10-07T21:12:12.953 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.886696727Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-10-07T21:12:12.953 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:12 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:12.953786259Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-10-07T21:12:13.065 INFO:teuthology.orchestra.run.smithi003.stdout:201863462937 2023-10-07T21:12:13.205 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.020895369Z level=info msg="Executing migration" id="Update org table charset" 2023-10-07T21:12:13.235 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.117890659Z level=info msg="Executing migration" id="Update org_user table charset" 2023-10-07T21:12:13.235 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.179987192Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-10-07T21:12:13.471 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.205281778Z level=info msg="Executing migration" id="create dashboard table" 2023-10-07T21:12:13.471 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.247146869Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-10-07T21:12:13.472 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.272424817Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-10-07T21:12:13.472 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.31423914Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-10-07T21:12:13.472 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.339439882Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-10-07T21:12:13.472 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.398182685Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-07T21:12:13.472 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.471998349Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-10-07T21:12:13.519 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411369 got 77309411371 for osd.2 2023-10-07T21:12:13.519 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:13.648 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574893 got 55834574895 for osd.1 2023-10-07T21:12:13.648 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:13.775 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.515486166Z level=info msg="Executing migration" id="create dashboard v2" 2023-10-07T21:12:13.775 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.574771132Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-10-07T21:12:13.775 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.633386431Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-10-07T21:12:13.775 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.658310293Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-10-07T21:12:13.776 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.708538274Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-10-07T21:12:13.776 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.775912892Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-10-07T21:12:14.052 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.834394292Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-10-07T21:12:14.052 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.909626682Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-10-07T21:12:14.052 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.926505563Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-10-07T21:12:14.052 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.943334926Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-10-07T21:12:14.052 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.960299881Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-10-07T21:12:14.052 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:13 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:13.993798581Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-10-07T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:14 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/737947071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:14 smithi003 ceph-mon[98492]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:14.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:14 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/737947071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:12:14.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:14 smithi003 ceph-mon[115766]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:14.321 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:14 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/737947071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T21:12:14.321 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:14 smithi046 ceph-mon[102780]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:14.321 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.05229305Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-10-07T21:12:14.321 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.111268218Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-10-07T21:12:14.321 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.153487539Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-10-07T21:12:14.321 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.195843433Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-10-07T21:12:14.322 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.254340624Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-10-07T21:12:14.322 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.296122864Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-10-07T21:12:14.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.32134384Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-10-07T21:12:14.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.389063612Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-10-07T21:12:14.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.455666401Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-10-07T21:12:14.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.514406219Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-10-07T21:12:14.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.556406301Z level=info msg="Executing migration" id="Update dashboard title length" 2023-10-07T21:12:14.850 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.598190603Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-07T21:12:14.850 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.673453094Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-10-07T21:12:14.850 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.699003008Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-07T21:12:14.850 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.715622628Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-10-07T21:12:14.851 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.749197423Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-07T21:12:14.851 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.766303149Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-07T21:12:14.851 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.78327045Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-10-07T21:12:14.851 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.799996659Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-10-07T21:12:14.851 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.816981991Z level=info msg="Executing migration" id="Add check_sum column" 2023-10-07T21:12:14.851 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.833631937Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-10-07T21:12:14.851 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.850659736Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-10-07T21:12:14.952 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:15.077 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462935 got 201863462937 for osd.6 2023-10-07T21:12:15.077 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:15.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:15 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:15.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:15 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.119 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:15 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.119 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:15 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.884283024Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-10-07T21:12:15.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.909382725Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-10-07T21:12:15.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.93461644Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-10-07T21:12:15.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.959874346Z level=info msg="Executing migration" id="create data_source table" 2023-10-07T21:12:15.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:14 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:14.985102068Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-10-07T21:12:15.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.010218767Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-10-07T21:12:15.119 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.052095038Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-10-07T21:12:15.120 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.094330493Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-10-07T21:12:15.120 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.119259274Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-10-07T21:12:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:15 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.144661577Z level=info msg="Executing migration" id="create data_source table v2" 2023-10-07T21:12:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.170090162Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-10-07T21:12:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.211857958Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-10-07T21:12:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.253641297Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-10-07T21:12:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.295565417Z level=info msg="Executing migration" id="Add column with_credentials" 2023-10-07T21:12:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.337504508Z level=info msg="Executing migration" id="Add secure json data column" 2023-10-07T21:12:15.379 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.379491692Z level=info msg="Executing migration" id="Update data_source table charset" 2023-10-07T21:12:15.402 INFO:teuthology.orchestra.run.smithi003.stdout:236223201301 2023-10-07T21:12:15.664 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.446719748Z level=info msg="Executing migration" id="Update initial version to 1" 2023-10-07T21:12:15.664 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.471688615Z level=info msg="Executing migration" id="Add read_only data column" 2023-10-07T21:12:15.664 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.513705393Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-10-07T21:12:15.664 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.555655666Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-10-07T21:12:15.665 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.597519895Z level=info msg="Executing migration" id="Add uid column" 2023-10-07T21:12:15.665 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.622870521Z level=info msg="Executing migration" id="Update uid value" 2023-10-07T21:12:15.665 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.664729632Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-10-07T21:12:15.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.698295549Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-10-07T21:12:15.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.723494006Z level=info msg="Executing migration" id="create api_key table" 2023-10-07T21:12:15.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.748826114Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-10-07T21:12:15.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.774011253Z level=info msg="Executing migration" id="add index api_key.key" 2023-10-07T21:12:15.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.799144197Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-10-07T21:12:15.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.824449343Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-10-07T21:12:15.933 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.84947141Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-10-07T21:12:15.934 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.883280289Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-10-07T21:12:15.934 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.908503495Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-10-07T21:12:15.934 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.933578329Z level=info msg="Executing migration" id="create api_key table v2" 2023-10-07T21:12:16.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:16 smithi003 ceph-mon[98492]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:16.186 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:16 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1616263966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:12:16.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:16 smithi003 ceph-mon[115766]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:16.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:16 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1616263966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:12:16.201 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:16 smithi046 ceph-mon[102780]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:16.201 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:16 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1616263966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T21:12:16.201 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:15 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:15.984136687Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-10-07T21:12:16.201 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.017783639Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-10-07T21:12:16.202 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.042727939Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-10-07T21:12:16.202 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.084688118Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-10-07T21:12:16.202 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.109976133Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-10-07T21:12:16.202 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.134986802Z level=info msg="Executing migration" id="Update api_key table charset" 2023-10-07T21:12:16.486 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.201988899Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-10-07T21:12:16.486 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.269035464Z level=info msg="Executing migration" id="Add service account foreign key" 2023-10-07T21:12:16.486 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.31081149Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-10-07T21:12:16.486 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.336000576Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-10-07T21:12:16.486 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.369548145Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-10-07T21:12:16.487 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.419887655Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-10-07T21:12:16.487 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.445086579Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-10-07T21:12:16.487 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.486681116Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-10-07T21:12:16.496 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201298 got 236223201301 for osd.7 2023-10-07T21:12:16.496 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:16.771 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.537346591Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-10-07T21:12:16.771 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.579133406Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-07T21:12:16.771 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.621012429Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-07T21:12:16.771 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.654660644Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-10-07T21:12:16.771 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.688306253Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-10-07T21:12:16.772 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.721666Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-10-07T21:12:16.772 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.771810035Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-10-07T21:12:17.023 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.805587445Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-10-07T21:12:17.023 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.839095374Z level=info msg="Executing migration" id="create quota table v1" 2023-10-07T21:12:17.023 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.872340033Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-07T21:12:17.023 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.922726829Z level=info msg="Executing migration" id="Update quota table charset" 2023-10-07T21:12:17.023 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.972837821Z level=info msg="Executing migration" id="create plugin_setting table" 2023-10-07T21:12:17.023 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:16 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:16.99813651Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-07T21:12:17.023 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.023393907Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-10-07T21:12:17.221 INFO:teuthology.orchestra.run.smithi003.stdout:111669149736 2023-10-07T21:12:17.299 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:17 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3267951746' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:12:17.300 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:12:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:12:17.300 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.056814673Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-10-07T21:12:17.300 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.098936538Z level=info msg="Executing migration" id="create session table" 2023-10-07T21:12:17.300 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.124034898Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-10-07T21:12:17.300 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.149246759Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-10-07T21:12:17.300 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.191160063Z level=info msg="Executing migration" id="create playlist table v2" 2023-10-07T21:12:17.300 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.233421688Z level=info msg="Executing migration" id="create playlist item table v2" 2023-10-07T21:12:17.301 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.258430226Z level=info msg="Executing migration" id="Update playlist table charset" 2023-10-07T21:12:17.301 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.300248923Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-10-07T21:12:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:17 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3267951746' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:12:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:17 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3267951746' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T21:12:17.360 INFO:teuthology.orchestra.run.smithi003.stdout:34359738421 2023-10-07T21:12:17.551 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.351065136Z level=info msg="Executing migration" id="drop preferences table v2" 2023-10-07T21:12:17.552 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.401279335Z level=info msg="Executing migration" id="drop preferences table v3" 2023-10-07T21:12:17.552 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.443109037Z level=info msg="Executing migration" id="create preferences table v3" 2023-10-07T21:12:17.552 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.468418404Z level=info msg="Executing migration" id="Update preferences table charset" 2023-10-07T21:12:17.552 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.510264958Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-10-07T21:12:17.552 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.552185278Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-10-07T21:12:17.820 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.602824843Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-10-07T21:12:17.820 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.64455406Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-10-07T21:12:17.820 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.669838482Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-10-07T21:12:17.820 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.745188795Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-10-07T21:12:17.820 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.770465142Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-10-07T21:12:17.820 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.795592097Z level=info msg="Executing migration" id="create alert table v1" 2023-10-07T21:12:17.820 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.820621615Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-10-07T21:12:18.073 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.845873788Z level=info msg="Executing migration" id="add index alert state" 2023-10-07T21:12:18.073 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.871191595Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-10-07T21:12:18.073 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.896378076Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-10-07T21:12:18.073 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.921539116Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-07T21:12:18.073 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.93830683Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-10-07T21:12:18.073 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.963407672Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-10-07T21:12:18.074 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:17 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:17.997191721Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-10-07T21:12:18.074 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.030724495Z 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-10-07T21:12:18.324 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:18 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1147743074' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:12:18.324 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:18 smithi046 ceph-mon[102780]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:18.324 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.080783303Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.106139216Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.131329153Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.156354632Z level=info msg="Executing migration" id="Add column is_default" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.181535637Z level=info msg="Executing migration" id="Add column frequency" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.206862001Z level=info msg="Executing migration" id="Add column send_reminder" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.256989974Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.299030223Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-10-07T21:12:18.325 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.324201691Z level=info msg="Executing migration" id="Update alert table charset" 2023-10-07T21:12:18.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:18 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1147743074' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:12:18.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:18 smithi003 ceph-mon[98492]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:18.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:18 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1147743074' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T21:12:18.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:18 smithi003 ceph-mon[115766]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:18.390 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149734 got 111669149736 for osd.3 2023-10-07T21:12:18.390 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:18.595 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.374505085Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-10-07T21:12:18.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.400170886Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-10-07T21:12:18.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.442100545Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-07T21:12:18.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.517291697Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-10-07T21:12:18.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.559242009Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-10-07T21:12:18.694 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738419 got 34359738421 for osd.0 2023-10-07T21:12:18.694 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:18.739 INFO:teuthology.orchestra.run.smithi003.stdout:167503724575 2023-10-07T21:12:18.862 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.601170232Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-07T21:12:18.862 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.634858659Z level=info msg="Executing migration" id="Add for to alert table" 2023-10-07T21:12:18.862 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.67663492Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-10-07T21:12:18.862 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.718566351Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-10-07T21:12:18.862 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.760700934Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-10-07T21:12:18.862 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.785825971Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-10-07T21:12:18.863 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.810994286Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-10-07T21:12:18.863 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.836160649Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-10-07T21:12:18.863 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.861222118Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-10-07T21:12:19.121 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:19 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2436492214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:12:19.121 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.903527034Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-10-07T21:12:19.121 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.928489231Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-10-07T21:12:19.121 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.953681511Z level=info msg="Executing migration" id="create annotation table v5" 2023-10-07T21:12:19.121 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:18 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:18.979032744Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-10-07T21:12:19.122 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.004135794Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-10-07T21:12:19.122 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.029264079Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-10-07T21:12:19.122 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.054439786Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-10-07T21:12:19.122 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.096391411Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-10-07T21:12:19.393 INFO:teuthology.orchestra.run.smithi003.stdout:133143986211 2023-10-07T21:12:19.398 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.121389846Z level=info msg="Executing migration" id="Update annotation table charset" 2023-10-07T21:12:19.398 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.172176963Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-10-07T21:12:19.398 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.213876176Z level=info msg="Executing migration" id="Drop category_id index" 2023-10-07T21:12:19.398 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.280798914Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-10-07T21:12:19.398 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.306175969Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-10-07T21:12:19.398 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.331285215Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-07T21:12:19.399 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.356317159Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-10-07T21:12:19.399 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.398426573Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-10-07T21:12:19.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:19 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2436492214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:12:19.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:19 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2436492214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T21:12:19.666 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.423594465Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-10-07T21:12:19.666 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.465584628Z 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-10-07T21:12:19.667 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.507310929Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-10-07T21:12:19.667 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.532757247Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-10-07T21:12:19.667 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.574526895Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-10-07T21:12:19.667 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.616525068Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-10-07T21:12:19.667 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.666960559Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-10-07T21:12:19.814 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724572 got 167503724575 for osd.5 2023-10-07T21:12:19.814 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.700582021Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.725838482Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.751237104Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.776255632Z level=info msg="Executing migration" id="Add epoch_end column" 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.801375365Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.826595057Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.851738277Z level=info msg="Executing migration" id="Move region to single row" 2023-10-07T21:12:19.928 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.876952444Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-10-07T21:12:19.929 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.902330868Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-07T21:12:19.929 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.927442632Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-07T21:12:19.977 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986209 got 133143986211 for osd.4 2023-10-07T21:12:19.977 DEBUG:teuthology.parallel:result is None 2023-10-07T21:12:19.977 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-07T21:12:19.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:12:20.186 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:20 smithi046 ceph-mon[102780]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:20.187 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:20 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3884315242' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:12:20.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:19 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:19.977716279Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-07T21:12:20.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.036421562Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-07T21:12:20.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.061417696Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-10-07T21:12:20.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.103602859Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-10-07T21:12:20.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.13695475Z level=info msg="Executing migration" id="create test_data table" 2023-10-07T21:12:20.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.162365051Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-10-07T21:12:20.187 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.18726471Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-10-07T21:12:20.409 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:20.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.237659392Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-07T21:12:20.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.254753504Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-10-07T21:12:20.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.271434082Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-10-07T21:12:20.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.30515531Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-10-07T21:12:20.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.322113387Z level=info msg="Executing migration" id="create team table" 2023-10-07T21:12:20.439 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.338797706Z level=info msg="Executing migration" id="add index team.org_id" 2023-10-07T21:12:20.440 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.37241981Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-10-07T21:12:20.440 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.406173829Z level=info msg="Executing migration" id="create team member table" 2023-10-07T21:12:20.440 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.439774228Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-10-07T21:12:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:20 smithi003 ceph-mon[98492]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:20 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3884315242' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:12:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:20 smithi003 ceph-mon[115766]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:20 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3884315242' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T21:12:20.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.490175446Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-10-07T21:12:20.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.532148263Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-10-07T21:12:20.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.557170191Z level=info msg="Executing migration" id="Add column email to team table" 2023-10-07T21:12:20.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.59905819Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-10-07T21:12:20.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.624244088Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-10-07T21:12:20.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.666182854Z level=info msg="Executing migration" id="create dashboard acl table" 2023-10-07T21:12:20.691 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.69143114Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-10-07T21:12:20.951 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.725555433Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-07T21:12:20.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.750439378Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-07T21:12:20.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.825677689Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-10-07T21:12:20.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.851040271Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-10-07T21:12:20.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.876095379Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-10-07T21:12:20.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.901469154Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-10-07T21:12:20.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.926571293Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-10-07T21:12:20.952 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.951670238Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-10-07T21:12:21.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:20 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:20.993692231Z level=info msg="Executing migration" id="create tag table" 2023-10-07T21:12:21.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.019012736Z level=info msg="Executing migration" id="add index tag.key_value" 2023-10-07T21:12:21.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.069139448Z level=info msg="Executing migration" id="create login attempt table" 2023-10-07T21:12:21.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.094406164Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-10-07T21:12:21.211 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.119350322Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-10-07T21:12:21.212 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.144606875Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-07T21:12:21.212 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.169748819Z level=info msg="Executing migration" id="create login_attempt v2" 2023-10-07T21:12:21.212 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.21179224Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-10-07T21:12:21.463 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.262211123Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-10-07T21:12:21.463 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.304067433Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-10-07T21:12:21.463 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.329322572Z level=info msg="Executing migration" id="create user auth table" 2023-10-07T21:12:21.463 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.354306036Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-07T21:12:21.463 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.398845153Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-10-07T21:12:21.463 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.43830179Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-10-07T21:12:21.463 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.463529059Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-10-07T21:12:21.714 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.513853512Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-10-07T21:12:21.715 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.580894297Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-10-07T21:12:21.715 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.606087003Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-10-07T21:12:21.715 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.648116901Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-10-07T21:12:21.715 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.673316049Z level=info msg="Executing migration" id="create server_lock table" 2023-10-07T21:12:21.715 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.715093045Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-10-07T21:12:21.983 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.740238251Z level=info msg="Executing migration" id="create user auth token table" 2023-10-07T21:12:21.983 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.765418275Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-10-07T21:12:21.983 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.790664332Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-10-07T21:12:21.983 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.815982437Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-10-07T21:12:21.984 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.841063801Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-10-07T21:12:21.984 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.866207876Z level=info msg="Executing migration" id="create cache_data table" 2023-10-07T21:12:21.984 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.899744258Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-10-07T21:12:21.984 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.950069656Z level=info msg="Executing migration" id="create short_url table v1" 2023-10-07T21:12:21.984 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:21 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:21.983966476Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-10-07T21:12:22.252 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.02580685Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-10-07T21:12:22.252 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.051149722Z level=info msg="Executing migration" id="delete alert_definition table" 2023-10-07T21:12:22.252 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.092925537Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-10-07T21:12:22.252 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.118423709Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-10-07T21:12:22.252 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.143284254Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-10-07T21:12:22.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.160365182Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-10-07T21:12:22.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.177075216Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-10-07T21:12:22.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.193859547Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-10-07T21:12:22.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.210754143Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-10-07T21:12:22.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.2525989Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-10-07T21:12:22.327 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:22.336 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:12:22.504 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:22 smithi046 ceph-mon[102780]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:22.504 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.327529635Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-10-07T21:12:22.504 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.370041985Z level=info msg="Executing migration" id="drop alert_definition table" 2023-10-07T21:12:22.504 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.403679721Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-10-07T21:12:22.504 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.420496346Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-10-07T21:12:22.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.454231348Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-10-07T21:12:22.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.470965378Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-10-07T21:12:22.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.504534675Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-10-07T21:12:22.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:22 smithi003 ceph-mon[115766]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:22.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:22 smithi003 ceph-mon[98492]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:22.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.54669978Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-10-07T21:12:22.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.588600423Z level=info msg="Executing migration" id="create alert_instance table" 2023-10-07T21:12:22.757 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.613868063Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-10-07T21:12:22.757 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.638936864Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-10-07T21:12:22.757 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.664346881Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-10-07T21:12:22.757 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.706178476Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-10-07T21:12:22.757 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.731321447Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-10-07T21:12:22.757 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.7565475Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.790197203Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.815300954Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.840477615Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.865907795Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.899284442Z level=info msg="Executing migration" id="create alert_rule table" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.924506074Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.949652775Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:22 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:22.975017819Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-10-07T21:12:23.025 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.000088807Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-10-07T21:12:23.026 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.025316936Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-10-07T21:12:23.188 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":33,"stamp":"2023-10-07T21:12:21.366830+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":2385504,"kb_used_data":7200,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575712,"statfs":{"total":767960285184,"available":765517529088,"internally_reserved":0,"allocated":7372800,"data_stored":4156659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.002570"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019191+0000","last_change":"2023-10-07T21:10:55.071062+0000","last_active":"2023-10-07T21:11:44.019191+0000","last_peered":"2023-10-07T21:11:44.019191+0000","last_clean":"2023-10-07T21:11:44.019191+0000","last_became_active":"2023-10-07T21:10:55.070279+0000","last_became_peered":"2023-10-07T21:10:55.070279+0000","last_unstale":"2023-10-07T21:11:44.019191+0000","last_undegraded":"2023-10-07T21:11:44.019191+0000","last_fullsized":"2023-10-07T21:11:44.019191+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:45:41.040090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401630+0000","last_change":"2023-10-07T21:10:55.057793+0000","last_active":"2023-10-07T21:11:43.401630+0000","last_peered":"2023-10-07T21:11:43.401630+0000","last_clean":"2023-10-07T21:11:43.401630+0000","last_became_active":"2023-10-07T21:10:55.056512+0000","last_became_peered":"2023-10-07T21:10:55.056512+0000","last_unstale":"2023-10-07T21:11:43.401630+0000","last_undegraded":"2023-10-07T21:11:43.401630+0000","last_fullsized":"2023-10-07T21:11:43.401630+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:04:17.695380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430304+0000","last_change":"2023-10-07T21:10:55.055321+0000","last_active":"2023-10-07T21:11:43.430304+0000","last_peered":"2023-10-07T21:11:43.430304+0000","last_clean":"2023-10-07T21:11:43.430304+0000","last_became_active":"2023-10-07T21:10:55.054683+0000","last_became_peered":"2023-10-07T21:10:55.054683+0000","last_unstale":"2023-10-07T21:11:43.430304+0000","last_undegraded":"2023-10-07T21:11:43.430304+0000","last_fullsized":"2023-10-07T21:11:43.430304+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:27:51.964613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426267+0000","last_change":"2023-10-07T21:10:55.059260+0000","last_active":"2023-10-07T21:11:43.426267+0000","last_peered":"2023-10-07T21:11:43.426267+0000","last_clean":"2023-10-07T21:11:43.426267+0000","last_became_active":"2023-10-07T21:10:55.058725+0000","last_became_peered":"2023-10-07T21:10:55.058725+0000","last_unstale":"2023-10-07T21:11:43.426267+0000","last_undegraded":"2023-10-07T21:11:43.426267+0000","last_fullsized":"2023-10-07T21:11:43.426267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:13:56.497362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018662+0000","last_change":"2023-10-07T21:10:55.070937+0000","last_active":"2023-10-07T21:11:44.018662+0000","last_peered":"2023-10-07T21:11:44.018662+0000","last_clean":"2023-10-07T21:11:44.018662+0000","last_became_active":"2023-10-07T21:10:55.070477+0000","last_became_peered":"2023-10-07T21:10:55.070477+0000","last_unstale":"2023-10-07T21:11:44.018662+0000","last_undegraded":"2023-10-07T21:11:44.018662+0000","last_fullsized":"2023-10-07T21:11:44.018662+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:13:56.639237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426010+0000","last_change":"2023-10-07T21:10:55.051733+0000","last_active":"2023-10-07T21:11:43.426010+0000","last_peered":"2023-10-07T21:11:43.426010+0000","last_clean":"2023-10-07T21:11:43.426010+0000","last_became_active":"2023-10-07T21:10:55.050814+0000","last_became_peered":"2023-10-07T21:10:55.050814+0000","last_unstale":"2023-10-07T21:11:43.426010+0000","last_undegraded":"2023-10-07T21:11:43.426010+0000","last_fullsized":"2023-10-07T21:11:43.426010+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:22:20.649806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018614+0000","last_change":"2023-10-07T21:10:55.069904+0000","last_active":"2023-10-07T21:11:44.018614+0000","last_peered":"2023-10-07T21:11:44.018614+0000","last_clean":"2023-10-07T21:11:44.018614+0000","last_became_active":"2023-10-07T21:10:55.069383+0000","last_became_peered":"2023-10-07T21:10:55.069383+0000","last_unstale":"2023-10-07T21:11:44.018614+0000","last_undegraded":"2023-10-07T21:11:44.018614+0000","last_fullsized":"2023-10-07T21:11:44.018614+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:02:17.891981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429628+0000","last_change":"2023-10-07T21:10:55.053051+0000","last_active":"2023-10-07T21:11:43.429628+0000","last_peered":"2023-10-07T21:11:43.429628+0000","last_clean":"2023-10-07T21:11:43.429628+0000","last_became_active":"2023-10-07T21:10:55.052749+0000","last_became_peered":"2023-10-07T21:10:55.052749+0000","last_unstale":"2023-10-07T21:11:43.429628+0000","last_undegraded":"2023-10-07T21:11:43.429628+0000","last_fullsized":"2023-10-07T21:11:43.429628+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:30:36.403036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019161+0000","last_change":"2023-10-07T21:10:55.070577+0000","last_active":"2023-10-07T21:11:44.019161+0000","last_peered":"2023-10-07T21:11:44.019161+0000","last_clean":"2023-10-07T21:11:44.019161+0000","last_became_active":"2023-10-07T21:10:55.069340+0000","last_became_peered":"2023-10-07T21:10:55.069340+0000","last_unstale":"2023-10-07T21:11:44.019161+0000","last_undegraded":"2023-10-07T21:11:44.019161+0000","last_fullsized":"2023-10-07T21:11:44.019161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:39:57.637349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018635+0000","last_change":"2023-10-07T21:10:55.059568+0000","last_active":"2023-10-07T21:11:44.018635+0000","last_peered":"2023-10-07T21:11:44.018635+0000","last_clean":"2023-10-07T21:11:44.018635+0000","last_became_active":"2023-10-07T21:10:55.059019+0000","last_became_peered":"2023-10-07T21:10:55.059019+0000","last_unstale":"2023-10-07T21:11:44.018635+0000","last_undegraded":"2023-10-07T21:11:44.018635+0000","last_fullsized":"2023-10-07T21:11:44.018635+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:50.562077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018703+0000","last_change":"2023-10-07T21:10:55.057779+0000","last_active":"2023-10-07T21:11:44.018703+0000","last_peered":"2023-10-07T21:11:44.018703+0000","last_clean":"2023-10-07T21:11:44.018703+0000","last_became_active":"2023-10-07T21:10:55.057460+0000","last_became_peered":"2023-10-07T21:10:55.057460+0000","last_unstale":"2023-10-07T21:11:44.018703+0000","last_undegraded":"2023-10-07T21:11:44.018703+0000","last_fullsized":"2023-10-07T21:11:44.018703+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:39:19.937476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401836+0000","last_change":"2023-10-07T21:10:55.050441+0000","last_active":"2023-10-07T21:11:43.401836+0000","last_peered":"2023-10-07T21:11:43.401836+0000","last_clean":"2023-10-07T21:11:43.401836+0000","last_became_active":"2023-10-07T21:10:55.050108+0000","last_became_peered":"2023-10-07T21:10:55.050108+0000","last_unstale":"2023-10-07T21:11:43.401836+0000","last_undegraded":"2023-10-07T21:11:43.401836+0000","last_fullsized":"2023-10-07T21:11:43.401836+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:45:07.427654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430868+0000","last_change":"2023-10-07T21:10:55.066639+0000","last_active":"2023-10-07T21:11:43.430868+0000","last_peered":"2023-10-07T21:11:43.430868+0000","last_clean":"2023-10-07T21:11:43.430868+0000","last_became_active":"2023-10-07T21:10:55.066371+0000","last_became_peered":"2023-10-07T21:10:55.066371+0000","last_unstale":"2023-10-07T21:11:43.430868+0000","last_undegraded":"2023-10-07T21:11:43.430868+0000","last_fullsized":"2023-10-07T21:11:43.430868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:34:50.433166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429965+0000","last_change":"2023-10-07T21:10:55.055058+0000","last_active":"2023-10-07T21:11:43.429965+0000","last_peered":"2023-10-07T21:11:43.429965+0000","last_clean":"2023-10-07T21:11:43.429965+0000","last_became_active":"2023-10-07T21:10:55.054612+0000","last_became_peered":"2023-10-07T21:10:55.054612+0000","last_unstale":"2023-10-07T21:11:43.429965+0000","last_undegraded":"2023-10-07T21:11:43.429965+0000","last_fullsized":"2023-10-07T21:11:43.429965+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:40:36.146483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401089+0000","last_change":"2023-10-07T21:10:55.060722+0000","last_active":"2023-10-07T21:11:43.401089+0000","last_peered":"2023-10-07T21:11:43.401089+0000","last_clean":"2023-10-07T21:11:43.401089+0000","last_became_active":"2023-10-07T21:10:55.060139+0000","last_became_peered":"2023-10-07T21:10:55.060139+0000","last_unstale":"2023-10-07T21:11:43.401089+0000","last_undegraded":"2023-10-07T21:11:43.401089+0000","last_fullsized":"2023-10-07T21:11:43.401089+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:03:52.256724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425683+0000","last_change":"2023-10-07T21:10:55.048590+0000","last_active":"2023-10-07T21:11:43.425683+0000","last_peered":"2023-10-07T21:11:43.425683+0000","last_clean":"2023-10-07T21:11:43.425683+0000","last_became_active":"2023-10-07T21:10:55.047774+0000","last_became_peered":"2023-10-07T21:10:55.047774+0000","last_unstale":"2023-10-07T21:11:43.425683+0000","last_undegraded":"2023-10-07T21:11:43.425683+0000","last_fullsized":"2023-10-07T21:11:43.425683+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:02:00.390193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426598+0000","last_change":"2023-10-07T21:10:55.053070+0000","last_active":"2023-10-07T21:11:43.426598+0000","last_peered":"2023-10-07T21:11:43.426598+0000","last_clean":"2023-10-07T21:11:43.426598+0000","last_became_active":"2023-10-07T21:10:55.052659+0000","last_became_peered":"2023-10-07T21:10:55.052659+0000","last_unstale":"2023-10-07T21:11:43.426598+0000","last_undegraded":"2023-10-07T21:11:43.426598+0000","last_fullsized":"2023-10-07T21:11:43.426598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:03:23.073541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017651+0000","last_change":"2023-10-07T21:10:55.063436+0000","last_active":"2023-10-07T21:11:44.017651+0000","last_peered":"2023-10-07T21:11:44.017651+0000","last_clean":"2023-10-07T21:11:44.017651+0000","last_became_active":"2023-10-07T21:10:55.063086+0000","last_became_peered":"2023-10-07T21:10:55.063086+0000","last_unstale":"2023-10-07T21:11:44.017651+0000","last_undegraded":"2023-10-07T21:11:44.017651+0000","last_fullsized":"2023-10-07T21:11:44.017651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:39.779984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018835+0000","last_change":"2023-10-07T21:10:55.068247+0000","last_active":"2023-10-07T21:11:44.018835+0000","last_peered":"2023-10-07T21:11:44.018835+0000","last_clean":"2023-10-07T21:11:44.018835+0000","last_became_active":"2023-10-07T21:10:55.067152+0000","last_became_peered":"2023-10-07T21:10:55.067152+0000","last_unstale":"2023-10-07T21:11:44.018835+0000","last_undegraded":"2023-10-07T21:11:44.018835+0000","last_fullsized":"2023-10-07T21:11:44.018835+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:02:48.527178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'4","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430526+0000","last_change":"2023-10-07T21:10:54.216453+0000","last_active":"2023-10-07T21:11:43.430526+0000","last_peered":"2023-10-07T21:11:43.430526+0000","last_clean":"2023-10-07T21:11:43.430526+0000","last_became_active":"2023-10-07T21:10:54.216136+0000","last_became_peered":"2023-10-07T21:10:54.216136+0000","last_unstale":"2023-10-07T21:11:43.430526+0000","last_undegraded":"2023-10-07T21:11:43.430526+0000","last_fullsized":"2023-10-07T21:11:43.430526+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"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-08T22:55:45.316296+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430397+0000","last_change":"2023-10-07T21:10:55.061714+0000","last_active":"2023-10-07T21:11:43.430397+0000","last_peered":"2023-10-07T21:11:43.430397+0000","last_clean":"2023-10-07T21:11:43.430397+0000","last_became_active":"2023-10-07T21:10:55.061385+0000","last_became_peered":"2023-10-07T21:10:55.061385+0000","last_unstale":"2023-10-07T21:11:43.430397+0000","last_undegraded":"2023-10-07T21:11:43.430397+0000","last_fullsized":"2023-10-07T21:11:43.430397+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:34:33.668012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430440+0000","last_change":"2023-10-07T21:10:54.221845+0000","last_active":"2023-10-07T21:11:43.430440+0000","last_peered":"2023-10-07T21:11:43.430440+0000","last_clean":"2023-10-07T21:11:43.430440+0000","last_became_active":"2023-10-07T21:10:54.221561+0000","last_became_peered":"2023-10-07T21:10:54.221561+0000","last_unstale":"2023-10-07T21:11:43.430440+0000","last_undegraded":"2023-10-07T21:11:43.430440+0000","last_fullsized":"2023-10-07T21:11:43.430440+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:18:13.575266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430438+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:11:43.430438+0000","last_peered":"2023-10-07T21:11:43.430438+0000","last_clean":"2023-10-07T21:11:43.430438+0000","last_became_active":"2023-10-07T21:10:55.049396+0000","last_became_peered":"2023-10-07T21:10:55.049396+0000","last_unstale":"2023-10-07T21:11:43.430438+0000","last_undegraded":"2023-10-07T21:11:43.430438+0000","last_fullsized":"2023-10-07T21:11:43.430438+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:46:44.370830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019128+0000","last_change":"2023-10-07T21:10:54.212506+0000","last_active":"2023-10-07T21:11:44.019128+0000","last_peered":"2023-10-07T21:11:44.019128+0000","last_clean":"2023-10-07T21:11:44.019128+0000","last_became_active":"2023-10-07T21:10:54.212162+0000","last_became_peered":"2023-10-07T21:10:54.212162+0000","last_unstale":"2023-10-07T21:11:44.019128+0000","last_undegraded":"2023-10-07T21:11:44.019128+0000","last_fullsized":"2023-10-07T21:11:44.019128+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:00:08.261391+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426398+0000","last_change":"2023-10-07T21:10:55.053410+0000","last_active":"2023-10-07T21:11:43.426398+0000","last_peered":"2023-10-07T21:11:43.426398+0000","last_clean":"2023-10-07T21:11:43.426398+0000","last_became_active":"2023-10-07T21:10:55.053092+0000","last_became_peered":"2023-10-07T21:10:55.053092+0000","last_unstale":"2023-10-07T21:11:43.426398+0000","last_undegraded":"2023-10-07T21:11:43.426398+0000","last_fullsized":"2023-10-07T21:11:43.426398+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:33:32.064561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018284+0000","last_change":"2023-10-07T21:10:54.226145+0000","last_active":"2023-10-07T21:11:44.018284+0000","last_peered":"2023-10-07T21:11:44.018284+0000","last_clean":"2023-10-07T21:11:44.018284+0000","last_became_active":"2023-10-07T21:10:54.225791+0000","last_became_peered":"2023-10-07T21:10:54.225791+0000","last_unstale":"2023-10-07T21:11:44.018284+0000","last_undegraded":"2023-10-07T21:11:44.018284+0000","last_fullsized":"2023-10-07T21:11:44.018284+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:23:14.923880+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426347+0000","last_change":"2023-10-07T21:10:55.053661+0000","last_active":"2023-10-07T21:11:43.426347+0000","last_peered":"2023-10-07T21:11:43.426347+0000","last_clean":"2023-10-07T21:11:43.426347+0000","last_became_active":"2023-10-07T21:10:55.052697+0000","last_became_peered":"2023-10-07T21:10:55.052697+0000","last_unstale":"2023-10-07T21:11:43.426347+0000","last_undegraded":"2023-10-07T21:11:43.426347+0000","last_fullsized":"2023-10-07T21:11:43.426347+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:14:48.603925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.431005+0000","last_change":"2023-10-07T21:10:54.222083+0000","last_active":"2023-10-07T21:11:43.431005+0000","last_peered":"2023-10-07T21:11:43.431005+0000","last_clean":"2023-10-07T21:11:43.431005+0000","last_became_active":"2023-10-07T21:10:54.221771+0000","last_became_peered":"2023-10-07T21:10:54.221771+0000","last_unstale":"2023-10-07T21:11:43.431005+0000","last_undegraded":"2023-10-07T21:11:43.431005+0000","last_fullsized":"2023-10-07T21:11:43.431005+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:17:18.507538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401489+0000","last_change":"2023-10-07T21:10:55.057990+0000","last_active":"2023-10-07T21:11:43.401489+0000","last_peered":"2023-10-07T21:11:43.401489+0000","last_clean":"2023-10-07T21:11:43.401489+0000","last_became_active":"2023-10-07T21:10:55.057631+0000","last_became_peered":"2023-10-07T21:10:55.057631+0000","last_unstale":"2023-10-07T21:11:43.401489+0000","last_undegraded":"2023-10-07T21:11:43.401489+0000","last_fullsized":"2023-10-07T21:11:43.401489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:43:38.902080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018136+0000","last_change":"2023-10-07T21:10:54.220351+0000","last_active":"2023-10-07T21:11:44.018136+0000","last_peered":"2023-10-07T21:11:44.018136+0000","last_clean":"2023-10-07T21:11:44.018136+0000","last_became_active":"2023-10-07T21:10:54.220028+0000","last_became_peered":"2023-10-07T21:10:54.220028+0000","last_unstale":"2023-10-07T21:11:44.018136+0000","last_undegraded":"2023-10-07T21:11:44.018136+0000","last_fullsized":"2023-10-07T21:11:44.018136+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:15:32.564604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430617+0000","last_change":"2023-10-07T21:10:55.053966+0000","last_active":"2023-10-07T21:11:43.430617+0000","last_peered":"2023-10-07T21:11:43.430617+0000","last_clean":"2023-10-07T21:11:43.430617+0000","last_became_active":"2023-10-07T21:10:55.053783+0000","last_became_peered":"2023-10-07T21:10:55.053783+0000","last_unstale":"2023-10-07T21:11:43.430617+0000","last_undegraded":"2023-10-07T21:11:43.430617+0000","last_fullsized":"2023-10-07T21:11:43.430617+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:32:02.259377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430560+0000","last_change":"2023-10-07T21:10:54.222020+0000","last_active":"2023-10-07T21:11:43.430560+0000","last_peered":"2023-10-07T21:11:43.430560+0000","last_clean":"2023-10-07T21:11:43.430560+0000","last_became_active":"2023-10-07T21:10:54.220309+0000","last_became_peered":"2023-10-07T21:10:54.220309+0000","last_unstale":"2023-10-07T21:11:43.430560+0000","last_undegraded":"2023-10-07T21:11:43.430560+0000","last_fullsized":"2023-10-07T21:11:43.430560+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:08:57.871174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429893+0000","last_change":"2023-10-07T21:10:55.062440+0000","last_active":"2023-10-07T21:11:43.429893+0000","last_peered":"2023-10-07T21:11:43.429893+0000","last_clean":"2023-10-07T21:11:43.429893+0000","last_became_active":"2023-10-07T21:10:55.061865+0000","last_became_peered":"2023-10-07T21:10:55.061865+0000","last_unstale":"2023-10-07T21:11:43.429893+0000","last_undegraded":"2023-10-07T21:11:43.429893+0000","last_fullsized":"2023-10-07T21:11:43.429893+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:27:30.041655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425795+0000","last_change":"2023-10-07T21:10:54.226796+0000","last_active":"2023-10-07T21:11:43.425795+0000","last_peered":"2023-10-07T21:11:43.425795+0000","last_clean":"2023-10-07T21:11:43.425795+0000","last_became_active":"2023-10-07T21:10:54.226474+0000","last_became_peered":"2023-10-07T21:10:54.226474+0000","last_unstale":"2023-10-07T21:11:43.425795+0000","last_undegraded":"2023-10-07T21:11:43.425795+0000","last_fullsized":"2023-10-07T21:11:43.425795+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:59:41.848083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401250+0000","last_change":"2023-10-07T21:10:55.060452+0000","last_active":"2023-10-07T21:11:43.401250+0000","last_peered":"2023-10-07T21:11:43.401250+0000","last_clean":"2023-10-07T21:11:43.401250+0000","last_became_active":"2023-10-07T21:10:55.059744+0000","last_became_peered":"2023-10-07T21:10:55.059744+0000","last_unstale":"2023-10-07T21:11:43.401250+0000","last_undegraded":"2023-10-07T21:11:43.401250+0000","last_fullsized":"2023-10-07T21:11:43.401250+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:12:08.124148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018518+0000","last_change":"2023-10-07T21:10:54.218690+0000","last_active":"2023-10-07T21:11:44.018518+0000","last_peered":"2023-10-07T21:11:44.018518+0000","last_clean":"2023-10-07T21:11:44.018518+0000","last_became_active":"2023-10-07T21:10:54.218365+0000","last_became_peered":"2023-10-07T21:10:54.218365+0000","last_unstale":"2023-10-07T21:11:44.018518+0000","last_undegraded":"2023-10-07T21:11:44.018518+0000","last_fullsized":"2023-10-07T21:11:44.018518+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:15:25.058487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426475+0000","last_change":"2023-10-07T21:10:55.061874+0000","last_active":"2023-10-07T21:11:43.426475+0000","last_peered":"2023-10-07T21:11:43.426475+0000","last_clean":"2023-10-07T21:11:43.426475+0000","last_became_active":"2023-10-07T21:10:55.061523+0000","last_became_peered":"2023-10-07T21:10:55.061523+0000","last_unstale":"2023-10-07T21:11:43.426475+0000","last_undegraded":"2023-10-07T21:11:43.426475+0000","last_fullsized":"2023-10-07T21:11:43.426475+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:42:44.406925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426325+0000","last_change":"2023-10-07T21:10:54.222084+0000","last_active":"2023-10-07T21:11:43.426325+0000","last_peered":"2023-10-07T21:11:43.426325+0000","last_clean":"2023-10-07T21:11:43.426325+0000","last_became_active":"2023-10-07T21:10:54.221345+0000","last_became_peered":"2023-10-07T21:10:54.221345+0000","last_unstale":"2023-10-07T21:11:43.426325+0000","last_undegraded":"2023-10-07T21:11:43.426325+0000","last_fullsized":"2023-10-07T21:11:43.426325+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:41:20.207464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430352+0000","last_change":"2023-10-07T21:10:55.055775+0000","last_active":"2023-10-07T21:11:43.430352+0000","last_peered":"2023-10-07T21:11:43.430352+0000","last_clean":"2023-10-07T21:11:43.430352+0000","last_became_active":"2023-10-07T21:10:55.055175+0000","last_became_peered":"2023-10-07T21:10:55.055175+0000","last_unstale":"2023-10-07T21:11:43.430352+0000","last_undegraded":"2023-10-07T21:11:43.430352+0000","last_fullsized":"2023-10-07T21:11:43.430352+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:58:16.300609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'3","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401490+0000","last_change":"2023-10-07T21:10:54.223087+0000","last_active":"2023-10-07T21:11:43.401490+0000","last_peered":"2023-10-07T21:11:43.401490+0000","last_clean":"2023-10-07T21:11:43.401490+0000","last_became_active":"2023-10-07T21:10:54.222792+0000","last_became_peered":"2023-10-07T21:10:54.222792+0000","last_unstale":"2023-10-07T21:11:43.401490+0000","last_undegraded":"2023-10-07T21:11:43.401490+0000","last_fullsized":"2023-10-07T21:11:43.401490+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:00:55.859428+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401781+0000","last_change":"2023-10-07T21:10:55.059513+0000","last_active":"2023-10-07T21:11:43.401781+0000","last_peered":"2023-10-07T21:11:43.401781+0000","last_clean":"2023-10-07T21:11:43.401781+0000","last_became_active":"2023-10-07T21:10:55.059085+0000","last_became_peered":"2023-10-07T21:10:55.059085+0000","last_unstale":"2023-10-07T21:11:43.401781+0000","last_undegraded":"2023-10-07T21:11:43.401781+0000","last_fullsized":"2023-10-07T21:11:43.401781+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:10:14.989646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'9","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018582+0000","last_change":"2023-10-07T21:10:54.221788+0000","last_active":"2023-10-07T21:11:44.018582+0000","last_peered":"2023-10-07T21:11:44.018582+0000","last_clean":"2023-10-07T21:11:44.018582+0000","last_became_active":"2023-10-07T21:10:54.221472+0000","last_became_peered":"2023-10-07T21:10:54.221472+0000","last_unstale":"2023-10-07T21:11:44.018582+0000","last_undegraded":"2023-10-07T21:11:44.018582+0000","last_fullsized":"2023-10-07T21:11:44.018582+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"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-08T21:54:30.429870+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018926+0000","last_change":"2023-10-07T21:10:55.067513+0000","last_active":"2023-10-07T21:11:44.018926+0000","last_peered":"2023-10-07T21:11:44.018926+0000","last_clean":"2023-10-07T21:11:44.018926+0000","last_became_active":"2023-10-07T21:10:55.066693+0000","last_became_peered":"2023-10-07T21:10:55.066693+0000","last_unstale":"2023-10-07T21:11:44.018926+0000","last_undegraded":"2023-10-07T21:11:44.018926+0000","last_fullsized":"2023-10-07T21:11:44.018926+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:50:32.226092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430736+0000","last_change":"2023-10-07T21:10:54.216851+0000","last_active":"2023-10-07T21:11:43.430736+0000","last_peered":"2023-10-07T21:11:43.430736+0000","last_clean":"2023-10-07T21:11:43.430736+0000","last_became_active":"2023-10-07T21:10:54.216220+0000","last_became_peered":"2023-10-07T21:10:54.216220+0000","last_unstale":"2023-10-07T21:11:43.430736+0000","last_undegraded":"2023-10-07T21:11:43.430736+0000","last_fullsized":"2023-10-07T21:11:43.430736+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T23:11:50.581167+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429885+0000","last_change":"2023-10-07T21:10:55.055421+0000","last_active":"2023-10-07T21:11:43.429885+0000","last_peered":"2023-10-07T21:11:43.429885+0000","last_clean":"2023-10-07T21:11:43.429885+0000","last_became_active":"2023-10-07T21:10:55.055050+0000","last_became_peered":"2023-10-07T21:10:55.055050+0000","last_unstale":"2023-10-07T21:11:43.429885+0000","last_undegraded":"2023-10-07T21:11:43.429885+0000","last_fullsized":"2023-10-07T21:11:43.429885+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:55:44.013942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425843+0000","last_change":"2023-10-07T21:10:54.227189+0000","last_active":"2023-10-07T21:11:43.425843+0000","last_peered":"2023-10-07T21:11:43.425843+0000","last_clean":"2023-10-07T21:11:43.425843+0000","last_became_active":"2023-10-07T21:10:54.226842+0000","last_became_peered":"2023-10-07T21:10:54.226842+0000","last_unstale":"2023-10-07T21:11:43.425843+0000","last_undegraded":"2023-10-07T21:11:43.425843+0000","last_fullsized":"2023-10-07T21:11:43.425843+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:40:18.671663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018574+0000","last_change":"2023-10-07T21:10:55.070411+0000","last_active":"2023-10-07T21:11:44.018574+0000","last_peered":"2023-10-07T21:11:44.018574+0000","last_clean":"2023-10-07T21:11:44.018574+0000","last_became_active":"2023-10-07T21:10:55.070027+0000","last_became_peered":"2023-10-07T21:10:55.070027+0000","last_unstale":"2023-10-07T21:11:44.018574+0000","last_undegraded":"2023-10-07T21:11:44.018574+0000","last_fullsized":"2023-10-07T21:11:44.018574+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:05:48.785100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018306+0000","last_change":"2023-10-07T21:10:54.220024+0000","last_active":"2023-10-07T21:11:44.018306+0000","last_peered":"2023-10-07T21:11:44.018306+0000","last_clean":"2023-10-07T21:11:44.018306+0000","last_became_active":"2023-10-07T21:10:54.219622+0000","last_became_peered":"2023-10-07T21:10:54.219622+0000","last_unstale":"2023-10-07T21:11:44.018306+0000","last_undegraded":"2023-10-07T21:11:44.018306+0000","last_fullsized":"2023-10-07T21:11:44.018306+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:08:23.363083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017832+0000","last_change":"2023-10-07T21:10:55.057177+0000","last_active":"2023-10-07T21:11:44.017832+0000","last_peered":"2023-10-07T21:11:44.017832+0000","last_clean":"2023-10-07T21:11:44.017832+0000","last_became_active":"2023-10-07T21:10:55.056850+0000","last_became_peered":"2023-10-07T21:10:55.056850+0000","last_unstale":"2023-10-07T21:11:44.017832+0000","last_undegraded":"2023-10-07T21:11:44.017832+0000","last_fullsized":"2023-10-07T21:11:44.017832+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:14.120178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":24,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017212+0000","last_change":"2023-10-07T21:10:54.204854+0000","last_active":"2023-10-07T21:11:44.017212+0000","last_peered":"2023-10-07T21:11:44.017212+0000","last_clean":"2023-10-07T21:11:44.017212+0000","last_became_active":"2023-10-07T21:10:54.204598+0000","last_became_peered":"2023-10-07T21:10:54.204598+0000","last_unstale":"2023-10-07T21:11:44.017212+0000","last_undegraded":"2023-10-07T21:11:44.017212+0000","last_fullsized":"2023-10-07T21:11:44.017212+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:21:01.168874+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018763+0000","last_change":"2023-10-07T21:10:55.070164+0000","last_active":"2023-10-07T21:11:44.018763+0000","last_peered":"2023-10-07T21:11:44.018763+0000","last_clean":"2023-10-07T21:11:44.018763+0000","last_became_active":"2023-10-07T21:10:55.069218+0000","last_became_peered":"2023-10-07T21:10:55.069218+0000","last_unstale":"2023-10-07T21:11:44.018763+0000","last_undegraded":"2023-10-07T21:11:44.018763+0000","last_fullsized":"2023-10-07T21:11:44.018763+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:16:44.908284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.402249+0000","last_change":"2023-10-07T21:10:54.213846+0000","last_active":"2023-10-07T21:11:43.402249+0000","last_peered":"2023-10-07T21:11:43.402249+0000","last_clean":"2023-10-07T21:11:43.402249+0000","last_became_active":"2023-10-07T21:10:54.213485+0000","last_became_peered":"2023-10-07T21:10:54.213485+0000","last_unstale":"2023-10-07T21:11:43.402249+0000","last_undegraded":"2023-10-07T21:11:43.402249+0000","last_fullsized":"2023-10-07T21:11:43.402249+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:20:54.677671+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018214+0000","last_change":"2023-10-07T21:10:55.070208+0000","last_active":"2023-10-07T21:11:44.018214+0000","last_peered":"2023-10-07T21:11:44.018214+0000","last_clean":"2023-10-07T21:11:44.018214+0000","last_became_active":"2023-10-07T21:10:55.069770+0000","last_became_peered":"2023-10-07T21:10:55.069770+0000","last_unstale":"2023-10-07T21:11:44.018214+0000","last_undegraded":"2023-10-07T21:11:44.018214+0000","last_fullsized":"2023-10-07T21:11:44.018214+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:38:10.485967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401949+0000","last_change":"2023-10-07T21:11:42.483977+0000","last_active":"2023-10-07T21:11:43.401949+0000","last_peered":"2023-10-07T21:11:43.401949+0000","last_clean":"2023-10-07T21:11:43.401949+0000","last_became_active":"2023-10-07T21:11:42.483692+0000","last_became_peered":"2023-10-07T21:11:42.483692+0000","last_unstale":"2023-10-07T21:11:43.401949+0000","last_undegraded":"2023-10-07T21:11:43.401949+0000","last_fullsized":"2023-10-07T21:11:43.401949+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T03:23:37.587019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401691+0000","last_change":"2023-10-07T21:10:54.214220+0000","last_active":"2023-10-07T21:11:43.401691+0000","last_peered":"2023-10-07T21:11:43.401691+0000","last_clean":"2023-10-07T21:11:43.401691+0000","last_became_active":"2023-10-07T21:10:54.213744+0000","last_became_peered":"2023-10-07T21:10:54.213744+0000","last_unstale":"2023-10-07T21:11:43.401691+0000","last_undegraded":"2023-10-07T21:11:43.401691+0000","last_fullsized":"2023-10-07T21:11:43.401691+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:24:28.780034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426414+0000","last_change":"2023-10-07T21:10:55.054031+0000","last_active":"2023-10-07T21:11:43.426414+0000","last_peered":"2023-10-07T21:11:43.426414+0000","last_clean":"2023-10-07T21:11:43.426414+0000","last_became_active":"2023-10-07T21:10:55.053547+0000","last_became_peered":"2023-10-07T21:10:55.053547+0000","last_unstale":"2023-10-07T21:11:43.426414+0000","last_undegraded":"2023-10-07T21:11:43.426414+0000","last_fullsized":"2023-10-07T21:11:43.426414+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:07:45.174128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401773+0000","last_change":"2023-10-07T21:11:42.428517+0000","last_active":"2023-10-07T21:11:43.401773+0000","last_peered":"2023-10-07T21:11:43.401773+0000","last_clean":"2023-10-07T21:11:43.401773+0000","last_became_active":"2023-10-07T21:11:42.428232+0000","last_became_peered":"2023-10-07T21:11:42.428232+0000","last_unstale":"2023-10-07T21:11:43.401773+0000","last_undegraded":"2023-10-07T21:11:43.401773+0000","last_fullsized":"2023-10-07T21:11:43.401773+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T00:56:15.159438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425821+0000","last_change":"2023-10-07T21:10:54.222570+0000","last_active":"2023-10-07T21:11:43.425821+0000","last_peered":"2023-10-07T21:11:43.425821+0000","last_clean":"2023-10-07T21:11:43.425821+0000","last_became_active":"2023-10-07T21:10:54.222252+0000","last_became_peered":"2023-10-07T21:10:54.222252+0000","last_unstale":"2023-10-07T21:11:43.425821+0000","last_undegraded":"2023-10-07T21:11:43.425821+0000","last_fullsized":"2023-10-07T21:11:43.425821+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:06:43.426166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401780+0000","last_change":"2023-10-07T21:10:55.057630+0000","last_active":"2023-10-07T21:11:43.401780+0000","last_peered":"2023-10-07T21:11:43.401780+0000","last_clean":"2023-10-07T21:11:43.401780+0000","last_became_active":"2023-10-07T21:10:55.056923+0000","last_became_peered":"2023-10-07T21:10:55.056923+0000","last_unstale":"2023-10-07T21:11:43.401780+0000","last_undegraded":"2023-10-07T21:11:43.401780+0000","last_fullsized":"2023-10-07T21:11:43.401780+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:48:29.833364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.402568+0000","last_change":"2023-10-07T21:11:42.484925+0000","last_active":"2023-10-07T21:11:43.402568+0000","last_peered":"2023-10-07T21:11:43.402568+0000","last_clean":"2023-10-07T21:11:43.402568+0000","last_became_active":"2023-10-07T21:11:42.484586+0000","last_became_peered":"2023-10-07T21:11:42.484586+0000","last_unstale":"2023-10-07T21:11:43.402568+0000","last_undegraded":"2023-10-07T21:11:43.402568+0000","last_fullsized":"2023-10-07T21:11:43.402568+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T05:54:33.565624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401027+0000","last_change":"2023-10-07T21:10:55.059090+0000","last_active":"2023-10-07T21:11:43.401027+0000","last_peered":"2023-10-07T21:11:43.401027+0000","last_clean":"2023-10-07T21:11:43.401027+0000","last_became_active":"2023-10-07T21:10:55.058770+0000","last_became_peered":"2023-10-07T21:10:55.058770+0000","last_unstale":"2023-10-07T21:11:43.401027+0000","last_undegraded":"2023-10-07T21:11:43.401027+0000","last_fullsized":"2023-10-07T21:11:43.401027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:32:10.282858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017266+0000","last_change":"2023-10-07T21:10:54.215081+0000","last_active":"2023-10-07T21:11:44.017266+0000","last_peered":"2023-10-07T21:11:44.017266+0000","last_clean":"2023-10-07T21:11:44.017266+0000","last_became_active":"2023-10-07T21:10:54.214652+0000","last_became_peered":"2023-10-07T21:10:54.214652+0000","last_unstale":"2023-10-07T21:11:44.017266+0000","last_undegraded":"2023-10-07T21:11:44.017266+0000","last_fullsized":"2023-10-07T21:11:44.017266+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:40:51.371737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018383+0000","last_change":"2023-10-07T21:11:42.484430+0000","last_active":"2023-10-07T21:11:44.018383+0000","last_peered":"2023-10-07T21:11:44.018383+0000","last_clean":"2023-10-07T21:11:44.018383+0000","last_became_active":"2023-10-07T21:11:42.484091+0000","last_became_peered":"2023-10-07T21:11:42.484091+0000","last_unstale":"2023-10-07T21:11:44.018383+0000","last_undegraded":"2023-10-07T21:11:44.018383+0000","last_fullsized":"2023-10-07T21:11:44.018383+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T05:06:30.719541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430306+0000","last_change":"2023-10-07T21:10:55.064904+0000","last_active":"2023-10-07T21:11:43.430306+0000","last_peered":"2023-10-07T21:11:43.430306+0000","last_clean":"2023-10-07T21:11:43.430306+0000","last_became_active":"2023-10-07T21:10:55.064583+0000","last_became_peered":"2023-10-07T21:10:55.064583+0000","last_unstale":"2023-10-07T21:11:43.430306+0000","last_undegraded":"2023-10-07T21:11:43.430306+0000","last_fullsized":"2023-10-07T21:11:43.430306+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:14:39.276534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425884+0000","last_change":"2023-10-07T21:10:54.227273+0000","last_active":"2023-10-07T21:11:43.425884+0000","last_peered":"2023-10-07T21:11:43.425884+0000","last_clean":"2023-10-07T21:11:43.425884+0000","last_became_active":"2023-10-07T21:10:54.226892+0000","last_became_peered":"2023-10-07T21:10:54.226892+0000","last_unstale":"2023-10-07T21:11:43.425884+0000","last_undegraded":"2023-10-07T21:11:43.425884+0000","last_fullsized":"2023-10-07T21:11:43.425884+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:23:22.457828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'128","reported_seq":275,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017823+0000","last_change":"2023-10-07T21:10:36.969902+0000","last_active":"2023-10-07T21:11:44.017823+0000","last_peered":"2023-10-07T21:11:44.017823+0000","last_clean":"2023-10-07T21:11:44.017823+0000","last_became_active":"2023-10-07T21:10:36.969448+0000","last_became_peered":"2023-10-07T21:10:36.969448+0000","last_unstale":"2023-10-07T21:11:44.017823+0000","last_undegraded":"2023-10-07T21:11:44.017823+0000","last_fullsized":"2023-10-07T21:11:44.017823+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"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-09T03:14:27.460348+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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430306+0000","last_change":"2023-10-07T21:11:42.428000+0000","last_active":"2023-10-07T21:11:43.430306+0000","last_peered":"2023-10-07T21:11:43.430306+0000","last_clean":"2023-10-07T21:11:43.430306+0000","last_became_active":"2023-10-07T21:11:42.427649+0000","last_became_peered":"2023-10-07T21:11:42.427649+0000","last_unstale":"2023-10-07T21:11:43.430306+0000","last_undegraded":"2023-10-07T21:11:43.430306+0000","last_fullsized":"2023-10-07T21:11:43.430306+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T06:17:49.145180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429829+0000","last_change":"2023-10-07T21:10:55.055631+0000","last_active":"2023-10-07T21:11:43.429829+0000","last_peered":"2023-10-07T21:11:43.429829+0000","last_clean":"2023-10-07T21:11:43.429829+0000","last_became_active":"2023-10-07T21:10:55.055003+0000","last_became_peered":"2023-10-07T21:10:55.055003+0000","last_unstale":"2023-10-07T21:11:43.429829+0000","last_undegraded":"2023-10-07T21:11:43.429829+0000","last_fullsized":"2023-10-07T21:11:43.429829+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:19:27.662633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017690+0000","last_change":"2023-10-07T21:10:54.217912+0000","last_active":"2023-10-07T21:11:44.017690+0000","last_peered":"2023-10-07T21:11:44.017690+0000","last_clean":"2023-10-07T21:11:44.017690+0000","last_became_active":"2023-10-07T21:10:54.217584+0000","last_became_peered":"2023-10-07T21:10:54.217584+0000","last_unstale":"2023-10-07T21:11:44.017690+0000","last_undegraded":"2023-10-07T21:11:44.017690+0000","last_fullsized":"2023-10-07T21:11:44.017690+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:18:34.591257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430578+0000","last_change":"2023-10-07T21:11:42.484820+0000","last_active":"2023-10-07T21:11:43.430578+0000","last_peered":"2023-10-07T21:11:43.430578+0000","last_clean":"2023-10-07T21:11:43.430578+0000","last_became_active":"2023-10-07T21:11:42.484403+0000","last_became_peered":"2023-10-07T21:11:42.484403+0000","last_unstale":"2023-10-07T21:11:43.430578+0000","last_undegraded":"2023-10-07T21:11:43.430578+0000","last_fullsized":"2023-10-07T21:11:43.430578+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T05:23:12.529034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019030+0000","last_change":"2023-10-07T21:10:54.217268+0000","last_active":"2023-10-07T21:11:44.019030+0000","last_peered":"2023-10-07T21:11:44.019030+0000","last_clean":"2023-10-07T21:11:44.019030+0000","last_became_active":"2023-10-07T21:10:54.216930+0000","last_became_peered":"2023-10-07T21:10:54.216930+0000","last_unstale":"2023-10-07T21:11:44.019030+0000","last_undegraded":"2023-10-07T21:11:44.019030+0000","last_fullsized":"2023-10-07T21:11:44.019030+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:46:15.142544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401848+0000","last_change":"2023-10-07T21:10:55.058779+0000","last_active":"2023-10-07T21:11:43.401848+0000","last_peered":"2023-10-07T21:11:43.401848+0000","last_clean":"2023-10-07T21:11:43.401848+0000","last_became_active":"2023-10-07T21:10:55.058407+0000","last_became_peered":"2023-10-07T21:10:55.058407+0000","last_unstale":"2023-10-07T21:11:43.401848+0000","last_undegraded":"2023-10-07T21:11:43.401848+0000","last_fullsized":"2023-10-07T21:11:43.401848+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:18:02.212999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429726+0000","last_change":"2023-10-07T21:11:42.484133+0000","last_active":"2023-10-07T21:11:43.429726+0000","last_peered":"2023-10-07T21:11:43.429726+0000","last_clean":"2023-10-07T21:11:43.429726+0000","last_became_active":"2023-10-07T21:11:42.483724+0000","last_became_peered":"2023-10-07T21:11:42.483724+0000","last_unstale":"2023-10-07T21:11:43.429726+0000","last_undegraded":"2023-10-07T21:11:43.429726+0000","last_fullsized":"2023-10-07T21:11:43.429726+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T06:22:38.746707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"63'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401768+0000","last_change":"2023-10-07T21:10:54.220883+0000","last_active":"2023-10-07T21:11:43.401768+0000","last_peered":"2023-10-07T21:11:43.401768+0000","last_clean":"2023-10-07T21:11:43.401768+0000","last_became_active":"2023-10-07T21:10:54.220629+0000","last_became_peered":"2023-10-07T21:10:54.220629+0000","last_unstale":"2023-10-07T21:11:43.401768+0000","last_undegraded":"2023-10-07T21:11:43.401768+0000","last_fullsized":"2023-10-07T21:11:43.401768+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:02:37.316311+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430138+0000","last_change":"2023-10-07T21:10:55.064540+0000","last_active":"2023-10-07T21:11:43.430138+0000","last_peered":"2023-10-07T21:11:43.430138+0000","last_clean":"2023-10-07T21:11:43.430138+0000","last_became_active":"2023-10-07T21:10:55.064220+0000","last_became_peered":"2023-10-07T21:10:55.064220+0000","last_unstale":"2023-10-07T21:11:43.430138+0000","last_undegraded":"2023-10-07T21:11:43.430138+0000","last_fullsized":"2023-10-07T21:11:43.430138+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:58:09.927883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401289+0000","last_change":"2023-10-07T21:11:42.485205+0000","last_active":"2023-10-07T21:11:43.401289+0000","last_peered":"2023-10-07T21:11:43.401289+0000","last_clean":"2023-10-07T21:11:43.401289+0000","last_became_active":"2023-10-07T21:11:42.484267+0000","last_became_peered":"2023-10-07T21:11:42.484267+0000","last_unstale":"2023-10-07T21:11:43.401289+0000","last_undegraded":"2023-10-07T21:11:43.401289+0000","last_fullsized":"2023-10-07T21:11:43.401289+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T04:35:13.029383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018521+0000","last_change":"2023-10-07T21:10:54.215302+0000","last_active":"2023-10-07T21:11:44.018521+0000","last_peered":"2023-10-07T21:11:44.018521+0000","last_clean":"2023-10-07T21:11:44.018521+0000","last_became_active":"2023-10-07T21:10:54.214367+0000","last_became_peered":"2023-10-07T21:10:54.214367+0000","last_unstale":"2023-10-07T21:11:44.018521+0000","last_undegraded":"2023-10-07T21:11:44.018521+0000","last_fullsized":"2023-10-07T21:11:44.018521+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:12:03.996378+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430430+0000","last_change":"2023-10-07T21:10:55.054945+0000","last_active":"2023-10-07T21:11:43.430430+0000","last_peered":"2023-10-07T21:11:43.430430+0000","last_clean":"2023-10-07T21:11:43.430430+0000","last_became_active":"2023-10-07T21:10:55.054581+0000","last_became_peered":"2023-10-07T21:10:55.054581+0000","last_unstale":"2023-10-07T21:11:43.430430+0000","last_undegraded":"2023-10-07T21:11:43.430430+0000","last_fullsized":"2023-10-07T21:11:43.430430+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:51:37.103392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017938+0000","last_change":"2023-10-07T21:10:54.212748+0000","last_active":"2023-10-07T21:11:44.017938+0000","last_peered":"2023-10-07T21:11:44.017938+0000","last_clean":"2023-10-07T21:11:44.017938+0000","last_became_active":"2023-10-07T21:10:54.212344+0000","last_became_peered":"2023-10-07T21:10:54.212344+0000","last_unstale":"2023-10-07T21:11:44.017938+0000","last_undegraded":"2023-10-07T21:11:44.017938+0000","last_fullsized":"2023-10-07T21:11:44.017938+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:25:59.406701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401641+0000","last_change":"2023-10-07T21:10:55.056592+0000","last_active":"2023-10-07T21:11:43.401641+0000","last_peered":"2023-10-07T21:11:43.401641+0000","last_clean":"2023-10-07T21:11:43.401641+0000","last_became_active":"2023-10-07T21:10:55.056289+0000","last_became_peered":"2023-10-07T21:10:55.056289+0000","last_unstale":"2023-10-07T21:11:43.401641+0000","last_undegraded":"2023-10-07T21:11:43.401641+0000","last_fullsized":"2023-10-07T21:11:43.401641+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:07:39.016899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401170+0000","last_change":"2023-10-07T21:10:54.219423+0000","last_active":"2023-10-07T21:11:43.401170+0000","last_peered":"2023-10-07T21:11:43.401170+0000","last_clean":"2023-10-07T21:11:43.401170+0000","last_became_active":"2023-10-07T21:10:54.218240+0000","last_became_peered":"2023-10-07T21:10:54.218240+0000","last_unstale":"2023-10-07T21:11:43.401170+0000","last_undegraded":"2023-10-07T21:11:43.401170+0000","last_fullsized":"2023-10-07T21:11:43.401170+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:01:20.269117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429809+0000","last_change":"2023-10-07T21:10:55.065637+0000","last_active":"2023-10-07T21:11:43.429809+0000","last_peered":"2023-10-07T21:11:43.429809+0000","last_clean":"2023-10-07T21:11:43.429809+0000","last_became_active":"2023-10-07T21:10:55.065242+0000","last_became_peered":"2023-10-07T21:10:55.065242+0000","last_unstale":"2023-10-07T21:11:43.429809+0000","last_undegraded":"2023-10-07T21:11:43.429809+0000","last_fullsized":"2023-10-07T21:11:43.429809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:21:04.717872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.402101+0000","last_change":"2023-10-07T21:10:54.221722+0000","last_active":"2023-10-07T21:11:43.402101+0000","last_peered":"2023-10-07T21:11:43.402101+0000","last_clean":"2023-10-07T21:11:43.402101+0000","last_became_active":"2023-10-07T21:10:54.218613+0000","last_became_peered":"2023-10-07T21:10:54.218613+0000","last_unstale":"2023-10-07T21:11:43.402101+0000","last_undegraded":"2023-10-07T21:11:43.402101+0000","last_fullsized":"2023-10-07T21:11:43.402101+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:11:41.948539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430916+0000","last_change":"2023-10-07T21:10:55.059473+0000","last_active":"2023-10-07T21:11:43.430916+0000","last_peered":"2023-10-07T21:11:43.430916+0000","last_clean":"2023-10-07T21:11:43.430916+0000","last_became_active":"2023-10-07T21:10:55.059209+0000","last_became_peered":"2023-10-07T21:10:55.059209+0000","last_unstale":"2023-10-07T21:11:43.430916+0000","last_undegraded":"2023-10-07T21:11:43.430916+0000","last_fullsized":"2023-10-07T21:11:43.430916+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:50:43.598145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018481+0000","last_change":"2023-10-07T21:10:54.227159+0000","last_active":"2023-10-07T21:11:44.018481+0000","last_peered":"2023-10-07T21:11:44.018481+0000","last_clean":"2023-10-07T21:11:44.018481+0000","last_became_active":"2023-10-07T21:10:54.225755+0000","last_became_peered":"2023-10-07T21:10:54.225755+0000","last_unstale":"2023-10-07T21:11:44.018481+0000","last_undegraded":"2023-10-07T21:11:44.018481+0000","last_fullsized":"2023-10-07T21:11:44.018481+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:57:13.641165+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018029+0000","last_change":"2023-10-07T21:10:55.058577+0000","last_active":"2023-10-07T21:11:44.018029+0000","last_peered":"2023-10-07T21:11:44.018029+0000","last_clean":"2023-10-07T21:11:44.018029+0000","last_became_active":"2023-10-07T21:10:55.058260+0000","last_became_peered":"2023-10-07T21:10:55.058260+0000","last_unstale":"2023-10-07T21:11:44.018029+0000","last_undegraded":"2023-10-07T21:11:44.018029+0000","last_fullsized":"2023-10-07T21:11:44.018029+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:46:19.809379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017492+0000","last_change":"2023-10-07T21:10:54.217151+0000","last_active":"2023-10-07T21:11:44.017492+0000","last_peered":"2023-10-07T21:11:44.017492+0000","last_clean":"2023-10-07T21:11:44.017492+0000","last_became_active":"2023-10-07T21:10:54.216880+0000","last_became_peered":"2023-10-07T21:10:54.216880+0000","last_unstale":"2023-10-07T21:11:44.017492+0000","last_undegraded":"2023-10-07T21:11:44.017492+0000","last_fullsized":"2023-10-07T21:11:44.017492+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:34:23.802256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019005+0000","last_change":"2023-10-07T21:10:55.068449+0000","last_active":"2023-10-07T21:11:44.019005+0000","last_peered":"2023-10-07T21:11:44.019005+0000","last_clean":"2023-10-07T21:11:44.019005+0000","last_became_active":"2023-10-07T21:10:55.067886+0000","last_became_peered":"2023-10-07T21:10:55.067886+0000","last_unstale":"2023-10-07T21:11:44.019005+0000","last_undegraded":"2023-10-07T21:11:44.019005+0000","last_fullsized":"2023-10-07T21:11:44.019005+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:14:47.070651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401427+0000","last_change":"2023-10-07T21:10:54.219511+0000","last_active":"2023-10-07T21:11:43.401427+0000","last_peered":"2023-10-07T21:11:43.401427+0000","last_clean":"2023-10-07T21:11:43.401427+0000","last_became_active":"2023-10-07T21:10:54.218981+0000","last_became_peered":"2023-10-07T21:10:54.218981+0000","last_unstale":"2023-10-07T21:11:43.401427+0000","last_undegraded":"2023-10-07T21:11:43.401427+0000","last_fullsized":"2023-10-07T21:11:43.401427+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:14.729022+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426160+0000","last_change":"2023-10-07T21:10:55.058864+0000","last_active":"2023-10-07T21:11:43.426160+0000","last_peered":"2023-10-07T21:11:43.426160+0000","last_clean":"2023-10-07T21:11:43.426160+0000","last_became_active":"2023-10-07T21:10:55.058497+0000","last_became_peered":"2023-10-07T21:10:55.058497+0000","last_unstale":"2023-10-07T21:11:43.426160+0000","last_undegraded":"2023-10-07T21:11:43.426160+0000","last_fullsized":"2023-10-07T21:11:43.426160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:45:09.888693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017605+0000","last_change":"2023-10-07T21:10:54.215399+0000","last_active":"2023-10-07T21:11:44.017605+0000","last_peered":"2023-10-07T21:11:44.017605+0000","last_clean":"2023-10-07T21:11:44.017605+0000","last_became_active":"2023-10-07T21:10:54.215083+0000","last_became_peered":"2023-10-07T21:10:54.215083+0000","last_unstale":"2023-10-07T21:11:44.017605+0000","last_undegraded":"2023-10-07T21:11:44.017605+0000","last_fullsized":"2023-10-07T21:11:44.017605+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:51:07.147973+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019216+0000","last_change":"2023-10-07T21:10:55.070794+0000","last_active":"2023-10-07T21:11:44.019216+0000","last_peered":"2023-10-07T21:11:44.019216+0000","last_clean":"2023-10-07T21:11:44.019216+0000","last_became_active":"2023-10-07T21:10:55.069902+0000","last_became_peered":"2023-10-07T21:10:55.069902+0000","last_unstale":"2023-10-07T21:11:44.019216+0000","last_undegraded":"2023-10-07T21:11:44.019216+0000","last_fullsized":"2023-10-07T21:11:44.019216+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:50:42.562134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018395+0000","last_change":"2023-10-07T21:10:55.061388+0000","last_active":"2023-10-07T21:11:44.018395+0000","last_peered":"2023-10-07T21:11:44.018395+0000","last_clean":"2023-10-07T21:11:44.018395+0000","last_became_active":"2023-10-07T21:10:55.061057+0000","last_became_peered":"2023-10-07T21:10:55.061057+0000","last_unstale":"2023-10-07T21:11:44.018395+0000","last_undegraded":"2023-10-07T21:11:44.018395+0000","last_fullsized":"2023-10-07T21:11:44.018395+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:07:57.901514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017185+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:11:44.017185+0000","last_peered":"2023-10-07T21:11:44.017185+0000","last_clean":"2023-10-07T21:11:44.017185+0000","last_became_active":"2023-10-07T21:10:55.049323+0000","last_became_peered":"2023-10-07T21:10:55.049323+0000","last_unstale":"2023-10-07T21:11:44.017185+0000","last_undegraded":"2023-10-07T21:11:44.017185+0000","last_fullsized":"2023-10-07T21:11:44.017185+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:18:53.251440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425916+0000","last_change":"2023-10-07T21:10:55.059739+0000","last_active":"2023-10-07T21:11:43.425916+0000","last_peered":"2023-10-07T21:11:43.425916+0000","last_clean":"2023-10-07T21:11:43.425916+0000","last_became_active":"2023-10-07T21:10:55.059167+0000","last_became_peered":"2023-10-07T21:10:55.059167+0000","last_unstale":"2023-10-07T21:11:43.425916+0000","last_undegraded":"2023-10-07T21:11:43.425916+0000","last_fullsized":"2023-10-07T21:11:43.425916+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:04:06.576632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430656+0000","last_change":"2023-10-07T21:10:55.055707+0000","last_active":"2023-10-07T21:11:43.430656+0000","last_peered":"2023-10-07T21:11:43.430656+0000","last_clean":"2023-10-07T21:11:43.430656+0000","last_became_active":"2023-10-07T21:10:55.055096+0000","last_became_peered":"2023-10-07T21:10:55.055096+0000","last_unstale":"2023-10-07T21:11:43.430656+0000","last_undegraded":"2023-10-07T21:11:43.430656+0000","last_fullsized":"2023-10-07T21:11:43.430656+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:57:18.903176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430734+0000","last_change":"2023-10-07T21:10:55.060777+0000","last_active":"2023-10-07T21:11:43.430734+0000","last_peered":"2023-10-07T21:11:43.430734+0000","last_clean":"2023-10-07T21:11:43.430734+0000","last_became_active":"2023-10-07T21:10:55.060453+0000","last_became_peered":"2023-10-07T21:10:55.060453+0000","last_unstale":"2023-10-07T21:11:43.430734+0000","last_undegraded":"2023-10-07T21:11:43.430734+0000","last_fullsized":"2023-10-07T21:11:43.430734+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:45:50.835231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401406+0000","last_change":"2023-10-07T21:10:55.063474+0000","last_active":"2023-10-07T21:11:43.401406+0000","last_peered":"2023-10-07T21:11:43.401406+0000","last_clean":"2023-10-07T21:11:43.401406+0000","last_became_active":"2023-10-07T21:10:55.062996+0000","last_became_peered":"2023-10-07T21:10:55.062996+0000","last_unstale":"2023-10-07T21:11:43.401406+0000","last_undegraded":"2023-10-07T21:11:43.401406+0000","last_fullsized":"2023-10-07T21:11:43.401406+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:23:56.695922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018817+0000","last_change":"2023-10-07T21:10:55.064820+0000","last_active":"2023-10-07T21:11:44.018817+0000","last_peered":"2023-10-07T21:11:44.018817+0000","last_clean":"2023-10-07T21:11:44.018817+0000","last_became_active":"2023-10-07T21:10:55.064313+0000","last_became_peered":"2023-10-07T21:10:55.064313+0000","last_unstale":"2023-10-07T21:11:44.018817+0000","last_undegraded":"2023-10-07T21:11:44.018817+0000","last_fullsized":"2023-10-07T21:11:44.018817+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:04:42.431298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430216+0000","last_change":"2023-10-07T21:10:55.059388+0000","last_active":"2023-10-07T21:11:43.430216+0000","last_peered":"2023-10-07T21:11:43.430216+0000","last_clean":"2023-10-07T21:11:43.430216+0000","last_became_active":"2023-10-07T21:10:55.059067+0000","last_became_peered":"2023-10-07T21:10:55.059067+0000","last_unstale":"2023-10-07T21:11:43.430216+0000","last_undegraded":"2023-10-07T21:11:43.430216+0000","last_fullsized":"2023-10-07T21:11:43.430216+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:52:38.910706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425832+0000","last_change":"2023-10-07T21:10:55.056079+0000","last_active":"2023-10-07T21:11:43.425832+0000","last_peered":"2023-10-07T21:11:43.425832+0000","last_clean":"2023-10-07T21:11:43.425832+0000","last_became_active":"2023-10-07T21:10:55.055693+0000","last_became_peered":"2023-10-07T21:10:55.055693+0000","last_unstale":"2023-10-07T21:11:43.425832+0000","last_undegraded":"2023-10-07T21:11:43.425832+0000","last_fullsized":"2023-10-07T21:11:43.425832+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:57:58.341290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429737+0000","last_change":"2023-10-07T21:10:55.062870+0000","last_active":"2023-10-07T21:11:43.429737+0000","last_peered":"2023-10-07T21:11:43.429737+0000","last_clean":"2023-10-07T21:11:43.429737+0000","last_became_active":"2023-10-07T21:10:55.062452+0000","last_became_peered":"2023-10-07T21:10:55.062452+0000","last_unstale":"2023-10-07T21:11:43.429737+0000","last_undegraded":"2023-10-07T21:11:43.429737+0000","last_fullsized":"2023-10-07T21:11:43.429737+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:13:00.073228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425930+0000","last_change":"2023-10-07T21:10:55.051725+0000","last_active":"2023-10-07T21:11:43.425930+0000","last_peered":"2023-10-07T21:11:43.425930+0000","last_clean":"2023-10-07T21:11:43.425930+0000","last_became_active":"2023-10-07T21:10:55.050384+0000","last_became_peered":"2023-10-07T21:10:55.050384+0000","last_unstale":"2023-10-07T21:11:43.425930+0000","last_undegraded":"2023-10-07T21:11:43.425930+0000","last_fullsized":"2023-10-07T21:11:43.425930+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:11:08.115391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430694+0000","last_change":"2023-10-07T21:10:55.053949+0000","last_active":"2023-10-07T21:11:43.430694+0000","last_peered":"2023-10-07T21:11:43.430694+0000","last_clean":"2023-10-07T21:11:43.430694+0000","last_became_active":"2023-10-07T21:10:55.053737+0000","last_became_peered":"2023-10-07T21:10:55.053737+0000","last_unstale":"2023-10-07T21:11:43.430694+0000","last_undegraded":"2023-10-07T21:11:43.430694+0000","last_fullsized":"2023-10-07T21:11:43.430694+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:47:06.266981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018377+0000","last_change":"2023-10-07T21:10:55.060932+0000","last_active":"2023-10-07T21:11:44.018377+0000","last_peered":"2023-10-07T21:11:44.018377+0000","last_clean":"2023-10-07T21:11:44.018377+0000","last_became_active":"2023-10-07T21:10:55.060535+0000","last_became_peered":"2023-10-07T21:10:55.060535+0000","last_unstale":"2023-10-07T21:11:44.018377+0000","last_undegraded":"2023-10-07T21:11:44.018377+0000","last_fullsized":"2023-10-07T21:11:44.018377+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:52:08.151631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"seq":236223201303,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298544,"kb_used_data":1256,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446608,"statfs":{"total":95995035648,"available":95689326592,"internally_reserved":0,"allocated":1286144,"data_stored":887762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.48299999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.51200000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.39300000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.65400000000000003}]},{"osd":4,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.66800000000000004}]},{"osd":5,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.58299999999999996}]},{"osd":6,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.623}]}]},{"osd":6,"up_from":47,"seq":201863462939,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1290240,"data_stored":889570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.53500000000000003,"15min":0.53600000000000003},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.80600000000000005,"5min":0.871,"15min":0.871},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.52400000000000002,"15min":0.53000000000000003},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.68600000000000005,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.68999999999999995}]},{"osd":1,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.51900000000000002,"15min":0.52200000000000002},"min":{"1min":0.34999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.72599999999999998,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.56599999999999995,"15min":0.56999999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.77100000000000002,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.68000000000000005}]},{"osd":2,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.54800000000000004,"15min":0.55000000000000004},"min":{"1min":0.38,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.83899999999999997,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.56299999999999994,"15min":0.56699999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.70899999999999996,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.63300000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.60199999999999998,"15min":0.60599999999999998},"min":{"1min":0.38400000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.60599999999999998,"15min":0.61199999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.76800000000000002,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.61899999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.47899999999999998,"15min":0.48499999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69999999999999996,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.52400000000000002,"15min":0.53100000000000003},"min":{"1min":0.312,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.73099999999999998,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.58799999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.54900000000000004,"15min":0.55900000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.78300000000000003,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.61399999999999999,"15min":0.624},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76200000000000001,"5min":1.244,"15min":1.244},"last":0.74399999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:11:36 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.70799999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574898,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":696320,"data_stored":297301,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:19 2023","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.248,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.51000000000000001,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.39000000000000001,"15min":0.378},"min":{"1min":0.26600000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.52300000000000002,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.316}]},{"osd":2,"last update":"Sat Oct 7 21:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.40400000000000003,"15min":0.40600000000000003},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56899999999999995,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.42599999999999999,"15min":0.42299999999999999},"min":{"1min":0.31,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.52800000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.46600000000000003}]},{"osd":3,"last update":"Sat Oct 7 21:12:15 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.46400000000000002,"15min":0.49399999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.59299999999999997,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.48999999999999999,"15min":0.51200000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.628,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.42999999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58999999999999997,"15min":0.59099999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.62,"15min":0.626},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.79400000000000004,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.50700000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:11:54 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.432,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.751,"15min":0.77900000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.91300000000000003,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.45000000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:12:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.63,"15min":0.63400000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.63900000000000001,"15min":0.64300000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80400000000000005,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.624}]},{"osd":7,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.51800000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738422,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1268,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1298432,"data_stored":888209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:23 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.378,"15min":0.36899999999999999},"min":{"1min":0.24099999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.375,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.28000000000000003,"5min":0.255,"15min":0.255},"max":{"1min":0.55800000000000005,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.25}]},{"osd":2,"last update":"Sat Oct 7 21:11:47 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.42599999999999999,"15min":0.42799999999999999},"min":{"1min":0.27400000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.437,"5min":0.47999999999999998,"15min":0.48599999999999999},"min":{"1min":0.33700000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.70299999999999996,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.41499999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:12:08 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.48399999999999999,"15min":0.502},"min":{"1min":0.316,"5min":0.314,"15min":0.314},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.51800000000000002,"15min":0.54800000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0449999999999999,"5min":1.046,"15min":1.046},"last":0.35899999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:11:25 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.64700000000000002,"15min":0.65700000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90100000000000002,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.432},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.68000000000000005,"15min":0.69399999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.81799999999999995,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.57899999999999996}]},{"osd":5,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.65200000000000002,"15min":0.65500000000000003},"min":{"1min":0.42099999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.89200000000000002,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.626,"15min":0.63400000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.89100000000000001,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.64200000000000002}]},{"osd":6,"last update":"Sat Oct 7 21:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.41199999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.74399999999999999}]},{"osd":7,"last update":"Sat Oct 7 21:11:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.77100000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":297141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:41 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.39500000000000002,"15min":0.39300000000000002},"min":{"1min":0.29499999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.251},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.28199999999999997,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.58599999999999997,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.433}]},{"osd":1,"last update":"Sat Oct 7 21:11:41 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.28499999999999998,"5min":0.251,"15min":0.251},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.443,"15min":0.433},"min":{"1min":0.32000000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.35799999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:12:07 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.48299999999999998,"15min":0.48199999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.5,"15min":0.497},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.40999999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:11:25 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.81000000000000005,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.64000000000000001,"15min":0.64100000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.95099999999999996,"5min":1.137,"15min":1.137},"last":0.54100000000000004}]},{"osd":5,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.68899999999999995,"15min":0.69499999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.879,"5min":1.087,"15min":1.087},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.67500000000000004,"15min":0.66700000000000004},"min":{"1min":0.47499999999999998,"5min":0.439,"15min":0.439},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":0.60899999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.74399999999999999,"15min":0.76200000000000001},"min":{"1min":0.436,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0169999999999999,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.495},{"interface":"front","average":{"1min":0.625,"5min":0.67300000000000004,"15min":0.68100000000000005},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.88700000000000001,"5min":1.151,"15min":1.151},"last":0.55000000000000004}]},{"osd":7,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.52700000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149737,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":299571,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.255,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.46500000000000002,"15min":0.46800000000000003},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":2.415,"5min":2.415,"15min":2.415},"last":0.36399999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.46200000000000002,"15min":0.45200000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":2.7909999999999999,"5min":2.7909999999999999,"15min":2.7909999999999999},"last":0.315},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.47099999999999997,"15min":0.47299999999999998},"min":{"1min":0.25900000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.755,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.38100000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.51000000000000001,"15min":0.52100000000000002},"min":{"1min":0.309,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.49399999999999999,"15min":0.502},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.73699999999999999,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.40100000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:11:29 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.65400000000000003,"15min":0.66500000000000004},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.77700000000000002,"5min":2.5390000000000001,"15min":2.5390000000000001},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.56499999999999995,"15min":0.56299999999999994},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.53700000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.61699999999999999,"15min":0.61599999999999999},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.60899999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78200000000000003,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.47099999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:12:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.64100000000000001,"15min":0.627},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":3.0870000000000002,"5min":3.0870000000000002,"15min":3.0870000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.621,"5min":0.68100000000000005,"15min":0.69099999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.871,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.48199999999999998}]},{"osd":7,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.55700000000000005}]}]},{"osd":4,"up_from":31,"seq":133143986212,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":704512,"data_stored":297821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.56299999999999994,"15min":0.55900000000000005},"min":{"1min":0.35499999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.56499999999999995,"15min":0.56799999999999995},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.66900000000000004}]},{"osd":1,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57499999999999996,"15min":0.57399999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.57099999999999995,"15min":0.57299999999999995},"min":{"1min":0.36399999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.80000000000000004,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.64700000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.39500000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.55600000000000005,"15min":0.55100000000000005},"min":{"1min":0.376,"5min":0.318,"15min":0.318},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.621}]},{"osd":5,"last update":"Sat Oct 7 21:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.46500000000000002,"15min":0.45900000000000002},"min":{"1min":0.29399999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.70199999999999996,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.46200000000000002,"15min":0.45900000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.58099999999999996}]},{"osd":6,"last update":"Sat Oct 7 21:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.51900000000000002,"15min":0.52700000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.80300000000000005,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.57399999999999995,"15min":0.58099999999999996},"min":{"1min":0.34000000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.88700000000000001,"5min":1.048,"15min":1.048},"last":0.71499999999999997}]},{"osd":7,"last update":"Sat Oct 7 21:11:33 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.80100000000000005}]}]},{"osd":5,"up_from":39,"seq":167503724576,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":684,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":700416,"data_stored":299284,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.59099999999999997,"15min":0.57299999999999995},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.7069999999999999,"5min":4.7069999999999999,"15min":4.7069999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.57399999999999995,"15min":0.54800000000000004},"min":{"1min":0.38900000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.6520000000000001,"5min":4.6520000000000001,"15min":4.6520000000000001},"last":0.55400000000000005}]},{"osd":1,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.54800000000000004,"15min":0.56000000000000005},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.69099999999999995,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.54300000000000004,"15min":0.54800000000000004},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.68500000000000005,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.64000000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.53500000000000003,"15min":0.54400000000000004},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.67100000000000004,"5min":0.751,"15min":0.751},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.53200000000000003,"15min":0.53700000000000003},"min":{"1min":0.38300000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.623,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.66800000000000004}]},{"osd":3,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.56499999999999995,"15min":0.57199999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.73599999999999999,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.441},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.59599999999999997,"15min":0.57599999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":4.6029999999999998,"5min":4.6029999999999998,"15min":4.6029999999999998},"last":0.61599999999999999}]},{"osd":4,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.433,"15min":0.42899999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.499,"5min":0.45500000000000002,"15min":0.44700000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.58799999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46999999999999997,"15min":0.47099999999999997},"min":{"1min":0.30399999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51500000000000001,"15min":0.51600000000000001},"min":{"1min":0.33000000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.65600000000000003}]},{"osd":7,"last update":"Sat Oct 7 21:11:35 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.628}]}]}],"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-10-07T21:12:23.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:12:23.293 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.09656029Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-10-07T21:12:23.293 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.14268068Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-10-07T21:12:23.293 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.184688635Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-10-07T21:12:23.293 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.209885106Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-10-07T21:12:23.293 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.251727142Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-10-07T21:12:23.293 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.293560465Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-10-07T21:12:23.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[98492]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:12:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:23.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:23 smithi046 ceph-mon[102780]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:12:23.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:23 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:23 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:23 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:23.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:23 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:23.579 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:23 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.579 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.327341911Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-10-07T21:12:23.579 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.377455382Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-10-07T21:12:23.579 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.427637538Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-10-07T21:12:23.579 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.452879325Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-10-07T21:12:23.579 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.503303613Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-10-07T21:12:23.579 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.528316657Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-10-07T21:12:23.579 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.578459397Z 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-10-07T21:12:23.602 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:23.784 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:23.784 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.784 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[115766]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:12:23.784 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.784 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.784 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:23.785 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:23.785 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:23 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:23.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.637466009Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-10-07T21:12:23.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.662617626Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-10-07T21:12:23.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.704541149Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-10-07T21:12:23.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.729648375Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-10-07T21:12:23.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.754899868Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-10-07T21:12:23.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.796707049Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-10-07T21:12:23.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.822013079Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-10-07T21:12:24.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.905873457Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-10-07T21:12:24.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.930988169Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-10-07T21:12:24.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.9561338Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-10-07T21:12:24.165 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:23 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:23.981163759Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-10-07T21:12:24.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.006306458Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-10-07T21:12:24.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.031524595Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-10-07T21:12:24.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.073577894Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-10-07T21:12:24.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.115306867Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-10-07T21:12:24.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.140520057Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-10-07T21:12:24.166 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.165808073Z level=info msg="Executing migration" id="create provenance_type table" 2023-10-07T21:12:24.423 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.207749245Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-10-07T21:12:24.424 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.233158233Z level=info msg="Executing migration" id="create alert_image table" 2023-10-07T21:12:24.424 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.274862586Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-10-07T21:12:24.424 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.325238536Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-10-07T21:12:24.424 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.400697354Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-10-07T21:12:24.684 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:24 smithi046 ceph-mon[102780]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:12:24.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:24 smithi046 ceph-mon[102780]: Reconfiguring daemon alertmanager.a on smithi003 2023-10-07T21:12:24.685 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:24 smithi046 ceph-mon[102780]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.450963557Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.484396676Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.484530341Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.534565241Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.584960166Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.660071331Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.660276474Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-10-07T21:12:24.685 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.660445704Z level=info msg="alerts found to migrate" alerts=0 2023-10-07T21:12:24.686 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.68513565Z level=info msg="Executing migration" id="create library_element table v1" 2023-10-07T21:12:24.757 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:24 smithi003 ceph-mon[115766]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:12:24.757 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:24 smithi003 ceph-mon[115766]: Reconfiguring daemon alertmanager.a on smithi003 2023-10-07T21:12:24.757 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:24 smithi003 ceph-mon[115766]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:24.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:24 smithi003 ceph-mon[98492]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:12:24.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:24 smithi003 ceph-mon[98492]: Reconfiguring daemon alertmanager.a on smithi003 2023-10-07T21:12:24.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:24 smithi003 ceph-mon[98492]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:24.936 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.735745327Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-10-07T21:12:24.936 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.760823181Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-10-07T21:12:24.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.786055729Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-10-07T21:12:24.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.811374162Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-10-07T21:12:24.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.836478738Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-10-07T21:12:24.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.861426388Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-10-07T21:12:24.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.886617993Z level=info msg="Executing migration" id="create data_keys table" 2023-10-07T21:12:24.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.911770992Z level=info msg="Executing migration" id="create secrets table" 2023-10-07T21:12:24.937 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.937090067Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-10-07T21:12:25.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.962228714Z level=info msg="Executing migration" id="add name column into data_keys" 2023-10-07T21:12:25.196 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:24 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:24.98737733Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-10-07T21:12:25.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.01252465Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-10-07T21:12:25.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.046251376Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-10-07T21:12:25.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.088070138Z level=info msg="Executing migration" id="create kv_store table v1" 2023-10-07T21:12:25.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.113193026Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-10-07T21:12:25.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.138405749Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-10-07T21:12:25.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.163540305Z level=info msg="Executing migration" id="create permission table" 2023-10-07T21:12:25.197 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.197018299Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-10-07T21:12:25.448 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.239078445Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-10-07T21:12:25.448 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.264317547Z level=info msg="Executing migration" id="create role table" 2023-10-07T21:12:25.448 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.306070087Z level=info msg="Executing migration" id="add column display_name" 2023-10-07T21:12:25.448 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.331384765Z level=info msg="Executing migration" id="add column group_name" 2023-10-07T21:12:25.448 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.391646911Z level=info msg="Executing migration" id="add index role.org_id" 2023-10-07T21:12:25.733 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.448584989Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-10-07T21:12:25.733 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.473720448Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-10-07T21:12:25.733 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.51568488Z level=info msg="Executing migration" id="create team role table" 2023-10-07T21:12:25.733 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.540762748Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-10-07T21:12:25.734 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.582808058Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-10-07T21:12:25.734 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.624826273Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-10-07T21:12:25.734 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.666632843Z level=info msg="Executing migration" id="create user role table" 2023-10-07T21:12:25.734 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.691631207Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-10-07T21:12:25.734 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.733781762Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-10-07T21:12:26.001 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.767505634Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-10-07T21:12:26.001 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.792472543Z level=info msg="Executing migration" id="create builtin role table" 2023-10-07T21:12:26.002 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.817651247Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-10-07T21:12:26.002 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.843028392Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-10-07T21:12:26.002 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.884684596Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-10-07T21:12:26.002 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.92674542Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-10-07T21:12:26.002 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.95186419Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-10-07T21:12:26.002 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:25 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:25.977112552Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-10-07T21:12:26.002 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.002086646Z level=info msg="Executing migration" id="add unique index role.uid" 2023-10-07T21:12:26.113 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:26.115 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:12:26.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.044230424Z level=info msg="Executing migration" id="create seed assignment table" 2023-10-07T21:12:26.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.086139443Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-10-07T21:12:26.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.111361128Z level=info msg="Executing migration" id="add column hidden to role table" 2023-10-07T21:12:26.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.1866051Z level=info msg="Executing migration" id="create query_history table v1" 2023-10-07T21:12:26.253 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.228561363Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:26 smithi046 ceph-mon[102780]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.253514824Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.304119779Z level=info msg="Executing migration" id="teams permissions migration" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.329134729Z level=info msg="Executing migration" id="dashboard permissions" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.354442255Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.379569699Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.421498981Z level=info msg="Executing migration" id="alerting notification permissions" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.463289904Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-10-07T21:12:26.505 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.505348772Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-10-07T21:12:26.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.547389002Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-10-07T21:12:26.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.589155423Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-10-07T21:12:26.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.631069871Z level=info msg="Executing migration" id="create correlation table v1" 2023-10-07T21:12:26.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.65631839Z level=info msg="Executing migration" id="add index correlations.uid" 2023-10-07T21:12:26.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.689829972Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-10-07T21:12:26.756 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.714898019Z level=info msg="Executing migration" id="add correlation config column" 2023-10-07T21:12:26.757 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.756755882Z level=info msg="Executing migration" id="create entity_events table" 2023-10-07T21:12:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:26 smithi003 ceph-mon[98492]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:26.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:26 smithi003 ceph-mon[115766]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:27.007 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.790396705Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-10-07T21:12:27.007 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.823940757Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-10-07T21:12:27.007 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.824119014Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-10-07T21:12:27.007 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.857449316Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-10-07T21:12:27.008 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.857612687Z 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-10-07T21:12:27.008 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.890763844Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-10-07T21:12:27.008 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:26 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:26.966012609Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-10-07T21:12:27.008 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.00788992Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-10-07T21:12:27.121 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":35,"stamp":"2023-10-07T21:12:25.367813+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":2385504,"kb_used_data":7200,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575712,"statfs":{"total":767960285184,"available":765517529088,"internally_reserved":0,"allocated":7372800,"data_stored":4156659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.002506"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019191+0000","last_change":"2023-10-07T21:10:55.071062+0000","last_active":"2023-10-07T21:11:44.019191+0000","last_peered":"2023-10-07T21:11:44.019191+0000","last_clean":"2023-10-07T21:11:44.019191+0000","last_became_active":"2023-10-07T21:10:55.070279+0000","last_became_peered":"2023-10-07T21:10:55.070279+0000","last_unstale":"2023-10-07T21:11:44.019191+0000","last_undegraded":"2023-10-07T21:11:44.019191+0000","last_fullsized":"2023-10-07T21:11:44.019191+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:45:41.040090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401630+0000","last_change":"2023-10-07T21:10:55.057793+0000","last_active":"2023-10-07T21:11:43.401630+0000","last_peered":"2023-10-07T21:11:43.401630+0000","last_clean":"2023-10-07T21:11:43.401630+0000","last_became_active":"2023-10-07T21:10:55.056512+0000","last_became_peered":"2023-10-07T21:10:55.056512+0000","last_unstale":"2023-10-07T21:11:43.401630+0000","last_undegraded":"2023-10-07T21:11:43.401630+0000","last_fullsized":"2023-10-07T21:11:43.401630+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:04:17.695380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430304+0000","last_change":"2023-10-07T21:10:55.055321+0000","last_active":"2023-10-07T21:11:43.430304+0000","last_peered":"2023-10-07T21:11:43.430304+0000","last_clean":"2023-10-07T21:11:43.430304+0000","last_became_active":"2023-10-07T21:10:55.054683+0000","last_became_peered":"2023-10-07T21:10:55.054683+0000","last_unstale":"2023-10-07T21:11:43.430304+0000","last_undegraded":"2023-10-07T21:11:43.430304+0000","last_fullsized":"2023-10-07T21:11:43.430304+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:27:51.964613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426267+0000","last_change":"2023-10-07T21:10:55.059260+0000","last_active":"2023-10-07T21:11:43.426267+0000","last_peered":"2023-10-07T21:11:43.426267+0000","last_clean":"2023-10-07T21:11:43.426267+0000","last_became_active":"2023-10-07T21:10:55.058725+0000","last_became_peered":"2023-10-07T21:10:55.058725+0000","last_unstale":"2023-10-07T21:11:43.426267+0000","last_undegraded":"2023-10-07T21:11:43.426267+0000","last_fullsized":"2023-10-07T21:11:43.426267+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:13:56.497362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018662+0000","last_change":"2023-10-07T21:10:55.070937+0000","last_active":"2023-10-07T21:11:44.018662+0000","last_peered":"2023-10-07T21:11:44.018662+0000","last_clean":"2023-10-07T21:11:44.018662+0000","last_became_active":"2023-10-07T21:10:55.070477+0000","last_became_peered":"2023-10-07T21:10:55.070477+0000","last_unstale":"2023-10-07T21:11:44.018662+0000","last_undegraded":"2023-10-07T21:11:44.018662+0000","last_fullsized":"2023-10-07T21:11:44.018662+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:13:56.639237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426010+0000","last_change":"2023-10-07T21:10:55.051733+0000","last_active":"2023-10-07T21:11:43.426010+0000","last_peered":"2023-10-07T21:11:43.426010+0000","last_clean":"2023-10-07T21:11:43.426010+0000","last_became_active":"2023-10-07T21:10:55.050814+0000","last_became_peered":"2023-10-07T21:10:55.050814+0000","last_unstale":"2023-10-07T21:11:43.426010+0000","last_undegraded":"2023-10-07T21:11:43.426010+0000","last_fullsized":"2023-10-07T21:11:43.426010+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:22:20.649806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018614+0000","last_change":"2023-10-07T21:10:55.069904+0000","last_active":"2023-10-07T21:11:44.018614+0000","last_peered":"2023-10-07T21:11:44.018614+0000","last_clean":"2023-10-07T21:11:44.018614+0000","last_became_active":"2023-10-07T21:10:55.069383+0000","last_became_peered":"2023-10-07T21:10:55.069383+0000","last_unstale":"2023-10-07T21:11:44.018614+0000","last_undegraded":"2023-10-07T21:11:44.018614+0000","last_fullsized":"2023-10-07T21:11:44.018614+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:02:17.891981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429628+0000","last_change":"2023-10-07T21:10:55.053051+0000","last_active":"2023-10-07T21:11:43.429628+0000","last_peered":"2023-10-07T21:11:43.429628+0000","last_clean":"2023-10-07T21:11:43.429628+0000","last_became_active":"2023-10-07T21:10:55.052749+0000","last_became_peered":"2023-10-07T21:10:55.052749+0000","last_unstale":"2023-10-07T21:11:43.429628+0000","last_undegraded":"2023-10-07T21:11:43.429628+0000","last_fullsized":"2023-10-07T21:11:43.429628+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:30:36.403036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019161+0000","last_change":"2023-10-07T21:10:55.070577+0000","last_active":"2023-10-07T21:11:44.019161+0000","last_peered":"2023-10-07T21:11:44.019161+0000","last_clean":"2023-10-07T21:11:44.019161+0000","last_became_active":"2023-10-07T21:10:55.069340+0000","last_became_peered":"2023-10-07T21:10:55.069340+0000","last_unstale":"2023-10-07T21:11:44.019161+0000","last_undegraded":"2023-10-07T21:11:44.019161+0000","last_fullsized":"2023-10-07T21:11:44.019161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:39:57.637349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018635+0000","last_change":"2023-10-07T21:10:55.059568+0000","last_active":"2023-10-07T21:11:44.018635+0000","last_peered":"2023-10-07T21:11:44.018635+0000","last_clean":"2023-10-07T21:11:44.018635+0000","last_became_active":"2023-10-07T21:10:55.059019+0000","last_became_peered":"2023-10-07T21:10:55.059019+0000","last_unstale":"2023-10-07T21:11:44.018635+0000","last_undegraded":"2023-10-07T21:11:44.018635+0000","last_fullsized":"2023-10-07T21:11:44.018635+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:06:50.562077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018703+0000","last_change":"2023-10-07T21:10:55.057779+0000","last_active":"2023-10-07T21:11:44.018703+0000","last_peered":"2023-10-07T21:11:44.018703+0000","last_clean":"2023-10-07T21:11:44.018703+0000","last_became_active":"2023-10-07T21:10:55.057460+0000","last_became_peered":"2023-10-07T21:10:55.057460+0000","last_unstale":"2023-10-07T21:11:44.018703+0000","last_undegraded":"2023-10-07T21:11:44.018703+0000","last_fullsized":"2023-10-07T21:11:44.018703+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:39:19.937476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401836+0000","last_change":"2023-10-07T21:10:55.050441+0000","last_active":"2023-10-07T21:11:43.401836+0000","last_peered":"2023-10-07T21:11:43.401836+0000","last_clean":"2023-10-07T21:11:43.401836+0000","last_became_active":"2023-10-07T21:10:55.050108+0000","last_became_peered":"2023-10-07T21:10:55.050108+0000","last_unstale":"2023-10-07T21:11:43.401836+0000","last_undegraded":"2023-10-07T21:11:43.401836+0000","last_fullsized":"2023-10-07T21:11:43.401836+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:45:07.427654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430868+0000","last_change":"2023-10-07T21:10:55.066639+0000","last_active":"2023-10-07T21:11:43.430868+0000","last_peered":"2023-10-07T21:11:43.430868+0000","last_clean":"2023-10-07T21:11:43.430868+0000","last_became_active":"2023-10-07T21:10:55.066371+0000","last_became_peered":"2023-10-07T21:10:55.066371+0000","last_unstale":"2023-10-07T21:11:43.430868+0000","last_undegraded":"2023-10-07T21:11:43.430868+0000","last_fullsized":"2023-10-07T21:11:43.430868+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:34:50.433166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429965+0000","last_change":"2023-10-07T21:10:55.055058+0000","last_active":"2023-10-07T21:11:43.429965+0000","last_peered":"2023-10-07T21:11:43.429965+0000","last_clean":"2023-10-07T21:11:43.429965+0000","last_became_active":"2023-10-07T21:10:55.054612+0000","last_became_peered":"2023-10-07T21:10:55.054612+0000","last_unstale":"2023-10-07T21:11:43.429965+0000","last_undegraded":"2023-10-07T21:11:43.429965+0000","last_fullsized":"2023-10-07T21:11:43.429965+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:40:36.146483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401089+0000","last_change":"2023-10-07T21:10:55.060722+0000","last_active":"2023-10-07T21:11:43.401089+0000","last_peered":"2023-10-07T21:11:43.401089+0000","last_clean":"2023-10-07T21:11:43.401089+0000","last_became_active":"2023-10-07T21:10:55.060139+0000","last_became_peered":"2023-10-07T21:10:55.060139+0000","last_unstale":"2023-10-07T21:11:43.401089+0000","last_undegraded":"2023-10-07T21:11:43.401089+0000","last_fullsized":"2023-10-07T21:11:43.401089+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:03:52.256724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425683+0000","last_change":"2023-10-07T21:10:55.048590+0000","last_active":"2023-10-07T21:11:43.425683+0000","last_peered":"2023-10-07T21:11:43.425683+0000","last_clean":"2023-10-07T21:11:43.425683+0000","last_became_active":"2023-10-07T21:10:55.047774+0000","last_became_peered":"2023-10-07T21:10:55.047774+0000","last_unstale":"2023-10-07T21:11:43.425683+0000","last_undegraded":"2023-10-07T21:11:43.425683+0000","last_fullsized":"2023-10-07T21:11:43.425683+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:02:00.390193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426598+0000","last_change":"2023-10-07T21:10:55.053070+0000","last_active":"2023-10-07T21:11:43.426598+0000","last_peered":"2023-10-07T21:11:43.426598+0000","last_clean":"2023-10-07T21:11:43.426598+0000","last_became_active":"2023-10-07T21:10:55.052659+0000","last_became_peered":"2023-10-07T21:10:55.052659+0000","last_unstale":"2023-10-07T21:11:43.426598+0000","last_undegraded":"2023-10-07T21:11:43.426598+0000","last_fullsized":"2023-10-07T21:11:43.426598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:03:23.073541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017651+0000","last_change":"2023-10-07T21:10:55.063436+0000","last_active":"2023-10-07T21:11:44.017651+0000","last_peered":"2023-10-07T21:11:44.017651+0000","last_clean":"2023-10-07T21:11:44.017651+0000","last_became_active":"2023-10-07T21:10:55.063086+0000","last_became_peered":"2023-10-07T21:10:55.063086+0000","last_unstale":"2023-10-07T21:11:44.017651+0000","last_undegraded":"2023-10-07T21:11:44.017651+0000","last_fullsized":"2023-10-07T21:11:44.017651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:39.779984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018835+0000","last_change":"2023-10-07T21:10:55.068247+0000","last_active":"2023-10-07T21:11:44.018835+0000","last_peered":"2023-10-07T21:11:44.018835+0000","last_clean":"2023-10-07T21:11:44.018835+0000","last_became_active":"2023-10-07T21:10:55.067152+0000","last_became_peered":"2023-10-07T21:10:55.067152+0000","last_unstale":"2023-10-07T21:11:44.018835+0000","last_undegraded":"2023-10-07T21:11:44.018835+0000","last_fullsized":"2023-10-07T21:11:44.018835+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:02:48.527178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'4","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430526+0000","last_change":"2023-10-07T21:10:54.216453+0000","last_active":"2023-10-07T21:11:43.430526+0000","last_peered":"2023-10-07T21:11:43.430526+0000","last_clean":"2023-10-07T21:11:43.430526+0000","last_became_active":"2023-10-07T21:10:54.216136+0000","last_became_peered":"2023-10-07T21:10:54.216136+0000","last_unstale":"2023-10-07T21:11:43.430526+0000","last_undegraded":"2023-10-07T21:11:43.430526+0000","last_fullsized":"2023-10-07T21:11:43.430526+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"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-08T22:55:45.316296+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430397+0000","last_change":"2023-10-07T21:10:55.061714+0000","last_active":"2023-10-07T21:11:43.430397+0000","last_peered":"2023-10-07T21:11:43.430397+0000","last_clean":"2023-10-07T21:11:43.430397+0000","last_became_active":"2023-10-07T21:10:55.061385+0000","last_became_peered":"2023-10-07T21:10:55.061385+0000","last_unstale":"2023-10-07T21:11:43.430397+0000","last_undegraded":"2023-10-07T21:11:43.430397+0000","last_fullsized":"2023-10-07T21:11:43.430397+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:34:33.668012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430440+0000","last_change":"2023-10-07T21:10:54.221845+0000","last_active":"2023-10-07T21:11:43.430440+0000","last_peered":"2023-10-07T21:11:43.430440+0000","last_clean":"2023-10-07T21:11:43.430440+0000","last_became_active":"2023-10-07T21:10:54.221561+0000","last_became_peered":"2023-10-07T21:10:54.221561+0000","last_unstale":"2023-10-07T21:11:43.430440+0000","last_undegraded":"2023-10-07T21:11:43.430440+0000","last_fullsized":"2023-10-07T21:11:43.430440+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:18:13.575266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430438+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:11:43.430438+0000","last_peered":"2023-10-07T21:11:43.430438+0000","last_clean":"2023-10-07T21:11:43.430438+0000","last_became_active":"2023-10-07T21:10:55.049396+0000","last_became_peered":"2023-10-07T21:10:55.049396+0000","last_unstale":"2023-10-07T21:11:43.430438+0000","last_undegraded":"2023-10-07T21:11:43.430438+0000","last_fullsized":"2023-10-07T21:11:43.430438+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:46:44.370830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019128+0000","last_change":"2023-10-07T21:10:54.212506+0000","last_active":"2023-10-07T21:11:44.019128+0000","last_peered":"2023-10-07T21:11:44.019128+0000","last_clean":"2023-10-07T21:11:44.019128+0000","last_became_active":"2023-10-07T21:10:54.212162+0000","last_became_peered":"2023-10-07T21:10:54.212162+0000","last_unstale":"2023-10-07T21:11:44.019128+0000","last_undegraded":"2023-10-07T21:11:44.019128+0000","last_fullsized":"2023-10-07T21:11:44.019128+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:00:08.261391+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426398+0000","last_change":"2023-10-07T21:10:55.053410+0000","last_active":"2023-10-07T21:11:43.426398+0000","last_peered":"2023-10-07T21:11:43.426398+0000","last_clean":"2023-10-07T21:11:43.426398+0000","last_became_active":"2023-10-07T21:10:55.053092+0000","last_became_peered":"2023-10-07T21:10:55.053092+0000","last_unstale":"2023-10-07T21:11:43.426398+0000","last_undegraded":"2023-10-07T21:11:43.426398+0000","last_fullsized":"2023-10-07T21:11:43.426398+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:33:32.064561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018284+0000","last_change":"2023-10-07T21:10:54.226145+0000","last_active":"2023-10-07T21:11:44.018284+0000","last_peered":"2023-10-07T21:11:44.018284+0000","last_clean":"2023-10-07T21:11:44.018284+0000","last_became_active":"2023-10-07T21:10:54.225791+0000","last_became_peered":"2023-10-07T21:10:54.225791+0000","last_unstale":"2023-10-07T21:11:44.018284+0000","last_undegraded":"2023-10-07T21:11:44.018284+0000","last_fullsized":"2023-10-07T21:11:44.018284+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:23:14.923880+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426347+0000","last_change":"2023-10-07T21:10:55.053661+0000","last_active":"2023-10-07T21:11:43.426347+0000","last_peered":"2023-10-07T21:11:43.426347+0000","last_clean":"2023-10-07T21:11:43.426347+0000","last_became_active":"2023-10-07T21:10:55.052697+0000","last_became_peered":"2023-10-07T21:10:55.052697+0000","last_unstale":"2023-10-07T21:11:43.426347+0000","last_undegraded":"2023-10-07T21:11:43.426347+0000","last_fullsized":"2023-10-07T21:11:43.426347+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:14:48.603925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.431005+0000","last_change":"2023-10-07T21:10:54.222083+0000","last_active":"2023-10-07T21:11:43.431005+0000","last_peered":"2023-10-07T21:11:43.431005+0000","last_clean":"2023-10-07T21:11:43.431005+0000","last_became_active":"2023-10-07T21:10:54.221771+0000","last_became_peered":"2023-10-07T21:10:54.221771+0000","last_unstale":"2023-10-07T21:11:43.431005+0000","last_undegraded":"2023-10-07T21:11:43.431005+0000","last_fullsized":"2023-10-07T21:11:43.431005+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:17:18.507538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401489+0000","last_change":"2023-10-07T21:10:55.057990+0000","last_active":"2023-10-07T21:11:43.401489+0000","last_peered":"2023-10-07T21:11:43.401489+0000","last_clean":"2023-10-07T21:11:43.401489+0000","last_became_active":"2023-10-07T21:10:55.057631+0000","last_became_peered":"2023-10-07T21:10:55.057631+0000","last_unstale":"2023-10-07T21:11:43.401489+0000","last_undegraded":"2023-10-07T21:11:43.401489+0000","last_fullsized":"2023-10-07T21:11:43.401489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:43:38.902080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018136+0000","last_change":"2023-10-07T21:10:54.220351+0000","last_active":"2023-10-07T21:11:44.018136+0000","last_peered":"2023-10-07T21:11:44.018136+0000","last_clean":"2023-10-07T21:11:44.018136+0000","last_became_active":"2023-10-07T21:10:54.220028+0000","last_became_peered":"2023-10-07T21:10:54.220028+0000","last_unstale":"2023-10-07T21:11:44.018136+0000","last_undegraded":"2023-10-07T21:11:44.018136+0000","last_fullsized":"2023-10-07T21:11:44.018136+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:15:32.564604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430617+0000","last_change":"2023-10-07T21:10:55.053966+0000","last_active":"2023-10-07T21:11:43.430617+0000","last_peered":"2023-10-07T21:11:43.430617+0000","last_clean":"2023-10-07T21:11:43.430617+0000","last_became_active":"2023-10-07T21:10:55.053783+0000","last_became_peered":"2023-10-07T21:10:55.053783+0000","last_unstale":"2023-10-07T21:11:43.430617+0000","last_undegraded":"2023-10-07T21:11:43.430617+0000","last_fullsized":"2023-10-07T21:11:43.430617+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:32:02.259377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430560+0000","last_change":"2023-10-07T21:10:54.222020+0000","last_active":"2023-10-07T21:11:43.430560+0000","last_peered":"2023-10-07T21:11:43.430560+0000","last_clean":"2023-10-07T21:11:43.430560+0000","last_became_active":"2023-10-07T21:10:54.220309+0000","last_became_peered":"2023-10-07T21:10:54.220309+0000","last_unstale":"2023-10-07T21:11:43.430560+0000","last_undegraded":"2023-10-07T21:11:43.430560+0000","last_fullsized":"2023-10-07T21:11:43.430560+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:08:57.871174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429893+0000","last_change":"2023-10-07T21:10:55.062440+0000","last_active":"2023-10-07T21:11:43.429893+0000","last_peered":"2023-10-07T21:11:43.429893+0000","last_clean":"2023-10-07T21:11:43.429893+0000","last_became_active":"2023-10-07T21:10:55.061865+0000","last_became_peered":"2023-10-07T21:10:55.061865+0000","last_unstale":"2023-10-07T21:11:43.429893+0000","last_undegraded":"2023-10-07T21:11:43.429893+0000","last_fullsized":"2023-10-07T21:11:43.429893+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:27:30.041655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425795+0000","last_change":"2023-10-07T21:10:54.226796+0000","last_active":"2023-10-07T21:11:43.425795+0000","last_peered":"2023-10-07T21:11:43.425795+0000","last_clean":"2023-10-07T21:11:43.425795+0000","last_became_active":"2023-10-07T21:10:54.226474+0000","last_became_peered":"2023-10-07T21:10:54.226474+0000","last_unstale":"2023-10-07T21:11:43.425795+0000","last_undegraded":"2023-10-07T21:11:43.425795+0000","last_fullsized":"2023-10-07T21:11:43.425795+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:59:41.848083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401250+0000","last_change":"2023-10-07T21:10:55.060452+0000","last_active":"2023-10-07T21:11:43.401250+0000","last_peered":"2023-10-07T21:11:43.401250+0000","last_clean":"2023-10-07T21:11:43.401250+0000","last_became_active":"2023-10-07T21:10:55.059744+0000","last_became_peered":"2023-10-07T21:10:55.059744+0000","last_unstale":"2023-10-07T21:11:43.401250+0000","last_undegraded":"2023-10-07T21:11:43.401250+0000","last_fullsized":"2023-10-07T21:11:43.401250+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:12:08.124148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018518+0000","last_change":"2023-10-07T21:10:54.218690+0000","last_active":"2023-10-07T21:11:44.018518+0000","last_peered":"2023-10-07T21:11:44.018518+0000","last_clean":"2023-10-07T21:11:44.018518+0000","last_became_active":"2023-10-07T21:10:54.218365+0000","last_became_peered":"2023-10-07T21:10:54.218365+0000","last_unstale":"2023-10-07T21:11:44.018518+0000","last_undegraded":"2023-10-07T21:11:44.018518+0000","last_fullsized":"2023-10-07T21:11:44.018518+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:15:25.058487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426475+0000","last_change":"2023-10-07T21:10:55.061874+0000","last_active":"2023-10-07T21:11:43.426475+0000","last_peered":"2023-10-07T21:11:43.426475+0000","last_clean":"2023-10-07T21:11:43.426475+0000","last_became_active":"2023-10-07T21:10:55.061523+0000","last_became_peered":"2023-10-07T21:10:55.061523+0000","last_unstale":"2023-10-07T21:11:43.426475+0000","last_undegraded":"2023-10-07T21:11:43.426475+0000","last_fullsized":"2023-10-07T21:11:43.426475+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:42:44.406925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426325+0000","last_change":"2023-10-07T21:10:54.222084+0000","last_active":"2023-10-07T21:11:43.426325+0000","last_peered":"2023-10-07T21:11:43.426325+0000","last_clean":"2023-10-07T21:11:43.426325+0000","last_became_active":"2023-10-07T21:10:54.221345+0000","last_became_peered":"2023-10-07T21:10:54.221345+0000","last_unstale":"2023-10-07T21:11:43.426325+0000","last_undegraded":"2023-10-07T21:11:43.426325+0000","last_fullsized":"2023-10-07T21:11:43.426325+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:41:20.207464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430352+0000","last_change":"2023-10-07T21:10:55.055775+0000","last_active":"2023-10-07T21:11:43.430352+0000","last_peered":"2023-10-07T21:11:43.430352+0000","last_clean":"2023-10-07T21:11:43.430352+0000","last_became_active":"2023-10-07T21:10:55.055175+0000","last_became_peered":"2023-10-07T21:10:55.055175+0000","last_unstale":"2023-10-07T21:11:43.430352+0000","last_undegraded":"2023-10-07T21:11:43.430352+0000","last_fullsized":"2023-10-07T21:11:43.430352+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:58:16.300609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'3","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401490+0000","last_change":"2023-10-07T21:10:54.223087+0000","last_active":"2023-10-07T21:11:43.401490+0000","last_peered":"2023-10-07T21:11:43.401490+0000","last_clean":"2023-10-07T21:11:43.401490+0000","last_became_active":"2023-10-07T21:10:54.222792+0000","last_became_peered":"2023-10-07T21:10:54.222792+0000","last_unstale":"2023-10-07T21:11:43.401490+0000","last_undegraded":"2023-10-07T21:11:43.401490+0000","last_fullsized":"2023-10-07T21:11:43.401490+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:00:55.859428+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401781+0000","last_change":"2023-10-07T21:10:55.059513+0000","last_active":"2023-10-07T21:11:43.401781+0000","last_peered":"2023-10-07T21:11:43.401781+0000","last_clean":"2023-10-07T21:11:43.401781+0000","last_became_active":"2023-10-07T21:10:55.059085+0000","last_became_peered":"2023-10-07T21:10:55.059085+0000","last_unstale":"2023-10-07T21:11:43.401781+0000","last_undegraded":"2023-10-07T21:11:43.401781+0000","last_fullsized":"2023-10-07T21:11:43.401781+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:10:14.989646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'9","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018582+0000","last_change":"2023-10-07T21:10:54.221788+0000","last_active":"2023-10-07T21:11:44.018582+0000","last_peered":"2023-10-07T21:11:44.018582+0000","last_clean":"2023-10-07T21:11:44.018582+0000","last_became_active":"2023-10-07T21:10:54.221472+0000","last_became_peered":"2023-10-07T21:10:54.221472+0000","last_unstale":"2023-10-07T21:11:44.018582+0000","last_undegraded":"2023-10-07T21:11:44.018582+0000","last_fullsized":"2023-10-07T21:11:44.018582+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"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-08T21:54:30.429870+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018926+0000","last_change":"2023-10-07T21:10:55.067513+0000","last_active":"2023-10-07T21:11:44.018926+0000","last_peered":"2023-10-07T21:11:44.018926+0000","last_clean":"2023-10-07T21:11:44.018926+0000","last_became_active":"2023-10-07T21:10:55.066693+0000","last_became_peered":"2023-10-07T21:10:55.066693+0000","last_unstale":"2023-10-07T21:11:44.018926+0000","last_undegraded":"2023-10-07T21:11:44.018926+0000","last_fullsized":"2023-10-07T21:11:44.018926+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:50:32.226092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430736+0000","last_change":"2023-10-07T21:10:54.216851+0000","last_active":"2023-10-07T21:11:43.430736+0000","last_peered":"2023-10-07T21:11:43.430736+0000","last_clean":"2023-10-07T21:11:43.430736+0000","last_became_active":"2023-10-07T21:10:54.216220+0000","last_became_peered":"2023-10-07T21:10:54.216220+0000","last_unstale":"2023-10-07T21:11:43.430736+0000","last_undegraded":"2023-10-07T21:11:43.430736+0000","last_fullsized":"2023-10-07T21:11:43.430736+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T23:11:50.581167+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429885+0000","last_change":"2023-10-07T21:10:55.055421+0000","last_active":"2023-10-07T21:11:43.429885+0000","last_peered":"2023-10-07T21:11:43.429885+0000","last_clean":"2023-10-07T21:11:43.429885+0000","last_became_active":"2023-10-07T21:10:55.055050+0000","last_became_peered":"2023-10-07T21:10:55.055050+0000","last_unstale":"2023-10-07T21:11:43.429885+0000","last_undegraded":"2023-10-07T21:11:43.429885+0000","last_fullsized":"2023-10-07T21:11:43.429885+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:55:44.013942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425843+0000","last_change":"2023-10-07T21:10:54.227189+0000","last_active":"2023-10-07T21:11:43.425843+0000","last_peered":"2023-10-07T21:11:43.425843+0000","last_clean":"2023-10-07T21:11:43.425843+0000","last_became_active":"2023-10-07T21:10:54.226842+0000","last_became_peered":"2023-10-07T21:10:54.226842+0000","last_unstale":"2023-10-07T21:11:43.425843+0000","last_undegraded":"2023-10-07T21:11:43.425843+0000","last_fullsized":"2023-10-07T21:11:43.425843+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:40:18.671663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018574+0000","last_change":"2023-10-07T21:10:55.070411+0000","last_active":"2023-10-07T21:11:44.018574+0000","last_peered":"2023-10-07T21:11:44.018574+0000","last_clean":"2023-10-07T21:11:44.018574+0000","last_became_active":"2023-10-07T21:10:55.070027+0000","last_became_peered":"2023-10-07T21:10:55.070027+0000","last_unstale":"2023-10-07T21:11:44.018574+0000","last_undegraded":"2023-10-07T21:11:44.018574+0000","last_fullsized":"2023-10-07T21:11:44.018574+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:05:48.785100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018306+0000","last_change":"2023-10-07T21:10:54.220024+0000","last_active":"2023-10-07T21:11:44.018306+0000","last_peered":"2023-10-07T21:11:44.018306+0000","last_clean":"2023-10-07T21:11:44.018306+0000","last_became_active":"2023-10-07T21:10:54.219622+0000","last_became_peered":"2023-10-07T21:10:54.219622+0000","last_unstale":"2023-10-07T21:11:44.018306+0000","last_undegraded":"2023-10-07T21:11:44.018306+0000","last_fullsized":"2023-10-07T21:11:44.018306+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:08:23.363083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017832+0000","last_change":"2023-10-07T21:10:55.057177+0000","last_active":"2023-10-07T21:11:44.017832+0000","last_peered":"2023-10-07T21:11:44.017832+0000","last_clean":"2023-10-07T21:11:44.017832+0000","last_became_active":"2023-10-07T21:10:55.056850+0000","last_became_peered":"2023-10-07T21:10:55.056850+0000","last_unstale":"2023-10-07T21:11:44.017832+0000","last_undegraded":"2023-10-07T21:11:44.017832+0000","last_fullsized":"2023-10-07T21:11:44.017832+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:14.120178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":24,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017212+0000","last_change":"2023-10-07T21:10:54.204854+0000","last_active":"2023-10-07T21:11:44.017212+0000","last_peered":"2023-10-07T21:11:44.017212+0000","last_clean":"2023-10-07T21:11:44.017212+0000","last_became_active":"2023-10-07T21:10:54.204598+0000","last_became_peered":"2023-10-07T21:10:54.204598+0000","last_unstale":"2023-10-07T21:11:44.017212+0000","last_undegraded":"2023-10-07T21:11:44.017212+0000","last_fullsized":"2023-10-07T21:11:44.017212+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:21:01.168874+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018763+0000","last_change":"2023-10-07T21:10:55.070164+0000","last_active":"2023-10-07T21:11:44.018763+0000","last_peered":"2023-10-07T21:11:44.018763+0000","last_clean":"2023-10-07T21:11:44.018763+0000","last_became_active":"2023-10-07T21:10:55.069218+0000","last_became_peered":"2023-10-07T21:10:55.069218+0000","last_unstale":"2023-10-07T21:11:44.018763+0000","last_undegraded":"2023-10-07T21:11:44.018763+0000","last_fullsized":"2023-10-07T21:11:44.018763+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:16:44.908284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.402249+0000","last_change":"2023-10-07T21:10:54.213846+0000","last_active":"2023-10-07T21:11:43.402249+0000","last_peered":"2023-10-07T21:11:43.402249+0000","last_clean":"2023-10-07T21:11:43.402249+0000","last_became_active":"2023-10-07T21:10:54.213485+0000","last_became_peered":"2023-10-07T21:10:54.213485+0000","last_unstale":"2023-10-07T21:11:43.402249+0000","last_undegraded":"2023-10-07T21:11:43.402249+0000","last_fullsized":"2023-10-07T21:11:43.402249+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:20:54.677671+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018214+0000","last_change":"2023-10-07T21:10:55.070208+0000","last_active":"2023-10-07T21:11:44.018214+0000","last_peered":"2023-10-07T21:11:44.018214+0000","last_clean":"2023-10-07T21:11:44.018214+0000","last_became_active":"2023-10-07T21:10:55.069770+0000","last_became_peered":"2023-10-07T21:10:55.069770+0000","last_unstale":"2023-10-07T21:11:44.018214+0000","last_undegraded":"2023-10-07T21:11:44.018214+0000","last_fullsized":"2023-10-07T21:11:44.018214+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:38:10.485967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401949+0000","last_change":"2023-10-07T21:11:42.483977+0000","last_active":"2023-10-07T21:11:43.401949+0000","last_peered":"2023-10-07T21:11:43.401949+0000","last_clean":"2023-10-07T21:11:43.401949+0000","last_became_active":"2023-10-07T21:11:42.483692+0000","last_became_peered":"2023-10-07T21:11:42.483692+0000","last_unstale":"2023-10-07T21:11:43.401949+0000","last_undegraded":"2023-10-07T21:11:43.401949+0000","last_fullsized":"2023-10-07T21:11:43.401949+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T03:23:37.587019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401691+0000","last_change":"2023-10-07T21:10:54.214220+0000","last_active":"2023-10-07T21:11:43.401691+0000","last_peered":"2023-10-07T21:11:43.401691+0000","last_clean":"2023-10-07T21:11:43.401691+0000","last_became_active":"2023-10-07T21:10:54.213744+0000","last_became_peered":"2023-10-07T21:10:54.213744+0000","last_unstale":"2023-10-07T21:11:43.401691+0000","last_undegraded":"2023-10-07T21:11:43.401691+0000","last_fullsized":"2023-10-07T21:11:43.401691+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:24:28.780034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426414+0000","last_change":"2023-10-07T21:10:55.054031+0000","last_active":"2023-10-07T21:11:43.426414+0000","last_peered":"2023-10-07T21:11:43.426414+0000","last_clean":"2023-10-07T21:11:43.426414+0000","last_became_active":"2023-10-07T21:10:55.053547+0000","last_became_peered":"2023-10-07T21:10:55.053547+0000","last_unstale":"2023-10-07T21:11:43.426414+0000","last_undegraded":"2023-10-07T21:11:43.426414+0000","last_fullsized":"2023-10-07T21:11:43.426414+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:07:45.174128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401773+0000","last_change":"2023-10-07T21:11:42.428517+0000","last_active":"2023-10-07T21:11:43.401773+0000","last_peered":"2023-10-07T21:11:43.401773+0000","last_clean":"2023-10-07T21:11:43.401773+0000","last_became_active":"2023-10-07T21:11:42.428232+0000","last_became_peered":"2023-10-07T21:11:42.428232+0000","last_unstale":"2023-10-07T21:11:43.401773+0000","last_undegraded":"2023-10-07T21:11:43.401773+0000","last_fullsized":"2023-10-07T21:11:43.401773+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T00:56:15.159438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425821+0000","last_change":"2023-10-07T21:10:54.222570+0000","last_active":"2023-10-07T21:11:43.425821+0000","last_peered":"2023-10-07T21:11:43.425821+0000","last_clean":"2023-10-07T21:11:43.425821+0000","last_became_active":"2023-10-07T21:10:54.222252+0000","last_became_peered":"2023-10-07T21:10:54.222252+0000","last_unstale":"2023-10-07T21:11:43.425821+0000","last_undegraded":"2023-10-07T21:11:43.425821+0000","last_fullsized":"2023-10-07T21:11:43.425821+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:06:43.426166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401780+0000","last_change":"2023-10-07T21:10:55.057630+0000","last_active":"2023-10-07T21:11:43.401780+0000","last_peered":"2023-10-07T21:11:43.401780+0000","last_clean":"2023-10-07T21:11:43.401780+0000","last_became_active":"2023-10-07T21:10:55.056923+0000","last_became_peered":"2023-10-07T21:10:55.056923+0000","last_unstale":"2023-10-07T21:11:43.401780+0000","last_undegraded":"2023-10-07T21:11:43.401780+0000","last_fullsized":"2023-10-07T21:11:43.401780+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:48:29.833364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.402568+0000","last_change":"2023-10-07T21:11:42.484925+0000","last_active":"2023-10-07T21:11:43.402568+0000","last_peered":"2023-10-07T21:11:43.402568+0000","last_clean":"2023-10-07T21:11:43.402568+0000","last_became_active":"2023-10-07T21:11:42.484586+0000","last_became_peered":"2023-10-07T21:11:42.484586+0000","last_unstale":"2023-10-07T21:11:43.402568+0000","last_undegraded":"2023-10-07T21:11:43.402568+0000","last_fullsized":"2023-10-07T21:11:43.402568+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T05:54:33.565624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401027+0000","last_change":"2023-10-07T21:10:55.059090+0000","last_active":"2023-10-07T21:11:43.401027+0000","last_peered":"2023-10-07T21:11:43.401027+0000","last_clean":"2023-10-07T21:11:43.401027+0000","last_became_active":"2023-10-07T21:10:55.058770+0000","last_became_peered":"2023-10-07T21:10:55.058770+0000","last_unstale":"2023-10-07T21:11:43.401027+0000","last_undegraded":"2023-10-07T21:11:43.401027+0000","last_fullsized":"2023-10-07T21:11:43.401027+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:32:10.282858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017266+0000","last_change":"2023-10-07T21:10:54.215081+0000","last_active":"2023-10-07T21:11:44.017266+0000","last_peered":"2023-10-07T21:11:44.017266+0000","last_clean":"2023-10-07T21:11:44.017266+0000","last_became_active":"2023-10-07T21:10:54.214652+0000","last_became_peered":"2023-10-07T21:10:54.214652+0000","last_unstale":"2023-10-07T21:11:44.017266+0000","last_undegraded":"2023-10-07T21:11:44.017266+0000","last_fullsized":"2023-10-07T21:11:44.017266+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:40:51.371737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018383+0000","last_change":"2023-10-07T21:11:42.484430+0000","last_active":"2023-10-07T21:11:44.018383+0000","last_peered":"2023-10-07T21:11:44.018383+0000","last_clean":"2023-10-07T21:11:44.018383+0000","last_became_active":"2023-10-07T21:11:42.484091+0000","last_became_peered":"2023-10-07T21:11:42.484091+0000","last_unstale":"2023-10-07T21:11:44.018383+0000","last_undegraded":"2023-10-07T21:11:44.018383+0000","last_fullsized":"2023-10-07T21:11:44.018383+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T05:06:30.719541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430306+0000","last_change":"2023-10-07T21:10:55.064904+0000","last_active":"2023-10-07T21:11:43.430306+0000","last_peered":"2023-10-07T21:11:43.430306+0000","last_clean":"2023-10-07T21:11:43.430306+0000","last_became_active":"2023-10-07T21:10:55.064583+0000","last_became_peered":"2023-10-07T21:10:55.064583+0000","last_unstale":"2023-10-07T21:11:43.430306+0000","last_undegraded":"2023-10-07T21:11:43.430306+0000","last_fullsized":"2023-10-07T21:11:43.430306+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:14:39.276534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425884+0000","last_change":"2023-10-07T21:10:54.227273+0000","last_active":"2023-10-07T21:11:43.425884+0000","last_peered":"2023-10-07T21:11:43.425884+0000","last_clean":"2023-10-07T21:11:43.425884+0000","last_became_active":"2023-10-07T21:10:54.226892+0000","last_became_peered":"2023-10-07T21:10:54.226892+0000","last_unstale":"2023-10-07T21:11:43.425884+0000","last_undegraded":"2023-10-07T21:11:43.425884+0000","last_fullsized":"2023-10-07T21:11:43.425884+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:23:22.457828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'128","reported_seq":275,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017823+0000","last_change":"2023-10-07T21:10:36.969902+0000","last_active":"2023-10-07T21:11:44.017823+0000","last_peered":"2023-10-07T21:11:44.017823+0000","last_clean":"2023-10-07T21:11:44.017823+0000","last_became_active":"2023-10-07T21:10:36.969448+0000","last_became_peered":"2023-10-07T21:10:36.969448+0000","last_unstale":"2023-10-07T21:11:44.017823+0000","last_undegraded":"2023-10-07T21:11:44.017823+0000","last_fullsized":"2023-10-07T21:11:44.017823+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"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-09T03:14:27.460348+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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430306+0000","last_change":"2023-10-07T21:11:42.428000+0000","last_active":"2023-10-07T21:11:43.430306+0000","last_peered":"2023-10-07T21:11:43.430306+0000","last_clean":"2023-10-07T21:11:43.430306+0000","last_became_active":"2023-10-07T21:11:42.427649+0000","last_became_peered":"2023-10-07T21:11:42.427649+0000","last_unstale":"2023-10-07T21:11:43.430306+0000","last_undegraded":"2023-10-07T21:11:43.430306+0000","last_fullsized":"2023-10-07T21:11:43.430306+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T06:17:49.145180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429829+0000","last_change":"2023-10-07T21:10:55.055631+0000","last_active":"2023-10-07T21:11:43.429829+0000","last_peered":"2023-10-07T21:11:43.429829+0000","last_clean":"2023-10-07T21:11:43.429829+0000","last_became_active":"2023-10-07T21:10:55.055003+0000","last_became_peered":"2023-10-07T21:10:55.055003+0000","last_unstale":"2023-10-07T21:11:43.429829+0000","last_undegraded":"2023-10-07T21:11:43.429829+0000","last_fullsized":"2023-10-07T21:11:43.429829+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:19:27.662633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017690+0000","last_change":"2023-10-07T21:10:54.217912+0000","last_active":"2023-10-07T21:11:44.017690+0000","last_peered":"2023-10-07T21:11:44.017690+0000","last_clean":"2023-10-07T21:11:44.017690+0000","last_became_active":"2023-10-07T21:10:54.217584+0000","last_became_peered":"2023-10-07T21:10:54.217584+0000","last_unstale":"2023-10-07T21:11:44.017690+0000","last_undegraded":"2023-10-07T21:11:44.017690+0000","last_fullsized":"2023-10-07T21:11:44.017690+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:18:34.591257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430578+0000","last_change":"2023-10-07T21:11:42.484820+0000","last_active":"2023-10-07T21:11:43.430578+0000","last_peered":"2023-10-07T21:11:43.430578+0000","last_clean":"2023-10-07T21:11:43.430578+0000","last_became_active":"2023-10-07T21:11:42.484403+0000","last_became_peered":"2023-10-07T21:11:42.484403+0000","last_unstale":"2023-10-07T21:11:43.430578+0000","last_undegraded":"2023-10-07T21:11:43.430578+0000","last_fullsized":"2023-10-07T21:11:43.430578+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T05:23:12.529034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019030+0000","last_change":"2023-10-07T21:10:54.217268+0000","last_active":"2023-10-07T21:11:44.019030+0000","last_peered":"2023-10-07T21:11:44.019030+0000","last_clean":"2023-10-07T21:11:44.019030+0000","last_became_active":"2023-10-07T21:10:54.216930+0000","last_became_peered":"2023-10-07T21:10:54.216930+0000","last_unstale":"2023-10-07T21:11:44.019030+0000","last_undegraded":"2023-10-07T21:11:44.019030+0000","last_fullsized":"2023-10-07T21:11:44.019030+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:46:15.142544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401848+0000","last_change":"2023-10-07T21:10:55.058779+0000","last_active":"2023-10-07T21:11:43.401848+0000","last_peered":"2023-10-07T21:11:43.401848+0000","last_clean":"2023-10-07T21:11:43.401848+0000","last_became_active":"2023-10-07T21:10:55.058407+0000","last_became_peered":"2023-10-07T21:10:55.058407+0000","last_unstale":"2023-10-07T21:11:43.401848+0000","last_undegraded":"2023-10-07T21:11:43.401848+0000","last_fullsized":"2023-10-07T21:11:43.401848+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:18:02.212999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429726+0000","last_change":"2023-10-07T21:11:42.484133+0000","last_active":"2023-10-07T21:11:43.429726+0000","last_peered":"2023-10-07T21:11:43.429726+0000","last_clean":"2023-10-07T21:11:43.429726+0000","last_became_active":"2023-10-07T21:11:42.483724+0000","last_became_peered":"2023-10-07T21:11:42.483724+0000","last_unstale":"2023-10-07T21:11:43.429726+0000","last_undegraded":"2023-10-07T21:11:43.429726+0000","last_fullsized":"2023-10-07T21:11:43.429726+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T06:22:38.746707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"63'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401768+0000","last_change":"2023-10-07T21:10:54.220883+0000","last_active":"2023-10-07T21:11:43.401768+0000","last_peered":"2023-10-07T21:11:43.401768+0000","last_clean":"2023-10-07T21:11:43.401768+0000","last_became_active":"2023-10-07T21:10:54.220629+0000","last_became_peered":"2023-10-07T21:10:54.220629+0000","last_unstale":"2023-10-07T21:11:43.401768+0000","last_undegraded":"2023-10-07T21:11:43.401768+0000","last_fullsized":"2023-10-07T21:11:43.401768+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:02:37.316311+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430138+0000","last_change":"2023-10-07T21:10:55.064540+0000","last_active":"2023-10-07T21:11:43.430138+0000","last_peered":"2023-10-07T21:11:43.430138+0000","last_clean":"2023-10-07T21:11:43.430138+0000","last_became_active":"2023-10-07T21:10:55.064220+0000","last_became_peered":"2023-10-07T21:10:55.064220+0000","last_unstale":"2023-10-07T21:11:43.430138+0000","last_undegraded":"2023-10-07T21:11:43.430138+0000","last_fullsized":"2023-10-07T21:11:43.430138+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:58:09.927883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401289+0000","last_change":"2023-10-07T21:11:42.485205+0000","last_active":"2023-10-07T21:11:43.401289+0000","last_peered":"2023-10-07T21:11:43.401289+0000","last_clean":"2023-10-07T21:11:43.401289+0000","last_became_active":"2023-10-07T21:11:42.484267+0000","last_became_peered":"2023-10-07T21:11:42.484267+0000","last_unstale":"2023-10-07T21:11:43.401289+0000","last_undegraded":"2023-10-07T21:11:43.401289+0000","last_fullsized":"2023-10-07T21:11:43.401289+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T04:35:13.029383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018521+0000","last_change":"2023-10-07T21:10:54.215302+0000","last_active":"2023-10-07T21:11:44.018521+0000","last_peered":"2023-10-07T21:11:44.018521+0000","last_clean":"2023-10-07T21:11:44.018521+0000","last_became_active":"2023-10-07T21:10:54.214367+0000","last_became_peered":"2023-10-07T21:10:54.214367+0000","last_unstale":"2023-10-07T21:11:44.018521+0000","last_undegraded":"2023-10-07T21:11:44.018521+0000","last_fullsized":"2023-10-07T21:11:44.018521+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:12:03.996378+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430430+0000","last_change":"2023-10-07T21:10:55.054945+0000","last_active":"2023-10-07T21:11:43.430430+0000","last_peered":"2023-10-07T21:11:43.430430+0000","last_clean":"2023-10-07T21:11:43.430430+0000","last_became_active":"2023-10-07T21:10:55.054581+0000","last_became_peered":"2023-10-07T21:10:55.054581+0000","last_unstale":"2023-10-07T21:11:43.430430+0000","last_undegraded":"2023-10-07T21:11:43.430430+0000","last_fullsized":"2023-10-07T21:11:43.430430+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:51:37.103392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017938+0000","last_change":"2023-10-07T21:10:54.212748+0000","last_active":"2023-10-07T21:11:44.017938+0000","last_peered":"2023-10-07T21:11:44.017938+0000","last_clean":"2023-10-07T21:11:44.017938+0000","last_became_active":"2023-10-07T21:10:54.212344+0000","last_became_peered":"2023-10-07T21:10:54.212344+0000","last_unstale":"2023-10-07T21:11:44.017938+0000","last_undegraded":"2023-10-07T21:11:44.017938+0000","last_fullsized":"2023-10-07T21:11:44.017938+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:25:59.406701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401641+0000","last_change":"2023-10-07T21:10:55.056592+0000","last_active":"2023-10-07T21:11:43.401641+0000","last_peered":"2023-10-07T21:11:43.401641+0000","last_clean":"2023-10-07T21:11:43.401641+0000","last_became_active":"2023-10-07T21:10:55.056289+0000","last_became_peered":"2023-10-07T21:10:55.056289+0000","last_unstale":"2023-10-07T21:11:43.401641+0000","last_undegraded":"2023-10-07T21:11:43.401641+0000","last_fullsized":"2023-10-07T21:11:43.401641+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:07:39.016899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401170+0000","last_change":"2023-10-07T21:10:54.219423+0000","last_active":"2023-10-07T21:11:43.401170+0000","last_peered":"2023-10-07T21:11:43.401170+0000","last_clean":"2023-10-07T21:11:43.401170+0000","last_became_active":"2023-10-07T21:10:54.218240+0000","last_became_peered":"2023-10-07T21:10:54.218240+0000","last_unstale":"2023-10-07T21:11:43.401170+0000","last_undegraded":"2023-10-07T21:11:43.401170+0000","last_fullsized":"2023-10-07T21:11:43.401170+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:01:20.269117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429809+0000","last_change":"2023-10-07T21:10:55.065637+0000","last_active":"2023-10-07T21:11:43.429809+0000","last_peered":"2023-10-07T21:11:43.429809+0000","last_clean":"2023-10-07T21:11:43.429809+0000","last_became_active":"2023-10-07T21:10:55.065242+0000","last_became_peered":"2023-10-07T21:10:55.065242+0000","last_unstale":"2023-10-07T21:11:43.429809+0000","last_undegraded":"2023-10-07T21:11:43.429809+0000","last_fullsized":"2023-10-07T21:11:43.429809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:21:04.717872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.402101+0000","last_change":"2023-10-07T21:10:54.221722+0000","last_active":"2023-10-07T21:11:43.402101+0000","last_peered":"2023-10-07T21:11:43.402101+0000","last_clean":"2023-10-07T21:11:43.402101+0000","last_became_active":"2023-10-07T21:10:54.218613+0000","last_became_peered":"2023-10-07T21:10:54.218613+0000","last_unstale":"2023-10-07T21:11:43.402101+0000","last_undegraded":"2023-10-07T21:11:43.402101+0000","last_fullsized":"2023-10-07T21:11:43.402101+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:11:41.948539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430916+0000","last_change":"2023-10-07T21:10:55.059473+0000","last_active":"2023-10-07T21:11:43.430916+0000","last_peered":"2023-10-07T21:11:43.430916+0000","last_clean":"2023-10-07T21:11:43.430916+0000","last_became_active":"2023-10-07T21:10:55.059209+0000","last_became_peered":"2023-10-07T21:10:55.059209+0000","last_unstale":"2023-10-07T21:11:43.430916+0000","last_undegraded":"2023-10-07T21:11:43.430916+0000","last_fullsized":"2023-10-07T21:11:43.430916+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:50:43.598145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018481+0000","last_change":"2023-10-07T21:10:54.227159+0000","last_active":"2023-10-07T21:11:44.018481+0000","last_peered":"2023-10-07T21:11:44.018481+0000","last_clean":"2023-10-07T21:11:44.018481+0000","last_became_active":"2023-10-07T21:10:54.225755+0000","last_became_peered":"2023-10-07T21:10:54.225755+0000","last_unstale":"2023-10-07T21:11:44.018481+0000","last_undegraded":"2023-10-07T21:11:44.018481+0000","last_fullsized":"2023-10-07T21:11:44.018481+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:57:13.641165+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018029+0000","last_change":"2023-10-07T21:10:55.058577+0000","last_active":"2023-10-07T21:11:44.018029+0000","last_peered":"2023-10-07T21:11:44.018029+0000","last_clean":"2023-10-07T21:11:44.018029+0000","last_became_active":"2023-10-07T21:10:55.058260+0000","last_became_peered":"2023-10-07T21:10:55.058260+0000","last_unstale":"2023-10-07T21:11:44.018029+0000","last_undegraded":"2023-10-07T21:11:44.018029+0000","last_fullsized":"2023-10-07T21:11:44.018029+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:46:19.809379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017492+0000","last_change":"2023-10-07T21:10:54.217151+0000","last_active":"2023-10-07T21:11:44.017492+0000","last_peered":"2023-10-07T21:11:44.017492+0000","last_clean":"2023-10-07T21:11:44.017492+0000","last_became_active":"2023-10-07T21:10:54.216880+0000","last_became_peered":"2023-10-07T21:10:54.216880+0000","last_unstale":"2023-10-07T21:11:44.017492+0000","last_undegraded":"2023-10-07T21:11:44.017492+0000","last_fullsized":"2023-10-07T21:11:44.017492+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:34:23.802256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019005+0000","last_change":"2023-10-07T21:10:55.068449+0000","last_active":"2023-10-07T21:11:44.019005+0000","last_peered":"2023-10-07T21:11:44.019005+0000","last_clean":"2023-10-07T21:11:44.019005+0000","last_became_active":"2023-10-07T21:10:55.067886+0000","last_became_peered":"2023-10-07T21:10:55.067886+0000","last_unstale":"2023-10-07T21:11:44.019005+0000","last_undegraded":"2023-10-07T21:11:44.019005+0000","last_fullsized":"2023-10-07T21:11:44.019005+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:14:47.070651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401427+0000","last_change":"2023-10-07T21:10:54.219511+0000","last_active":"2023-10-07T21:11:43.401427+0000","last_peered":"2023-10-07T21:11:43.401427+0000","last_clean":"2023-10-07T21:11:43.401427+0000","last_became_active":"2023-10-07T21:10:54.218981+0000","last_became_peered":"2023-10-07T21:10:54.218981+0000","last_unstale":"2023-10-07T21:11:43.401427+0000","last_undegraded":"2023-10-07T21:11:43.401427+0000","last_fullsized":"2023-10-07T21:11:43.401427+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:14.729022+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.426160+0000","last_change":"2023-10-07T21:10:55.058864+0000","last_active":"2023-10-07T21:11:43.426160+0000","last_peered":"2023-10-07T21:11:43.426160+0000","last_clean":"2023-10-07T21:11:43.426160+0000","last_became_active":"2023-10-07T21:10:55.058497+0000","last_became_peered":"2023-10-07T21:10:55.058497+0000","last_unstale":"2023-10-07T21:11:43.426160+0000","last_undegraded":"2023-10-07T21:11:43.426160+0000","last_fullsized":"2023-10-07T21:11:43.426160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:45:09.888693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017605+0000","last_change":"2023-10-07T21:10:54.215399+0000","last_active":"2023-10-07T21:11:44.017605+0000","last_peered":"2023-10-07T21:11:44.017605+0000","last_clean":"2023-10-07T21:11:44.017605+0000","last_became_active":"2023-10-07T21:10:54.215083+0000","last_became_peered":"2023-10-07T21:10:54.215083+0000","last_unstale":"2023-10-07T21:11:44.017605+0000","last_undegraded":"2023-10-07T21:11:44.017605+0000","last_fullsized":"2023-10-07T21:11:44.017605+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-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:51:07.147973+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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.019216+0000","last_change":"2023-10-07T21:10:55.070794+0000","last_active":"2023-10-07T21:11:44.019216+0000","last_peered":"2023-10-07T21:11:44.019216+0000","last_clean":"2023-10-07T21:11:44.019216+0000","last_became_active":"2023-10-07T21:10:55.069902+0000","last_became_peered":"2023-10-07T21:10:55.069902+0000","last_unstale":"2023-10-07T21:11:44.019216+0000","last_undegraded":"2023-10-07T21:11:44.019216+0000","last_fullsized":"2023-10-07T21:11:44.019216+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:50:42.562134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018395+0000","last_change":"2023-10-07T21:10:55.061388+0000","last_active":"2023-10-07T21:11:44.018395+0000","last_peered":"2023-10-07T21:11:44.018395+0000","last_clean":"2023-10-07T21:11:44.018395+0000","last_became_active":"2023-10-07T21:10:55.061057+0000","last_became_peered":"2023-10-07T21:10:55.061057+0000","last_unstale":"2023-10-07T21:11:44.018395+0000","last_undegraded":"2023-10-07T21:11:44.018395+0000","last_fullsized":"2023-10-07T21:11:44.018395+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:07:57.901514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.017185+0000","last_change":"2023-10-07T21:10:55.049674+0000","last_active":"2023-10-07T21:11:44.017185+0000","last_peered":"2023-10-07T21:11:44.017185+0000","last_clean":"2023-10-07T21:11:44.017185+0000","last_became_active":"2023-10-07T21:10:55.049323+0000","last_became_peered":"2023-10-07T21:10:55.049323+0000","last_unstale":"2023-10-07T21:11:44.017185+0000","last_undegraded":"2023-10-07T21:11:44.017185+0000","last_fullsized":"2023-10-07T21:11:44.017185+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:18:53.251440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425916+0000","last_change":"2023-10-07T21:10:55.059739+0000","last_active":"2023-10-07T21:11:43.425916+0000","last_peered":"2023-10-07T21:11:43.425916+0000","last_clean":"2023-10-07T21:11:43.425916+0000","last_became_active":"2023-10-07T21:10:55.059167+0000","last_became_peered":"2023-10-07T21:10:55.059167+0000","last_unstale":"2023-10-07T21:11:43.425916+0000","last_undegraded":"2023-10-07T21:11:43.425916+0000","last_fullsized":"2023-10-07T21:11:43.425916+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:04:06.576632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430656+0000","last_change":"2023-10-07T21:10:55.055707+0000","last_active":"2023-10-07T21:11:43.430656+0000","last_peered":"2023-10-07T21:11:43.430656+0000","last_clean":"2023-10-07T21:11:43.430656+0000","last_became_active":"2023-10-07T21:10:55.055096+0000","last_became_peered":"2023-10-07T21:10:55.055096+0000","last_unstale":"2023-10-07T21:11:43.430656+0000","last_undegraded":"2023-10-07T21:11:43.430656+0000","last_fullsized":"2023-10-07T21:11:43.430656+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:57:18.903176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430734+0000","last_change":"2023-10-07T21:10:55.060777+0000","last_active":"2023-10-07T21:11:43.430734+0000","last_peered":"2023-10-07T21:11:43.430734+0000","last_clean":"2023-10-07T21:11:43.430734+0000","last_became_active":"2023-10-07T21:10:55.060453+0000","last_became_peered":"2023-10-07T21:10:55.060453+0000","last_unstale":"2023-10-07T21:11:43.430734+0000","last_undegraded":"2023-10-07T21:11:43.430734+0000","last_fullsized":"2023-10-07T21:11:43.430734+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:45:50.835231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.401406+0000","last_change":"2023-10-07T21:10:55.063474+0000","last_active":"2023-10-07T21:11:43.401406+0000","last_peered":"2023-10-07T21:11:43.401406+0000","last_clean":"2023-10-07T21:11:43.401406+0000","last_became_active":"2023-10-07T21:10:55.062996+0000","last_became_peered":"2023-10-07T21:10:55.062996+0000","last_unstale":"2023-10-07T21:11:43.401406+0000","last_undegraded":"2023-10-07T21:11:43.401406+0000","last_fullsized":"2023-10-07T21:11:43.401406+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:23:56.695922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018817+0000","last_change":"2023-10-07T21:10:55.064820+0000","last_active":"2023-10-07T21:11:44.018817+0000","last_peered":"2023-10-07T21:11:44.018817+0000","last_clean":"2023-10-07T21:11:44.018817+0000","last_became_active":"2023-10-07T21:10:55.064313+0000","last_became_peered":"2023-10-07T21:10:55.064313+0000","last_unstale":"2023-10-07T21:11:44.018817+0000","last_undegraded":"2023-10-07T21:11:44.018817+0000","last_fullsized":"2023-10-07T21:11:44.018817+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:04:42.431298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430216+0000","last_change":"2023-10-07T21:10:55.059388+0000","last_active":"2023-10-07T21:11:43.430216+0000","last_peered":"2023-10-07T21:11:43.430216+0000","last_clean":"2023-10-07T21:11:43.430216+0000","last_became_active":"2023-10-07T21:10:55.059067+0000","last_became_peered":"2023-10-07T21:10:55.059067+0000","last_unstale":"2023-10-07T21:11:43.430216+0000","last_undegraded":"2023-10-07T21:11:43.430216+0000","last_fullsized":"2023-10-07T21:11:43.430216+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:52:38.910706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425832+0000","last_change":"2023-10-07T21:10:55.056079+0000","last_active":"2023-10-07T21:11:43.425832+0000","last_peered":"2023-10-07T21:11:43.425832+0000","last_clean":"2023-10-07T21:11:43.425832+0000","last_became_active":"2023-10-07T21:10:55.055693+0000","last_became_peered":"2023-10-07T21:10:55.055693+0000","last_unstale":"2023-10-07T21:11:43.425832+0000","last_undegraded":"2023-10-07T21:11:43.425832+0000","last_fullsized":"2023-10-07T21:11:43.425832+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:57:58.341290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.429737+0000","last_change":"2023-10-07T21:10:55.062870+0000","last_active":"2023-10-07T21:11:43.429737+0000","last_peered":"2023-10-07T21:11:43.429737+0000","last_clean":"2023-10-07T21:11:43.429737+0000","last_became_active":"2023-10-07T21:10:55.062452+0000","last_became_peered":"2023-10-07T21:10:55.062452+0000","last_unstale":"2023-10-07T21:11:43.429737+0000","last_undegraded":"2023-10-07T21:11:43.429737+0000","last_fullsized":"2023-10-07T21:11:43.429737+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:13:00.073228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.425930+0000","last_change":"2023-10-07T21:10:55.051725+0000","last_active":"2023-10-07T21:11:43.425930+0000","last_peered":"2023-10-07T21:11:43.425930+0000","last_clean":"2023-10-07T21:11:43.425930+0000","last_became_active":"2023-10-07T21:10:55.050384+0000","last_became_peered":"2023-10-07T21:10:55.050384+0000","last_unstale":"2023-10-07T21:11:43.425930+0000","last_undegraded":"2023-10-07T21:11:43.425930+0000","last_fullsized":"2023-10-07T21:11:43.425930+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:11:08.115391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:43.430694+0000","last_change":"2023-10-07T21:10:55.053949+0000","last_active":"2023-10-07T21:11:43.430694+0000","last_peered":"2023-10-07T21:11:43.430694+0000","last_clean":"2023-10-07T21:11:43.430694+0000","last_became_active":"2023-10-07T21:10:55.053737+0000","last_became_peered":"2023-10-07T21:10:55.053737+0000","last_unstale":"2023-10-07T21:11:43.430694+0000","last_undegraded":"2023-10-07T21:11:43.430694+0000","last_fullsized":"2023-10-07T21:11:43.430694+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:47:06.266981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T21:11:44.018377+0000","last_change":"2023-10-07T21:10:55.060932+0000","last_active":"2023-10-07T21:11:44.018377+0000","last_peered":"2023-10-07T21:11:44.018377+0000","last_clean":"2023-10-07T21:11:44.018377+0000","last_became_active":"2023-10-07T21:10:55.060535+0000","last_became_peered":"2023-10-07T21:10:55.060535+0000","last_unstale":"2023-10-07T21:11:44.018377+0000","last_undegraded":"2023-10-07T21:11:44.018377+0000","last_fullsized":"2023-10-07T21:11:44.018377+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:52:08.151631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":55,"seq":236223201304,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298544,"kb_used_data":1256,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446608,"statfs":{"total":95995035648,"available":95689326592,"internally_reserved":0,"allocated":1286144,"data_stored":887762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.71999999999999997}]},{"osd":1,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.69299999999999995}]},{"osd":2,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.70599999999999996}]},{"osd":3,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.75800000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.83299999999999996}]},{"osd":5,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.61799999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.73299999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462940,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1290240,"data_stored":889570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.53500000000000003,"15min":0.53600000000000003},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.80600000000000005,"5min":0.871,"15min":0.871},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.52400000000000002,"15min":0.53000000000000003},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.68600000000000005,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.501}]},{"osd":1,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.51900000000000002,"15min":0.52200000000000002},"min":{"1min":0.34999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.72599999999999998,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.56599999999999995,"15min":0.56999999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.77100000000000002,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.56399999999999995}]},{"osd":2,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.54800000000000004,"15min":0.55000000000000004},"min":{"1min":0.38,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.83899999999999997,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.56299999999999994,"15min":0.56699999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.70899999999999996,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.57399999999999995}]},{"osd":3,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.60199999999999998,"15min":0.60599999999999998},"min":{"1min":0.38400000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.60599999999999998,"15min":0.61199999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.76800000000000002,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.58999999999999997}]},{"osd":4,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.47899999999999998,"15min":0.48499999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69999999999999996,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.63},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.52400000000000002,"15min":0.53100000000000003},"min":{"1min":0.312,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.73099999999999998,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.67400000000000004}]},{"osd":5,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.54900000000000004,"15min":0.55900000000000005},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.78300000000000003,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.61399999999999999,"15min":0.624},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.76200000000000001,"5min":1.244,"15min":1.244},"last":0.70899999999999996}]},{"osd":7,"last update":"Sat Oct 7 21:11:36 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.73499999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574899,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":696320,"data_stored":297301,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.34499999999999997,"15min":0.33200000000000002},"min":{"1min":0.25600000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61199999999999999,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.309},{"interface":"front","average":{"1min":0.34899999999999998,"5min":0.38500000000000001,"15min":0.377},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.50800000000000001,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Oct 7 21:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.40400000000000003,"15min":0.40600000000000003},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56899999999999995,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.27900000000000003},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.42599999999999999,"15min":0.42299999999999999},"min":{"1min":0.31,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.52800000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.35799999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:12:15 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.46400000000000002,"15min":0.49399999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.59299999999999997,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.48999999999999999,"15min":0.51200000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.628,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.33000000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58999999999999997,"15min":0.59099999999999997},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.62,"15min":0.626},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.79400000000000004,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.58799999999999997}]},{"osd":5,"last update":"Sat Oct 7 21:11:54 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.432,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.751,"15min":0.77900000000000003},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.91300000000000003,"5min":3.2559999999999998,"15min":3.2559999999999998},"last":0.72099999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:12:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.63,"15min":0.63400000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.63900000000000001,"15min":0.64300000000000002},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80400000000000005,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.67100000000000004}]},{"osd":7,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.58199999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738423,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1268,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1298432,"data_stored":888209,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:23 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.378,"15min":0.36899999999999999},"min":{"1min":0.24099999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.375,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.28000000000000003,"5min":0.255,"15min":0.255},"max":{"1min":0.55800000000000005,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.255}]},{"osd":2,"last update":"Sat Oct 7 21:11:47 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.42599999999999999,"15min":0.42799999999999999},"min":{"1min":0.27400000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.437,"5min":0.47999999999999998,"15min":0.48599999999999999},"min":{"1min":0.33700000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.70299999999999996,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.376}]},{"osd":3,"last update":"Sat Oct 7 21:12:08 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.48399999999999999,"15min":0.502},"min":{"1min":0.316,"5min":0.314,"15min":0.314},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.51800000000000002,"15min":0.54800000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0449999999999999,"5min":1.046,"15min":1.046},"last":0.29399999999999998}]},{"osd":4,"last update":"Sat Oct 7 21:11:25 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.64700000000000002,"15min":0.65700000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90100000000000002,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.68000000000000005,"15min":0.69399999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.81799999999999995,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.53700000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.65200000000000002,"15min":0.65500000000000003},"min":{"1min":0.42099999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.89200000000000002,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.441},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.626,"15min":0.63400000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.89100000000000001,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.48999999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.627,"15min":0.629},"min":{"1min":0.41199999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.60699999999999998}]},{"osd":7,"last update":"Sat Oct 7 21:11:33 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.47799999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411375,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":297141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:41 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.39500000000000002,"15min":0.39300000000000002},"min":{"1min":0.29499999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.216},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.28199999999999997,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.58599999999999997,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.28799999999999998}]},{"osd":1,"last update":"Sat Oct 7 21:11:41 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.28499999999999998,"5min":0.251,"15min":0.251},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.443,"15min":0.433},"min":{"1min":0.32000000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:12:07 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.48299999999999998,"15min":0.48199999999999998},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.37},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.5,"15min":0.497},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.32000000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:11:25 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.81000000000000005,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.64000000000000001,"15min":0.64100000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.95099999999999996,"5min":1.137,"15min":1.137},"last":0.54900000000000004}]},{"osd":5,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.68899999999999995,"15min":0.69499999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.879,"5min":1.087,"15min":1.087},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.67500000000000004,"15min":0.66700000000000004},"min":{"1min":0.47499999999999998,"5min":0.439,"15min":0.439},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":0.50800000000000001}]},{"osd":6,"last update":"Sat Oct 7 21:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.74399999999999999,"15min":0.76200000000000001},"min":{"1min":0.436,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.0169999999999999,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.625,"5min":0.67300000000000004,"15min":0.68100000000000005},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.88700000000000001,"5min":1.151,"15min":1.151},"last":0.52800000000000002}]},{"osd":7,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.45600000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149738,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":299571,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.255,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.46500000000000002,"15min":0.46800000000000003},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":2.415,"5min":2.415,"15min":2.415},"last":0.36399999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.46200000000000002,"15min":0.45200000000000001},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":2.7909999999999999,"5min":2.7909999999999999,"15min":2.7909999999999999},"last":0.252},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.47099999999999997,"15min":0.47299999999999998},"min":{"1min":0.25900000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.755,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.38}]},{"osd":2,"last update":"Sat Oct 7 21:12:09 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.51000000000000001,"15min":0.52100000000000002},"min":{"1min":0.309,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.49399999999999999,"15min":0.502},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.73699999999999999,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.32300000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:11:29 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.65400000000000003,"15min":0.66500000000000004},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.77700000000000002,"5min":2.5390000000000001,"15min":2.5390000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.56499999999999995,"15min":0.56299999999999994},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.78100000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.61699999999999999,"15min":0.61599999999999999},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.60599999999999998,"15min":0.60899999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78200000000000003,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.628}]},{"osd":6,"last update":"Sat Oct 7 21:12:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.64100000000000001,"15min":0.627},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":3.0870000000000002,"5min":3.0870000000000002,"15min":3.0870000000000002},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.621,"5min":0.68100000000000005,"15min":0.69099999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.871,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.62}]},{"osd":7,"last update":"Sat Oct 7 21:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.73299999999999998}]}]},{"osd":4,"up_from":31,"seq":133143986213,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297976,"kb_used_data":688,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447176,"statfs":{"total":95995035648,"available":95689908224,"internally_reserved":0,"allocated":704512,"data_stored":297821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.56299999999999994,"15min":0.55900000000000005},"min":{"1min":0.35499999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.56499999999999995,"15min":0.56799999999999995},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.42499999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.313},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.53200000000000003}]},{"osd":2,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57499999999999996,"15min":0.57399999999999995},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.57099999999999995,"15min":0.57299999999999995},"min":{"1min":0.36399999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.80000000000000004,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.44}]},{"osd":3,"last update":"Sat Oct 7 21:11:31 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.39500000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.505},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.55600000000000005,"15min":0.55100000000000005},"min":{"1min":0.376,"5min":0.318,"15min":0.318},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.57899999999999996}]},{"osd":5,"last update":"Sat Oct 7 21:11:50 2023","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.46500000000000002,"15min":0.45900000000000002},"min":{"1min":0.29399999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.70199999999999996,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.46200000000000002,"15min":0.45900000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.56399999999999995}]},{"osd":6,"last update":"Sat Oct 7 21:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.51900000000000002,"15min":0.52700000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.80300000000000005,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.57399999999999995,"15min":0.58099999999999996},"min":{"1min":0.34000000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.88700000000000001,"5min":1.048,"15min":1.048},"last":0.73199999999999998}]},{"osd":7,"last update":"Sat Oct 7 21:11:33 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.63300000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724577,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":684,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":700416,"data_stored":299284,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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 Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.59099999999999997,"15min":0.57299999999999995},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.7069999999999999,"5min":4.7069999999999999,"15min":4.7069999999999999},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.57399999999999995,"15min":0.54800000000000004},"min":{"1min":0.38900000000000001,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.6520000000000001,"5min":4.6520000000000001,"15min":4.6520000000000001},"last":0.49099999999999999}]},{"osd":1,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.47599999999999998,"5min":0.54800000000000004,"15min":0.56000000000000005},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.69099999999999995,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.54300000000000004,"15min":0.54800000000000004},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.68500000000000005,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.69499999999999995}]},{"osd":2,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.53500000000000003,"15min":0.54400000000000004},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.67100000000000004,"5min":0.751,"15min":0.751},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.504,"5min":0.53200000000000003,"15min":0.53700000000000003},"min":{"1min":0.38300000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.623,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.54600000000000004}]},{"osd":3,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.56499999999999995,"15min":0.57199999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.73599999999999999,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.59599999999999997,"15min":0.57599999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":4.6029999999999998,"5min":4.6029999999999998,"15min":4.6029999999999998},"last":0.65900000000000003}]},{"osd":4,"last update":"Sat Oct 7 21:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.433,"15min":0.42899999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.499,"5min":0.45500000000000002,"15min":0.44700000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.624}]},{"osd":6,"last update":"Sat Oct 7 21:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46999999999999997,"15min":0.47099999999999997},"min":{"1min":0.30399999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51500000000000001,"15min":0.51600000000000001},"min":{"1min":0.33000000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.67800000000000005}]},{"osd":7,"last update":"Sat Oct 7 21:11:35 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.72899999999999998}]}]}],"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-10-07T21:12:27.128 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-07T21:12:27.128 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-07T21:12:27.129 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-07T21:12:27.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-07T21:12:27.268 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:12:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:12:27.268 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.066818071Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-10-07T21:12:27.268 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.116793239Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-10-07T21:12:27.268 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.150366195Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-10-07T21:12:27.268 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.175759881Z level=info msg="Executing migration" id="Drop public config table" 2023-10-07T21:12:27.268 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.201096375Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-10-07T21:12:27.268 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.242822811Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-10-07T21:12:27.268 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.268040615Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-10-07T21:12:27.294 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:26 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:12:27.536 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:27 smithi046 ceph-mon[102780]: from='client.24716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:12:27.536 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.310223792Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-10-07T21:12:27.536 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.3353698Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-10-07T21:12:27.536 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.360276091Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-10-07T21:12:27.536 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.402352199Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-10-07T21:12:27.537 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.444265435Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-10-07T21:12:27.537 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.469419086Z level=info msg="Executing migration" id="add share column" 2023-10-07T21:12:27.537 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.5112019Z level=info msg="Executing migration" id="create default alerting folders" 2023-10-07T21:12:27.537 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.536577282Z level=info msg="Executing migration" id="create file table" 2023-10-07T21:12:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:27 smithi003 ceph-mon[98492]: from='client.24716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:12:27.572 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:27 smithi003 conmon[163771]: ts=2023-10-07T21:12:27.294Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:12:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:27 smithi003 ceph-mon[115766]: from='client.24716 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:12:27.787 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.587148236Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-10-07T21:12:27.787 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.628996436Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-10-07T21:12:27.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.67088357Z level=info msg="Executing migration" id="create file_meta table" 2023-10-07T21:12:27.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.721025266Z level=info msg="Executing migration" id="file table idx: path key" 2023-10-07T21:12:27.788 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.762818636Z level=info msg="Executing migration" id="set path collation in file table" 2023-10-07T21:12:27.966 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:28.047 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.788146049Z level=info msg="Executing migration" id="managed permissions migration" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.830328489Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.855393157Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.888959971Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.922465517Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.947602647Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.972894966Z level=info msg="Executing migration" id="update group index for alert rules" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:27 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:27.998322Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.023190612Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-10-07T21:12:28.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.048412234Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-10-07T21:12:28.173 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:27 smithi003 bash[174660]: e10354175540f5409ae9219ce212cb9c2340433dacbb781382e8184c3fd1ffd5 2023-10-07T21:12:28.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.090248448Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-10-07T21:12:28.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.115500573Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-10-07T21:12:28.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.149094458Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-10-07T21:12:28.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.215846521Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-10-07T21:12:28.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.241071369Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-10-07T21:12:28.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.283065956Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-10-07T21:12:28.308 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.308280085Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-10-07T21:12:28.431 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:28 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T21:12:28.431 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:28 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:12:28.431 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:28 smithi003 systemd[1]: Starting Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:12:28.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:28 smithi046 ceph-mon[102780]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:28.585 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.358665869Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-10-07T21:12:28.585 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.408837522Z level=info msg="Executing migration" id="create folder table" 2023-10-07T21:12:28.585 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.484403857Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-10-07T21:12:28.585 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.534361292Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-10-07T21:12:28.585 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.58473839Z level=info msg="Executing migration" id="Update folder title length" 2023-10-07T21:12:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:28 smithi003 ceph-mon[115766]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:28 smithi003 ceph-mon[98492]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.626853898Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=migrator t=2023-10-07T21:12:28.652060891Z level=info msg="migrations completed" performed=485 skipped=0 duration=17.591841475s 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=sqlstore t=2023-10-07T21:12:28.652668295Z level=info msg="Created default organization" 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=plugin.loader t=2023-10-07T21:12:28.739779662Z level=info msg="Plugin registered" pluginID=input 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=plugin.loader t=2023-10-07T21:12:28.769351537Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=plugin.loader t=2023-10-07T21:12:28.769376468Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=secrets t=2023-10-07T21:12:28.769410711Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T21:12:28.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=query_data t=2023-10-07T21:12:28.77230494Z level=info msg="Query Service initialization" 2023-10-07T21:12:28.847 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:28 smithi046 conmon[152134]: logger=live.push_http t=2023-10-07T21:12:28.775357059Z level=info msg="Live Push Gateway initialization" 2023-10-07T21:12:29.730 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=infra.usagestats.collector t=2023-10-07T21:12:29.638519788Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T21:12:29.730 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=provisioning.datasources t=2023-10-07T21:12:29.638856327Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-10-07T21:12:29.730 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=provisioning.datasources t=2023-10-07T21:12:29.672386523Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T21:12:29.730 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.730 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.730 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2023-10-07T21:12:29.730 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-10-07T21:12:29.731 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:29 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:29.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 bash[175241]: c895ba103bc0cb5efb78a9b23528407c95e90748b5a600e74755d9c72410f5e9 2023-10-07T21:12:29.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.471Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T21:12:29.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.471Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T21:12:29.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.473Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2023-10-07T21:12:29.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.474Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T21:12:29.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 systemd[1]: Started Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:12:29.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.505Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:12:29.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.506Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:12:29.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.509Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T21:12:29.823 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:29 smithi003 conmon[175326]: ts=2023-10-07T21:12:29.509Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T21:12:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2023-10-07T21:12:29.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-10-07T21:12:29.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2023-10-07T21:12:29.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]: dispatch 2023-10-07T21:12:29.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2023-10-07T21:12:29.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-10-07T21:12:29.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:29 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:29.887 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:29.887 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-07T21:12:30.096 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=provisioning.datasources t=2023-10-07T21:12:29.730274539Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-10-07T21:12:30.312 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=provisioning.alerting t=2023-10-07T21:12:29.787335538Z level=info msg="starting to provision alerting" 2023-10-07T21:12:30.312 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=provisioning.alerting t=2023-10-07T21:12:29.787369149Z level=info msg="finished to provision alerting" 2023-10-07T21:12:30.313 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=grafanaStorageLogger t=2023-10-07T21:12:29.787458338Z level=info msg="storage starting" 2023-10-07T21:12:30.313 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=ngalert.state.manager t=2023-10-07T21:12:29.787821315Z level=info msg="Warming state cache for startup" 2023-10-07T21:12:30.313 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=http.server t=2023-10-07T21:12:29.789654024Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T21:12:30.313 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=sqlstore.transactions t=2023-10-07T21:12:29.7978696Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T21:12:30.313 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=ngalert.state.manager t=2023-10-07T21:12:29.836194465Z level=info msg="State cache has been initialized" states=0 duration=48.370384ms 2023-10-07T21:12:30.313 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=ngalert.multiorg.alertmanager t=2023-10-07T21:12:29.836262882Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T21:12:30.314 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=ticker t=2023-10-07T21:12:29.836290834Z level=info msg=starting first_tick=2023-10-07T21:12:30Z 2023-10-07T21:12:30.314 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:12:29 smithi046 conmon[152134]: logger=sqlstore.transactions t=2023-10-07T21:12:29.959058601Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T21:12:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2023-10-07T21:12:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]': finished 2023-10-07T21:12:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]': finished 2023-10-07T21:12:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2023-10-07T21:12:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]': finished 2023-10-07T21:12:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:30.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2023-10-07T21:12:30.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]': finished 2023-10-07T21:12:30.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]': finished 2023-10-07T21:12:30.633 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2023-10-07T21:12:30.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]': finished 2023-10-07T21:12:30.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2023-10-07T21:12:30.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2023-10-07T21:12:30.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: osdmap e69: 8 total, 8 up, 8 in 2023-10-07T21:12:30.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:30.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:30.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:30 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1531475570' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:12:30.663 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-07T21:12:30.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:12:30.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2023-10-07T21:12:30.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2023-10-07T21:12:30.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: osdmap e69: 8 total, 8 up, 8 in 2023-10-07T21:12:30.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:30.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:30.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1531475570' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:12:30.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:30.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2023-10-07T21:12:30.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.7", "id": [0, 1]}]': finished 2023-10-07T21:12:30.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 3]}]': finished 2023-10-07T21:12:30.791 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2023-10-07T21:12:30.791 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [0, 1]}]': finished 2023-10-07T21:12:30.791 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2023-10-07T21:12:30.791 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2023-10-07T21:12:30.792 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: osdmap e69: 8 total, 8 up, 8 in 2023-10-07T21:12:30.792 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:30.792 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:30.792 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:30 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1531475570' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T21:12:31.020 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:31.020 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":70,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:12:30.436433+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T21:11:41.269833+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":"68","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.7","mappings":[{"from":0,"to":1}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:12:31.035 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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': '62', '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-10-07T21:10:53.974077+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': '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': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-10-07T21:11:41.269833+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': '68', '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-10-07T21:12:31.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T21:12:31.402 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2023-10-07T21:12:31.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-10-07T21:12:31.755 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 32 2023-10-07T21:12:31.769 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:31 smithi003 conmon[175326]: ts=2023-10-07T21:12:31.475Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000497183s 2023-10-07T21:12:31.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[98492]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:12:31.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[98492]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:12:31.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[98492]: osdmap e70: 8 total, 8 up, 8 in 2023-10-07T21:12:31.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3123255958' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:31.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3378031085' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:12:31.769 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[115766]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:12:31.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[115766]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:12:31.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[115766]: osdmap e70: 8 total, 8 up, 8 in 2023-10-07T21:12:31.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3123255958' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:31.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:31 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3378031085' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:12:31.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-10-07T21:12:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:31 smithi046 ceph-mon[102780]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:12:31.878 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:31 smithi046 ceph-mon[102780]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:12:31.878 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:31 smithi046 ceph-mon[102780]: osdmap e70: 8 total, 8 up, 8 in 2023-10-07T21:12:31.878 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:31 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3123255958' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:31.878 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:31 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3378031085' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.096 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 64 2023-10-07T21:12:32.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-10-07T21:12:32.437 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 8 2023-10-07T21:12:32.451 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T21:12:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:32 smithi046 ceph-mon[102780]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:32 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/3491098006' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:32 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1878567745' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:32 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1186063478' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[98492]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/3491098006' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1878567745' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1186063478' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[115766]: pgmap v40: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/3491098006' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1878567745' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:32 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1186063478' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T21:12:32.824 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:32.824 INFO:teuthology.orchestra.run.smithi003.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":14463,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.3:6835/3426086375","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":3426086375},{"type":"v1","addr":"172.21.15.3:6835","nonce":3426086375}]},"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-10-07T21:10:54.605921+0000","modified":"2023-10-07T21:10:58.207650+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":24361},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24361":{"gid":24361,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.46:6833/1043359112","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1043359112},{"type":"v1","addr":"172.21.15.46:6833","nonce":1043359112}]},"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-10-07T21:12:32.827 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 8 2023-10-07T21:12:32.839 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:12:32.997 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 systemd[1]: Stopping Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:12:33.166 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:33.166 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":70,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:12:30.436433+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T21:11:41.269833+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":"68","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.7","mappings":[{"from":0,"to":1}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:12:33.180 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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': '62', '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-10-07T21:10:53.974077+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': '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': {'pg_num_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-10-07T21:11:41.269833+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': '68', '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-10-07T21:12:33.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T21:12:33.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T21:12:33.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.996Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T21:12:33.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.997Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T21:12:33.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.997Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T21:12:33.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:32 smithi046 conmon[148281]: ts=2023-10-07T21:12:32.997Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T21:12:33.510 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2023-10-07T21:12:33.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-10-07T21:12:33.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:33 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/181278285' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:33.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:33 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1878203528' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:33.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:33 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/181278285' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:33.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:33 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1878203528' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:33 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/181278285' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:33 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1878203528' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:33.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:33 smithi046 bash[153722]: f3b02f3dcd22a56578288463ca99247a36769d70a0ec42265a83226e8cfcdd19 2023-10-07T21:12:33.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:33 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T21:12:33.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:33 smithi046 systemd[1]: Stopped Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:12:33.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:33 smithi046 systemd[1]: Starting Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:12:33.852 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 32 2023-10-07T21:12:33.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-10-07T21:12:34.193 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 64 2023-10-07T21:12:34.207 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STOPPING 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STOPPED 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STARTING 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Serving on http://:::9283 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STARTED 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STOPPING 2023-10-07T21:12:34.459 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:12:34.555 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 8 2023-10-07T21:12:34.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1433695920' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/690395051' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2486122512' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:12:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:34 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:34.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.218Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:12:34.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.218Z 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-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.219Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi046 (none))" 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.219Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.219Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.220Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.221Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.222Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.222Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.224Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.224Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.656µs 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.224Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:12:34.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.225Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.225Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.225Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.526µs wal_replay_duration=504.515µs wbl_replay_duration=135ns total_replay_duration=547.223µs 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.225Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.226Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.226Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 bash[154048]: c906ff972f98b7f6d5f42889ebcc811c565f1d241eb9c644b5dd31f189b7de12 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 systemd[1]: Started Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.243Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.147346ms db_storage=765ns remote_storage=1.422µs web_handler=457ns query_engine=613ns scrape=408.943µs scrape_sd=29.093µs notify=21.04µs notify_sd=5.758µs rules=16.453938ms tracing=6.389µs 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.243Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:12:34.599 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:12:34 smithi046 conmon[154089]: ts=2023-10-07T21:12:34.243Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:12:34.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STOPPED 2023-10-07T21:12:34.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STARTING 2023-10-07T21:12:34.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Serving on http://:::9283 2023-10-07T21:12:34.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STARTED 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STOPPING 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STOPPED 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STARTING 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Serving on http://:::9283 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:34 smithi003 conmon[98914]: [07/Oct/2023:21:12:34] ENGINE Bus STARTED 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1433695920' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/690395051' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2486122512' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:12:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: pgmap v41: 105 pgs: 7 peering, 98 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1433695920' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/690395051' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2486122512' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:12:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:12:34.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:12:34.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:12:34.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:12:34.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:34.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:34 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:34.996 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:34.996 INFO:teuthology.orchestra.run.smithi003.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":14463,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.3:6835/3426086375","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":3426086375},{"type":"v1","addr":"172.21.15.3:6835","nonce":3426086375}]},"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-10-07T21:10:54.605921+0000","modified":"2023-10-07T21:10:58.207650+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":24361},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24361":{"gid":24361,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.46:6833/1043359112","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1043359112},{"type":"v1","addr":"172.21.15.46:6833","nonce":1043359112}]},"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-10-07T21:12:34.999 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 8 2023-10-07T21:12:35.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T21:12:35.353 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:35.353 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":70,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:12:30.436433+0000","last_up_change":"2023-10-07T21:10:32.944349+0000","last_in_change":"2023-10-07T21:10:16.121429+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":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T21:11:41.269833+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":"68","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6803","nonce":278053559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6805","nonce":278053559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6809","nonce":278053559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":278053559},{"type":"v1","addr":"172.21.15.3:6807","nonce":278053559}]},"public_addr":"172.21.15.3:6803/278053559","cluster_addr":"172.21.15.3:6805/278053559","heartbeat_back_addr":"172.21.15.3:6809/278053559","heartbeat_front_addr":"172.21.15.3:6807/278053559","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6811","nonce":1666436845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6813","nonce":1666436845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6817","nonce":1666436845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1666436845},{"type":"v1","addr":"172.21.15.3:6815","nonce":1666436845}]},"public_addr":"172.21.15.3:6811/1666436845","cluster_addr":"172.21.15.3:6813/1666436845","heartbeat_back_addr":"172.21.15.3:6817/1666436845","heartbeat_front_addr":"172.21.15.3:6815/1666436845","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6819","nonce":673321406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6821","nonce":673321406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6825","nonce":673321406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":673321406},{"type":"v1","addr":"172.21.15.3:6823","nonce":673321406}]},"public_addr":"172.21.15.3:6819/673321406","cluster_addr":"172.21.15.3:6821/673321406","heartbeat_back_addr":"172.21.15.3:6825/673321406","heartbeat_front_addr":"172.21.15.3:6823/673321406","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6827","nonce":539470217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6829","nonce":539470217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6833","nonce":539470217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":539470217},{"type":"v1","addr":"172.21.15.3:6831","nonce":539470217}]},"public_addr":"172.21.15.3:6827/539470217","cluster_addr":"172.21.15.3:6829/539470217","heartbeat_back_addr":"172.21.15.3:6833/539470217","heartbeat_front_addr":"172.21.15.3:6831/539470217","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6801","nonce":2839717457}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6803","nonce":2839717457}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6807","nonce":2839717457}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":2839717457},{"type":"v1","addr":"172.21.15.46:6805","nonce":2839717457}]},"public_addr":"172.21.15.46:6801/2839717457","cluster_addr":"172.21.15.46:6803/2839717457","heartbeat_back_addr":"172.21.15.46:6807/2839717457","heartbeat_front_addr":"172.21.15.46:6805/2839717457","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6809","nonce":186789139}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6811","nonce":186789139}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6815","nonce":186789139}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":186789139},{"type":"v1","addr":"172.21.15.46:6813","nonce":186789139}]},"public_addr":"172.21.15.46:6809/186789139","cluster_addr":"172.21.15.46:6811/186789139","heartbeat_back_addr":"172.21.15.46:6815/186789139","heartbeat_front_addr":"172.21.15.46:6813/186789139","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6817","nonce":3770837327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6819","nonce":3770837327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6823","nonce":3770837327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3770837327},{"type":"v1","addr":"172.21.15.46:6821","nonce":3770837327}]},"public_addr":"172.21.15.46:6817/3770837327","cluster_addr":"172.21.15.46:6819/3770837327","heartbeat_back_addr":"172.21.15.46:6823/3770837327","heartbeat_front_addr":"172.21.15.46:6821/3770837327","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6825","nonce":2009505612}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6827","nonce":2009505612}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6831","nonce":2009505612}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":2009505612},{"type":"v1","addr":"172.21.15.46:6829","nonce":2009505612}]},"public_addr":"172.21.15.46:6825/2009505612","cluster_addr":"172.21.15.46:6827/2009505612","heartbeat_back_addr":"172.21.15.46:6831/2009505612","heartbeat_front_addr":"172.21.15.46:6829/2009505612","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-10-07T21:07:55.032854+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-10-07T21:08:16.410315+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-10-07T21:08:38.610602+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-10-07T21:09:01.269961+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-10-07T21:09:23.065596+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-10-07T21:09:45.799400+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-10-07T21:10:08.844585+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-10-07T21:10:31.304050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.7","mappings":[{"from":0,"to":1}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+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-10-07T21:12:35.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T21:12:35.799 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:12:35.799 INFO:teuthology.orchestra.run.smithi003.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":14463,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.3:6835/3426086375","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":3426086375},{"type":"v1","addr":"172.21.15.3:6835","nonce":3426086375}]},"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-10-07T21:10:54.605921+0000","modified":"2023-10-07T21:10:58.207650+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":24361},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24361":{"gid":24361,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.46:6833/1043359112","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1043359112},{"type":"v1","addr":"172.21.15.46:6833","nonce":1043359112}]},"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-10-07T21:12:35.801 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 8 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2442431049' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2379417989' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:35.813 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/287898583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2442431049' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2379417989' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:35.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:35 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/287898583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:35.815 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-10-07T21:10:54.605921+0000', 'modified': '2023-10-07T21:10:58.207650+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': 24361}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24361': {'gid': 24361, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.46:6833/1043359112', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.46:6832', 'nonce': 1043359112}, {'type': 'v1', 'addr': '172.21.15.46:6833', 'nonce': 1043359112}]}, '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-10-07T21:12:35.815 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2023-10-07T21:12:35.816 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2442431049' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T21:12:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2379417989' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:35.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:35 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/287898583' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:12:35.965 INFO:teuthology.orchestra.run.smithi003.stderr:2023-10-07T21:12:35.964+0000 7f1dd97fa700 0 client.24818 ms_handle_reset on v2:172.21.15.46:6832/1043359112 2023-10-07T21:12:35.989 INFO:teuthology.orchestra.run.smithi003.stderr:2023-10-07T21:12:35.988+0000 7f1dd97fa700 0 client.24824 ms_handle_reset on v2:172.21.15.46:6832/1043359112 2023-10-07T21:12:35.989 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_fsid": "232f067a-6555-11ee-8db5-212e2dc638e7", 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "whoami": 0, 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "id": 24361, 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "want_state": "up:active", 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "state": "up:active", 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "fs_name": "cephfs", 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "rank_uptime": 100.790960977, 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "mdsmap_epoch": 8, 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "osdmap_epoch": 70, 2023-10-07T21:12:35.990 INFO:teuthology.orchestra.run.smithi003.stdout: "osdmap_epoch_barrier": 63, 2023-10-07T21:12:35.991 INFO:teuthology.orchestra.run.smithi003.stdout: "uptime": 106.676419099 2023-10-07T21:12:35.991 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:12:36.002 INFO:tasks.cephadm:Setup complete, yielding 2023-10-07T21:12:36.002 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:12:36.011 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2023-10-07T21:12:36.011 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:12:36.027 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2023-10-07T21:12:36.027 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-07T21:12:36.038 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2023-10-07T21:12:36.038 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2023-10-07T21:12:36.448 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:12:36.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:36 smithi003 ceph-mon[98492]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:36.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:36 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1939214363' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:36.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:36 smithi003 ceph-mon[115766]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:36.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:36 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1939214363' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:36 smithi046 ceph-mon[102780]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:36 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1939214363' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T21:12:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:37 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:38.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:37 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:38.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:38 smithi003 conmon[98914]: [07/Oct/2023:21:12:38] ENGINE Bus STOPPING 2023-10-07T21:12:38.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:38 smithi003 conmon[98914]: [07/Oct/2023:21:12:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:12:38.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:38 smithi003 conmon[98914]: [07/Oct/2023:21:12:38] ENGINE Bus STOPPED 2023-10-07T21:12:38.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:38 smithi003 conmon[98914]: [07/Oct/2023:21:12:38] ENGINE Bus STARTING 2023-10-07T21:12:38.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:38 smithi003 conmon[98914]: [07/Oct/2023:21:12:38] ENGINE Serving on http://:::9283 2023-10-07T21:12:38.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:38 smithi003 conmon[98914]: [07/Oct/2023:21:12:38] ENGINE Bus STARTED 2023-10-07T21:12:39.175 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:12:39.186 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2023-10-07T21:12:39.186 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:12:39.195 INFO:teuthology.task.print:**** done start telemetry quincy... 2023-10-07T21:12:39.195 INFO:teuthology.run_tasks:Running task workunit... 2023-10-07T21:12:39.208 INFO:tasks.workunit:Pulling workunits from ref 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:12:39.209 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-07T21:12:39.209 DEBUG:teuthology.orchestra.run.smithi003:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-07T21:12:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:12:39.229 INFO:teuthology.orchestra.run.smithi003.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-07T21:12:39.229 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T21:12:39.286 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-07T21:12:39.286 DEBUG:teuthology.orchestra.run.smithi003:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-07T21:12:39.344 INFO:tasks.workunit:timeout=3h 2023-10-07T21:12:39.344 INFO:tasks.workunit:cleanup=True 2023-10-07T21:12:39.345 DEBUG:teuthology.orchestra.run.smithi003:> 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 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:12:39.403 INFO:tasks.workunit.client.0.smithi003.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-07T21:12:39.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:39 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' 2023-10-07T21:12:39.478 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:39 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' 2023-10-07T21:12:39.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:12:39 smithi003 conmon[175326]: ts=2023-10-07T21:12:39.478Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003586537s 2023-10-07T21:12:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:39 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' 2023-10-07T21:12:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:40 smithi003 ceph-mon[115766]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:40 smithi003 ceph-mon[98492]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:40 smithi046 ceph-mon[102780]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:41.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[98492]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:41.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:41.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:41 smithi003 ceph-mon[115766]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:41.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:12:41.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:41 smithi046 ceph-mon[102780]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-07T21:12:44.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:44 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:12:44] "GET /metrics HTTP/1.1" 200 235597 "" "Prometheus/2.43.0" 2023-10-07T21:12:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:44 smithi003 ceph-mon[98492]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-07T21:12:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:44 smithi003 ceph-mon[115766]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-07T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:44 smithi046 ceph-mon[102780]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-07T21:12:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:45 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:45 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:45 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:46 smithi003 ceph-mon[98492]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-07T21:12:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:46 smithi003 ceph-mon[115766]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-07T21:12:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:46 smithi046 ceph-mon[102780]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-07T21:12:47.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:12:47 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:12:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:12:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:48 smithi003 ceph-mon[98492]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:48.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:48 smithi003 ceph-mon[115766]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:48 smithi046 ceph-mon[102780]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:50 smithi003 ceph-mon[98492]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:50 smithi003 ceph-mon[115766]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:50 smithi046 ceph-mon[102780]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:52 smithi003 ceph-mon[115766]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:52 smithi003 ceph-mon[98492]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:52 smithi046 ceph-mon[102780]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:54.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:12:54 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:12:54] "GET /metrics HTTP/1.1" 200 235673 "" "Prometheus/2.43.0" 2023-10-07T21:12:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:54 smithi003 ceph-mon[115766]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:54 smithi003 ceph-mon[98492]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:54 smithi046 ceph-mon[102780]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:56 smithi003 ceph-mon[98492]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:56.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:56 smithi003 ceph-mon[115766]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:56 smithi046 ceph-mon[102780]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:57.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:12:57 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:12:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:12:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:58 smithi003 ceph-mon[98492]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:58.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:58 smithi003 ceph-mon[115766]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:58 smithi046 ceph-mon[102780]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:59.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:12:59 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:59.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:12:59 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:59.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:12:59 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:00 smithi003 ceph-mon[98492]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:00 smithi003 ceph-mon[115766]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:00.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:00 smithi046 ceph-mon[102780]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:01.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:01 smithi003 ceph-mon[98492]: mgrmap e21: y(active, since 91s), standbys: x 2023-10-07T21:13:01.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:01 smithi003 ceph-mon[115766]: mgrmap e21: y(active, since 91s), standbys: x 2023-10-07T21:13:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:01 smithi046 ceph-mon[102780]: mgrmap e21: y(active, since 91s), standbys: x 2023-10-07T21:13:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:02 smithi003 ceph-mon[115766]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:02 smithi003 ceph-mon[98492]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:02.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:02 smithi046 ceph-mon[102780]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:04.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:04 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:04] "GET /metrics HTTP/1.1" 200 235659 "" "Prometheus/2.43.0" 2023-10-07T21:13:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:04 smithi003 ceph-mon[115766]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:04 smithi003 ceph-mon[98492]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:04 smithi046 ceph-mon[102780]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:06 smithi003 ceph-mon[115766]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:06 smithi003 ceph-mon[98492]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:06 smithi046 ceph-mon[102780]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:07.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:13:07 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:13:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:08 smithi003 ceph-mon[115766]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:08 smithi003 ceph-mon[98492]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:08 smithi046 ceph-mon[102780]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:10 smithi003 ceph-mon[98492]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:10 smithi003 ceph-mon[115766]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:10.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:10 smithi046 ceph-mon[102780]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:12 smithi003 ceph-mon[98492]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:12 smithi003 ceph-mon[115766]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:12.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:12 smithi046 ceph-mon[102780]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-07T21:13:14.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:14 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:14] "GET /metrics HTTP/1.1" 200 235659 "" "Prometheus/2.43.0" 2023-10-07T21:13:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:14 smithi003 ceph-mon[98492]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:14 smithi003 ceph-mon[115766]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:14 smithi046 ceph-mon[102780]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:15 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:15 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:15 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:16 smithi046 ceph-mon[102780]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:16 smithi003 ceph-mon[98492]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:16 smithi003 ceph-mon[115766]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:17.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:13:17 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:13:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:18 smithi003 ceph-mon[98492]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:18 smithi003 ceph-mon[115766]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:18 smithi046 ceph-mon[102780]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:19.390 INFO:tasks.workunit.client.0.smithi003.stderr:Note: switching to '9725b08fd801c82987c737f7e6d354878f036ee8'. 2023-10-07T21:13:19.390 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:19.390 INFO:tasks.workunit.client.0.smithi003.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-10-07T21:13:19.390 INFO:tasks.workunit.client.0.smithi003.stderr:changes and commit them, and you can discard any commits you make in this 2023-10-07T21:13:19.390 INFO:tasks.workunit.client.0.smithi003.stderr:state without impacting any branches by switching back to a branch. 2023-10-07T21:13:19.390 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:19.390 INFO:tasks.workunit.client.0.smithi003.stderr:If you want to create a new branch to retain commits you create, you may 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr:do so (now or later) by using -c with the switch command. Example: 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr: git switch -c 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr:Or undo this operation with: 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr: git switch - 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:19.391 INFO:tasks.workunit.client.0.smithi003.stderr:HEAD is now at 9725b08fd80 Merge pull request #53417 from jrchyang/fix_mclock_scheduling_slow_main 2023-10-07T21:13:19.394 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:13:19.422 INFO:tasks.workunit.client.0.smithi003.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-07T21:13:19.425 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T21:13:19.425 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-07T21:13:19.957 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-07T21:13:20.009 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-07T21:13:20.048 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T21:13:20.050 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T21:13:20.050 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-07T21:13:20.087 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T21:13:20.091 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:13:20.091 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-07T21:13:20.148 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2023-10-07T21:13:20.149 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2023-10-07T21:13:20.149 DEBUG:teuthology.orchestra.run.smithi003: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=9725b08fd801c82987c737f7e6d354878f036ee8 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-10-07T21:13:20.208 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2023-10-07T21:13:20.680 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2023-10-07T21:13:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:20 smithi003 ceph-mon[98492]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:20.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:20 smithi003 conmon[98914]: [07/Oct/2023:21:13:20] ENGINE Bus STOPPING 2023-10-07T21:13:20.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:20 smithi003 conmon[98914]: [07/Oct/2023:21:13:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:13:20.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:20 smithi003 conmon[98914]: [07/Oct/2023:21:13:20] ENGINE Bus STOPPED 2023-10-07T21:13:20.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:20 smithi003 conmon[98914]: [07/Oct/2023:21:13:20] ENGINE Bus STARTING 2023-10-07T21:13:20.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:20 smithi003 conmon[98914]: [07/Oct/2023:21:13:20] ENGINE Serving on http://:::9283 2023-10-07T21:13:20.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:20 smithi003 conmon[98914]: [07/Oct/2023:21:13:20] ENGINE Bus STARTED 2023-10-07T21:13:20.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:20 smithi003 ceph-mon[115766]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:20 smithi046 ceph-mon[102780]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:21.132 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2023-10-07T21:13:21.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:20 smithi003 conmon[98914]: [07/Oct/2023:21:13:20] ENGINE Bus STOPPING 2023-10-07T21:13:21.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:13:21.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Bus STOPPED 2023-10-07T21:13:21.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Bus STARTING 2023-10-07T21:13:21.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Serving on http://:::9283 2023-10-07T21:13:21.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Bus STARTED 2023-10-07T21:13:21.592 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry preview 2023-10-07T21:13:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Bus STOPPING 2023-10-07T21:13:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:13:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Bus STOPPED 2023-10-07T21:13:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Bus STARTING 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Serving on http://:::9283 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:21 smithi003 conmon[98914]: [07/Oct/2023:21:13:21] ENGINE Bus STARTED 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/2343347207' entity='client.admin' 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:21.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/2343347207' entity='client.admin' 2023-10-07T21:13:21.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:21 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:21.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/2343347207' entity='client.admin' 2023-10-07T21:13:21.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:21.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:21.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:21.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:21 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:22.179 INFO:tasks.workunit.client.0.smithi003.stdout:{ 2023-10-07T21:13:22.179 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer": { 2023-10-07T21:13:22.179 INFO:tasks.workunit.client.0.smithi003.stdout: "active": true, 2023-10-07T21:13:22.179 INFO:tasks.workunit.client.0.smithi003.stdout: "mode": "" 2023-10-07T21:13:22.179 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.179 INFO:tasks.workunit.client.0.smithi003.stdout: "channels": [ 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "ident" 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "channels_available": [ 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "ident", 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: "perf" 2023-10-07T21:13:22.180 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_available": [ 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:22.181 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_opted_in": [ 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:22.182 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "config": { 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "active_changed": [ 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "client_check_pool_perm", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_gid", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_uid", 2023-10-07T21:13:22.183 INFO:tasks.workunit.client.0.smithi003.stdout: "client_quota", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "daemonize", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "keyring", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_block_size", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_cache_size", 2023-10-07T21:13:22.184 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_compression", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_log", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_write_buffer_size", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_file", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_journald", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_stderr", 2023-10-07T21:13:22.185 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_host", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:22.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "no_config_file", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:22.187 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T21:13:22.188 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:22.189 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addr", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addrv", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_default_features", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_qos_exclude_ops", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "setgroup", 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "setuser" 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_changed": [ 2023-10-07T21:13:22.190 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:22.191 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_join_fs", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/container_init", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/migration_current", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T21:13:22.192 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/channel_ident", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/description", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/organization", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:22.193 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:22.194 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:22.195 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_cache_enabled", 2023-10-07T21:13:22.196 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_ops_log", 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_usage_log" 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "contact": null, 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "crashes": [], 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "created": "2023-10-07T21:05:40.293883Z", 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "crush": { 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_algs": { 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "straw2": 3 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_sizes": { 2023-10-07T21:13:22.197 INFO:tasks.workunit.client.0.smithi003.stdout: "2": 1, 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "4": 2 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_types": { 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "1": 2, 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "11": 1 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "compat_weight_set": false, 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "device_classes": [ 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: 8 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "num_buckets": 6, 2023-10-07T21:13:22.198 INFO:tasks.workunit.client.0.smithi003.stdout: "num_devices": 8, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_rules": 1, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_types": 12, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_weight_sets": 0, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "tunables": { 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "allowed_bucket_algs": 54, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_fallback_tries": 0, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_tries": 0, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_total_tries": 50, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_descend_once": 1, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_stable": 1, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_vary_r": 1, 2023-10-07T21:13:22.199 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v2_rules": 0, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v3_rules": 0, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v4_buckets": 1, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v5_rules": 0, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "legacy_tunables": 0, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "minimum_required_version": "jewel", 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "optimal_tunables": 1, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "profile": "jewel", 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables": 1, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables2": 1, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables3": 1, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables5": 1, 2023-10-07T21:13:22.200 INFO:tasks.workunit.client.0.smithi003.stdout: "straw_calc_version": 1 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "description": "upgrade test cluster", 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "fs": { 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "feature_flags": { 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "enable_multiple": true, 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_enabled_multiple": true 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "filesystems": [ 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "approx_ctime": "2023-10", 2023-10-07T21:13:22.201 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer_enabled": false, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_caps": 0, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_dns": 10, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_inos": 13, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_subtrees": 2, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_allowed_features": 0, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "explicitly_allowed_features": 0, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "files": 0, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "max_mds": 1, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_data_pools": 1, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_in": 1, 2023-10-07T21:13:22.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_mds": 1, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": 0, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_replay": 0, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_up": 1, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "snaps": 0, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "standby_count_wanted": 0 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_mds": 1, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "total_num_mds": 2 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "hosts": { 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num": 2, 2023-10-07T21:13:22.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mds": 2, 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mgr": 2, 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mon": 2, 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_osd": 2 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "leaderboard": false, 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "license": "sharing-1-0", 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "metadata": { 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 2 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.204 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 2 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 2 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.205 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 2 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:22.206 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 3 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 3 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 3 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 3 2023-10-07T21:13:22.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 3 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:22.208 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 8 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 8 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 8 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.209 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 8 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 8 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.210 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_objectstore": { 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": 8 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: "rotational": { 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: "0": 8 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: "features": { 2023-10-07T21:13:22.211 INFO:tasks.workunit.client.0.smithi003.stdout: "optional": [], 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "persistent": [ 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "kraken", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "luminous", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "mimic", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap-prune", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "nautilus", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "octopus", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "pacific", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "elector-pinging", 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: "quincy" 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:22.212 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv4_addr_mons": 6, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv6_addr_mons": 0, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "min_mon_release": 17, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "v1_addr_mons": 3, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "v2_addr_mons": 3 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "organization": "ceph-qa", 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_network": false, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 8, 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "require_min_compat_client": "luminous", 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: "require_osd_release": "quincy" 2023-10-07T21:13:22.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": [ 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr" 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:22.214 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 1, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 1, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 1, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 1781760, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 1781760, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 2, 2023-10-07T21:13:22.215 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 212, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 313344, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 590368, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 590368, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 1771104, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 179, 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 2473984 2023-10-07T21:13:22.216 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:22.217 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 32, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 32, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 2, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 98304, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:22.218 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 98304, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 22, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 3378, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 3378, 2023-10-07T21:13:22.219 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 10134, 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 51, 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 19456 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.220 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 64, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 64, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 3, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:22.221 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:22.222 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd" 2023-10-07T21:13:22.223 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 8, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 8, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 4, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:22.224 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:22.225 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": { 2023-10-07T21:13:22.226 INFO:tasks.workunit.client.0.smithi003.stdout: "mirroring_by_pool": [ 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: false 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: "num_images_by_pool": [ 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pools": 1 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: "report_id": "728b027a-58ef-4792-bfa1-28f0258e8aaf", 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: "report_timestamp": "2023-10-07T21:13:22.171160", 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: "report_version": 1, 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: "rook": { 2023-10-07T21:13:22.227 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster": { 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "external-mode": null, 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "allow-multiple-per-node": null, 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "count": null, 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "max-id": null, 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "pvc": { 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "stretch": { 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:22.228 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "network": { 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "provider": null 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "storage": { 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "device-set": { 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "non-portable": null, 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "portable": null, 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.229 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "csi": { 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes": { 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "node": { 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes-total": null, 2023-10-07T21:13:22.230 INFO:tasks.workunit.client.0.smithi003.stdout: "with-ceph-daemons": null, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-nfs-plugin": null, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-rbd-plugin": null 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "storage-class": { 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket": null, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs": null, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "nfs": null, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": null, 2023-10-07T21:13:22.231 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "services": {}, 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 105, 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": 4, 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_by_class": { 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "ssd": { 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:22.232 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704, 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_bytes": 2442952704, 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_ratio": 0.0031810924410820007 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout:} 2023-10-07T21:13:22.233 INFO:tasks.workunit.client.0.smithi003.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2023-10-07T21:13:22.234 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry preview-device 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout:{ 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "58c029d0-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPED1D480GA_58c0c732-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210848": { 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.787 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "E2010325", 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c029d0-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712928 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-10-07T21:13:22.788 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:22.789 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:22.790 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:22.791 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 6942517 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:22.792 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.793 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.794 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:22.795 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 14 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:22.796 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1545305 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 0, 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 0, 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0 2023-10-07T21:13:22.797 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 0, 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 2663, 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 91095767, 2023-10-07T21:13:22.798 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 454984834, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 1713689241, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 9819660354, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 0, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 16794, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 33063, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 34, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 5209 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:22.799 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 16794, 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 33063 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:22.800 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:22.801 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: E2010325", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-10-07T21:13:22.802 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:22.803 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 34 Celsius", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 0%", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 0%", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 91,095,767 [46.6 TB]", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 454,984,834 [232 TB]", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 1,713,689,241", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 9,819,660,354", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 2,663", 2023-10-07T21:13:22.804 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 16,794", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 33,063", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 5,209", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:22.805 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 34 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.806 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "58c242e2-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPEDMD400G4_58c2c852-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210844": { 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "8DV101H0", 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c242e2-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:22.807 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712924 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:22.808 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.809 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.810 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:22.811 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 34488269 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.812 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 52469614 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.813 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.814 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.815 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 64 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:22.816 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 89, 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 3440, 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 3455, 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 3426 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:22.817 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 10, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 12, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 408770715, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 2260223207, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 6009596945, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 35096327391, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 11, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 42788, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 62210, 2023-10-07T21:13:22.818 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 26, 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 603 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 42788, 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 62210 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:22.819 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:22.820 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: 8DV101H0", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:22.821 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: " 1 - 512 8 2", 2023-10-07T21:13:22.822 INFO:tasks.workunit.client.0.smithi003.stdout: " 2 - 512 16 2", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: " 3 - 4096 0 0", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: " 4 - 4096 8 0", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: " 5 - 4096 64 0", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: " 6 - 4096 128 0", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 26 Celsius", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:22.823 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 10%", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 11%", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 408,770,715 [209 TB]", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 2,260,223,207 [1.15 PB]", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 6,009,596,945", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 35,096,327,391", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 12", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 42,788", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 62,210", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 603", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:22.824 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:22.825 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 26 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:22.826 INFO:tasks.workunit.client.0.smithi003.stdout:} 2023-10-07T21:13:22.827 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry preview-all 2023-10-07T21:13:22.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[98492]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:22.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[98492]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:22.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.828 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[115766]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:22.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[115766]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:22.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:22 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:22 smithi046 ceph-mon[102780]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:22 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:22 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:22 smithi046 ceph-mon[102780]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:22 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:22 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.400 INFO:tasks.workunit.client.0.smithi003.stdout:{ 2023-10-07T21:13:23.400 INFO:tasks.workunit.client.0.smithi003.stdout: "device_report": { 2023-10-07T21:13:23.400 INFO:tasks.workunit.client.0.smithi003.stdout: "58c029d0-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:23.400 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPED1D480GA_58c0c732-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:23.400 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210848": { 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "E2010325", 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c029d0-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:23.401 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712928 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:23.402 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:23.403 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:23.404 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:23.405 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 6942517 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.406 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:23.407 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.408 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:23.409 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:23.410 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:23.410 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.410 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.410 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 14 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.411 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1545305 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 0, 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 0, 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.412 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 0, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 2663, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 91095767, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 454984834, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 1713689241, 2023-10-07T21:13:23.413 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 9819660354, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 0, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 16794, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 33063, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 34, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 5209 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 16794, 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:23.414 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 33063 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:23.415 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:23.416 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: E2010325", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:23.417 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.418 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 34 Celsius", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 0%", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 0%", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 91,095,767 [46.6 TB]", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 454,984,834 [232 TB]", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 1,713,689,241", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 9,819,660,354", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 2,663", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 16,794", 2023-10-07T21:13:23.419 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 33,063", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 5,209", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:23.420 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 34 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.421 INFO:tasks.workunit.client.0.smithi003.stdout: "58c242e2-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPEDMD400G4_58c2c852-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210844": { 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "8DV101H0", 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c242e2-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:23.422 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712924 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:23.423 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:23.424 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.425 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 34488269 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.427 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 52469614 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:23.428 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:23.429 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:23.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 64 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:23.431 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 89, 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 3440, 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 3455, 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 3426 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:23.432 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 10, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 12, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 408770715, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 2260223207, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 6009596945, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 35096327391, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 11, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 42788, 2023-10-07T21:13:23.433 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 62210, 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 26, 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 603 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 42788, 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 62210 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:23.434 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:23.435 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: 8DV101H0", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T21:13:23.436 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.437 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: " 1 - 512 8 2", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: " 2 - 512 16 2", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: " 3 - 4096 0 0", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: " 4 - 4096 8 0", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: " 5 - 4096 64 0", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: " 6 - 4096 128 0", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:23.438 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 26 Celsius", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 10%", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 11%", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 408,770,715 [209 TB]", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 2,260,223,207 [1.15 PB]", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 6,009,596,945", 2023-10-07T21:13:23.439 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 35,096,327,391", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 12", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 42,788", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 62,210", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 603", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.440 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 26 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:23.441 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: "report": { 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer": { 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: "active": true, 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: "mode": "" 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: "channels": [ 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:23.442 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "ident" 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "channels_available": [ 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "ident", 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "perf" 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_available": [ 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:23.443 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_opted_in": [ 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:23.444 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "config": { 2023-10-07T21:13:23.445 INFO:tasks.workunit.client.0.smithi003.stdout: "active_changed": [ 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "client_check_pool_perm", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_gid", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_uid", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "client_quota", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "daemonize", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:23.446 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "keyring", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_block_size", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_cache_size", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_compression", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_log", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_write_buffer_size", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:23.447 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_file", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_journald", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_stderr", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_host", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:23.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:23.449 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "no_config_file", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:23.450 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:23.451 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addr", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addrv", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_default_features", 2023-10-07T21:13:23.452 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_qos_exclude_ops", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "setgroup", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "setuser" 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_changed": [ 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:23.453 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_join_fs", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/container_init", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/migration_current", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T21:13:23.454 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/channel_ident", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/description", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/organization", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:23.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:23.456 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:23.457 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:23.458 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_cache_enabled", 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_ops_log", 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_usage_log" 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "contact": null, 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "crashes": [], 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "created": "2023-10-07T21:05:40.293883Z", 2023-10-07T21:13:23.459 INFO:tasks.workunit.client.0.smithi003.stdout: "crush": { 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_algs": { 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "straw2": 3 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_sizes": { 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "2": 1, 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "4": 2 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_types": { 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "1": 2, 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "11": 1 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.460 INFO:tasks.workunit.client.0.smithi003.stdout: "compat_weight_set": false, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "device_classes": [ 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: 8 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_buckets": 6, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_devices": 8, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_rules": 1, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_types": 12, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_weight_sets": 0, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "tunables": { 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "allowed_bucket_algs": 54, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_fallback_tries": 0, 2023-10-07T21:13:23.461 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_tries": 0, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_total_tries": 50, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_descend_once": 1, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_stable": 1, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_vary_r": 1, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v2_rules": 0, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v3_rules": 0, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v4_buckets": 1, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v5_rules": 0, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "legacy_tunables": 0, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "minimum_required_version": "jewel", 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "optimal_tunables": 1, 2023-10-07T21:13:23.462 INFO:tasks.workunit.client.0.smithi003.stdout: "profile": "jewel", 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables": 1, 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables2": 1, 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables3": 1, 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables5": 1, 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "straw_calc_version": 1 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "description": "upgrade test cluster", 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "fs": { 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "feature_flags": { 2023-10-07T21:13:23.463 INFO:tasks.workunit.client.0.smithi003.stdout: "enable_multiple": true, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_enabled_multiple": true 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "filesystems": [ 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "approx_ctime": "2023-10", 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer_enabled": false, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_caps": 0, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_dns": 10, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_inos": 13, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_subtrees": 2, 2023-10-07T21:13:23.464 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_allowed_features": 0, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "explicitly_allowed_features": 0, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "files": 0, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "max_mds": 1, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_data_pools": 1, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_in": 1, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_mds": 1, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": 0, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_replay": 0, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_up": 1, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "snaps": 0, 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: "standby_count_wanted": 0 2023-10-07T21:13:23.465 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_mds": 1, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "total_num_mds": 2 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "hosts": { 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num": 2, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mds": 2, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mgr": 2, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mon": 2, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_osd": 2 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "leaderboard": false, 2023-10-07T21:13:23.466 INFO:tasks.workunit.client.0.smithi003.stdout: "license": "sharing-1-0", 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "metadata": { 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 2 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:23.467 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 2 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 2 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 2 2023-10-07T21:13:23.468 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 3 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 3 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:23.469 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 3 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 3 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 3 2023-10-07T21:13:23.470 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 8 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 8 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.471 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 8 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 8 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:23.472 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 8 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_objectstore": { 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": 8 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "rotational": { 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "0": 8 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "features": { 2023-10-07T21:13:23.473 INFO:tasks.workunit.client.0.smithi003.stdout: "optional": [], 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "persistent": [ 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "kraken", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "luminous", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "mimic", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap-prune", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "nautilus", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "octopus", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "pacific", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "elector-pinging", 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: "quincy" 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:23.474 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv4_addr_mons": 6, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv6_addr_mons": 0, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "min_mon_release": 17, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "v1_addr_mons": 3, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "v2_addr_mons": 3 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "organization": "ceph-qa", 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_network": false, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 8, 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "require_min_compat_client": "luminous", 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: "require_osd_release": "quincy" 2023-10-07T21:13:23.475 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": [ 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr" 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 1, 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 1, 2023-10-07T21:13:23.476 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 1, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 1781760, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 1781760, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 2, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T21:13:23.477 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 212, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 313344, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 590368, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 590368, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 1771104, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 179, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 2473984 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:23.478 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 32, 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 32, 2023-10-07T21:13:23.479 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 2, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 98304, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 98304, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 22, 2023-10-07T21:13:23.480 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 3378, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 3378, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 10134, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 51, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 19456 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.481 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:23.482 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 64, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 64, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 3, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:23.483 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:23.484 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd" 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:23.485 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 8, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 8, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 4, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:23.486 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:23.487 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": { 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: "mirroring_by_pool": [ 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: false 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_images_by_pool": [ 2023-10-07T21:13:23.488 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pools": 1 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "report_id": "728b027a-58ef-4792-bfa1-28f0258e8aaf", 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "report_timestamp": "2023-10-07T21:13:23.378601", 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "report_version": 1, 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "rook": { 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster": { 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "external-mode": null, 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "allow-multiple-per-node": null, 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "count": null, 2023-10-07T21:13:23.489 INFO:tasks.workunit.client.0.smithi003.stdout: "max-id": null, 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "pvc": { 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "stretch": { 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "network": { 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "provider": null 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "storage": { 2023-10-07T21:13:23.490 INFO:tasks.workunit.client.0.smithi003.stdout: "device-set": { 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: "non-portable": null, 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: "portable": null, 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: "csi": { 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.491 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes": { 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "node": { 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes-total": null, 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "with-ceph-daemons": null, 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-nfs-plugin": null, 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-rbd-plugin": null 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:23.492 INFO:tasks.workunit.client.0.smithi003.stdout: "storage-class": { 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket": null, 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs": null, 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "nfs": null, 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": null, 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "services": {}, 2023-10-07T21:13:23.493 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 105, 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": 4, 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_by_class": { 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "ssd": { 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704, 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_bytes": 2442952704, 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_ratio": 0.0031810924410820007 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:23.494 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:23.495 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:23.495 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704 2023-10-07T21:13:23.495 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.495 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:23.495 INFO:tasks.workunit.client.0.smithi003.stdout:} 2023-10-07T21:13:23.495 INFO:tasks.workunit.client.0.smithi003.stderr:++ ceph telemetry collection ls 2023-10-07T21:13:23.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:23 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:23.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:23.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:23 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:23.988 INFO:tasks.workunit.client.0.smithi003.stderr:+ COLLECTIONS='New collections are available: 2023-10-07T21:13:23.988 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:NAME STATUS DESC 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T21:13:23.989 INFO:tasks.workunit.client.0.smithi003.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2023-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2023-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.stderr:+ [[ New collections are available: 2023-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:23.990 INFO:tasks.workunit.client.0.smithi003.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:NAME STATUS DESC 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T21:13:23.991 INFO:tasks.workunit.client.0.smithi003.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:+ [[ New collections are available: 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:NAME STATUS DESC 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T21:13:23.992 INFO:tasks.workunit.client.0.smithi003.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.stderr:+ [[ New collections are available: 2023-10-07T21:13:23.993 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:NAME STATUS DESC 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T21:13:23.994 INFO:tasks.workunit.client.0.smithi003.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:+ [[ New collections are available: 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:NAME STATUS DESC 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T21:13:23.995 INFO:tasks.workunit.client.0.smithi003.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:+ [[ New collections are available: 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr: 2023-10-07T21:13:23.996 INFO:tasks.workunit.client.0.smithi003.stderr:NAME STATUS DESC 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2023-10-07T21:13:23.997 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry on --license sharing-1-0 2023-10-07T21:13:24.366 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:24] "GET /metrics HTTP/1.1" 200 235646 "" "Prometheus/2.43.0" 2023-10-07T21:13:24.588 INFO:tasks.workunit.client.0.smithi003.stdout:Telemetry is on. 2023-10-07T21:13:24.588 INFO:tasks.workunit.client.0.smithi003.stdout:Some channels are disabled, please enable with: 2023-10-07T21:13:24.588 INFO:tasks.workunit.client.0.smithi003.stdout:`ceph telemetry enable channel perf` 2023-10-07T21:13:24.601 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry enable channel perf 2023-10-07T21:13:24.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Bus STOPPING 2023-10-07T21:13:24.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:13:24.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Bus STOPPED 2023-10-07T21:13:24.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Bus STARTING 2023-10-07T21:13:24.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Serving on http://:::9283 2023-10-07T21:13:24.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Bus STARTED 2023-10-07T21:13:25.171 INFO:tasks.workunit.client.0.smithi003.stdout:channel_perf is enabled 2023-10-07T21:13:25.184 INFO:tasks.workunit.client.0.smithi003.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2023-10-07T21:13:25.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Bus STOPPING 2023-10-07T21:13:25.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:13:25.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Bus STOPPED 2023-10-07T21:13:25.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:24 smithi003 conmon[98914]: [07/Oct/2023:21:13:24] ENGINE Bus STARTING 2023-10-07T21:13:25.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:25 smithi003 conmon[98914]: [07/Oct/2023:21:13:25] ENGINE Serving on http://:::9283 2023-10-07T21:13:25.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:25 smithi003 conmon[98914]: [07/Oct/2023:21:13:25] ENGINE Bus STARTED 2023-10-07T21:13:25.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: mgrmap e22: y(active, since 115s), standbys: x 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:25.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: mgrmap e22: y(active, since 115s), standbys: x 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:25.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.634 INFO:tasks.workunit.client.0.smithi003.stderr:+ LAST_OPT_REVISION=1 2023-10-07T21:13:25.634 INFO:tasks.workunit.client.0.smithi003.stderr:+ '[' 1 -ne 1 ']' 2023-10-07T21:13:25.634 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry show 2023-10-07T21:13:25.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:25.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:25.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:25 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='client.24878 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: mgrmap e22: y(active, since 115s), standbys: x 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:25.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:25.848 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:25 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:26.508 INFO:tasks.workunit.client.0.smithi003.stdout:{ 2023-10-07T21:13:26.508 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer": { 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: "active": true, 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: "mode": "" 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: "channels": [ 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:26.509 INFO:tasks.workunit.client.0.smithi003.stdout: "ident", 2023-10-07T21:13:26.510 INFO:tasks.workunit.client.0.smithi003.stdout: "perf" 2023-10-07T21:13:26.510 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.510 INFO:tasks.workunit.client.0.smithi003.stdout: "channels_available": [ 2023-10-07T21:13:26.510 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:26.510 INFO:tasks.workunit.client.0.smithi003.stdout: "ident", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "perf" 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_available": [ 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:26.511 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_opted_in": [ 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:26.512 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "config": { 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "active_changed": [ 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:26.513 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "client_check_pool_perm", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_gid", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_uid", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "client_quota", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "daemonize", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:26.514 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "keyring", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_block_size", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_cache_size", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_compression", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_log", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_write_buffer_size", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:26.515 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_file", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_journald", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_stderr", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_host", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:26.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:26.517 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "no_config_file", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:26.518 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:26.519 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addr", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addrv", 2023-10-07T21:13:26.520 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_default_features", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_qos_exclude_ops", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "setgroup", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "setuser" 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_changed": [ 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:26.521 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_join_fs", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/container_init", 2023-10-07T21:13:26.522 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/migration_current", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/channel_ident", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/channel_perf", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/description", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/enabled", 2023-10-07T21:13:26.523 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/organization", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:26.524 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:26.525 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:26.526 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_cache_enabled", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_ops_log", 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_usage_log" 2023-10-07T21:13:26.527 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "contact": null, 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "crashes": [], 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "created": "2023-10-07T21:05:40.293883Z", 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "crush": { 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_algs": { 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "straw2": 3 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_sizes": { 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "2": 1, 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "4": 2 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.528 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_types": { 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "1": 2, 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "11": 1 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "compat_weight_set": false, 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "device_classes": [ 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: 8 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_buckets": 6, 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_devices": 8, 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_rules": 1, 2023-10-07T21:13:26.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_types": 12, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_weight_sets": 0, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "tunables": { 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "allowed_bucket_algs": 54, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_fallback_tries": 0, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_tries": 0, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_total_tries": 50, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_descend_once": 1, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_stable": 1, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_vary_r": 1, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v2_rules": 0, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v3_rules": 0, 2023-10-07T21:13:26.530 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v4_buckets": 1, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v5_rules": 0, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "legacy_tunables": 0, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "minimum_required_version": "jewel", 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "optimal_tunables": 1, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "profile": "jewel", 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables": 1, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables2": 1, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables3": 1, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables5": 1, 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: "straw_calc_version": 1 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.531 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "description": "upgrade test cluster", 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "fs": { 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "feature_flags": { 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "enable_multiple": true, 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_enabled_multiple": true 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "filesystems": [ 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "approx_ctime": "2023-10", 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer_enabled": false, 2023-10-07T21:13:26.532 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_caps": 0, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_dns": 10, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_inos": 13, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_subtrees": 2, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_allowed_features": 0, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "explicitly_allowed_features": 0, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "files": 0, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "max_mds": 1, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "num_data_pools": 1, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "num_in": 1, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "num_mds": 1, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": 0, 2023-10-07T21:13:26.533 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_replay": 0, 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_up": 1, 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "snaps": 0, 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "standby_count_wanted": 0 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_mds": 1, 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "total_num_mds": 2 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_stats": { 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:26.534 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 20307968, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 427336, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 106496, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 1007616, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 386, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 1353000, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 20, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 861696, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 14806928, 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 21315584 2023-10-07T21:13:26.535 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 19218432, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 294592, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 311296, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 0, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 300, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 950024, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 12, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 505344, 2023-10-07T21:13:26.536 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 14404664, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 19218432 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 36732928, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 840936, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 9846784, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1165, 2023-10-07T21:13:26.537 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 7887152, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 22, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1282560, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 23969768, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 46579712 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.7e96f1ec94f0d1f06aa815b1ca7c7f609902d1ff": { 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 34373632, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 575888, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 540672, 2023-10-07T21:13:26.538 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 9076736, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 870, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 5577464, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 21, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1631744, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 23295352, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 43450368 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 44621824, 2023-10-07T21:13:26.539 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 1076832, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 3964928, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1738, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 10829632, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 22, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2967040, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 26995808, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 48586752 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.540 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.0": { 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 273612800, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 920048, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 8192, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 114688, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1297, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4594096, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 45, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2623744, 2023-10-07T21:13:26.541 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 262583136, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 273727488 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.1": { 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 241115136, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 882072, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 4980736, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 172032, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1245, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.542 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4652536, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2616064, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 227983728, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 241287168 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.2": { 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238166016, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 726416, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 1024000, 2023-10-07T21:13:26.543 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1180, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4603592, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2307840, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 227644584, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 239190016 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.3": { 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 271949824, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 666768, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:26.544 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 884736, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 24576, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1144, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4392824, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 44, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1853440, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 261268472, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 271974400 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.4": { 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 271695872, 2023-10-07T21:13:26.545 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 696664, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 0, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1152, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4718152, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1504000, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 261893472, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 271695872 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.546 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.5": { 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238911488, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 789816, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 344064, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1200, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4723000, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:26.547 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2172416, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 228342672, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 239255552 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.6": { 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238059520, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 876592, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 147456, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1154, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.548 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4412168, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 45, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1726208, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 228160968, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 238206976 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.7": { 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238731264, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 1163464, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 737280, 2023-10-07T21:13:26.549 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1214, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4746384, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1971456, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 227966376, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 239468544 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "hosts": { 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num": 2, 2023-10-07T21:13:26.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mds": 2, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mgr": 2, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mon": 2, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_osd": 2 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "io_rate": { 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_stats_delta": { 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 0, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 0, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "stamp_delta": "12.002703", 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:26.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:26.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:26.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 182, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 278, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:26.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 40, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 0, 2023-10-07T21:13:26.555 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 0 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "leaderboard": false, 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "license": "sharing-1-0", 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "mempool": { 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:26.556 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.557 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.558 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.559 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.562 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 213383, 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 63 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 50488, 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 208 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.563 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.564 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 7936, 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 125 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.565 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.566 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 148290, 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 31 2023-10-07T21:13:26.572 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 856, 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.573 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.574 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.575 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:26.576 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.577 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.578 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.579 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.580 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.581 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.582 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1273410, 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 421 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 176, 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.583 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.584 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6584, 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 124 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12744, 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1546 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5152, 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 83 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.585 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.7e96f1ec94f0d1f06aa815b1ca7c7f609902d1ff": { 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.586 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.587 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.588 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.589 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.590 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.591 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.592 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1118834, 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 345 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.593 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.594 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6584, 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 124 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12744, 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1546 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5152, 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 83 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.595 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.598 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.599 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.600 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.601 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1155826, 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 374 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.602 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 440, 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 5 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.603 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6584, 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 124 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.604 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12744, 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1546 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 10304, 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 166 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.605 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.0": { 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.606 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.607 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 21056, 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 188 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1456, 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 13 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9024, 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 188 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.608 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 21056, 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 188 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1120, 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 14 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 606208, 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 17 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.609 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 51400, 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9559 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 138040, 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 203 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 11364, 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 741 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.610 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 31772, 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 203 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.611 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 402109, 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 89 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2450032, 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 194 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.612 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6776, 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 77 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 521280, 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 45 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.613 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 88920, 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 175 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.614 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.615 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.1": { 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19712, 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 176 2023-10-07T21:13:26.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 896, 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8448, 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 176 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19712, 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 176 2023-10-07T21:13:26.618 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 800, 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12288, 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 45630, 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8646 2023-10-07T21:13:26.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 129200, 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 190 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9448, 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 568 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 27840, 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 190 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 736, 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 422397, 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 94 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.621 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 24192, 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2402234, 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 171 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4928, 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 56 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.622 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 440192, 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 38 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.623 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 7280, 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 18 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.624 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.2": { 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.625 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.626 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19600, 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 175 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1232, 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 11 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.627 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8400, 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 175 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19600, 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 175 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 800, 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.628 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12288, 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 44334, 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8378 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 124440, 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 183 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.629 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8340, 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 519 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 26216, 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 183 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1472, 2023-10-07T21:13:26.630 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 343205, 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 75 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 40192, 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2413972, 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:26.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4400, 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 50 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 359104, 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 31 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.632 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8840, 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 25 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 222256, 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3448 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.633 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.634 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.3": { 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.635 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20048, 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 179 2023-10-07T21:13:26.636 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 224, 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8592, 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 179 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20048, 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 179 2023-10-07T21:13:26.637 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 560, 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 7 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 44842, 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8597 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 128520, 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 189 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9412, 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 574 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.639 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 27080, 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 189 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2208, 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 277745, 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 59 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 30637, 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2436260, 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 183 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4664, 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 53 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.641 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 428608, 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 37 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.642 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 10400, 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 20 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.643 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.4": { 2023-10-07T21:13:26.644 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.645 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19936, 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1008, 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.646 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8544, 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19936, 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 640, 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.647 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4096, 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 45520, 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8685 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 129880, 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.648 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9632, 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 575 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 27760, 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1472, 2023-10-07T21:13:26.649 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 933408, 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 76 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 40192, 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2427260, 2023-10-07T21:13:26.650 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4840, 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 55 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 451776, 2023-10-07T21:13:26.651 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 39 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 7800, 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 15 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 222000, 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3436 2023-10-07T21:13:26.652 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.653 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.5": { 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.654 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19824, 2023-10-07T21:13:26.655 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 224, 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8496, 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19824, 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:26.656 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 640, 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 45625, 2023-10-07T21:13:26.657 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8704 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 130560, 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 192 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9820, 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 574 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.658 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 28184, 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 192 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2208, 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.659 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 838760, 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 53 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 30637, 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2455336, 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 192 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5280, 2023-10-07T21:13:26.660 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 60 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 474944, 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 41 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.661 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 11960, 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 23 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 222256, 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3448 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.662 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.663 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.6": { 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.664 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20832, 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 186 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.665 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 112, 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8928, 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 186 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20832, 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 186 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.666 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 560, 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 7 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4096, 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 46247, 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9009 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 129880, 2023-10-07T21:13:26.667 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 10844, 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 731 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 28956, 2023-10-07T21:13:26.668 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 799561, 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 44 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.669 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2428442, 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4664, 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 53 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.670 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 451776, 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 39 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 88712, 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 181 2023-10-07T21:13:26.671 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.672 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.7": { 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:26.673 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:26.674 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20608, 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 184 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 896, 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.675 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8832, 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 184 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20608, 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 184 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 640, 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:26.676 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 274432, 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 48089, 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9247 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 133960, 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 197 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:26.677 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 11476, 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 733 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 30828, 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 197 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:26.678 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 153924, 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 30 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:26.679 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2434843, 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 216 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5808, 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 66 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.680 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 521280, 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 45 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 88920, 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 199 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.681 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.682 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.683 INFO:tasks.workunit.client.0.smithi003.stdout: "metadata": { 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 2 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:26.684 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 2 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 2 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.685 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 2 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 3 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:26.686 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 3 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 3 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 3 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:26.687 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 3 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 8 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.688 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 8 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 8 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 8 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T21:13:26.689 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 8 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_objectstore": { 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": 8 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "rotational": { 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: "0": 8 2023-10-07T21:13:26.690 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "features": { 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "optional": [], 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "persistent": [ 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "kraken", 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "luminous", 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "mimic", 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap-prune", 2023-10-07T21:13:26.691 INFO:tasks.workunit.client.0.smithi003.stdout: "nautilus", 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "octopus", 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "pacific", 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "elector-pinging", 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "quincy" 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv4_addr_mons": 6, 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv6_addr_mons": 0, 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "min_mon_release": 17, 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "v1_addr_mons": 3, 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "v2_addr_mons": 3 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.692 INFO:tasks.workunit.client.0.smithi003.stdout: "organization": "ceph-qa", 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_network": false, 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 8, 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "require_min_compat_client": "luminous", 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "require_osd_release": "quincy" 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_perf_histograms": [ 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.693 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:26.694 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:26.695 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:26.696 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:26.697 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:26.698 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:26.699 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.700 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.701 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.702 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.703 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.704 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.705 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.706 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.707 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.708 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.709 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.710 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.711 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.712 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.713 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.714 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.715 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.716 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.717 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.718 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.719 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.720 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.721 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 60, 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-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 15, 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-10-07T21:13:26.722 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.723 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.724 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.725 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:26.726 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:26.727 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:26.728 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:26.729 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:26.730 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:26.731 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.732 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.733 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.734 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.735 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.736 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.737 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.738 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.739 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.740 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.741 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.742 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.743 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.744 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.745 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.746 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.747 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.748 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.749 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.750 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.751 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.752 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.753 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.754 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.755 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.756 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:26.757 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:26.758 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:26.759 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:26.760 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.761 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:26.762 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:26.763 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:26.764 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.765 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.766 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.767 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.768 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.769 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.770 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.771 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.772 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.773 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.774 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.775 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.776 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.777 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.778 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.779 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.780 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.781 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.782 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.783 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.784 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.785 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.786 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.787 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.788 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:26.789 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:26.790 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:26.791 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.792 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:26.793 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:26.794 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.795 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.796 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.797 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.798 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.799 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 12, 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-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 10, 5, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 19, 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-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 12, 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-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.800 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.801 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.802 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.803 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.804 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.805 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.806 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.807 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.808 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.809 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.810 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:26.811 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.812 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.813 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.814 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.815 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.816 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:26.817 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.818 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.819 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.820 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_counters": { 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: "caps": { 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_flush_ack": { 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.821 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_flushsnap_ack": { 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_grant": { 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_revoke": { 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_trunc": { 2023-10-07T21:13:26.822 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_commit": { 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_fetch": { 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_merge": { 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_split": { 2023-10-07T21:13:26.823 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "exported_inodes": { 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "forward": { 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_cap_release": { 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_caps": { 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_caps_dirty": { 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_inode_file_caps": { 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "imported_inodes": { 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes": { 2023-10-07T21:13:26.825 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes_expired": { 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes_pinned": { 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes_with_caps": { 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "load_cent": { 2023-10-07T21:13:26.826 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "openino_dir_fetch": { 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "process_request_cap_release": { 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "reply_latency": { 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 124370 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.827 INFO:tasks.workunit.client.0.smithi003.stdout: "request": { 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "root_rbytes": { 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "root_rfiles": { 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "root_rsnaps": { 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.828 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_reply": { 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "subtrees": { 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_cache": { 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_enqueue_scrub": { 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_exportdir": { 2023-10-07T21:13:26.829 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_flush": { 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_fragmentdir": { 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_fragstats": { 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_inodestats": { 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_recovering_enqueued": { 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_recovering_prioritized": { 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_recovering_processing": { 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_strays": { 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_strays_delayed": { 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_strays_enqueuing": { 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_completed": { 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_started": { 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.832 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_created": { 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_enqueued": { 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_migrated": { 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_reintegrated": { 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_log": { 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "ev": { 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "evadd": { 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "evex": { 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "evexd": { 2023-10-07T21:13:26.834 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "evexg": { 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "evtrm": { 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "jlat": { 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8583518 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.835 INFO:tasks.workunit.client.0.smithi003.stdout: "replayed": { 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "seg": { 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "segadd": { 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "segex": { 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.836 INFO:tasks.workunit.client.0.smithi003.stdout: "segexd": { 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "segexg": { 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "segtrm": { 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_mem": { 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "cap": { 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.837 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "cap+": { 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "cap-": { 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "dir": { 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "dir+": { 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:26.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "dir-": { 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "dn": { 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "dn+": { 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "dn-": { 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.839 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "heap": { 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 207132 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "ino": { 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "ino+": { 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "ino-": { 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.840 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_server": { 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "cap_acquisition_throttle": { 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "cap_revoke_eviction": { 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_request": { 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.841 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_session": { 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_peer_request": { 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "req_create_latency": { 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "req_getattr_latency": { 2023-10-07T21:13:26.842 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 124370 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "req_getfilelock_latency": { 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "req_getvxattr_latency": { 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "req_link_latency": { 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.843 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookup_latency": { 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookuphash_latency": { 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupino_latency": { 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.844 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupname_latency": { 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupparent_latency": { 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupsnap_latency": { 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.845 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lssnap_latency": { 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "req_mkdir_latency": { 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "req_mknod_latency": { 2023-10-07T21:13:26.846 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "req_mksnap_latency": { 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "req_open_latency": { 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "req_readdir_latency": { 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.847 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rename_latency": { 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "req_renamesnap_latency": { 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rmdir_latency": { 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.848 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rmsnap_latency": { 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rmxattr_latency": { 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setattr_latency": { 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.849 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setdirlayout_latency": { 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setfilelock_latency": { 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setlayout_latency": { 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.850 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setxattr_latency": { 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "req_symlink_latency": { 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "req_unlink_latency": { 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.851 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_sessions": { 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: "average_load": { 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: "avg_session_uptime": { 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 89 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.852 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "session_count": { 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "session_remove": { 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "sessions_open": { 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "sessions_stale": { 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.853 INFO:tasks.workunit.client.0.smithi003.stdout: "total_load": { 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:26.854 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 45 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "purge_queue": { 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executed": { 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing": { 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.855 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing_high_water": { 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing_ops": { 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing_ops_high_water": { 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_item_in_journal": { 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.856 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "election_call": { 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "election_lose": { 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "election_win": { 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_elections": { 2023-10-07T21:13:26.857 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": { 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "session_rm": { 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 55 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "session_trim": { 2023-10-07T21:13:26.858 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "paxos": { 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "accept_timeout": { 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "begin": { 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 831 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_bytes": { 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 831, 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3791793 2023-10-07T21:13:26.859 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_keys": { 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_latency": { 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 831, 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 106998890 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "collect": { 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.860 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_bytes": { 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 219 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_keys": { 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_latency": { 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.861 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_timeout": { 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_uncommitted": { 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "commit": { 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 832 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_bytes": { 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.862 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_keys": { 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_latency": { 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_ack_timeout": { 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.863 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_timeout": { 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn": { 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn_latency": { 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh": { 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 831 2023-10-07T21:13:26.864 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh_latency": { 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 831, 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1593983602 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "restart": { 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state": { 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.865 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_bytes": { 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_keys": { 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "start_leader": { 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "start_peon": { 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.866 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state": { 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 832 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_bytes": { 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 832, 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7427516 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_keys": { 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 832, 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5821 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.867 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_latency": { 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 832, 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 124998712 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache": { 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1020054731 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 43827200 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:26.868 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 33406976 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2147483648 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10420224 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:full": { 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.869 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277020707 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 273394 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.870 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.871 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.872 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70833131 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:inc": { 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.873 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277020707 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 41082 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.874 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.875 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71065443 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:kv": { 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.876 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322961408 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184680471 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.877 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.878 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.879 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71172073 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb": { 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: "compact": { 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_len": { 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.880 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_merge": { 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_range": { 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "get_latency": { 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 35693, 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 80445172 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_delay_time": { 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.881 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_memtable_time": { 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_wal_time": { 2023-10-07T21:13:26.882 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_latency": { 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_sync_latency": { 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1818, 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 241353043 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.883 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.7e96f1ec94f0d1f06aa815b1ca7c7f609902d1ff": { 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "election_call": { 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "election_lose": { 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "election_win": { 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.884 INFO:tasks.workunit.client.0.smithi003.stdout: "num_elections": { 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": { 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "session_rm": { 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 120 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.885 INFO:tasks.workunit.client.0.smithi003.stdout: "session_trim": { 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: "paxos": { 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: "accept_timeout": { 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: "begin": { 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 806 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.886 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_bytes": { 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3720938 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_keys": { 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_latency": { 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:26.887 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 285996134 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: "collect": { 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_bytes": { 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 73 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_keys": { 2023-10-07T21:13:26.888 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_latency": { 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_timeout": { 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_uncommitted": { 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.889 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "commit": { 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 806 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_bytes": { 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_keys": { 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.890 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_latency": { 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_ack_timeout": { 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_timeout": { 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn": { 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.891 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn_latency": { 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh": { 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 805 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh_latency": { 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 805, 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1877974627 2023-10-07T21:13:26.892 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "restart": { 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state": { 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_bytes": { 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_keys": { 2023-10-07T21:13:26.893 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: "start_leader": { 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: "start_peon": { 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state": { 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 806 2023-10-07T21:13:26.894 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_bytes": { 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7289510 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_keys": { 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5632 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_latency": { 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 453993878 2023-10-07T21:13:26.895 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache": { 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1020054731 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 40697856 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30785536 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.896 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2147483648 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9912320 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:full": { 2023-10-07T21:13:26.897 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277022023 2023-10-07T21:13:26.898 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 272287 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.899 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.900 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70832922 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:inc": { 2023-10-07T21:13:26.901 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277022023 2023-10-07T21:13:26.902 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 38679 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.903 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.904 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71066530 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:kv": { 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.905 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322961408 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184681349 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.906 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.907 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.908 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71171195 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb": { 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "compact": { 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_len": { 2023-10-07T21:13:26.909 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_merge": { 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_range": { 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: "get_latency": { 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34324, 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 84274531 2023-10-07T21:13:26.910 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_delay_time": { 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_memtable_time": { 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.911 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_wal_time": { 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_latency": { 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_sync_latency": { 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1766, 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 820070267 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.912 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "election_call": { 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "election_lose": { 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "election_win": { 2023-10-07T21:13:26.913 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_elections": { 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": { 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "session_rm": { 2023-10-07T21:13:26.914 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "session_trim": { 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "paxos": { 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "accept_timeout": { 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "begin": { 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 974 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.915 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_bytes": { 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4808015 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_keys": { 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2922 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_latency": { 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 162997803 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.916 INFO:tasks.workunit.client.0.smithi003.stdout: "collect": { 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_bytes": { 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_keys": { 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_latency": { 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.917 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_timeout": { 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_uncommitted": { 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "commit": { 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 974 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_bytes": { 2023-10-07T21:13:26.918 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4737945 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_keys": { 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5766 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_latency": { 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 483787841 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_ack_timeout": { 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.919 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_timeout": { 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn": { 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn_latency": { 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1999974 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh": { 2023-10-07T21:13:26.920 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 976 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh_latency": { 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 976, 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2534965788 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "restart": { 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state": { 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.921 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_bytes": { 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 473 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_keys": { 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "start_leader": { 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "start_peon": { 2023-10-07T21:13:26.922 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state": { 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_bytes": { 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_keys": { 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.923 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_latency": { 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache": { 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1020054731 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 45834240 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.924 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 41033728 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2147483648 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4800512 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:full": { 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:26.925 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277021770 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 272964 2023-10-07T21:13:26.926 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.927 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.928 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70832498 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:inc": { 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.929 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277021770 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 38679 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.930 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.931 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71066783 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:kv": { 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.932 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322961408 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184681180 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.933 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.934 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.935 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71171364 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb": { 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: "compact": { 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_len": { 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.936 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_merge": { 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_range": { 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "get_latency": { 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 43426, 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 163681032 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_delay_time": { 2023-10-07T21:13:26.937 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_memtable_time": { 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_wal_time": { 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.938 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_latency": { 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_sync_latency": { 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2102, 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 712398048 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.939 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.0": { 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:26.940 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2990080 2023-10-07T21:13:26.941 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.942 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1761280 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1622016 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:26.943 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:26.944 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.945 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.946 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.947 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:26.948 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4681728 2023-10-07T21:13:26.949 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1323008 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 123431 2023-10-07T21:13:26.950 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.951 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 24, 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 94829 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 381, 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 92461094 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.952 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 369, 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15938275 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 381, 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 489531 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 381, 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 92950625 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:26.953 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 45428 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.954 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22780 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 851 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.955 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 228 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 119, 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3007869 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 323, 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 364223 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:26.956 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 204, 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3705221 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 24763 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15529948 2023-10-07T21:13:26.957 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 126, 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10013805 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 126, 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 384105916514 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 126, 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 153096869093 2023-10-07T21:13:26.958 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71565054030 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 56242 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 577354 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.959 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 230769159 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 182378 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70228439 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.960 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 24305990 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 902726 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.961 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 341509418 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 29563250 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3477003 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:26.962 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 270843904 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 270663680 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:26.963 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 180224 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.964 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86598602 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.965 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 606208 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.966 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72178742 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.967 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649489518 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.968 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.969 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.970 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71929602 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.971 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57732401 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.972 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.973 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68096255 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:26.974 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649489518 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:26.975 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2809 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7023 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 35119 2023-10-07T21:13:26.976 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240215 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.977 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71645604 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:26.978 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.979 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 588 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.980 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 27431219 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3822921 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.981 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22929659 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.982 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.983 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.984 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.985 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 588 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 27431219 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:26.986 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3822921 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22929659 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.987 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1771104 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305745920 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.988 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.1": { 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.989 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.990 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2543616 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:26.991 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1490944 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1351680 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:26.992 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:26.993 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.994 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:26.995 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:26.996 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.997 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.998 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3964928 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:26.999 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 720896 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 174606 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.000 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 31, 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 108156 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.001 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 315, 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 75927012 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 302, 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9611752 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:27.002 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 315, 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 430452 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 315, 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 76357464 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:27.003 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1314 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16790 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:27.004 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11562 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 812 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 238 2023-10-07T21:13:27.005 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 135, 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3904863 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 348, 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 379426 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 213, 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4397718 2023-10-07T21:13:27.006 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 105865 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13374427 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:27.007 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 119, 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10177466 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 118, 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 356614308651 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 119, 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 166006489731 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:27.008 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 413, 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 78522873988 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 413, 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 42610 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464223 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:27.009 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 214202674 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 143921 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 78764865 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:27.010 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 21433424 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 311818 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 328313184 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26366389 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3124692 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:27.012 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236306432 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236060672 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.013 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 245760 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.014 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86635694 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12288 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.016 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72735570 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.017 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649767708 2023-10-07T21:13:27.018 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.020 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71651412 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.021 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757129 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.022 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.023 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071527 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.026 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649767708 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.027 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 37073 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221066 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.029 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71394441 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:27.030 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 38 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.031 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 155 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2429440 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.032 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 155, 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 889980365 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1041 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 155, 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 61390104 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:27.033 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 155, 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 209271259 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 33 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 33, 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6620860 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:27.034 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1041 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 33, 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5819688 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 33, 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4820440 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.035 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 22, 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 21326932 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:27.036 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 22, 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9338538 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.037 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 22, 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 20031372 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 100 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2429440 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:27.038 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 862032573 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 46231878 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184419447 2023-10-07T21:13:27.039 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 590368 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.040 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305143808 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.2": { 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:27.041 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.042 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2252800 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.043 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1298432 2023-10-07T21:13:27.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1159168 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:27.046 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:27.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:27.048 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:27.049 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.050 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.051 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3481600 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 716800 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:27.052 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 173222 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:27.053 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 11, 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16868 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 268, 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68997024 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 261, 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8964397 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 268, 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 407685 2023-10-07T21:13:27.055 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 268, 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 69404709 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1402 2023-10-07T21:13:27.056 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.057 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10402 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 595 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 216 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 93, 2023-10-07T21:13:27.058 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1862441 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 261, 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 299208 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 168, 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2924074 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.059 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 97063 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13370928 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 116, 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9497120 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.060 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 114, 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 287621469964 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 116, 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 144029671428 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 333, 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 49534420117 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.061 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 333, 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32993 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 472551 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 143003510 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.062 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 119141 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 80179704 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 19781046 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:27.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 311680 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 648 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 256867659 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.064 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 23909473 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2247289 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:27.065 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236306432 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235200512 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1105920 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.066 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636218 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.067 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.068 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12288 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.069 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72735046 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:27.070 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771635 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.072 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.073 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71647485 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:27.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757478 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.076 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.077 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071178 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.078 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771635 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.079 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26180 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 220469 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.080 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71402004 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.081 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.082 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:27.083 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70516288 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:27.084 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4561631 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 55255994 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.085 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.086 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:27.087 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.089 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:27.090 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70516288 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4561631 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:27.091 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 55255994 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:27.092 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305139712 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.093 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.3": { 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:27.094 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1257472 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.096 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:27.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 831488 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 692224 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:27.098 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:27.099 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.100 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:27.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.103 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.104 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.105 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2019328 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.106 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 733184 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.107 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.108 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5309 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 154, 2023-10-07T21:13:27.109 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47671641 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 147, 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13884358 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 154, 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 265208 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.110 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 154, 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47936849 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.111 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.112 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10487 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 336 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.113 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 222 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 88, 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 997200 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 152, 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 355308 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.114 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 64, 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 418496 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.115 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9651854 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 51, 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4744542 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 48, 2023-10-07T21:13:27.116 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 260122589540 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 51, 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 74168148099 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 236, 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 450215 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:27.117 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 236, 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 24524 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 250145 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 146132648 2023-10-07T21:13:27.118 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65720 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 94483051 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:27.119 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11984504 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 314370 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.120 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 262532263 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14772782 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1597348 2023-10-07T21:13:27.121 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268042240 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268009472 2023-10-07T21:13:27.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32768 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:27.123 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636559 2023-10-07T21:13:27.124 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.125 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.126 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.127 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72746993 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.128 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649774192 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.129 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71644928 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.132 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757706 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.135 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68070950 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.136 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649774192 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 36966 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221799 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.140 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71387331 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.141 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:27.142 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 36 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.143 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.144 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1053446 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.145 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.146 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:27.147 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.148 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.149 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.150 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1053446 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.152 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.153 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305156096 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.4": { 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:27.154 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:27.156 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1318912 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:27.157 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 851968 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 712704 2023-10-07T21:13:27.158 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:27.159 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:27.160 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.161 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.162 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.163 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.164 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2101248 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.166 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 729088 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 8, 2023-10-07T21:13:27.167 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 225103 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.168 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3307 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.169 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 159, 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51240049 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 151, 2023-10-07T21:13:27.170 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9180525 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 159, 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240887 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 159, 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51480936 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.171 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1159 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.172 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8037 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:27.173 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10995 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 379 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:27.174 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 876631 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 170, 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 275463 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 70, 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 109075 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.175 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 102084 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8316108 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.176 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 43, 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3367685 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 41, 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 283568906502 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 43, 2023-10-07T21:13:27.177 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 61765208807 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 424790 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30034 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.178 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 270675 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240945380 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:27.179 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 77658 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 142737341 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.180 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12468452 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312338 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 605 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.181 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 404775098 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15226166 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1922798 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.182 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268812288 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268746752 2023-10-07T21:13:27.183 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.184 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636142 2023-10-07T21:13:27.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.186 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.187 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72743314 2023-10-07T21:13:27.188 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771070 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.191 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 928 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.192 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71648050 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757428 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.195 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.196 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071228 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:27.197 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.198 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:27.198 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.198 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.198 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.198 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.198 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.198 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771070 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.199 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.200 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26084 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 227894 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.201 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71395240 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:27.202 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.203 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 41 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.204 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6653790 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.206 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 779119 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6494490 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:27.207 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:27.208 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.209 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.210 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.211 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.212 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6653790 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 779119 2023-10-07T21:13:27.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6494490 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.214 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:27.215 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305152000 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.5": { 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.216 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1187840 2023-10-07T21:13:27.218 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.219 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 782336 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:27.220 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 643072 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:27.221 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.222 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:27.223 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:27.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:27.226 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.227 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.228 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1900544 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:27.229 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 724992 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 182261 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.230 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.231 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.233 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:27.233 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.233 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:27.233 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:27.233 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5704 2023-10-07T21:13:27.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 142, 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 46904895 2023-10-07T21:13:27.234 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 133, 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16540332 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 142, 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 209095 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.235 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 142, 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47113990 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.236 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1007 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.237 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10153 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 331 2023-10-07T21:13:27.238 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 243 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 91, 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 703385 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:27.239 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 146, 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 295755 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 55, 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 177386 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.240 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 107306 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2930678 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 40, 2023-10-07T21:13:27.241 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3025877 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 37, 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322956751885 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 40, 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 52756698668 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.242 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 262, 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 454063 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 262, 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 28364 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.243 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 248703 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 308018993 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 91199 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:27.244 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 101542296 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12116840 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 314083 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:27.245 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 470 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 424908424 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16104881 2023-10-07T21:13:27.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1903233 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.247 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236371968 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235847680 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 524288 2023-10-07T21:13:27.248 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636368 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.250 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.251 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.252 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72747184 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.253 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649772761 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.255 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71646359 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:27.257 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757578 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.258 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.259 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.260 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071078 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.261 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.262 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649772761 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.263 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 35554 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 227002 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.264 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.265 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71384971 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.266 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:27.267 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 42 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.269 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.270 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:27.271 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:27.272 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.273 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.275 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:27.277 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.278 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305147904 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.6": { 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:27.279 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.280 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1409024 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.281 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.282 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1011712 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 872448 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:27.283 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.284 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:27.285 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:27.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:27.287 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.288 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:27.289 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.290 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2351104 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.291 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1314816 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.292 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.293 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7594 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 198, 2023-10-07T21:13:27.294 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 50918310 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 182, 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 17113926 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 198, 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 158889 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.295 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 198, 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51077199 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.296 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.297 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11578 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:27.298 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 353 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 249 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 89, 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 626899 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:27.299 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 137, 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 257418 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 48, 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 297571 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:27.300 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3701330 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34, 2023-10-07T21:13:27.301 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2812964 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34, 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 297942900256 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34, 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65486522090 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.302 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 471631 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 31522 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236312 2023-10-07T21:13:27.303 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 183577158 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 118548 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.304 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51894820 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11996332 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 904369 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.305 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 859 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 251469389 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14587417 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.306 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2023675 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235323392 2023-10-07T21:13:27.307 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235061248 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 262144 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.308 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86635878 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.310 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.311 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72743578 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.312 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.313 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649769085 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.314 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:27.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.316 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71650035 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.317 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757252 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.318 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.319 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071404 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.321 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649769085 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.322 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6979 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.323 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32107 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 227543 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.324 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71384574 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:27.326 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 39 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.327 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2788 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 59561142 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.328 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 15, 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8512900 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 50535689 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.329 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:27.330 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.331 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.333 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2788 2023-10-07T21:13:27.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 59561142 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 15, 2023-10-07T21:13:27.335 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8512900 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 50535689 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.336 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:27.337 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305737728 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.7": { 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.338 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.339 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1306624 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:27.340 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.341 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 974848 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 835584 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:27.342 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.343 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:27.344 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.345 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.346 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:27.347 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.348 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.349 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2211840 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.350 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1306624 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 7, 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221649 2023-10-07T21:13:27.351 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.352 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 9, 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26927 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.353 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 189, 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 48103585 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 161, 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13863453 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.354 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 189, 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 127975 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 189, 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 48231560 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:27.355 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1436 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.356 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11394 2023-10-07T21:13:27.357 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 616 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 280 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 120, 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1357986 2023-10-07T21:13:27.358 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 186, 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 383741 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 66, 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 566512 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.359 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 37688 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1993356 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 20, 2023-10-07T21:13:27.360 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1488965 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 20, 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 138051591567 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 20, 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 29036191397 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:27.361 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 460291 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 37467 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221896 2023-10-07T21:13:27.362 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 282923211 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 102568 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.363 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68395313 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11631652 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 902257 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:27.364 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 623 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 365223502 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14129811 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.365 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1995655 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236584960 2023-10-07T21:13:27.366 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235708416 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 876544 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.367 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.368 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86627532 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.369 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 135168 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.370 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72620852 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.371 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.372 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649706490 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.373 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:27.374 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.375 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71712630 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.376 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57751688 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.378 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68076968 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:27.380 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649706490 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.382 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 40431 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 234225 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:27.383 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71439142 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:27.384 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.385 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:27.386 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 115 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.387 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 115, 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 74317526 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 265051 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 117, 2023-10-07T21:13:27.388 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 31139191 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 115, 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 64825076 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 80 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:27.389 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 80, 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14005236 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 265051 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:27.390 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 80, 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11892842 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 80, 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9256943 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.391 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 30, 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 34456018 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.392 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 30, 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14878874 2023-10-07T21:13:27.393 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 30, 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32404302 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:27.394 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 25856272 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 7, 2023-10-07T21:13:27.395 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4367475 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 23163831 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:27.396 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305729536 2023-10-07T21:13:27.397 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": [ 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr" 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:27.398 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 1, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 1, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 1, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 1781760, 2023-10-07T21:13:27.399 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 1781760, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 2, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:27.400 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 394, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 598016, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 590368, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 590368, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 1771104, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 219, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 2473984 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.401 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:27.402 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 32, 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 32, 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 2, 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:27.403 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 98304, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 98304, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 22, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:27.404 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 3378, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 3378, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 10134, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 51, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 19456 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.405 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:27.406 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 64, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 64, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 3, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:27.407 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:27.408 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.409 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd" 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 8, 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 8, 2023-10-07T21:13:27.410 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 4, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:27.411 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:27.412 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": { 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: "mirroring_by_pool": [ 2023-10-07T21:13:27.413 INFO:tasks.workunit.client.0.smithi003.stdout: false 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_images_by_pool": [ 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pools": 1 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: "report_id": "728b027a-58ef-4792-bfa1-28f0258e8aaf", 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: "report_timestamp": "2023-10-07T21:13:26.347505", 2023-10-07T21:13:27.414 INFO:tasks.workunit.client.0.smithi003.stdout: "report_version": 1, 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_stats": { 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "6.15.5" 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "rook": { 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster": { 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "external-mode": null, 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "allow-multiple-per-node": null, 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "count": null, 2023-10-07T21:13:27.415 INFO:tasks.workunit.client.0.smithi003.stdout: "max-id": null, 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: "pvc": { 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: "stretch": { 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: "network": { 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: "provider": null 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.416 INFO:tasks.workunit.client.0.smithi003.stdout: "storage": { 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: "device-set": { 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: "non-portable": null, 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: "portable": null, 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: "csi": { 2023-10-07T21:13:27.417 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes": { 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: "node": { 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes-total": null, 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: "with-ceph-daemons": null, 2023-10-07T21:13:27.418 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-nfs-plugin": null, 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-rbd-plugin": null 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "storage-class": { 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket": null, 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs": null, 2023-10-07T21:13:27.419 INFO:tasks.workunit.client.0.smithi003.stdout: "nfs": null, 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": null, 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: "services": {}, 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_per_pg": [ 2023-10-07T21:13:27.420 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.421 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.070279+0000", 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.070279+0000", 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.071062+0000", 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.422 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:27.423 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.424 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3f", 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:45:41.040090+0000", 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.425 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.427 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.428 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.429 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.431 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056512+0000", 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056512+0000", 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057793+0000", 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.432 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:27.433 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.434 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3e", 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.435 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:04:17.695380+0000", 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.437 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.438 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.441 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.442 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.054683+0000", 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.054683+0000", 2023-10-07T21:13:27.443 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055321+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.444 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.445 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3d", 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.446 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:27:51.964613+0000", 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.448 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.451 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.452 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058725+0000", 2023-10-07T21:13:27.453 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058725+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059260+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:27.454 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.455 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3c", 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.456 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:13:56.497362+0000", 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.458 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.461 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.462 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:27.463 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.070477+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.070477+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070937+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:27.464 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.465 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3b", 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.466 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:13:56.639237+0000", 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.471 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.472 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.473 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906235+0000", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906235+0000", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.474 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:27.475 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.476 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3a", 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 10, 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:18:12.094200+0000", 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.477 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:27.482 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.483 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069383+0000", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069383+0000", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.069904+0000", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.484 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.485 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.486 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.39", 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:02:17.891981+0000", 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.491 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.492 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.493 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.052749+0000", 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.052749+0000", 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053051+0000", 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:27.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:27.495 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.496 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.38", 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.497 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:30:36.403036+0000", 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:27.502 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.503 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069340+0000", 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069340+0000", 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070577+0000", 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:27.505 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.506 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.37", 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:39:57.637349+0000", 2023-10-07T21:13:27.507 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.512 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:27.513 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059019+0000", 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059019+0000", 2023-10-07T21:13:27.514 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059568+0000", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.515 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.516 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.36", 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.517 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:06:50.562077+0000", 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.520 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.521 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.522 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.523 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.524 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.057460+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.057460+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057779+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:27.525 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.526 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.35", 2023-10-07T21:13:27.527 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:39:19.937476+0000", 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.529 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.530 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.531 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.532 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.533 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.534 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.444993+0000", 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.444993+0000", 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.535 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.536 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.537 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.34", 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.538 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 10, 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:36:53.947341+0000", 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.539 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.540 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.541 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.543 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.544 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.066371+0000", 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.066371+0000", 2023-10-07T21:13:27.545 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.066639+0000", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:27.546 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.547 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.33", 2023-10-07T21:13:27.548 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:34:50.433166+0000", 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.549 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.550 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.553 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.554 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.555 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.054612+0000", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.054612+0000", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055058+0000", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.557 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.558 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.32", 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:40:36.146483+0000", 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.563 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.564 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.060139+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.060139+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.060722+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:27.566 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.567 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.31", 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.568 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:03:52.256724+0000", 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.573 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.574 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.047774+0000", 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.047774+0000", 2023-10-07T21:13:27.575 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.048590+0000", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.576 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.577 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.30", 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.578 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:02:00.390193+0000", 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.580 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.581 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.582 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.583 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.584 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.052659+0000", 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.052659+0000", 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053070+0000", 2023-10-07T21:13:27.585 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.586 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.587 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2f", 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.588 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T09:03:23.073541+0000", 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.589 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.590 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.591 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.592 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.593 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.594 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.063086+0000", 2023-10-07T21:13:27.595 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.063086+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.063436+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.596 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.597 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2e", 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.598 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:22:39.779984+0000", 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.599 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.600 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.601 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.603 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.604 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.067152+0000", 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.067152+0000", 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.068247+0000", 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:27.605 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.606 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.607 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2d", 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T09:02:48.527178+0000", 2023-10-07T21:13:27.608 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.609 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.613 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.614 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216136+0000", 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216136+0000", 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.216453+0000", 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:27.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 4, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 4, 2023-10-07T21:13:27.617 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1f", 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 22, 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:55:45.316296+0000", 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.618 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 554, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:27.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 4, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.622 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'4" 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.623 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061385+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061385+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.061714+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:27.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.626 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1e", 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.627 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:34:33.668012+0000", 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.632 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.633 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221561+0000", 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221561+0000", 2023-10-07T21:13:27.634 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.221845+0000", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.635 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.636 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1e", 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.637 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:18:13.575266+0000", 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.639 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.641 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.641 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.641 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.641 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.641 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.641 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.642 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.643 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.644 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.645 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.049396+0000", 2023-10-07T21:13:27.646 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.049396+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.049674+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.647 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.648 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1f", 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.649 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:46:44.370830+0000", 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.650 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.651 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.654 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.655 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.212162+0000", 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.212162+0000", 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.212506+0000", 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.657 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.658 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1d", 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:00:08.261391+0000", 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.659 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.663 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.664 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.665 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053092+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053092+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053410+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:27.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.667 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1c", 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.668 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:33:32.064561+0000", 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.673 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.674 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:27.675 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.225791+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.225791+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.226145+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:27.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.677 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1c", 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.678 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:23:14.923880+0000", 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.683 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.684 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.052697+0000", 2023-10-07T21:13:27.685 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.052697+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053661+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:27.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.687 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.688 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1d", 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:14:48.603925+0000", 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.694 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.695 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221771+0000", 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221771+0000", 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222083+0000", 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:27.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.698 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1b", 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.699 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:17:18.507538+0000", 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.704 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:27.705 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.706 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.057631+0000", 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.057631+0000", 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057990+0000", 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.709 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1a", 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.710 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:43:38.902080+0000", 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.715 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.716 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.220028+0000", 2023-10-07T21:13:27.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.220028+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.220351+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:27.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.719 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1a", 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.720 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:15:32.564604+0000", 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.725 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.726 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:27.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053783+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053783+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053966+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:27.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.729 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1b", 2023-10-07T21:13:27.730 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:32:02.259377+0000", 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.735 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.736 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.737 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.220309+0000", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.220309+0000", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222020+0000", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.739 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.740 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.19", 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:08:57.871174+0000", 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.745 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.746 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.747 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061865+0000", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061865+0000", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.062440+0000", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.749 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.750 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.18", 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:27:30.041655+0000", 2023-10-07T21:13:27.751 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.755 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.756 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.757 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.226474+0000", 2023-10-07T21:13:27.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.226474+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.226796+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:27.759 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.760 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.18", 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.761 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:59:41.848083+0000", 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.766 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.767 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059744+0000", 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059744+0000", 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.060452+0000", 2023-10-07T21:13:27.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.769 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.770 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.19", 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.771 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:12:08.124148+0000", 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.775 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.776 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.777 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:27.778 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218365+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218365+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.218690+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:27.779 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.780 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.17", 2023-10-07T21:13:27.781 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:15:25.058487+0000", 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.785 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.786 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.787 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.788 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061523+0000", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061523+0000", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.061874+0000", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.789 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.790 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.791 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.16", 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:42:44.406925+0000", 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.795 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.796 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.797 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.798 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221345+0000", 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221345+0000", 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222084+0000", 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.799 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:27.800 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.801 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.16", 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:41:20.207464+0000", 2023-10-07T21:13:27.802 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.805 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.806 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.807 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.808 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055175+0000", 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055175+0000", 2023-10-07T21:13:27.809 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055775+0000", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:27.810 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.811 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.17", 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.812 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:58:16.300609+0000", 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.815 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.816 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.817 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.818 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.819 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.222792+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.222792+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.223087+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:27.820 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 3, 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.821 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 3, 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.15", 2023-10-07T21:13:27.822 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 21, 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:00:55.859428+0000", 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 90, 2023-10-07T21:13:27.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.824 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.825 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.826 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 4, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.827 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'3" 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.828 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:27.829 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059085+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059085+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059513+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:27.830 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.831 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.14", 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.832 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:10:14.989646+0000", 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.834 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.835 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.836 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.837 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.838 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:27.839 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221472+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221472+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.221788+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:27.840 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 12, 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.841 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 12, 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.842 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.14", 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 30, 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:54:30.429870+0000", 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.843 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 2608, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.844 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 12, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 4, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 4, 2023-10-07T21:13:27.845 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.846 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 12, 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 9 2023-10-07T21:13:27.847 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "70'12" 2023-10-07T21:13:27.848 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.849 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.066693+0000", 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.066693+0000", 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.067513+0000", 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.850 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:27.851 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.852 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.15", 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:50:32.226092+0000", 2023-10-07T21:13:27.853 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.854 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.855 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.856 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.857 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.858 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.859 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216220+0000", 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216220+0000", 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.216851+0000", 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:27.860 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:27.861 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.862 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.13", 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.863 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:11:50.581167+0000", 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 34, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.864 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:27.865 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.866 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.867 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 6 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.868 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.869 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055050+0000", 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055050+0000", 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055421+0000", 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:27.870 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.871 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.872 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.12", 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.873 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:55:44.013942+0000", 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.874 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.875 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.876 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.877 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.878 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.879 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.226842+0000", 2023-10-07T21:13:27.880 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.226842+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.227189+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:27.881 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.882 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.12", 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.883 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:40:18.671663+0000", 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.884 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.885 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.886 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.887 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.888 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.889 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:27.890 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.070027+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.070027+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070411+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:27.891 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.892 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.13", 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.893 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:05:48.785100+0000", 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.896 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.897 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.898 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.899 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.219622+0000", 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.219622+0000", 2023-10-07T21:13:27.900 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.220024+0000", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.901 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.902 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.11", 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.903 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T09:08:23.363083+0000", 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.906 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.907 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.908 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.909 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.910 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056850+0000", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056850+0000", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057177+0000", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.911 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.912 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.913 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.10", 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:51:14.120178+0000", 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.915 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.916 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.917 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.918 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.919 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.920 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.204598+0000", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.204598+0000", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.204854+0000", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.921 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.922 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 8, 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 8, 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.923 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.10", 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 26, 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:21:01.168874+0000", 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.924 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.925 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 12, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 4, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.926 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 4, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 4, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.927 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 12, 2023-10-07T21:13:27.928 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'8" 2023-10-07T21:13:27.929 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.930 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069218+0000", 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069218+0000", 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070164+0000", 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:27.931 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.932 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.933 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.11", 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.934 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:16:44.908284+0000", 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.935 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.936 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.937 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.938 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:27.939 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:27.940 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.444474+0000", 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.444474+0000", 2023-10-07T21:13:27.941 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.942 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.943 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.f", 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:27.944 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 33, 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:15:59.010544+0000", 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 22, 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 22, 2023-10-07T21:13:27.945 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.946 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.947 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 1, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.948 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.949 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.950 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.951 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906148+0000", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906148+0000", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:27.952 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.953 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.e", 2023-10-07T21:13:27.954 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 10, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:34:47.362936+0000", 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.955 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.956 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.957 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.958 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.959 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.960 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.961 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.483692+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.483692+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.483977+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:27.962 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.963 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.964 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.2", 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:23:37.587019+0000", 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.965 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.966 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.967 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.968 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.969 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.970 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.971 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.213744+0000", 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.213744+0000", 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.214220+0000", 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:27.972 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:27.973 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.974 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.4", 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.975 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:24:28.780034+0000", 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.976 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.977 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.978 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.979 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.980 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:27.981 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053547+0000", 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053547+0000", 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.054031+0000", 2023-10-07T21:13:27.982 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.983 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.984 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.5", 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:27.985 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:07:45.174128+0000", 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.986 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.987 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.988 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:27.989 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:27.990 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:27.991 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.428232+0000", 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.428232+0000", 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.428517+0000", 2023-10-07T21:13:27.992 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:27.993 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:27.994 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.4", 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:27.995 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:56:15.159438+0000", 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:27.996 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:27.997 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:27.998 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:27.999 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.000 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.001 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.002 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.222252+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.222252+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222570+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:28.003 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.004 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.2", 2023-10-07T21:13:28.005 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:06:43.426166+0000", 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.006 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.007 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.008 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.009 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.010 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.011 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.012 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056923+0000", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056923+0000", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057630+0000", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.013 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.014 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.015 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3", 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:48:29.833364+0000", 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.016 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.017 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.021 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.022 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484586+0000", 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484586+0000", 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484925+0000", 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.023 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:28.024 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.025 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.7", 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:54:33.565624+0000", 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.026 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.027 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.028 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.029 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.030 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.032 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058770+0000", 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058770+0000", 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059090+0000", 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.033 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:28.034 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.035 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.0", 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:32:10.282858+0000", 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.036 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.037 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.038 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.039 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.041 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.042 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.214652+0000", 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.214652+0000", 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.215081+0000", 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.043 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.044 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.045 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1", 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:40:51.371737+0000", 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.046 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.047 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.048 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:28.052 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484091+0000", 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484091+0000", 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484430+0000", 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.053 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.054 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.055 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.5", 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:06:30.719541+0000", 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.056 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.057 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.058 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.059 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:28.061 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.062 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.064583+0000", 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.064583+0000", 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.064904+0000", 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.063 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:28.064 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.065 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2", 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.066 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:14:39.276534+0000", 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.067 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.068 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.069 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.071 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:28.072 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.226892+0000", 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.226892+0000", 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.227273+0000", 2023-10-07T21:13:28.073 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.074 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.075 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.3", 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.076 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:23:22.457828+0000", 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.077 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.078 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.079 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.081 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:28.082 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 20, 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:36.969448+0000", 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:36.969448+0000", 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:36.969902+0000", 2023-10-07T21:13:28.083 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:28.084 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:08:42.371846+0000", 2023-10-07T21:13:28.084 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.084 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:08:42.371846+0000", 2023-10-07T21:13:28.084 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 59, 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:08:42.371846+0000", 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:28.085 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 148, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 58, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 148, 2023-10-07T21:13:28.086 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "1.0", 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 349, 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:14:27.460348+0000", 2023-10-07T21:13:28.087 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 590368, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 1771104, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.088 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:28.089 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 6, 2023-10-07T21:13:28.090 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 394, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 584, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 219, 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 2416 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:28.092 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "70'148" 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.093 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.427649+0000", 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.427649+0000", 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.428000+0000", 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:28.094 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:28.095 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.096 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.6", 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:17:49.145180+0000", 2023-10-07T21:13:28.097 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.098 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.099 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.100 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:28.102 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.103 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055003+0000", 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055003+0000", 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055631+0000", 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.104 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:28.105 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.106 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1", 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:19:27.662633+0000", 2023-10-07T21:13:28.107 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.108 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.109 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.110 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.112 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.113 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.217584+0000", 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.217584+0000", 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.217912+0000", 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.114 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.115 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.116 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.0", 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:18:34.591257+0000", 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.117 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.118 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.119 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.120 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.121 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.122 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.123 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484403+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484403+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484820+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:28.124 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.125 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.3", 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.126 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:23:12.529034+0000", 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.127 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.128 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.129 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.130 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.131 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.132 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:28.133 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216930+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216930+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.217268+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:28.134 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.135 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.5", 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.136 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:46:15.142544+0000", 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.137 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.138 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.139 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.140 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.141 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.142 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.143 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058407+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058407+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.058779+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:28.144 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.145 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.146 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.4", 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:18:02.212999+0000", 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.147 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.148 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.149 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.151 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.152 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.153 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.483724+0000", 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.483724+0000", 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484133+0000", 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.154 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.155 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.156 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.0", 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:22:38.746707+0000", 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.157 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.158 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.159 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.160 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.161 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.162 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.163 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.220629+0000", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.220629+0000", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.220883+0000", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.164 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.165 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.166 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.6", 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:02:37.316311+0000", 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.167 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.168 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:28.169 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.171 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "63'1" 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.172 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.173 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.907813+0000", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.907813+0000", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:28.174 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.175 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.176 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.7", 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 27, 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:33:31.959631+0000", 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.177 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.178 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.179 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.181 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.182 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.183 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484267+0000", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484267+0000", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.485205+0000", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:28.184 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.185 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.186 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.1", 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:35:13.029383+0000", 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.187 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.188 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.189 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.192 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.193 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.214367+0000", 2023-10-07T21:13:28.194 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.214367+0000", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.215302+0000", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:28.195 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:28.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:28.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:28.196 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.196 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.197 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.7", 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.198 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:12:03.996378+0000", 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.199 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:28.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.203 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:28.204 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.054581+0000", 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.054581+0000", 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.054945+0000", 2023-10-07T21:13:28.205 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.207 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.6", 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.208 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:51:37.103392+0000", 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.209 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.213 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.214 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.212344+0000", 2023-10-07T21:13:28.215 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.212344+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.212748+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:28.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.217 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.8", 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.218 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:25:59.406701+0000", 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.219 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.223 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.225 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.226 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056289+0000", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056289+0000", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.056592+0000", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.228 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.229 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.229 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.229 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.229 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.229 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.229 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.229 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.9", 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.230 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:07:39.016899+0000", 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.234 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.235 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.236 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218240+0000", 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218240+0000", 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.219423+0000", 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:28.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:28.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.239 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.9", 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:01:20.269117+0000", 2023-10-07T21:13:28.240 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.245 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.246 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.065242+0000", 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.065242+0000", 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.065637+0000", 2023-10-07T21:13:28.247 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.249 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.8", 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.250 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:21:04.717872+0000", 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.255 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.256 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218613+0000", 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218613+0000", 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.221722+0000", 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:28.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.259 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.a", 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.260 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:11:41.948539+0000", 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.265 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.266 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059209+0000", 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059209+0000", 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059473+0000", 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:28.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.269 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.b", 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.270 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:50:43.598145+0000", 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.275 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:28.276 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.225755+0000", 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.225755+0000", 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.227159+0000", 2023-10-07T21:13:28.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.279 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.b", 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.280 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:57:13.641165+0000", 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:28.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:28.285 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.286 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906001+0000", 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906001+0000", 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.289 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.a", 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 27, 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.290 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:36:39.921140+0000", 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:28.295 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.296 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216880+0000", 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216880+0000", 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.217151+0000", 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:28.298 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.299 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.c", 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:34:23.802256+0000", 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.300 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.304 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.305 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.306 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.067886+0000", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.067886+0000", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.068449+0000", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.308 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.309 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.d", 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:14:47.070651+0000", 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.310 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.314 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.315 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.316 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218981+0000", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218981+0000", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.219511+0000", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.318 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.319 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.d", 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:15:14.729022+0000", 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 70, 2023-10-07T21:13:28.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.324 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.325 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.326 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058497+0000", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058497+0000", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.058864+0000", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.328 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.c", 2023-10-07T21:13:28.329 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:45:09.888693+0000", 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.334 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.335 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.336 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.215083+0000", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.215083+0000", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.215399+0000", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:28.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:28.338 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.339 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.e", 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:51:07.147973+0000", 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:28.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.344 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.345 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.346 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069902+0000", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069902+0000", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070794+0000", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.348 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.349 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.f", 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:50:42.562134+0000", 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.350 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.354 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.355 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.356 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061057+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061057+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.061388+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:28.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.358 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.359 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.20", 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:07:57.901514+0000", 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.364 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.365 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.366 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.049323+0000", 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.049323+0000", 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.049674+0000", 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.368 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.369 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.21", 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:18:53.251440+0000", 2023-10-07T21:13:28.370 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.374 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.375 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:28.376 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059167+0000", 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059167+0000", 2023-10-07T21:13:28.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059739+0000", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.378 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.379 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.22", 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.380 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:04:06.576632+0000", 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.384 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.385 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.386 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055096+0000", 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055096+0000", 2023-10-07T21:13:28.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055707+0000", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.388 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.389 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.23", 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.390 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:57:18.903176+0000", 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.394 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.395 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.396 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906489+0000", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906489+0000", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:28.398 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.399 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.400 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.24", 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 27, 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:43:17.626769+0000", 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.404 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.406 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.407 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.062996+0000", 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.062996+0000", 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.063474+0000", 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.408 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:28.409 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.410 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.25", 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:23:56.695922+0000", 2023-10-07T21:13:28.411 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.414 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.415 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.416 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.417 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:28.418 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.064313+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.064313+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.064820+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:28.419 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.420 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.26", 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.421 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:04:42.431298+0000", 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.424 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.425 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.426 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.427 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.428 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059067+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059067+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059388+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:28.429 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.430 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.431 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.27", 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:52:38.910706+0000", 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.432 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.434 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.435 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.436 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.437 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.438 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055693+0000", 2023-10-07T21:13:28.439 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055693+0000", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.056079+0000", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:28.440 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.441 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.28", 2023-10-07T21:13:28.442 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:57:58.341290+0000", 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.444 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.445 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.447 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.448 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.449 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.062452+0000", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.062452+0000", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.062870+0000", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.450 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.451 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.452 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.29", 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:13:00.073228+0000", 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.454 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.455 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.456 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.457 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.458 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.459 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.050384+0000", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.050384+0000", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.051725+0000", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.460 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.461 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.462 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2a", 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:11:08.115391+0000", 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.463 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.464 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.465 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.466 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.467 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.468 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:28.469 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053737+0000", 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053737+0000", 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053949+0000", 2023-10-07T21:13:28.470 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.471 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.472 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2b", 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.473 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:47:06.266981+0000", 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.474 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.475 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.476 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.477 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.478 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.479 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.060535+0000", 2023-10-07T21:13:28.480 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.060535+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.060932+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:28.481 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:28.482 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2c", 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:28.483 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:52:08.151631+0000", 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.484 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.485 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.486 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.487 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:28.488 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_per_pool": [ 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 24, 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:28.489 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd" 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 8, 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 8, 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 4, 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.492 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.493 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 0, 2023-10-07T21:13:28.494 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.495 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 24 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 192, 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 64, 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 8, 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.496 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 3, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.497 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.498 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 0, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 0, 2023-10-07T21:13:28.501 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 192 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 3, 2023-10-07T21:13:28.502 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr" 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 148, 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 1, 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 3, 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 148, 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 1, 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 590368, 2023-10-07T21:13:28.503 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 1771104, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.504 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.505 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 6, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.506 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 394, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 584, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 219, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 2416 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 1781760, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:28.507 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 1771104, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 3 2023-10-07T21:13:28.508 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 96, 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 45, 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 32, 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 8, 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 45, 2023-10-07T21:13:28.509 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 2, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 3378, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 22, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 66, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 22, 2023-10-07T21:13:28.511 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 22, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 14, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 1, 2023-10-07T21:13:28.512 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 51, 2023-10-07T21:13:28.513 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 19 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 98304, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 10134, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:28.514 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 96 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 105, 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": 4, 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_by_class": { 2023-10-07T21:13:28.515 INFO:tasks.workunit.client.0.smithi003.stdout: "ssd": { 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704, 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_bytes": 2442952704, 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_ratio": 0.0031810924410820007 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:28.516 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:28.517 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704 2023-10-07T21:13:28.517 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.517 INFO:tasks.workunit.client.0.smithi003.stdout:} 2023-10-07T21:13:28.517 INFO:tasks.workunit.client.0.smithi003.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2023-10-07T21:13:28.518 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry show-device 2023-10-07T21:13:28.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1711014714' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1711014714' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:28.521 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1711014714' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1711014714' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.522 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.523 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:26 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.525 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:13:27 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:13:28.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='client.24890 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:28.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1711014714' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T21:13:28.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1711014714' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:26 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:28.530 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.530 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.530 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.530 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.533 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.533 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.533 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:27 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.533 INFO:tasks.workunit.client.0.smithi003.stdout:{ 2023-10-07T21:13:28.533 INFO:tasks.workunit.client.0.smithi003.stdout: "58c029d0-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.533 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPED1D480GA_58c0c732-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.533 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210848": { 2023-10-07T21:13:28.533 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:28.533 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "E2010325", 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c029d0-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.534 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712928 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:28.535 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.536 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:28.537 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.539 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 6942517 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:28.540 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.541 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:28.542 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.543 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 14 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.544 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1545305 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.545 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 0, 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 0, 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.546 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 0, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 2663, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 91095767, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 454984834, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 1713689241, 2023-10-07T21:13:28.547 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 9819660354, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 0, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 16794, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 33063, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 34, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 5209 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 16794, 2023-10-07T21:13:28.548 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 33063 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.549 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:28.550 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: E2010325", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:28.551 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:28.552 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:28.553 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 34 Celsius", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 0%", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 0%", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 91,095,767 [46.6 TB]", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 454,984,834 [232 TB]", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 1,713,689,241", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 9,819,660,354", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 2,663", 2023-10-07T21:13:28.554 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 16,794", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 33,063", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 5,209", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:28.555 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 34 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:28.556 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: "58c242e2-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPEDMD400G4_58c2c852-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210844": { 2023-10-07T21:13:28.557 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "8DV101H0", 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c242e2-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.558 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712924 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:28.559 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:28.561 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.562 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:28.563 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 34488269 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 52469614 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:28.565 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.567 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.568 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 64 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.569 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 89, 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 3440, 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 3455, 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 3426 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:28.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 10, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 12, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 408770715, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 2260223207, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 6009596945, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 35096327391, 2023-10-07T21:13:28.571 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 11, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 42788, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 62210, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 26, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 603 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 42788, 2023-10-07T21:13:28.572 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 62210 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.573 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:28.574 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: 8DV101H0", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:28.575 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:28.576 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 1 - 512 8 2", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 2 - 512 16 2", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 3 - 4096 0 0", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 4 - 4096 8 0", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 5 - 4096 64 0", 2023-10-07T21:13:28.577 INFO:tasks.workunit.client.0.smithi003.stdout: " 6 - 4096 128 0", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 26 Celsius", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 10%", 2023-10-07T21:13:28.578 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 11%", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 408,770,715 [209 TB]", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 2,260,223,207 [1.15 PB]", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 6,009,596,945", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 35,096,327,391", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 12", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 42,788", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 62,210", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 603", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:28.579 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.580 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 26 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.581 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.582 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.582 INFO:tasks.workunit.client.0.smithi003.stdout:} 2023-10-07T21:13:28.582 INFO:tasks.workunit.client.0.smithi003.stderr:+ ceph telemetry show-all 2023-10-07T21:13:28.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.583 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:28.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:28.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:28.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:28.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:27 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:28.593 INFO:tasks.workunit.client.0.smithi003.stdout:{ 2023-10-07T21:13:28.593 INFO:tasks.workunit.client.0.smithi003.stdout: "device_report": { 2023-10-07T21:13:28.593 INFO:tasks.workunit.client.0.smithi003.stdout: "58c029d0-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.593 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPED1D480GA_58c0c732-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.593 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210848": { 2023-10-07T21:13:28.593 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "E2010325", 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c029d0-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:28.594 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712928 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:28.595 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.596 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:28.597 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.598 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.599 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 6942517 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.601 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:28.602 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.603 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 14 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:28.604 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1545305 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 0, 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 0, 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.606 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 0, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 2663, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 91095767, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 454984834, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 1713689241, 2023-10-07T21:13:28.607 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 9819660354, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 0, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 16794, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 33063, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 34, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 5209 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 16794, 2023-10-07T21:13:28.608 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 33063 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:28.609 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:28.610 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: E2010325", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:28.611 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:48 2023 UTC", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:28.612 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:28.613 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 34 Celsius", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 0%", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 0%", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 91,095,767 [46.6 TB]", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 454,984,834 [232 TB]", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 1,713,689,241", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 9,819,660,354", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 2,663", 2023-10-07T21:13:28.614 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 16,794", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 33,063", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 5,209", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:28.615 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 34 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 937703088, 2023-10-07T21:13:28.616 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 480103981056 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: "58c242e2-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: "INTEL_SSDPEDMD400G4_58c2c852-6556-11ee-a317-0cc47abd15dc": { 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: "20231007-210844": { 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: "device": { 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T21:13:28.617 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "/dev/nvme0n1", 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: "protocol": "NVMe", 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "nvme" 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: "firmware_version": "8DV101H0", 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: "host_id": "58c242e2-6556-11ee-a317-0cc47abd15dc", 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: "json_format_version": [ 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: "local_time": { 2023-10-07T21:13:28.618 INFO:tasks.workunit.client.0.smithi003.stdout: "asctime": "Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "time_t": 1696712924 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "logical_block_size": 512, 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_controller_id": 0, 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_namespaces": [ 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "capacity": { 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.619 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "formatted_lba_size": 512, 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 1, 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "size": { 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "utilization": { 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.620 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_pci_vendor": { 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: "id": 32902, 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: "subsystem_id": 32902 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: "Device stats": { 2023-10-07T21:13:28.621 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_fw_downgrades": { 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "crc_error_count": { 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "end_to_end_error_detection_count": { 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "erase_fail_count": { 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "host_bytes_written": { 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 34488269 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "host_ctx_wear_used": { 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.623 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 1 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: "media_bytes_read": { 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: "nand_bytes_written": { 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 52469614 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.624 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_stat_indicator": { 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "pll_lock_loss_count": { 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "program_fail_count": { 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "re_alloc_sectr_cnt": { 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "retry_buffer_overflow_count": { 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "soft_ecc_err_rate": { 2023-10-07T21:13:28.626 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: "thermal_throttle_status": { 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: "cnt": 0, 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: "pct": 0 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.627 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_host_reads": { 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_media_wear": { 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 64 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "timed_workload_timer": { 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 100, 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 65535 2023-10-07T21:13:28.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "unexp_power_loss": { 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 0, 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": 0 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "wear_leveling": { 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "normalized": 89, 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "raw": { 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "avg": 3440, 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "max": 3455, 2023-10-07T21:13:28.629 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 3426 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_smart_health_information_log": { 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare": 100, 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: "available_spare_threshold": 10, 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: "controller_busy_time": 12, 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: "critical_warning": 0, 2023-10-07T21:13:28.630 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_read": 408770715, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "data_units_written": 2260223207, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "host_reads": 6009596945, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "host_writes": 35096327391, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "media_errors": 0, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "num_err_log_entries": 0, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "percentage_used": 11, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycles": 42788, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_hours": 62210, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": 26, 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: "unsafe_shutdowns": 603 2023-10-07T21:13:28.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme_vendor": "intel", 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "power_cycle_count": 42788, 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "power_on_time": { 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "hours": 62210 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "serial_number": "deleted", 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "smart_status": { 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "nvme": { 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.632 INFO:tasks.workunit.client.0.smithi003.stdout: "passed": true 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl": { 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "argv": [ 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl", 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "-x", 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "--json=o", 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "/dev/nvme0n1" 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "build_info": "(local build)", 2023-10-07T21:13:28.633 INFO:tasks.workunit.client.0.smithi003.stdout: "exit_status": 0, 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "output": [ 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "Serial Number: deleted", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Version: 8DV101H0", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T21:13:28.634 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller ID: 0", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Number of Namespaces: 1", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Local Time is: Sat Oct 7 21:08:44 2023 UTC", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported Power States", 2023-10-07T21:13:28.635 INFO:tasks.workunit.client.0.smithi003.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: " 0 + 512 0 2", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: " 1 - 512 8 2", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: " 2 - 512 16 2", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: " 3 - 4096 0 0", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: " 4 - 4096 8 0", 2023-10-07T21:13:28.636 INFO:tasks.workunit.client.0.smithi003.stdout: " 5 - 4096 64 0", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: " 6 - 4096 128 0", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "Critical Warning: 0x00", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "Temperature: 26 Celsius", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare: 100%", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "Available Spare Threshold: 10%", 2023-10-07T21:13:28.637 INFO:tasks.workunit.client.0.smithi003.stdout: "Percentage Used: 11%", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Read: 408,770,715 [209 TB]", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Data Units Written: 2,260,223,207 [1.15 PB]", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Read Commands: 6,009,596,945", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Host Write Commands: 35,096,327,391", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Controller Busy Time: 12", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Power Cycles: 42,788", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Power On Hours: 62,210", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Unsafe Shutdowns: 603", 2023-10-07T21:13:28.638 INFO:tasks.workunit.client.0.smithi003.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information Log Entries: 0", 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "", 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "No Errors Logged", 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "" 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "svn_revision": "5022", 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: "version": [ 2023-10-07T21:13:28.639 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: "temperature": { 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: "current": 26 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: "user_capacity": { 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: "blocks": 781422768, 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 400088457216 2023-10-07T21:13:28.640 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: "report": { 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer": { 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: "active": true, 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: "mode": "" 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.641 INFO:tasks.workunit.client.0.smithi003.stdout: "channels": [ 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "ident", 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "perf" 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "channels_available": [ 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "basic", 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "ident", 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "crash", 2023-10-07T21:13:28.642 INFO:tasks.workunit.client.0.smithi003.stdout: "device", 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "perf" 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_available": [ 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:28.643 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "collections_opted_in": [ 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_base", 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "device_base", 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "crash_base", 2023-10-07T21:13:28.644 INFO:tasks.workunit.client.0.smithi003.stdout: "ident_base", 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_perf", 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_mds_metadata", 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_usage", 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_usage_by_class", 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_rook_v01", 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_memory_metrics", 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "basic_pool_options_bluestore" 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "config": { 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "active_changed": [ 2023-10-07T21:13:28.645 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "client_check_pool_perm", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_gid", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "client_mount_uid", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "client_quota", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:28.646 INFO:tasks.workunit.client.0.smithi003.stdout: "daemonize", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "keyring", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_block_size", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_cache_size", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_compression", 2023-10-07T21:13:28.647 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_log", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "leveldb_write_buffer_size", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_file", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_journald", 2023-10-07T21:13:28.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_to_stderr", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_host", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:28.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "no_config_file", 2023-10-07T21:13:28.650 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:28.651 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:28.652 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addr", 2023-10-07T21:13:28.653 INFO:tasks.workunit.client.0.smithi003.stdout: "public_addrv", 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_default_features", 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd_qos_exclude_ops", 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "setgroup", 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "setuser" 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_changed": [ 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_debug", 2023-10-07T21:13:28.654 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_mon_ticket_ttl", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "auth_service_ticket_ttl", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "bdev_debug_aio", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "container_image", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_asserts_on_shutdown", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mgr", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_mon", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_ms", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_osd", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "debug_paxos", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_file", 2023-10-07T21:13:28.655 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_journald", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "log_to_stderr", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_join_fs", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/container_init", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/migration_current", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T21:13:28.656 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/channel_ident", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/channel_perf", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/description", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/enabled", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr/telemetry/organization", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_allow_pool_delete", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_clock_drift_allowed", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_cluster_log_file_level", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_data_avail_warn", 2023-10-07T21:13:28.657 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_election_default_strategy", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_max_pg_per_osd", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_mgr_mkfs_grace", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_prime_pg_temp", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T21:13:28.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "mon_warn_on_too_few_osds", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_bug", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "ms_die_on_old_message", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_default_list", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_class_load_list", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_misdirected_ops", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_op_order", 2023-10-07T21:13:28.659 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_pg_log_writeout", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_shutdown", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mclock_profile", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_memory_target_autotune", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_op_queue_cut_off", 2023-10-07T21:13:28.660 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recover_clone_overlap", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_recovery_max_chunk", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_load_threshold", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_scrub_max_interval", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_shutdown_pgref_assert", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "public_network", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_cache_enabled", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_ops_log", 2023-10-07T21:13:28.661 INFO:tasks.workunit.client.0.smithi003.stdout: "rgw_enable_usage_log" 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: "contact": null, 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: "crashes": [], 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: "created": "2023-10-07T21:05:40.293883Z", 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: "crush": { 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_algs": { 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: "straw2": 3 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.662 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_sizes": { 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: "2": 1, 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: "4": 2 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket_types": { 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: "1": 2, 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: "11": 1 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: "compat_weight_set": false, 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: "device_classes": [ 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: 8 2023-10-07T21:13:28.663 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_buckets": 6, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_devices": 8, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_rules": 1, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_types": 12, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_weight_sets": 0, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "tunables": { 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "allowed_bucket_algs": 54, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_fallback_tries": 0, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_local_tries": 0, 2023-10-07T21:13:28.664 INFO:tasks.workunit.client.0.smithi003.stdout: "choose_total_tries": 50, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_descend_once": 1, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_stable": 1, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "chooseleaf_vary_r": 1, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v2_rules": 0, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v3_rules": 0, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v4_buckets": 1, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "has_v5_rules": 0, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "legacy_tunables": 0, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "minimum_required_version": "jewel", 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "optimal_tunables": 1, 2023-10-07T21:13:28.665 INFO:tasks.workunit.client.0.smithi003.stdout: "profile": "jewel", 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables": 1, 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables2": 1, 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables3": 1, 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "require_feature_tunables5": 1, 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "straw_calc_version": 1 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "description": "upgrade test cluster", 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "fs": { 2023-10-07T21:13:28.666 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "feature_flags": { 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "enable_multiple": true, 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_enabled_multiple": true 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "filesystems": [ 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "approx_ctime": "2023-10", 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "balancer_enabled": false, 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_caps": 0, 2023-10-07T21:13:28.667 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_dns": 10, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_inos": 13, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "cached_subtrees": 2, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "ever_allowed_features": 0, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "explicitly_allowed_features": 0, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "files": 0, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "max_mds": 1, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "num_data_pools": 1, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "num_in": 1, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "num_mds": 1, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": 0, 2023-10-07T21:13:28.668 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_replay": 0, 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_up": 1, 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: "snaps": 0, 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: "standby_count_wanted": 0 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_standby_mds": 1, 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: "total_num_mds": 2 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_stats": { 2023-10-07T21:13:28.669 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 20307968, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 414712, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 106496, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 1007616, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 386, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 1365624, 2023-10-07T21:13:28.670 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 20, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 861696, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 14806928, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 21315584 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 19218432, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 289328, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 311296, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 0, 2023-10-07T21:13:28.671 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 300, 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 889240, 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 12, 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 571392, 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 14404664, 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 19218432 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:28.672 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 36921344, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 822920, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 9658368, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1172, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 7700992, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 22, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1426944, 2023-10-07T21:13:28.673 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 24217976, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 46579712 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.7e96f1ec94f0d1f06aa815b1ca7c7f609902d1ff": { 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 34447360, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 555616, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 540672, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 9003008, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 872, 2023-10-07T21:13:28.674 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 5688312, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 21, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1634304, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 23275944, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 43450368 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 45187072, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 1256872, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2752512, 2023-10-07T21:13:28.675 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 753664, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 3399680, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1747, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 10392632, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 22, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2739712, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 27291680, 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 48586752 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.676 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.0": { 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 273612800, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 1023952, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 114688, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1298, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4624672, 2023-10-07T21:13:28.677 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 45, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2484480, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 262596112, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 273727488 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.1": { 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 241156096, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 823440, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 4980736, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:28.678 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 131072, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1246, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4783360, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2581760, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 227986800, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 241287168 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.2": { 2023-10-07T21:13:28.679 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238215168, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 762928, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 974848, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1182, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4621352, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2299648, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 227647656, 2023-10-07T21:13:28.680 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 239190016 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.3": { 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 271122432, 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 588304, 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 24576, 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 851968, 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1147, 2023-10-07T21:13:28.681 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4437496, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 44, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1913856, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 261274616, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 271974400 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.4": { 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 271720448, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 681840, 2023-10-07T21:13:28.682 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 1024000, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1155, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4624944, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1630464, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 261899616, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 272744448 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.683 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.5": { 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238927872, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 935624, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 24576, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 327680, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1202, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4682152, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 2056192, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 228345744, 2023-10-07T21:13:28.684 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 239255552 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.6": { 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238133248, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 886672, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 8192, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 73728, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1157, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4519784, 2023-10-07T21:13:28.685 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 45, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1661184, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 228173832, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 238206976 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.7": { 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "actual_memory_used": 238739456, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "central_cache_freelist": 1211000, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "malloc_metadata": 2883584, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "page_heap_freelist": 0, 2023-10-07T21:13:28.686 INFO:tasks.workunit.client.0.smithi003.stdout: "released_to_os": 729088, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "spans_in_use": 1218, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "tcmalloc_page_size": 8192, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_cache_freelists": 4993312, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "thread_heaps_in_use": 46, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "transfer_cache_freelist": 1666816, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "use_by_application": 227984744, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "virtual_address_space_used": 239468544 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "hosts": { 2023-10-07T21:13:28.687 INFO:tasks.workunit.client.0.smithi003.stdout: "num": 2, 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mds": 2, 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mgr": 2, 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_mon": 2, 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "num_with_osd": 2 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "io_rate": { 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_stats_delta": { 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 0, 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:28.688 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "stamp_delta": "12.002834", 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:28.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:28.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:28.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 182, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 278, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 40, 2023-10-07T21:13:28.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 0, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 0, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:28.693 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 0 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: "leaderboard": false, 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: "license": "sharing-1-0", 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: "mempool": { 2023-10-07T21:13:28.694 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.695 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.696 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.697 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.698 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.699 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.700 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.701 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 213383, 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 63 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.702 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 50488, 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 208 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.703 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 7936, 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 125 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.704 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.705 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.706 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.707 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.708 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.709 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.710 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.711 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.712 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 148290, 2023-10-07T21:13:28.713 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 31 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 856, 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.714 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.715 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.716 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.717 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.718 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.719 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.720 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.721 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.722 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.723 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.724 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1361842, 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 418 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 88, 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:28.725 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.726 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6584, 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 124 2023-10-07T21:13:28.727 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12744, 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1546 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5152, 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 83 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.728 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.7e96f1ec94f0d1f06aa815b1ca7c7f609902d1ff": { 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.729 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.730 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.731 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.732 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.733 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.734 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.735 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1138386, 2023-10-07T21:13:28.736 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 345 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.737 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.738 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6584, 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 124 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12744, 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1546 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.739 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5152, 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 83 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.740 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.741 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.742 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.743 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.744 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.745 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.746 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.747 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1201138, 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 363 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 528, 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.748 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.749 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6584, 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 124 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.750 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12744, 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1546 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 10304, 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 166 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.751 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.0": { 2023-10-07T21:13:28.752 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.753 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 21056, 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 188 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.754 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1456, 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 13 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9024, 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 188 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 21056, 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 188 2023-10-07T21:13:28.755 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1120, 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 14 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 606208, 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 17 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 51400, 2023-10-07T21:13:28.756 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9559 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 138040, 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 203 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 11364, 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 741 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.757 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 31772, 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 203 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.758 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 402109, 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 89 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.759 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2450032, 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 194 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 6776, 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 77 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.760 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 521280, 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 45 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 95160, 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 187 2023-10-07T21:13:28.761 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.762 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.763 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.1": { 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.764 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19712, 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 176 2023-10-07T21:13:28.765 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 896, 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8448, 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 176 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.766 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19712, 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 176 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 800, 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12288, 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.767 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 45630, 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8646 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 129200, 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 190 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9448, 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 568 2023-10-07T21:13:28.768 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 27840, 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 190 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 736, 2023-10-07T21:13:28.769 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 422397, 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 94 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 24192, 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.770 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2402234, 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 171 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4928, 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 56 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.771 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 440192, 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 38 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.772 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 7280, 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 18 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.773 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.774 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.2": { 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.775 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.776 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19600, 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 175 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1232, 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 11 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8400, 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 175 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.777 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19600, 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 175 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 800, 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12288, 2023-10-07T21:13:28.778 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 44334, 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8378 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 124440, 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 183 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.779 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8340, 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 519 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 26216, 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 183 2023-10-07T21:13:28.780 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1472, 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 343205, 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 75 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 40192, 2023-10-07T21:13:28.781 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2413972, 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4400, 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 50 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.782 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 359104, 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 31 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.783 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8840, 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 25 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 222256, 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3448 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.784 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.785 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.3": { 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.786 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.787 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20048, 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 179 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 224, 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8592, 2023-10-07T21:13:28.788 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 179 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20048, 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 179 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 560, 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 7 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.789 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 44842, 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8597 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 128520, 2023-10-07T21:13:28.790 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 189 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9412, 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 574 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.791 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 27080, 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 189 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2208, 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 277745, 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 59 2023-10-07T21:13:28.792 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 30637, 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2436260, 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 183 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.793 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4664, 2023-10-07T21:13:28.794 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 53 2023-10-07T21:13:28.794 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.794 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.794 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.794 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.794 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.794 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 428608, 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 37 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 10400, 2023-10-07T21:13:28.795 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 20 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.796 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.797 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.4": { 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.798 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19936, 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:28.799 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1008, 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8544, 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.800 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19936, 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 640, 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4096, 2023-10-07T21:13:28.801 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 45520, 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8685 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 129880, 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.802 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9632, 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 575 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 27760, 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:28.803 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 1472, 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 933408, 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 76 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.804 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 40192, 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 10 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2427260, 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4840, 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 55 2023-10-07T21:13:28.805 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 451776, 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 39 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.806 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 7800, 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 15 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 222000, 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3436 2023-10-07T21:13:28.807 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.808 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.5": { 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.809 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.810 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19824, 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.811 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 224, 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 2 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8496, 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 19824, 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 177 2023-10-07T21:13:28.812 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 640, 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 45625, 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8704 2023-10-07T21:13:28.813 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 130560, 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 192 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 9820, 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 574 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.814 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 28184, 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 192 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2208, 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.815 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 838760, 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 53 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 30637, 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2455336, 2023-10-07T21:13:28.816 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 192 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5280, 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 60 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.817 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 474944, 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 41 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 11960, 2023-10-07T21:13:28.818 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 23 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 222256, 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3448 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.819 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.820 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.6": { 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.821 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.822 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20832, 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 186 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 112, 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8928, 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 186 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.823 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20832, 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 186 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 560, 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 7 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4096, 2023-10-07T21:13:28.824 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 1 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 46247, 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9009 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 129880, 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.825 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 10844, 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 731 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 28956, 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 191 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.826 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 799561, 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 44 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.827 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2428442, 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 178 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 4664, 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 53 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.828 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 451776, 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 39 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.829 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 94952, 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 193 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.830 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.831 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.7": { 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "bloom_filter": { 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.832 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5832, 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 98 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_reader": { 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 12672, 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 6 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs_file_writer": { 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 576, 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3 2023-10-07T21:13:28.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Blob": { 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20608, 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 184 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Buffer": { 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 896, 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_Extent": { 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 8832, 2023-10-07T21:13:28.834 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 184 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_SharedBlob": { 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 20608, 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 184 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_alloc": { 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 640, 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_data": { 2023-10-07T21:13:28.835 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 274432, 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 8 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_meta": { 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 48089, 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 9247 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_onode": { 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 133960, 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 197 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.836 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_cache_other": { 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 11476, 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 733 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_fsck": { 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_inline_bl": { 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 30828, 2023-10-07T21:13:28.837 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 197 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_txc": { 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing": { 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 153924, 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 30 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.838 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore_writing_deferred": { 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_anon": { 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 2434841, 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 216 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "buffer_meta": { 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 5808, 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 66 2023-10-07T21:13:28.839 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_co": { 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 521280, 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 45 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_mapbl": { 2023-10-07T21:13:28.840 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_pglog": { 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 96408, 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 223 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap": { 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 221744, 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 3424 2023-10-07T21:13:28.841 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap_mapping": { 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "pgmap": { 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_1": { 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.842 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: "unittest_2": { 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes": 0, 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: "items": 0 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: "metadata": { 2023-10-07T21:13:28.843 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 2 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:28.844 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 2 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 2 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T21:13:28.845 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 2 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 3 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:13:28.846 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 3 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 3 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 3 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.847 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 3 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.848 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: "arch": { 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: "x86_64": 8 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_version": { 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: "cpu": { 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 8 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.849 INFO:tasks.workunit.client.0.smithi003.stdout: "distro": { 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: "centos": 8 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: "distro_description": { 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: "CentOS Stream 8": 8 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_description": { 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: "kernel_version": { 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T21:13:28.850 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: "os": { 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: "Linux": 8 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_objectstore": { 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": 8 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: "rotational": { 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: "0": 8 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.851 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "features": { 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "optional": [], 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "persistent": [ 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "kraken", 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "luminous", 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "mimic", 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "osdmap-prune", 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "nautilus", 2023-10-07T21:13:28.852 INFO:tasks.workunit.client.0.smithi003.stdout: "octopus", 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "pacific", 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "elector-pinging", 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "quincy" 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv4_addr_mons": 6, 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "ipv6_addr_mons": 0, 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "min_mon_release": 17, 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "v1_addr_mons": 3, 2023-10-07T21:13:28.853 INFO:tasks.workunit.client.0.smithi003.stdout: "v2_addr_mons": 3 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: "organization": "ceph-qa", 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster_network": false, 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 8, 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: "require_min_compat_client": "luminous", 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: "require_osd_release": "quincy" 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_perf_histograms": [ 2023-10-07T21:13:28.854 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:28.855 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:28.856 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:28.857 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.858 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:28.859 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:28.860 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:28.861 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.862 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.863 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.863 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:28.863 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.863 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:28.863 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.863 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.865 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.865 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.865 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.865 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.865 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.865 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.865 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.866 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.867 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.868 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.869 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.870 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.871 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.872 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.873 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.874 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.875 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:28.876 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.876 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.876 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.876 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.876 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.876 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.877 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.878 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.879 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.880 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.881 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.882 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.883 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.884 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.885 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.886 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.887 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.888 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.889 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.890 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 87, 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-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 18, 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-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.891 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.892 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.893 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:28.894 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:28.895 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:28.896 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:28.897 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.898 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:28.899 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:28.900 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:28.901 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.902 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.903 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.904 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.905 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.906 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.907 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.908 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.909 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:28.910 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.911 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.912 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.913 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.914 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.915 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.916 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.917 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.918 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.919 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.920 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.921 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.922 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.923 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.924 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.925 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.926 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.927 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:28.928 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.929 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.930 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.931 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.932 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:28.933 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:28.934 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:28.935 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.936 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:28.937 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:28.938 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:28.939 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:28.940 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.941 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.942 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.943 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.944 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.945 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.946 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.947 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.948 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.949 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.950 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:28.951 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.952 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.953 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.954 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.955 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.956 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.957 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.958 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.959 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.960 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.961 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.962 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.963 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.964 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.965 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.966 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.967 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.968 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: "axes": [ 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.969 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Latency (usec)", 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 100000, 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 99999]", 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "[100000, 199999]", 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "[200000, 399999]", 2023-10-07T21:13:28.970 INFO:tasks.workunit.client.0.smithi003.stdout: "[400000, 799999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[800000, 1599999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[1600000, 3199999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[3200000, 6399999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[6400000, 12799999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[12800000, 25599999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[25600000, 51199999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[51200000, 102399999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[102400000, 204799999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[204800000, 409599999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[409600000, 819199999]", 2023-10-07T21:13:28.971 INFO:tasks.workunit.client.0.smithi003.stdout: "[819200000, 1638399999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[1638400000, 3276799999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[3276800000, 6553599999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[6553600000, 13107199999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[13107200000, 26214399999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[26214400000, 52428799999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[52428800000, 104857599999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[104857600000, 209715199999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[209715200000, 419430399999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[419430400000, 838860799999]", 2023-10-07T21:13:28.972 INFO:tasks.workunit.client.0.smithi003.stdout: "[838860800000, 1677721599999]", 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: "[1677721600000, 3355443199999]", 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: "[3355443200000, 6710886399999]", 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: "[6710886400000, 13421772799999]", 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: "[13421772800000, 26843545599999]", 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: "[26843545600000, 53687091199999]", 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: "[53687091200000, None]" 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.973 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "buckets": 32, 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "min": 0, 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "name": "Request size (bytes)", 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "quant_size": 512, 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "ranges": [ 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "[None, -1]", 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 511]", 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "[512, 1023]", 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "[1024, 2047]", 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "[2048, 4095]", 2023-10-07T21:13:28.974 INFO:tasks.workunit.client.0.smithi003.stdout: "[4096, 8191]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[8192, 16383]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[16384, 32767]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[32768, 65535]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[65536, 131071]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[131072, 262143]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[262144, 524287]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[524288, 1048575]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[1048576, 2097151]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[2097152, 4194303]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[4194304, 8388607]", 2023-10-07T21:13:28.975 INFO:tasks.workunit.client.0.smithi003.stdout: "[8388608, 16777215]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[16777216, 33554431]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[33554432, 67108863]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[67108864, 134217727]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[134217728, 268435455]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[268435456, 536870911]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[536870912, 1073741823]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[1073741824, 2147483647]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[2147483648, 4294967295]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[4294967296, 8589934591]", 2023-10-07T21:13:28.976 INFO:tasks.workunit.client.0.smithi003.stdout: "[8589934592, 17179869183]", 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: "[17179869184, 34359738367]", 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: "[34359738368, 68719476735]", 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: "[68719476736, 137438953471]", 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: "[137438953472, 274877906943]", 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: "[274877906944, None]" 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: "scale_type": "log2" 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: "osds": [ 2023-10-07T21:13:28.977 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 0, 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:28.978 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.979 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.980 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 1, 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.981 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 12, 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-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 10, 5, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 19, 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-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 12, 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-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.982 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.983 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.984 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 2, 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.985 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.986 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.987 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.988 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 3, 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.989 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.990 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.991 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 4, 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.992 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.993 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.994 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.995 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 5, 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.996 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.997 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.998 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 6, 2023-10-07T21:13:28.999 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:29.000 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.001 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.002 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "osd_id": 7, 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "values": [ 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.003 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.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-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.004 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.005 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: ] 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.006 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "perf_counters": { 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "mds.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "mds": { 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "caps": { 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_flush_ack": { 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.007 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_flushsnap_ack": { 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_grant": { 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_revoke": { 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: "ceph_cap_op_trunc": { 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.008 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_commit": { 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_fetch": { 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_merge": { 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.009 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: "dir_split": { 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: "exported_inodes": { 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: "forward": { 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.010 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_cap_release": { 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_caps": { 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_caps_dirty": { 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_inode_file_caps": { 2023-10-07T21:13:29.011 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: "imported_inodes": { 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes": { 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes_expired": { 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.012 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes_pinned": { 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: "inodes_with_caps": { 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: "load_cent": { 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: "openino_dir_fetch": { 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.013 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: "process_request_cap_release": { 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: "reply_latency": { 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 124370 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: "request": { 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.014 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "root_rbytes": { 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "root_rfiles": { 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "root_rsnaps": { 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_reply": { 2023-10-07T21:13:29.015 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: "subtrees": { 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_cache": { 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_enqueue_scrub": { 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_exportdir": { 2023-10-07T21:13:29.016 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_flush": { 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_fragmentdir": { 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_fragstats": { 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.017 INFO:tasks.workunit.client.0.smithi003.stdout: "ireq_inodestats": { 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_recovering_enqueued": { 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_recovering_prioritized": { 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: "num_recovering_processing": { 2023-10-07T21:13:29.018 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_strays": { 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_strays_delayed": { 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: "num_strays_enqueuing": { 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.019 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_completed": { 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_started": { 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_created": { 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.020 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_enqueued": { 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_migrated": { 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: "strays_reintegrated": { 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_log": { 2023-10-07T21:13:29.021 INFO:tasks.workunit.client.0.smithi003.stdout: "ev": { 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: "evadd": { 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: "evex": { 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: "evexd": { 2023-10-07T21:13:29.022 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: "evexg": { 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: "evtrm": { 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: "jlat": { 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8583518 2023-10-07T21:13:29.023 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: "replayed": { 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: "seg": { 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: "segadd": { 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.024 INFO:tasks.workunit.client.0.smithi003.stdout: "segex": { 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: "segexd": { 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: "segexg": { 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: "segtrm": { 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.025 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_mem": { 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: "cap": { 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: "cap+": { 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: "cap-": { 2023-10-07T21:13:29.026 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: "dir": { 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: "dir+": { 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: "dir-": { 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.027 INFO:tasks.workunit.client.0.smithi003.stdout: "dn": { 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: "dn+": { 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: "dn-": { 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: "heap": { 2023-10-07T21:13:29.028 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 207132 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: "ino": { 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: "ino+": { 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: "ino-": { 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.029 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_server": { 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: "cap_acquisition_throttle": { 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: "cap_revoke_eviction": { 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_request": { 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.030 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_client_session": { 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "handle_peer_request": { 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "req_create_latency": { 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.031 INFO:tasks.workunit.client.0.smithi003.stdout: "req_getattr_latency": { 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 124370 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "req_getfilelock_latency": { 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "req_getvxattr_latency": { 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.032 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "req_link_latency": { 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookup_latency": { 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookuphash_latency": { 2023-10-07T21:13:29.033 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupino_latency": { 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupname_latency": { 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.034 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupparent_latency": { 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lookupsnap_latency": { 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "req_lssnap_latency": { 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.035 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "req_mkdir_latency": { 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "req_mknod_latency": { 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "req_mksnap_latency": { 2023-10-07T21:13:29.036 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "req_open_latency": { 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "req_readdir_latency": { 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.037 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rename_latency": { 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "req_renamesnap_latency": { 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rmdir_latency": { 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.038 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rmsnap_latency": { 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "req_rmxattr_latency": { 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setattr_latency": { 2023-10-07T21:13:29.039 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setdirlayout_latency": { 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setfilelock_latency": { 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.040 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setlayout_latency": { 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "req_setxattr_latency": { 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "req_symlink_latency": { 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.041 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: "req_unlink_latency": { 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: "mds_sessions": { 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: "average_load": { 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.042 INFO:tasks.workunit.client.0.smithi003.stdout: "avg_session_uptime": { 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 89 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: "session_count": { 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: "session_remove": { 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.043 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: "sessions_open": { 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: "sessions_stale": { 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: "total_load": { 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.045 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 45 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: "purge_queue": { 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executed": { 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing": { 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.046 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing_high_water": { 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing_ops": { 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_executing_ops_high_water": { 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "pq_item_in_journal": { 2023-10-07T21:13:29.047 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.6313fb149895d517efd8b781af0176ce8a0e4df1": { 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: "election_call": { 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: "election_lose": { 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.048 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: "election_win": { 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_elections": { 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": { 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.049 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: "session_rm": { 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 55 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: "session_trim": { 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: "paxos": { 2023-10-07T21:13:29.050 INFO:tasks.workunit.client.0.smithi003.stdout: "accept_timeout": { 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "begin": { 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 831 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_bytes": { 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 831, 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3791793 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_keys": { 2023-10-07T21:13:29.051 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_latency": { 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 831, 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 106998890 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "collect": { 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_bytes": { 2023-10-07T21:13:29.052 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 219 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_keys": { 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_latency": { 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.053 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_timeout": { 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_uncommitted": { 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "commit": { 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 832 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_bytes": { 2023-10-07T21:13:29.054 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_keys": { 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_latency": { 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.055 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_ack_timeout": { 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_timeout": { 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn": { 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn_latency": { 2023-10-07T21:13:29.056 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh": { 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 831 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh_latency": { 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 831, 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1593983602 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "restart": { 2023-10-07T21:13:29.057 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state": { 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_bytes": { 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_keys": { 2023-10-07T21:13:29.058 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: "start_leader": { 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: "start_peon": { 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state": { 2023-10-07T21:13:29.059 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 832 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_bytes": { 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 832, 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7427516 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_keys": { 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 832, 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5821 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_latency": { 2023-10-07T21:13:29.060 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 832, 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 124998712 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache": { 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1020054731 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 43827200 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.061 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 33406976 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2147483648 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10420224 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.062 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:full": { 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.063 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277020707 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 273394 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.065 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70833131 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.066 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:inc": { 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.067 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277020707 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 41082 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.068 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71065443 2023-10-07T21:13:29.070 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:kv": { 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322961408 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.071 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.072 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184680471 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.073 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.075 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71172073 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb": { 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: "compact": { 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_len": { 2023-10-07T21:13:29.076 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_merge": { 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_range": { 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: "get_latency": { 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 35693, 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 80445172 2023-10-07T21:13:29.077 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_delay_time": { 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_memtable_time": { 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T21:13:29.078 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_wal_time": { 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_latency": { 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.079 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_sync_latency": { 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1818, 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 241353043 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.7e96f1ec94f0d1f06aa815b1ca7c7f609902d1ff": { 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: "election_call": { 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.080 INFO:tasks.workunit.client.0.smithi003.stdout: "election_lose": { 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: "election_win": { 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_elections": { 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": { 2023-10-07T21:13:29.081 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: "session_rm": { 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 120 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: "session_trim": { 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.082 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: "paxos": { 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: "accept_timeout": { 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: "begin": { 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 806 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_bytes": { 2023-10-07T21:13:29.083 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3720938 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_keys": { 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_latency": { 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 285996134 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.084 INFO:tasks.workunit.client.0.smithi003.stdout: "collect": { 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_bytes": { 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 73 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_keys": { 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.085 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_latency": { 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_timeout": { 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_uncommitted": { 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.086 INFO:tasks.workunit.client.0.smithi003.stdout: "commit": { 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 806 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_bytes": { 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_keys": { 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.087 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_latency": { 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_ack_timeout": { 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_timeout": { 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn": { 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.088 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn_latency": { 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh": { 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 805 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh_latency": { 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 805, 2023-10-07T21:13:29.089 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1877974627 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: "restart": { 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state": { 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_bytes": { 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.090 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_keys": { 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: "start_leader": { 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: "start_peon": { 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.091 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state": { 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 806 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_bytes": { 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7289510 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_keys": { 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5632 2023-10-07T21:13:29.092 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_latency": { 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 806, 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 453993878 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache": { 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1020054731 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.093 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 40697856 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30785536 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2147483648 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9912320 2023-10-07T21:13:29.094 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:full": { 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277022023 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 272287 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.096 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.097 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.098 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70832922 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:inc": { 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.099 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277022023 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 38679 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.100 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.101 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.102 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71066530 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:kv": { 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322961408 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.103 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184681349 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.104 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.105 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.106 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71171195 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb": { 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: "compact": { 2023-10-07T21:13:29.107 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_len": { 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_merge": { 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_range": { 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.108 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "get_latency": { 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34324, 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 84274531 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_delay_time": { 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_memtable_time": { 2023-10-07T21:13:29.109 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_wal_time": { 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.110 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_latency": { 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_sync_latency": { 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1766, 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 820070267 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.111 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "mon.c51e0fe3a1b572bc83560a3bc1d0a9b8da95a7f4": { 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "election_call": { 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "election_lose": { 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "election_win": { 2023-10-07T21:13:29.112 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_elections": { 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_sessions": { 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: "session_add": { 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.113 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: "session_rm": { 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: "session_trim": { 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: "paxos": { 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: "accept_timeout": { 2023-10-07T21:13:29.114 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: "begin": { 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 974 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_bytes": { 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4808015 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_keys": { 2023-10-07T21:13:29.115 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2922 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: "begin_latency": { 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 162997803 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: "collect": { 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.116 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_bytes": { 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_keys": { 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_latency": { 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.117 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_timeout": { 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: "collect_uncommitted": { 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: "commit": { 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 974 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.118 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_bytes": { 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4737945 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_keys": { 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5766 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "commit_latency": { 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 974, 2023-10-07T21:13:29.119 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 483787841 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_ack_timeout": { 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: "lease_timeout": { 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn": { 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.120 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "new_pn_latency": { 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1999974 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh": { 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 976 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "refresh_latency": { 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 976, 2023-10-07T21:13:29.121 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2534965788 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: "restart": { 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state": { 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_bytes": { 2023-10-07T21:13:29.122 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 473 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "share_state_keys": { 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "start_leader": { 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "start_peon": { 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.123 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state": { 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_bytes": { 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_keys": { 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.124 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: "store_state_latency": { 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache": { 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1020054731 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.125 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.126 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 45834240 2023-10-07T21:13:29.126 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.126 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.126 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 41033728 2023-10-07T21:13:29.126 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.126 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.126 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2147483648 2023-10-07T21:13:29.127 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.127 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4800512 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:full": { 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.128 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277021770 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 272964 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.129 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.130 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.131 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70832498 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:inc": { 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 348127232 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.132 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 277021770 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.133 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 38679 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.134 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.135 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71066783 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.136 INFO:tasks.workunit.client.0.smithi003.stdout: "prioritycache:kv": { 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322961408 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.137 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184681180 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.138 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.139 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71171364 2023-10-07T21:13:29.140 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb": { 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: "compact": { 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_len": { 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_queue_merge": { 2023-10-07T21:13:29.141 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_range": { 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "get_latency": { 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 43426, 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 163681032 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_delay_time": { 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.142 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_memtable_time": { 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_write_wal_time": { 2023-10-07T21:13:29.143 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_latency": { 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: "submit_sync_latency": { 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2102, 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 712398048 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.144 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.0": { 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.145 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.146 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2990080 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.147 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.148 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1761280 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1622016 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.149 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.150 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.151 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.152 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.153 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.154 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.156 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4681728 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.157 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1323008 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 123431 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.158 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.159 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 24, 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 94829 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.160 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 381, 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 92461094 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 369, 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15938275 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 381, 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 489531 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.161 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 381, 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 92950625 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.162 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 45428 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.163 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22780 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 851 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.164 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 228 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 119, 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3007869 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 323, 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 364223 2023-10-07T21:13:29.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 204, 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3705221 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 24763 2023-10-07T21:13:29.166 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15529948 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 126, 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10013805 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.167 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 126, 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 384105916514 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 126, 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 153096869093 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71565054030 2023-10-07T21:13:29.168 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 56242 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 577354 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.169 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 230769159 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 182378 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70228439 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.170 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 24305990 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 902726 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.171 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 341509418 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 29563250 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 496, 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3477003 2023-10-07T21:13:29.172 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 270843904 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 270663680 2023-10-07T21:13:29.173 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 180224 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.174 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86598602 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.175 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.176 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 606208 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.177 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72178742 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.178 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.179 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649489518 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.180 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:29.181 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.182 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71929602 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.183 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57732401 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.184 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.185 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.186 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68096255 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.187 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649489518 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.188 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2809 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7023 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 35119 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240215 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.190 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71645604 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.191 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.192 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.193 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 588 2023-10-07T21:13:29.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 27431219 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:29.195 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3822921 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22929659 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.196 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.197 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.198 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.199 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.200 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 588 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 27431219 2023-10-07T21:13:29.201 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3822921 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22929659 2023-10-07T21:13:29.202 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1771104 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.203 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305745920 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.1": { 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.204 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.205 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.206 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2543616 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.207 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1490944 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1351680 2023-10-07T21:13:29.208 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.209 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.210 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.211 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.212 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.214 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.215 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3964928 2023-10-07T21:13:29.216 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 720896 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.217 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 174606 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.218 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 31, 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 108156 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.219 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 315, 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 75927012 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 302, 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9611752 2023-10-07T21:13:29.220 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 315, 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 430452 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 315, 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 76357464 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.221 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1314 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16790 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.222 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.223 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11562 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 812 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 238 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 135, 2023-10-07T21:13:29.224 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3904863 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 348, 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 379426 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 213, 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4397718 2023-10-07T21:13:29.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 105865 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13374427 2023-10-07T21:13:29.226 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 119, 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10177466 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 118, 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 356614308651 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 119, 2023-10-07T21:13:29.227 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 166006489731 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 413, 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 78522873988 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 413, 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 42610 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.228 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464223 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 214202674 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.229 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 143921 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 78764865 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 21433424 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.230 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 311818 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 328313184 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.231 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26366389 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 414, 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3124692 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.232 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236306432 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236060672 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:29.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 245760 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.234 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86635694 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.235 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.236 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12288 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.237 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72735570 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.238 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649767708 2023-10-07T21:13:29.239 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.240 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.241 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71651412 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.242 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.243 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757129 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.244 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.245 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071527 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.247 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649767708 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.248 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 37073 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221066 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.249 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.250 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71394441 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.251 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 38 2023-10-07T21:13:29.252 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 155 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.253 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2429440 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 155, 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 889980365 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1041 2023-10-07T21:13:29.254 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 155, 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 61390104 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 155, 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 209271259 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.255 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 33 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 33, 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6620860 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1041 2023-10-07T21:13:29.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 33, 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5819688 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 33, 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4820440 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.257 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 22, 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 21326932 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.258 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 22, 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9338538 2023-10-07T21:13:29.259 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 22, 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 20031372 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 100 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2429440 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.260 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 862032573 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 46231878 2023-10-07T21:13:29.261 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 184419447 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 590368 2023-10-07T21:13:29.262 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305143808 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.263 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.2": { 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.264 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.265 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2252800 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.266 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.267 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1298432 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1159168 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.268 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.269 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.270 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.271 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.273 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.274 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.276 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3481600 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 716800 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:29.277 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 173222 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.278 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 11, 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16868 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.279 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 268, 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68997024 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 261, 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8964397 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.280 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 268, 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 407685 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 268, 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 69404709 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.281 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1402 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.282 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10402 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 595 2023-10-07T21:13:29.283 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 216 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 93, 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1862441 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 261, 2023-10-07T21:13:29.284 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 299208 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 168, 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2924074 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.285 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 97063 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13370928 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 116, 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9497120 2023-10-07T21:13:29.286 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 114, 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 287621469964 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 116, 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 144029671428 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 333, 2023-10-07T21:13:29.287 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 49534420117 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 333, 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32993 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 472551 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.288 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 143003510 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 119141 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.289 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 80179704 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 19781046 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 311680 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.290 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 648 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 256867659 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 23909473 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.291 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 335, 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2247289 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236306432 2023-10-07T21:13:29.292 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235200512 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1105920 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.293 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.294 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636218 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.295 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12288 2023-10-07T21:13:29.296 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.297 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72735046 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.298 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771635 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.299 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.300 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.301 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71647485 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.302 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757478 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.303 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.304 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.305 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071178 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.306 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771635 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.307 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.308 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26180 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 220469 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.309 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71402004 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.310 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.311 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:29.312 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.313 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70516288 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4561631 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.314 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 55255994 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.315 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.316 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.317 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.318 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.319 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 70516288 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.320 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4561631 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 10, 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 55255994 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.321 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.322 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305139712 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.3": { 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.323 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.324 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1257472 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.325 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.326 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 831488 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 692224 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.327 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.328 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.329 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.330 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.331 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.332 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.333 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2019328 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 733184 2023-10-07T21:13:29.335 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.336 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5309 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.337 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 154, 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47671641 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 147, 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13884358 2023-10-07T21:13:29.338 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 154, 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 265208 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 154, 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47936849 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.339 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.340 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10487 2023-10-07T21:13:29.341 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 336 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 222 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 88, 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 997200 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.342 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 152, 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 355308 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 64, 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 418496 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.343 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9651854 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 51, 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4744542 2023-10-07T21:13:29.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 48, 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 260122589540 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 51, 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 74168148099 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.345 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 236, 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 450215 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 236, 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 24524 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 250145 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.346 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 146132648 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65720 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 94483051 2023-10-07T21:13:29.347 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11984504 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 314370 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.348 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 262532263 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14772782 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 239, 2023-10-07T21:13:29.349 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1597348 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880410664 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268042240 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.350 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268009472 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667097 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32768 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.351 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636559 2023-10-07T21:13:29.352 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.353 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72746993 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.355 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.356 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649774192 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.357 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.358 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71644928 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.359 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.360 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757706 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.361 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.362 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68070950 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.363 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.364 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649774192 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 36966 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221799 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.366 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71387331 2023-10-07T21:13:29.367 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.368 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 36 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.369 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.370 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.371 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1053446 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.372 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.373 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.374 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.375 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.376 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.377 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1053446 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.378 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.379 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305156096 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.4": { 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.380 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.381 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1318912 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.382 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.383 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 851968 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 712704 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.384 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.385 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.386 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.387 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.388 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.389 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.390 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.391 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2101248 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.392 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 729088 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 8, 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 225103 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.393 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.394 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3307 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.395 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 159, 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51240049 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 151, 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9180525 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.396 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 159, 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240887 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 159, 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51480936 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.397 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1159 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8037 2023-10-07T21:13:29.398 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.399 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10995 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 379 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 100, 2023-10-07T21:13:29.400 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 876631 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 170, 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 275463 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 70, 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 109075 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.401 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 102084 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8316108 2023-10-07T21:13:29.402 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 43, 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3367685 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 41, 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 283568906502 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 43, 2023-10-07T21:13:29.403 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 61765208807 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 424790 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30034 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.404 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 270675 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240945380 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 77658 2023-10-07T21:13:29.405 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 142737341 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12468452 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.406 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312338 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 605 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 404775098 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.407 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 15226166 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 267, 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1922798 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.408 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268812288 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 268746752 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.409 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.410 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636142 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.411 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.412 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.413 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72743314 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.414 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771070 2023-10-07T21:13:29.415 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.416 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 240 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 928 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.417 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.418 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71648050 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.419 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757428 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.420 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.421 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.422 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071228 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.423 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649771070 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.424 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.425 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26084 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 227894 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.426 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71395240 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.427 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.428 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 41 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.429 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.430 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6653790 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.431 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 779119 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6494490 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.432 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.433 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.434 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.435 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.436 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.437 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6653790 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.438 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 779119 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6494490 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.439 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305152000 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.440 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.5": { 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.441 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.442 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1187840 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.443 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.444 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 782336 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 643072 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.445 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.446 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.447 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.448 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.449 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.450 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.451 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.452 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1900544 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.453 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 724992 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 6, 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 182261 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.454 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.455 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5704 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 142, 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 46904895 2023-10-07T21:13:29.456 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 133, 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16540332 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 142, 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 209095 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.457 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 142, 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47113990 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1007 2023-10-07T21:13:29.458 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.459 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 10153 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 331 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.460 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 243 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 91, 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 703385 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 146, 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 295755 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.461 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 55, 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 177386 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 107306 2023-10-07T21:13:29.462 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2930678 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 40, 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3025877 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.463 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 37, 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 322956751885 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 40, 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 52756698668 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 262, 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 454063 2023-10-07T21:13:29.464 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 262, 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 28364 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 248703 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.465 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 308018993 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 91199 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 101542296 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.466 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 12116840 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 314083 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 470 2023-10-07T21:13:29.467 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 424908424 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 16104881 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.468 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 265, 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1903233 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236371968 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.469 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235847680 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 524288 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.470 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.471 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86636368 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.473 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.474 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.477 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.477 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72747184 2023-10-07T21:13:29.477 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.477 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.477 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.477 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.478 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649772761 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.479 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:29.480 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.481 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71646359 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.482 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757578 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.483 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.484 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.485 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071078 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.486 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649772761 2023-10-07T21:13:29.487 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.488 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 35554 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 227002 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.489 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71384971 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.490 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.491 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 42 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.492 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.493 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.494 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.495 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.496 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.497 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.498 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.499 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.500 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.501 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.502 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305147904 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.503 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.6": { 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.504 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.505 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1409024 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.506 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1011712 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.507 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 872448 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.508 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.509 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.510 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.511 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.512 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.513 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.514 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2351104 2023-10-07T21:13:29.515 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1314816 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.516 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.517 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 4, 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 7594 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.518 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 198, 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 50918310 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 182, 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 17113926 2023-10-07T21:13:29.519 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 198, 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 158889 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 198, 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51077199 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.520 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.521 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.522 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11578 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 353 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 249 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.523 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 89, 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 626899 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 137, 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 257418 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 48, 2023-10-07T21:13:29.524 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 297571 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.525 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3701330 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34, 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2812964 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34, 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 297942900256 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.526 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 34, 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65486522090 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 471631 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.527 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 31522 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236312 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 183577158 2023-10-07T21:13:29.528 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 118548 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 51894820 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.529 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11996332 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 904369 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 859 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.530 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 251469389 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14587417 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 274, 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2023675 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.531 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235323392 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235061248 2023-10-07T21:13:29.532 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 262144 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.533 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86635878 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.534 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.535 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.536 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72743578 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.537 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649769085 2023-10-07T21:13:29.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.539 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.540 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71650035 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.541 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.542 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57757252 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.543 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.544 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68071404 2023-10-07T21:13:29.545 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.546 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649769085 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 6979 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.547 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32107 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 227543 2023-10-07T21:13:29.548 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.549 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.550 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71384574 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.551 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 39 2023-10-07T21:13:29.552 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.553 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2788 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 59561142 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.554 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 15, 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8512900 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 50535689 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.555 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.556 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.557 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.558 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.559 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2788 2023-10-07T21:13:29.560 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 59561142 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 15, 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8512900 2023-10-07T21:13:29.561 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 13, 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 50535689 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305737728 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "osd.7": { 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "bluefs": { 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_fallback": { 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_slow_size_fallback": { 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_db": { 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 65536 2023-10-07T21:13:29.564 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_main": { 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit_wal": { 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_slow": { 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_sst": { 2023-10-07T21:13:29.565 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 8192 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_written_wal": { 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1306624 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lat": { 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: "compact_lock_lat": { 2023-10-07T21:13:29.566 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: "db_total_bytes": { 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: "db_used_bytes": { 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 304414720 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: "log_bytes": { 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 974848 2023-10-07T21:13:29.567 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "logged_bytes": { 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 835584 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_db": { 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 312803328 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_slow": { 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "max_bytes_wal": { 2023-10-07T21:13:29.568 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_files": { 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: "read_bytes": { 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 193929 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: "read_count": { 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 22 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.569 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes": { 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1265664 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_db": { 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1269760 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_slow": { 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_bytes_wal": { 2023-10-07T21:13:29.570 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: "read_disk_count": { 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_bytes": { 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3653 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: "read_prefetch_count": { 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3 2023-10-07T21:13:29.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_bytes": { 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_buffer_count": { 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_bytes": { 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3833 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_count": { 2023-10-07T21:13:29.572 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 18 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes": { 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_db": { 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_slow": { 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.573 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_bytes_wal": { 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "read_random_disk_count": { 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_total_bytes": { 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "slow_used_bytes": { 2023-10-07T21:13:29.574 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_total_bytes": { 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: "wal_used_bytes": { 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: "write_bytes": { 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 2211840 2023-10-07T21:13:29.575 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore": { 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: "alloc_unit": { 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4096 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": { 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1306624 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: "clist_lat": { 2023-10-07T21:13:29.576 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 7, 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221649 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_lat": { 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed": { 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_allocated": { 2023-10-07T21:13:29.577 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: "compressed_original": { 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: "csum_lat": { 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 9, 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 26927 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: "decompress_lat": { 2023-10-07T21:13:29.578 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_commit_lat": { 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 189, 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 48103585 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_final_lat": { 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 161, 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 13863453 2023-10-07T21:13:29.579 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_flush_lat": { 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 189, 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 127975 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: "kv_sync_lat": { 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 189, 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 48231560 2023-10-07T21:13:29.580 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.581 INFO:tasks.workunit.client.0.smithi003.stderr:+ echo OK 2023-10-07T21:13:29.582 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:29.582 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:29.582 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:29.582 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.583 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.584 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:29.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:28 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:29.591 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_keys_lat": { 2023-10-07T21:13:29.591 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.591 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.591 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_get_values_lat": { 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 1, 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1436 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_lower_bound_lat": { 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_next_lat": { 2023-10-07T21:13:29.592 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_seek_to_first_lat": { 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 0, 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_upper_bound_lat": { 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11394 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.593 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_hits": { 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 616 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "onode_misses": { 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 280 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "read_lat": { 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 120, 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1357986 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "read_onode_meta_lat": { 2023-10-07T21:13:29.594 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 186, 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 383741 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "read_wait_aio_lat": { 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 66, 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 566512 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "reads_with_retries": { 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "remove_lat": { 2023-10-07T21:13:29.595 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 3, 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 37688 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: "state_aio_wait_lat": { 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1993356 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 20, 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1488965 2023-10-07T21:13:29.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_cleanup_lat": { 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 20, 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 138051591567 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "state_deferred_queued_lat": { 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 20, 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 29036191397 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "state_done_lat": { 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.597 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 460291 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "state_finishing_lat": { 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 37467 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "state_io_done_lat": { 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 221896 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_commiting_lat": { 2023-10-07T21:13:29.598 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 282923211 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_done_lat": { 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 102568 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: "state_kv_queued_lat": { 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68395313 2023-10-07T21:13:29.599 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "state_prepare_lat": { 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11631652 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": { 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 902257 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "truncate_lat": { 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 2, 2023-10-07T21:13:29.600 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 623 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_commit_lat": { 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 365223502 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_submit_lat": { 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14129811 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "txc_throttle_lat": { 2023-10-07T21:13:29.601 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 295, 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1995655 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache": { 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_bytes": { 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1880411273 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: "heap_bytes": { 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 236584960 2023-10-07T21:13:29.602 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: "mapped_bytes": { 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 235708416 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: "target_bytes": { 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 3159667814 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: "unmapped_bytes": { 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 876544 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.603 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:data": { 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 159383552 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.604 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 86627532 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 135168 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.606 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 72620852 2023-10-07T21:13:29.607 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv": { 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 788529152 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.608 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649706490 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.609 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.610 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 1168 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.611 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71712630 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 192937984 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 67108864 2023-10-07T21:13:29.612 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 464 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 57751688 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.613 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.615 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 68076968 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: "bluestore-pricache:meta": { 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: "committed_bytes": { 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 721420288 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.616 INFO:tasks.workunit.client.0.smithi003.stdout: "pri0_bytes": { 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: "pri10_bytes": { 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: "pri11_bytes": { 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 649706490 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: "pri1_bytes": { 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.617 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pri2_bytes": { 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pri3_bytes": { 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pri4_bytes": { 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pri5_bytes": { 2023-10-07T21:13:29.618 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 40431 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: "pri6_bytes": { 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 234225 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: "pri7_bytes": { 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: "pri8_bytes": { 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.619 INFO:tasks.workunit.client.0.smithi003.stdout: "pri9_bytes": { 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: "reserved_bytes": { 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 71439142 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: "objecter": { 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: "op_active": { 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.620 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rmw": { 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: "osd": { 2023-10-07T21:13:29.621 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg": { 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 47 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: "numpg_removing": { 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: "op": { 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 115 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_degraded": { 2023-10-07T21:13:29.622 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: "op_delayed_unreadable": { 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: "op_in_bytes": { 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: "op_latency": { 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 115, 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 74317526 2023-10-07T21:13:29.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "op_out_bytes": { 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 265051 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "op_prepare_latency": { 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 117, 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 31139191 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "op_process_latency": { 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 115, 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 64825076 2023-10-07T21:13:29.624 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r": { 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 80 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency": { 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 80, 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14005236 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.625 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_out_bytes": { 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 265051 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_prepare_latency": { 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 80, 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 11892842 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: "op_r_process_latency": { 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 80, 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 9256943 2023-10-07T21:13:29.626 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw": { 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 30 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_in_bytes": { 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency": { 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 30, 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 34456018 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.627 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_out_bytes": { 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_prepare_latency": { 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 30, 2023-10-07T21:13:29.628 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 14878874 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: "op_rw_process_latency": { 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 30, 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 32404302 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w": { 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 5 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_in_bytes": { 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.629 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency": { 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 25856272 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_prepare_latency": { 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 7, 2023-10-07T21:13:29.630 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 4367475 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: "op_w_process_latency": { 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: "count": 5, 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 23163831 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: "op_wip": { 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_bytes": { 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: "recovery_ops": { 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 0 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes": { 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 95995035648 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_bytes_used": { 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: "value": 305729536 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.632 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": [ 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr" 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:29.633 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 1, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 1, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 1, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 1781760, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:29.634 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 1781760, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 2, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 394, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 598016, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 590368, 2023-10-07T21:13:29.635 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 590368, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 1771104, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 219, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 2473984 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.636 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:29.637 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 32, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 32, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 2, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 98304, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 98304, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:29.638 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 22, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 3378, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 3378, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:29.639 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 10134, 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 51, 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 19456 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:29.640 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 64, 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 64, 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 3, 2023-10-07T21:13:29.641 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:29.642 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:29.643 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd" 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: "cache_mode": "none", 2023-10-07T21:13:29.644 INFO:tasks.workunit.client.0.smithi003.stdout: "erasure_code_profile": {}, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "min_size": 2, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "options": {}, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_autoscale_mode": "off", 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 8, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "pgp_num": 8, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "pool": 4, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "size": 3, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "stats": { 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_raw": 727116294410, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "bytes_used": 0, 2023-10-07T21:13:29.645 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_bytes_used": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "compress_under_bytes": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "data_bytes_used": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "max_avail": 242372100096, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "objects": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_bytes_used": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "percent_used": 0.0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_bytes": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "quota_objects": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "rd": 0, 2023-10-07T21:13:29.646 INFO:tasks.workunit.client.0.smithi003.stdout: "rd_bytes": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "stored": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_data": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_omap": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "stored_raw": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "wr": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "wr_bytes": 0 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_bytes": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "target_max_objects": 0, 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: "type": "replicated" 2023-10-07T21:13:29.647 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": { 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: "mirroring_by_pool": [ 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: false 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: "num_images_by_pool": [ 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pools": 1 2023-10-07T21:13:29.648 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "report_id": "728b027a-58ef-4792-bfa1-28f0258e8aaf", 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "report_timestamp": "2023-10-07T21:13:27.833893", 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "report_version": 1, 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "rocksdb_stats": { 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "6.15.5" 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "rook": { 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "cluster": { 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "external-mode": null, 2023-10-07T21:13:29.649 INFO:tasks.workunit.client.0.smithi003.stdout: "mon": { 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: "allow-multiple-per-node": null, 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: "count": null, 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: "max-id": null, 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: "pvc": { 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: "stretch": { 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: "enabled": null 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.650 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "network": { 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "provider": null 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "storage": { 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "device-set": { 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "non-portable": null, 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "portable": null, 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:29.651 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: "csi": { 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes": { 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.652 INFO:tasks.workunit.client.0.smithi003.stdout: "node": { 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "kubernetes-total": null, 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "with-ceph-daemons": null, 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-nfs-plugin": null, 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "with-csi-rbd-plugin": null 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "storage-class": { 2023-10-07T21:13:29.653 INFO:tasks.workunit.client.0.smithi003.stdout: "count": { 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: "bucket": null, 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs": null, 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: "nfs": null, 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd": null, 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: "total": null 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: "version": null 2023-10-07T21:13:29.654 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: "services": {}, 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_per_pg": [ 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:29.655 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.070279+0000", 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.070279+0000", 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.071062+0000", 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:29.656 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447902+0000", 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.658 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3f", 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.659 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:45:41.040090+0000", 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.660 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.664 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:29.665 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056512+0000", 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056512+0000", 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057793+0000", 2023-10-07T21:13:29.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439103+0000", 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.668 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3e", 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.669 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:04:17.695380+0000", 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.674 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.675 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.054683+0000", 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.054683+0000", 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055321+0000", 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.676 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:29.677 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445120+0000", 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.678 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3d", 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.679 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:27:51.964613+0000", 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:29.684 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.685 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058725+0000", 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058725+0000", 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059260+0000", 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:29.686 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.687 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438807+0000", 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.688 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3c", 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.689 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:13:56.497362+0000", 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.693 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.694 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.695 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.070477+0000", 2023-10-07T21:13:29.696 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.070477+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070937+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.697 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447698+0000", 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.698 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3b", 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.699 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:13:56.639237+0000", 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.700 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.701 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.702 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.703 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.704 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.705 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906235+0000", 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906235+0000", 2023-10-07T21:13:29.706 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.707 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906591+0000", 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.708 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3a", 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 10, 2023-10-07T21:13:29.709 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:18:12.094200+0000", 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.710 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.711 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.712 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.713 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.714 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.715 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.716 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069383+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069383+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.069904+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:29.717 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447174+0000", 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.718 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.39", 2023-10-07T21:13:29.719 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:02:17.891981+0000", 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.720 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.721 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.722 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.723 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.724 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.725 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.726 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.052749+0000", 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.052749+0000", 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053051+0000", 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.727 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445010+0000", 2023-10-07T21:13:29.728 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.729 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.38", 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:30:36.403036+0000", 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.730 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.731 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.732 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.733 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.734 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:29.735 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.736 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069340+0000", 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069340+0000", 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070577+0000", 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.737 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.738 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447856+0000", 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.739 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.37", 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.740 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:39:57.637349+0000", 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.741 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.742 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.743 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.744 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:29.745 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.746 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059019+0000", 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059019+0000", 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059568+0000", 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.747 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442962+0000", 2023-10-07T21:13:29.748 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.749 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.36", 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:06:50.562077+0000", 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.750 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.751 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.752 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.753 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.754 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.755 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.756 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.057460+0000", 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.057460+0000", 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057779+0000", 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.757 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443434+0000", 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.758 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.759 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.35", 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:39:19.937476+0000", 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.760 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.761 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.762 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.763 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.764 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.765 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.766 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.444993+0000", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.444993+0000", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:29.767 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.445328+0000", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.768 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.34", 2023-10-07T21:13:29.769 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 10, 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:36:53.947341+0000", 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.770 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.771 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.772 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.773 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.774 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.775 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.776 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.066371+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.066371+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.066639+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:29.777 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445869+0000", 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.778 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.33", 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.779 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:34:50.433166+0000", 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.780 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.781 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.782 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.783 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.784 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:29.785 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.054612+0000", 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.054612+0000", 2023-10-07T21:13:29.786 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055058+0000", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.787 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443603+0000", 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.788 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.32", 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.789 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:40:36.146483+0000", 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.790 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.791 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.792 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.793 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.794 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:29.795 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.060139+0000", 2023-10-07T21:13:29.796 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.060139+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.060722+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.797 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438098+0000", 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.798 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.31", 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.799 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:03:52.256724+0000", 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.800 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.801 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.802 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.803 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.804 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.805 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.047774+0000", 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.047774+0000", 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.048590+0000", 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:29.806 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:29.807 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438329+0000", 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.808 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.30", 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:02:00.390193+0000", 2023-10-07T21:13:29.809 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.810 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.811 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.812 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.813 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:29.814 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.815 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.052659+0000", 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.052659+0000", 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053070+0000", 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.816 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439148+0000", 2023-10-07T21:13:29.817 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.818 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2f", 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T09:03:23.073541+0000", 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.819 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.820 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.821 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.822 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.823 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.824 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.825 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.063086+0000", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.063086+0000", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.063436+0000", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.826 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.449355+0000", 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.827 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.828 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2e", 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:22:39.779984+0000", 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.829 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.830 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.831 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.832 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.833 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.834 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.835 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.067152+0000", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.067152+0000", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.068247+0000", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.836 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447539+0000", 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.837 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.838 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2d", 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T09:02:48.527178+0000", 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.839 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.840 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.841 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.842 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.843 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.844 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:29.845 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216136+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216136+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.216453+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:29.846 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446617+0000", 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 4, 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.847 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 4, 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1f", 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.848 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 22, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:55:45.316296+0000", 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 554, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.849 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.850 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.851 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.852 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 4, 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.853 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'4" 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.854 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061385+0000", 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061385+0000", 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.061714+0000", 2023-10-07T21:13:29.855 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.856 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445830+0000", 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.857 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1e", 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.858 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:34:33.668012+0000", 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.859 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.860 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.861 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.862 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.863 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.864 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221561+0000", 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221561+0000", 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.221845+0000", 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.865 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446020+0000", 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.866 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.867 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1e", 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:18:13.575266+0000", 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.868 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.869 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.870 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.871 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.872 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.873 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.874 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.049396+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.049396+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.049674+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:29.875 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446497+0000", 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.876 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1f", 2023-10-07T21:13:29.877 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:46:44.370830+0000", 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.878 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.879 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.880 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.881 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.882 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.883 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.885 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.886 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.212162+0000", 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.212162+0000", 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.212506+0000", 2023-10-07T21:13:29.887 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.888 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.448082+0000", 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.889 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1d", 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:29.890 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:00:08.261391+0000", 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.891 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:29.892 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.893 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.894 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.895 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.896 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053092+0000", 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053092+0000", 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053410+0000", 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:29.897 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.898 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438949+0000", 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.899 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1c", 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.900 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:33:32.064561+0000", 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.901 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.902 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.903 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.904 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.905 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.906 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.225791+0000", 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.225791+0000", 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.226145+0000", 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:29.907 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:29.908 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447833+0000", 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.909 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1c", 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:23:14.923880+0000", 2023-10-07T21:13:29.910 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.911 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:29.912 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.913 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:29.914 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:29.915 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.916 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.052697+0000", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.052697+0000", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053661+0000", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.917 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438689+0000", 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.918 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.919 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1d", 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:14:48.603925+0000", 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.920 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.921 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.922 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.923 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.924 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.925 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.926 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221771+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221771+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222083+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:29.927 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446019+0000", 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.928 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1b", 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.929 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:17:18.507538+0000", 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.930 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.931 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.932 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.933 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:29.934 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.935 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.057631+0000", 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.057631+0000", 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057990+0000", 2023-10-07T21:13:29.936 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.937 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445564+0000", 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.938 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1a", 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:43:38.902080+0000", 2023-10-07T21:13:29.939 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.940 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.941 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.942 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.943 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.944 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.945 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.220028+0000", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.220028+0000", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.220351+0000", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.946 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443292+0000", 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:29.947 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.948 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1a", 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:15:32.564604+0000", 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.949 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.950 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.951 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.952 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.953 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.954 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.955 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053783+0000", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053783+0000", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053966+0000", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.956 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442961+0000", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.957 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1b", 2023-10-07T21:13:29.958 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:32:02.259377+0000", 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.959 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.960 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.961 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.961 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.961 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.962 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.962 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.962 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.962 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.962 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.963 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.964 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.965 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.966 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.220309+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.220309+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222020+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:29.967 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445326+0000", 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.968 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.19", 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.969 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:08:57.871174+0000", 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.970 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.971 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.972 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.973 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.974 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.975 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.976 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061865+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061865+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.062440+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:29.977 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445255+0000", 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.978 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.18", 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.979 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:27:30.041655+0000", 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.980 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.981 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.982 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.983 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.984 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.985 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.986 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.226474+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.226474+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.226796+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:29.987 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438392+0000", 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.988 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.18", 2023-10-07T21:13:29.989 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:59:41.848083+0000", 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:29.990 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:29.991 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:29.992 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:29.993 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:29.994 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:29.995 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:29.996 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059744+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059744+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.060452+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:29.997 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438262+0000", 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:29.998 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:29.999 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.19", 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:12:08.124148+0000", 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.000 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.001 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.002 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.003 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.004 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.005 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.006 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218365+0000", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218365+0000", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.218690+0000", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.007 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443233+0000", 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.008 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.009 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.17", 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:15:25.058487+0000", 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.010 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.011 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.012 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.013 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.014 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.015 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.016 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061523+0000", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061523+0000", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.061874+0000", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.017 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.018 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.019 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.16", 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:42:44.406925+0000", 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.020 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.021 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.022 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.023 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.024 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.025 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.026 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221345+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221345+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222084+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:30.027 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438763+0000", 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.028 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.029 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.16", 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:41:20.207464+0000", 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.030 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.031 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.032 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.033 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.034 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.035 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:30.036 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055175+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055175+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055775+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:30.037 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446431+0000", 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.038 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.17", 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.039 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:58:16.300609+0000", 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.040 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.041 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.042 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.043 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.044 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.045 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:30.046 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.222792+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.222792+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.223087+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:30.047 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438989+0000", 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 3, 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.048 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 3, 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.15", 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.049 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 21, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:00:55.859428+0000", 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 90, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.050 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.051 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.052 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.053 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 4, 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.054 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'3" 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.055 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059085+0000", 2023-10-07T21:13:30.056 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059085+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059513+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:30.057 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445863+0000", 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.058 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.14", 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.059 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:10:14.989646+0000", 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.060 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.061 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.062 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.063 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.064 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.065 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.221472+0000", 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.221472+0000", 2023-10-07T21:13:30.066 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.221788+0000", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.067 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:59.489272+0000", 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 12, 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.068 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 12, 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.14", 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 30, 2023-10-07T21:13:30.069 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:54:30.429870+0000", 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 2608, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.070 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.071 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 12, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 4, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 4, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.072 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.073 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 12, 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 9 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.074 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "70'12" 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.075 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.066693+0000", 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.066693+0000", 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.067513+0000", 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:30.076 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.077 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447660+0000", 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.078 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.15", 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.079 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:50:32.226092+0000", 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.080 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.081 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.082 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.083 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.084 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.085 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216220+0000", 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216220+0000", 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.216851+0000", 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:30.086 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.087 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:30.089 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443261+0000", 2023-10-07T21:13:30.089 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.089 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:30.089 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.089 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.089 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.089 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.13", 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.090 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:11:50.581167+0000", 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 34, 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.091 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.092 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.093 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.094 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 6 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.095 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.096 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.097 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055050+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055050+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055421+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:30.098 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443516+0000", 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.099 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.12", 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.100 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:55:44.013942+0000", 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.101 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.102 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.103 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.104 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.105 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.106 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:30.107 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.226842+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.226842+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.227189+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:30.108 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438687+0000", 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.109 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.12", 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.110 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:40:18.671663+0000", 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.111 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.112 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.113 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.114 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.115 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.116 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.070027+0000", 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.070027+0000", 2023-10-07T21:13:30.117 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070411+0000", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.118 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447615+0000", 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.119 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.13", 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.120 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:05:48.785100+0000", 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.121 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.122 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.123 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.124 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.125 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.126 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.219622+0000", 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.219622+0000", 2023-10-07T21:13:30.127 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.220024+0000", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.128 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442919+0000", 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.129 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.11", 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.130 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T09:08:23.363083+0000", 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.131 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.132 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.133 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.134 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.135 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.136 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056850+0000", 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056850+0000", 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057177+0000", 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.137 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442506+0000", 2023-10-07T21:13:30.138 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.139 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.10", 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:51:14.120178+0000", 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.140 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.141 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.142 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.143 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.144 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.145 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.146 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.204598+0000", 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.204598+0000", 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.204854+0000", 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.147 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:30.148 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.444877+0000", 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 8, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 8, 2023-10-07T21:13:30.149 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.10", 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 26, 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:21:01.168874+0000", 2023-10-07T21:13:30.150 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.151 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 12, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 4, 2023-10-07T21:13:30.152 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 4, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 4, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.153 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 12, 2023-10-07T21:13:30.154 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:30.155 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'8" 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.156 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069218+0000", 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069218+0000", 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070164+0000", 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.157 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447339+0000", 2023-10-07T21:13:30.158 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.159 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.11", 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:16:44.908284+0000", 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.160 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.161 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.162 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.163 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.164 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.165 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.166 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.444474+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.444474+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.167 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.448693+0000", 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.168 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.f", 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.169 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 33, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:15:59.010544+0000", 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 22, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 22, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.170 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.171 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.172 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 1, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.173 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.174 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.175 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906148+0000", 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906148+0000", 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.176 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.177 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906482+0000", 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.178 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.e", 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 10, 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:34:47.362936+0000", 2023-10-07T21:13:30.179 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.180 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.181 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.182 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.183 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.184 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.185 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.483692+0000", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.483692+0000", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.483977+0000", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.186 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439862+0000", 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.187 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.188 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.2", 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:23:37.587019+0000", 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.189 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.190 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.191 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.192 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.193 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.194 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.195 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.213744+0000", 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.213744+0000", 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.214220+0000", 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.196 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438547+0000", 2023-10-07T21:13:30.197 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.198 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.4", 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.199 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:24:28.780034+0000", 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.200 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.201 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.202 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.203 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.204 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.205 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053547+0000", 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053547+0000", 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.054031+0000", 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.206 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438780+0000", 2023-10-07T21:13:30.207 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.208 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.5", 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:07:45.174128+0000", 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.209 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.210 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.211 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.212 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.213 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.214 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.215 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.428232+0000", 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.428232+0000", 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.428517+0000", 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.216 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:30.217 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438623+0000", 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.218 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.4", 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:56:15.159438+0000", 2023-10-07T21:13:30.219 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.220 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.221 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.222 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.223 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.224 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.225 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.222252+0000", 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.222252+0000", 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.222570+0000", 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.226 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438592+0000", 2023-10-07T21:13:30.227 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.228 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.2", 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:06:43.426166+0000", 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.229 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.230 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.231 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.232 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.233 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.234 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.235 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.235 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.235 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.235 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.235 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.235 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056923+0000", 2023-10-07T21:13:30.237 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056923+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.057630+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:30.238 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445453+0000", 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.239 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.3", 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.240 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:48:29.833364+0000", 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.241 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.242 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.243 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.244 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.245 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.246 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.247 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484586+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484586+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484925+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:30.248 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439396+0000", 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.249 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.7", 2023-10-07T21:13:30.250 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:54:33.565624+0000", 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.251 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.252 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.253 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.254 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.255 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.256 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:30.257 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058770+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058770+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059090+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:30.258 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438096+0000", 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.259 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.0", 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.260 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:32:10.282858+0000", 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.261 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.262 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.263 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.264 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.265 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.266 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.214652+0000", 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.214652+0000", 2023-10-07T21:13:30.267 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.215081+0000", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.268 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445159+0000", 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.269 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.1", 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.270 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:40:51.371737+0000", 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.271 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.272 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.273 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.274 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:30.275 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.276 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484091+0000", 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484091+0000", 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484430+0000", 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.277 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443050+0000", 2023-10-07T21:13:30.278 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.279 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.5", 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:06:30.719541+0000", 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.280 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.281 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.282 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.283 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.284 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.285 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.286 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.064583+0000", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.064583+0000", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.064904+0000", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.287 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.446054+0000", 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.288 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.289 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2", 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:14:39.276534+0000", 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.290 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.291 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.292 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.293 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.294 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.295 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.296 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.226892+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.226892+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.227273+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:30.297 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438597+0000", 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.298 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.3", 2023-10-07T21:13:30.299 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:23:22.457828+0000", 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.300 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.301 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.302 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.303 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.304 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.305 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 20, 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:30.306 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:36.969448+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:36.969448+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:36.969902+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:08:42.371846+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:08:42.371846+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 59, 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:30.307 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:08:42.371846+0000", 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:13:24.463698+0000", 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 148, 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 58, 2023-10-07T21:13:30.308 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 148, 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "1.0", 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.309 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 349, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:14:27.460348+0000", 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 590368, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 1771104, 2023-10-07T21:13:30.310 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.311 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.312 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 6, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 394, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 584, 2023-10-07T21:13:30.313 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 219, 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 2416 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.314 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "70'148" 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.315 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.427649+0000", 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.427649+0000", 2023-10-07T21:13:30.316 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.428000+0000", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.317 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443694+0000", 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.318 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.6", 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.319 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:17:49.145180+0000", 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.320 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.321 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.322 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.323 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.324 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.325 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055003+0000", 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055003+0000", 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055631+0000", 2023-10-07T21:13:30.326 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:30.327 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443038+0000", 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.328 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.1", 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:19:27.662633+0000", 2023-10-07T21:13:30.329 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.330 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.331 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.332 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.333 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.334 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.335 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.217584+0000", 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.217584+0000", 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.217912+0000", 2023-10-07T21:13:30.336 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.337 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447113+0000", 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.338 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.0", 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.339 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:18:34.591257+0000", 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.340 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.341 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.342 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.343 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.344 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.345 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484403+0000", 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484403+0000", 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484820+0000", 2023-10-07T21:13:30.346 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.347 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442852+0000", 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.348 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.3", 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:23:12.529034+0000", 2023-10-07T21:13:30.349 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.350 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.351 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.352 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.353 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.354 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.355 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216930+0000", 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216930+0000", 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.217268+0000", 2023-10-07T21:13:30.356 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.357 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447923+0000", 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.358 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.5", 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.359 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:46:15.142544+0000", 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.360 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.361 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.362 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.363 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.364 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.365 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058407+0000", 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058407+0000", 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.058779+0000", 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:30.366 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:30.367 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438703+0000", 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.368 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.4", 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:18:02.212999+0000", 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.369 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.370 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.371 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.372 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.373 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.374 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.375 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.483724+0000", 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.483724+0000", 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.484133+0000", 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.376 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445097+0000", 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.377 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.378 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.0", 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:22:38.746707+0000", 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.379 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.380 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.381 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.382 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.383 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.384 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.385 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.220629+0000", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.220629+0000", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.220883+0000", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.386 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.439174+0000", 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.387 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.388 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.6", 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:02:37.316311+0000", 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.389 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.390 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.391 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.392 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.393 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "63'1" 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.394 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.395 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.907813+0000", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.907813+0000", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:30.396 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.908156+0000", 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.397 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.398 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.7", 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 27, 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:33:31.959631+0000", 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.399 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.400 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.401 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.402 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.403 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.404 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 65, 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.405 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:11:42.484267+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:11:42.484267+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:11:42.485205+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 66, 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:30.406 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:11:41.384355+0000", 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445042+0000", 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.407 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 65, 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.408 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "4.1", 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 13, 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:35:13.029383+0000", 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.409 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.410 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.411 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.412 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.413 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.414 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.415 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.214367+0000", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.214367+0000", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.215302+0000", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.416 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443132+0000", 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:30.417 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.418 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.7", 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:12:03.996378+0000", 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.419 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.420 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.421 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.422 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.423 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.424 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.425 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.054581+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.054581+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.054945+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:30.426 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443905+0000", 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.427 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.6", 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.428 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:51:37.103392+0000", 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.429 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.430 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.431 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.432 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.433 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.434 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.435 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.212344+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.212344+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.212748+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:30.436 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447363+0000", 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.437 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.438 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.8", 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:25:59.406701+0000", 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.439 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.440 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.441 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.442 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.443 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.444 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 4, 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.445 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.056289+0000", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.056289+0000", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.056592+0000", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.446 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445263+0000", 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.447 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.448 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.9", 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:07:39.016899+0000", 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.449 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.450 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.451 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.452 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.453 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 4, 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.454 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:30.455 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218240+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218240+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.219423+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:30.456 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438182+0000", 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.457 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.9", 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.458 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:01:20.269117+0000", 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.459 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.460 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.461 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.462 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.463 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.464 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.065242+0000", 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.065242+0000", 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.065637+0000", 2023-10-07T21:13:30.465 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.466 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445177+0000", 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.467 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.8", 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:21:04.717872+0000", 2023-10-07T21:13:30.468 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.469 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.470 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.471 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.472 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.473 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.474 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218613+0000", 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218613+0000", 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.221722+0000", 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.475 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:30.476 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.440922+0000", 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.477 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.a", 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:11:41.948539+0000", 2023-10-07T21:13:30.478 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.479 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.480 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.481 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.482 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.483 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.484 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059209+0000", 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059209+0000", 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059473+0000", 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.485 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445948+0000", 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.486 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.b", 2023-10-07T21:13:30.487 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:50:43.598145+0000", 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.488 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.489 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.490 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.491 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.492 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.225755+0000", 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.225755+0000", 2023-10-07T21:13:30.493 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.227159+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.494 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447518+0000", 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.497 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.b", 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.498 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:57:13.641165+0000", 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.499 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:30.500 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.501 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.502 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.503 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906001+0000", 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906001+0000", 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.504 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906269+0000", 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.505 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.a", 2023-10-07T21:13:30.506 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 27, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:36:39.921140+0000", 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.507 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.508 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.509 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.510 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.511 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.216880+0000", 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.216880+0000", 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.217151+0000", 2023-10-07T21:13:30.512 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:30.513 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.448979+0000", 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.514 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.c", 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 18, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:34:23.802256+0000", 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.515 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.516 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.517 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.518 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.519 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.520 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.067886+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.067886+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.068449+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:30.521 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447800+0000", 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.522 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.523 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.523 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.523 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.523 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.524 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.524 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.524 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.524 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.d", 2023-10-07T21:13:30.524 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.524 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.524 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:14:47.070651+0000", 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.525 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.526 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.527 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.528 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.529 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.530 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.218981+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.218981+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.219511+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:30.531 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438943+0000", 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 1, 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.532 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 1, 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.d", 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 19, 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:15:14.729022+0000", 2023-10-07T21:13:30.533 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 70, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.534 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.535 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.536 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 1, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 1 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.537 INFO:tasks.workunit.client.0.smithi003.stdout: 3 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'1" 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.538 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.058497+0000", 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.058497+0000", 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.058864+0000", 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.539 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438641+0000", 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.540 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.c", 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.541 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:45:09.888693+0000", 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.542 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.543 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.544 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.545 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.546 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 60, 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:54.215083+0000", 2023-10-07T21:13:30.547 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:54.215083+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:54.215399+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 61, 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:53.183735+0000", 2023-10-07T21:13:30.548 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.449302+0000", 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 2, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 60, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 2, 2023-10-07T21:13:30.549 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "2.e", 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 20, 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:51:07.147973+0000", 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.550 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.551 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 3, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 1, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 1, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.552 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 1, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.553 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 3, 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: 7 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.554 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "62'2" 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 7, 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.555 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.069902+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.069902+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.070794+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:30.556 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.447986+0000", 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.557 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.f", 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.558 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:50:42.562134+0000", 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.559 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.560 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.561 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.562 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 7, 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.563 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.061057+0000", 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.061057+0000", 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.061388+0000", 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:30.564 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.442413+0000", 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.565 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.566 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.20", 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:07:57.901514+0000", 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.567 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.568 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.569 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.570 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: 5 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.571 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 2, 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.572 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.049323+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.049323+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.049674+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:30.573 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.444996+0000", 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.574 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.21", 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.575 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:18:53.251440+0000", 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.576 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.577 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.578 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.579 INFO:tasks.workunit.client.0.smithi003.stdout: 2, 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 2, 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.580 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059167+0000", 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059167+0000", 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059739+0000", 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:30.581 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438774+0000", 2023-10-07T21:13:30.582 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.583 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.22", 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:04:06.576632+0000", 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.584 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.585 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.586 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.587 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.588 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.589 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055096+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055096+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.055707+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:30.590 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443046+0000", 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.591 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.23", 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.592 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:57:18.903176+0000", 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.593 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.594 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.595 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.596 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.597 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:12:30.906489+0000", 2023-10-07T21:13:30.598 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:12:30.906489+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 70, 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.599 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:30.906802+0000", 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 69, 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.600 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.24", 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 70, 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 27, 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T08:43:17.626769+0000", 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.601 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.602 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.603 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.604 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.605 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 1, 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.606 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.062996+0000", 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.062996+0000", 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.063474+0000", 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.607 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438894+0000", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.608 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.25", 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.609 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:23:56.695922+0000", 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.610 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.611 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.612 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.613 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: 1, 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 1, 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.614 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:30.615 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.064313+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.064313+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.064820+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.616 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443104+0000", 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.617 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.26", 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:04:42.431298+0000", 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.618 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.619 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.620 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.621 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: 4 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.622 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.623 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.059067+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.059067+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.059388+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:30.624 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445808+0000", 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.625 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.27", 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.626 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:52:38.910706+0000", 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.627 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.628 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.629 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.630 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.631 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.055693+0000", 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.055693+0000", 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.056079+0000", 2023-10-07T21:13:30.632 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.633 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438417+0000", 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.634 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.28", 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:57:58.341290+0000", 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.635 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.636 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.637 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.638 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: 2 2023-10-07T21:13:30.639 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 3, 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.640 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.062452+0000", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.062452+0000", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.062870+0000", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.641 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.445180+0000", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.642 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.29", 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.643 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:13:00.073228+0000", 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.644 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.645 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.646 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.647 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: 3, 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 3, 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.648 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 5, 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.050384+0000", 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.050384+0000", 2023-10-07T21:13:30.649 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.051725+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.650 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.438859+0000", 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.651 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2a", 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:11:08.115391+0000", 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.652 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.653 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.654 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.655 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: 5, 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: 6 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 5, 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.656 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 0, 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.053737+0000", 2023-10-07T21:13:30.657 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.053737+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.053949+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.658 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443165+0000", 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.659 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2b", 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T07:47:06.266981+0000", 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.660 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.661 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.662 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.663 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: 0, 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: 7, 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: 1 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 0, 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.664 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": [ 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "acting_primary": 6, 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "avail_no_missing": [], 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "blocked_by": [], 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "created": 61, 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "dirty_stats_invalid": false, 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "hitset_stats_invalid": false, 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "last_active": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:30.665 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_active": "2023-10-07T21:10:55.060535+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_became_peered": "2023-10-07T21:10:55.060535+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_change": "2023-10-07T21:10:55.060932+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_clean_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub": "0'0", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_deep_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_epoch_clean": 62, 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fresh": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_fullsized": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_peered": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub": "0'0", 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_duration": 0, 2023-10-07T21:13:30.666 INFO:tasks.workunit.client.0.smithi003.stdout: "last_scrub_stamp": "2023-10-07T21:10:54.188032+0000", 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_undegraded": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "last_unstale": "2023-10-07T21:12:29.443391+0000", 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "log_dups_size": 0, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "log_start": "0'0", 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "manifest_stats_invalid": false, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "mapping_epoch": 61, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "object_location_counts": [], 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_scrubbed": 0, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "objects_trimmed": 0, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_stats_invalid": false, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.667 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_start": "0'0", 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "parent": "0.0", 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "parent_split_bits": 0, 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "pgid": "3.2c", 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "pin_stats_invalid": false, 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "purged_snaps": [], 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_epoch": 69, 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "reported_seq": 17, 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_duration": 0.0, 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:52:08.151631+0000", 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrim_duration": 0.0, 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "snaptrimq_len": 0, 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.668 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.669 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.670 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.671 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: "state": "active+clean", 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_invalid": false, 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: "up": [ 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: 6, 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: 4, 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: "up_primary": 6, 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: "version": "0'0" 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:30.672 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_per_pool": [ 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 24, 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "rbd" 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 8, 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 8, 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 4, 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.673 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.674 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.675 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.676 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:30.677 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 24 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 192, 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 0, 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 64, 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 8, 2023-10-07T21:13:30.678 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 3, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.679 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.680 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.681 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 0 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:30.682 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 192 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 3, 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "mgr" 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 148, 2023-10-07T21:13:30.683 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 1, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 3, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 148, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 1, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 590368, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 1771104, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.684 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 6, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 2, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 2, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.685 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 6, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 394, 2023-10-07T21:13:30.686 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 584, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 219, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 2416 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 1781760, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:30.687 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 1771104, 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 3 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: { 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "acting": 96, 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "application": [ 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "cephfs" 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.688 INFO:tasks.workunit.client.0.smithi003.stdout: "log_size": 45, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_pg": 32, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_store_stats": 8, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "ondisk_log_size": 45, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "poolid": 2, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "stat_sum": { 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes": 3378, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_bytes_recovered": 22, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_deep_scrub_errors": 0, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict": 0, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_kb": 0, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_full": 0, 2023-10-07T21:13:30.689 INFO:tasks.workunit.client.0.smithi003.stdout: "num_evict_mode_some": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_kb": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_high": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_flush_mode_low": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_keys_recovered": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_large_omap_objects": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_legacy_snapsets": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_clones": 0, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_object_copies": 66, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects": 22, 2023-10-07T21:13:30.690 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_degraded": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_dirty": 22, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_manifest": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_misplaced": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_omap": 14, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_pinned": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_recovered": 1, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_repaired": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_objects_unfound": 0, 2023-10-07T21:13:30.691 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_bytes": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_omap_keys": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_promote": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_read_kb": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_scrub_errors": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_whiteouts": 0, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write": 51, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "num_write_kb": 19 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "store_stats": { 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "allocated": 98304, 2023-10-07T21:13:30.692 INFO:tasks.workunit.client.0.smithi003.stdout: "available": 0, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed": 0, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_allocated": 0, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_compressed_original": 0, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "data_stored": 10134, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "internal_metadata": 0, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "internally_reserved": 0, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "omap_allocated": 0, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "total": 0 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "up": 96 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: ], 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "usage": { 2023-10-07T21:13:30.693 INFO:tasks.workunit.client.0.smithi003.stdout: "pg_num": 105, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "pools": 4, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "stats_by_class": { 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "ssd": { 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_bytes": 2442952704, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_raw_ratio": 0.0031810924410820007 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: }, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_avail_bytes": 765517332480, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_bytes": 767960285184, 2023-10-07T21:13:30.694 INFO:tasks.workunit.client.0.smithi003.stdout: "total_used_bytes": 2442952704 2023-10-07T21:13:30.695 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:30.695 INFO:tasks.workunit.client.0.smithi003.stdout: } 2023-10-07T21:13:30.695 INFO:tasks.workunit.client.0.smithi003.stdout:} 2023-10-07T21:13:30.695 INFO:tasks.workunit.client.0.smithi003.stdout:OK 2023-10-07T21:13:30.695 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-07T21:13:30.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.701 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:29 smithi046 ceph-mon[102780]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:13:30.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:13:30.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:28 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:13:30.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:29 smithi003 ceph-mon[98492]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:29 smithi003 ceph-mon[115766]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:30.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:30 smithi003 ceph-mon[98492]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:30.742 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:30.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:30 smithi003 ceph-mon[115766]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:30.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:30.747 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2023-10-07T21:13:30.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-07T21:13:30.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:30 smithi046 ceph-mon[102780]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2023-10-07T21:13:30.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:31.059 DEBUG:teuthology.parallel:result is None 2023-10-07T21:13:31.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T21:13:31.087 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T21:13:31.087 DEBUG:teuthology.orchestra.run.smithi003:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T21:13:31.151 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T21:13:31.151 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:13:31.160 INFO:teuthology.task.print:**** done end telemetry quincy... 2023-10-07T21:13:31.161 INFO:teuthology.run_tasks:Running task print... 2023-10-07T21:13:31.186 INFO:teuthology.task.print:**** done start parallel 2023-10-07T21:13:31.186 INFO:teuthology.run_tasks:Running task parallel... 2023-10-07T21:13:31.195 INFO:teuthology.task.parallel:starting parallel... 2023-10-07T21:13:31.195 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2023-10-07T21:13:31.196 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-10-07T21:13:31.196 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2023-10-07T21:13:31.196 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-10-07T21:13:31.198 INFO:tasks.rados:Beginning rados... 2023-10-07T21:13:31.198 INFO:tasks.rados:joining rados 2023-10-07T21:13:31.198 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-07T21:13:31.198 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T21:13:31.198 INFO:teuthology.task.print:**** done start upgrade, wait 2023-10-07T21:13:31.199 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-07T21:13:31.199 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2023-10-07T21:13:31.199 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-07T21:13:31.199 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-10-07T21:13:31.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2023-10-07T21:13:31.620 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:13:31.674 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:13:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:32 smithi003 ceph-mon[98492]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-10-07T21:13:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:32 smithi003 ceph-mon[115766]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-10-07T21:13:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:32 smithi046 ceph-mon[102780]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-10-07T21:13:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:34 smithi046 ceph-mon[102780]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-10-07T21:13:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:34 smithi003 ceph-mon[98492]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-10-07T21:13:34.573 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:34 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:34] "GET /metrics HTTP/1.1" 200 235647 "" "Prometheus/2.43.0" 2023-10-07T21:13:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:34 smithi003 ceph-mon[115766]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-10-07T21:13:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:35 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1044178159' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T21:13:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:35 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T21:13:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:35 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1044178159' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T21:13:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:35 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T21:13:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:35 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1044178159' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T21:13:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:35 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T21:13:35.351 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-07T21:13:35.809 INFO:tasks.rados:starting run 0 out of 1 2023-10-07T21:13:35.809 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-10-07T21:13:35.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2023-10-07T21:13:35.871 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:13:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:36 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-10-07T21:13:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:36 smithi003 ceph-mon[115766]: osdmap e71: 8 total, 8 up, 8 in 2023-10-07T21:13:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:36 smithi003 ceph-mon[115766]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:36 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-10-07T21:13:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:36 smithi003 ceph-mon[98492]: osdmap e71: 8 total, 8 up, 8 in 2023-10-07T21:13:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:36 smithi003 ceph-mon[98492]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:36 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-10-07T21:13:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:36 smithi046 ceph-mon[102780]: osdmap e71: 8 total, 8 up, 8 in 2023-10-07T21:13:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:36 smithi046 ceph-mon[102780]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:36.875 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:13:37.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:13:37 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:13:37.524 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:13:38.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[115766]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[98492]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:38.761 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:38.762 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:38 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:38.762 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2023-10-07T21:13:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:38 smithi046 ceph-mon[102780]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:38 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:38 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:38 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:38 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:38 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:39.362 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:13:39.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:39 smithi003 ceph-mon[115766]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:39.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:39 smithi003 ceph-mon[115766]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:13:39.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:39 smithi003 ceph-mon[115766]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:13:39.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:39 smithi003 ceph-mon[98492]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:39.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:39 smithi003 ceph-mon[98492]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:13:39.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:39 smithi003 ceph-mon[98492]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:13:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:39 smithi046 ceph-mon[102780]: from='client.24956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:39 smithi046 ceph-mon[102780]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:13:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:39 smithi046 ceph-mon[102780]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T21:13:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:40 smithi003 ceph-mon[115766]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:40 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1792020454' 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-10-07T21:13:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:40 smithi003 ceph-mon[115766]: from='client.? ' 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-10-07T21:13:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:40 smithi003 ceph-mon[98492]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:40 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1792020454' 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-10-07T21:13:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:40 smithi003 ceph-mon[98492]: from='client.? ' 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-10-07T21:13:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:40 smithi046 ceph-mon[102780]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-10-07T21:13:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:40 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1792020454' 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-10-07T21:13:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:40 smithi046 ceph-mon[102780]: from='client.? ' 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-10-07T21:13:41.466 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:13:41.466 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_0' created 2023-10-07T21:13:41.871 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:13:41.871 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (72s) 61s ago 119s 17.7M - 0.25.0 c8568f914cd2 c895ba103bc0 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (91s) 61s ago 90s 80.2M - 9.4.7 2c41d148cca3 2139c413e7d3 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (2m) 61s ago 2m 13.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (2m) 61s ago 2m 16.2M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443 running (6m) 61s ago 6m 439M - 17.2.6-1291-g1cb42695 35e0d2fde562 9c0048e4dc47 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283 running (7m) 61s ago 7m 496M - 17.2.6-1291-g1cb42695 35e0d2fde562 a9eb348c94b8 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 61s ago 7m 83.6M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 74aee3790307 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (6m) 61s ago 6m 62.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 1ec9cecb48d3 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 61s ago 6m 53.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 63a01a531339 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (114s) 61s ago 114s 11.5M - 1.5.0 0da6a335fe13 a1faa4e865b3 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (111s) 61s ago 110s 4051k - 1.5.0 0da6a335fe13 adef1f5d7fea 2023-10-07T21:13:41.872 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (5m) 61s ago 5m 64.2M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (5m) 61s ago 5m 64.6M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (5m) 61s ago 5m 56.5M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (4m) 61s ago 4m 55.6M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (4m) 61s ago 4m 54.9M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (4m) 61s ago 4m 56.4M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (3m) 61s ago 3m 54.9M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (3m) 61s ago 3m 60.1M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:13:41.873 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (67s) 61s ago 2m 25.3M - 2.43.0 a07b618ecd1d c906ff972f98 2023-10-07T21:13:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[115766]: osdmap e72: 8 total, 8 up, 8 in 2023-10-07T21:13:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[115766]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[115766]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[115766]: from='client.? ' 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-10-07T21:13:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[115766]: osdmap e73: 8 total, 8 up, 8 in 2023-10-07T21:13:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[98492]: osdmap e72: 8 total, 8 up, 8 in 2023-10-07T21:13:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[98492]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[98492]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[98492]: from='client.? ' 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-10-07T21:13:42.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:41 smithi003 ceph-mon[98492]: osdmap e73: 8 total, 8 up, 8 in 2023-10-07T21:13:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:41 smithi046 ceph-mon[102780]: osdmap e72: 8 total, 8 up, 8 in 2023-10-07T21:13:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:41 smithi046 ceph-mon[102780]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:41 smithi046 ceph-mon[102780]: from='client.24968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:41 smithi046 ceph-mon[102780]: from='client.? ' 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-10-07T21:13:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:41 smithi046 ceph-mon[102780]: osdmap e73: 8 total, 8 up, 8 in 2023-10-07T21:13:42.359 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:13:42.359 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:13:42.360 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:13:42.361 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 15 2023-10-07T21:13:42.361 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:13:42.361 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:13:42.574 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-10-07T21:13:42.996 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:13:43.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:42 smithi003 ceph-mon[115766]: from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:43.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:42 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1800901979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:13:43.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:42 smithi003 ceph-mon[115766]: osdmap e74: 8 total, 8 up, 8 in 2023-10-07T21:13:43.187 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:42 smithi003 ceph-mon[98492]: from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:43.188 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:42 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1800901979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:13:43.188 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:42 smithi003 ceph-mon[98492]: osdmap e74: 8 total, 8 up, 8 in 2023-10-07T21:13:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:42 smithi046 ceph-mon[102780]: from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:13:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:42 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1800901979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:13:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:42 smithi046 ceph-mon[102780]: osdmap e74: 8 total, 8 up, 8 in 2023-10-07T21:13:44.455 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:44 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:44] "GET /metrics HTTP/1.1" 200 235647 "" "Prometheus/2.43.0" 2023-10-07T21:13:44.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[115766]: pgmap v80: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:44.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[115766]: osdmap e75: 8 total, 8 up, 8 in 2023-10-07T21:13:44.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[115766]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:13:44.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:44.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:44.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[98492]: pgmap v80: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:44.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[98492]: osdmap e75: 8 total, 8 up, 8 in 2023-10-07T21:13:44.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[98492]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:13:44.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:44.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:44 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:44 smithi046 ceph-mon[102780]: pgmap v80: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:44 smithi046 ceph-mon[102780]: osdmap e75: 8 total, 8 up, 8 in 2023-10-07T21:13:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:44 smithi046 ceph-mon[102780]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:13:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:44 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:13:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:44 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:45.473 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-10-07T21:13:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:45 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1825940855' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:13:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:45 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:13:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:45 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1825940855' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:13:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:45 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:13:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:45 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1825940855' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:13:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:45 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:13:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:46 smithi003 ceph-mon[98492]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:46 smithi003 ceph-mon[98492]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:13:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:46 smithi003 ceph-mon[98492]: osdmap e76: 8 total, 8 up, 8 in 2023-10-07T21:13:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:46 smithi003 ceph-mon[115766]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:46 smithi003 ceph-mon[115766]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:13:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:46 smithi003 ceph-mon[115766]: osdmap e76: 8 total, 8 up, 8 in 2023-10-07T21:13:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:46 smithi046 ceph-mon[102780]: pgmap v82: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:46 smithi046 ceph-mon[102780]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-07T21:13:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:46 smithi046 ceph-mon[102780]: osdmap e76: 8 total, 8 up, 8 in 2023-10-07T21:13:47.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:13:47 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:13:47.469 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:13:47.499 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight read -> 100 2023-10-07T21:13:47.499 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight delete -> 50 2023-10-07T21:13:47.499 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight snap_create -> 50 2023-10-07T21:13:47.499 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight snap_remove -> 50 2023-10-07T21:13:47.499 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight rollback -> 50 2023-10-07T21:13:47.499 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight setattr -> 25 2023-10-07T21:13:47.499 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight rmattr -> 25 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight copy_from -> 50 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight append -> 100 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout:ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout:Configuration: 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout: Number of operations: 4000 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout: Number of objects: 50 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout: Max in flight operations: 16 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout: Object size (in bytes): 4000000 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout: Write stride min: 400000 2023-10-07T21:13:47.500 INFO:tasks.rados.rados.0.smithi003.stdout: Write stride max: 800000 2023-10-07T21:13:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[98492]: pgmap v84: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[98492]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:13:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[98492]: Cluster is now healthy 2023-10-07T21:13:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/992404203' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:13:47.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[98492]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:13:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[115766]: pgmap v84: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[115766]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:13:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[115766]: Cluster is now healthy 2023-10-07T21:13:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/992404203' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:13:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:47 smithi003 ceph-mon[115766]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:13:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:47 smithi046 ceph-mon[102780]: pgmap v84: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:47 smithi046 ceph-mon[102780]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:13:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:47 smithi046 ceph-mon[102780]: Cluster is now healthy 2023-10-07T21:13:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:47 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/992404203' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:13:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:47 smithi046 ceph-mon[102780]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T21:13:48.471 INFO:tasks.rados.rados.0.smithi003.stdout:1: write initial oid 1 2023-10-07T21:13:48.471 INFO:tasks.rados.rados.0.smithi003.stdout:1: seq_num 0 ranges {0=24576} 2023-10-07T21:13:48.471 INFO:tasks.rados.rados.0.smithi003.stdout:1: writing smithi003182153-1 from 0 to 24576 tid 1 2023-10-07T21:13:48.471 INFO:tasks.rados.rados.0.smithi003.stdout:2: write initial oid 2 2023-10-07T21:13:48.471 INFO:tasks.rados.rados.0.smithi003.stdout:2: seq_num 1 ranges {0=24576} 2023-10-07T21:13:48.471 INFO:tasks.rados.rados.0.smithi003.stdout:2: writing smithi003182153-2 from 0 to 24576 tid 1 2023-10-07T21:13:48.472 INFO:tasks.rados.rados.0.smithi003.stdout:3: write initial oid 3 2023-10-07T21:13:48.472 INFO:tasks.rados.rados.0.smithi003.stdout:3: seq_num 2 ranges {0=40960} 2023-10-07T21:13:48.472 INFO:tasks.rados.rados.0.smithi003.stdout:3: writing smithi003182153-3 from 0 to 40960 tid 1 2023-10-07T21:13:48.472 INFO:tasks.rados.rados.0.smithi003.stdout:4: write initial oid 4 2023-10-07T21:13:48.472 INFO:tasks.rados.rados.0.smithi003.stdout:4: seq_num 3 ranges {0=57344} 2023-10-07T21:13:48.473 INFO:tasks.rados.rados.0.smithi003.stdout:4: writing smithi003182153-4 from 0 to 57344 tid 1 2023-10-07T21:13:48.473 INFO:tasks.rados.rados.0.smithi003.stdout:5: write initial oid 5 2023-10-07T21:13:48.473 INFO:tasks.rados.rados.0.smithi003.stdout:5: seq_num 4 ranges {0=73728} 2023-10-07T21:13:48.473 INFO:tasks.rados.rados.0.smithi003.stdout:5: writing smithi003182153-5 from 0 to 73728 tid 1 2023-10-07T21:13:48.473 INFO:tasks.rados.rados.0.smithi003.stdout:6: write initial oid 6 2023-10-07T21:13:48.473 INFO:tasks.rados.rados.0.smithi003.stdout:6: seq_num 5 ranges {0=90112} 2023-10-07T21:13:48.473 INFO:tasks.rados.rados.0.smithi003.stdout:6: writing smithi003182153-6 from 0 to 90112 tid 1 2023-10-07T21:13:48.478 INFO:tasks.rados.rados.0.smithi003.stdout:7: write initial oid 7 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:7: seq_num 6 ranges {0=106496} 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:7: writing smithi003182153-7 from 0 to 106496 tid 1 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:8: write initial oid 8 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:8: seq_num 7 ranges {0=122880} 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:8: writing smithi003182153-8 from 0 to 122880 tid 1 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:9: write initial oid 9 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:9: seq_num 8 ranges {0=139264} 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:9: writing smithi003182153-9 from 0 to 139264 tid 1 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:10: write initial oid 10 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:10: seq_num 9 ranges {0=155648} 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:10: writing smithi003182153-10 from 0 to 155648 tid 1 2023-10-07T21:13:48.479 INFO:tasks.rados.rados.0.smithi003.stdout:11: write initial oid 11 2023-10-07T21:13:48.480 INFO:tasks.rados.rados.0.smithi003.stdout:11: seq_num 10 ranges {0=172032} 2023-10-07T21:13:48.480 INFO:tasks.rados.rados.0.smithi003.stdout:11: writing smithi003182153-11 from 0 to 172032 tid 1 2023-10-07T21:13:48.480 INFO:tasks.rados.rados.0.smithi003.stdout:12: write initial oid 12 2023-10-07T21:13:48.480 INFO:tasks.rados.rados.0.smithi003.stdout:12: seq_num 11 ranges {0=188416} 2023-10-07T21:13:48.480 INFO:tasks.rados.rados.0.smithi003.stdout:12: writing smithi003182153-12 from 0 to 188416 tid 1 2023-10-07T21:13:48.480 INFO:tasks.rados.rados.0.smithi003.stdout:13: write initial oid 13 2023-10-07T21:13:48.481 INFO:tasks.rados.rados.0.smithi003.stdout:13: seq_num 12 ranges {0=204800} 2023-10-07T21:13:48.487 INFO:tasks.rados.rados.0.smithi003.stdout:13: writing smithi003182153-13 from 0 to 204800 tid 1 2023-10-07T21:13:48.487 INFO:tasks.rados.rados.0.smithi003.stdout:14: write initial oid 14 2023-10-07T21:13:48.487 INFO:tasks.rados.rados.0.smithi003.stdout:14: seq_num 13 ranges {0=221184} 2023-10-07T21:13:48.487 INFO:tasks.rados.rados.0.smithi003.stdout:14: writing smithi003182153-14 from 0 to 221184 tid 1 2023-10-07T21:13:48.487 INFO:tasks.rados.rados.0.smithi003.stdout:15: write initial oid 15 2023-10-07T21:13:48.487 INFO:tasks.rados.rados.0.smithi003.stdout:15: seq_num 14 ranges {0=237568} 2023-10-07T21:13:48.487 INFO:tasks.rados.rados.0.smithi003.stdout:15: writing smithi003182153-15 from 0 to 237568 tid 1 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:16: write initial oid 16 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:16: seq_num 15 ranges {0=253952} 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:16: writing smithi003182153-16 from 0 to 253952 tid 1 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:4: finishing write tid 1 to smithi003182153-4 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:1: finishing write tid 1 to smithi003182153-1 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:2: finishing write tid 1 to smithi003182153-2 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:7: finishing write tid 1 to smithi003182153-7 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:1: finishing write tid 2 to smithi003182153-1 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:6: finishing write tid 1 to smithi003182153-6 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:12: finishing write tid 1 to smithi003182153-12 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:1: finishing write tid 3 to smithi003182153-1 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-10-07T21:13:48.488 INFO:tasks.rados.rados.0.smithi003.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:2: finishing write tid 2 to smithi003182153-2 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:7: finishing write tid 2 to smithi003182153-7 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:12: finishing write tid 2 to smithi003182153-12 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:13: finishing write tid 1 to smithi003182153-13 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:6: finishing write tid 2 to smithi003182153-6 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:2: finishing write tid 3 to smithi003182153-2 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-10-07T21:13:48.489 INFO:tasks.rados.rados.0.smithi003.stdout:3: finishing write tid 1 to smithi003182153-3 2023-10-07T21:13:48.490 INFO:tasks.rados.rados.0.smithi003.stdout:1: done (15 left) 2023-10-07T21:13:48.490 INFO:tasks.rados.rados.0.smithi003.stdout:2: done (14 left) 2023-10-07T21:13:48.490 INFO:tasks.rados.rados.0.smithi003.stdout:17: write initial oid 17 2023-10-07T21:13:48.490 INFO:tasks.rados.rados.0.smithi003.stdout:17: seq_num 16 ranges {0=270336} 2023-10-07T21:13:48.490 INFO:tasks.rados.rados.0.smithi003.stdout:17: writing smithi003182153-17 from 0 to 270336 tid 1 2023-10-07T21:13:48.490 INFO:tasks.rados.rados.0.smithi003.stdout:18: write initial oid 18 2023-10-07T21:13:48.490 INFO:tasks.rados.rados.0.smithi003.stdout:18: seq_num 17 ranges {0=286720} 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout:18: writing smithi003182153-18 from 0 to 286720 tid 1 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout:7: finishing write tid 3 to smithi003182153-7 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout:7: done (15 left) 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout:19: write initial oid 19 2023-10-07T21:13:48.492 INFO:tasks.rados.rados.0.smithi003.stdout:19: seq_num 18 ranges {0=303104} 2023-10-07T21:13:48.494 INFO:tasks.rados.rados.0.smithi003.stdout:19: writing smithi003182153-19 from 0 to 303104 tid 1 2023-10-07T21:13:48.494 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.494 INFO:tasks.rados.rados.0.smithi003.stdout:5: finishing write tid 1 to smithi003182153-5 2023-10-07T21:13:48.494 INFO:tasks.rados.rados.0.smithi003.stdout:10: finishing write tid 1 to smithi003182153-10 2023-10-07T21:13:48.494 INFO:tasks.rados.rados.0.smithi003.stdout:11: finishing write tid 1 to smithi003182153-11 2023-10-07T21:13:48.494 INFO:tasks.rados.rados.0.smithi003.stdout:4: finishing write tid 2 to smithi003182153-4 2023-10-07T21:13:48.494 INFO:tasks.rados.rados.0.smithi003.stdout:13: finishing write tid 2 to smithi003182153-13 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:4: finishing write tid 3 to smithi003182153-4 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:13: finishing write tid 3 to smithi003182153-13 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:4: done (15 left) 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:13: done (14 left) 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:20: write initial oid 20 2023-10-07T21:13:48.495 INFO:tasks.rados.rados.0.smithi003.stdout:20: seq_num 19 ranges {0=319488} 2023-10-07T21:13:48.497 INFO:tasks.rados.rados.0.smithi003.stdout:20: writing smithi003182153-20 from 0 to 319488 tid 1 2023-10-07T21:13:48.497 INFO:tasks.rados.rados.0.smithi003.stdout:21: write initial oid 21 2023-10-07T21:13:48.497 INFO:tasks.rados.rados.0.smithi003.stdout:21: seq_num 20 ranges {0=344064} 2023-10-07T21:13:48.499 INFO:tasks.rados.rados.0.smithi003.stdout:21: writing smithi003182153-21 from 0 to 344064 tid 1 2023-10-07T21:13:48.499 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.499 INFO:tasks.rados.rados.0.smithi003.stdout:9: finishing write tid 1 to smithi003182153-9 2023-10-07T21:13:48.499 INFO:tasks.rados.rados.0.smithi003.stdout:8: finishing write tid 1 to smithi003182153-8 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:3: finishing write tid 2 to smithi003182153-3 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:14: finishing write tid 1 to smithi003182153-14 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:11: finishing write tid 2 to smithi003182153-11 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:5: finishing write tid 2 to smithi003182153-5 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:10: finishing write tid 2 to smithi003182153-10 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:9: finishing write tid 2 to smithi003182153-9 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:3: finishing write tid 3 to smithi003182153-3 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:11: finishing write tid 3 to smithi003182153-11 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-10-07T21:13:48.500 INFO:tasks.rados.rados.0.smithi003.stdout:5: finishing write tid 3 to smithi003182153-5 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:8: finishing write tid 2 to smithi003182153-8 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:10: finishing write tid 3 to smithi003182153-10 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:15: finishing write tid 1 to smithi003182153-15 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:14: finishing write tid 2 to smithi003182153-14 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:16: finishing write tid 1 to smithi003182153-16 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:19: finishing write tid 1 to smithi003182153-19 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:6: finishing write tid 3 to smithi003182153-6 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-10-07T21:13:48.501 INFO:tasks.rados.rados.0.smithi003.stdout:12: finishing write tid 3 to smithi003182153-12 2023-10-07T21:13:48.502 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-10-07T21:13:48.502 INFO:tasks.rados.rados.0.smithi003.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-10-07T21:13:48.502 INFO:tasks.rados.rados.0.smithi003.stdout:15: finishing write tid 2 to smithi003182153-15 2023-10-07T21:13:48.502 INFO:tasks.rados.rados.0.smithi003.stdout:19: finishing write tid 2 to smithi003182153-19 2023-10-07T21:13:48.502 INFO:tasks.rados.rados.0.smithi003.stdout:16: finishing write tid 2 to smithi003182153-16 2023-10-07T21:13:48.502 INFO:tasks.rados.rados.0.smithi003.stdout:9: finishing write tid 3 to smithi003182153-9 2023-10-07T21:13:48.502 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-10-07T21:13:48.503 INFO:tasks.rados.rados.0.smithi003.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-10-07T21:13:48.505 INFO:tasks.rados.rados.0.smithi003.stdout:3: done (15 left) 2023-10-07T21:13:48.505 INFO:tasks.rados.rados.0.smithi003.stdout:5: done (14 left) 2023-10-07T21:13:48.505 INFO:tasks.rados.rados.0.smithi003.stdout:6: done (13 left) 2023-10-07T21:13:48.505 INFO:tasks.rados.rados.0.smithi003.stdout:9: done (12 left) 2023-10-07T21:13:48.505 INFO:tasks.rados.rados.0.smithi003.stdout:10: done (11 left) 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:11: done (10 left) 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:12: done (9 left) 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:22: write initial oid 22 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:22: seq_num 21 ranges {0=360448} 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:22: writing smithi003182153-22 from 0 to 360448 tid 1 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:23: write initial oid 23 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:23: seq_num 22 ranges {0=376832} 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:23: writing smithi003182153-23 from 0 to 376832 tid 1 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:24: write initial oid 24 2023-10-07T21:13:48.506 INFO:tasks.rados.rados.0.smithi003.stdout:24: seq_num 23 ranges {0=393216} 2023-10-07T21:13:48.507 INFO:tasks.rados.rados.0.smithi003.stdout:24: writing smithi003182153-24 from 0 to 393216 tid 1 2023-10-07T21:13:48.507 INFO:tasks.rados.rados.0.smithi003.stdout:25: write initial oid 25 2023-10-07T21:13:48.507 INFO:tasks.rados.rados.0.smithi003.stdout:25: seq_num 24 ranges {0=409600} 2023-10-07T21:13:48.509 INFO:tasks.rados.rados.0.smithi003.stdout:25: writing smithi003182153-25 from 0 to 409600 tid 1 2023-10-07T21:13:48.510 INFO:tasks.rados.rados.0.smithi003.stdout:26: write initial oid 26 2023-10-07T21:13:48.510 INFO:tasks.rados.rados.0.smithi003.stdout:26: seq_num 25 ranges {0=425984} 2023-10-07T21:13:48.512 INFO:tasks.rados.rados.0.smithi003.stdout:26: writing smithi003182153-26 from 0 to 425984 tid 1 2023-10-07T21:13:48.512 INFO:tasks.rados.rados.0.smithi003.stdout:27: write initial oid 27 2023-10-07T21:13:48.512 INFO:tasks.rados.rados.0.smithi003.stdout:27: seq_num 26 ranges {0=442368} 2023-10-07T21:13:48.515 INFO:tasks.rados.rados.0.smithi003.stdout:27: writing smithi003182153-27 from 0 to 442368 tid 1 2023-10-07T21:13:48.515 INFO:tasks.rados.rados.0.smithi003.stdout:28: write initial oid 28 2023-10-07T21:13:48.515 INFO:tasks.rados.rados.0.smithi003.stdout:28: seq_num 27 ranges {0=458752} 2023-10-07T21:13:48.519 INFO:tasks.rados.rados.0.smithi003.stdout:28: writing smithi003182153-28 from 0 to 458752 tid 1 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:17: finishing write tid 1 to smithi003182153-17 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:14: finishing write tid 3 to smithi003182153-14 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:19: finishing write tid 3 to smithi003182153-19 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:18: finishing write tid 1 to smithi003182153-18 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:17: finishing write tid 2 to smithi003182153-17 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:8: finishing write tid 3 to smithi003182153-8 2023-10-07T21:13:48.520 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 4 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:20: finishing write tid 1 to smithi003182153-20 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:15: finishing write tid 3 to smithi003182153-15 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 7 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:18: finishing write tid 2 to smithi003182153-18 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:22: finishing write tid 1 to smithi003182153-22 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:18: finishing write tid 3 to smithi003182153-18 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:16: finishing write tid 3 to smithi003182153-16 2023-10-07T21:13:48.521 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 8 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:22: finishing write tid 2 to smithi003182153-22 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:21: finishing write tid 1 to smithi003182153-21 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:23: finishing write tid 1 to smithi003182153-23 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:20: finishing write tid 2 to smithi003182153-20 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:17: finishing write tid 3 to smithi003182153-17 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:22: finishing write tid 3 to smithi003182153-22 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-10-07T21:13:48.522 INFO:tasks.rados.rados.0.smithi003.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:21: finishing write tid 2 to smithi003182153-21 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:24: finishing write tid 1 to smithi003182153-24 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:23: finishing write tid 2 to smithi003182153-23 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:20: finishing write tid 3 to smithi003182153-20 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:21: finishing write tid 3 to smithi003182153-21 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:23: finishing write tid 3 to smithi003182153-23 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-10-07T21:13:48.523 INFO:tasks.rados.rados.0.smithi003.stdout:24: finishing write tid 2 to smithi003182153-24 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:25: finishing write tid 1 to smithi003182153-25 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:24: finishing write tid 3 to smithi003182153-24 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:25: finishing write tid 2 to smithi003182153-25 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:26: finishing write tid 1 to smithi003182153-26 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:8: done (15 left) 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:14: done (14 left) 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:15: done (13 left) 2023-10-07T21:13:48.525 INFO:tasks.rados.rados.0.smithi003.stdout:16: done (12 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:17: done (11 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:18: done (10 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:19: done (9 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:20: done (8 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:21: done (7 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:22: done (6 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:23: done (5 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:24: done (4 left) 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:29: write initial oid 29 2023-10-07T21:13:48.526 INFO:tasks.rados.rados.0.smithi003.stdout:29: seq_num 28 ranges {0=475136} 2023-10-07T21:13:48.527 INFO:tasks.rados.rados.0.smithi003.stdout:29: writing smithi003182153-29 from 0 to 475136 tid 1 2023-10-07T21:13:48.527 INFO:tasks.rados.rados.0.smithi003.stdout:30: write initial oid 30 2023-10-07T21:13:48.527 INFO:tasks.rados.rados.0.smithi003.stdout:30: seq_num 29 ranges {0=491520} 2023-10-07T21:13:48.527 INFO:tasks.rados.rados.0.smithi003.stdout:30: writing smithi003182153-30 from 0 to 491520 tid 1 2023-10-07T21:13:48.527 INFO:tasks.rados.rados.0.smithi003.stdout:31: write initial oid 31 2023-10-07T21:13:48.528 INFO:tasks.rados.rados.0.smithi003.stdout:31: seq_num 30 ranges {0=507904} 2023-10-07T21:13:48.528 INFO:tasks.rados.rados.0.smithi003.stdout:31: writing smithi003182153-31 from 0 to 507904 tid 1 2023-10-07T21:13:48.528 INFO:tasks.rados.rados.0.smithi003.stdout:32: write initial oid 32 2023-10-07T21:13:48.528 INFO:tasks.rados.rados.0.smithi003.stdout:32: seq_num 31 ranges {0=524288} 2023-10-07T21:13:48.531 INFO:tasks.rados.rados.0.smithi003.stdout:32: writing smithi003182153-32 from 0 to 524288 tid 1 2023-10-07T21:13:48.532 INFO:tasks.rados.rados.0.smithi003.stdout:33: write initial oid 33 2023-10-07T21:13:48.532 INFO:tasks.rados.rados.0.smithi003.stdout:33: seq_num 32 ranges {0=540672} 2023-10-07T21:13:48.535 INFO:tasks.rados.rados.0.smithi003.stdout:33: writing smithi003182153-33 from 0 to 540672 tid 1 2023-10-07T21:13:48.535 INFO:tasks.rados.rados.0.smithi003.stdout:34: write initial oid 34 2023-10-07T21:13:48.536 INFO:tasks.rados.rados.0.smithi003.stdout:34: seq_num 33 ranges {0=557056} 2023-10-07T21:13:48.539 INFO:tasks.rados.rados.0.smithi003.stdout:34: writing smithi003182153-34 from 0 to 557056 tid 1 2023-10-07T21:13:48.539 INFO:tasks.rados.rados.0.smithi003.stdout:35: write initial oid 35 2023-10-07T21:13:48.539 INFO:tasks.rados.rados.0.smithi003.stdout:35: seq_num 34 ranges {0=573440} 2023-10-07T21:13:48.543 INFO:tasks.rados.rados.0.smithi003.stdout:35: writing smithi003182153-35 from 0 to 573440 tid 1 2023-10-07T21:13:48.543 INFO:tasks.rados.rados.0.smithi003.stdout:36: write initial oid 36 2023-10-07T21:13:48.543 INFO:tasks.rados.rados.0.smithi003.stdout:36: seq_num 35 ranges {0=589824} 2023-10-07T21:13:48.546 INFO:tasks.rados.rados.0.smithi003.stdout:36: writing smithi003182153-36 from 0 to 589824 tid 1 2023-10-07T21:13:48.546 INFO:tasks.rados.rados.0.smithi003.stdout:37: write initial oid 37 2023-10-07T21:13:48.547 INFO:tasks.rados.rados.0.smithi003.stdout:37: seq_num 36 ranges {0=606208} 2023-10-07T21:13:48.550 INFO:tasks.rados.rados.0.smithi003.stdout:37: writing smithi003182153-37 from 0 to 606208 tid 1 2023-10-07T21:13:48.550 INFO:tasks.rados.rados.0.smithi003.stdout:38: write initial oid 38 2023-10-07T21:13:48.550 INFO:tasks.rados.rados.0.smithi003.stdout:38: seq_num 37 ranges {0=622592} 2023-10-07T21:13:48.554 INFO:tasks.rados.rados.0.smithi003.stdout:38: writing smithi003182153-38 from 0 to 622592 tid 1 2023-10-07T21:13:48.554 INFO:tasks.rados.rados.0.smithi003.stdout:39: write initial oid 39 2023-10-07T21:13:48.554 INFO:tasks.rados.rados.0.smithi003.stdout:39: seq_num 38 ranges {0=638976} 2023-10-07T21:13:48.558 INFO:tasks.rados.rados.0.smithi003.stdout:39: writing smithi003182153-39 from 0 to 638976 tid 1 2023-10-07T21:13:48.558 INFO:tasks.rados.rados.0.smithi003.stdout:40: write initial oid 40 2023-10-07T21:13:48.558 INFO:tasks.rados.rados.0.smithi003.stdout:40: seq_num 39 ranges {0=663552} 2023-10-07T21:13:48.563 INFO:tasks.rados.rados.0.smithi003.stdout:40: writing smithi003182153-40 from 0 to 663552 tid 1 2023-10-07T21:13:48.563 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.563 INFO:tasks.rados.rados.0.smithi003.stdout:25: finishing write tid 3 to smithi003182153-25 2023-10-07T21:13:48.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-10-07T21:13:48.563 INFO:tasks.rados.rados.0.smithi003.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-10-07T21:13:48.563 INFO:tasks.rados.rados.0.smithi003.stdout:25: done (15 left) 2023-10-07T21:13:48.564 INFO:tasks.rados.rados.0.smithi003.stdout:41: write initial oid 41 2023-10-07T21:13:48.564 INFO:tasks.rados.rados.0.smithi003.stdout:41: seq_num 40 ranges {0=679936} 2023-10-07T21:13:48.568 INFO:tasks.rados.rados.0.smithi003.stdout:41: writing smithi003182153-41 from 0 to 679936 tid 1 2023-10-07T21:13:48.568 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.568 INFO:tasks.rados.rados.0.smithi003.stdout:26: finishing write tid 2 to smithi003182153-26 2023-10-07T21:13:48.568 INFO:tasks.rados.rados.0.smithi003.stdout:26: finishing write tid 3 to smithi003182153-26 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:27: finishing write tid 1 to smithi003182153-27 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:28: finishing write tid 1 to smithi003182153-28 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:27: finishing write tid 2 to smithi003182153-27 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:27: finishing write tid 3 to smithi003182153-27 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-10-07T21:13:48.569 INFO:tasks.rados.rados.0.smithi003.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-10-07T21:13:48.570 INFO:tasks.rados.rados.0.smithi003.stdout:28: finishing write tid 2 to smithi003182153-28 2023-10-07T21:13:48.570 INFO:tasks.rados.rados.0.smithi003.stdout:26: done (15 left) 2023-10-07T21:13:48.570 INFO:tasks.rados.rados.0.smithi003.stdout:27: done (14 left) 2023-10-07T21:13:48.570 INFO:tasks.rados.rados.0.smithi003.stdout:42: write initial oid 42 2023-10-07T21:13:48.570 INFO:tasks.rados.rados.0.smithi003.stdout:42: seq_num 41 ranges {0=696320} 2023-10-07T21:13:48.573 INFO:tasks.rados.rados.0.smithi003.stdout:42: writing smithi003182153-42 from 0 to 696320 tid 1 2023-10-07T21:13:48.573 INFO:tasks.rados.rados.0.smithi003.stdout:43: write initial oid 43 2023-10-07T21:13:48.573 INFO:tasks.rados.rados.0.smithi003.stdout:43: seq_num 42 ranges {0=712704} 2023-10-07T21:13:48.579 INFO:tasks.rados.rados.0.smithi003.stdout:43: writing smithi003182153-43 from 0 to 712704 tid 1 2023-10-07T21:13:48.579 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:29: finishing write tid 1 to smithi003182153-29 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:28: finishing write tid 3 to smithi003182153-28 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:29: finishing write tid 2 to smithi003182153-29 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:30: finishing write tid 1 to smithi003182153-30 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:29: finishing write tid 3 to smithi003182153-29 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 8 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-10-07T21:13:48.580 INFO:tasks.rados.rados.0.smithi003.stdout:30: finishing write tid 2 to smithi003182153-30 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:30: finishing write tid 3 to smithi003182153-30 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:31: finishing write tid 1 to smithi003182153-31 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:32: finishing write tid 1 to smithi003182153-32 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:31: finishing write tid 2 to smithi003182153-31 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:31: finishing write tid 3 to smithi003182153-31 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 4 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-10-07T21:13:48.581 INFO:tasks.rados.rados.0.smithi003.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-10-07T21:13:48.582 INFO:tasks.rados.rados.0.smithi003.stdout:32: finishing write tid 2 to smithi003182153-32 2023-10-07T21:13:48.582 INFO:tasks.rados.rados.0.smithi003.stdout:28: done (15 left) 2023-10-07T21:13:48.582 INFO:tasks.rados.rados.0.smithi003.stdout:29: done (14 left) 2023-10-07T21:13:48.582 INFO:tasks.rados.rados.0.smithi003.stdout:30: done (13 left) 2023-10-07T21:13:48.582 INFO:tasks.rados.rados.0.smithi003.stdout:31: done (12 left) 2023-10-07T21:13:48.582 INFO:tasks.rados.rados.0.smithi003.stdout:44: write initial oid 44 2023-10-07T21:13:48.582 INFO:tasks.rados.rados.0.smithi003.stdout:44: seq_num 43 ranges {0=729088} 2023-10-07T21:13:48.584 INFO:tasks.rados.rados.0.smithi003.stdout:44: writing smithi003182153-44 from 0 to 729088 tid 1 2023-10-07T21:13:48.584 INFO:tasks.rados.rados.0.smithi003.stdout:45: write initial oid 45 2023-10-07T21:13:48.584 INFO:tasks.rados.rados.0.smithi003.stdout:45: seq_num 44 ranges {0=745472} 2023-10-07T21:13:48.589 INFO:tasks.rados.rados.0.smithi003.stdout:45: writing smithi003182153-45 from 0 to 745472 tid 1 2023-10-07T21:13:48.589 INFO:tasks.rados.rados.0.smithi003.stdout:46: write initial oid 46 2023-10-07T21:13:48.590 INFO:tasks.rados.rados.0.smithi003.stdout:46: seq_num 45 ranges {0=761856} 2023-10-07T21:13:48.595 INFO:tasks.rados.rados.0.smithi003.stdout:46: writing smithi003182153-46 from 0 to 761856 tid 1 2023-10-07T21:13:48.595 INFO:tasks.rados.rados.0.smithi003.stdout:47: write initial oid 47 2023-10-07T21:13:48.595 INFO:tasks.rados.rados.0.smithi003.stdout:47: seq_num 46 ranges {0=778240} 2023-10-07T21:13:48.601 INFO:tasks.rados.rados.0.smithi003.stdout:47: writing smithi003182153-47 from 0 to 778240 tid 1 2023-10-07T21:13:48.601 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.601 INFO:tasks.rados.rados.0.smithi003.stdout:32: finishing write tid 3 to smithi003182153-32 2023-10-07T21:13:48.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 12 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-07T21:13:48.601 INFO:tasks.rados.rados.0.smithi003.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-10-07T21:13:48.601 INFO:tasks.rados.rados.0.smithi003.stdout:32: done (15 left) 2023-10-07T21:13:48.602 INFO:tasks.rados.rados.0.smithi003.stdout:48: write initial oid 48 2023-10-07T21:13:48.602 INFO:tasks.rados.rados.0.smithi003.stdout:48: seq_num 47 ranges {0=794624} 2023-10-07T21:13:48.607 INFO:tasks.rados.rados.0.smithi003.stdout:48: writing smithi003182153-48 from 0 to 794624 tid 1 2023-10-07T21:13:48.607 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.607 INFO:tasks.rados.rados.0.smithi003.stdout:33: finishing write tid 1 to smithi003182153-33 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:33: finishing write tid 2 to smithi003182153-33 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:33: finishing write tid 3 to smithi003182153-33 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 10 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:34: finishing write tid 1 to smithi003182153-34 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:34: finishing write tid 2 to smithi003182153-34 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:33: done (15 left) 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:49: write initial oid 49 2023-10-07T21:13:48.608 INFO:tasks.rados.rados.0.smithi003.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2023-10-07T21:13:48.610 INFO:tasks.rados.rados.0.smithi003.stdout:49: writing smithi003182153-49 from 0 to 409600 tid 1 2023-10-07T21:13:48.613 INFO:tasks.rados.rados.0.smithi003.stdout:49: writing smithi003182153-49 from 409600 to 811008 tid 2 2023-10-07T21:13:48.613 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.613 INFO:tasks.rados.rados.0.smithi003.stdout:34: finishing write tid 3 to smithi003182153-34 2023-10-07T21:13:48.614 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-10-07T21:13:48.614 INFO:tasks.rados.rados.0.smithi003.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-10-07T21:13:48.614 INFO:tasks.rados.rados.0.smithi003.stdout:34: done (15 left) 2023-10-07T21:13:48.614 INFO:tasks.rados.rados.0.smithi003.stdout:50: write initial oid 50 2023-10-07T21:13:48.614 INFO:tasks.rados.rados.0.smithi003.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2023-10-07T21:13:48.616 INFO:tasks.rados.rados.0.smithi003.stdout:50: writing smithi003182153-50 from 0 to 425984 tid 1 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout:50: writing smithi003182153-50 from 425984 to 827392 tid 2 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout:35: finishing write tid 1 to smithi003182153-35 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout:35: finishing write tid 2 to smithi003182153-35 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout:35: finishing write tid 3 to smithi003182153-35 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 8 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:13:48.620 INFO:tasks.rados.rados.0.smithi003.stdout:36: finishing write tid 1 to smithi003182153-36 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:35: done (15 left) 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:36: finishing write tid 2 to smithi003182153-36 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:36: finishing write tid 3 to smithi003182153-36 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:37: finishing write tid 1 to smithi003182153-37 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:36: done (15 left) 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 0 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:38: finishing write tid 1 to smithi003182153-38 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:37: finishing write tid 2 to smithi003182153-37 2023-10-07T21:13:48.621 INFO:tasks.rados.rados.0.smithi003.stdout:52: seq_num 50 ranges {409600=442368,851968=401408} 2023-10-07T21:13:48.625 INFO:tasks.rados.rados.0.smithi003.stdout:52: writing smithi003182153-25 from 409600 to 851968 tid 1 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout:52: writing smithi003182153-25 from 851968 to 1253376 tid 2 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout:38: finishing write tid 2 to smithi003182153-38 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout:38: finishing write tid 3 to smithi003182153-38 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 4 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout:39: finishing write tid 1 to smithi003182153-39 2023-10-07T21:13:48.630 INFO:tasks.rados.rados.0.smithi003.stdout:38: done (15 left) 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:53: rmattr oid 30 current snap is 0 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:53: done (15 left) 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:54: delete oid 3 current snap is 0 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:37: finishing write tid 3 to smithi003182153-37 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:39: finishing write tid 2 to smithi003182153-39 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:39: finishing write tid 3 to smithi003182153-39 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:40: finishing write tid 1 to smithi003182153-40 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:40: finishing write tid 2 to smithi003182153-40 2023-10-07T21:13:48.631 INFO:tasks.rados.rados.0.smithi003.stdout:40: finishing write tid 3 to smithi003182153-40 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:41: finishing write tid 1 to smithi003182153-41 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:41: finishing write tid 2 to smithi003182153-41 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:41: finishing write tid 3 to smithi003182153-41 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:42: finishing write tid 1 to smithi003182153-42 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:42: finishing write tid 2 to smithi003182153-42 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:42: finishing write tid 3 to smithi003182153-42 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T21:13:48.632 INFO:tasks.rados.rados.0.smithi003.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:43: finishing write tid 1 to smithi003182153-43 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:43: finishing write tid 2 to smithi003182153-43 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:43: finishing write tid 3 to smithi003182153-43 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:44: finishing write tid 1 to smithi003182153-44 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:44: finishing write tid 2 to smithi003182153-44 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:44: finishing write tid 3 to smithi003182153-44 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 14 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:45: finishing write tid 1 to smithi003182153-45 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:45: finishing write tid 2 to smithi003182153-45 2023-10-07T21:13:48.633 INFO:tasks.rados.rados.0.smithi003.stdout:45: finishing write tid 3 to smithi003182153-45 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 10 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:46: finishing write tid 1 to smithi003182153-46 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:46: finishing write tid 2 to smithi003182153-46 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:46: finishing write tid 3 to smithi003182153-46 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:47: finishing write tid 1 to smithi003182153-47 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:47: finishing write tid 2 to smithi003182153-47 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:47: finishing write tid 3 to smithi003182153-47 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:13:48.634 INFO:tasks.rados.rados.0.smithi003.stdout:48: finishing write tid 1 to smithi003182153-48 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:48: finishing write tid 2 to smithi003182153-48 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 1 to smithi003182153-49 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:48: finishing write tid 3 to smithi003182153-48 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 4 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 2 to smithi003182153-49 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 3 to smithi003182153-49 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 4 to smithi003182153-49 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 11 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-10-07T21:13:48.635 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 1 to smithi003182153-50 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 2 to smithi003182153-50 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 3 to smithi003182153-50 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 4 to smithi003182153-50 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 7 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:51: finishing copy_from to smithi003182153-2 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:51: finishing copy_from racing read to smithi003182153-2 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 1 to smithi003182153-25 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:37: done (15 left) 2023-10-07T21:13:48.636 INFO:tasks.rados.rados.0.smithi003.stdout:39: done (14 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:40: done (13 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:41: done (12 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:42: done (11 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:43: done (10 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:44: done (9 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: done (8 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:46: done (7 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:47: done (6 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:48: done (5 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:49: done (4 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:50: done (3 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:51: done (2 left) 2023-10-07T21:13:48.637 INFO:tasks.rados.rados.0.smithi003.stdout:54: done (1 left) 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:55: read oid 15 snap -1 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:56: rollback oid 31 current snap is 0 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:56: done (2 left) 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:57: read oid 28 snap -1 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:59: rollback oid 45 current snap is 0 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:59: done (4 left) 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2023-10-07T21:13:48.638 INFO:tasks.rados.rados.0.smithi003.stdout:61: delete oid 1 current snap is 0 2023-10-07T21:13:48.639 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 2 to smithi003182153-25 2023-10-07T21:13:48.639 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 3 to smithi003182153-25 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 4 to smithi003182153-25 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 10 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:52: left oid 25 (ObjNum 50 snap 0 seq_num 50) 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:52: done (5 left) 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:61: done (4 left) 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:62: read oid 24 snap -1 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:63: snap_create 2023-10-07T21:13:48.640 INFO:tasks.rados.rados.0.smithi003.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-07T21:13:48.641 INFO:tasks.rados.rados.0.smithi003.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-10-07T21:13:48.652 INFO:tasks.rados.rados.0.smithi003.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-07T21:13:48.662 INFO:tasks.rados.rados.0.smithi003.stdout:60: finishing copy_from to smithi003182153-22 2023-10-07T21:13:48.663 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 4 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T21:13:48.663 INFO:tasks.rados.rados.0.smithi003.stdout:60: finishing copy_from racing read to smithi003182153-22 2023-10-07T21:13:48.663 INFO:tasks.rados.rados.0.smithi003.stdout:58: finishing copy_from to smithi003182153-29 2023-10-07T21:13:48.663 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:13:48.663 INFO:tasks.rados.rados.0.smithi003.stdout:58: finishing copy_from racing read to smithi003182153-29 2023-10-07T21:13:49.476 INFO:tasks.rados.rados.0.smithi003.stdout:55: done (5 left) 2023-10-07T21:13:49.476 INFO:tasks.rados.rados.0.smithi003.stdout:57: done (4 left) 2023-10-07T21:13:49.476 INFO:tasks.rados.rados.0.smithi003.stdout:58: done (3 left) 2023-10-07T21:13:49.476 INFO:tasks.rados.rados.0.smithi003.stdout:60: done (2 left) 2023-10-07T21:13:49.476 INFO:tasks.rados.rados.0.smithi003.stdout:62: done (1 left) 2023-10-07T21:13:49.476 INFO:tasks.rados.rados.0.smithi003.stdout:63: done (0 left) 2023-10-07T21:13:49.477 INFO:tasks.rados.rados.0.smithi003.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2023-10-07T21:13:49.477 INFO:tasks.rados.rados.0.smithi003.stdout:65: read oid 30 snap -1 2023-10-07T21:13:49.477 INFO:tasks.rados.rados.0.smithi003.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:13:49.477 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 1 2023-10-07T21:13:49.477 INFO:tasks.rados.rados.0.smithi003.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2023-10-07T21:13:49.481 INFO:tasks.rados.rados.0.smithi003.stdout:66: writing smithi003182153-23 from 376832 to 868352 tid 1 2023-10-07T21:13:49.484 INFO:tasks.rados.rados.0.smithi003.stdout:66: writing smithi003182153-23 from 868352 to 1269760 tid 2 2023-10-07T21:13:49.484 INFO:tasks.rados.rados.0.smithi003.stdout:67: rollback oid 10 current snap is 1 2023-10-07T21:13:49.485 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 0 2023-10-07T21:13:49.485 INFO:tasks.rados.rados.0.smithi003.stdout:68: setattr oid 32 current snap is 1 2023-10-07T21:13:49.485 INFO:tasks.rados.rados.0.smithi003.stdout:69: copy_from oid 7 from oid 17 current snap is 1 2023-10-07T21:13:49.486 INFO:tasks.rados.rados.0.smithi003.stdout:70: read oid 20 snap 0 2023-10-07T21:13:49.486 INFO:tasks.rados.rados.0.smithi003.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T21:13:49.486 INFO:tasks.rados.rados.0.smithi003.stdout:71: copy_from oid 24 from oid 29 current snap is 1 2023-10-07T21:13:49.486 INFO:tasks.rados.rados.0.smithi003.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:65: done (7 left) 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:72: rollback oid 40 current snap is 1 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 0 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 1 to smithi003182153-23 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:64: finishing copy_from to smithi003182153-15 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:64: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:13:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 2 to smithi003182153-23 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 3 to smithi003182153-23 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 4 to smithi003182153-23 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 16 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 18 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 8 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-10-07T21:13:49.505 INFO:tasks.rados.rados.0.smithi003.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:71: finishing copy_from to smithi003182153-24 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:71: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:69: finishing copy_from to smithi003182153-7 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:69: finishing copy_from racing read to smithi003182153-7 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:64: done (7 left) 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:66: done (6 left) 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:67: done (5 left) 2023-10-07T21:13:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:68: done (4 left) 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:69: done (3 left) 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:70: done (2 left) 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:71: done (1 left) 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:73: read oid 14 snap 0 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:73: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:74: rmattr oid 41 current snap is 1 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:74: done (2 left) 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:75: copy_from oid 21 from oid 47 current snap is 1 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:72: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:72: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:13:49.518 INFO:tasks.rados.rados.0.smithi003.stdout:72: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:72: done (2 left) 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:76: read oid 26 snap -1 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:76: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:77: copy_from oid 4 from oid 29 current snap is 1 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:78: read oid 8 snap -1 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:78: expect (ObjNum 7 snap 0 seq_num 7) 2023-10-07T21:13:49.519 INFO:tasks.rados.rados.0.smithi003.stdout:79: setattr oid 34 current snap is 1 2023-10-07T21:13:49.520 INFO:tasks.rados.rados.0.smithi003.stdout:80: snap_create 2023-10-07T21:13:49.520 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 20 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-10-07T21:13:49.520 INFO:tasks.rados.rados.0.smithi003.stdout:78: expect (ObjNum 7 snap 0 seq_num 7) 2023-10-07T21:13:49.524 INFO:tasks.rados.rados.0.smithi003.stdout:73: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:13:49.531 INFO:tasks.rados.rados.0.smithi003.stdout:76: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:13:49.543 INFO:tasks.rados.rados.0.smithi003.stdout:75: finishing copy_from to smithi003182153-21 2023-10-07T21:13:49.543 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:13:49.543 INFO:tasks.rados.rados.0.smithi003.stdout:75: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:13:49.543 INFO:tasks.rados.rados.0.smithi003.stdout:77: finishing copy_from to smithi003182153-4 2023-10-07T21:13:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:13:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:77: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:13:49.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:49 smithi003 ceph-mon[115766]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T21:13:49.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:49 smithi003 ceph-mon[115766]: osdmap e77: 8 total, 8 up, 8 in 2023-10-07T21:13:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:49 smithi003 ceph-mon[98492]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T21:13:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:49 smithi003 ceph-mon[98492]: osdmap e77: 8 total, 8 up, 8 in 2023-10-07T21:13:49.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:49 smithi046 ceph-mon[102780]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T21:13:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:49 smithi046 ceph-mon[102780]: osdmap e77: 8 total, 8 up, 8 in 2023-10-07T21:13:50.481 INFO:tasks.rados.rados.0.smithi003.stdout:73: done (6 left) 2023-10-07T21:13:50.481 INFO:tasks.rados.rados.0.smithi003.stdout:75: done (5 left) 2023-10-07T21:13:50.481 INFO:tasks.rados.rados.0.smithi003.stdout:76: done (4 left) 2023-10-07T21:13:50.481 INFO:tasks.rados.rados.0.smithi003.stdout:77: done (3 left) 2023-10-07T21:13:50.481 INFO:tasks.rados.rados.0.smithi003.stdout:78: done (2 left) 2023-10-07T21:13:50.481 INFO:tasks.rados.rados.0.smithi003.stdout:79: done (1 left) 2023-10-07T21:13:50.482 INFO:tasks.rados.rados.0.smithi003.stdout:80: done (0 left) 2023-10-07T21:13:50.482 INFO:tasks.rados.rados.0.smithi003.stdout:81: rollback oid 40 current snap is 2 2023-10-07T21:13:50.482 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 1 2023-10-07T21:13:50.482 INFO:tasks.rados.rados.0.smithi003.stdout:82: snap_create 2023-10-07T21:13:50.486 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:13:50.486 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:13:50.488 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:13:50.488 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 24 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:13:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:50 smithi003 ceph-mon[98492]: pgmap v86: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:50 smithi003 ceph-mon[98492]: osdmap e78: 8 total, 8 up, 8 in 2023-10-07T21:13:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:50 smithi003 ceph-mon[115766]: pgmap v86: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:50 smithi003 ceph-mon[115766]: osdmap e78: 8 total, 8 up, 8 in 2023-10-07T21:13:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:50 smithi046 ceph-mon[102780]: pgmap v86: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:50 smithi046 ceph-mon[102780]: osdmap e78: 8 total, 8 up, 8 in 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:81: done (1 left) 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:82: done (0 left) 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:83: rollback oid 9 current snap is 3 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 0 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:84: read oid 20 snap 1 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:85: read oid 41 snap -1 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:86: read oid 5 snap -1 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-10-07T21:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:87: read oid 4 snap -1 2023-10-07T21:13:51.487 INFO:tasks.rados.rados.0.smithi003.stdout:87: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:13:51.487 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 3 2023-10-07T21:13:51.487 INFO:tasks.rados.rados.0.smithi003.stdout:88: seq_num 54 ranges {0=507904,507904=401408} 2023-10-07T21:13:51.488 INFO:tasks.rados.rados.0.smithi003.stdout:88: writing smithi003182153-3 from 0 to 507904 tid 1 2023-10-07T21:13:51.494 INFO:tasks.rados.rados.0.smithi003.stdout:88: writing smithi003182153-3 from 507904 to 909312 tid 2 2023-10-07T21:13:51.494 INFO:tasks.rados.rados.0.smithi003.stdout:89: read oid 27 snap -1 2023-10-07T21:13:51.494 INFO:tasks.rados.rados.0.smithi003.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T21:13:51.494 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 3 2023-10-07T21:13:51.494 INFO:tasks.rados.rados.0.smithi003.stdout:90: seq_num 55 ranges {270336=524288,794624=401408} 2023-10-07T21:13:51.497 INFO:tasks.rados.rados.0.smithi003.stdout:90: writing smithi003182153-17 from 270336 to 794624 tid 1 2023-10-07T21:13:51.500 INFO:tasks.rados.rados.0.smithi003.stdout:90: writing smithi003182153-17 from 794624 to 1196032 tid 2 2023-10-07T21:13:51.500 INFO:tasks.rados.rados.0.smithi003.stdout:91: rollback oid 36 current snap is 3 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 2 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:92: rollback oid 7 current snap is 3 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 7 to 0 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:93: snap_create 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing rollback tid 0 to smithi003182153-9 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing rollback tid 2 to smithi003182153-9 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 15 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-10-07T21:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-10-07T21:13:51.504 INFO:tasks.rados.rados.0.smithi003.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-07T21:13:51.534 INFO:tasks.rados.rados.0.smithi003.stdout:87: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:13:51.555 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 1 to smithi003182153-3 2023-10-07T21:13:51.555 INFO:tasks.rados.rados.0.smithi003.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T21:13:51.567 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 2 to smithi003182153-3 2023-10-07T21:13:51.567 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 3 to smithi003182153-3 2023-10-07T21:13:51.567 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 4 to smithi003182153-3 2023-10-07T21:13:51.567 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 6 (ObjNum 54 snap 3 seq_num 54) dirty exists 2023-10-07T21:13:51.567 INFO:tasks.rados.rados.0.smithi003.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2023-10-07T21:13:51.567 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:13:51.567 INFO:tasks.rados.rados.0.smithi003.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T21:13:51.575 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:13:51.575 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 1 to smithi003182153-17 2023-10-07T21:13:51.575 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing rollback tid 2 to smithi003182153-36 2023-10-07T21:13:51.575 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 11 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 2 to smithi003182153-17 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 3 to smithi003182153-17 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 4 to smithi003182153-17 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 8 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:90: left oid 17 (ObjNum 55 snap 3 seq_num 55) 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing rollback tid 0 to smithi003182153-7 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing rollback tid 1 to smithi003182153-7 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing rollback tid 2 to smithi003182153-7 2023-10-07T21:13:51.576 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 16 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:13:51.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:51 smithi003 ceph-mon[98492]: osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:13:51.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:51 smithi003 ceph-mon[115766]: osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:13:51.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:51 smithi046 ceph-mon[102780]: osdmap e79: 8 total, 8 up, 8 in 2023-10-07T21:13:52.493 INFO:tasks.rados.rados.0.smithi003.stdout:83: done (10 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:84: done (9 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:85: done (8 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:86: done (7 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:87: done (6 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:88: done (5 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:89: done (4 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:90: done (3 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:91: done (2 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:92: done (1 left) 2023-10-07T21:13:52.494 INFO:tasks.rados.rados.0.smithi003.stdout:93: done (0 left) 2023-10-07T21:13:52.495 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 4 2023-10-07T21:13:52.495 INFO:tasks.rados.rados.0.smithi003.stdout:94: seq_num 56 ranges {442368=540672,983040=401408} 2023-10-07T21:13:52.496 INFO:tasks.rados.rados.0.smithi003.stdout:94: writing smithi003182153-27 from 442368 to 983040 tid 1 2023-10-07T21:13:52.499 INFO:tasks.rados.rados.0.smithi003.stdout:94: writing smithi003182153-27 from 983040 to 1384448 tid 2 2023-10-07T21:13:52.499 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 4 2023-10-07T21:13:52.499 INFO:tasks.rados.rados.0.smithi003.stdout:95: seq_num 57 ranges {638976=557056,1196032=401408} 2023-10-07T21:13:52.506 INFO:tasks.rados.rados.0.smithi003.stdout:95: writing smithi003182153-39 from 638976 to 1196032 tid 1 2023-10-07T21:13:52.509 INFO:tasks.rados.rados.0.smithi003.stdout:95: writing smithi003182153-39 from 1196032 to 1597440 tid 2 2023-10-07T21:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:96: read oid 45 snap -1 2023-10-07T21:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:97: rollback oid 12 current snap is 4 2023-10-07T21:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 3 2023-10-07T21:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:98: snap_remove snap 0 2023-10-07T21:13:52.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:52 smithi003 ceph-mon[98492]: pgmap v89: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.4 MiB/s wr, 51 op/s 2023-10-07T21:13:52.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:52 smithi003 ceph-mon[98492]: osdmap e80: 8 total, 8 up, 8 in 2023-10-07T21:13:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:52 smithi003 ceph-mon[115766]: pgmap v89: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.4 MiB/s wr, 51 op/s 2023-10-07T21:13:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:52 smithi003 ceph-mon[115766]: osdmap e80: 8 total, 8 up, 8 in 2023-10-07T21:13:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:52 smithi046 ceph-mon[102780]: pgmap v89: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.4 MiB/s wr, 51 op/s 2023-10-07T21:13:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:52 smithi046 ceph-mon[102780]: osdmap e80: 8 total, 8 up, 8 in 2023-10-07T21:13:53.504 INFO:tasks.rados.rados.0.smithi003.stdout:98: done (4 left) 2023-10-07T21:13:53.504 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 4 2023-10-07T21:13:53.505 INFO:tasks.rados.rados.0.smithi003.stdout:99: seq_num 58 ranges {557056=573440,1130496=401408} 2023-10-07T21:13:53.508 INFO:tasks.rados.rados.0.smithi003.stdout:99: writing smithi003182153-34 from 557056 to 1130496 tid 1 2023-10-07T21:13:53.512 INFO:tasks.rados.rados.0.smithi003.stdout:99: writing smithi003182153-34 from 1130496 to 1531904 tid 2 2023-10-07T21:13:53.512 INFO:tasks.rados.rados.0.smithi003.stdout:100: read oid 15 snap -1 2023-10-07T21:13:53.512 INFO:tasks.rados.rados.0.smithi003.stdout:100: expect (ObjNum 10 snap 0 seq_num 10) 2023-10-07T21:13:53.512 INFO:tasks.rados.rados.0.smithi003.stdout:101: snap_create 2023-10-07T21:13:53.512 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 1 to smithi003182153-27 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 2 to smithi003182153-27 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 3 to smithi003182153-27 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 4 to smithi003182153-27 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 14 (ObjNum 56 snap 4 seq_num 56) dirty exists 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 1 to smithi003182153-39 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 8 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-10-07T21:13:53.513 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 2 to smithi003182153-39 2023-10-07T21:13:53.514 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 3 to smithi003182153-39 2023-10-07T21:13:53.514 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 4 to smithi003182153-39 2023-10-07T21:13:53.514 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 28 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T21:13:53.514 INFO:tasks.rados.rados.0.smithi003.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2023-10-07T21:13:53.514 INFO:tasks.rados.rados.0.smithi003.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:13:53.531 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 1 to smithi003182153-34 2023-10-07T21:13:53.531 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 2 to smithi003182153-34 2023-10-07T21:13:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:100: expect (ObjNum 10 snap 0 seq_num 10) 2023-10-07T21:13:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 3 to smithi003182153-34 2023-10-07T21:13:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 4 to smithi003182153-34 2023-10-07T21:13:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 40 (ObjNum 58 snap 4 seq_num 58) dirty exists 2023-10-07T21:13:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:99: left oid 34 (ObjNum 58 snap 4 seq_num 58) 2023-10-07T21:13:53.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:53 smithi003 ceph-mon[115766]: osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:13:53.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:53 smithi003 ceph-mon[98492]: osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:13:53.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:53 smithi046 ceph-mon[102780]: osdmap e81: 8 total, 8 up, 8 in 2023-10-07T21:13:54.497 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:13:54 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:54] "GET /metrics HTTP/1.1" 200 237996 "" "Prometheus/2.43.0" 2023-10-07T21:13:54.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:54 smithi003 ceph-mon[98492]: pgmap v92: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2023-10-07T21:13:54.497 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:54 smithi003 ceph-mon[98492]: osdmap e82: 8 total, 8 up, 8 in 2023-10-07T21:13:54.508 INFO:tasks.rados.rados.0.smithi003.stdout:94: done (6 left) 2023-10-07T21:13:54.508 INFO:tasks.rados.rados.0.smithi003.stdout:95: done (5 left) 2023-10-07T21:13:54.509 INFO:tasks.rados.rados.0.smithi003.stdout:96: done (4 left) 2023-10-07T21:13:54.509 INFO:tasks.rados.rados.0.smithi003.stdout:97: done (3 left) 2023-10-07T21:13:54.509 INFO:tasks.rados.rados.0.smithi003.stdout:99: done (2 left) 2023-10-07T21:13:54.509 INFO:tasks.rados.rados.0.smithi003.stdout:100: done (1 left) 2023-10-07T21:13:54.509 INFO:tasks.rados.rados.0.smithi003.stdout:101: done (0 left) 2023-10-07T21:13:54.509 INFO:tasks.rados.rados.0.smithi003.stdout:102: snap_remove snap 1 2023-10-07T21:13:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:54 smithi003 ceph-mon[115766]: pgmap v92: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2023-10-07T21:13:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:54 smithi003 ceph-mon[115766]: osdmap e82: 8 total, 8 up, 8 in 2023-10-07T21:13:54.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:54 smithi046 ceph-mon[102780]: pgmap v92: 121 pgs: 121 active+clean; 26 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.5 MiB/s wr, 75 op/s 2023-10-07T21:13:54.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:54 smithi046 ceph-mon[102780]: osdmap e82: 8 total, 8 up, 8 in 2023-10-07T21:13:55.515 INFO:tasks.rados.rados.0.smithi003.stdout:102: done (0 left) 2023-10-07T21:13:55.515 INFO:tasks.rados.rados.0.smithi003.stdout:103: read oid 29 snap 4 2023-10-07T21:13:55.515 INFO:tasks.rados.rados.0.smithi003.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:13:55.515 INFO:tasks.rados.rados.0.smithi003.stdout:104: read oid 46 snap -1 2023-10-07T21:13:55.515 INFO:tasks.rados.rados.0.smithi003.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:13:55.515 INFO:tasks.rados.rados.0.smithi003.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2023-10-07T21:13:55.516 INFO:tasks.rados.rados.0.smithi003.stdout:106: rmattr oid 49 current snap is 5 2023-10-07T21:13:55.516 INFO:tasks.rados.rados.0.smithi003.stdout:106: done (3 left) 2023-10-07T21:13:55.516 INFO:tasks.rados.rados.0.smithi003.stdout:107: snap_remove snap 3 2023-10-07T21:13:55.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:55 smithi003 ceph-mon[98492]: osdmap e83: 8 total, 8 up, 8 in 2023-10-07T21:13:55.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:55 smithi003 ceph-mon[98492]: pgmap v95: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:13:55.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:55 smithi003 ceph-mon[115766]: osdmap e83: 8 total, 8 up, 8 in 2023-10-07T21:13:55.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:55 smithi003 ceph-mon[115766]: pgmap v95: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:13:55.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:55 smithi046 ceph-mon[102780]: osdmap e83: 8 total, 8 up, 8 in 2023-10-07T21:13:55.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:55 smithi046 ceph-mon[102780]: pgmap v95: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:13:56.524 INFO:tasks.rados.rados.0.smithi003.stdout:107: done (3 left) 2023-10-07T21:13:56.524 INFO:tasks.rados.rados.0.smithi003.stdout:108: rmattr oid 30 current snap is 5 2023-10-07T21:13:56.524 INFO:tasks.rados.rados.0.smithi003.stdout:108: done (3 left) 2023-10-07T21:13:56.524 INFO:tasks.rados.rados.0.smithi003.stdout:109: read oid 42 snap 2 2023-10-07T21:13:56.524 INFO:tasks.rados.rados.0.smithi003.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T21:13:56.524 INFO:tasks.rados.rados.0.smithi003.stdout:110: rmattr oid 14 current snap is 5 2023-10-07T21:13:56.525 INFO:tasks.rados.rados.0.smithi003.stdout:110: done (4 left) 2023-10-07T21:13:56.525 INFO:tasks.rados.rados.0.smithi003.stdout:111: read oid 9 snap 2 2023-10-07T21:13:56.525 INFO:tasks.rados.rados.0.smithi003.stdout:111: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-07T21:13:56.525 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 5 2023-10-07T21:13:56.525 INFO:tasks.rados.rados.0.smithi003.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:13:56.550 INFO:tasks.rados.rados.0.smithi003.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:13:56.575 INFO:tasks.rados.rados.0.smithi003.stdout:105: finishing copy_from to smithi003182153-36 2023-10-07T21:13:56.575 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-07T21:13:56.575 INFO:tasks.rados.rados.0.smithi003.stdout:105: finishing copy_from racing read to smithi003182153-36 2023-10-07T21:13:56.575 INFO:tasks.rados.rados.0.smithi003.stdout:112: seq_num 59 ranges {778240=598016,1376256=401408} 2023-10-07T21:13:56.582 INFO:tasks.rados.rados.0.smithi003.stdout:112: writing smithi003182153-24 from 778240 to 1376256 tid 1 2023-10-07T21:13:56.585 INFO:tasks.rados.rados.0.smithi003.stdout:112: writing smithi003182153-24 from 1376256 to 1777664 tid 2 2023-10-07T21:13:56.585 INFO:tasks.rados.rados.0.smithi003.stdout:103: done (5 left) 2023-10-07T21:13:56.585 INFO:tasks.rados.rados.0.smithi003.stdout:104: done (4 left) 2023-10-07T21:13:56.585 INFO:tasks.rados.rados.0.smithi003.stdout:105: done (3 left) 2023-10-07T21:13:56.585 INFO:tasks.rados.rados.0.smithi003.stdout:113: copy_from oid 34 from oid 40 current snap is 5 2023-10-07T21:13:56.585 INFO:tasks.rados.rados.0.smithi003.stdout:111: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-07T21:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T21:13:56.609 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 1 to smithi003182153-24 2023-10-07T21:13:56.609 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 2 to smithi003182153-24 2023-10-07T21:13:56.610 INFO:tasks.rados.rados.0.smithi003.stdout:109: done (3 left) 2023-10-07T21:13:56.610 INFO:tasks.rados.rados.0.smithi003.stdout:111: done (2 left) 2023-10-07T21:13:56.610 INFO:tasks.rados.rados.0.smithi003.stdout:114: snap_remove snap 4 2023-10-07T21:13:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:56 smithi003 ceph-mon[115766]: osdmap e84: 8 total, 8 up, 8 in 2023-10-07T21:13:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:56 smithi003 ceph-mon[98492]: osdmap e84: 8 total, 8 up, 8 in 2023-10-07T21:13:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:56 smithi046 ceph-mon[102780]: osdmap e84: 8 total, 8 up, 8 in 2023-10-07T21:13:57.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:13:57 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:13:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:13:57.530 INFO:tasks.rados.rados.0.smithi003.stdout:114: done (2 left) 2023-10-07T21:13:57.530 INFO:tasks.rados.rados.0.smithi003.stdout:115: copy_from oid 16 from oid 21 current snap is 5 2023-10-07T21:13:57.530 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 3 to smithi003182153-24 2023-10-07T21:13:57.530 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 4 to smithi003182153-24 2023-10-07T21:13:57.530 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 54 (ObjNum 59 snap 5 seq_num 59) dirty exists 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:112: left oid 24 (ObjNum 59 snap 5 seq_num 59) 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing copy_from to smithi003182153-34 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 24 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:112: done (2 left) 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:113: done (1 left) 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:116: read oid 14 snap 2 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:116: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 5 2023-10-07T21:13:57.531 INFO:tasks.rados.rados.0.smithi003.stdout:117: seq_num 60 ranges {811008=614400,1425408=401408} 2023-10-07T21:13:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:117: writing smithi003182153-49 from 811008 to 1425408 tid 1 2023-10-07T21:13:57.541 INFO:tasks.rados.rados.0.smithi003.stdout:117: writing smithi003182153-49 from 1425408 to 1826816 tid 2 2023-10-07T21:13:57.541 INFO:tasks.rados.rados.0.smithi003.stdout:118: delete oid 43 current snap is 5 2023-10-07T21:13:57.543 INFO:tasks.rados.rados.0.smithi003.stdout:116: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:13:57.551 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 1 to smithi003182153-49 2023-10-07T21:13:57.551 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing copy_from to smithi003182153-16 2023-10-07T21:13:57.551 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:13:57.551 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:13:57.551 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 2 to smithi003182153-49 2023-10-07T21:13:57.551 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 3 to smithi003182153-49 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 4 to smithi003182153-49 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 15 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:117: left oid 49 (ObjNum 60 snap 5 seq_num 60) 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:115: done (3 left) 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:116: done (2 left) 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:117: done (1 left) 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:118: done (0 left) 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:119: read oid 43 snap -1 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:119: expect deleted 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:120: rollback oid 38 current snap is 5 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 2 2023-10-07T21:13:57.552 INFO:tasks.rados.rados.0.smithi003.stdout:121: delete oid 12 current snap is 5 2023-10-07T21:13:57.553 INFO:tasks.rados.rados.0.smithi003.stdout:119: done (2 left) 2023-10-07T21:13:57.553 INFO:tasks.rados.rados.0.smithi003.stdout:121: done (1 left) 2023-10-07T21:13:57.553 INFO:tasks.rados.rados.0.smithi003.stdout:122: read oid 9 snap 2 2023-10-07T21:13:57.553 INFO:tasks.rados.rados.0.smithi003.stdout:122: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-07T21:13:57.553 INFO:tasks.rados.rados.0.smithi003.stdout:123: rollback oid 14 current snap is 5 2023-10-07T21:13:57.553 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 2 2023-10-07T21:13:57.554 INFO:tasks.rados.rados.0.smithi003.stdout:124: delete oid 13 current snap is 5 2023-10-07T21:13:57.554 INFO:tasks.rados.rados.0.smithi003.stdout:124: done (3 left) 2023-10-07T21:13:57.554 INFO:tasks.rados.rados.0.smithi003.stdout:125: setattr oid 45 current snap is 5 2023-10-07T21:13:57.556 INFO:tasks.rados.rados.0.smithi003.stdout:122: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-07T21:13:57.560 INFO:tasks.rados.rados.0.smithi003.stdout:120: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:120: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:120: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 23 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:123: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:123: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:123: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 23 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:120: done (3 left) 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:122: done (2 left) 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:123: done (1 left) 2023-10-07T21:13:57.561 INFO:tasks.rados.rados.0.smithi003.stdout:126: snap_create 2023-10-07T21:13:57.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 20 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-07T21:13:57.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:57 smithi003 ceph-mon[98492]: osdmap e85: 8 total, 8 up, 8 in 2023-10-07T21:13:57.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:57 smithi003 ceph-mon[98492]: pgmap v98: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:13:57.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:57 smithi003 ceph-mon[115766]: osdmap e85: 8 total, 8 up, 8 in 2023-10-07T21:13:57.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:57 smithi003 ceph-mon[115766]: pgmap v98: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:13:57.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:57 smithi046 ceph-mon[102780]: osdmap e85: 8 total, 8 up, 8 in 2023-10-07T21:13:57.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:57 smithi046 ceph-mon[102780]: pgmap v98: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:13:58.077 INFO:tasks.rados.rados.0.smithi003.stdout:125: done (1 left) 2023-10-07T21:13:58.077 INFO:tasks.rados.rados.0.smithi003.stdout:126: done (0 left) 2023-10-07T21:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:127: copy_from oid 25 from oid 6 current snap is 6 2023-10-07T21:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:128: setattr oid 23 current snap is 6 2023-10-07T21:13:58.088 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 6 2023-10-07T21:13:58.088 INFO:tasks.rados.rados.0.smithi003.stdout:129: seq_num 64 ranges {172032=679936,851968=401408} 2023-10-07T21:13:58.089 INFO:tasks.rados.rados.0.smithi003.stdout:129: writing smithi003182153-15 from 172032 to 851968 tid 1 2023-10-07T21:13:58.089 INFO:tasks.rados.rados.0.smithi003.stdout:129: writing smithi003182153-15 from 851968 to 1253376 tid 2 2023-10-07T21:13:58.089 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 6 2023-10-07T21:13:58.089 INFO:tasks.rados.rados.0.smithi003.stdout:130: seq_num 65 ranges {319488=696320,1015808=401408} 2023-10-07T21:13:58.095 INFO:tasks.rados.rados.0.smithi003.stdout:130: writing smithi003182153-20 from 319488 to 1015808 tid 1 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:130: writing smithi003182153-20 from 1015808 to 1417216 tid 2 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:131: rollback oid 31 current snap is 6 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 2 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 22 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:127: finishing copy_from to smithi003182153-25 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:127: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 1 to smithi003182153-15 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 2 to smithi003182153-15 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 3 to smithi003182153-15 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 4 to smithi003182153-15 2023-10-07T21:13:58.098 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 28 (ObjNum 64 snap 6 seq_num 64) dirty exists 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:129: left oid 15 (ObjNum 64 snap 6 seq_num 64) 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:127: done (4 left) 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:128: done (3 left) 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:129: done (2 left) 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:132: read oid 26 snap -1 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:132: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 6 2023-10-07T21:13:58.099 INFO:tasks.rados.rados.0.smithi003.stdout:133: seq_num 66 ranges {172032=712704,884736=401408} 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:133: writing smithi003182153-2 from 172032 to 884736 tid 1 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:133: writing smithi003182153-2 from 884736 to 1286144 tid 2 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 1 to smithi003182153-20 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 2 to smithi003182153-20 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 3 to smithi003182153-20 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:131: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:131: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:134: snap_create 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:131: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 19 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 4 to smithi003182153-20 2023-10-07T21:13:58.107 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 16 (ObjNum 65 snap 6 seq_num 65) dirty exists 2023-10-07T21:13:58.108 INFO:tasks.rados.rados.0.smithi003.stdout:130: left oid 20 (ObjNum 65 snap 6 seq_num 65) 2023-10-07T21:13:58.108 INFO:tasks.rados.rados.0.smithi003.stdout:132: expect (ObjNum 25 snap 0 seq_num 25) 2023-10-07T21:13:58.119 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 1 to smithi003182153-2 2023-10-07T21:13:58.119 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 2 to smithi003182153-2 2023-10-07T21:13:58.119 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 3 to smithi003182153-2 2023-10-07T21:13:58.119 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 4 to smithi003182153-2 2023-10-07T21:13:58.119 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 26 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-10-07T21:13:58.119 INFO:tasks.rados.rados.0.smithi003.stdout:133: left oid 2 (ObjNum 66 snap 6 seq_num 66) 2023-10-07T21:13:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:58 smithi003 ceph-mon[115766]: osdmap e86: 8 total, 8 up, 8 in 2023-10-07T21:13:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:13:58 smithi003 ceph-mon[115766]: osdmap e87: 8 total, 8 up, 8 in 2023-10-07T21:13:58.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:58 smithi003 ceph-mon[98492]: osdmap e86: 8 total, 8 up, 8 in 2023-10-07T21:13:58.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:13:58 smithi003 ceph-mon[98492]: osdmap e87: 8 total, 8 up, 8 in 2023-10-07T21:13:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:58 smithi046 ceph-mon[102780]: osdmap e86: 8 total, 8 up, 8 in 2023-10-07T21:13:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:13:58 smithi046 ceph-mon[102780]: osdmap e87: 8 total, 8 up, 8 in 2023-10-07T21:13:59.085 INFO:tasks.rados.rados.0.smithi003.stdout:130: done (4 left) 2023-10-07T21:13:59.085 INFO:tasks.rados.rados.0.smithi003.stdout:131: done (3 left) 2023-10-07T21:13:59.085 INFO:tasks.rados.rados.0.smithi003.stdout:132: done (2 left) 2023-10-07T21:13:59.086 INFO:tasks.rados.rados.0.smithi003.stdout:133: done (1 left) 2023-10-07T21:13:59.086 INFO:tasks.rados.rados.0.smithi003.stdout:134: done (0 left) 2023-10-07T21:13:59.086 INFO:tasks.rados.rados.0.smithi003.stdout:135: read oid 48 snap 5 2023-10-07T21:13:59.086 INFO:tasks.rados.rados.0.smithi003.stdout:135: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:13:59.086 INFO:tasks.rados.rados.0.smithi003.stdout:136: read oid 49 snap 6 2023-10-07T21:13:59.086 INFO:tasks.rados.rados.0.smithi003.stdout:136: expect (ObjNum 60 snap 5 seq_num 60) 2023-10-07T21:13:59.086 INFO:tasks.rados.rados.0.smithi003.stdout:137: delete oid 44 current snap is 7 2023-10-07T21:13:59.090 INFO:tasks.rados.rados.0.smithi003.stdout:137: done (2 left) 2023-10-07T21:13:59.090 INFO:tasks.rados.rados.0.smithi003.stdout:138: rollback oid 23 current snap is 7 2023-10-07T21:13:59.090 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 5 2023-10-07T21:13:59.090 INFO:tasks.rados.rados.0.smithi003.stdout:139: read oid 30 snap -1 2023-10-07T21:13:59.090 INFO:tasks.rados.rados.0.smithi003.stdout:139: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:13:59.090 INFO:tasks.rados.rados.0.smithi003.stdout:140: setattr oid 35 current snap is 7 2023-10-07T21:13:59.091 INFO:tasks.rados.rados.0.smithi003.stdout:141: delete oid 25 current snap is 7 2023-10-07T21:13:59.095 INFO:tasks.rados.rados.0.smithi003.stdout:135: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:13:59.131 INFO:tasks.rados.rados.0.smithi003.stdout:138: finishing rollback tid 0 to smithi003182153-23 2023-10-07T21:13:59.131 INFO:tasks.rados.rados.0.smithi003.stdout:138: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:13:59.131 INFO:tasks.rados.rados.0.smithi003.stdout:138: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:13:59.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 26 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-10-07T21:13:59.131 INFO:tasks.rados.rados.0.smithi003.stdout:139: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T21:13:59.142 INFO:tasks.rados.rados.0.smithi003.stdout:136: expect (ObjNum 60 snap 5 seq_num 60) 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 28 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:135: done (5 left) 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:136: done (4 left) 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:138: done (3 left) 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:139: done (2 left) 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:140: done (1 left) 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:141: done (0 left) 2023-10-07T21:13:59.212 INFO:tasks.rados.rados.0.smithi003.stdout:142: snap_remove snap 5 2023-10-07T21:14:00.091 INFO:tasks.rados.rados.0.smithi003.stdout:142: done (0 left) 2023-10-07T21:14:00.091 INFO:tasks.rados.rados.0.smithi003.stdout:143: setattr oid 28 current snap is 7 2023-10-07T21:14:00.093 INFO:tasks.rados.rados.0.smithi003.stdout:144: snap_remove snap 2 2023-10-07T21:14:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:00 smithi046 ceph-mon[102780]: osdmap e88: 8 total, 8 up, 8 in 2023-10-07T21:14:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:00 smithi046 ceph-mon[102780]: pgmap v102: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:00 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:00 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:00 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[115766]: osdmap e88: 8 total, 8 up, 8 in 2023-10-07T21:14:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[115766]: pgmap v102: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:00.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[98492]: osdmap e88: 8 total, 8 up, 8 in 2023-10-07T21:14:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[98492]: pgmap v102: 121 pgs: 121 active+clean; 29 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:00 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:01.100 INFO:tasks.rados.rados.0.smithi003.stdout:144: done (1 left) 2023-10-07T21:14:01.100 INFO:tasks.rados.rados.0.smithi003.stdout:145: delete oid 6 current snap is 7 2023-10-07T21:14:01.100 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 32 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-10-07T21:14:01.108 INFO:tasks.rados.rados.0.smithi003.stdout:143: done (1 left) 2023-10-07T21:14:01.109 INFO:tasks.rados.rados.0.smithi003.stdout:145: done (0 left) 2023-10-07T21:14:01.109 INFO:tasks.rados.rados.0.smithi003.stdout:146: snap_remove snap 6 2023-10-07T21:14:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:01 smithi046 ceph-mon[102780]: osdmap e89: 8 total, 8 up, 8 in 2023-10-07T21:14:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:01 smithi003 ceph-mon[115766]: osdmap e89: 8 total, 8 up, 8 in 2023-10-07T21:14:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:01 smithi003 ceph-mon[98492]: osdmap e89: 8 total, 8 up, 8 in 2023-10-07T21:14:02.109 INFO:tasks.rados.rados.0.smithi003.stdout:146: done (0 left) 2023-10-07T21:14:02.109 INFO:tasks.rados.rados.0.smithi003.stdout:147: rollback oid 17 current snap is 7 2023-10-07T21:14:02.110 INFO:tasks.rados.rados.0.smithi003.stdout:147: done (0 left) 2023-10-07T21:14:02.110 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 7 2023-10-07T21:14:02.110 INFO:tasks.rados.rados.0.smithi003.stdout:148: seq_num 70 ranges {0=778240,778240=401408} 2023-10-07T21:14:02.114 INFO:tasks.rados.rados.0.smithi003.stdout:148: writing smithi003182153-43 from 0 to 778240 tid 1 2023-10-07T21:14:02.117 INFO:tasks.rados.rados.0.smithi003.stdout:148: writing smithi003182153-43 from 778240 to 1179648 tid 2 2023-10-07T21:14:02.117 INFO:tasks.rados.rados.0.smithi003.stdout:149: read oid 11 snap -1 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:149: expect (ObjNum 10 snap 0 seq_num 10) 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:150: read oid 6 snap -1 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:150: expect deleted 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:151: copy_from oid 18 from oid 46 current snap is 7 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:152: read oid 41 snap -1 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:152: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:153: copy_from oid 31 from oid 2 current snap is 7 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:154: copy_from oid 21 from oid 20 current snap is 7 2023-10-07T21:14:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:155: snap_create 2023-10-07T21:14:02.124 INFO:tasks.rados.rados.0.smithi003.stdout:149: expect (ObjNum 10 snap 0 seq_num 10) 2023-10-07T21:14:02.134 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 1 to smithi003182153-43 2023-10-07T21:14:02.134 INFO:tasks.rados.rados.0.smithi003.stdout:152: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-07T21:14:02.158 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 2 to smithi003182153-43 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 3 to smithi003182153-43 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 4 to smithi003182153-43 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 73 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:148: left oid 43 (ObjNum 70 snap 7 seq_num 70) 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:151: finishing copy_from to smithi003182153-18 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:151: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:154: finishing copy_from to smithi003182153-21 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 16 (ObjNum 65 snap 6 seq_num 65) dirty exists 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:154: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:14:02.159 INFO:tasks.rados.rados.0.smithi003.stdout:153: finishing copy_from to smithi003182153-31 2023-10-07T21:14:02.160 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 26 (ObjNum 66 snap 6 seq_num 66) dirty exists 2023-10-07T21:14:02.160 INFO:tasks.rados.rados.0.smithi003.stdout:153: finishing copy_from racing read to smithi003182153-31 2023-10-07T21:14:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:02 smithi003 ceph-mon[115766]: osdmap e90: 8 total, 8 up, 8 in 2023-10-07T21:14:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:02 smithi003 ceph-mon[115766]: pgmap v105: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 42 op/s 2023-10-07T21:14:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:02 smithi003 ceph-mon[98492]: osdmap e90: 8 total, 8 up, 8 in 2023-10-07T21:14:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:02 smithi003 ceph-mon[98492]: pgmap v105: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 42 op/s 2023-10-07T21:14:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:02 smithi046 ceph-mon[102780]: osdmap e90: 8 total, 8 up, 8 in 2023-10-07T21:14:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:02 smithi046 ceph-mon[102780]: pgmap v105: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 42 op/s 2023-10-07T21:14:03.079 INFO:tasks.rados.rados.0.smithi003.stdout:148: done (7 left) 2023-10-07T21:14:03.079 INFO:tasks.rados.rados.0.smithi003.stdout:149: done (6 left) 2023-10-07T21:14:03.079 INFO:tasks.rados.rados.0.smithi003.stdout:150: done (5 left) 2023-10-07T21:14:03.079 INFO:tasks.rados.rados.0.smithi003.stdout:151: done (4 left) 2023-10-07T21:14:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:152: done (3 left) 2023-10-07T21:14:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:153: done (2 left) 2023-10-07T21:14:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:154: done (1 left) 2023-10-07T21:14:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:155: done (0 left) 2023-10-07T21:14:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 8 2023-10-07T21:14:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:156: seq_num 71 ranges {139264=794624,933888=401408} 2023-10-07T21:14:03.085 INFO:tasks.rados.rados.0.smithi003.stdout:156: writing smithi003182153-9 from 139264 to 933888 tid 1 2023-10-07T21:14:03.087 INFO:tasks.rados.rados.0.smithi003.stdout:156: writing smithi003182153-9 from 933888 to 1335296 tid 2 2023-10-07T21:14:03.089 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 8 2023-10-07T21:14:03.089 INFO:tasks.rados.rados.0.smithi003.stdout:157: seq_num 72 ranges {0=409600,409600=524288,933888=278528} 2023-10-07T21:14:03.091 INFO:tasks.rados.rados.0.smithi003.stdout:157: writing smithi003182153-12 from 0 to 409600 tid 1 2023-10-07T21:14:03.094 INFO:tasks.rados.rados.0.smithi003.stdout:157: writing smithi003182153-12 from 409600 to 933888 tid 2 2023-10-07T21:14:03.097 INFO:tasks.rados.rados.0.smithi003.stdout:157: writing smithi003182153-12 from 933888 to 1212416 tid 3 2023-10-07T21:14:03.097 INFO:tasks.rados.rados.0.smithi003.stdout:158: rollback oid 22 current snap is 8 2023-10-07T21:14:03.097 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 7 2023-10-07T21:14:03.097 INFO:tasks.rados.rados.0.smithi003.stdout:159: snap_create 2023-10-07T21:14:03.100 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 1 to smithi003182153-12 2023-10-07T21:14:03.100 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 2 to smithi003182153-12 2023-10-07T21:14:03.100 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 3 to smithi003182153-12 2023-10-07T21:14:03.100 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 4 to smithi003182153-12 2023-10-07T21:14:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 1 to smithi003182153-9 2023-10-07T21:14:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 2 to smithi003182153-9 2023-10-07T21:14:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 3 to smithi003182153-9 2023-10-07T21:14:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:158: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:14:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:158: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:14:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:158: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:14:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 46 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T21:14:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 5 to smithi003182153-12 2023-10-07T21:14:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 30 (ObjNum 72 snap 8 seq_num 72) dirty exists 2023-10-07T21:14:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:157: left oid 12 (ObjNum 72 snap 8 seq_num 72) 2023-10-07T21:14:03.104 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 4 to smithi003182153-9 2023-10-07T21:14:03.104 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 31 (ObjNum 71 snap 8 seq_num 71) dirty exists 2023-10-07T21:14:03.104 INFO:tasks.rados.rados.0.smithi003.stdout:156: left oid 9 (ObjNum 71 snap 8 seq_num 71) 2023-10-07T21:14:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:03 smithi003 ceph-mon[98492]: osdmap e91: 8 total, 8 up, 8 in 2023-10-07T21:14:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:03 smithi003 ceph-mon[98492]: osdmap e92: 8 total, 8 up, 8 in 2023-10-07T21:14:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:03 smithi003 ceph-mon[115766]: osdmap e91: 8 total, 8 up, 8 in 2023-10-07T21:14:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:03 smithi003 ceph-mon[115766]: osdmap e92: 8 total, 8 up, 8 in 2023-10-07T21:14:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:03 smithi046 ceph-mon[102780]: osdmap e91: 8 total, 8 up, 8 in 2023-10-07T21:14:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:03 smithi046 ceph-mon[102780]: osdmap e92: 8 total, 8 up, 8 in 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:156: done (3 left) 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:157: done (2 left) 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:158: done (1 left) 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:159: done (0 left) 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:160: read oid 33 snap -1 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:160: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:161: read oid 45 snap -1 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:161: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:14:04.085 INFO:tasks.rados.rados.0.smithi003.stdout:162: snap_create 2023-10-07T21:14:04.089 INFO:tasks.rados.rados.0.smithi003.stdout:160: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-07T21:14:04.102 INFO:tasks.rados.rados.0.smithi003.stdout:161: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:14:04.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:14:04 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:04] "GET /metrics HTTP/1.1" 200 238857 "" "Prometheus/2.43.0" 2023-10-07T21:14:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:04 smithi003 ceph-mon[98492]: pgmap v108: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.7 MiB/s wr, 40 op/s 2023-10-07T21:14:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:04 smithi003 ceph-mon[98492]: osdmap e93: 8 total, 8 up, 8 in 2023-10-07T21:14:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:04 smithi003 ceph-mon[115766]: pgmap v108: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.7 MiB/s wr, 40 op/s 2023-10-07T21:14:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:04 smithi003 ceph-mon[115766]: osdmap e93: 8 total, 8 up, 8 in 2023-10-07T21:14:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:04 smithi046 ceph-mon[102780]: pgmap v108: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.7 MiB/s wr, 40 op/s 2023-10-07T21:14:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:04 smithi046 ceph-mon[102780]: osdmap e93: 8 total, 8 up, 8 in 2023-10-07T21:14:05.085 INFO:tasks.rados.rados.0.smithi003.stdout:160: done (2 left) 2023-10-07T21:14:05.086 INFO:tasks.rados.rados.0.smithi003.stdout:161: done (1 left) 2023-10-07T21:14:05.086 INFO:tasks.rados.rados.0.smithi003.stdout:162: done (0 left) 2023-10-07T21:14:05.086 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 10 2023-10-07T21:14:05.086 INFO:tasks.rados.rados.0.smithi003.stdout:163: seq_num 73 ranges {1286144=425984,1712128=409600,2121728=393216} 2023-10-07T21:14:05.094 INFO:tasks.rados.rados.0.smithi003.stdout:163: writing smithi003182153-31 from 1286144 to 1712128 tid 1 2023-10-07T21:14:05.097 INFO:tasks.rados.rados.0.smithi003.stdout:163: writing smithi003182153-31 from 1712128 to 2121728 tid 2 2023-10-07T21:14:05.100 INFO:tasks.rados.rados.0.smithi003.stdout:163: writing smithi003182153-31 from 2121728 to 2514944 tid 3 2023-10-07T21:14:05.100 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 10 2023-10-07T21:14:05.100 INFO:tasks.rados.rados.0.smithi003.stdout:164: seq_num 74 ranges {778240=442368,1220608=696320,1916928=106496} 2023-10-07T21:14:05.106 INFO:tasks.rados.rados.0.smithi003.stdout:164: writing smithi003182153-16 from 778240 to 1220608 tid 1 2023-10-07T21:14:05.110 INFO:tasks.rados.rados.0.smithi003.stdout:164: writing smithi003182153-16 from 1220608 to 1916928 tid 2 2023-10-07T21:14:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:164: writing smithi003182153-16 from 1916928 to 2023424 tid 3 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:165: copy_from oid 10 from oid 39 current snap is 10 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 1 to smithi003182153-31 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 2 to smithi003182153-31 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 3 to smithi003182153-31 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 4 to smithi003182153-31 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 5 to smithi003182153-31 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 35 (ObjNum 73 snap 10 seq_num 73) dirty exists 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:163: left oid 31 (ObjNum 73 snap 10 seq_num 73) 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:163: done (2 left) 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:166: read oid 25 snap 9 2023-10-07T21:14:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:166: expect deleted 2023-10-07T21:14:05.113 INFO:tasks.rados.rados.0.smithi003.stdout:167: copy_from oid 21 from oid 35 current snap is 10 2023-10-07T21:14:05.113 INFO:tasks.rados.rados.0.smithi003.stdout:168: snap_remove snap 8 2023-10-07T21:14:06.094 INFO:tasks.rados.rados.0.smithi003.stdout:168: done (4 left) 2023-10-07T21:14:06.094 INFO:tasks.rados.rados.0.smithi003.stdout:169: delete oid 8 current snap is 10 2023-10-07T21:14:06.094 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 1 to smithi003182153-16 2023-10-07T21:14:06.094 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 2 to smithi003182153-16 2023-10-07T21:14:06.094 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 3 to smithi003182153-16 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 4 to smithi003182153-16 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 5 to smithi003182153-16 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 53 (ObjNum 74 snap 10 seq_num 74) dirty exists 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:164: left oid 16 (ObjNum 74 snap 10 seq_num 74) 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:165: finishing copy_from to smithi003182153-10 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 28 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:165: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:167: finishing copy_from to smithi003182153-21 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 28 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:14:06.095 INFO:tasks.rados.rados.0.smithi003.stdout:167: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:14:06.101 INFO:tasks.rados.rados.0.smithi003.stdout:164: done (4 left) 2023-10-07T21:14:06.101 INFO:tasks.rados.rados.0.smithi003.stdout:165: done (3 left) 2023-10-07T21:14:06.101 INFO:tasks.rados.rados.0.smithi003.stdout:166: done (2 left) 2023-10-07T21:14:06.101 INFO:tasks.rados.rados.0.smithi003.stdout:167: done (1 left) 2023-10-07T21:14:06.101 INFO:tasks.rados.rados.0.smithi003.stdout:169: done (0 left) 2023-10-07T21:14:06.101 INFO:tasks.rados.rados.0.smithi003.stdout:170: snap_remove snap 7 2023-10-07T21:14:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:06 smithi046 ceph-mon[102780]: osdmap e94: 8 total, 8 up, 8 in 2023-10-07T21:14:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:06 smithi046 ceph-mon[102780]: pgmap v111: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-10-07T21:14:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:06 smithi003 ceph-mon[98492]: osdmap e94: 8 total, 8 up, 8 in 2023-10-07T21:14:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:06 smithi003 ceph-mon[98492]: pgmap v111: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-10-07T21:14:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:06 smithi003 ceph-mon[115766]: osdmap e94: 8 total, 8 up, 8 in 2023-10-07T21:14:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:06 smithi003 ceph-mon[115766]: pgmap v111: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-10-07T21:14:07.098 INFO:tasks.rados.rados.0.smithi003.stdout:170: done (0 left) 2023-10-07T21:14:07.098 INFO:tasks.rados.rados.0.smithi003.stdout:171: snap_create 2023-10-07T21:14:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:07 smithi046 ceph-mon[102780]: osdmap e95: 8 total, 8 up, 8 in 2023-10-07T21:14:07.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:07 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:14:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:07 smithi003 ceph-mon[98492]: osdmap e95: 8 total, 8 up, 8 in 2023-10-07T21:14:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:07 smithi003 ceph-mon[115766]: osdmap e95: 8 total, 8 up, 8 in 2023-10-07T21:14:08.078 INFO:tasks.rados.rados.0.smithi003.stdout:171: done (0 left) 2023-10-07T21:14:08.078 INFO:tasks.rados.rados.0.smithi003.stdout:172: read oid 46 snap -1 2023-10-07T21:14:08.078 INFO:tasks.rados.rados.0.smithi003.stdout:172: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:14:08.078 INFO:tasks.rados.rados.0.smithi003.stdout:173: read oid 7 snap 9 2023-10-07T21:14:08.078 INFO:tasks.rados.rados.0.smithi003.stdout:173: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:14:08.078 INFO:tasks.rados.rados.0.smithi003.stdout:174: snap_create 2023-10-07T21:14:08.083 INFO:tasks.rados.rados.0.smithi003.stdout:173: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:14:08.087 INFO:tasks.rados.rados.0.smithi003.stdout:172: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:14:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:08 smithi003 ceph-mon[98492]: osdmap e96: 8 total, 8 up, 8 in 2023-10-07T21:14:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:08 smithi003 ceph-mon[98492]: pgmap v114: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-10-07T21:14:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:08 smithi003 ceph-mon[98492]: osdmap e97: 8 total, 8 up, 8 in 2023-10-07T21:14:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:08 smithi003 ceph-mon[115766]: osdmap e96: 8 total, 8 up, 8 in 2023-10-07T21:14:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:08 smithi003 ceph-mon[115766]: pgmap v114: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-10-07T21:14:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:08 smithi003 ceph-mon[115766]: osdmap e97: 8 total, 8 up, 8 in 2023-10-07T21:14:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:08 smithi046 ceph-mon[102780]: osdmap e96: 8 total, 8 up, 8 in 2023-10-07T21:14:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:08 smithi046 ceph-mon[102780]: pgmap v114: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2023-10-07T21:14:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:08 smithi046 ceph-mon[102780]: osdmap e97: 8 total, 8 up, 8 in 2023-10-07T21:14:09.084 INFO:tasks.rados.rados.0.smithi003.stdout:172: done (2 left) 2023-10-07T21:14:09.084 INFO:tasks.rados.rados.0.smithi003.stdout:173: done (1 left) 2023-10-07T21:14:09.084 INFO:tasks.rados.rados.0.smithi003.stdout:174: done (0 left) 2023-10-07T21:14:09.084 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 12 2023-10-07T21:14:09.084 INFO:tasks.rados.rados.0.smithi003.stdout:175: seq_num 76 ranges {0=475136,475136=458752,933888=344064} 2023-10-07T21:14:09.086 INFO:tasks.rados.rados.0.smithi003.stdout:175: writing smithi003182153-13 from 0 to 475136 tid 1 2023-10-07T21:14:09.089 INFO:tasks.rados.rados.0.smithi003.stdout:175: writing smithi003182153-13 from 475136 to 933888 tid 2 2023-10-07T21:14:09.091 INFO:tasks.rados.rados.0.smithi003.stdout:175: writing smithi003182153-13 from 933888 to 1277952 tid 3 2023-10-07T21:14:09.091 INFO:tasks.rados.rados.0.smithi003.stdout:176: copy_from oid 15 from oid 5 current snap is 12 2023-10-07T21:14:09.091 INFO:tasks.rados.rados.0.smithi003.stdout:177: rollback oid 19 current snap is 12 2023-10-07T21:14:09.091 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 19 to 10 2023-10-07T21:14:09.091 INFO:tasks.rados.rados.0.smithi003.stdout:178: copy_from oid 21 from oid 24 current snap is 12 2023-10-07T21:14:09.091 INFO:tasks.rados.rados.0.smithi003.stdout:179: copy_from oid 3 from oid 7 current snap is 12 2023-10-07T21:14:09.092 INFO:tasks.rados.rados.0.smithi003.stdout:180: read oid 33 snap -1 2023-10-07T21:14:09.092 INFO:tasks.rados.rados.0.smithi003.stdout:180: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-07T21:14:09.092 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 12 2023-10-07T21:14:09.092 INFO:tasks.rados.rados.0.smithi003.stdout:181: seq_num 77 ranges {2023424=491520,2514944=794624,3309568=8192} 2023-10-07T21:14:09.106 INFO:tasks.rados.rados.0.smithi003.stdout:181: writing smithi003182153-16 from 2023424 to 2514944 tid 1 2023-10-07T21:14:09.111 INFO:tasks.rados.rados.0.smithi003.stdout:181: writing smithi003182153-16 from 2514944 to 3309568 tid 2 2023-10-07T21:14:09.111 INFO:tasks.rados.rados.0.smithi003.stdout:181: writing smithi003182153-16 from 3309568 to 3317760 tid 3 2023-10-07T21:14:09.111 INFO:tasks.rados.rados.0.smithi003.stdout:182: rmattr oid 34 current snap is 12 2023-10-07T21:14:09.111 INFO:tasks.rados.rados.0.smithi003.stdout:182: done (7 left) 2023-10-07T21:14:09.111 INFO:tasks.rados.rados.0.smithi003.stdout:183: snap_remove snap 11 2023-10-07T21:14:10.090 INFO:tasks.rados.rados.0.smithi003.stdout:183: done (7 left) 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:184: rollback oid 36 current snap is 12 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 9 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 1 to smithi003182153-13 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 2 to smithi003182153-13 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 3 to smithi003182153-13 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 4 to smithi003182153-13 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 5 to smithi003182153-13 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 26 (ObjNum 76 snap 12 seq_num 76) dirty exists 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:175: left oid 13 (ObjNum 76 snap 12 seq_num 76) 2023-10-07T21:14:10.091 INFO:tasks.rados.rados.0.smithi003.stdout:176: finishing copy_from to smithi003182153-15 2023-10-07T21:14:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-07T21:14:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:177: finishing rollback tid 0 to smithi003182153-19 2023-10-07T21:14:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:177: finishing rollback tid 1 to smithi003182153-19 2023-10-07T21:14:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:176: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:14:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:177: finishing rollback tid 2 to smithi003182153-19 2023-10-07T21:14:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 31 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T21:14:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:180: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:179: finishing copy_from to smithi003182153-3 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 16 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:179: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 1 to smithi003182153-16 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:178: finishing copy_from to smithi003182153-21 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 54 (ObjNum 59 snap 5 seq_num 59) dirty exists 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:178: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 2 to smithi003182153-16 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 3 to smithi003182153-16 2023-10-07T21:14:10.105 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 4 to smithi003182153-16 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 5 to smithi003182153-16 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 68 (ObjNum 77 snap 12 seq_num 77) dirty exists 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:181: left oid 16 (ObjNum 77 snap 12 seq_num 77) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:175: done (7 left) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:176: done (6 left) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:177: done (5 left) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:178: done (4 left) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:179: done (3 left) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:180: done (2 left) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:181: done (1 left) 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:185: copy_from oid 3 from oid 30 current snap is 12 2023-10-07T21:14:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:14:10.107 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:14:10.107 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing rollback tid 2 to smithi003182153-36 2023-10-07T21:14:10.107 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 33 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-07T21:14:10.107 INFO:tasks.rados.rados.0.smithi003.stdout:184: done (1 left) 2023-10-07T21:14:10.107 INFO:tasks.rados.rados.0.smithi003.stdout:186: copy_from oid 44 from oid 15 current snap is 12 2023-10-07T21:14:10.107 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 12 2023-10-07T21:14:10.107 INFO:tasks.rados.rados.0.smithi003.stdout:187: seq_num 78 ranges {1277952=516096,1794048=679936,2473984=122880} 2023-10-07T21:14:10.115 INFO:tasks.rados.rados.0.smithi003.stdout:187: writing smithi003182153-13 from 1277952 to 1794048 tid 1 2023-10-07T21:14:10.119 INFO:tasks.rados.rados.0.smithi003.stdout:187: writing smithi003182153-13 from 1794048 to 2473984 tid 2 2023-10-07T21:14:10.120 INFO:tasks.rados.rados.0.smithi003.stdout:187: writing smithi003182153-13 from 2473984 to 2596864 tid 3 2023-10-07T21:14:10.120 INFO:tasks.rados.rados.0.smithi003.stdout:188: setattr oid 39 current snap is 12 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:186: finishing copy_from to smithi003182153-44 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:186: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:185: finishing copy_from to smithi003182153-3 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:185: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 1 to smithi003182153-13 2023-10-07T21:14:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:185: done (3 left) 2023-10-07T21:14:10.122 INFO:tasks.rados.rados.0.smithi003.stdout:186: done (2 left) 2023-10-07T21:14:10.122 INFO:tasks.rados.rados.0.smithi003.stdout:189: snap_remove snap 10 2023-10-07T21:14:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:10 smithi046 ceph-mon[102780]: osdmap e98: 8 total, 8 up, 8 in 2023-10-07T21:14:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:10 smithi046 ceph-mon[102780]: pgmap v117: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:10 smithi003 ceph-mon[98492]: osdmap e98: 8 total, 8 up, 8 in 2023-10-07T21:14:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:10 smithi003 ceph-mon[98492]: pgmap v117: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:10 smithi003 ceph-mon[115766]: osdmap e98: 8 total, 8 up, 8 in 2023-10-07T21:14:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:10 smithi003 ceph-mon[115766]: pgmap v117: 121 pgs: 121 active+clean; 40 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:189: done (2 left) 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:190: rmattr oid 45 current snap is 12 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 2 to smithi003182153-13 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 3 to smithi003182153-13 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 4 to smithi003182153-13 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 5 to smithi003182153-13 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 30 (ObjNum 78 snap 12 seq_num 78) dirty exists 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:187: left oid 13 (ObjNum 78 snap 12 seq_num 78) 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 75 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T21:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:187: done (2 left) 2023-10-07T21:14:11.100 INFO:tasks.rados.rados.0.smithi003.stdout:188: done (1 left) 2023-10-07T21:14:11.100 INFO:tasks.rados.rados.0.smithi003.stdout:191: copy_from oid 6 from oid 13 current snap is 12 2023-10-07T21:14:11.100 INFO:tasks.rados.rados.0.smithi003.stdout:192: snap_remove snap 9 2023-10-07T21:14:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:11 smithi046 ceph-mon[102780]: osdmap e99: 8 total, 8 up, 8 in 2023-10-07T21:14:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:11 smithi003 ceph-mon[98492]: osdmap e99: 8 total, 8 up, 8 in 2023-10-07T21:14:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:11 smithi003 ceph-mon[115766]: osdmap e99: 8 total, 8 up, 8 in 2023-10-07T21:14:12.100 INFO:tasks.rados.rados.0.smithi003.stdout:192: done (2 left) 2023-10-07T21:14:12.101 INFO:tasks.rados.rados.0.smithi003.stdout:193: read oid 46 snap -1 2023-10-07T21:14:12.101 INFO:tasks.rados.rados.0.smithi003.stdout:193: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:14:12.101 INFO:tasks.rados.rados.0.smithi003.stdout:194: rollback oid 31 current snap is 12 2023-10-07T21:14:12.101 INFO:tasks.rados.rados.0.smithi003.stdout:194: done (3 left) 2023-10-07T21:14:12.101 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 12 2023-10-07T21:14:12.101 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 50 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-07T21:14:12.101 INFO:tasks.rados.rados.0.smithi003.stdout:195: seq_num 79 ranges {696320=532480,1228800=565248,1794048=237568} 2023-10-07T21:14:12.107 INFO:tasks.rados.rados.0.smithi003.stdout:195: writing smithi003182153-42 from 696320 to 1228800 tid 1 2023-10-07T21:14:12.111 INFO:tasks.rados.rados.0.smithi003.stdout:195: writing smithi003182153-42 from 1228800 to 1794048 tid 2 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:195: writing smithi003182153-42 from 1794048 to 2031616 tid 3 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:190: done (3 left) 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:196: read oid 40 snap -1 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:196: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:197: rollback oid 30 current snap is 12 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:191: finishing copy_from to smithi003182153-6 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 30 (ObjNum 78 snap 12 seq_num 78) dirty exists 2023-10-07T21:14:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:191: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:14:12.114 INFO:tasks.rados.rados.0.smithi003.stdout:191: done (4 left) 2023-10-07T21:14:12.114 INFO:tasks.rados.rados.0.smithi003.stdout:197: done (3 left) 2023-10-07T21:14:12.114 INFO:tasks.rados.rados.0.smithi003.stdout:198: snap_create 2023-10-07T21:14:12.114 INFO:tasks.rados.rados.0.smithi003.stdout:193: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:14:12.132 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 1 to smithi003182153-42 2023-10-07T21:14:12.132 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 2 to smithi003182153-42 2023-10-07T21:14:12.132 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 3 to smithi003182153-42 2023-10-07T21:14:12.132 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 4 to smithi003182153-42 2023-10-07T21:14:12.132 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 5 to smithi003182153-42 2023-10-07T21:14:12.133 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 83 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:14:12.133 INFO:tasks.rados.rados.0.smithi003.stdout:195: left oid 42 (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:14:12.133 INFO:tasks.rados.rados.0.smithi003.stdout:196: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:12 smithi003 ceph-mon[98492]: osdmap e100: 8 total, 8 up, 8 in 2023-10-07T21:14:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:12 smithi003 ceph-mon[98492]: pgmap v120: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:14:12.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:12 smithi003 ceph-mon[115766]: osdmap e100: 8 total, 8 up, 8 in 2023-10-07T21:14:12.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:12 smithi003 ceph-mon[115766]: pgmap v120: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:14:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:12 smithi046 ceph-mon[102780]: osdmap e100: 8 total, 8 up, 8 in 2023-10-07T21:14:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:12 smithi046 ceph-mon[102780]: pgmap v120: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:14:12.717 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:14:13.048 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:14:13.048 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (103s) 92s ago 2m 17.7M - 0.25.0 c8568f914cd2 c895ba103bc0 2023-10-07T21:14:13.048 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (2m) 92s ago 2m 80.2M - 9.4.7 2c41d148cca3 2139c413e7d3 2023-10-07T21:14:13.048 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (3m) 92s ago 3m 13.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:14:13.048 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (3m) 92s ago 3m 16.2M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:14:13.048 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443 running (6m) 92s ago 6m 439M - 17.2.6-1291-g1cb42695 35e0d2fde562 9c0048e4dc47 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283 running (8m) 92s ago 8m 496M - 17.2.6-1291-g1cb42695 35e0d2fde562 a9eb348c94b8 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (8m) 92s ago 8m 83.6M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 74aee3790307 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (7m) 92s ago 7m 62.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 1ec9cecb48d3 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 92s ago 6m 53.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 63a01a531339 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (2m) 92s ago 2m 11.5M - 1.5.0 0da6a335fe13 a1faa4e865b3 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (2m) 92s ago 2m 4051k - 1.5.0 0da6a335fe13 adef1f5d7fea 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (6m) 92s ago 6m 64.2M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (6m) 92s ago 6m 64.6M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (5m) 92s ago 5m 56.5M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (5m) 92s ago 5m 55.6M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:14:13.049 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (4m) 92s ago 4m 54.9M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:14:13.050 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (4m) 92s ago 4m 56.4M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:14:13.050 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (4m) 92s ago 4m 54.9M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:14:13.050 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (3m) 92s ago 3m 60.1M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:14:13.050 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (99s) 92s ago 2m 25.3M - 2.43.0 a07b618ecd1d c906ff972f98 2023-10-07T21:14:13.080 INFO:tasks.rados.rados.0.smithi003.stdout:193: done (3 left) 2023-10-07T21:14:13.080 INFO:tasks.rados.rados.0.smithi003.stdout:195: done (2 left) 2023-10-07T21:14:13.081 INFO:tasks.rados.rados.0.smithi003.stdout:196: done (1 left) 2023-10-07T21:14:13.081 INFO:tasks.rados.rados.0.smithi003.stdout:198: done (0 left) 2023-10-07T21:14:13.081 INFO:tasks.rados.rados.0.smithi003.stdout:199: delete oid 11 current snap is 13 2023-10-07T21:14:13.089 INFO:tasks.rados.rados.0.smithi003.stdout:199: done (0 left) 2023-10-07T21:14:13.089 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 13 2023-10-07T21:14:13.089 INFO:tasks.rados.rados.0.smithi003.stdout:200: seq_num 81 ranges {73728=565248,638976=737280,1376256=65536} 2023-10-07T21:14:13.094 INFO:tasks.rados.rados.0.smithi003.stdout:200: writing smithi003182153-44 from 73728 to 638976 tid 1 2023-10-07T21:14:13.097 INFO:tasks.rados.rados.0.smithi003.stdout:200: writing smithi003182153-44 from 638976 to 1376256 tid 2 2023-10-07T21:14:13.098 INFO:tasks.rados.rados.0.smithi003.stdout:200: writing smithi003182153-44 from 1376256 to 1441792 tid 3 2023-10-07T21:14:13.098 INFO:tasks.rados.rados.0.smithi003.stdout:201: snap_create 2023-10-07T21:14:13.098 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 1 to smithi003182153-44 2023-10-07T21:14:13.101 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 2 to smithi003182153-44 2023-10-07T21:14:13.101 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 3 to smithi003182153-44 2023-10-07T21:14:13.101 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 4 to smithi003182153-44 2023-10-07T21:14:13.102 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 5 to smithi003182153-44 2023-10-07T21:14:13.102 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 88 (ObjNum 81 snap 13 seq_num 81) dirty exists 2023-10-07T21:14:13.102 INFO:tasks.rados.rados.0.smithi003.stdout:200: left oid 44 (ObjNum 81 snap 13 seq_num 81) 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:13.445 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 15 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:14:13.446 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:14:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:13 smithi003 ceph-mon[115766]: osdmap e101: 8 total, 8 up, 8 in 2023-10-07T21:14:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:13 smithi003 ceph-mon[115766]: osdmap e102: 8 total, 8 up, 8 in 2023-10-07T21:14:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:13 smithi003 ceph-mon[98492]: osdmap e101: 8 total, 8 up, 8 in 2023-10-07T21:14:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:13 smithi003 ceph-mon[98492]: osdmap e102: 8 total, 8 up, 8 in 2023-10-07T21:14:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:13 smithi046 ceph-mon[102780]: osdmap e101: 8 total, 8 up, 8 in 2023-10-07T21:14:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:13 smithi046 ceph-mon[102780]: osdmap e102: 8 total, 8 up, 8 in 2023-10-07T21:14:14.105 INFO:tasks.rados.rados.0.smithi003.stdout:200: done (1 left) 2023-10-07T21:14:14.106 INFO:tasks.rados.rados.0.smithi003.stdout:201: done (0 left) 2023-10-07T21:14:14.106 INFO:tasks.rados.rados.0.smithi003.stdout:202: snap_remove snap 12 2023-10-07T21:14:14.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:14:14 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:14] "GET /metrics HTTP/1.1" 200 238857 "" "Prometheus/2.43.0" 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[98492]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[98492]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[98492]: pgmap v123: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1825907806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[115766]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[115766]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[115766]: pgmap v123: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:14:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:14 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1825907806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:14:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:14 smithi046 ceph-mon[102780]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:14 smithi046 ceph-mon[102780]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:14 smithi046 ceph-mon[102780]: pgmap v123: 121 pgs: 121 active+clean; 46 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:14:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:14 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1825907806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:14:15.122 INFO:tasks.rados.rados.0.smithi003.stdout:202: done (0 left) 2023-10-07T21:14:15.122 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 14 2023-10-07T21:14:15.123 INFO:tasks.rados.rados.0.smithi003.stdout:203: seq_num 82 ranges {794624=581632,1376256=622592,1998848=180224} 2023-10-07T21:14:15.128 INFO:tasks.rados.rados.0.smithi003.stdout:203: writing smithi003182153-22 from 794624 to 1376256 tid 1 2023-10-07T21:14:15.131 INFO:tasks.rados.rados.0.smithi003.stdout:203: writing smithi003182153-22 from 1376256 to 1998848 tid 2 2023-10-07T21:14:15.132 INFO:tasks.rados.rados.0.smithi003.stdout:203: writing smithi003182153-22 from 1998848 to 2179072 tid 3 2023-10-07T21:14:15.132 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 14 2023-10-07T21:14:15.133 INFO:tasks.rados.rados.0.smithi003.stdout:204: seq_num 83 ranges {1597440=598016,2195456=499712,2695168=303104} 2023-10-07T21:14:15.146 INFO:tasks.rados.rados.0.smithi003.stdout:204: writing smithi003182153-10 from 1597440 to 2195456 tid 1 2023-10-07T21:14:15.147 INFO:tasks.rados.rados.0.smithi003.stdout:204: writing smithi003182153-10 from 2195456 to 2695168 tid 2 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:204: writing smithi003182153-10 from 2695168 to 2998272 tid 3 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:205: setattr oid 6 current snap is 14 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 1 to smithi003182153-22 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 2 to smithi003182153-22 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 3 to smithi003182153-22 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 4 to smithi003182153-22 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 5 to smithi003182153-22 2023-10-07T21:14:15.150 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 57 (ObjNum 82 snap 14 seq_num 82) dirty exists 2023-10-07T21:14:15.151 INFO:tasks.rados.rados.0.smithi003.stdout:203: left oid 22 (ObjNum 82 snap 14 seq_num 82) 2023-10-07T21:14:15.151 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 1 to smithi003182153-10 2023-10-07T21:14:15.152 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 2 to smithi003182153-10 2023-10-07T21:14:15.152 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 3 to smithi003182153-10 2023-10-07T21:14:15.152 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 4 to smithi003182153-10 2023-10-07T21:14:15.153 INFO:tasks.rados.rados.0.smithi003.stdout:203: done (2 left) 2023-10-07T21:14:15.153 INFO:tasks.rados.rados.0.smithi003.stdout:206: read oid 12 snap 13 2023-10-07T21:14:15.153 INFO:tasks.rados.rados.0.smithi003.stdout:206: expect (ObjNum 72 snap 8 seq_num 72) 2023-10-07T21:14:15.153 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 14 2023-10-07T21:14:15.154 INFO:tasks.rados.rados.0.smithi003.stdout:207: seq_num 84 ranges {491520=614400,1105920=434176,1540096=368640} 2023-10-07T21:14:15.160 INFO:tasks.rados.rados.0.smithi003.stdout:207: writing smithi003182153-3 from 491520 to 1105920 tid 1 2023-10-07T21:14:15.163 INFO:tasks.rados.rados.0.smithi003.stdout:207: writing smithi003182153-3 from 1105920 to 1540096 tid 2 2023-10-07T21:14:15.165 INFO:tasks.rados.rados.0.smithi003.stdout:207: writing smithi003182153-3 from 1540096 to 1908736 tid 3 2023-10-07T21:14:15.165 INFO:tasks.rados.rados.0.smithi003.stdout:208: snap_create 2023-10-07T21:14:15.165 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 5 to smithi003182153-10 2023-10-07T21:14:15.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 35 (ObjNum 83 snap 14 seq_num 83) dirty exists 2023-10-07T21:14:15.166 INFO:tasks.rados.rados.0.smithi003.stdout:204: left oid 10 (ObjNum 83 snap 14 seq_num 83) 2023-10-07T21:14:15.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 31 (ObjNum 78 snap 12 seq_num 78) dirty exists 2023-10-07T21:14:15.166 INFO:tasks.rados.rados.0.smithi003.stdout:206: expect (ObjNum 72 snap 8 seq_num 72) 2023-10-07T21:14:15.201 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 1 to smithi003182153-3 2023-10-07T21:14:15.201 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 2 to smithi003182153-3 2023-10-07T21:14:15.201 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 3 to smithi003182153-3 2023-10-07T21:14:15.201 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 4 to smithi003182153-3 2023-10-07T21:14:15.201 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 5 to smithi003182153-3 2023-10-07T21:14:15.201 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 20 (ObjNum 84 snap 14 seq_num 84) dirty exists 2023-10-07T21:14:15.201 INFO:tasks.rados.rados.0.smithi003.stdout:207: left oid 3 (ObjNum 84 snap 14 seq_num 84) 2023-10-07T21:14:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[98492]: osdmap e103: 8 total, 8 up, 8 in 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[115766]: osdmap e103: 8 total, 8 up, 8 in 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:15 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:15 smithi046 ceph-mon[102780]: osdmap e103: 8 total, 8 up, 8 in 2023-10-07T21:14:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:15 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:15 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:15 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:15 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:16.125 INFO:tasks.rados.rados.0.smithi003.stdout:204: done (4 left) 2023-10-07T21:14:16.125 INFO:tasks.rados.rados.0.smithi003.stdout:205: done (3 left) 2023-10-07T21:14:16.125 INFO:tasks.rados.rados.0.smithi003.stdout:206: done (2 left) 2023-10-07T21:14:16.125 INFO:tasks.rados.rados.0.smithi003.stdout:207: done (1 left) 2023-10-07T21:14:16.125 INFO:tasks.rados.rados.0.smithi003.stdout:208: done (0 left) 2023-10-07T21:14:16.125 INFO:tasks.rados.rados.0.smithi003.stdout:209: snap_create 2023-10-07T21:14:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[115766]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T21:14:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[115766]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T21:14:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[115766]: Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T21:14:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[115766]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi046 2023-10-07T21:14:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[115766]: osdmap e104: 8 total, 8 up, 8 in 2023-10-07T21:14:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[115766]: pgmap v126: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-10-07T21:14:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[98492]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T21:14:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[98492]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T21:14:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[98492]: Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T21:14:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[98492]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi046 2023-10-07T21:14:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[98492]: osdmap e104: 8 total, 8 up, 8 in 2023-10-07T21:14:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:16 smithi003 ceph-mon[98492]: pgmap v126: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-10-07T21:14:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:16 smithi046 ceph-mon[102780]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T21:14:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:16 smithi046 ceph-mon[102780]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T21:14:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:16 smithi046 ceph-mon[102780]: Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T21:14:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:16 smithi046 ceph-mon[102780]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi046 2023-10-07T21:14:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:16 smithi046 ceph-mon[102780]: osdmap e104: 8 total, 8 up, 8 in 2023-10-07T21:14:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:16 smithi046 ceph-mon[102780]: pgmap v126: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-10-07T21:14:17.125 INFO:tasks.rados.rados.0.smithi003.stdout:209: done (0 left) 2023-10-07T21:14:17.125 INFO:tasks.rados.rados.0.smithi003.stdout:210: read oid 45 snap -1 2023-10-07T21:14:17.125 INFO:tasks.rados.rados.0.smithi003.stdout:210: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:14:17.125 INFO:tasks.rados.rados.0.smithi003.stdout:211: rollback oid 44 current snap is 16 2023-10-07T21:14:17.125 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 15 2023-10-07T21:14:17.125 INFO:tasks.rados.rados.0.smithi003.stdout:212: rmattr oid 18 current snap is 16 2023-10-07T21:14:17.125 INFO:tasks.rados.rados.0.smithi003.stdout:212: done (2 left) 2023-10-07T21:14:17.126 INFO:tasks.rados.rados.0.smithi003.stdout:213: snap_remove snap 13 2023-10-07T21:14:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:17 smithi046 ceph-mon[102780]: osdmap e105: 8 total, 8 up, 8 in 2023-10-07T21:14:17.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:17 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:14:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:17 smithi003 ceph-mon[115766]: osdmap e105: 8 total, 8 up, 8 in 2023-10-07T21:14:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:17 smithi003 ceph-mon[98492]: osdmap e105: 8 total, 8 up, 8 in 2023-10-07T21:14:18.084 INFO:tasks.rados.rados.0.smithi003.stdout:213: done (2 left) 2023-10-07T21:14:18.084 INFO:tasks.rados.rados.0.smithi003.stdout:214: copy_from oid 13 from oid 42 current snap is 16 2023-10-07T21:14:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:14:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:14:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:14:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 94 (ObjNum 81 snap 13 seq_num 81) dirty exists 2023-10-07T21:14:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:210: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:14:18.107 INFO:tasks.rados.rados.0.smithi003.stdout:214: finishing copy_from to smithi003182153-13 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 83 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:210: done (2 left) 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:211: done (1 left) 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:215: rollback oid 31 current snap is 16 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 14 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:214: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:214: done (1 left) 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:216: rmattr oid 38 current snap is 16 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:216: done (1 left) 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:217: rmattr oid 8 current snap is 16 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:217: done (1 left) 2023-10-07T21:14:18.108 INFO:tasks.rados.rados.0.smithi003.stdout:218: rmattr oid 20 current snap is 16 2023-10-07T21:14:18.109 INFO:tasks.rados.rados.0.smithi003.stdout:218: done (1 left) 2023-10-07T21:14:18.109 INFO:tasks.rados.rados.0.smithi003.stdout:219: read oid 5 snap -1 2023-10-07T21:14:18.109 INFO:tasks.rados.rados.0.smithi003.stdout:219: expect (ObjNum 4 snap 0 seq_num 4) 2023-10-07T21:14:18.109 INFO:tasks.rados.rados.0.smithi003.stdout:220: read oid 48 snap -1 2023-10-07T21:14:18.109 INFO:tasks.rados.rados.0.smithi003.stdout:220: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:14:18.109 INFO:tasks.rados.rados.0.smithi003.stdout:221: setattr oid 39 current snap is 16 2023-10-07T21:14:18.109 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 16 2023-10-07T21:14:18.110 INFO:tasks.rados.rados.0.smithi003.stdout:222: seq_num 85 ranges {622592=630784,1253376=720896,1974272=81920} 2023-10-07T21:14:18.116 INFO:tasks.rados.rados.0.smithi003.stdout:222: writing smithi003182153-38 from 622592 to 1253376 tid 1 2023-10-07T21:14:18.121 INFO:tasks.rados.rados.0.smithi003.stdout:222: writing smithi003182153-38 from 1253376 to 1974272 tid 2 2023-10-07T21:14:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:222: writing smithi003182153-38 from 1974272 to 2056192 tid 3 2023-10-07T21:14:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:223: copy_from oid 41 from oid 32 current snap is 16 2023-10-07T21:14:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:14:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:14:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 85 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T21:14:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:219: expect (ObjNum 4 snap 0 seq_num 4) 2023-10-07T21:14:18.124 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:14:18.124 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 45 (ObjNum 73 snap 10 seq_num 73) dirty exists 2023-10-07T21:14:18.124 INFO:tasks.rados.rados.0.smithi003.stdout:220: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 1 to smithi003182153-38 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:215: done (5 left) 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:219: done (4 left) 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:220: done (3 left) 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:221: done (2 left) 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:224: snap_create 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 2 to smithi003182153-38 2023-10-07T21:14:18.147 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 3 to smithi003182153-38 2023-10-07T21:14:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 4 to smithi003182153-38 2023-10-07T21:14:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 5 to smithi003182153-38 2023-10-07T21:14:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 42 (ObjNum 85 snap 16 seq_num 85) dirty exists 2023-10-07T21:14:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:222: left oid 38 (ObjNum 85 snap 16 seq_num 85) 2023-10-07T21:14:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing copy_from to smithi003182153-41 2023-10-07T21:14:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 18 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-07T21:14:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:14:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:18 smithi003 ceph-mon[98492]: osdmap e106: 8 total, 8 up, 8 in 2023-10-07T21:14:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:18 smithi003 ceph-mon[98492]: pgmap v129: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-10-07T21:14:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:18 smithi003 ceph-mon[98492]: osdmap e107: 8 total, 8 up, 8 in 2023-10-07T21:14:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:18 smithi003 ceph-mon[115766]: osdmap e106: 8 total, 8 up, 8 in 2023-10-07T21:14:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:18 smithi003 ceph-mon[115766]: pgmap v129: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-10-07T21:14:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:18 smithi003 ceph-mon[115766]: osdmap e107: 8 total, 8 up, 8 in 2023-10-07T21:14:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:18 smithi046 ceph-mon[102780]: osdmap e106: 8 total, 8 up, 8 in 2023-10-07T21:14:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:18 smithi046 ceph-mon[102780]: pgmap v129: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-10-07T21:14:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:18 smithi046 ceph-mon[102780]: osdmap e107: 8 total, 8 up, 8 in 2023-10-07T21:14:19.141 INFO:tasks.rados.rados.0.smithi003.stdout:222: done (2 left) 2023-10-07T21:14:19.142 INFO:tasks.rados.rados.0.smithi003.stdout:223: done (1 left) 2023-10-07T21:14:19.142 INFO:tasks.rados.rados.0.smithi003.stdout:224: done (0 left) 2023-10-07T21:14:19.142 INFO:tasks.rados.rados.0.smithi003.stdout:225: delete oid 31 current snap is 17 2023-10-07T21:14:19.145 INFO:tasks.rados.rados.0.smithi003.stdout:225: done (0 left) 2023-10-07T21:14:19.146 INFO:tasks.rados.rados.0.smithi003.stdout:226: delete oid 26 current snap is 17 2023-10-07T21:14:19.149 INFO:tasks.rados.rados.0.smithi003.stdout:226: done (0 left) 2023-10-07T21:14:19.149 INFO:tasks.rados.rados.0.smithi003.stdout:227: copy_from oid 20 from oid 42 current snap is 17 2023-10-07T21:14:19.149 INFO:tasks.rados.rados.0.smithi003.stdout:228: delete oid 5 current snap is 17 2023-10-07T21:14:19.152 INFO:tasks.rados.rados.0.smithi003.stdout:228: done (1 left) 2023-10-07T21:14:19.152 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 17 2023-10-07T21:14:19.152 INFO:tasks.rados.rados.0.smithi003.stdout:229: seq_num 89 ranges {2031616=696320,2727936=655360,3383296=147456} 2023-10-07T21:14:19.167 INFO:tasks.rados.rados.0.smithi003.stdout:229: writing smithi003182153-13 from 2031616 to 2727936 tid 1 2023-10-07T21:14:19.171 INFO:tasks.rados.rados.0.smithi003.stdout:229: writing smithi003182153-13 from 2727936 to 3383296 tid 2 2023-10-07T21:14:19.171 INFO:tasks.rados.rados.0.smithi003.stdout:229: writing smithi003182153-13 from 3383296 to 3530752 tid 3 2023-10-07T21:14:19.172 INFO:tasks.rados.rados.0.smithi003.stdout:230: read oid 19 snap -1 2023-10-07T21:14:19.172 INFO:tasks.rados.rados.0.smithi003.stdout:230: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-07T21:14:19.172 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 17 2023-10-07T21:14:19.172 INFO:tasks.rados.rados.0.smithi003.stdout:231: seq_num 90 ranges {1777664=712704,2490368=540672,3031040=262144} 2023-10-07T21:14:19.186 INFO:tasks.rados.rados.0.smithi003.stdout:231: writing smithi003182153-21 from 1777664 to 2490368 tid 1 2023-10-07T21:14:19.189 INFO:tasks.rados.rados.0.smithi003.stdout:231: writing smithi003182153-21 from 2490368 to 3031040 tid 2 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:231: writing smithi003182153-21 from 3031040 to 3293184 tid 3 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:232: delete oid 22 current snap is 17 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:227: finishing copy_from to smithi003182153-20 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 83 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 1 to smithi003182153-13 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:227: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 2 to smithi003182153-13 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 3 to smithi003182153-13 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 4 to smithi003182153-13 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 5 to smithi003182153-13 2023-10-07T21:14:19.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 87 (ObjNum 89 snap 17 seq_num 89) dirty exists 2023-10-07T21:14:19.192 INFO:tasks.rados.rados.0.smithi003.stdout:229: left oid 13 (ObjNum 89 snap 17 seq_num 89) 2023-10-07T21:14:19.192 INFO:tasks.rados.rados.0.smithi003.stdout:230: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 1 to smithi003182153-21 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 2 to smithi003182153-21 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 3 to smithi003182153-21 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 4 to smithi003182153-21 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 5 to smithi003182153-21 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 59 (ObjNum 90 snap 17 seq_num 90) dirty exists 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:231: left oid 21 (ObjNum 90 snap 17 seq_num 90) 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:227: done (4 left) 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:229: done (3 left) 2023-10-07T21:14:19.200 INFO:tasks.rados.rados.0.smithi003.stdout:230: done (2 left) 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:231: done (1 left) 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:232: done (0 left) 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:233: read oid 38 snap -1 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:233: expect (ObjNum 85 snap 16 seq_num 85) 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:234: copy_from oid 41 from oid 6 current snap is 17 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:235: copy_from oid 30 from oid 19 current snap is 17 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:236: read oid 14 snap 14 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:236: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:14:19.201 INFO:tasks.rados.rados.0.smithi003.stdout:237: delete oid 4 current snap is 17 2023-10-07T21:14:19.202 INFO:tasks.rados.rados.0.smithi003.stdout:237: done (4 left) 2023-10-07T21:14:19.202 INFO:tasks.rados.rados.0.smithi003.stdout:238: rollback oid 9 current snap is 17 2023-10-07T21:14:19.202 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 16 2023-10-07T21:14:19.202 INFO:tasks.rados.rados.0.smithi003.stdout:239: delete oid 20 current snap is 17 2023-10-07T21:14:19.203 INFO:tasks.rados.rados.0.smithi003.stdout:236: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T21:14:19.211 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing rollback tid 0 to smithi003182153-9 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:236: done (5 left) 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:239: done (4 left) 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:240: copy_from oid 27 from oid 11 current snap is 17 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing rollback tid 2 to smithi003182153-9 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 39 (ObjNum 71 snap 8 seq_num 71) dirty exists 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:235: finishing copy_from to smithi003182153-30 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 31 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:235: finishing copy_from racing read to smithi003182153-30 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:235: done (4 left) 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:238: done (3 left) 2023-10-07T21:14:19.212 INFO:tasks.rados.rados.0.smithi003.stdout:241: rollback oid 44 current snap is 17 2023-10-07T21:14:19.213 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 16 2023-10-07T21:14:19.213 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 17 2023-10-07T21:14:19.213 INFO:tasks.rados.rados.0.smithi003.stdout:242: seq_num 94 ranges {3317760=778240,4096000=532480,4628480=270336} 2023-10-07T21:14:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:242: writing smithi003182153-16 from 3317760 to 4096000 tid 1 2023-10-07T21:14:19.237 INFO:tasks.rados.rados.0.smithi003.stdout:242: writing smithi003182153-16 from 4096000 to 4628480 tid 2 2023-10-07T21:14:19.239 INFO:tasks.rados.rados.0.smithi003.stdout:242: writing smithi003182153-16 from 4628480 to 4898816 tid 3 2023-10-07T21:14:19.239 INFO:tasks.rados.rados.0.smithi003.stdout:243: rollback oid 10 current snap is 17 2023-10-07T21:14:19.239 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 16 2023-10-07T21:14:19.239 INFO:tasks.rados.rados.0.smithi003.stdout:241: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:14:19.239 INFO:tasks.rados.rados.0.smithi003.stdout:241: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:14:19.240 INFO:tasks.rados.rados.0.smithi003.stdout:241: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:14:19.240 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 102 (ObjNum 81 snap 13 seq_num 81) dirty exists 2023-10-07T21:14:19.240 INFO:tasks.rados.rados.0.smithi003.stdout:233: expect (ObjNum 85 snap 16 seq_num 85) 2023-10-07T21:14:19.302 INFO:tasks.rados.rados.0.smithi003.stdout:240: finishing copy_from to smithi003182153-27 2023-10-07T21:14:19.302 INFO:tasks.rados.rados.0.smithi003.stdout:240: got expected ENOENT (src dne) 2023-10-07T21:14:19.302 INFO:tasks.rados.rados.0.smithi003.stdout:240: finishing copy_from racing read to smithi003182153-27 2023-10-07T21:14:19.302 INFO:tasks.rados.rados.0.smithi003.stdout:234: finishing copy_from to smithi003182153-41 2023-10-07T21:14:19.302 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 31 (ObjNum 78 snap 12 seq_num 78) dirty exists 2023-10-07T21:14:19.302 INFO:tasks.rados.rados.0.smithi003.stdout:234: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:14:19.302 INFO:tasks.rados.rados.0.smithi003.stdout:233: done (5 left) 2023-10-07T21:14:19.303 INFO:tasks.rados.rados.0.smithi003.stdout:234: done (4 left) 2023-10-07T21:14:19.303 INFO:tasks.rados.rados.0.smithi003.stdout:240: done (3 left) 2023-10-07T21:14:19.303 INFO:tasks.rados.rados.0.smithi003.stdout:241: done (2 left) 2023-10-07T21:14:19.303 INFO:tasks.rados.rados.0.smithi003.stdout:244: snap_remove snap 15 2023-10-07T21:14:20.148 INFO:tasks.rados.rados.0.smithi003.stdout:244: done (2 left) 2023-10-07T21:14:20.148 INFO:tasks.rados.rados.0.smithi003.stdout:245: snap_remove snap 14 2023-10-07T21:14:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:20 smithi003 ceph-mon[98492]: osdmap e108: 8 total, 8 up, 8 in 2023-10-07T21:14:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:20 smithi003 ceph-mon[98492]: pgmap v132: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:20 smithi003 ceph-mon[115766]: osdmap e108: 8 total, 8 up, 8 in 2023-10-07T21:14:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:20 smithi003 ceph-mon[115766]: pgmap v132: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:20 smithi046 ceph-mon[102780]: osdmap e108: 8 total, 8 up, 8 in 2023-10-07T21:14:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:20 smithi046 ceph-mon[102780]: pgmap v132: 121 pgs: 121 active+clean; 50 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:245: done (2 left) 2023-10-07T21:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 17 2023-10-07T21:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:246: seq_num 95 ranges {0=794624,794624=409600,1204224=393216} 2023-10-07T21:14:21.153 INFO:tasks.rados.rados.0.smithi003.stdout:246: writing smithi003182153-25 from 0 to 794624 tid 1 2023-10-07T21:14:21.156 INFO:tasks.rados.rados.0.smithi003.stdout:246: writing smithi003182153-25 from 794624 to 1204224 tid 2 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:246: writing smithi003182153-25 from 1204224 to 1597440 tid 3 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:247: copy_from oid 19 from oid 39 current snap is 17 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 1 to smithi003182153-16 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 2 to smithi003182153-16 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 3 to smithi003182153-16 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 4 to smithi003182153-16 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:243: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:243: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:14:21.159 INFO:tasks.rados.rados.0.smithi003.stdout:243: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:14:21.160 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 39 (ObjNum 83 snap 14 seq_num 83) dirty exists 2023-10-07T21:14:21.160 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 5 to smithi003182153-16 2023-10-07T21:14:21.160 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 107 (ObjNum 94 snap 17 seq_num 94) dirty exists 2023-10-07T21:14:21.160 INFO:tasks.rados.rados.0.smithi003.stdout:242: left oid 16 (ObjNum 94 snap 17 seq_num 94) 2023-10-07T21:14:21.160 INFO:tasks.rados.rados.0.smithi003.stdout:242: done (3 left) 2023-10-07T21:14:21.160 INFO:tasks.rados.rados.0.smithi003.stdout:243: done (2 left) 2023-10-07T21:14:21.160 INFO:tasks.rados.rados.0.smithi003.stdout:248: delete oid 15 current snap is 17 2023-10-07T21:14:21.161 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 1 to smithi003182153-25 2023-10-07T21:14:21.161 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 2 to smithi003182153-25 2023-10-07T21:14:21.162 INFO:tasks.rados.rados.0.smithi003.stdout:248: done (2 left) 2023-10-07T21:14:21.162 INFO:tasks.rados.rados.0.smithi003.stdout:249: delete oid 41 current snap is 17 2023-10-07T21:14:21.162 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 3 to smithi003182153-25 2023-10-07T21:14:21.162 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 4 to smithi003182153-25 2023-10-07T21:14:21.163 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 5 to smithi003182153-25 2023-10-07T21:14:21.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 44 (ObjNum 95 snap 17 seq_num 95) dirty exists 2023-10-07T21:14:21.164 INFO:tasks.rados.rados.0.smithi003.stdout:246: left oid 25 (ObjNum 95 snap 17 seq_num 95) 2023-10-07T21:14:21.165 INFO:tasks.rados.rados.0.smithi003.stdout:246: done (2 left) 2023-10-07T21:14:21.165 INFO:tasks.rados.rados.0.smithi003.stdout:249: done (1 left) 2023-10-07T21:14:21.165 INFO:tasks.rados.rados.0.smithi003.stdout:250: setattr oid 47 current snap is 17 2023-10-07T21:14:21.166 INFO:tasks.rados.rados.0.smithi003.stdout:251: snap_remove snap 16 2023-10-07T21:14:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:21 smithi003 ceph-mon[98492]: osdmap e109: 8 total, 8 up, 8 in 2023-10-07T21:14:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:21 smithi003 ceph-mon[115766]: osdmap e109: 8 total, 8 up, 8 in 2023-10-07T21:14:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:21 smithi046 ceph-mon[102780]: osdmap e109: 8 total, 8 up, 8 in 2023-10-07T21:14:22.179 INFO:tasks.rados.rados.0.smithi003.stdout:251: done (2 left) 2023-10-07T21:14:22.179 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 17 2023-10-07T21:14:22.179 INFO:tasks.rados.rados.0.smithi003.stdout:252: seq_num 98 ranges {1826816=450560,2277376=466944,2744320=737280} 2023-10-07T21:14:22.197 INFO:tasks.rados.rados.0.smithi003.stdout:252: writing smithi003182153-49 from 1826816 to 2277376 tid 1 2023-10-07T21:14:22.197 INFO:tasks.rados.rados.0.smithi003.stdout:252: writing smithi003182153-49 from 2277376 to 2744320 tid 2 2023-10-07T21:14:22.200 INFO:tasks.rados.rados.0.smithi003.stdout:252: writing smithi003182153-49 from 2744320 to 3481600 tid 3 2023-10-07T21:14:22.200 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 17 2023-10-07T21:14:22.200 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 88 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:22.200 INFO:tasks.rados.rados.0.smithi003.stdout:253: seq_num 99 ranges {221184=466944,688128=802816,1490944=401408} 2023-10-07T21:14:22.203 INFO:tasks.rados.rados.0.smithi003.stdout:253: writing smithi003182153-14 from 221184 to 688128 tid 1 2023-10-07T21:14:22.208 INFO:tasks.rados.rados.0.smithi003.stdout:253: writing smithi003182153-14 from 688128 to 1490944 tid 2 2023-10-07T21:14:22.211 INFO:tasks.rados.rados.0.smithi003.stdout:253: writing smithi003182153-14 from 1490944 to 1892352 tid 3 2023-10-07T21:14:22.211 INFO:tasks.rados.rados.0.smithi003.stdout:250: done (3 left) 2023-10-07T21:14:22.211 INFO:tasks.rados.rados.0.smithi003.stdout:254: copy_from oid 5 from oid 40 current snap is 17 2023-10-07T21:14:22.211 INFO:tasks.rados.rados.0.smithi003.stdout:247: finishing copy_from to smithi003182153-19 2023-10-07T21:14:22.211 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 85 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T21:14:22.211 INFO:tasks.rados.rados.0.smithi003.stdout:247: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:14:22.211 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 1 to smithi003182153-49 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 2 to smithi003182153-49 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 3 to smithi003182153-49 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:247: done (3 left) 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:255: snap_create 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 4 to smithi003182153-49 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 5 to smithi003182153-49 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 92 (ObjNum 98 snap 17 seq_num 98) dirty exists 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:252: left oid 49 (ObjNum 98 snap 17 seq_num 98) 2023-10-07T21:14:22.212 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 1 to smithi003182153-14 2023-10-07T21:14:22.213 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 2 to smithi003182153-14 2023-10-07T21:14:22.213 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 3 to smithi003182153-14 2023-10-07T21:14:22.213 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 4 to smithi003182153-14 2023-10-07T21:14:22.215 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 5 to smithi003182153-14 2023-10-07T21:14:22.215 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 55 (ObjNum 99 snap 17 seq_num 99) dirty exists 2023-10-07T21:14:22.215 INFO:tasks.rados.rados.0.smithi003.stdout:253: left oid 14 (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:14:22.216 INFO:tasks.rados.rados.0.smithi003.stdout:254: finishing copy_from to smithi003182153-5 2023-10-07T21:14:22.216 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 24 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:14:22.216 INFO:tasks.rados.rados.0.smithi003.stdout:254: finishing copy_from racing read to smithi003182153-5 2023-10-07T21:14:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:22 smithi003 ceph-mon[98492]: osdmap e110: 8 total, 8 up, 8 in 2023-10-07T21:14:22.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:22 smithi003 ceph-mon[98492]: pgmap v135: 121 pgs: 121 active+clean; 61 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2023-10-07T21:14:22.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:22 smithi003 ceph-mon[115766]: osdmap e110: 8 total, 8 up, 8 in 2023-10-07T21:14:22.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:22 smithi003 ceph-mon[115766]: pgmap v135: 121 pgs: 121 active+clean; 61 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2023-10-07T21:14:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:22 smithi046 ceph-mon[102780]: osdmap e110: 8 total, 8 up, 8 in 2023-10-07T21:14:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:22 smithi046 ceph-mon[102780]: pgmap v135: 121 pgs: 121 active+clean; 61 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2023-10-07T21:14:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:252: done (3 left) 2023-10-07T21:14:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:253: done (2 left) 2023-10-07T21:14:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:254: done (1 left) 2023-10-07T21:14:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:255: done (0 left) 2023-10-07T21:14:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:256: snap_create 2023-10-07T21:14:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:23 smithi003 ceph-mon[98492]: osdmap e111: 8 total, 8 up, 8 in 2023-10-07T21:14:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:23 smithi003 ceph-mon[98492]: osdmap e112: 8 total, 8 up, 8 in 2023-10-07T21:14:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:23 smithi003 ceph-mon[115766]: osdmap e111: 8 total, 8 up, 8 in 2023-10-07T21:14:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:23 smithi003 ceph-mon[115766]: osdmap e112: 8 total, 8 up, 8 in 2023-10-07T21:14:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:23 smithi046 ceph-mon[102780]: osdmap e111: 8 total, 8 up, 8 in 2023-10-07T21:14:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:23 smithi046 ceph-mon[102780]: osdmap e112: 8 total, 8 up, 8 in 2023-10-07T21:14:24.093 INFO:tasks.rados.rados.0.smithi003.stdout:256: done (0 left) 2023-10-07T21:14:24.093 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 19 2023-10-07T21:14:24.094 INFO:tasks.rados.rados.0.smithi003.stdout:257: seq_num 100 ranges {1196032=483328,1679360=688128,2367488=516096} 2023-10-07T21:14:24.102 INFO:tasks.rados.rados.0.smithi003.stdout:257: writing smithi003182153-17 from 1196032 to 1679360 tid 1 2023-10-07T21:14:24.107 INFO:tasks.rados.rados.0.smithi003.stdout:257: writing smithi003182153-17 from 1679360 to 2367488 tid 2 2023-10-07T21:14:24.110 INFO:tasks.rados.rados.0.smithi003.stdout:257: writing smithi003182153-17 from 2367488 to 2883584 tid 3 2023-10-07T21:14:24.110 INFO:tasks.rados.rados.0.smithi003.stdout:258: rollback oid 8 current snap is 19 2023-10-07T21:14:24.110 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 8 to 18 2023-10-07T21:14:24.110 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 1 to smithi003182153-17 2023-10-07T21:14:24.110 INFO:tasks.rados.rados.0.smithi003.stdout:259: rmattr oid 26 current snap is 19 2023-10-07T21:14:24.110 INFO:tasks.rados.rados.0.smithi003.stdout:259: done (2 left) 2023-10-07T21:14:24.110 INFO:tasks.rados.rados.0.smithi003.stdout:260: delete oid 2 current snap is 19 2023-10-07T21:14:24.112 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 2 to smithi003182153-17 2023-10-07T21:14:24.112 INFO:tasks.rados.rados.0.smithi003.stdout:260: done (2 left) 2023-10-07T21:14:24.112 INFO:tasks.rados.rados.0.smithi003.stdout:261: rmattr oid 24 current snap is 19 2023-10-07T21:14:24.112 INFO:tasks.rados.rados.0.smithi003.stdout:261: done (2 left) 2023-10-07T21:14:24.112 INFO:tasks.rados.rados.0.smithi003.stdout:262: snap_create 2023-10-07T21:14:24.113 INFO:tasks.rados.rados.0.smithi003.stdout:258: finishing rollback tid 1 to smithi003182153-8 2023-10-07T21:14:24.113 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 0 (ObjNum 129 snap 0 seq_num 1510879624) dirty dne 2023-10-07T21:14:24.114 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 3 to smithi003182153-17 2023-10-07T21:14:24.114 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 4 to smithi003182153-17 2023-10-07T21:14:24.118 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 5 to smithi003182153-17 2023-10-07T21:14:24.118 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 88 (ObjNum 100 snap 19 seq_num 100) dirty exists 2023-10-07T21:14:24.118 INFO:tasks.rados.rados.0.smithi003.stdout:257: left oid 17 (ObjNum 100 snap 19 seq_num 100) 2023-10-07T21:14:24.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:14:24 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:24] "GET /metrics HTTP/1.1" 200 239007 "" "Prometheus/2.43.0" 2023-10-07T21:14:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:24 smithi003 ceph-mon[98492]: pgmap v138: 121 pgs: 121 active+clean; 61 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2023-10-07T21:14:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:24 smithi003 ceph-mon[98492]: osdmap e113: 8 total, 8 up, 8 in 2023-10-07T21:14:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:24 smithi003 ceph-mon[115766]: pgmap v138: 121 pgs: 121 active+clean; 61 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2023-10-07T21:14:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:24 smithi003 ceph-mon[115766]: osdmap e113: 8 total, 8 up, 8 in 2023-10-07T21:14:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:24 smithi046 ceph-mon[102780]: pgmap v138: 121 pgs: 121 active+clean; 61 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2023-10-07T21:14:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:24 smithi046 ceph-mon[102780]: osdmap e113: 8 total, 8 up, 8 in 2023-10-07T21:14:25.094 INFO:tasks.rados.rados.0.smithi003.stdout:257: done (2 left) 2023-10-07T21:14:25.095 INFO:tasks.rados.rados.0.smithi003.stdout:258: done (1 left) 2023-10-07T21:14:25.095 INFO:tasks.rados.rados.0.smithi003.stdout:262: done (0 left) 2023-10-07T21:14:25.095 INFO:tasks.rados.rados.0.smithi003.stdout:263: copy_from oid 48 from oid 47 current snap is 20 2023-10-07T21:14:25.095 INFO:tasks.rados.rados.0.smithi003.stdout:264: read oid 34 snap -1 2023-10-07T21:14:25.095 INFO:tasks.rados.rados.0.smithi003.stdout:264: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:25.095 INFO:tasks.rados.rados.0.smithi003.stdout:265: snap_create 2023-10-07T21:14:25.101 INFO:tasks.rados.rados.0.smithi003.stdout:264: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:25.118 INFO:tasks.rados.rados.0.smithi003.stdout:263: finishing copy_from to smithi003182153-48 2023-10-07T21:14:25.118 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 88 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:25.118 INFO:tasks.rados.rados.0.smithi003.stdout:263: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:14:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:263: done (2 left) 2023-10-07T21:14:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:264: done (1 left) 2023-10-07T21:14:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:265: done (0 left) 2023-10-07T21:14:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:266: read oid 47 snap -1 2023-10-07T21:14:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:266: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:14:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 21 2023-10-07T21:14:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:267: seq_num 102 ranges {172032=516096,688128=450560,1138688=729088,1867776=24576} 2023-10-07T21:14:26.106 INFO:tasks.rados.rados.0.smithi003.stdout:267: writing smithi003182153-36 from 172032 to 688128 tid 1 2023-10-07T21:14:26.109 INFO:tasks.rados.rados.0.smithi003.stdout:267: writing smithi003182153-36 from 688128 to 1138688 tid 2 2023-10-07T21:14:26.114 INFO:tasks.rados.rados.0.smithi003.stdout:267: writing smithi003182153-36 from 1138688 to 1867776 tid 3 2023-10-07T21:14:26.114 INFO:tasks.rados.rados.0.smithi003.stdout:267: writing smithi003182153-36 from 1867776 to 1892352 tid 4 2023-10-07T21:14:26.114 INFO:tasks.rados.rados.0.smithi003.stdout:268: rollback oid 18 current snap is 21 2023-10-07T21:14:26.114 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 17 2023-10-07T21:14:26.115 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 21 2023-10-07T21:14:26.115 INFO:tasks.rados.rados.0.smithi003.stdout:269: seq_num 103 ranges {1269760=532480,1802240=737280,2539520=466944} 2023-10-07T21:14:26.123 INFO:tasks.rados.rados.0.smithi003.stdout:269: writing smithi003182153-23 from 1269760 to 1802240 tid 1 2023-10-07T21:14:26.127 INFO:tasks.rados.rados.0.smithi003.stdout:269: writing smithi003182153-23 from 1802240 to 2539520 tid 2 2023-10-07T21:14:26.130 INFO:tasks.rados.rados.0.smithi003.stdout:269: writing smithi003182153-23 from 2539520 to 3006464 tid 3 2023-10-07T21:14:26.130 INFO:tasks.rados.rados.0.smithi003.stdout:270: delete oid 26 current snap is 21 2023-10-07T21:14:26.130 INFO:tasks.rados.rados.0.smithi003.stdout:266: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:14:26.152 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 1 to smithi003182153-36 2023-10-07T21:14:26.152 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 2 to smithi003182153-36 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:268: finishing rollback tid 0 to smithi003182153-18 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:268: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:268: finishing rollback tid 2 to smithi003182153-18 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 95 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 3 to smithi003182153-36 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 4 to smithi003182153-36 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 5 to smithi003182153-36 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:266: done (4 left) 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:268: done (3 left) 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:270: done (2 left) 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:271: read oid 5 snap -1 2023-10-07T21:14:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:271: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:272: read oid 1 snap 20 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:272: expect deleted 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:273: setattr oid 38 current snap is 21 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 6 to smithi003182153-36 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 52 (ObjNum 102 snap 21 seq_num 102) dirty exists 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:267: left oid 36 (ObjNum 102 snap 21 seq_num 102) 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 1 to smithi003182153-23 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 2 to smithi003182153-23 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 3 to smithi003182153-23 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 4 to smithi003182153-23 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 5 to smithi003182153-23 2023-10-07T21:14:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 72 (ObjNum 103 snap 21 seq_num 103) dirty exists 2023-10-07T21:14:26.155 INFO:tasks.rados.rados.0.smithi003.stdout:269: left oid 23 (ObjNum 103 snap 21 seq_num 103) 2023-10-07T21:14:26.155 INFO:tasks.rados.rados.0.smithi003.stdout:267: done (4 left) 2023-10-07T21:14:26.155 INFO:tasks.rados.rados.0.smithi003.stdout:269: done (3 left) 2023-10-07T21:14:26.155 INFO:tasks.rados.rados.0.smithi003.stdout:272: done (2 left) 2023-10-07T21:14:26.155 INFO:tasks.rados.rados.0.smithi003.stdout:274: rollback oid 23 current snap is 21 2023-10-07T21:14:26.155 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 20 2023-10-07T21:14:26.155 INFO:tasks.rados.rados.0.smithi003.stdout:275: delete oid 31 current snap is 21 2023-10-07T21:14:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:271: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:274: finishing rollback tid 0 to smithi003182153-23 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:274: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:274: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 75 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 54 (ObjNum 85 snap 16 seq_num 85) dirty exists 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:271: done (3 left) 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:273: done (2 left) 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:274: done (1 left) 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:275: done (0 left) 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 21 2023-10-07T21:14:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:276: seq_num 106 ranges {0=581632,581632=794624,1376256=409600} 2023-10-07T21:14:26.176 INFO:tasks.rados.rados.0.smithi003.stdout:276: writing smithi003182153-26 from 0 to 581632 tid 1 2023-10-07T21:14:26.181 INFO:tasks.rados.rados.0.smithi003.stdout:276: writing smithi003182153-26 from 581632 to 1376256 tid 2 2023-10-07T21:14:26.183 INFO:tasks.rados.rados.0.smithi003.stdout:276: writing smithi003182153-26 from 1376256 to 1785856 tid 3 2023-10-07T21:14:26.183 INFO:tasks.rados.rados.0.smithi003.stdout:277: setattr oid 47 current snap is 21 2023-10-07T21:14:26.183 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 1 to smithi003182153-26 2023-10-07T21:14:26.185 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 2 to smithi003182153-26 2023-10-07T21:14:26.185 INFO:tasks.rados.rados.0.smithi003.stdout:278: setattr oid 30 current snap is 21 2023-10-07T21:14:26.185 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 3 to smithi003182153-26 2023-10-07T21:14:26.186 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 4 to smithi003182153-26 2023-10-07T21:14:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 5 to smithi003182153-26 2023-10-07T21:14:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 60 (ObjNum 106 snap 21 seq_num 106) dirty exists 2023-10-07T21:14:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:276: left oid 26 (ObjNum 106 snap 21 seq_num 106) 2023-10-07T21:14:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:276: done (2 left) 2023-10-07T21:14:26.188 INFO:tasks.rados.rados.0.smithi003.stdout:279: snap_remove snap 19 2023-10-07T21:14:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:26 smithi003 ceph-mon[98492]: osdmap e114: 8 total, 8 up, 8 in 2023-10-07T21:14:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:26 smithi003 ceph-mon[98492]: pgmap v141: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-10-07T21:14:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:26 smithi003 ceph-mon[115766]: osdmap e114: 8 total, 8 up, 8 in 2023-10-07T21:14:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:26 smithi003 ceph-mon[115766]: pgmap v141: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-10-07T21:14:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:26 smithi046 ceph-mon[102780]: osdmap e114: 8 total, 8 up, 8 in 2023-10-07T21:14:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:26 smithi046 ceph-mon[102780]: pgmap v141: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-10-07T21:14:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:279: done (2 left) 2023-10-07T21:14:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:280: read oid 45 snap -1 2023-10-07T21:14:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:280: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:14:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:281: rollback oid 21 current snap is 21 2023-10-07T21:14:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 20 2023-10-07T21:14:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 96 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 32 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T21:14:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:277: done (3 left) 2023-10-07T21:14:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:278: done (2 left) 2023-10-07T21:14:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:282: snap_remove snap 18 2023-10-07T21:14:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:27 smithi046 ceph-mon[102780]: osdmap e115: 8 total, 8 up, 8 in 2023-10-07T21:14:27.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:27 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:14:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:27 smithi003 ceph-mon[98492]: osdmap e115: 8 total, 8 up, 8 in 2023-10-07T21:14:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:27 smithi003 ceph-mon[115766]: osdmap e115: 8 total, 8 up, 8 in 2023-10-07T21:14:28.084 INFO:tasks.rados.rados.0.smithi003.stdout:282: done (2 left) 2023-10-07T21:14:28.085 INFO:tasks.rados.rados.0.smithi003.stdout:283: snap_create 2023-10-07T21:14:28.085 INFO:tasks.rados.rados.0.smithi003.stdout:280: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T21:14:28.109 INFO:tasks.rados.rados.0.smithi003.stdout:281: finishing rollback tid 0 to smithi003182153-21 2023-10-07T21:14:28.110 INFO:tasks.rados.rados.0.smithi003.stdout:281: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:14:28.110 INFO:tasks.rados.rados.0.smithi003.stdout:281: finishing rollback tid 2 to smithi003182153-21 2023-10-07T21:14:28.110 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 69 (ObjNum 90 snap 17 seq_num 90) dirty exists 2023-10-07T21:14:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:28 smithi003 ceph-mon[98492]: osdmap e116: 8 total, 8 up, 8 in 2023-10-07T21:14:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:28 smithi003 ceph-mon[98492]: pgmap v144: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-10-07T21:14:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:28 smithi003 ceph-mon[98492]: osdmap e117: 8 total, 8 up, 8 in 2023-10-07T21:14:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:28 smithi003 ceph-mon[115766]: osdmap e116: 8 total, 8 up, 8 in 2023-10-07T21:14:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:28 smithi003 ceph-mon[115766]: pgmap v144: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-10-07T21:14:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:28 smithi003 ceph-mon[115766]: osdmap e117: 8 total, 8 up, 8 in 2023-10-07T21:14:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:28 smithi046 ceph-mon[102780]: osdmap e116: 8 total, 8 up, 8 in 2023-10-07T21:14:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:28 smithi046 ceph-mon[102780]: pgmap v144: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 487 KiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-10-07T21:14:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:28 smithi046 ceph-mon[102780]: osdmap e117: 8 total, 8 up, 8 in 2023-10-07T21:14:29.085 INFO:tasks.rados.rados.0.smithi003.stdout:280: done (2 left) 2023-10-07T21:14:29.086 INFO:tasks.rados.rados.0.smithi003.stdout:281: done (1 left) 2023-10-07T21:14:29.086 INFO:tasks.rados.rados.0.smithi003.stdout:283: done (0 left) 2023-10-07T21:14:29.086 INFO:tasks.rados.rados.0.smithi003.stdout:284: snap_create 2023-10-07T21:14:30.092 INFO:tasks.rados.rados.0.smithi003.stdout:284: done (0 left) 2023-10-07T21:14:30.092 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 23 2023-10-07T21:14:30.092 INFO:tasks.rados.rados.0.smithi003.stdout:285: seq_num 107 ranges {303104=598016,901120=729088,1630208=466944,2097152=8192} 2023-10-07T21:14:30.097 INFO:tasks.rados.rados.0.smithi003.stdout:285: writing smithi003182153-30 from 303104 to 901120 tid 1 2023-10-07T21:14:30.101 INFO:tasks.rados.rados.0.smithi003.stdout:285: writing smithi003182153-30 from 901120 to 1630208 tid 2 2023-10-07T21:14:30.104 INFO:tasks.rados.rados.0.smithi003.stdout:285: writing smithi003182153-30 from 1630208 to 2097152 tid 3 2023-10-07T21:14:30.104 INFO:tasks.rados.rados.0.smithi003.stdout:285: writing smithi003182153-30 from 2097152 to 2105344 tid 4 2023-10-07T21:14:30.104 INFO:tasks.rados.rados.0.smithi003.stdout:286: rmattr oid 17 current snap is 23 2023-10-07T21:14:30.104 INFO:tasks.rados.rados.0.smithi003.stdout:286: done (1 left) 2023-10-07T21:14:30.105 INFO:tasks.rados.rados.0.smithi003.stdout:287: snap_remove snap 21 2023-10-07T21:14:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:30 smithi046 ceph-mon[102780]: osdmap e118: 8 total, 8 up, 8 in 2023-10-07T21:14:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:30 smithi046 ceph-mon[102780]: pgmap v147: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:30 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:30 smithi003 ceph-mon[98492]: osdmap e118: 8 total, 8 up, 8 in 2023-10-07T21:14:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:30 smithi003 ceph-mon[98492]: pgmap v147: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:30 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:30 smithi003 ceph-mon[115766]: osdmap e118: 8 total, 8 up, 8 in 2023-10-07T21:14:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:30 smithi003 ceph-mon[115766]: pgmap v147: 121 pgs: 121 active+clean; 57 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:30 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:31.099 INFO:tasks.rados.rados.0.smithi003.stdout:287: done (1 left) 2023-10-07T21:14:31.099 INFO:tasks.rados.rados.0.smithi003.stdout:288: snap_remove snap 17 2023-10-07T21:14:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:31 smithi046 ceph-mon[102780]: osdmap e119: 8 total, 8 up, 8 in 2023-10-07T21:14:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:31 smithi003 ceph-mon[98492]: osdmap e119: 8 total, 8 up, 8 in 2023-10-07T21:14:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:31 smithi003 ceph-mon[115766]: osdmap e119: 8 total, 8 up, 8 in 2023-10-07T21:14:32.108 INFO:tasks.rados.rados.0.smithi003.stdout:288: done (1 left) 2023-10-07T21:14:32.108 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 23 2023-10-07T21:14:32.108 INFO:tasks.rados.rados.0.smithi003.stdout:289: seq_num 108 ranges {2596864=614400,3211264=606208,3817472=598016} 2023-10-07T21:14:32.126 INFO:tasks.rados.rados.0.smithi003.stdout:289: writing smithi003182153-6 from 2596864 to 3211264 tid 1 2023-10-07T21:14:32.129 INFO:tasks.rados.rados.0.smithi003.stdout:289: writing smithi003182153-6 from 3211264 to 3817472 tid 2 2023-10-07T21:14:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:289: writing smithi003182153-6 from 3817472 to 4415488 tid 3 2023-10-07T21:14:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:290: read oid 11 snap -1 2023-10-07T21:14:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:290: expect deleted 2023-10-07T21:14:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 23 2023-10-07T21:14:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 1 to smithi003182153-30 2023-10-07T21:14:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:291: seq_num 109 ranges {458752=630784,1089536=491520,1581056=483328,2064384=229376} 2023-10-07T21:14:32.139 INFO:tasks.rados.rados.0.smithi003.stdout:291: writing smithi003182153-28 from 458752 to 1089536 tid 1 2023-10-07T21:14:32.143 INFO:tasks.rados.rados.0.smithi003.stdout:291: writing smithi003182153-28 from 1089536 to 1581056 tid 2 2023-10-07T21:14:32.145 INFO:tasks.rados.rados.0.smithi003.stdout:291: writing smithi003182153-28 from 1581056 to 2064384 tid 3 2023-10-07T21:14:32.147 INFO:tasks.rados.rados.0.smithi003.stdout:291: writing smithi003182153-28 from 2064384 to 2293760 tid 4 2023-10-07T21:14:32.147 INFO:tasks.rados.rados.0.smithi003.stdout:292: snap_create 2023-10-07T21:14:32.147 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 2 to smithi003182153-30 2023-10-07T21:14:32.147 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 3 to smithi003182153-30 2023-10-07T21:14:32.147 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 4 to smithi003182153-30 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 5 to smithi003182153-30 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 6 to smithi003182153-30 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 37 (ObjNum 107 snap 23 seq_num 107) dirty exists 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:285: left oid 30 (ObjNum 107 snap 23 seq_num 107) 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 1 to smithi003182153-6 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 2 to smithi003182153-6 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 3 to smithi003182153-6 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 4 to smithi003182153-6 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 5 to smithi003182153-6 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 42 (ObjNum 108 snap 23 seq_num 108) dirty exists 2023-10-07T21:14:32.148 INFO:tasks.rados.rados.0.smithi003.stdout:289: left oid 6 (ObjNum 108 snap 23 seq_num 108) 2023-10-07T21:14:32.149 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 1 to smithi003182153-28 2023-10-07T21:14:32.149 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 2 to smithi003182153-28 2023-10-07T21:14:32.153 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 3 to smithi003182153-28 2023-10-07T21:14:32.153 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 4 to smithi003182153-28 2023-10-07T21:14:32.153 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 5 to smithi003182153-28 2023-10-07T21:14:32.154 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 6 to smithi003182153-28 2023-10-07T21:14:32.154 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 136 (ObjNum 109 snap 23 seq_num 109) dirty exists 2023-10-07T21:14:32.154 INFO:tasks.rados.rados.0.smithi003.stdout:291: left oid 28 (ObjNum 109 snap 23 seq_num 109) 2023-10-07T21:14:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:32 smithi003 ceph-mon[98492]: osdmap e120: 8 total, 8 up, 8 in 2023-10-07T21:14:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:32 smithi003 ceph-mon[98492]: pgmap v150: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-10-07T21:14:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:32 smithi003 ceph-mon[115766]: osdmap e120: 8 total, 8 up, 8 in 2023-10-07T21:14:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:32 smithi003 ceph-mon[115766]: pgmap v150: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-10-07T21:14:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:32 smithi046 ceph-mon[102780]: osdmap e120: 8 total, 8 up, 8 in 2023-10-07T21:14:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:32 smithi046 ceph-mon[102780]: pgmap v150: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-10-07T21:14:33.085 INFO:tasks.rados.rados.0.smithi003.stdout:285: done (4 left) 2023-10-07T21:14:33.085 INFO:tasks.rados.rados.0.smithi003.stdout:289: done (3 left) 2023-10-07T21:14:33.085 INFO:tasks.rados.rados.0.smithi003.stdout:290: done (2 left) 2023-10-07T21:14:33.086 INFO:tasks.rados.rados.0.smithi003.stdout:291: done (1 left) 2023-10-07T21:14:33.086 INFO:tasks.rados.rados.0.smithi003.stdout:292: done (0 left) 2023-10-07T21:14:33.086 INFO:tasks.rados.rados.0.smithi003.stdout:293: delete oid 41 current snap is 24 2023-10-07T21:14:33.086 INFO:tasks.rados.rados.0.smithi003.stdout:293: done (0 left) 2023-10-07T21:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:294: read oid 13 snap -1 2023-10-07T21:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:294: expect (ObjNum 89 snap 17 seq_num 89) 2023-10-07T21:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:295: setattr oid 26 current snap is 24 2023-10-07T21:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:296: copy_from oid 32 from oid 7 current snap is 24 2023-10-07T21:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:297: read oid 22 snap -1 2023-10-07T21:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:297: expect deleted 2023-10-07T21:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 24 2023-10-07T21:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:298: seq_num 111 ranges {0=663552,663552=663552,1327104=450560,1777664=90112} 2023-10-07T21:14:33.093 INFO:tasks.rados.rados.0.smithi003.stdout:298: writing smithi003182153-15 from 0 to 663552 tid 1 2023-10-07T21:14:33.096 INFO:tasks.rados.rados.0.smithi003.stdout:298: writing smithi003182153-15 from 663552 to 1327104 tid 2 2023-10-07T21:14:33.099 INFO:tasks.rados.rados.0.smithi003.stdout:298: writing smithi003182153-15 from 1327104 to 1777664 tid 3 2023-10-07T21:14:33.100 INFO:tasks.rados.rados.0.smithi003.stdout:298: writing smithi003182153-15 from 1777664 to 1867776 tid 4 2023-10-07T21:14:33.100 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 24 2023-10-07T21:14:33.100 INFO:tasks.rados.rados.0.smithi003.stdout:299: seq_num 112 ranges {3481600=679936,4161536=548864,4710400=655360} 2023-10-07T21:14:33.125 INFO:tasks.rados.rados.0.smithi003.stdout:299: writing smithi003182153-49 from 3481600 to 4161536 tid 1 2023-10-07T21:14:33.126 INFO:tasks.rados.rados.0.smithi003.stdout:299: writing smithi003182153-49 from 4161536 to 4710400 tid 2 2023-10-07T21:14:33.131 INFO:tasks.rados.rados.0.smithi003.stdout:299: writing smithi003182153-49 from 4710400 to 5365760 tid 3 2023-10-07T21:14:33.131 INFO:tasks.rados.rados.0.smithi003.stdout:300: rollback oid 33 current snap is 24 2023-10-07T21:14:33.131 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 20 2023-10-07T21:14:33.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 62 (ObjNum 106 snap 21 seq_num 106) dirty exists 2023-10-07T21:14:33.131 INFO:tasks.rados.rados.0.smithi003.stdout:296: finishing copy_from to smithi003182153-32 2023-10-07T21:14:33.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 16 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:296: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:295: done (6 left) 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:296: done (5 left) 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:297: done (4 left) 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 24 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 1 to smithi003182153-15 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 2 to smithi003182153-15 2023-10-07T21:14:33.132 INFO:tasks.rados.rados.0.smithi003.stdout:301: seq_num 113 ranges {0=696320,696320=434176,1130496=466944,1597440=303104} 2023-10-07T21:14:33.135 INFO:tasks.rados.rados.0.smithi003.stdout:301: writing smithi003182153-2 from 0 to 696320 tid 1 2023-10-07T21:14:33.137 INFO:tasks.rados.rados.0.smithi003.stdout:301: writing smithi003182153-2 from 696320 to 1130496 tid 2 2023-10-07T21:14:33.140 INFO:tasks.rados.rados.0.smithi003.stdout:301: writing smithi003182153-2 from 1130496 to 1597440 tid 3 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:301: writing smithi003182153-2 from 1597440 to 1900544 tid 4 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:302: read oid 22 snap -1 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:302: expect deleted 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:303: rollback oid 45 current snap is 24 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 45 to 20 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 3 to smithi003182153-15 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 4 to smithi003182153-15 2023-10-07T21:14:33.142 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 5 to smithi003182153-15 2023-10-07T21:14:33.143 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 6 to smithi003182153-15 2023-10-07T21:14:33.143 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 143 (ObjNum 111 snap 24 seq_num 111) dirty exists 2023-10-07T21:14:33.143 INFO:tasks.rados.rados.0.smithi003.stdout:298: left oid 15 (ObjNum 111 snap 24 seq_num 111) 2023-10-07T21:14:33.143 INFO:tasks.rados.rados.0.smithi003.stdout:294: expect (ObjNum 89 snap 17 seq_num 89) 2023-10-07T21:14:33.275 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 1 to smithi003182153-49 2023-10-07T21:14:33.275 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 2 to smithi003182153-49 2023-10-07T21:14:33.275 INFO:tasks.rados.rados.0.smithi003.stdout:294: done (6 left) 2023-10-07T21:14:33.275 INFO:tasks.rados.rados.0.smithi003.stdout:298: done (5 left) 2023-10-07T21:14:33.275 INFO:tasks.rados.rados.0.smithi003.stdout:304: rmattr oid 41 current snap is 24 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:304: done (5 left) 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:305: copy_from oid 46 from oid 14 current snap is 24 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing rollback tid 0 to smithi003182153-33 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 3 to smithi003182153-49 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 4 to smithi003182153-49 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 66 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 5 to smithi003182153-49 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 100 (ObjNum 112 snap 24 seq_num 112) dirty exists 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:299: left oid 49 (ObjNum 112 snap 24 seq_num 112) 2023-10-07T21:14:33.276 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 1 to smithi003182153-2 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 2 to smithi003182153-2 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 3 to smithi003182153-2 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 4 to smithi003182153-2 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 5 to smithi003182153-2 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing rollback tid 0 to smithi003182153-45 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing rollback tid 1 to smithi003182153-45 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:299: done (5 left) 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:300: done (4 left) 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:302: done (3 left) 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 24 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 6 to smithi003182153-2 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 55 (ObjNum 113 snap 24 seq_num 113) dirty exists 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:301: left oid 2 (ObjNum 113 snap 24 seq_num 113) 2023-10-07T21:14:33.277 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing rollback tid 2 to smithi003182153-45 2023-10-07T21:14:33.278 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 85 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-07T21:14:33.278 INFO:tasks.rados.rados.0.smithi003.stdout:306: seq_num 114 ranges {0=712704,712704=712704,1425408=491520} 2023-10-07T21:14:33.278 INFO:tasks.rados.rados.0.smithi003.stdout:306: writing smithi003182153-22 from 0 to 712704 tid 1 2023-10-07T21:14:33.282 INFO:tasks.rados.rados.0.smithi003.stdout:306: writing smithi003182153-22 from 712704 to 1425408 tid 2 2023-10-07T21:14:33.286 INFO:tasks.rados.rados.0.smithi003.stdout:306: writing smithi003182153-22 from 1425408 to 1916928 tid 3 2023-10-07T21:14:33.286 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 1 to smithi003182153-22 2023-10-07T21:14:33.286 INFO:tasks.rados.rados.0.smithi003.stdout:301: done (3 left) 2023-10-07T21:14:33.286 INFO:tasks.rados.rados.0.smithi003.stdout:303: done (2 left) 2023-10-07T21:14:33.286 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 24 2023-10-07T21:14:33.286 INFO:tasks.rados.rados.0.smithi003.stdout:307: seq_num 115 ranges {1441792=729088,2170880=647168,2818048=434176,3252224=122880} 2023-10-07T21:14:33.297 INFO:tasks.rados.rados.0.smithi003.stdout:307: writing smithi003182153-44 from 1441792 to 2170880 tid 1 2023-10-07T21:14:33.301 INFO:tasks.rados.rados.0.smithi003.stdout:307: writing smithi003182153-44 from 2170880 to 2818048 tid 2 2023-10-07T21:14:33.303 INFO:tasks.rados.rados.0.smithi003.stdout:307: writing smithi003182153-44 from 2818048 to 3252224 tid 3 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:307: writing smithi003182153-44 from 3252224 to 3375104 tid 4 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:308: read oid 38 snap 22 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:308: expect (ObjNum 85 snap 16 seq_num 85) 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:309: snap_create 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 2 to smithi003182153-22 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:305: finishing copy_from to smithi003182153-46 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 55 (ObjNum 99 snap 17 seq_num 99) dirty exists 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 3 to smithi003182153-22 2023-10-07T21:14:33.305 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 4 to smithi003182153-22 2023-10-07T21:14:33.306 INFO:tasks.rados.rados.0.smithi003.stdout:305: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:14:33.306 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 5 to smithi003182153-22 2023-10-07T21:14:33.306 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 89 (ObjNum 114 snap 24 seq_num 114) dirty exists 2023-10-07T21:14:33.306 INFO:tasks.rados.rados.0.smithi003.stdout:306: left oid 22 (ObjNum 114 snap 24 seq_num 114) 2023-10-07T21:14:33.306 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 1 to smithi003182153-44 2023-10-07T21:14:33.306 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 2 to smithi003182153-44 2023-10-07T21:14:33.307 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 3 to smithi003182153-44 2023-10-07T21:14:33.307 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 4 to smithi003182153-44 2023-10-07T21:14:33.307 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 5 to smithi003182153-44 2023-10-07T21:14:33.307 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 6 to smithi003182153-44 2023-10-07T21:14:33.307 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 149 (ObjNum 115 snap 24 seq_num 115) dirty exists 2023-10-07T21:14:33.307 INFO:tasks.rados.rados.0.smithi003.stdout:307: left oid 44 (ObjNum 115 snap 24 seq_num 115) 2023-10-07T21:14:33.321 INFO:tasks.rados.rados.0.smithi003.stdout:308: expect (ObjNum 85 snap 16 seq_num 85) 2023-10-07T21:14:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:33 smithi003 ceph-mon[98492]: osdmap e121: 8 total, 8 up, 8 in 2023-10-07T21:14:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:33 smithi003 ceph-mon[98492]: osdmap e122: 8 total, 8 up, 8 in 2023-10-07T21:14:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:33 smithi003 ceph-mon[115766]: osdmap e121: 8 total, 8 up, 8 in 2023-10-07T21:14:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:33 smithi003 ceph-mon[115766]: osdmap e122: 8 total, 8 up, 8 in 2023-10-07T21:14:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:33 smithi046 ceph-mon[102780]: osdmap e121: 8 total, 8 up, 8 in 2023-10-07T21:14:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:33 smithi046 ceph-mon[102780]: osdmap e122: 8 total, 8 up, 8 in 2023-10-07T21:14:34.118 INFO:tasks.rados.rados.0.smithi003.stdout:305: done (4 left) 2023-10-07T21:14:34.118 INFO:tasks.rados.rados.0.smithi003.stdout:306: done (3 left) 2023-10-07T21:14:34.118 INFO:tasks.rados.rados.0.smithi003.stdout:307: done (2 left) 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:308: done (1 left) 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:309: done (0 left) 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:310: rmattr oid 29 current snap is 25 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:310: done (0 left) 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:311: copy_from oid 7 from oid 29 current snap is 25 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:312: rollback oid 6 current snap is 25 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 23 2023-10-07T21:14:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:313: snap_remove snap 24 2023-10-07T21:14:34.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:14:34 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:34] "GET /metrics HTTP/1.1" 200 239108 "" "Prometheus/2.43.0" 2023-10-07T21:14:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:34 smithi003 ceph-mon[98492]: pgmap v153: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-10-07T21:14:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:34 smithi003 ceph-mon[115766]: pgmap v153: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-10-07T21:14:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:34 smithi046 ceph-mon[102780]: pgmap v153: 121 pgs: 121 active+clean; 62 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:313: done (2 left) 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:314: snap_create 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing rollback tid 0 to smithi003182153-6 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing rollback tid 2 to smithi003182153-6 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 46 (ObjNum 108 snap 23 seq_num 108) dirty exists 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:311: finishing copy_from to smithi003182153-7 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:311: finishing copy_from racing read to smithi003182153-7 2023-10-07T21:14:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:35 smithi003 ceph-mon[98492]: osdmap e123: 8 total, 8 up, 8 in 2023-10-07T21:14:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:35 smithi003 ceph-mon[115766]: osdmap e123: 8 total, 8 up, 8 in 2023-10-07T21:14:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:35 smithi046 ceph-mon[102780]: osdmap e123: 8 total, 8 up, 8 in 2023-10-07T21:14:36.119 INFO:tasks.rados.rados.0.smithi003.stdout:311: done (2 left) 2023-10-07T21:14:36.119 INFO:tasks.rados.rados.0.smithi003.stdout:312: done (1 left) 2023-10-07T21:14:36.120 INFO:tasks.rados.rados.0.smithi003.stdout:314: done (0 left) 2023-10-07T21:14:36.120 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 26 2023-10-07T21:14:36.120 INFO:tasks.rados.rados.0.smithi003.stdout:315: seq_num 116 ranges {4898816=745472,5644288=532480,6176768=638976,6815744=32768} 2023-10-07T21:14:36.150 INFO:tasks.rados.rados.0.smithi003.stdout:315: writing smithi003182153-16 from 4898816 to 5644288 tid 1 2023-10-07T21:14:36.153 INFO:tasks.rados.rados.0.smithi003.stdout:315: writing smithi003182153-16 from 5644288 to 6176768 tid 2 2023-10-07T21:14:36.158 INFO:tasks.rados.rados.0.smithi003.stdout:315: writing smithi003182153-16 from 6176768 to 6815744 tid 3 2023-10-07T21:14:36.158 INFO:tasks.rados.rados.0.smithi003.stdout:315: writing smithi003182153-16 from 6815744 to 6848512 tid 4 2023-10-07T21:14:36.158 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 26 2023-10-07T21:14:36.158 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 1 to smithi003182153-16 2023-10-07T21:14:36.158 INFO:tasks.rados.rados.0.smithi003.stdout:316: seq_num 117 ranges {761856=770048,1531904=417792,1949696=442368,2392064=344064} 2023-10-07T21:14:36.166 INFO:tasks.rados.rados.0.smithi003.stdout:316: writing smithi003182153-18 from 761856 to 1531904 tid 1 2023-10-07T21:14:36.168 INFO:tasks.rados.rados.0.smithi003.stdout:316: writing smithi003182153-18 from 1531904 to 1949696 tid 2 2023-10-07T21:14:36.171 INFO:tasks.rados.rados.0.smithi003.stdout:316: writing smithi003182153-18 from 1949696 to 2392064 tid 3 2023-10-07T21:14:36.173 INFO:tasks.rados.rados.0.smithi003.stdout:316: writing smithi003182153-18 from 2392064 to 2736128 tid 4 2023-10-07T21:14:36.173 INFO:tasks.rados.rados.0.smithi003.stdout:317: setattr oid 45 current snap is 26 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 2 to smithi003182153-16 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 3 to smithi003182153-16 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 4 to smithi003182153-16 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 5 to smithi003182153-16 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 6 to smithi003182153-16 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 155 (ObjNum 116 snap 26 seq_num 116) dirty exists 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:315: left oid 16 (ObjNum 116 snap 26 seq_num 116) 2023-10-07T21:14:36.174 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 1 to smithi003182153-18 2023-10-07T21:14:36.175 INFO:tasks.rados.rados.0.smithi003.stdout:315: done (2 left) 2023-10-07T21:14:36.175 INFO:tasks.rados.rados.0.smithi003.stdout:318: snap_remove snap 20 2023-10-07T21:14:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:36 smithi003 ceph-mon[115766]: osdmap e124: 8 total, 8 up, 8 in 2023-10-07T21:14:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:36 smithi003 ceph-mon[115766]: pgmap v156: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-10-07T21:14:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:36 smithi003 ceph-mon[115766]: osdmap e125: 8 total, 8 up, 8 in 2023-10-07T21:14:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:36 smithi003 ceph-mon[98492]: osdmap e124: 8 total, 8 up, 8 in 2023-10-07T21:14:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:36 smithi003 ceph-mon[98492]: pgmap v156: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-10-07T21:14:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:36 smithi003 ceph-mon[98492]: osdmap e125: 8 total, 8 up, 8 in 2023-10-07T21:14:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:36 smithi046 ceph-mon[102780]: osdmap e124: 8 total, 8 up, 8 in 2023-10-07T21:14:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:36 smithi046 ceph-mon[102780]: pgmap v156: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-10-07T21:14:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:36 smithi046 ceph-mon[102780]: osdmap e125: 8 total, 8 up, 8 in 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:318: done (2 left) 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:319: setattr oid 15 current snap is 26 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 2 to smithi003182153-18 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 3 to smithi003182153-18 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 4 to smithi003182153-18 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 5 to smithi003182153-18 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 6 to smithi003182153-18 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 105 (ObjNum 117 snap 26 seq_num 117) dirty exists 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:316: left oid 18 (ObjNum 117 snap 26 seq_num 117) 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 91 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-07T21:14:37.134 INFO:tasks.rados.rados.0.smithi003.stdout:316: done (2 left) 2023-10-07T21:14:37.135 INFO:tasks.rados.rados.0.smithi003.stdout:317: done (1 left) 2023-10-07T21:14:37.135 INFO:tasks.rados.rados.0.smithi003.stdout:320: snap_create 2023-10-07T21:14:37.142 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 157 (ObjNum 111 snap 24 seq_num 111) dirty exists 2023-10-07T21:14:37.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:37 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:14:38.091 INFO:tasks.rados.rados.0.smithi003.stdout:319: done (1 left) 2023-10-07T21:14:38.091 INFO:tasks.rados.rados.0.smithi003.stdout:320: done (0 left) 2023-10-07T21:14:38.091 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 27 2023-10-07T21:14:38.091 INFO:tasks.rados.rados.0.smithi003.stdout:321: seq_num 118 ranges {540672=786432,1327104=704512,2031616=499712} 2023-10-07T21:14:38.098 INFO:tasks.rados.rados.0.smithi003.stdout:321: writing smithi003182153-33 from 540672 to 1327104 tid 1 2023-10-07T21:14:38.103 INFO:tasks.rados.rados.0.smithi003.stdout:321: writing smithi003182153-33 from 1327104 to 2031616 tid 2 2023-10-07T21:14:38.106 INFO:tasks.rados.rados.0.smithi003.stdout:321: writing smithi003182153-33 from 2031616 to 2531328 tid 3 2023-10-07T21:14:38.106 INFO:tasks.rados.rados.0.smithi003.stdout:322: copy_from oid 18 from oid 13 current snap is 27 2023-10-07T21:14:38.106 INFO:tasks.rados.rados.0.smithi003.stdout:323: snap_create 2023-10-07T21:14:38.108 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 1 to smithi003182153-33 2023-10-07T21:14:38.108 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 2 to smithi003182153-33 2023-10-07T21:14:38.109 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 3 to smithi003182153-33 2023-10-07T21:14:38.109 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 4 to smithi003182153-33 2023-10-07T21:14:38.110 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 5 to smithi003182153-33 2023-10-07T21:14:38.110 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 73 (ObjNum 118 snap 27 seq_num 118) dirty exists 2023-10-07T21:14:38.111 INFO:tasks.rados.rados.0.smithi003.stdout:321: left oid 33 (ObjNum 118 snap 27 seq_num 118) 2023-10-07T21:14:38.123 INFO:tasks.rados.rados.0.smithi003.stdout:322: finishing copy_from to smithi003182153-18 2023-10-07T21:14:38.123 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 87 (ObjNum 89 snap 17 seq_num 89) dirty exists 2023-10-07T21:14:38.123 INFO:tasks.rados.rados.0.smithi003.stdout:322: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:14:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:38 smithi003 ceph-mon[98492]: osdmap e126: 8 total, 8 up, 8 in 2023-10-07T21:14:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:38 smithi003 ceph-mon[98492]: pgmap v159: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-10-07T21:14:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:38 smithi003 ceph-mon[98492]: osdmap e127: 8 total, 8 up, 8 in 2023-10-07T21:14:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:38 smithi003 ceph-mon[115766]: osdmap e126: 8 total, 8 up, 8 in 2023-10-07T21:14:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:38 smithi003 ceph-mon[115766]: pgmap v159: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-10-07T21:14:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:38 smithi003 ceph-mon[115766]: osdmap e127: 8 total, 8 up, 8 in 2023-10-07T21:14:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:38 smithi046 ceph-mon[102780]: osdmap e126: 8 total, 8 up, 8 in 2023-10-07T21:14:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:38 smithi046 ceph-mon[102780]: pgmap v159: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-10-07T21:14:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:38 smithi046 ceph-mon[102780]: osdmap e127: 8 total, 8 up, 8 in 2023-10-07T21:14:39.102 INFO:tasks.rados.rados.0.smithi003.stdout:321: done (2 left) 2023-10-07T21:14:39.102 INFO:tasks.rados.rados.0.smithi003.stdout:322: done (1 left) 2023-10-07T21:14:39.102 INFO:tasks.rados.rados.0.smithi003.stdout:323: done (0 left) 2023-10-07T21:14:39.102 INFO:tasks.rados.rados.0.smithi003.stdout:324: snap_create 2023-10-07T21:14:40.106 INFO:tasks.rados.rados.0.smithi003.stdout:324: done (0 left) 2023-10-07T21:14:40.106 INFO:tasks.rados.rados.0.smithi003.stdout:325: read oid 15 snap -1 2023-10-07T21:14:40.106 INFO:tasks.rados.rados.0.smithi003.stdout:325: expect (ObjNum 111 snap 24 seq_num 111) 2023-10-07T21:14:40.106 INFO:tasks.rados.rados.0.smithi003.stdout:326: snap_create 2023-10-07T21:14:40.115 INFO:tasks.rados.rados.0.smithi003.stdout:325: expect (ObjNum 111 snap 24 seq_num 111) 2023-10-07T21:14:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:40 smithi003 ceph-mon[98492]: osdmap e128: 8 total, 8 up, 8 in 2023-10-07T21:14:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:40 smithi003 ceph-mon[98492]: pgmap v162: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:40 smithi003 ceph-mon[115766]: osdmap e128: 8 total, 8 up, 8 in 2023-10-07T21:14:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:40 smithi003 ceph-mon[115766]: pgmap v162: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:40 smithi046 ceph-mon[102780]: osdmap e128: 8 total, 8 up, 8 in 2023-10-07T21:14:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:40 smithi046 ceph-mon[102780]: pgmap v162: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:41.109 INFO:tasks.rados.rados.0.smithi003.stdout:325: done (1 left) 2023-10-07T21:14:41.109 INFO:tasks.rados.rados.0.smithi003.stdout:326: done (0 left) 2023-10-07T21:14:41.109 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 30 2023-10-07T21:14:41.110 INFO:tasks.rados.rados.0.smithi003.stdout:327: seq_num 119 ranges {1269760=802816,2072576=589824,2662400=409600,3072000=204800} 2023-10-07T21:14:41.119 INFO:tasks.rados.rados.0.smithi003.stdout:327: writing smithi003182153-23 from 1269760 to 2072576 tid 1 2023-10-07T21:14:41.122 INFO:tasks.rados.rados.0.smithi003.stdout:327: writing smithi003182153-23 from 2072576 to 2662400 tid 2 2023-10-07T21:14:41.124 INFO:tasks.rados.rados.0.smithi003.stdout:327: writing smithi003182153-23 from 2662400 to 3072000 tid 3 2023-10-07T21:14:41.125 INFO:tasks.rados.rados.0.smithi003.stdout:327: writing smithi003182153-23 from 3072000 to 3276800 tid 4 2023-10-07T21:14:41.125 INFO:tasks.rados.rados.0.smithi003.stdout:328: rollback oid 9 current snap is 30 2023-10-07T21:14:41.125 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 27 2023-10-07T21:14:41.126 INFO:tasks.rados.rados.0.smithi003.stdout:329: snap_remove snap 23 2023-10-07T21:14:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:41 smithi003 ceph-mon[98492]: osdmap e129: 8 total, 8 up, 8 in 2023-10-07T21:14:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:41 smithi003 ceph-mon[115766]: osdmap e129: 8 total, 8 up, 8 in 2023-10-07T21:14:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:41 smithi046 ceph-mon[102780]: osdmap e129: 8 total, 8 up, 8 in 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:329: done (2 left) 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:330: read oid 18 snap 22 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:330: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:331: snap_create 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 1 to smithi003182153-23 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 2 to smithi003182153-23 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 3 to smithi003182153-23 2023-10-07T21:14:42.122 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 4 to smithi003182153-23 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 5 to smithi003182153-23 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing rollback tid 0 to smithi003182153-9 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 6 to smithi003182153-23 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 101 (ObjNum 119 snap 30 seq_num 119) dirty exists 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:327: left oid 23 (ObjNum 119 snap 30 seq_num 119) 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing rollback tid 2 to smithi003182153-9 2023-10-07T21:14:42.123 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 77 (ObjNum 71 snap 8 seq_num 71) dirty exists 2023-10-07T21:14:42.128 INFO:tasks.rados.rados.0.smithi003.stdout:330: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T21:14:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:42 smithi003 ceph-mon[98492]: osdmap e130: 8 total, 8 up, 8 in 2023-10-07T21:14:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:42 smithi003 ceph-mon[98492]: pgmap v165: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-10-07T21:14:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:42 smithi003 ceph-mon[115766]: osdmap e130: 8 total, 8 up, 8 in 2023-10-07T21:14:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:42 smithi003 ceph-mon[115766]: pgmap v165: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-10-07T21:14:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:42 smithi046 ceph-mon[102780]: osdmap e130: 8 total, 8 up, 8 in 2023-10-07T21:14:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:42 smithi046 ceph-mon[102780]: pgmap v165: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-10-07T21:14:43.090 INFO:tasks.rados.rados.0.smithi003.stdout:327: done (3 left) 2023-10-07T21:14:43.090 INFO:tasks.rados.rados.0.smithi003.stdout:328: done (2 left) 2023-10-07T21:14:43.090 INFO:tasks.rados.rados.0.smithi003.stdout:330: done (1 left) 2023-10-07T21:14:43.090 INFO:tasks.rados.rados.0.smithi003.stdout:331: done (0 left) 2023-10-07T21:14:43.090 INFO:tasks.rados.rados.0.smithi003.stdout:332: read oid 23 snap -1 2023-10-07T21:14:43.091 INFO:tasks.rados.rados.0.smithi003.stdout:332: expect (ObjNum 119 snap 30 seq_num 119) 2023-10-07T21:14:43.091 INFO:tasks.rados.rados.0.smithi003.stdout:333: snap_remove snap 28 2023-10-07T21:14:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:43 smithi003 ceph-mon[98492]: osdmap e131: 8 total, 8 up, 8 in 2023-10-07T21:14:43.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:43 smithi003 ceph-mon[98492]: osdmap e132: 8 total, 8 up, 8 in 2023-10-07T21:14:43.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:43 smithi003 ceph-mon[115766]: osdmap e131: 8 total, 8 up, 8 in 2023-10-07T21:14:43.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:43 smithi003 ceph-mon[115766]: osdmap e132: 8 total, 8 up, 8 in 2023-10-07T21:14:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:43 smithi046 ceph-mon[102780]: osdmap e131: 8 total, 8 up, 8 in 2023-10-07T21:14:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:43 smithi046 ceph-mon[102780]: osdmap e132: 8 total, 8 up, 8 in 2023-10-07T21:14:43.797 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:14:44.097 INFO:tasks.rados.rados.0.smithi003.stdout:333: done (1 left) 2023-10-07T21:14:44.097 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 31 2023-10-07T21:14:44.097 INFO:tasks.rados.rados.0.smithi003.stdout:332: expect (ObjNum 119 snap 30 seq_num 119) 2023-10-07T21:14:44.123 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:14:44.123 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 2m ago 3m 17.7M - 0.25.0 c8568f914cd2 c895ba103bc0 2023-10-07T21:14:44.123 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (2m) 2m ago 2m 80.2M - 9.4.7 2c41d148cca3 2139c413e7d3 2023-10-07T21:14:44.123 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (3m) 2m ago 3m 13.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (3m) 2m ago 3m 16.2M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443 running (7m) 2m ago 7m 439M - 17.2.6-1291-g1cb42695 35e0d2fde562 9c0048e4dc47 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283 running (8m) 2m ago 8m 496M - 17.2.6-1291-g1cb42695 35e0d2fde562 a9eb348c94b8 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (8m) 2m ago 9m 83.6M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 74aee3790307 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (7m) 2m ago 7m 62.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 1ec9cecb48d3 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 2m ago 7m 53.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 63a01a531339 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (2m) 2m ago 2m 11.5M - 1.5.0 0da6a335fe13 a1faa4e865b3 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (2m) 2m ago 2m 4051k - 1.5.0 0da6a335fe13 adef1f5d7fea 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (6m) 2m ago 6m 64.2M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (6m) 2m ago 6m 64.6M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:14:44.124 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (6m) 2m ago 6m 56.5M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:14:44.125 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (5m) 2m ago 5m 55.6M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:14:44.125 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (5m) 2m ago 5m 54.9M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:14:44.125 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (5m) 2m ago 5m 56.4M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:14:44.125 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (4m) 2m ago 4m 54.9M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:14:44.125 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (4m) 2m ago 4m 60.1M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:14:44.125 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (2m) 2m ago 3m 25.3M - 2.43.0 a07b618ecd1d c906ff972f98 2023-10-07T21:14:44.220 INFO:tasks.rados.rados.0.smithi003.stdout:334: seq_num 120 ranges {745472=417792,1163264=475136,1638400=622592,2260992=507904} 2023-10-07T21:14:44.226 INFO:tasks.rados.rados.0.smithi003.stdout:334: writing smithi003182153-45 from 745472 to 1163264 tid 1 2023-10-07T21:14:44.229 INFO:tasks.rados.rados.0.smithi003.stdout:334: writing smithi003182153-45 from 1163264 to 1638400 tid 2 2023-10-07T21:14:44.233 INFO:tasks.rados.rados.0.smithi003.stdout:334: writing smithi003182153-45 from 1638400 to 2260992 tid 3 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:334: writing smithi003182153-45 from 2260992 to 2768896 tid 4 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:332: done (1 left) 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:335: rollback oid 48 current snap is 31 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 29 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 1 to smithi003182153-45 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 2 to smithi003182153-45 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:336: snap_create 2023-10-07T21:14:44.236 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 3 to smithi003182153-45 2023-10-07T21:14:44.238 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 4 to smithi003182153-45 2023-10-07T21:14:44.238 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 5 to smithi003182153-45 2023-10-07T21:14:44.239 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 6 to smithi003182153-45 2023-10-07T21:14:44.240 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 113 (ObjNum 120 snap 31 seq_num 120) dirty exists 2023-10-07T21:14:44.240 INFO:tasks.rados.rados.0.smithi003.stdout:334: left oid 45 (ObjNum 120 snap 31 seq_num 120) 2023-10-07T21:14:44.284 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing rollback tid 0 to smithi003182153-48 2023-10-07T21:14:44.284 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:14:44.285 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing rollback tid 2 to smithi003182153-48 2023-10-07T21:14:44.285 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 91 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:44.519 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:14:44.519 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:14:44.519 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:14:44.519 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:44.519 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 15 2023-10-07T21:14:44.520 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:14:44.521 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:14:44.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:14:44 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:44] "GET /metrics HTTP/1.1" 200 239108 "" "Prometheus/2.43.0" 2023-10-07T21:14:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:44 smithi003 ceph-mon[98492]: pgmap v168: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-10-07T21:14:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:44 smithi003 ceph-mon[98492]: osdmap e133: 8 total, 8 up, 8 in 2023-10-07T21:14:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:44 smithi003 ceph-mon[115766]: pgmap v168: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-10-07T21:14:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:44 smithi003 ceph-mon[115766]: osdmap e133: 8 total, 8 up, 8 in 2023-10-07T21:14:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:44 smithi046 ceph-mon[102780]: pgmap v168: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-10-07T21:14:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:44 smithi046 ceph-mon[102780]: osdmap e133: 8 total, 8 up, 8 in 2023-10-07T21:14:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:334: done (2 left) 2023-10-07T21:14:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:335: done (1 left) 2023-10-07T21:14:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:336: done (0 left) 2023-10-07T21:14:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 32 2023-10-07T21:14:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:337: seq_num 121 ranges {3530752=434176,3964928=753664,4718592=425984,5144576=425984} 2023-10-07T21:14:45.154 INFO:tasks.rados.rados.0.smithi003.stdout:337: writing smithi003182153-18 from 3530752 to 3964928 tid 1 2023-10-07T21:14:45.158 INFO:tasks.rados.rados.0.smithi003.stdout:337: writing smithi003182153-18 from 3964928 to 4718592 tid 2 2023-10-07T21:14:45.161 INFO:tasks.rados.rados.0.smithi003.stdout:337: writing smithi003182153-18 from 4718592 to 5144576 tid 3 2023-10-07T21:14:45.164 INFO:tasks.rados.rados.0.smithi003.stdout:337: writing smithi003182153-18 from 5144576 to 5570560 tid 4 2023-10-07T21:14:45.164 INFO:tasks.rados.rados.0.smithi003.stdout:338: read oid 31 snap -1 2023-10-07T21:14:45.164 INFO:tasks.rados.rados.0.smithi003.stdout:338: expect deleted 2023-10-07T21:14:45.164 INFO:tasks.rados.rados.0.smithi003.stdout:339: read oid 5 snap -1 2023-10-07T21:14:45.164 INFO:tasks.rados.rados.0.smithi003.stdout:339: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:45.164 INFO:tasks.rados.rados.0.smithi003.stdout:340: copy_from oid 21 from oid 32 current snap is 32 2023-10-07T21:14:45.165 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 1 to smithi003182153-18 2023-10-07T21:14:45.165 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 2 to smithi003182153-18 2023-10-07T21:14:45.165 INFO:tasks.rados.rados.0.smithi003.stdout:341: snap_create 2023-10-07T21:14:45.167 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 3 to smithi003182153-18 2023-10-07T21:14:45.167 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 4 to smithi003182153-18 2023-10-07T21:14:45.167 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 5 to smithi003182153-18 2023-10-07T21:14:45.169 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 6 to smithi003182153-18 2023-10-07T21:14:45.169 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 110 (ObjNum 121 snap 32 seq_num 121) dirty exists 2023-10-07T21:14:45.169 INFO:tasks.rados.rados.0.smithi003.stdout:337: left oid 18 (ObjNum 121 snap 32 seq_num 121) 2023-10-07T21:14:45.170 INFO:tasks.rados.rados.0.smithi003.stdout:339: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:45.186 INFO:tasks.rados.rados.0.smithi003.stdout:340: finishing copy_from to smithi003182153-21 2023-10-07T21:14:45.186 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 16 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:14:45.186 INFO:tasks.rados.rados.0.smithi003.stdout:340: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:14:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[98492]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[98492]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:45.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/1276883057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:14:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[115766]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[115766]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:45.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:45 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/1276883057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:14:45.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:45 smithi046 ceph-mon[102780]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:45.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:45 smithi046 ceph-mon[102780]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:14:45.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:45 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:45.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:45 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1276883057' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:337: done (4 left) 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:338: done (3 left) 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:339: done (2 left) 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:340: done (1 left) 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:341: done (0 left) 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:342: read oid 41 snap -1 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:342: expect deleted 2023-10-07T21:14:46.139 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 33 2023-10-07T21:14:46.140 INFO:tasks.rados.rados.0.smithi003.stdout:343: seq_num 122 ranges {6848512=450560,7299072=688128,7987200=630784,8617984=286720} 2023-10-07T21:14:46.178 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi003182153-16 from 6848512 to 7299072 tid 1 2023-10-07T21:14:46.182 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi003182153-16 from 7299072 to 7987200 tid 2 2023-10-07T21:14:46.185 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi003182153-16 from 7987200 to 8617984 tid 3 2023-10-07T21:14:46.187 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi003182153-16 from 8617984 to 8904704 tid 4 2023-10-07T21:14:46.187 INFO:tasks.rados.rados.0.smithi003.stdout:344: setattr oid 13 current snap is 33 2023-10-07T21:14:46.187 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 1 to smithi003182153-16 2023-10-07T21:14:46.187 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 2 to smithi003182153-16 2023-10-07T21:14:46.189 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 3 to smithi003182153-16 2023-10-07T21:14:46.189 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 4 to smithi003182153-16 2023-10-07T21:14:46.190 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 5 to smithi003182153-16 2023-10-07T21:14:46.191 INFO:tasks.rados.rados.0.smithi003.stdout:342: done (2 left) 2023-10-07T21:14:46.191 INFO:tasks.rados.rados.0.smithi003.stdout:345: delete oid 37 current snap is 33 2023-10-07T21:14:46.191 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 6 to smithi003182153-16 2023-10-07T21:14:46.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 177 (ObjNum 122 snap 33 seq_num 122) dirty exists 2023-10-07T21:14:46.191 INFO:tasks.rados.rados.0.smithi003.stdout:343: left oid 16 (ObjNum 122 snap 33 seq_num 122) 2023-10-07T21:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:343: done (2 left) 2023-10-07T21:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:345: done (1 left) 2023-10-07T21:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:346: read oid 21 snap -1 2023-10-07T21:14:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:346: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:14:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:347: read oid 28 snap 22 2023-10-07T21:14:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:347: expect (ObjNum 27 snap 0 seq_num 27) 2023-10-07T21:14:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 33 2023-10-07T21:14:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:348: seq_num 124 ranges {4415488=483328,4898816=458752,5357568=598016,5955584=548864} 2023-10-07T21:14:46.220 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi003182153-6 from 4415488 to 4898816 tid 1 2023-10-07T21:14:46.223 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi003182153-6 from 4898816 to 5357568 tid 2 2023-10-07T21:14:46.226 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi003182153-6 from 5357568 to 5955584 tid 3 2023-10-07T21:14:46.230 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi003182153-6 from 5955584 to 6504448 tid 4 2023-10-07T21:14:46.230 INFO:tasks.rados.rados.0.smithi003.stdout:349: rollback oid 15 current snap is 33 2023-10-07T21:14:46.230 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 15 to 25 2023-10-07T21:14:46.233 INFO:tasks.rados.rados.0.smithi003.stdout:347: expect (ObjNum 27 snap 0 seq_num 27) 2023-10-07T21:14:46.246 INFO:tasks.rados.rados.0.smithi003.stdout:346: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:14:46.250 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 111 (ObjNum 89 snap 17 seq_num 89) dirty exists 2023-10-07T21:14:46.250 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 1 to smithi003182153-6 2023-10-07T21:14:46.250 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 2 to smithi003182153-6 2023-10-07T21:14:46.250 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 3 to smithi003182153-6 2023-10-07T21:14:46.251 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 4 to smithi003182153-6 2023-10-07T21:14:46.251 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 5 to smithi003182153-6 2023-10-07T21:14:46.251 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 6 to smithi003182153-6 2023-10-07T21:14:46.251 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 60 (ObjNum 124 snap 33 seq_num 124) dirty exists 2023-10-07T21:14:46.251 INFO:tasks.rados.rados.0.smithi003.stdout:348: left oid 6 (ObjNum 124 snap 33 seq_num 124) 2023-10-07T21:14:46.251 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing rollback tid 0 to smithi003182153-15 2023-10-07T21:14:46.252 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing rollback tid 1 to smithi003182153-15 2023-10-07T21:14:46.252 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing rollback tid 2 to smithi003182153-15 2023-10-07T21:14:46.252 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 181 (ObjNum 111 snap 24 seq_num 111) dirty exists 2023-10-07T21:14:46.252 INFO:tasks.rados.rados.0.smithi003.stdout:344: done (4 left) 2023-10-07T21:14:46.252 INFO:tasks.rados.rados.0.smithi003.stdout:346: done (3 left) 2023-10-07T21:14:46.253 INFO:tasks.rados.rados.0.smithi003.stdout:347: done (2 left) 2023-10-07T21:14:46.253 INFO:tasks.rados.rados.0.smithi003.stdout:348: done (1 left) 2023-10-07T21:14:46.253 INFO:tasks.rados.rados.0.smithi003.stdout:349: done (0 left) 2023-10-07T21:14:46.253 INFO:tasks.rados.rados.0.smithi003.stdout:350: read oid 11 snap -1 2023-10-07T21:14:46.253 INFO:tasks.rados.rados.0.smithi003.stdout:350: expect deleted 2023-10-07T21:14:46.253 INFO:tasks.rados.rados.0.smithi003.stdout:351: delete oid 44 current snap is 33 2023-10-07T21:14:46.254 INFO:tasks.rados.rados.0.smithi003.stdout:350: done (1 left) 2023-10-07T21:14:46.255 INFO:tasks.rados.rados.0.smithi003.stdout:351: done (0 left) 2023-10-07T21:14:46.255 INFO:tasks.rados.rados.0.smithi003.stdout:352: rollback oid 40 current snap is 33 2023-10-07T21:14:46.255 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 27 2023-10-07T21:14:46.255 INFO:tasks.rados.rados.0.smithi003.stdout:353: rollback oid 34 current snap is 33 2023-10-07T21:14:46.255 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 34 to 26 2023-10-07T21:14:46.255 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 33 2023-10-07T21:14:46.255 INFO:tasks.rados.rados.0.smithi003.stdout:354: seq_num 126 ranges {2531328=516096,3047424=630784,3678208=614400,4292608=360448} 2023-10-07T21:14:46.267 INFO:tasks.rados.rados.0.smithi003.stdout:354: writing smithi003182153-33 from 2531328 to 3047424 tid 1 2023-10-07T21:14:46.271 INFO:tasks.rados.rados.0.smithi003.stdout:354: writing smithi003182153-33 from 3047424 to 3678208 tid 2 2023-10-07T21:14:46.274 INFO:tasks.rados.rados.0.smithi003.stdout:354: writing smithi003182153-33 from 3678208 to 4292608 tid 3 2023-10-07T21:14:46.276 INFO:tasks.rados.rados.0.smithi003.stdout:354: writing smithi003182153-33 from 4292608 to 4653056 tid 4 2023-10-07T21:14:46.276 INFO:tasks.rados.rados.0.smithi003.stdout:355: read oid 46 snap -1 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:355: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:356: rollback oid 23 current snap is 33 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 27 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:357: snap_create 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 93 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing rollback tid 0 to smithi003182153-34 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing rollback tid 1 to smithi003182153-34 2023-10-07T21:14:46.277 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing rollback tid 2 to smithi003182153-34 2023-10-07T21:14:46.278 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 97 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:14:46.278 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 1 to smithi003182153-33 2023-10-07T21:14:46.278 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 2 to smithi003182153-33 2023-10-07T21:14:46.278 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 3 to smithi003182153-33 2023-10-07T21:14:46.278 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 4 to smithi003182153-33 2023-10-07T21:14:46.279 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 5 to smithi003182153-33 2023-10-07T21:14:46.281 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 6 to smithi003182153-33 2023-10-07T21:14:46.281 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 91 (ObjNum 126 snap 33 seq_num 126) dirty exists 2023-10-07T21:14:46.281 INFO:tasks.rados.rados.0.smithi003.stdout:354: left oid 33 (ObjNum 126 snap 33 seq_num 126) 2023-10-07T21:14:46.282 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing rollback tid 0 to smithi003182153-23 2023-10-07T21:14:46.284 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:14:46.285 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:14:46.286 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 117 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-10-07T21:14:46.287 INFO:tasks.rados.rados.0.smithi003.stdout:355: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:14:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:46 smithi003 ceph-mon[98492]: osdmap e134: 8 total, 8 up, 8 in 2023-10-07T21:14:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:46 smithi003 ceph-mon[98492]: pgmap v171: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T21:14:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:46 smithi003 ceph-mon[115766]: osdmap e134: 8 total, 8 up, 8 in 2023-10-07T21:14:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:46 smithi003 ceph-mon[115766]: pgmap v171: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T21:14:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:46 smithi046 ceph-mon[102780]: osdmap e134: 8 total, 8 up, 8 in 2023-10-07T21:14:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:46 smithi046 ceph-mon[102780]: pgmap v171: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T21:14:47.140 INFO:tasks.rados.rados.0.smithi003.stdout:352: done (5 left) 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:353: done (4 left) 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:354: done (3 left) 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:355: done (2 left) 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:356: done (1 left) 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:357: done (0 left) 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:358: rollback oid 50 current snap is 34 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 30 2023-10-07T21:14:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:359: rmattr oid 38 current snap is 34 2023-10-07T21:14:47.142 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 34 2023-10-07T21:14:47.142 INFO:tasks.rados.rados.0.smithi003.stdout:360: seq_num 127 ranges {1597440=532480,2129920=507904,2637824=778240,3416064=319488} 2023-10-07T21:14:47.152 INFO:tasks.rados.rados.0.smithi003.stdout:360: writing smithi003182153-39 from 1597440 to 2129920 tid 1 2023-10-07T21:14:47.155 INFO:tasks.rados.rados.0.smithi003.stdout:360: writing smithi003182153-39 from 2129920 to 2637824 tid 2 2023-10-07T21:14:47.159 INFO:tasks.rados.rados.0.smithi003.stdout:360: writing smithi003182153-39 from 2637824 to 3416064 tid 3 2023-10-07T21:14:47.161 INFO:tasks.rados.rados.0.smithi003.stdout:360: writing smithi003182153-39 from 3416064 to 3735552 tid 4 2023-10-07T21:14:47.161 INFO:tasks.rados.rados.0.smithi003.stdout:361: copy_from oid 17 from oid 9 current snap is 34 2023-10-07T21:14:47.161 INFO:tasks.rados.rados.0.smithi003.stdout:358: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:14:47.161 INFO:tasks.rados.rados.0.smithi003.stdout:358: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:14:47.161 INFO:tasks.rados.rados.0.smithi003.stdout:358: finishing rollback tid 2 to smithi003182153-50 2023-10-07T21:14:47.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 74 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:14:47.162 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 76 (ObjNum 85 snap 16 seq_num 85) dirty exists 2023-10-07T21:14:47.162 INFO:tasks.rados.rados.0.smithi003.stdout:358: done (3 left) 2023-10-07T21:14:47.162 INFO:tasks.rados.rados.0.smithi003.stdout:359: done (2 left) 2023-10-07T21:14:47.162 INFO:tasks.rados.rados.0.smithi003.stdout:362: rmattr oid 43 current snap is 34 2023-10-07T21:14:47.162 INFO:tasks.rados.rados.0.smithi003.stdout:362: done (2 left) 2023-10-07T21:14:47.162 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 34 2023-10-07T21:14:47.162 INFO:tasks.rados.rados.0.smithi003.stdout:363: seq_num 128 ranges {1892352=548864,2441216=794624,3235840=581632,3817472=229376} 2023-10-07T21:14:47.174 INFO:tasks.rados.rados.0.smithi003.stdout:363: writing smithi003182153-14 from 1892352 to 2441216 tid 1 2023-10-07T21:14:47.179 INFO:tasks.rados.rados.0.smithi003.stdout:363: writing smithi003182153-14 from 2441216 to 3235840 tid 2 2023-10-07T21:14:47.182 INFO:tasks.rados.rados.0.smithi003.stdout:363: writing smithi003182153-14 from 3235840 to 3817472 tid 3 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:363: writing smithi003182153-14 from 3817472 to 4046848 tid 4 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 34 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 1 to smithi003182153-39 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 2 to smithi003182153-39 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 3 to smithi003182153-39 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 4 to smithi003182153-39 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 5 to smithi003182153-39 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 6 to smithi003182153-39 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 103 (ObjNum 127 snap 34 seq_num 127) dirty exists 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:360: left oid 39 (ObjNum 127 snap 34 seq_num 127) 2023-10-07T21:14:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:361: finishing copy_from to smithi003182153-17 2023-10-07T21:14:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 77 (ObjNum 71 snap 8 seq_num 71) dirty exists 2023-10-07T21:14:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:361: finishing copy_from racing read to smithi003182153-17 2023-10-07T21:14:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 1 to smithi003182153-14 2023-10-07T21:14:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 2 to smithi003182153-14 2023-10-07T21:14:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:364: seq_num 129 ranges {106496=565248,671744=679936,1351680=786432,2138112=139264} 2023-10-07T21:14:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:364: writing smithi003182153-21 from 106496 to 671744 tid 1 2023-10-07T21:14:47.191 INFO:tasks.rados.rados.0.smithi003.stdout:364: writing smithi003182153-21 from 671744 to 1351680 tid 2 2023-10-07T21:14:47.196 INFO:tasks.rados.rados.0.smithi003.stdout:364: writing smithi003182153-21 from 1351680 to 2138112 tid 3 2023-10-07T21:14:47.197 INFO:tasks.rados.rados.0.smithi003.stdout:364: writing smithi003182153-21 from 2138112 to 2277376 tid 4 2023-10-07T21:14:47.197 INFO:tasks.rados.rados.0.smithi003.stdout:360: done (3 left) 2023-10-07T21:14:47.197 INFO:tasks.rados.rados.0.smithi003.stdout:361: done (2 left) 2023-10-07T21:14:47.197 INFO:tasks.rados.rados.0.smithi003.stdout:365: copy_from oid 27 from oid 35 current snap is 34 2023-10-07T21:14:47.197 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 3 to smithi003182153-14 2023-10-07T21:14:47.198 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 4 to smithi003182153-14 2023-10-07T21:14:47.198 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 5 to smithi003182153-14 2023-10-07T21:14:47.198 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 6 to smithi003182153-14 2023-10-07T21:14:47.198 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 97 (ObjNum 128 snap 34 seq_num 128) dirty exists 2023-10-07T21:14:47.198 INFO:tasks.rados.rados.0.smithi003.stdout:363: left oid 14 (ObjNum 128 snap 34 seq_num 128) 2023-10-07T21:14:47.198 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 1 to smithi003182153-21 2023-10-07T21:14:47.198 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 2 to smithi003182153-21 2023-10-07T21:14:47.199 INFO:tasks.rados.rados.0.smithi003.stdout:363: done (2 left) 2023-10-07T21:14:47.199 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 34 2023-10-07T21:14:47.199 INFO:tasks.rados.rados.0.smithi003.stdout:366: seq_num 130 ranges {0=581632,581632=614400,1196032=598016,1794048=393216} 2023-10-07T21:14:47.200 INFO:tasks.rados.rados.0.smithi003.stdout:366: writing smithi003182153-11 from 0 to 581632 tid 1 2023-10-07T21:14:47.203 INFO:tasks.rados.rados.0.smithi003.stdout:366: writing smithi003182153-11 from 581632 to 1196032 tid 2 2023-10-07T21:14:47.207 INFO:tasks.rados.rados.0.smithi003.stdout:366: writing smithi003182153-11 from 1196032 to 1794048 tid 3 2023-10-07T21:14:47.209 INFO:tasks.rados.rados.0.smithi003.stdout:366: writing smithi003182153-11 from 1794048 to 2187264 tid 4 2023-10-07T21:14:47.209 INFO:tasks.rados.rados.0.smithi003.stdout:367: snap_remove snap 31 2023-10-07T21:14:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:47 smithi046 ceph-mon[102780]: osdmap e135: 8 total, 8 up, 8 in 2023-10-07T21:14:47.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:47 smithi046 conmon[105994]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:14:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:47 smithi003 ceph-mon[98492]: osdmap e135: 8 total, 8 up, 8 in 2023-10-07T21:14:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:47 smithi003 ceph-mon[115766]: osdmap e135: 8 total, 8 up, 8 in 2023-10-07T21:14:48.096 INFO:tasks.rados.rados.0.smithi003.stdout:367: done (3 left) 2023-10-07T21:14:48.096 INFO:tasks.rados.rados.0.smithi003.stdout:368: copy_from oid 16 from oid 44 current snap is 34 2023-10-07T21:14:48.096 INFO:tasks.rados.rados.0.smithi003.stdout:369: copy_from oid 2 from oid 46 current snap is 34 2023-10-07T21:14:48.096 INFO:tasks.rados.rados.0.smithi003.stdout:370: snap_create 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 3 to smithi003182153-21 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 4 to smithi003182153-21 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 5 to smithi003182153-21 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 6 to smithi003182153-21 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 84 (ObjNum 129 snap 34 seq_num 129) dirty exists 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:364: left oid 21 (ObjNum 129 snap 34 seq_num 129) 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 1 to smithi003182153-11 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:365: finishing copy_from to smithi003182153-27 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 28 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:365: finishing copy_from racing read to smithi003182153-27 2023-10-07T21:14:48.097 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 2 to smithi003182153-11 2023-10-07T21:14:48.098 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 3 to smithi003182153-11 2023-10-07T21:14:48.098 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 4 to smithi003182153-11 2023-10-07T21:14:48.098 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 5 to smithi003182153-11 2023-10-07T21:14:48.098 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 6 to smithi003182153-11 2023-10-07T21:14:48.098 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 91 (ObjNum 130 snap 34 seq_num 130) dirty exists 2023-10-07T21:14:48.098 INFO:tasks.rados.rados.0.smithi003.stdout:366: left oid 11 (ObjNum 130 snap 34 seq_num 130) 2023-10-07T21:14:48.105 INFO:tasks.rados.rados.0.smithi003.stdout:368: finishing copy_from to smithi003182153-16 2023-10-07T21:14:48.105 INFO:tasks.rados.rados.0.smithi003.stdout:368: got expected ENOENT (src dne) 2023-10-07T21:14:48.106 INFO:tasks.rados.rados.0.smithi003.stdout:368: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:14:48.115 INFO:tasks.rados.rados.0.smithi003.stdout:369: finishing copy_from to smithi003182153-2 2023-10-07T21:14:48.115 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 55 (ObjNum 99 snap 17 seq_num 99) dirty exists 2023-10-07T21:14:48.116 INFO:tasks.rados.rados.0.smithi003.stdout:369: finishing copy_from racing read to smithi003182153-2 2023-10-07T21:14:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:48 smithi003 ceph-mon[98492]: osdmap e136: 8 total, 8 up, 8 in 2023-10-07T21:14:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:48 smithi003 ceph-mon[98492]: pgmap v174: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T21:14:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:48 smithi003 ceph-mon[98492]: osdmap e137: 8 total, 8 up, 8 in 2023-10-07T21:14:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:48 smithi003 ceph-mon[115766]: osdmap e136: 8 total, 8 up, 8 in 2023-10-07T21:14:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:48 smithi003 ceph-mon[115766]: pgmap v174: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T21:14:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:48 smithi003 ceph-mon[115766]: osdmap e137: 8 total, 8 up, 8 in 2023-10-07T21:14:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:48 smithi046 ceph-mon[102780]: osdmap e136: 8 total, 8 up, 8 in 2023-10-07T21:14:48.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:48 smithi046 ceph-mon[102780]: pgmap v174: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T21:14:48.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:48 smithi046 ceph-mon[102780]: osdmap e137: 8 total, 8 up, 8 in 2023-10-07T21:14:49.105 INFO:tasks.rados.rados.0.smithi003.stdout:364: done (5 left) 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:365: done (4 left) 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:366: done (3 left) 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:368: done (2 left) 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:369: done (1 left) 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:370: done (0 left) 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:371: read oid 15 snap -1 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:371: expect (ObjNum 111 snap 24 seq_num 111) 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:372: copy_from oid 3 from oid 47 current snap is 35 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 35 2023-10-07T21:14:49.106 INFO:tasks.rados.rados.0.smithi003.stdout:373: seq_num 131 ranges {2056192=598016,2654208=499712,3153920=753664,3907584=352256} 2023-10-07T21:14:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:373: writing smithi003182153-38 from 2056192 to 2654208 tid 1 2023-10-07T21:14:49.121 INFO:tasks.rados.rados.0.smithi003.stdout:373: writing smithi003182153-38 from 2654208 to 3153920 tid 2 2023-10-07T21:14:49.125 INFO:tasks.rados.rados.0.smithi003.stdout:373: writing smithi003182153-38 from 3153920 to 3907584 tid 3 2023-10-07T21:14:49.128 INFO:tasks.rados.rados.0.smithi003.stdout:373: writing smithi003182153-38 from 3907584 to 4259840 tid 4 2023-10-07T21:14:49.128 INFO:tasks.rados.rados.0.smithi003.stdout:374: read oid 39 snap -1 2023-10-07T21:14:49.128 INFO:tasks.rados.rados.0.smithi003.stdout:374: expect (ObjNum 127 snap 34 seq_num 127) 2023-10-07T21:14:49.128 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 35 2023-10-07T21:14:49.128 INFO:tasks.rados.rados.0.smithi003.stdout:375: seq_num 132 ranges {0=614400,614400=786432,1400832=565248,1966080=253952} 2023-10-07T21:14:49.131 INFO:tasks.rados.rados.0.smithi003.stdout:375: writing smithi003182153-37 from 0 to 614400 tid 1 2023-10-07T21:14:49.135 INFO:tasks.rados.rados.0.smithi003.stdout:375: writing smithi003182153-37 from 614400 to 1400832 tid 2 2023-10-07T21:14:49.139 INFO:tasks.rados.rados.0.smithi003.stdout:375: writing smithi003182153-37 from 1400832 to 1966080 tid 3 2023-10-07T21:14:49.141 INFO:tasks.rados.rados.0.smithi003.stdout:375: writing smithi003182153-37 from 1966080 to 2220032 tid 4 2023-10-07T21:14:49.141 INFO:tasks.rados.rados.0.smithi003.stdout:376: rollback oid 50 current snap is 35 2023-10-07T21:14:49.141 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 29 2023-10-07T21:14:49.141 INFO:tasks.rados.rados.0.smithi003.stdout:371: expect (ObjNum 111 snap 24 seq_num 111) 2023-10-07T21:14:49.190 INFO:tasks.rados.rados.0.smithi003.stdout:372: finishing copy_from to smithi003182153-3 2023-10-07T21:14:49.190 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 96 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:49.190 INFO:tasks.rados.rados.0.smithi003.stdout:372: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:14:49.190 INFO:tasks.rados.rados.0.smithi003.stdout:371: done (5 left) 2023-10-07T21:14:49.190 INFO:tasks.rados.rados.0.smithi003.stdout:372: done (4 left) 2023-10-07T21:14:49.190 INFO:tasks.rados.rados.0.smithi003.stdout:377: snap_create 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 1 to smithi003182153-37 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 1 to smithi003182153-38 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 2 to smithi003182153-38 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 3 to smithi003182153-38 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 4 to smithi003182153-38 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 5 to smithi003182153-38 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 2 to smithi003182153-37 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 6 to smithi003182153-38 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 86 (ObjNum 131 snap 35 seq_num 131) dirty exists 2023-10-07T21:14:49.191 INFO:tasks.rados.rados.0.smithi003.stdout:373: left oid 38 (ObjNum 131 snap 35 seq_num 131) 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 3 to smithi003182153-37 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:376: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:376: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 4 to smithi003182153-37 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 5 to smithi003182153-37 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:376: finishing rollback tid 2 to smithi003182153-50 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 90 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 6 to smithi003182153-37 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 11 (ObjNum 132 snap 35 seq_num 132) dirty exists 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:375: left oid 37 (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:14:49.192 INFO:tasks.rados.rados.0.smithi003.stdout:374: expect (ObjNum 127 snap 34 seq_num 127) 2023-10-07T21:14:50.110 INFO:tasks.rados.rados.0.smithi003.stdout:373: done (4 left) 2023-10-07T21:14:50.110 INFO:tasks.rados.rados.0.smithi003.stdout:374: done (3 left) 2023-10-07T21:14:50.111 INFO:tasks.rados.rados.0.smithi003.stdout:375: done (2 left) 2023-10-07T21:14:50.111 INFO:tasks.rados.rados.0.smithi003.stdout:376: done (1 left) 2023-10-07T21:14:50.111 INFO:tasks.rados.rados.0.smithi003.stdout:377: done (0 left) 2023-10-07T21:14:50.111 INFO:tasks.rados.rados.0.smithi003.stdout:378: delete oid 50 current snap is 36 2023-10-07T21:14:50.115 INFO:tasks.rados.rados.0.smithi003.stdout:378: done (0 left) 2023-10-07T21:14:50.115 INFO:tasks.rados.rados.0.smithi003.stdout:379: rollback oid 46 current snap is 36 2023-10-07T21:14:50.115 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 46 to 27 2023-10-07T21:14:50.115 INFO:tasks.rados.rados.0.smithi003.stdout:380: read oid 28 snap -1 2023-10-07T21:14:50.115 INFO:tasks.rados.rados.0.smithi003.stdout:380: expect (ObjNum 109 snap 23 seq_num 109) 2023-10-07T21:14:50.115 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 36 2023-10-07T21:14:50.115 INFO:tasks.rados.rados.0.smithi003.stdout:381: seq_num 134 ranges {2277376=647168,2924544=548864,3473408=573440,4046848=483328} 2023-10-07T21:14:50.131 INFO:tasks.rados.rados.0.smithi003.stdout:381: writing smithi003182153-21 from 2277376 to 2924544 tid 1 2023-10-07T21:14:50.134 INFO:tasks.rados.rados.0.smithi003.stdout:381: writing smithi003182153-21 from 2924544 to 3473408 tid 2 2023-10-07T21:14:50.138 INFO:tasks.rados.rados.0.smithi003.stdout:381: writing smithi003182153-21 from 3473408 to 4046848 tid 3 2023-10-07T21:14:50.141 INFO:tasks.rados.rados.0.smithi003.stdout:381: writing smithi003182153-21 from 4046848 to 4530176 tid 4 2023-10-07T21:14:50.141 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 36 2023-10-07T21:14:50.142 INFO:tasks.rados.rados.0.smithi003.stdout:379: finishing rollback tid 0 to smithi003182153-46 2023-10-07T21:14:50.142 INFO:tasks.rados.rados.0.smithi003.stdout:382: seq_num 135 ranges {3735552=663552,4399104=434176,4833280=786432,5619712=385024} 2023-10-07T21:14:50.166 INFO:tasks.rados.rados.0.smithi003.stdout:382: writing smithi003182153-39 from 3735552 to 4399104 tid 1 2023-10-07T21:14:50.168 INFO:tasks.rados.rados.0.smithi003.stdout:382: writing smithi003182153-39 from 4399104 to 4833280 tid 2 2023-10-07T21:14:50.172 INFO:tasks.rados.rados.0.smithi003.stdout:382: writing smithi003182153-39 from 4833280 to 5619712 tid 3 2023-10-07T21:14:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:382: writing smithi003182153-39 from 5619712 to 6004736 tid 4 2023-10-07T21:14:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:383: delete oid 9 current snap is 36 2023-10-07T21:14:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:379: finishing rollback tid 1 to smithi003182153-46 2023-10-07T21:14:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:379: finishing rollback tid 2 to smithi003182153-46 2023-10-07T21:14:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 114 (ObjNum 99 snap 17 seq_num 99) dirty exists 2023-10-07T21:14:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:380: expect (ObjNum 109 snap 23 seq_num 109) 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 1 to smithi003182153-21 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 2 to smithi003182153-21 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 3 to smithi003182153-21 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 4 to smithi003182153-21 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 5 to smithi003182153-21 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:379: done (4 left) 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:380: done (3 left) 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:383: done (2 left) 2023-10-07T21:14:50.243 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 36 2023-10-07T21:14:50.244 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 6 to smithi003182153-21 2023-10-07T21:14:50.244 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 101 (ObjNum 134 snap 36 seq_num 134) dirty exists 2023-10-07T21:14:50.244 INFO:tasks.rados.rados.0.smithi003.stdout:381: left oid 21 (ObjNum 134 snap 36 seq_num 134) 2023-10-07T21:14:50.244 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 1 to smithi003182153-39 2023-10-07T21:14:50.244 INFO:tasks.rados.rados.0.smithi003.stdout:384: seq_num 137 ranges {663552=704512,1368064=655360,2023424=753664,2777088=196608} 2023-10-07T21:14:50.249 INFO:tasks.rados.rados.0.smithi003.stdout:384: writing smithi003182153-5 from 663552 to 1368064 tid 1 2023-10-07T21:14:50.253 INFO:tasks.rados.rados.0.smithi003.stdout:384: writing smithi003182153-5 from 1368064 to 2023424 tid 2 2023-10-07T21:14:50.257 INFO:tasks.rados.rados.0.smithi003.stdout:384: writing smithi003182153-5 from 2023424 to 2777088 tid 3 2023-10-07T21:14:50.259 INFO:tasks.rados.rados.0.smithi003.stdout:384: writing smithi003182153-5 from 2777088 to 2973696 tid 4 2023-10-07T21:14:50.259 INFO:tasks.rados.rados.0.smithi003.stdout:381: done (2 left) 2023-10-07T21:14:50.259 INFO:tasks.rados.rados.0.smithi003.stdout:385: delete oid 48 current snap is 36 2023-10-07T21:14:50.259 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 2 to smithi003182153-39 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 3 to smithi003182153-39 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 4 to smithi003182153-39 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 5 to smithi003182153-39 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 6 to smithi003182153-39 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 115 (ObjNum 135 snap 36 seq_num 135) dirty exists 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:382: left oid 39 (ObjNum 135 snap 36 seq_num 135) 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 1 to smithi003182153-5 2023-10-07T21:14:50.260 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 2 to smithi003182153-5 2023-10-07T21:14:50.261 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 3 to smithi003182153-5 2023-10-07T21:14:50.261 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 4 to smithi003182153-5 2023-10-07T21:14:50.261 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 5 to smithi003182153-5 2023-10-07T21:14:50.262 INFO:tasks.rados.rados.0.smithi003.stdout:382: done (2 left) 2023-10-07T21:14:50.262 INFO:tasks.rados.rados.0.smithi003.stdout:385: done (1 left) 2023-10-07T21:14:50.262 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 36 2023-10-07T21:14:50.262 INFO:tasks.rados.rados.0.smithi003.stdout:386: seq_num 139 ranges {1892352=737280,2629632=425984,3055616=761856,3817472=417792} 2023-10-07T21:14:50.276 INFO:tasks.rados.rados.0.smithi003.stdout:386: writing smithi003182153-36 from 1892352 to 2629632 tid 1 2023-10-07T21:14:50.278 INFO:tasks.rados.rados.0.smithi003.stdout:386: writing smithi003182153-36 from 2629632 to 3055616 tid 2 2023-10-07T21:14:50.282 INFO:tasks.rados.rados.0.smithi003.stdout:386: writing smithi003182153-36 from 3055616 to 3817472 tid 3 2023-10-07T21:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:386: writing smithi003182153-36 from 3817472 to 4235264 tid 4 2023-10-07T21:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:387: copy_from oid 21 from oid 20 current snap is 36 2023-10-07T21:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 6 to smithi003182153-5 2023-10-07T21:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 195 (ObjNum 137 snap 36 seq_num 137) dirty exists 2023-10-07T21:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:384: left oid 5 (ObjNum 137 snap 36 seq_num 137) 2023-10-07T21:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 1 to smithi003182153-36 2023-10-07T21:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 2 to smithi003182153-36 2023-10-07T21:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:384: done (2 left) 2023-10-07T21:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:388: setattr oid 43 current snap is 36 2023-10-07T21:14:50.287 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 3 to smithi003182153-36 2023-10-07T21:14:50.287 INFO:tasks.rados.rados.0.smithi003.stdout:387: finishing copy_from to smithi003182153-21 2023-10-07T21:14:50.287 INFO:tasks.rados.rados.0.smithi003.stdout:387: got expected ENOENT (src dne) 2023-10-07T21:14:50.287 INFO:tasks.rados.rados.0.smithi003.stdout:387: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:14:50.288 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 4 to smithi003182153-36 2023-10-07T21:14:50.288 INFO:tasks.rados.rados.0.smithi003.stdout:387: done (2 left) 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:389: read oid 30 snap -1 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:389: expect (ObjNum 107 snap 23 seq_num 107) 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:390: read oid 31 snap -1 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:390: expect deleted 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:391: copy_from oid 14 from oid 26 current snap is 36 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 5 to smithi003182153-36 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 36 2023-10-07T21:14:50.289 INFO:tasks.rados.rados.0.smithi003.stdout:392: seq_num 140 ranges {1892352=753664,2646016=704512,3350528=524288,3874816=376832} 2023-10-07T21:14:50.303 INFO:tasks.rados.rados.0.smithi003.stdout:392: writing smithi003182153-2 from 1892352 to 2646016 tid 1 2023-10-07T21:14:50.307 INFO:tasks.rados.rados.0.smithi003.stdout:392: writing smithi003182153-2 from 2646016 to 3350528 tid 2 2023-10-07T21:14:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:392: writing smithi003182153-2 from 3350528 to 3874816 tid 3 2023-10-07T21:14:50.312 INFO:tasks.rados.rados.0.smithi003.stdout:392: writing smithi003182153-2 from 3874816 to 4251648 tid 4 2023-10-07T21:14:50.312 INFO:tasks.rados.rados.0.smithi003.stdout:393: copy_from oid 40 from oid 25 current snap is 36 2023-10-07T21:14:50.312 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 6 to smithi003182153-36 2023-10-07T21:14:50.313 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 98 (ObjNum 139 snap 36 seq_num 139) dirty exists 2023-10-07T21:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:386: left oid 36 (ObjNum 139 snap 36 seq_num 139) 2023-10-07T21:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 117 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-10-07T21:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:386: done (6 left) 2023-10-07T21:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:388: done (5 left) 2023-10-07T21:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:390: done (4 left) 2023-10-07T21:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:394: snap_create 2023-10-07T21:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:389: expect (ObjNum 107 snap 23 seq_num 107) 2023-10-07T21:14:50.374 INFO:tasks.rados.rados.0.smithi003.stdout:391: finishing copy_from to smithi003182153-14 2023-10-07T21:14:50.374 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 62 (ObjNum 106 snap 21 seq_num 106) dirty exists 2023-10-07T21:14:50.374 INFO:tasks.rados.rados.0.smithi003.stdout:391: finishing copy_from racing read to smithi003182153-14 2023-10-07T21:14:50.374 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 1 to smithi003182153-2 2023-10-07T21:14:50.374 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 2 to smithi003182153-2 2023-10-07T21:14:50.375 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 3 to smithi003182153-2 2023-10-07T21:14:50.375 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 4 to smithi003182153-2 2023-10-07T21:14:50.375 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 5 to smithi003182153-2 2023-10-07T21:14:50.375 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 6 to smithi003182153-2 2023-10-07T21:14:50.375 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 71 (ObjNum 140 snap 36 seq_num 140) dirty exists 2023-10-07T21:14:50.375 INFO:tasks.rados.rados.0.smithi003.stdout:392: left oid 2 (ObjNum 140 snap 36 seq_num 140) 2023-10-07T21:14:50.376 INFO:tasks.rados.rados.0.smithi003.stdout:393: finishing copy_from to smithi003182153-40 2023-10-07T21:14:50.376 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 44 (ObjNum 95 snap 17 seq_num 95) dirty exists 2023-10-07T21:14:50.376 INFO:tasks.rados.rados.0.smithi003.stdout:393: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:14:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:50 smithi003 ceph-mon[98492]: osdmap e138: 8 total, 8 up, 8 in 2023-10-07T21:14:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:50 smithi003 ceph-mon[98492]: pgmap v177: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:50 smithi003 ceph-mon[115766]: osdmap e138: 8 total, 8 up, 8 in 2023-10-07T21:14:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:50 smithi003 ceph-mon[115766]: pgmap v177: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:50 smithi046 ceph-mon[102780]: osdmap e138: 8 total, 8 up, 8 in 2023-10-07T21:14:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:50 smithi046 ceph-mon[102780]: pgmap v177: 121 pgs: 121 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:389: done (4 left) 2023-10-07T21:14:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:391: done (3 left) 2023-10-07T21:14:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:392: done (2 left) 2023-10-07T21:14:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:393: done (1 left) 2023-10-07T21:14:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:394: done (0 left) 2023-10-07T21:14:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:395: read oid 36 snap -1 2023-10-07T21:14:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:395: expect (ObjNum 139 snap 36 seq_num 139) 2023-10-07T21:14:51.116 INFO:tasks.rados.rados.0.smithi003.stdout:396: delete oid 21 current snap is 37 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:396: done (1 left) 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:397: rmattr oid 9 current snap is 37 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:397: done (1 left) 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:398: rmattr oid 32 current snap is 37 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:398: done (1 left) 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:399: rmattr oid 6 current snap is 37 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:400: copy_from oid 12 from oid 11 current snap is 37 2023-10-07T21:14:51.120 INFO:tasks.rados.rados.0.smithi003.stdout:401: delete oid 7 current snap is 37 2023-10-07T21:14:51.125 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 64 (ObjNum 124 snap 33 seq_num 124) dirty exists 2023-10-07T21:14:51.126 INFO:tasks.rados.rados.0.smithi003.stdout:399: done (3 left) 2023-10-07T21:14:51.126 INFO:tasks.rados.rados.0.smithi003.stdout:401: done (2 left) 2023-10-07T21:14:51.126 INFO:tasks.rados.rados.0.smithi003.stdout:402: rollback oid 49 current snap is 37 2023-10-07T21:14:51.127 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 22 2023-10-07T21:14:51.127 INFO:tasks.rados.rados.0.smithi003.stdout:403: read oid 45 snap -1 2023-10-07T21:14:51.127 INFO:tasks.rados.rados.0.smithi003.stdout:403: expect (ObjNum 120 snap 31 seq_num 120) 2023-10-07T21:14:51.127 INFO:tasks.rados.rados.0.smithi003.stdout:404: rollback oid 6 current snap is 37 2023-10-07T21:14:51.127 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 35 2023-10-07T21:14:51.127 INFO:tasks.rados.rados.0.smithi003.stdout:405: delete oid 50 current snap is 37 2023-10-07T21:14:51.130 INFO:tasks.rados.rados.0.smithi003.stdout:404: finishing rollback tid 0 to smithi003182153-6 2023-10-07T21:14:51.132 INFO:tasks.rados.rados.0.smithi003.stdout:404: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:14:51.132 INFO:tasks.rados.rados.0.smithi003.stdout:402: finishing rollback tid 0 to smithi003182153-49 2023-10-07T21:14:51.133 INFO:tasks.rados.rados.0.smithi003.stdout:402: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:14:51.133 INFO:tasks.rados.rados.0.smithi003.stdout:402: finishing rollback tid 2 to smithi003182153-49 2023-10-07T21:14:51.133 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 118 (ObjNum 98 snap 17 seq_num 98) dirty exists 2023-10-07T21:14:51.133 INFO:tasks.rados.rados.0.smithi003.stdout:404: finishing rollback tid 2 to smithi003182153-6 2023-10-07T21:14:51.134 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 67 (ObjNum 124 snap 33 seq_num 124) dirty exists 2023-10-07T21:14:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:400: finishing copy_from to smithi003182153-12 2023-10-07T21:14:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 91 (ObjNum 130 snap 34 seq_num 130) dirty exists 2023-10-07T21:14:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:400: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:14:51.144 INFO:tasks.rados.rados.0.smithi003.stdout:395: expect (ObjNum 139 snap 36 seq_num 139) 2023-10-07T21:14:51.284 INFO:tasks.rados.rados.0.smithi003.stdout:395: done (5 left) 2023-10-07T21:14:51.284 INFO:tasks.rados.rados.0.smithi003.stdout:400: done (4 left) 2023-10-07T21:14:51.284 INFO:tasks.rados.rados.0.smithi003.stdout:402: done (3 left) 2023-10-07T21:14:51.284 INFO:tasks.rados.rados.0.smithi003.stdout:404: done (2 left) 2023-10-07T21:14:51.284 INFO:tasks.rados.rados.0.smithi003.stdout:405: done (1 left) 2023-10-07T21:14:51.284 INFO:tasks.rados.rados.0.smithi003.stdout:406: snap_create 2023-10-07T21:14:51.284 INFO:tasks.rados.rados.0.smithi003.stdout:403: expect (ObjNum 120 snap 31 seq_num 120) 2023-10-07T21:14:51.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:51 smithi003 ceph-mon[98492]: osdmap e139: 8 total, 8 up, 8 in 2023-10-07T21:14:51.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:51 smithi003 ceph-mon[115766]: osdmap e139: 8 total, 8 up, 8 in 2023-10-07T21:14:51.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:51 smithi046 ceph-mon[102780]: osdmap e139: 8 total, 8 up, 8 in 2023-10-07T21:14:52.122 INFO:tasks.rados.rados.0.smithi003.stdout:403: done (1 left) 2023-10-07T21:14:52.122 INFO:tasks.rados.rados.0.smithi003.stdout:406: done (0 left) 2023-10-07T21:14:52.122 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 38 2023-10-07T21:14:52.122 INFO:tasks.rados.rados.0.smithi003.stdout:407: seq_num 144 ranges {2293760=16384} 2023-10-07T21:14:52.134 INFO:tasks.rados.rados.0.smithi003.stdout:407: writing smithi003182153-28 from 2293760 to 2310144 tid 1 2023-10-07T21:14:52.135 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 38 2023-10-07T21:14:52.135 INFO:tasks.rados.rados.0.smithi003.stdout:408: seq_num 145 ranges {1179648=32768} 2023-10-07T21:14:52.142 INFO:tasks.rados.rados.0.smithi003.stdout:408: writing smithi003182153-43 from 1179648 to 1212416 tid 1 2023-10-07T21:14:52.142 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 38 2023-10-07T21:14:52.142 INFO:tasks.rados.rados.0.smithi003.stdout:407: finishing write tid 1 to smithi003182153-28 2023-10-07T21:14:52.142 INFO:tasks.rados.rados.0.smithi003.stdout:407: finishing write tid 2 to smithi003182153-28 2023-10-07T21:14:52.142 INFO:tasks.rados.rados.0.smithi003.stdout:409: seq_num 146 ranges {1785856=49152} 2023-10-07T21:14:52.152 INFO:tasks.rados.rados.0.smithi003.stdout:409: writing smithi003182153-26 from 1785856 to 1835008 tid 1 2023-10-07T21:14:52.152 INFO:tasks.rados.rados.0.smithi003.stdout:410: delete oid 17 current snap is 38 2023-10-07T21:14:52.152 INFO:tasks.rados.rados.0.smithi003.stdout:407: finishing write tid 3 to smithi003182153-28 2023-10-07T21:14:52.152 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 198 (ObjNum 144 snap 38 seq_num 144) dirty exists 2023-10-07T21:14:52.153 INFO:tasks.rados.rados.0.smithi003.stdout:407: left oid 28 (ObjNum 144 snap 38 seq_num 144) 2023-10-07T21:14:52.153 INFO:tasks.rados.rados.0.smithi003.stdout:408: finishing write tid 1 to smithi003182153-43 2023-10-07T21:14:52.153 INFO:tasks.rados.rados.0.smithi003.stdout:408: finishing write tid 2 to smithi003182153-43 2023-10-07T21:14:52.153 INFO:tasks.rados.rados.0.smithi003.stdout:408: finishing write tid 3 to smithi003182153-43 2023-10-07T21:14:52.153 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 122 (ObjNum 145 snap 38 seq_num 145) dirty exists 2023-10-07T21:14:52.153 INFO:tasks.rados.rados.0.smithi003.stdout:408: left oid 43 (ObjNum 145 snap 38 seq_num 145) 2023-10-07T21:14:52.154 INFO:tasks.rados.rados.0.smithi003.stdout:407: done (3 left) 2023-10-07T21:14:52.154 INFO:tasks.rados.rados.0.smithi003.stdout:408: done (2 left) 2023-10-07T21:14:52.154 INFO:tasks.rados.rados.0.smithi003.stdout:410: done (1 left) 2023-10-07T21:14:52.154 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 38 2023-10-07T21:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:411: seq_num 148 ranges {4259840=81920} 2023-10-07T21:14:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:411: writing smithi003182153-38 from 4259840 to 4341760 tid 1 2023-10-07T21:14:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:412: setattr oid 2 current snap is 38 2023-10-07T21:14:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 1 to smithi003182153-26 2023-10-07T21:14:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 2 to smithi003182153-26 2023-10-07T21:14:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 3 to smithi003182153-26 2023-10-07T21:14:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 108 (ObjNum 146 snap 38 seq_num 146) dirty exists 2023-10-07T21:14:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:409: left oid 26 (ObjNum 146 snap 38 seq_num 146) 2023-10-07T21:14:52.181 INFO:tasks.rados.rados.0.smithi003.stdout:409: done (2 left) 2023-10-07T21:14:52.181 INFO:tasks.rados.rados.0.smithi003.stdout:413: read oid 14 snap -1 2023-10-07T21:14:52.181 INFO:tasks.rados.rados.0.smithi003.stdout:413: expect (ObjNum 106 snap 21 seq_num 106) 2023-10-07T21:14:52.181 INFO:tasks.rados.rados.0.smithi003.stdout:414: delete oid 48 current snap is 38 2023-10-07T21:14:52.185 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 75 (ObjNum 140 snap 36 seq_num 140) dirty exists 2023-10-07T21:14:52.186 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 1 to smithi003182153-38 2023-10-07T21:14:52.186 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 2 to smithi003182153-38 2023-10-07T21:14:52.187 INFO:tasks.rados.rados.0.smithi003.stdout:412: done (3 left) 2023-10-07T21:14:52.187 INFO:tasks.rados.rados.0.smithi003.stdout:414: done (2 left) 2023-10-07T21:14:52.187 INFO:tasks.rados.rados.0.smithi003.stdout:415: delete oid 15 current snap is 38 2023-10-07T21:14:52.187 INFO:tasks.rados.rados.0.smithi003.stdout:413: expect (ObjNum 106 snap 21 seq_num 106) 2023-10-07T21:14:52.234 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 3 to smithi003182153-38 2023-10-07T21:14:52.235 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 102 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:14:52.235 INFO:tasks.rados.rados.0.smithi003.stdout:411: left oid 38 (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:14:52.235 INFO:tasks.rados.rados.0.smithi003.stdout:411: done (2 left) 2023-10-07T21:14:52.235 INFO:tasks.rados.rados.0.smithi003.stdout:413: done (1 left) 2023-10-07T21:14:52.235 INFO:tasks.rados.rados.0.smithi003.stdout:415: done (0 left) 2023-10-07T21:14:52.235 INFO:tasks.rados.rados.0.smithi003.stdout:416: snap_create 2023-10-07T21:14:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:52 smithi003 ceph-mon[98492]: osdmap e140: 8 total, 8 up, 8 in 2023-10-07T21:14:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:52 smithi003 ceph-mon[98492]: pgmap v180: 121 pgs: 121 active+clean; 127 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 9.3 MiB/s wr, 48 op/s 2023-10-07T21:14:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:52 smithi003 ceph-mon[115766]: osdmap e140: 8 total, 8 up, 8 in 2023-10-07T21:14:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:52 smithi003 ceph-mon[115766]: pgmap v180: 121 pgs: 121 active+clean; 127 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 9.3 MiB/s wr, 48 op/s 2023-10-07T21:14:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:52 smithi046 ceph-mon[102780]: osdmap e140: 8 total, 8 up, 8 in 2023-10-07T21:14:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:52 smithi046 ceph-mon[102780]: pgmap v180: 121 pgs: 121 active+clean; 127 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 9.3 MiB/s wr, 48 op/s 2023-10-07T21:14:53.091 INFO:tasks.rados.rados.0.smithi003.stdout:416: done (0 left) 2023-10-07T21:14:53.091 INFO:tasks.rados.rados.0.smithi003.stdout:417: read oid 45 snap -1 2023-10-07T21:14:53.091 INFO:tasks.rados.rados.0.smithi003.stdout:417: expect (ObjNum 120 snap 31 seq_num 120) 2023-10-07T21:14:53.091 INFO:tasks.rados.rados.0.smithi003.stdout:418: rollback oid 21 current snap is 39 2023-10-07T21:14:53.091 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 32 2023-10-07T21:14:53.091 INFO:tasks.rados.rados.0.smithi003.stdout:419: delete oid 24 current snap is 39 2023-10-07T21:14:53.093 INFO:tasks.rados.rados.0.smithi003.stdout:418: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:14:53.096 INFO:tasks.rados.rados.0.smithi003.stdout:418: finishing rollback tid 2 to smithi003182153-21 2023-10-07T21:14:53.096 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 105 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:14:53.100 INFO:tasks.rados.rados.0.smithi003.stdout:418: done (2 left) 2023-10-07T21:14:53.100 INFO:tasks.rados.rados.0.smithi003.stdout:419: done (1 left) 2023-10-07T21:14:53.100 INFO:tasks.rados.rados.0.smithi003.stdout:420: delete oid 39 current snap is 39 2023-10-07T21:14:53.104 INFO:tasks.rados.rados.0.smithi003.stdout:420: done (1 left) 2023-10-07T21:14:53.104 INFO:tasks.rados.rados.0.smithi003.stdout:421: read oid 26 snap 34 2023-10-07T21:14:53.104 INFO:tasks.rados.rados.0.smithi003.stdout:421: expect (ObjNum 106 snap 21 seq_num 106) 2023-10-07T21:14:53.104 INFO:tasks.rados.rados.0.smithi003.stdout:422: snap_create 2023-10-07T21:14:53.112 INFO:tasks.rados.rados.0.smithi003.stdout:417: expect (ObjNum 120 snap 31 seq_num 120) 2023-10-07T21:14:53.198 INFO:tasks.rados.rados.0.smithi003.stdout:421: expect (ObjNum 106 snap 21 seq_num 106) 2023-10-07T21:14:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:53 smithi003 ceph-mon[98492]: osdmap e141: 8 total, 8 up, 8 in 2023-10-07T21:14:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:53 smithi003 ceph-mon[98492]: osdmap e142: 8 total, 8 up, 8 in 2023-10-07T21:14:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:53 smithi003 ceph-mon[115766]: osdmap e141: 8 total, 8 up, 8 in 2023-10-07T21:14:53.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:53 smithi003 ceph-mon[115766]: osdmap e142: 8 total, 8 up, 8 in 2023-10-07T21:14:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:53 smithi046 ceph-mon[102780]: osdmap e141: 8 total, 8 up, 8 in 2023-10-07T21:14:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:53 smithi046 ceph-mon[102780]: osdmap e142: 8 total, 8 up, 8 in 2023-10-07T21:14:54.102 INFO:tasks.rados.rados.0.smithi003.stdout:417: done (2 left) 2023-10-07T21:14:54.103 INFO:tasks.rados.rados.0.smithi003.stdout:421: done (1 left) 2023-10-07T21:14:54.103 INFO:tasks.rados.rados.0.smithi003.stdout:422: done (0 left) 2023-10-07T21:14:54.103 INFO:tasks.rados.rados.0.smithi003.stdout:423: delete oid 49 current snap is 40 2023-10-07T21:14:54.105 INFO:tasks.rados.rados.0.smithi003.stdout:423: done (0 left) 2023-10-07T21:14:54.106 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 40 2023-10-07T21:14:54.106 INFO:tasks.rados.rados.0.smithi003.stdout:424: seq_num 154 ranges {2973696=180224} 2023-10-07T21:14:54.123 INFO:tasks.rados.rados.0.smithi003.stdout:424: writing smithi003182153-5 from 2973696 to 3153920 tid 1 2023-10-07T21:14:54.123 INFO:tasks.rados.rados.0.smithi003.stdout:425: setattr oid 28 current snap is 40 2023-10-07T21:14:54.124 INFO:tasks.rados.rados.0.smithi003.stdout:426: read oid 15 snap -1 2023-10-07T21:14:54.124 INFO:tasks.rados.rados.0.smithi003.stdout:426: expect deleted 2023-10-07T21:14:54.125 INFO:tasks.rados.rados.0.smithi003.stdout:427: rollback oid 38 current snap is 40 2023-10-07T21:14:54.125 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 38 2023-10-07T21:14:54.126 INFO:tasks.rados.rados.0.smithi003.stdout:428: snap_create 2023-10-07T21:14:54.128 INFO:tasks.rados.rados.0.smithi003.stdout:427: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:14:54.129 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 1 to smithi003182153-5 2023-10-07T21:14:54.130 INFO:tasks.rados.rados.0.smithi003.stdout:427: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:14:54.130 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 2 to smithi003182153-5 2023-10-07T21:14:54.130 INFO:tasks.rados.rados.0.smithi003.stdout:427: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:14:54.130 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 106 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:14:54.130 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 205 (ObjNum 144 snap 38 seq_num 144) dirty exists 2023-10-07T21:14:54.131 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 3 to smithi003182153-5 2023-10-07T21:14:54.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 203 (ObjNum 154 snap 40 seq_num 154) dirty exists 2023-10-07T21:14:54.131 INFO:tasks.rados.rados.0.smithi003.stdout:424: left oid 5 (ObjNum 154 snap 40 seq_num 154) 2023-10-07T21:14:54.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:14:54 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:14:54] "GET /metrics HTTP/1.1" 200 239175 "" "Prometheus/2.43.0" 2023-10-07T21:14:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: Upgrade: Updating mgr.x 2023-10-07T21:14:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:14:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:14:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:14:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:14:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: Deploying daemon mgr.x on smithi046 2023-10-07T21:14:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: pgmap v183: 121 pgs: 121 active+clean; 127 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 9.3 MiB/s wr, 48 op/s 2023-10-07T21:14:54.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[98492]: osdmap e143: 8 total, 8 up, 8 in 2023-10-07T21:14:54.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: Upgrade: Updating mgr.x 2023-10-07T21:14:54.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:54.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:14:54.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:14:54.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:14:54.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:14:54.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: Deploying daemon mgr.x on smithi046 2023-10-07T21:14:54.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: pgmap v183: 121 pgs: 121 active+clean; 127 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 9.3 MiB/s wr, 48 op/s 2023-10-07T21:14:54.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:54 smithi003 ceph-mon[115766]: osdmap e143: 8 total, 8 up, 8 in 2023-10-07T21:14:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: Upgrade: Updating mgr.x 2023-10-07T21:14:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:14:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:14:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:14:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:14:54.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: Deploying daemon mgr.x on smithi046 2023-10-07T21:14:54.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: pgmap v183: 121 pgs: 121 active+clean; 127 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 9.3 MiB/s wr, 48 op/s 2023-10-07T21:14:54.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:54 smithi046 ceph-mon[102780]: osdmap e143: 8 total, 8 up, 8 in 2023-10-07T21:14:55.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:54 smithi046 systemd[1]: Stopping Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:424: done (4 left) 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:425: done (3 left) 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:426: done (2 left) 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:427: done (1 left) 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:428: done (0 left) 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:429: read oid 14 snap -1 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:429: expect (ObjNum 106 snap 21 seq_num 106) 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:430: rollback oid 34 current snap is 41 2023-10-07T21:14:55.100 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 34 to 34 2023-10-07T21:14:55.101 INFO:tasks.rados.rados.0.smithi003.stdout:431: delete oid 25 current snap is 41 2023-10-07T21:14:55.106 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing rollback tid 0 to smithi003182153-34 2023-10-07T21:14:55.106 INFO:tasks.rados.rados.0.smithi003.stdout:431: done (2 left) 2023-10-07T21:14:55.106 INFO:tasks.rados.rados.0.smithi003.stdout:432: read oid 26 snap -1 2023-10-07T21:14:55.106 INFO:tasks.rados.rados.0.smithi003.stdout:432: expect (ObjNum 146 snap 38 seq_num 146) 2023-10-07T21:14:55.106 INFO:tasks.rados.rados.0.smithi003.stdout:433: rollback oid 43 current snap is 41 2023-10-07T21:14:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 27 2023-10-07T21:14:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing rollback tid 1 to smithi003182153-34 2023-10-07T21:14:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:434: delete oid 16 current snap is 41 2023-10-07T21:14:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing rollback tid 2 to smithi003182153-34 2023-10-07T21:14:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 130 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:14:55.108 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing rollback tid 0 to smithi003182153-43 2023-10-07T21:14:55.109 INFO:tasks.rados.rados.0.smithi003.stdout:429: expect (ObjNum 106 snap 21 seq_num 106) 2023-10-07T21:14:55.157 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:14:55.157 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing rollback tid 2 to smithi003182153-43 2023-10-07T21:14:55.158 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 134 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-10-07T21:14:55.158 INFO:tasks.rados.rados.0.smithi003.stdout:429: done (4 left) 2023-10-07T21:14:55.158 INFO:tasks.rados.rados.0.smithi003.stdout:430: done (3 left) 2023-10-07T21:14:55.158 INFO:tasks.rados.rados.0.smithi003.stdout:433: done (2 left) 2023-10-07T21:14:55.158 INFO:tasks.rados.rados.0.smithi003.stdout:434: done (1 left) 2023-10-07T21:14:55.158 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 41 2023-10-07T21:14:55.159 INFO:tasks.rados.rados.0.smithi003.stdout:432: expect (ObjNum 146 snap 38 seq_num 146) 2023-10-07T21:14:55.233 INFO:tasks.rados.rados.0.smithi003.stdout:435: seq_num 157 ranges {0=237568} 2023-10-07T21:14:55.234 INFO:tasks.rados.rados.0.smithi003.stdout:435: writing smithi003182153-17 from 0 to 237568 tid 1 2023-10-07T21:14:55.235 INFO:tasks.rados.rados.0.smithi003.stdout:432: done (1 left) 2023-10-07T21:14:55.235 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 41 2023-10-07T21:14:55.235 INFO:tasks.rados.rados.0.smithi003.stdout:436: seq_num 158 ranges {0=253952} 2023-10-07T21:14:55.236 INFO:tasks.rados.rados.0.smithi003.stdout:436: writing smithi003182153-7 from 0 to 253952 tid 1 2023-10-07T21:14:55.236 INFO:tasks.rados.rados.0.smithi003.stdout:437: read oid 18 snap -1 2023-10-07T21:14:55.236 INFO:tasks.rados.rados.0.smithi003.stdout:437: expect (ObjNum 121 snap 32 seq_num 121) 2023-10-07T21:14:55.236 INFO:tasks.rados.rados.0.smithi003.stdout:438: read oid 6 snap -1 2023-10-07T21:14:55.237 INFO:tasks.rados.rados.0.smithi003.stdout:438: expect (ObjNum 124 snap 33 seq_num 124) 2023-10-07T21:14:55.237 INFO:tasks.rados.rados.0.smithi003.stdout:439: copy_from oid 35 from oid 16 current snap is 41 2023-10-07T21:14:55.237 INFO:tasks.rados.rados.0.smithi003.stdout:440: rollback oid 13 current snap is 41 2023-10-07T21:14:55.237 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 13 to 27 2023-10-07T21:14:55.237 INFO:tasks.rados.rados.0.smithi003.stdout:441: delete oid 48 current snap is 41 2023-10-07T21:14:55.239 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 1 to smithi003182153-17 2023-10-07T21:14:55.240 INFO:tasks.rados.rados.0.smithi003.stdout:441: done (6 left) 2023-10-07T21:14:55.240 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 41 2023-10-07T21:14:55.240 INFO:tasks.rados.rados.0.smithi003.stdout:442: seq_num 160 ranges {2187264=286720} 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:442: writing smithi003182153-11 from 2187264 to 2473984 tid 1 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 41 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:439: finishing copy_from to smithi003182153-35 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:439: got expected ENOENT (src dne) 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:439: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 1 to smithi003182153-7 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 2 to smithi003182153-7 2023-10-07T21:14:55.255 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 2 to smithi003182153-17 2023-10-07T21:14:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 3 to smithi003182153-7 2023-10-07T21:14:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 79 (ObjNum 158 snap 41 seq_num 158) dirty exists 2023-10-07T21:14:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:436: left oid 7 (ObjNum 158 snap 41 seq_num 158) 2023-10-07T21:14:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 3 to smithi003182153-17 2023-10-07T21:14:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 91 (ObjNum 157 snap 41 seq_num 157) dirty exists 2023-10-07T21:14:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:435: left oid 17 (ObjNum 157 snap 41 seq_num 157) 2023-10-07T21:14:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:443: seq_num 161 ranges {2998272=303104} 2023-10-07T21:14:55.275 INFO:tasks.rados.rados.0.smithi003.stdout:443: writing smithi003182153-10 from 2998272 to 3301376 tid 1 2023-10-07T21:14:55.275 INFO:tasks.rados.rados.0.smithi003.stdout:435: done (7 left) 2023-10-07T21:14:55.275 INFO:tasks.rados.rados.0.smithi003.stdout:436: done (6 left) 2023-10-07T21:14:55.275 INFO:tasks.rados.rados.0.smithi003.stdout:439: done (5 left) 2023-10-07T21:14:55.276 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 41 2023-10-07T21:14:55.276 INFO:tasks.rados.rados.0.smithi003.stdout:444: seq_num 162 ranges {1597440=319488} 2023-10-07T21:14:55.285 INFO:tasks.rados.rados.0.smithi003.stdout:444: writing smithi003182153-19 from 1597440 to 1916928 tid 1 2023-10-07T21:14:55.286 INFO:tasks.rados.rados.0.smithi003.stdout:445: read oid 28 snap -1 2023-10-07T21:14:55.286 INFO:tasks.rados.rados.0.smithi003.stdout:445: expect (ObjNum 144 snap 38 seq_num 144) 2023-10-07T21:14:55.286 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 1 to smithi003182153-11 2023-10-07T21:14:55.286 INFO:tasks.rados.rados.0.smithi003.stdout:446: read oid 34 snap -1 2023-10-07T21:14:55.286 INFO:tasks.rados.rados.0.smithi003.stdout:446: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:55.286 INFO:tasks.rados.rados.0.smithi003.stdout:447: rollback oid 7 current snap is 41 2023-10-07T21:14:55.287 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 7 to 25 2023-10-07T21:14:55.287 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 2 to smithi003182153-11 2023-10-07T21:14:55.287 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 3 to smithi003182153-11 2023-10-07T21:14:55.287 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 108 (ObjNum 160 snap 41 seq_num 160) dirty exists 2023-10-07T21:14:55.287 INFO:tasks.rados.rados.0.smithi003.stdout:442: left oid 11 (ObjNum 160 snap 41 seq_num 160) 2023-10-07T21:14:55.287 INFO:tasks.rados.rados.0.smithi003.stdout:438: expect (ObjNum 124 snap 33 seq_num 124) 2023-10-07T21:14:55.590 INFO:tasks.rados.rados.0.smithi003.stdout:437: expect (ObjNum 121 snap 32 seq_num 121) 2023-10-07T21:14:55.832 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing rollback tid 0 to smithi003182153-13 2023-10-07T21:14:55.832 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing rollback tid 1 to smithi003182153-13 2023-10-07T21:14:55.832 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing rollback tid 2 to smithi003182153-13 2023-10-07T21:14:55.832 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 124 (ObjNum 89 snap 17 seq_num 89) dirty exists 2023-10-07T21:14:55.832 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 1 to smithi003182153-10 2023-10-07T21:14:55.833 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 2 to smithi003182153-10 2023-10-07T21:14:55.833 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 3 to smithi003182153-10 2023-10-07T21:14:55.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 87 (ObjNum 161 snap 41 seq_num 161) dirty exists 2023-10-07T21:14:55.833 INFO:tasks.rados.rados.0.smithi003.stdout:443: left oid 10 (ObjNum 161 snap 41 seq_num 161) 2023-10-07T21:14:55.833 INFO:tasks.rados.rados.0.smithi003.stdout:437: done (8 left) 2023-10-07T21:14:55.833 INFO:tasks.rados.rados.0.smithi003.stdout:438: done (7 left) 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:440: done (6 left) 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:442: done (5 left) 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:443: done (4 left) 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:448: snap_create 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 1 to smithi003182153-19 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing rollback tid 0 to smithi003182153-7 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 2 to smithi003182153-19 2023-10-07T21:14:55.834 INFO:tasks.rados.rados.0.smithi003.stdout:446: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:14:55.848 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing rollback tid 1 to smithi003182153-7 2023-10-07T21:14:55.848 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing rollback tid 2 to smithi003182153-7 2023-10-07T21:14:55.848 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 82 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:55.848 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 3 to smithi003182153-19 2023-10-07T21:14:55.848 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 89 (ObjNum 162 snap 41 seq_num 162) dirty exists 2023-10-07T21:14:55.848 INFO:tasks.rados.rados.0.smithi003.stdout:444: left oid 19 (ObjNum 162 snap 41 seq_num 162) 2023-10-07T21:14:55.848 INFO:tasks.rados.rados.0.smithi003.stdout:445: expect (ObjNum 144 snap 38 seq_num 144) 2023-10-07T21:14:55.921 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:55 smithi046 bash[157543]: 9c0048e4dc47175ea45a1a8bf48dc2fb5e80bbaad12cf28b6683156667360896 2023-10-07T21:14:55.921 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:55 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:14:55.921 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:55 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-07T21:14:55.921 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:55 smithi046 systemd[1]: Stopped Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:14:56.105 INFO:tasks.rados.rados.0.smithi003.stdout:444: done (4 left) 2023-10-07T21:14:56.105 INFO:tasks.rados.rados.0.smithi003.stdout:445: done (3 left) 2023-10-07T21:14:56.105 INFO:tasks.rados.rados.0.smithi003.stdout:446: done (2 left) 2023-10-07T21:14:56.105 INFO:tasks.rados.rados.0.smithi003.stdout:447: done (1 left) 2023-10-07T21:14:56.105 INFO:tasks.rados.rados.0.smithi003.stdout:448: done (0 left) 2023-10-07T21:14:56.105 INFO:tasks.rados.rados.0.smithi003.stdout:449: rollback oid 11 current snap is 42 2023-10-07T21:14:56.105 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 29 2023-10-07T21:14:56.106 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 42 2023-10-07T21:14:56.106 INFO:tasks.rados.rados.0.smithi003.stdout:450: seq_num 163 ranges {237568=335872} 2023-10-07T21:14:56.108 INFO:tasks.rados.rados.0.smithi003.stdout:450: writing smithi003182153-17 from 237568 to 573440 tid 1 2023-10-07T21:14:56.108 INFO:tasks.rados.rados.0.smithi003.stdout:451: rollback oid 47 current snap is 42 2023-10-07T21:14:56.108 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 29 2023-10-07T21:14:56.108 INFO:tasks.rados.rados.0.smithi003.stdout:452: snap_remove snap 36 2023-10-07T21:14:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:56 smithi046 ceph-mon[102780]: osdmap e144: 8 total, 8 up, 8 in 2023-10-07T21:14:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:56 smithi046 ceph-mon[102780]: pgmap v186: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 964 KiB/s wr, 38 op/s 2023-10-07T21:14:56.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:55 smithi046 systemd[1]: Starting Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:14:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:56 smithi003 ceph-mon[115766]: osdmap e144: 8 total, 8 up, 8 in 2023-10-07T21:14:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:56 smithi003 ceph-mon[115766]: pgmap v186: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 964 KiB/s wr, 38 op/s 2023-10-07T21:14:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:56 smithi003 ceph-mon[98492]: osdmap e144: 8 total, 8 up, 8 in 2023-10-07T21:14:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:56 smithi003 ceph-mon[98492]: pgmap v186: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 964 KiB/s wr, 38 op/s 2023-10-07T21:14:56.727 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:56 smithi046 bash[157897]: 50131be38985e11777525c43f913341cfcc0d391007025fc92f7f354e3ce5f68 2023-10-07T21:14:56.727 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:56 smithi046 systemd[1]: Started Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:14:56.727 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:56 smithi046 ceph-mgr[157961]: -- 172.21.15.46:0/1976498724 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560268f691e0 con 0x560268f41000 2023-10-07T21:14:56.728 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:56 smithi046 conmon[157937]: 2023-10-07T21:14:56.626+0000 7fb4b3517200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:14:56.728 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:56 smithi046 conmon[157937]: 2023-10-07T21:14:56.726+0000 7fb4b3517200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:14:57.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:56 smithi046 conmon[157937]: 2023-10-07T21:14:56.842+0000 7fb4b3517200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:14:57.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:56 smithi046 conmon[157937]: 2023-10-07T21:14:56.971+0000 7fb4b3517200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:14:57.107 INFO:tasks.rados.rados.0.smithi003.stdout:452: done (3 left) 2023-10-07T21:14:57.108 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 42 2023-10-07T21:14:57.108 INFO:tasks.rados.rados.0.smithi003.stdout:449: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:14:57.108 INFO:tasks.rados.rados.0.smithi003.stdout:453: seq_num 164 ranges {5570560=352256} 2023-10-07T21:14:57.141 INFO:tasks.rados.rados.0.smithi003.stdout:453: writing smithi003182153-18 from 5570560 to 5922816 tid 1 2023-10-07T21:14:57.141 INFO:tasks.rados.rados.0.smithi003.stdout:454: delete oid 2 current snap is 42 2023-10-07T21:14:57.141 INFO:tasks.rados.rados.0.smithi003.stdout:449: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 111 (ObjNum 33 snap 0 seq_num 4) dirty dne 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 1 to smithi003182153-17 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 2 to smithi003182153-17 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing rollback tid 2 to smithi003182153-47 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 128 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 3 to smithi003182153-17 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 93 (ObjNum 163 snap 42 seq_num 163) dirty exists 2023-10-07T21:14:57.142 INFO:tasks.rados.rados.0.smithi003.stdout:450: left oid 17 (ObjNum 163 snap 42 seq_num 163) 2023-10-07T21:14:57.144 INFO:tasks.rados.rados.0.smithi003.stdout:449: done (4 left) 2023-10-07T21:14:57.144 INFO:tasks.rados.rados.0.smithi003.stdout:450: done (3 left) 2023-10-07T21:14:57.144 INFO:tasks.rados.rados.0.smithi003.stdout:451: done (2 left) 2023-10-07T21:14:57.144 INFO:tasks.rados.rados.0.smithi003.stdout:454: done (1 left) 2023-10-07T21:14:57.144 INFO:tasks.rados.rados.0.smithi003.stdout:455: snap_create 2023-10-07T21:14:57.144 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 1 to smithi003182153-18 2023-10-07T21:14:57.144 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 2 to smithi003182153-18 2023-10-07T21:14:57.145 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 3 to smithi003182153-18 2023-10-07T21:14:57.145 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 137 (ObjNum 164 snap 42 seq_num 164) dirty exists 2023-10-07T21:14:57.145 INFO:tasks.rados.rados.0.smithi003.stdout:453: left oid 18 (ObjNum 164 snap 42 seq_num 164) 2023-10-07T21:14:57.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[115766]: osdmap e145: 8 total, 8 up, 8 in 2023-10-07T21:14:57.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:57.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:57.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[98492]: osdmap e145: 8 total, 8 up, 8 in 2023-10-07T21:14:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:57 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:57.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:57 smithi046 conmon[157937]: 2023-10-07T21:14:57.209+0000 7fb4b3517200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:14:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:57 smithi046 ceph-mon[102780]: osdmap e145: 8 total, 8 up, 8 in 2023-10-07T21:14:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:57 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:57 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:14:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:57 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:58.008 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:57 smithi046 conmon[157937]: 2023-10-07T21:14:57.726+0000 7fb4b3517200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:14:58.008 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:57 smithi046 conmon[157937]: 2023-10-07T21:14:57.883+0000 7fb4b3517200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:14:58.114 INFO:tasks.rados.rados.0.smithi003.stdout:453: done (1 left) 2023-10-07T21:14:58.114 INFO:tasks.rados.rados.0.smithi003.stdout:455: done (0 left) 2023-10-07T21:14:58.114 INFO:tasks.rados.rados.0.smithi003.stdout:456: snap_create 2023-10-07T21:14:58.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:58 smithi046 conmon[157937]: 2023-10-07T21:14:58.007+0000 7fb4b3517200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:14:58.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:58 smithi046 conmon[157937]: 2023-10-07T21:14:58.143+0000 7fb4b3517200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:14:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:58 smithi046 ceph-mon[102780]: osdmap e146: 8 total, 8 up, 8 in 2023-10-07T21:14:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:58 smithi046 ceph-mon[102780]: pgmap v189: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 964 KiB/s wr, 38 op/s 2023-10-07T21:14:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:58 smithi003 ceph-mon[98492]: osdmap e146: 8 total, 8 up, 8 in 2023-10-07T21:14:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:58 smithi003 ceph-mon[98492]: pgmap v189: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 964 KiB/s wr, 38 op/s 2023-10-07T21:14:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:58 smithi003 ceph-mon[115766]: osdmap e146: 8 total, 8 up, 8 in 2023-10-07T21:14:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:58 smithi003 ceph-mon[115766]: pgmap v189: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 964 KiB/s wr, 38 op/s 2023-10-07T21:14:59.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:58 smithi046 conmon[157937]: 2023-10-07T21:14:58.716+0000 7fb4b3517200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:14:59.115 INFO:tasks.rados.rados.0.smithi003.stdout:456: done (0 left) 2023-10-07T21:14:59.115 INFO:tasks.rados.rados.0.smithi003.stdout:457: snap_remove snap 35 2023-10-07T21:14:59.567 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:14:59 smithi046 ceph-mon[102780]: osdmap e147: 8 total, 8 up, 8 in 2023-10-07T21:14:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:14:59 smithi003 ceph-mon[98492]: osdmap e147: 8 total, 8 up, 8 in 2023-10-07T21:14:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:14:59 smithi003 ceph-mon[115766]: osdmap e147: 8 total, 8 up, 8 in 2023-10-07T21:14:59.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:59 smithi046 conmon[157937]: 2023-10-07T21:14:59.567+0000 7fb4b3517200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:14:59.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:14:59 smithi046 conmon[157937]: 2023-10-07T21:14:59.672+0000 7fb4b3517200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:15:00.126 INFO:tasks.rados.rados.0.smithi003.stdout:457: done (0 left) 2023-10-07T21:15:00.127 INFO:tasks.rados.rados.0.smithi003.stdout:458: read oid 21 snap -1 2023-10-07T21:15:00.127 INFO:tasks.rados.rados.0.smithi003.stdout:458: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:15:00.127 INFO:tasks.rados.rados.0.smithi003.stdout:459: snap_create 2023-10-07T21:15:00.144 INFO:tasks.rados.rados.0.smithi003.stdout:458: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:15:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[98492]: osdmap e148: 8 total, 8 up, 8 in 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[98492]: pgmap v192: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[115766]: osdmap e148: 8 total, 8 up, 8 in 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[115766]: pgmap v192: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:00 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:00 smithi046 ceph-mon[102780]: osdmap e148: 8 total, 8 up, 8 in 2023-10-07T21:15:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:00 smithi046 ceph-mon[102780]: pgmap v192: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:00 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:00 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:00 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:01.066 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:00 smithi046 conmon[157937]: 2023-10-07T21:15:00.700+0000 7fb4b3517200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:01.066 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:00 smithi046 conmon[157937]: 2023-10-07T21:15:00.817+0000 7fb4b3517200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:15:01.128 INFO:tasks.rados.rados.0.smithi003.stdout:458: done (1 left) 2023-10-07T21:15:01.128 INFO:tasks.rados.rados.0.smithi003.stdout:459: done (0 left) 2023-10-07T21:15:01.128 INFO:tasks.rados.rados.0.smithi003.stdout:460: copy_from oid 24 from oid 25 current snap is 45 2023-10-07T21:15:01.128 INFO:tasks.rados.rados.0.smithi003.stdout:461: snap_remove snap 32 2023-10-07T21:15:01.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:01 smithi046 conmon[157937]: 2023-10-07T21:15:01.065+0000 7fb4b3517200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:01 smithi046 ceph-mon[102780]: osdmap e149: 8 total, 8 up, 8 in 2023-10-07T21:15:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:01 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:01 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:01 smithi003 ceph-mon[98492]: osdmap e149: 8 total, 8 up, 8 in 2023-10-07T21:15:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:01 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:01 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:01 smithi003 ceph-mon[115766]: osdmap e149: 8 total, 8 up, 8 in 2023-10-07T21:15:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:01 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:01 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:01.708 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:01 smithi046 conmon[157937]: 2023-10-07T21:15:01.444+0000 7fb4b3517200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:15:02.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:01 smithi046 conmon[157937]: 2023-10-07T21:15:01.707+0000 7fb4b3517200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:15:02.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:01 smithi046 conmon[157937]: 2023-10-07T21:15:01.892+0000 7fb4b3517200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:15:02.147 INFO:tasks.rados.rados.0.smithi003.stdout:461: done (1 left) 2023-10-07T21:15:02.220 INFO:tasks.rados.rados.0.smithi003.stdout:462: rollback oid 16 current snap is 45 2023-10-07T21:15:02.220 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 40 2023-10-07T21:15:02.223 INFO:tasks.rados.rados.0.smithi003.stdout:463: read oid 35 snap 33 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:463: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:464: copy_from oid 34 from oid 39 current snap is 45 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:465: rollback oid 37 current snap is 45 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 26 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:466: rollback oid 33 current snap is 45 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 27 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:467: delete oid 18 current snap is 45 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:460: finishing copy_from to smithi003182153-24 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:460: got expected ENOENT (src dne) 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:460: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:464: finishing copy_from to smithi003182153-34 2023-10-07T21:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:464: got expected ENOENT (src dne) 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:464: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:463: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing rollback tid 0 to smithi003182153-33 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 120 (ObjNum 118 snap 27 seq_num 118) dirty exists 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:462: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing rollback tid 0 to smithi003182153-37 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:460: done (6 left) 2023-10-07T21:15:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:463: done (5 left) 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:464: done (4 left) 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:466: done (3 left) 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:467: done (2 left) 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:468: read oid 46 snap 41 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:468: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:469: read oid 44 snap -1 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:469: expect deleted 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:470: copy_from oid 12 from oid 40 current snap is 45 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:462: finishing rollback tid 2 to smithi003182153-16 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 225 (ObjNum 122 snap 33 seq_num 122) dirty exists 2023-10-07T21:15:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 17 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:462: done (4 left) 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:465: done (3 left) 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:471: delete oid 16 current snap is 45 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:469: done (3 left) 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:471: done (2 left) 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:472: read oid 11 snap -1 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:472: expect deleted 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:473: delete oid 9 current snap is 45 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:472: done (3 left) 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:473: done (2 left) 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:474: copy_from oid 8 from oid 21 current snap is 45 2023-10-07T21:15:02.227 INFO:tasks.rados.rados.0.smithi003.stdout:475: delete oid 29 current snap is 45 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:475: done (3 left) 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 45 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:476: seq_num 170 ranges {0=450560} 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:476: writing smithi003182153-31 from 0 to 450560 tid 1 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:477: rollback oid 22 current snap is 45 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 38 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:474: finishing copy_from to smithi003182153-8 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 105 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:474: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:474: done (4 left) 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 45 2023-10-07T21:15:02.228 INFO:tasks.rados.rados.0.smithi003.stdout:478: seq_num 171 ranges {0=466944} 2023-10-07T21:15:02.229 INFO:tasks.rados.rados.0.smithi003.stdout:478: writing smithi003182153-16 from 0 to 466944 tid 1 2023-10-07T21:15:02.229 INFO:tasks.rados.rados.0.smithi003.stdout:479: delete oid 25 current snap is 45 2023-10-07T21:15:02.229 INFO:tasks.rados.rados.0.smithi003.stdout:468: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:477: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:477: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:477: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 125 (ObjNum 114 snap 24 seq_num 114) dirty exists 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:468: done (5 left) 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:477: done (4 left) 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:479: done (3 left) 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:480: delete oid 13 current snap is 45 2023-10-07T21:15:02.244 INFO:tasks.rados.rados.0.smithi003.stdout:470: finishing copy_from to smithi003182153-12 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 44 (ObjNum 95 snap 17 seq_num 95) dirty exists 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:478: finishing write tid 1 to smithi003182153-16 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:470: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:478: finishing write tid 2 to smithi003182153-16 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 1 to smithi003182153-31 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 2 to smithi003182153-31 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 3 to smithi003182153-31 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 93 (ObjNum 170 snap 45 seq_num 170) dirty exists 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:476: left oid 31 (ObjNum 170 snap 45 seq_num 170) 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:478: finishing write tid 3 to smithi003182153-16 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 239 (ObjNum 171 snap 45 seq_num 171) dirty exists 2023-10-07T21:15:02.245 INFO:tasks.rados.rados.0.smithi003.stdout:478: left oid 16 (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:15:02.246 INFO:tasks.rados.rados.0.smithi003.stdout:470: done (3 left) 2023-10-07T21:15:02.246 INFO:tasks.rados.rados.0.smithi003.stdout:476: done (2 left) 2023-10-07T21:15:02.246 INFO:tasks.rados.rados.0.smithi003.stdout:478: done (1 left) 2023-10-07T21:15:02.246 INFO:tasks.rados.rados.0.smithi003.stdout:480: done (0 left) 2023-10-07T21:15:02.246 INFO:tasks.rados.rados.0.smithi003.stdout:481: rmattr oid 6 current snap is 45 2023-10-07T21:15:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 45 2023-10-07T21:15:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:482: seq_num 174 ranges {606208=516096} 2023-10-07T21:15:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:482: writing smithi003182153-37 from 606208 to 1122304 tid 1 2023-10-07T21:15:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:483: read oid 29 snap -1 2023-10-07T21:15:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:483: expect deleted 2023-10-07T21:15:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 45 2023-10-07T21:15:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 75 (ObjNum 124 snap 33 seq_num 124) dirty exists 2023-10-07T21:15:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:484: seq_num 175 ranges {1597440=540672} 2023-10-07T21:15:02.264 INFO:tasks.rados.rados.0.smithi003.stdout:484: writing smithi003182153-12 from 1597440 to 2138112 tid 1 2023-10-07T21:15:02.264 INFO:tasks.rados.rados.0.smithi003.stdout:481: done (3 left) 2023-10-07T21:15:02.264 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 45 2023-10-07T21:15:02.264 INFO:tasks.rados.rados.0.smithi003.stdout:485: seq_num 176 ranges {4235264=557056} 2023-10-07T21:15:02.290 INFO:tasks.rados.rados.0.smithi003.stdout:485: writing smithi003182153-36 from 4235264 to 4792320 tid 1 2023-10-07T21:15:02.290 INFO:tasks.rados.rados.0.smithi003.stdout:486: snap_remove snap 43 2023-10-07T21:15:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:02 smithi003 ceph-mon[98492]: osdmap e150: 8 total, 8 up, 8 in 2023-10-07T21:15:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:02 smithi003 ceph-mon[98492]: pgmap v195: 121 pgs: 121 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 168 KiB/s wr, 3 op/s 2023-10-07T21:15:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:02 smithi003 ceph-mon[115766]: osdmap e150: 8 total, 8 up, 8 in 2023-10-07T21:15:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:02 smithi003 ceph-mon[115766]: pgmap v195: 121 pgs: 121 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 168 KiB/s wr, 3 op/s 2023-10-07T21:15:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:02 smithi046 ceph-mon[102780]: osdmap e150: 8 total, 8 up, 8 in 2023-10-07T21:15:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:02 smithi046 ceph-mon[102780]: pgmap v195: 121 pgs: 121 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 168 KiB/s wr, 3 op/s 2023-10-07T21:15:02.597 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:02 smithi046 conmon[157937]: 2023-10-07T21:15:02.249+0000 7fb4b3517200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:15:03.098 INFO:tasks.rados.rados.0.smithi003.stdout:486: done (4 left) 2023-10-07T21:15:03.098 INFO:tasks.rados.rados.0.smithi003.stdout:487: snap_create 2023-10-07T21:15:03.098 INFO:tasks.rados.rados.0.smithi003.stdout:482: finishing write tid 1 to smithi003182153-37 2023-10-07T21:15:03.098 INFO:tasks.rados.rados.0.smithi003.stdout:482: finishing write tid 2 to smithi003182153-37 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:482: finishing write tid 3 to smithi003182153-37 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 19 (ObjNum 174 snap 45 seq_num 174) dirty exists 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:482: left oid 37 (ObjNum 174 snap 45 seq_num 174) 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:484: finishing write tid 1 to smithi003182153-12 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:484: finishing write tid 2 to smithi003182153-12 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:484: finishing write tid 3 to smithi003182153-12 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 95 (ObjNum 175 snap 45 seq_num 175) dirty exists 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:484: left oid 12 (ObjNum 175 snap 45 seq_num 175) 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:485: finishing write tid 1 to smithi003182153-36 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:485: finishing write tid 2 to smithi003182153-36 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:485: finishing write tid 3 to smithi003182153-36 2023-10-07T21:15:03.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 123 (ObjNum 176 snap 45 seq_num 176) dirty exists 2023-10-07T21:15:03.100 INFO:tasks.rados.rados.0.smithi003.stdout:485: left oid 36 (ObjNum 176 snap 45 seq_num 176) 2023-10-07T21:15:03.509 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:03 smithi003 ceph-mon[98492]: osdmap e151: 8 total, 8 up, 8 in 2023-10-07T21:15:03.509 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:03 smithi003 ceph-mon[98492]: osdmap e152: 8 total, 8 up, 8 in 2023-10-07T21:15:03.509 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:03 smithi003 ceph-mon[115766]: osdmap e151: 8 total, 8 up, 8 in 2023-10-07T21:15:03.510 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:03 smithi003 ceph-mon[115766]: osdmap e152: 8 total, 8 up, 8 in 2023-10-07T21:15:03.566 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:03 smithi046 ceph-mon[102780]: osdmap e151: 8 total, 8 up, 8 in 2023-10-07T21:15:03.566 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:03 smithi046 ceph-mon[102780]: osdmap e152: 8 total, 8 up, 8 in 2023-10-07T21:15:03.567 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:03 smithi046 conmon[157937]: 2023-10-07T21:15:03.130+0000 7fb4b3517200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:15:03.567 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:03 smithi046 conmon[157937]: 2023-10-07T21:15:03.304+0000 7fb4b3517200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:15:03.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:03 smithi003 conmon[175326]: ts=2023-10-07T21:15:03.509Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi046.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.46:8443: connect: connection refused" 2023-10-07T21:15:03.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:03 smithi046 conmon[157937]: 2023-10-07T21:15:03.596+0000 7fb4b3517200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:15:03.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:03 smithi046 conmon[157937]: 2023-10-07T21:15:03.743+0000 7fb4b3517200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:15:04.106 INFO:tasks.rados.rados.0.smithi003.stdout:482: done (4 left) 2023-10-07T21:15:04.106 INFO:tasks.rados.rados.0.smithi003.stdout:483: done (3 left) 2023-10-07T21:15:04.106 INFO:tasks.rados.rados.0.smithi003.stdout:484: done (2 left) 2023-10-07T21:15:04.106 INFO:tasks.rados.rados.0.smithi003.stdout:485: done (1 left) 2023-10-07T21:15:04.106 INFO:tasks.rados.rados.0.smithi003.stdout:487: done (0 left) 2023-10-07T21:15:04.106 INFO:tasks.rados.rados.0.smithi003.stdout:488: snap_remove snap 22 2023-10-07T21:15:04.284 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:04 smithi046 ceph-mon[102780]: pgmap v198: 121 pgs: 121 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 168 KiB/s wr, 3 op/s 2023-10-07T21:15:04.284 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:04 smithi046 ceph-mon[102780]: osdmap e153: 8 total, 8 up, 8 in 2023-10-07T21:15:04.284 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:04 smithi046 conmon[157937]: 2023-10-07T21:15:04.023+0000 7fb4b3517200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:15:04.523 INFO:tasks.rados.rados.0.smithi003.stdout:488: done (0 left) 2023-10-07T21:15:04.523 INFO:tasks.rados.rados.0.smithi003.stdout:489: read oid 16 snap 38 2023-10-07T21:15:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:489: expect (ObjNum 122 snap 33 seq_num 122) 2023-10-07T21:15:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 46 2023-10-07T21:15:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:490: seq_num 177 ranges {0=573440} 2023-10-07T21:15:04.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:04 smithi003 ceph-mon[98492]: pgmap v198: 121 pgs: 121 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 168 KiB/s wr, 3 op/s 2023-10-07T21:15:04.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:04 smithi003 ceph-mon[98492]: osdmap e153: 8 total, 8 up, 8 in 2023-10-07T21:15:04.527 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:15:04] "GET /metrics HTTP/1.1" 200 239309 "" "Prometheus/2.43.0" 2023-10-07T21:15:04.527 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 conmon[98914]: 2023-10-07T21:15:04.519+0000 7ffbaa0e6700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-07T21:15:04.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:04 smithi003 ceph-mon[115766]: pgmap v198: 121 pgs: 121 active+clean; 130 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 168 KiB/s wr, 3 op/s 2023-10-07T21:15:04.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:04 smithi003 ceph-mon[115766]: osdmap e153: 8 total, 8 up, 8 in 2023-10-07T21:15:04.527 INFO:tasks.rados.rados.0.smithi003.stdout:490: writing smithi003182153-2 from 0 to 573440 tid 1 2023-10-07T21:15:04.527 INFO:tasks.rados.rados.0.smithi003.stdout:491: setattr oid 49 current snap is 46 2023-10-07T21:15:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 46 2023-10-07T21:15:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:492: seq_num 178 ranges {2768896=589824} 2023-10-07T21:15:04.548 INFO:tasks.rados.rados.0.smithi003.stdout:492: writing smithi003182153-45 from 2768896 to 3358720 tid 1 2023-10-07T21:15:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:493: read oid 35 snap -1 2023-10-07T21:15:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:493: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:494: read oid 12 snap -1 2023-10-07T21:15:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:494: expect (ObjNum 175 snap 45 seq_num 175) 2023-10-07T21:15:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 46 2023-10-07T21:15:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:495: seq_num 179 ranges {0=606208} 2023-10-07T21:15:04.552 INFO:tasks.rados.rados.0.smithi003.stdout:495: writing smithi003182153-44 from 0 to 606208 tid 1 2023-10-07T21:15:04.552 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 46 2023-10-07T21:15:04.552 INFO:tasks.rados.rados.0.smithi003.stdout:496: seq_num 180 ranges {106496=622592} 2023-10-07T21:15:04.557 INFO:tasks.rados.rados.0.smithi003.stdout:496: writing smithi003182153-21 from 106496 to 729088 tid 1 2023-10-07T21:15:04.557 INFO:tasks.rados.rados.0.smithi003.stdout:497: snap_create 2023-10-07T21:15:04.557 INFO:tasks.rados.rados.0.smithi003.stdout:490: finishing write tid 1 to smithi003182153-2 2023-10-07T21:15:04.557 INFO:tasks.rados.rados.0.smithi003.stdout:490: finishing write tid 2 to smithi003182153-2 2023-10-07T21:15:04.557 INFO:tasks.rados.rados.0.smithi003.stdout:490: finishing write tid 3 to smithi003182153-2 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 109 (ObjNum 177 snap 46 seq_num 177) dirty exists 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:490: left oid 2 (ObjNum 177 snap 46 seq_num 177) 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 170 (ObjNum 129 snap 0 seq_num 1511040480) dirty exists 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:492: finishing write tid 1 to smithi003182153-45 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:492: finishing write tid 2 to smithi003182153-45 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:492: finishing write tid 3 to smithi003182153-45 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 134 (ObjNum 178 snap 46 seq_num 178) dirty exists 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:492: left oid 45 (ObjNum 178 snap 46 seq_num 178) 2023-10-07T21:15:04.558 INFO:tasks.rados.rados.0.smithi003.stdout:493: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:04.580 INFO:tasks.rados.rados.0.smithi003.stdout:494: expect (ObjNum 175 snap 45 seq_num 175) 2023-10-07T21:15:04.661 INFO:tasks.rados.rados.0.smithi003.stdout:496: finishing write tid 1 to smithi003182153-21 2023-10-07T21:15:04.661 INFO:tasks.rados.rados.0.smithi003.stdout:496: finishing write tid 2 to smithi003182153-21 2023-10-07T21:15:04.661 INFO:tasks.rados.rados.0.smithi003.stdout:496: finishing write tid 3 to smithi003182153-21 2023-10-07T21:15:04.661 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 130 (ObjNum 180 snap 46 seq_num 180) dirty exists 2023-10-07T21:15:04.661 INFO:tasks.rados.rados.0.smithi003.stdout:496: left oid 21 (ObjNum 180 snap 46 seq_num 180) 2023-10-07T21:15:04.661 INFO:tasks.rados.rados.0.smithi003.stdout:489: expect (ObjNum 122 snap 33 seq_num 122) 2023-10-07T21:15:04.820 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 conmon[98914]: ignoring --setuser ceph since I am not root 2023-10-07T21:15:04.820 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 conmon[98914]: ignoring --setgroup ceph since I am not root 2023-10-07T21:15:04.820 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 ceph-mgr[98938]: -- 172.21.15.3:0/2906642143 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a03d1389c0 con 0x55a03d110c00 2023-10-07T21:15:04.820 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 conmon[98914]: 2023-10-07T21:15:04.726+0000 7f382ba141c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:15:04.820 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 conmon[98914]: 2023-10-07T21:15:04.819+0000 7f382ba141c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:15:05.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:04 smithi003 conmon[98914]: 2023-10-07T21:15:04.925+0000 7f382ba141c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:15:05.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:05 smithi003 conmon[98914]: 2023-10-07T21:15:05.034+0000 7f382ba141c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:15:05.176 INFO:tasks.rados.rados.0.smithi003.stdout:495: finishing write tid 1 to smithi003182153-44 2023-10-07T21:15:05.176 INFO:tasks.rados.rados.0.smithi003.stdout:495: finishing write tid 2 to smithi003182153-44 2023-10-07T21:15:05.176 INFO:tasks.rados.rados.0.smithi003.stdout:495: finishing write tid 3 to smithi003182153-44 2023-10-07T21:15:05.176 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 245 (ObjNum 179 snap 46 seq_num 179) dirty exists 2023-10-07T21:15:05.176 INFO:tasks.rados.rados.0.smithi003.stdout:495: left oid 44 (ObjNum 179 snap 46 seq_num 179) 2023-10-07T21:15:05.176 INFO:tasks.rados.rados.0.smithi003.stdout:489: done (8 left) 2023-10-07T21:15:05.177 INFO:tasks.rados.rados.0.smithi003.stdout:490: done (7 left) 2023-10-07T21:15:05.177 INFO:tasks.rados.rados.0.smithi003.stdout:491: done (6 left) 2023-10-07T21:15:05.177 INFO:tasks.rados.rados.0.smithi003.stdout:492: done (5 left) 2023-10-07T21:15:05.177 INFO:tasks.rados.rados.0.smithi003.stdout:493: done (4 left) 2023-10-07T21:15:05.177 INFO:tasks.rados.rados.0.smithi003.stdout:494: done (3 left) 2023-10-07T21:15:05.178 INFO:tasks.rados.rados.0.smithi003.stdout:495: done (2 left) 2023-10-07T21:15:05.178 INFO:tasks.rados.rados.0.smithi003.stdout:496: done (1 left) 2023-10-07T21:15:05.178 INFO:tasks.rados.rados.0.smithi003.stdout:497: done (0 left) 2023-10-07T21:15:05.178 INFO:tasks.rados.rados.0.smithi003.stdout:498: setattr oid 5 current snap is 47 2023-10-07T21:15:05.178 INFO:tasks.rados.rados.0.smithi003.stdout:499: rollback oid 50 current snap is 47 2023-10-07T21:15:05.178 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 30 2023-10-07T21:15:05.179 INFO:tasks.rados.rados.0.smithi003.stdout:500: setattr oid 47 current snap is 47 2023-10-07T21:15:05.181 INFO:tasks.rados.rados.0.smithi003.stdout:501: rollback oid 10 current snap is 47 2023-10-07T21:15:05.181 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 46 2023-10-07T21:15:05.181 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 47 2023-10-07T21:15:05.181 INFO:tasks.rados.rados.0.smithi003.stdout:502: seq_num 181 ranges {0=638976} 2023-10-07T21:15:05.185 INFO:tasks.rados.rados.0.smithi003.stdout:502: writing smithi003182153-11 from 0 to 638976 tid 1 2023-10-07T21:15:05.185 INFO:tasks.rados.rados.0.smithi003.stdout:503: snap_remove snap 40 2023-10-07T21:15:05.362 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.110+0000 7fb4b3517200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Bus STARTING 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: CherryPy Checker: 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: The Application mounted at '' has an empty config. 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Serving on http://:::9283 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Bus STARTED 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Bus STOPPING 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Bus STOPPED 2023-10-07T21:15:05.363 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Bus STARTING 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:15:05.364 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: osdmap e154: 8 total, 8 up, 8 in 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: mgrmap e23: x(active, starting, since 0.00680514s) 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: Active manager daemon x restarted 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: Activating manager daemon x 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: osdmap e155: 8 total, 8 up, 8 in 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: mgrmap e24: x(active, starting, since 0.00673315s) 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:15:05.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:15:05.366 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:15:05.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:05.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:15:05.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:05.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: Manager daemon x is now available 2023-10-07T21:15:05.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:05.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:05 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:05 smithi003 conmon[98914]: 2023-10-07T21:15:05.243+0000 7f382ba141c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: osdmap e154: 8 total, 8 up, 8 in 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T21:15:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: mgrmap e23: x(active, starting, since 0.00680514s) 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: Active manager daemon x restarted 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: Activating manager daemon x 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: osdmap e155: 8 total, 8 up, 8 in 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: mgrmap e24: x(active, starting, since 0.00673315s) 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:15:05.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:15:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: Manager daemon x is now available 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:05.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 172.21.15.3:0/2776742412' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: osdmap e154: 8 total, 8 up, 8 in 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24518 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: mgrmap e23: x(active, starting, since 0.00680514s) 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: Active manager daemon x restarted 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: Activating manager daemon x 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: osdmap e155: 8 total, 8 up, 8 in 2023-10-07T21:15:05.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: mgrmap e24: x(active, starting, since 0.00673315s) 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:15:05.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: Manager daemon x is now available 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:05.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:05 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb413075700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb413075700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb411872700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb413075700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb413075700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb413075700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb411872700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb411872700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.847 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb411872700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.847 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: 2023-10-07T21:15:05.434+0000 7fb411872700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:05.847 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Serving on http://:::9283 2023-10-07T21:15:05.847 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:05 smithi046 conmon[157937]: [07/Oct/2023:21:15:05] ENGINE Bus STARTED 2023-10-07T21:15:05.906 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:05 smithi003 conmon[98914]: 2023-10-07T21:15:05.645+0000 7f382ba141c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:15:05.906 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:05 smithi003 conmon[98914]: 2023-10-07T21:15:05.753+0000 7f382ba141c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:15:06.142 INFO:tasks.rados.rados.0.smithi003.stdout:503: done (5 left) 2023-10-07T21:15:06.142 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 47 2023-10-07T21:15:06.142 INFO:tasks.rados.rados.0.smithi003.stdout:504: seq_num 182 ranges {1269760=655360} 2023-10-07T21:15:06.153 INFO:tasks.rados.rados.0.smithi003.stdout:504: writing smithi003182153-23 from 1269760 to 1925120 tid 1 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:505: rollback oid 20 current snap is 47 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 25 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:499: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:499: finishing rollback tid 2 to smithi003182153-50 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 133 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 253 (ObjNum 154 snap 40 seq_num 154) dirty exists 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:501: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 178 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:501: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:15:06.154 INFO:tasks.rados.rados.0.smithi003.stdout:501: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 92 (ObjNum 161 snap 41 seq_num 161) dirty exists 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:502: finishing write tid 1 to smithi003182153-11 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:502: finishing write tid 2 to smithi003182153-11 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:502: finishing write tid 3 to smithi003182153-11 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 132 (ObjNum 181 snap 47 seq_num 181) dirty exists 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:502: left oid 11 (ObjNum 181 snap 47 seq_num 181) 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:498: done (6 left) 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:499: done (5 left) 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:500: done (4 left) 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:501: done (3 left) 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:502: done (2 left) 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:506: rmattr oid 41 current snap is 47 2023-10-07T21:15:06.155 INFO:tasks.rados.rados.0.smithi003.stdout:506: done (2 left) 2023-10-07T21:15:06.156 INFO:tasks.rados.rados.0.smithi003.stdout:507: read oid 37 snap -1 2023-10-07T21:15:06.156 INFO:tasks.rados.rados.0.smithi003.stdout:507: expect (ObjNum 174 snap 45 seq_num 174) 2023-10-07T21:15:06.156 INFO:tasks.rados.rados.0.smithi003.stdout:508: snap_create 2023-10-07T21:15:06.156 INFO:tasks.rados.rados.0.smithi003.stdout:505: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:15:06.156 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-10-07T21:15:06.157 INFO:tasks.rados.rados.0.smithi003.stdout:507: expect (ObjNum 174 snap 45 seq_num 174) 2023-10-07T21:15:06.195 INFO:tasks.rados.rados.0.smithi003.stdout:504: finishing write tid 1 to smithi003182153-23 2023-10-07T21:15:06.196 INFO:tasks.rados.rados.0.smithi003.stdout:504: finishing write tid 2 to smithi003182153-23 2023-10-07T21:15:06.196 INFO:tasks.rados.rados.0.smithi003.stdout:504: finishing write tid 3 to smithi003182153-23 2023-10-07T21:15:06.196 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 141 (ObjNum 182 snap 47 seq_num 182) dirty exists 2023-10-07T21:15:06.196 INFO:tasks.rados.rados.0.smithi003.stdout:504: left oid 23 (ObjNum 182 snap 47 seq_num 182) 2023-10-07T21:15:06.322 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:05 smithi003 conmon[175326]: ts=2023-10-07T21:15:05.976Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=4 2023-10-07T21:15:06.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:05 smithi003 conmon[98914]: 2023-10-07T21:15:05.905+0000 7f382ba141c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:15:06.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:06 smithi003 conmon[98914]: 2023-10-07T21:15:06.022+0000 7f382ba141c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:15:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: mgrmap e25: x(active, since 1.00871s) 2023-10-07T21:15:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:06 smithi046 ceph-mon[102780]: osdmap e156: 8 total, 8 up, 8 in 2023-10-07T21:15:06.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:06 smithi003 conmon[98914]: 2023-10-07T21:15:06.546+0000 7f382ba141c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:15:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: mgrmap e25: x(active, since 1.00871s) 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[98492]: osdmap e156: 8 total, 8 up, 8 in 2023-10-07T21:15:06.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: mgrmap e25: x(active, since 1.00871s) 2023-10-07T21:15:06.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:06 smithi003 ceph-mon[115766]: osdmap e156: 8 total, 8 up, 8 in 2023-10-07T21:15:07.144 INFO:tasks.rados.rados.0.smithi003.stdout:504: done (3 left) 2023-10-07T21:15:07.145 INFO:tasks.rados.rados.0.smithi003.stdout:505: done (2 left) 2023-10-07T21:15:07.145 INFO:tasks.rados.rados.0.smithi003.stdout:507: done (1 left) 2023-10-07T21:15:07.145 INFO:tasks.rados.rados.0.smithi003.stdout:508: done (0 left) 2023-10-07T21:15:07.145 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 48 2023-10-07T21:15:07.145 INFO:tasks.rados.rados.0.smithi003.stdout:509: seq_num 183 ranges {778240=671744} 2023-10-07T21:15:07.152 INFO:tasks.rados.rados.0.smithi003.stdout:509: writing smithi003182153-3 from 778240 to 1449984 tid 1 2023-10-07T21:15:07.152 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 48 2023-10-07T21:15:07.152 INFO:tasks.rados.rados.0.smithi003.stdout:510: seq_num 184 ranges {0=688128} 2023-10-07T21:15:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:510: writing smithi003182153-49 from 0 to 688128 tid 1 2023-10-07T21:15:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:511: read oid 32 snap 26 2023-10-07T21:15:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:511: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:15:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:512: rollback oid 50 current snap is 48 2023-10-07T21:15:07.158 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 29 2023-10-07T21:15:07.158 INFO:tasks.rados.rados.0.smithi003.stdout:513: snap_create 2023-10-07T21:15:07.159 INFO:tasks.rados.rados.0.smithi003.stdout:509: finishing write tid 1 to smithi003182153-3 2023-10-07T21:15:07.160 INFO:tasks.rados.rados.0.smithi003.stdout:509: finishing write tid 2 to smithi003182153-3 2023-10-07T21:15:07.162 INFO:tasks.rados.rados.0.smithi003.stdout:509: finishing write tid 3 to smithi003182153-3 2023-10-07T21:15:07.162 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 98 (ObjNum 183 snap 48 seq_num 183) dirty exists 2023-10-07T21:15:07.162 INFO:tasks.rados.rados.0.smithi003.stdout:509: left oid 3 (ObjNum 183 snap 48 seq_num 183) 2023-10-07T21:15:07.162 INFO:tasks.rados.rados.0.smithi003.stdout:511: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:15:07.165 INFO:tasks.rados.rados.0.smithi003.stdout:512: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:15:07.165 INFO:tasks.rados.rados.0.smithi003.stdout:512: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:15:07.165 INFO:tasks.rados.rados.0.smithi003.stdout:512: finishing rollback tid 2 to smithi003182153-50 2023-10-07T21:15:07.165 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 139 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:15:07.167 INFO:tasks.rados.rados.0.smithi003.stdout:510: finishing write tid 1 to smithi003182153-49 2023-10-07T21:15:07.167 INFO:tasks.rados.rados.0.smithi003.stdout:510: finishing write tid 2 to smithi003182153-49 2023-10-07T21:15:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:510: finishing write tid 3 to smithi003182153-49 2023-10-07T21:15:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 187 (ObjNum 184 snap 48 seq_num 184) dirty exists 2023-10-07T21:15:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:510: left oid 49 (ObjNum 184 snap 48 seq_num 184) 2023-10-07T21:15:07.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:07 smithi046 conmon[157937]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:15:07] "GET /metrics HTTP/1.1" 200 33151 "" "Prometheus/2.43.0" 2023-10-07T21:15:07.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:07 smithi003 conmon[98914]: 2023-10-07T21:15:07.234+0000 7f382ba141c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:15:07.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:07 smithi003 conmon[98914]: 2023-10-07T21:15:07.428+0000 7f382ba141c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:15:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[98492]: Deploying cephadm binary to smithi003 2023-10-07T21:15:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[98492]: Deploying cephadm binary to smithi046 2023-10-07T21:15:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[98492]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 GiB/s rd, 6.5 GiB/s wr, 132.25k op/s; 132 MiB/s, 545 objects/s recovering 2023-10-07T21:15:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[98492]: osdmap e157: 8 total, 8 up, 8 in 2023-10-07T21:15:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[115766]: Deploying cephadm binary to smithi003 2023-10-07T21:15:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[115766]: Deploying cephadm binary to smithi046 2023-10-07T21:15:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[115766]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 GiB/s rd, 6.5 GiB/s wr, 132.25k op/s; 132 MiB/s, 545 objects/s recovering 2023-10-07T21:15:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:07 smithi003 ceph-mon[115766]: osdmap e157: 8 total, 8 up, 8 in 2023-10-07T21:15:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:07 smithi046 ceph-mon[102780]: Deploying cephadm binary to smithi003 2023-10-07T21:15:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:07 smithi046 ceph-mon[102780]: Deploying cephadm binary to smithi046 2023-10-07T21:15:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:07 smithi046 ceph-mon[102780]: pgmap v4: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 GiB/s rd, 6.5 GiB/s wr, 132.25k op/s; 132 MiB/s, 545 objects/s recovering 2023-10-07T21:15:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:07 smithi046 ceph-mon[102780]: osdmap e157: 8 total, 8 up, 8 in 2023-10-07T21:15:08.095 INFO:tasks.rados.rados.0.smithi003.stdout:509: done (4 left) 2023-10-07T21:15:08.095 INFO:tasks.rados.rados.0.smithi003.stdout:510: done (3 left) 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:511: done (2 left) 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:512: done (1 left) 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:513: done (0 left) 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:514: read oid 22 snap -1 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:514: expect (ObjNum 114 snap 24 seq_num 114) 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:515: rollback oid 47 current snap is 49 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 39 2023-10-07T21:15:08.096 INFO:tasks.rados.rados.0.smithi003.stdout:516: snap_remove snap 41 2023-10-07T21:15:08.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:08 smithi046 ceph-mon[102780]: pgmap v5: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 144 MiB/s rd, 86 MiB/s wr, 1.70k op/s; 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:15:08.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:08 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:07] ENGINE Bus STARTING 2023-10-07T21:15:08.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:08 smithi046 ceph-mon[102780]: mgrmap e26: x(active, since 2s) 2023-10-07T21:15:08.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:08 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:07] ENGINE Serving on https://172.21.15.46:7150 2023-10-07T21:15:08.658 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:08 smithi046 ceph-mon[102780]: osdmap e158: 8 total, 8 up, 8 in 2023-10-07T21:15:08.718 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:08 smithi003 conmon[98914]: 2023-10-07T21:15:08.391+0000 7f382ba141c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:08.718 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:08 smithi003 conmon[98914]: 2023-10-07T21:15:08.501+0000 7f382ba141c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:15:08.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[115766]: pgmap v5: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 144 MiB/s rd, 86 MiB/s wr, 1.70k op/s; 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:15:08.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:07] ENGINE Bus STARTING 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[115766]: mgrmap e26: x(active, since 2s) 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:07] ENGINE Serving on https://172.21.15.46:7150 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[115766]: osdmap e158: 8 total, 8 up, 8 in 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[98492]: pgmap v5: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 144 MiB/s rd, 86 MiB/s wr, 1.70k op/s; 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:07] ENGINE Bus STARTING 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[98492]: mgrmap e26: x(active, since 2s) 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:07] ENGINE Serving on https://172.21.15.46:7150 2023-10-07T21:15:08.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:08 smithi003 ceph-mon[98492]: osdmap e158: 8 total, 8 up, 8 in 2023-10-07T21:15:09.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:08 smithi003 conmon[98914]: 2023-10-07T21:15:08.717+0000 7f382ba141c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:09.095 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:08 smithi046 conmon[154089]: ts=2023-10-07T21:15:08.658Z 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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"172.21.15.3:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:15:09.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:08 smithi046 conmon[154089]: ts=2023-10-07T21:15:08.659Z 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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"172.21.15.3:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:15:09.108 INFO:tasks.rados.rados.0.smithi003.stdout:516: done (2 left) 2023-10-07T21:15:09.108 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 49 2023-10-07T21:15:09.108 INFO:tasks.rados.rados.0.smithi003.stdout:517: seq_num 185 ranges {6504448=704512} 2023-10-07T21:15:09.144 INFO:tasks.rados.rados.0.smithi003.stdout:517: writing smithi003182153-6 from 6504448 to 7208960 tid 1 2023-10-07T21:15:09.144 INFO:tasks.rados.rados.0.smithi003.stdout:518: copy_from oid 41 from oid 46 current snap is 49 2023-10-07T21:15:09.144 INFO:tasks.rados.rados.0.smithi003.stdout:514: expect (ObjNum 114 snap 24 seq_num 114) 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:515: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:515: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:515: finishing rollback tid 2 to smithi003182153-47 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 191 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:514: done (3 left) 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:515: done (2 left) 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:519: rollback oid 27 current snap is 49 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 30 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:517: finishing write tid 1 to smithi003182153-6 2023-10-07T21:15:09.205 INFO:tasks.rados.rados.0.smithi003.stdout:517: finishing write tid 2 to smithi003182153-6 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:517: finishing write tid 3 to smithi003182153-6 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 88 (ObjNum 185 snap 49 seq_num 185) dirty exists 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:517: left oid 6 (ObjNum 185 snap 49 seq_num 185) 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:518: finishing copy_from to smithi003182153-41 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 114 (ObjNum 99 snap 17 seq_num 99) dirty exists 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:518: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:517: done (2 left) 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:518: done (1 left) 2023-10-07T21:15:09.206 INFO:tasks.rados.rados.0.smithi003.stdout:520: snap_remove snap 42 2023-10-07T21:15:09.350 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:09 smithi003 conmon[98914]: 2023-10-07T21:15:09.091+0000 7f382ba141c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:15:09.350 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:09 smithi003 conmon[98914]: 2023-10-07T21:15:09.226+0000 7f382ba141c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:15:09.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:09 smithi003 conmon[98914]: 2023-10-07T21:15:09.566+0000 7f382ba141c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:15:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:09 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:07] ENGINE Serving on http://172.21.15.46:8765 2023-10-07T21:15:09.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:09 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:07] ENGINE Bus STARTED 2023-10-07T21:15:09.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:09 smithi003 ceph-mon[115766]: osdmap e159: 8 total, 8 up, 8 in 2023-10-07T21:15:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:09 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:07] ENGINE Serving on http://172.21.15.46:8765 2023-10-07T21:15:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:09 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:07] ENGINE Bus STARTED 2023-10-07T21:15:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:09 smithi003 ceph-mon[98492]: osdmap e159: 8 total, 8 up, 8 in 2023-10-07T21:15:09.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:09 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:07] ENGINE Serving on http://172.21.15.46:8765 2023-10-07T21:15:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:09 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:07] ENGINE Bus STARTED 2023-10-07T21:15:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:09 smithi046 ceph-mon[102780]: osdmap e159: 8 total, 8 up, 8 in 2023-10-07T21:15:10.113 INFO:tasks.rados.rados.0.smithi003.stdout:520: done (1 left) 2023-10-07T21:15:10.113 INFO:tasks.rados.rados.0.smithi003.stdout:521: snap_create 2023-10-07T21:15:10.114 INFO:tasks.rados.rados.0.smithi003.stdout:519: finishing rollback tid 0 to smithi003182153-27 2023-10-07T21:15:10.114 INFO:tasks.rados.rados.0.smithi003.stdout:519: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:15:10.114 INFO:tasks.rados.rados.0.smithi003.stdout:519: finishing rollback tid 2 to smithi003182153-27 2023-10-07T21:15:10.114 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 145 (ObjNum 56 snap 4 seq_num 56) dirty exists 2023-10-07T21:15:10.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:09 smithi003 conmon[98914]: 2023-10-07T21:15:09.922+0000 7f382ba141c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:15:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:10 smithi003 ceph-mon[115766]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 29 MiB/s wr, 565 op/s; 577 KiB/s, 2 objects/s recovering 2023-10-07T21:15:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:10 smithi003 ceph-mon[115766]: mgrmap e27: x(active, since 4s) 2023-10-07T21:15:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:10 smithi003 ceph-mon[115766]: osdmap e160: 8 total, 8 up, 8 in 2023-10-07T21:15:10.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:10 smithi003 ceph-mon[98492]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 29 MiB/s wr, 565 op/s; 577 KiB/s, 2 objects/s recovering 2023-10-07T21:15:10.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:10 smithi003 ceph-mon[98492]: mgrmap e27: x(active, since 4s) 2023-10-07T21:15:10.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:10 smithi003 ceph-mon[98492]: osdmap e160: 8 total, 8 up, 8 in 2023-10-07T21:15:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:10 smithi046 ceph-mon[102780]: pgmap v9: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 137 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 29 MiB/s wr, 565 op/s; 577 KiB/s, 2 objects/s recovering 2023-10-07T21:15:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:10 smithi046 ceph-mon[102780]: mgrmap e27: x(active, since 4s) 2023-10-07T21:15:10.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:10 smithi046 ceph-mon[102780]: osdmap e160: 8 total, 8 up, 8 in 2023-10-07T21:15:11.107 INFO:tasks.rados.rados.0.smithi003.stdout:519: done (1 left) 2023-10-07T21:15:11.107 INFO:tasks.rados.rados.0.smithi003.stdout:521: done (0 left) 2023-10-07T21:15:11.107 INFO:tasks.rados.rados.0.smithi003.stdout:522: snap_create 2023-10-07T21:15:11.250 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:10 smithi003 conmon[98914]: 2023-10-07T21:15:10.831+0000 7f382ba141c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:15:11.250 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:10 smithi003 conmon[98914]: 2023-10-07T21:15:10.991+0000 7f382ba141c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:15:11.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:11 smithi003 conmon[98914]: 2023-10-07T21:15:11.249+0000 7f382ba141c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:15:11.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:11 smithi003 conmon[98914]: 2023-10-07T21:15:11.401+0000 7f382ba141c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:15:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:11 smithi003 conmon[98914]: 2023-10-07T21:15:11.680+0000 7f382ba141c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:15:12.111 INFO:tasks.rados.rados.0.smithi003.stdout:522: done (0 left) 2023-10-07T21:15:12.111 INFO:tasks.rados.rados.0.smithi003.stdout:523: read oid 47 snap -1 2023-10-07T21:15:12.111 INFO:tasks.rados.rados.0.smithi003.stdout:523: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:15:12.111 INFO:tasks.rados.rados.0.smithi003.stdout:524: delete oid 21 current snap is 51 2023-10-07T21:15:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:524: done (1 left) 2023-10-07T21:15:12.113 INFO:tasks.rados.rados.0.smithi003.stdout:525: snap_create 2023-10-07T21:15:12.118 INFO:tasks.rados.rados.0.smithi003.stdout:523: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: osdmap e161: 8 total, 8 up, 8 in 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: pgmap v12: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 902 KiB/s rd, 799 KiB/s wr, 4 op/s 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:12 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: osdmap e161: 8 total, 8 up, 8 in 2023-10-07T21:15:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: pgmap v12: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 902 KiB/s rd, 799 KiB/s wr, 4 op/s 2023-10-07T21:15:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: osdmap e161: 8 total, 8 up, 8 in 2023-10-07T21:15:12.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: pgmap v12: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 141 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 902 KiB/s rd, 799 KiB/s wr, 4 op/s 2023-10-07T21:15:12.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:12.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:12.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:12 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:13.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:12 smithi003 conmon[98914]: 2023-10-07T21:15:12.736+0000 7f382ba141c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:15:13.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:12 smithi003 conmon[98914]: [07/Oct/2023:21:15:12] ENGINE Bus STARTING 2023-10-07T21:15:13.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:12 smithi003 conmon[98914]: CherryPy Checker: 2023-10-07T21:15:13.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:12 smithi003 conmon[98914]: The Application mounted at '' has an empty config. 2023-10-07T21:15:13.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:12 smithi003 conmon[98914]: 2023-10-07T21:15:13.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:12 smithi003 conmon[98914]: [07/Oct/2023:21:15:12] ENGINE Serving on http://:::9283 2023-10-07T21:15:13.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:12 smithi003 conmon[98914]: [07/Oct/2023:21:15:12] ENGINE Bus STARTED 2023-10-07T21:15:13.125 INFO:tasks.rados.rados.0.smithi003.stdout:523: done (1 left) 2023-10-07T21:15:13.125 INFO:tasks.rados.rados.0.smithi003.stdout:525: done (0 left) 2023-10-07T21:15:13.125 INFO:tasks.rados.rados.0.smithi003.stdout:526: setattr oid 7 current snap is 52 2023-10-07T21:15:13.126 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 52 2023-10-07T21:15:13.126 INFO:tasks.rados.rados.0.smithi003.stdout:527: seq_num 187 ranges {1916928=737280} 2023-10-07T21:15:13.141 INFO:tasks.rados.rados.0.smithi003.stdout:527: writing smithi003182153-19 from 1916928 to 2654208 tid 1 2023-10-07T21:15:13.141 INFO:tasks.rados.rados.0.smithi003.stdout:528: copy_from oid 13 from oid 8 current snap is 52 2023-10-07T21:15:13.141 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 117 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:15:13.141 INFO:tasks.rados.rados.0.smithi003.stdout:526: done (2 left) 2023-10-07T21:15:13.141 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 52 2023-10-07T21:15:13.141 INFO:tasks.rados.rados.0.smithi003.stdout:529: seq_num 188 ranges {1892352=753664} 2023-10-07T21:15:13.156 INFO:tasks.rados.rados.0.smithi003.stdout:529: writing smithi003182153-41 from 1892352 to 2646016 tid 1 2023-10-07T21:15:13.156 INFO:tasks.rados.rados.0.smithi003.stdout:530: read oid 20 snap 25 2023-10-07T21:15:13.156 INFO:tasks.rados.rados.0.smithi003.stdout:530: expect deleted 2023-10-07T21:15:13.157 INFO:tasks.rados.rados.0.smithi003.stdout:531: read oid 21 snap -1 2023-10-07T21:15:13.157 INFO:tasks.rados.rados.0.smithi003.stdout:531: expect deleted 2023-10-07T21:15:13.157 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 52 2023-10-07T21:15:13.157 INFO:tasks.rados.rados.0.smithi003.stdout:527: finishing write tid 1 to smithi003182153-19 2023-10-07T21:15:13.157 INFO:tasks.rados.rados.0.smithi003.stdout:532: seq_num 189 ranges {1835008=770048} 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:532: writing smithi003182153-26 from 1835008 to 2605056 tid 1 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:533: rollback oid 12 current snap is 52 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 47 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:527: finishing write tid 2 to smithi003182153-19 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:528: finishing copy_from to smithi003182153-13 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 105 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:528: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:527: finishing write tid 3 to smithi003182153-19 2023-10-07T21:15:13.171 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 94 (ObjNum 187 snap 52 seq_num 187) dirty exists 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:527: left oid 19 (ObjNum 187 snap 52 seq_num 187) 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:527: done (6 left) 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:528: done (5 left) 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:534: rollback oid 22 current snap is 52 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 39 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:529: finishing write tid 1 to smithi003182153-41 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:529: finishing write tid 2 to smithi003182153-41 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:529: finishing write tid 3 to smithi003182153-41 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 154 (ObjNum 188 snap 52 seq_num 188) dirty exists 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:529: left oid 41 (ObjNum 188 snap 52 seq_num 188) 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:529: done (5 left) 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:530: done (4 left) 2023-10-07T21:15:13.172 INFO:tasks.rados.rados.0.smithi003.stdout:531: done (3 left) 2023-10-07T21:15:13.173 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 52 2023-10-07T21:15:13.173 INFO:tasks.rados.rados.0.smithi003.stdout:535: seq_num 190 ranges {2531328=786432} 2023-10-07T21:15:13.189 INFO:tasks.rados.rados.0.smithi003.stdout:535: writing smithi003182153-33 from 2531328 to 3317760 tid 1 2023-10-07T21:15:13.189 INFO:tasks.rados.rados.0.smithi003.stdout:536: rollback oid 34 current snap is 52 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 34 to 45 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:534: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:533: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:534: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:533: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:534: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 157 (ObjNum 114 snap 24 seq_num 114) dirty exists 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:533: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 98 (ObjNum 175 snap 45 seq_num 175) dirty exists 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:532: finishing write tid 1 to smithi003182153-26 2023-10-07T21:15:13.190 INFO:tasks.rados.rados.0.smithi003.stdout:532: finishing write tid 2 to smithi003182153-26 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:532: finishing write tid 3 to smithi003182153-26 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 160 (ObjNum 189 snap 52 seq_num 189) dirty exists 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:532: left oid 26 (ObjNum 189 snap 52 seq_num 189) 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:532: done (4 left) 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:533: done (3 left) 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:534: done (2 left) 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:537: read oid 44 snap -1 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:537: expect (ObjNum 179 snap 46 seq_num 179) 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:538: rollback oid 28 current snap is 52 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 37 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:539: read oid 8 snap -1 2023-10-07T21:15:13.191 INFO:tasks.rados.rados.0.smithi003.stdout:539: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:15:13.192 INFO:tasks.rados.rados.0.smithi003.stdout:540: rollback oid 35 current snap is 52 2023-10-07T21:15:13.192 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 35 to 27 2023-10-07T21:15:13.192 INFO:tasks.rados.rados.0.smithi003.stdout:541: snap_create 2023-10-07T21:15:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:536: finishing rollback tid 0 to smithi003182153-34 2023-10-07T21:15:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:540: finishing rollback tid 0 to smithi003182153-35 2023-10-07T21:15:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:536: finishing rollback tid 1 to smithi003182153-34 2023-10-07T21:15:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:535: finishing write tid 1 to smithi003182153-33 2023-10-07T21:15:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:536: finishing rollback tid 2 to smithi003182153-34 2023-10-07T21:15:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 180 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:15:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:540: finishing rollback tid 1 to smithi003182153-35 2023-10-07T21:15:13.194 INFO:tasks.rados.rados.0.smithi003.stdout:540: finishing rollback tid 2 to smithi003182153-35 2023-10-07T21:15:13.194 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 161 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:15:13.194 INFO:tasks.rados.rados.0.smithi003.stdout:535: finishing write tid 2 to smithi003182153-33 2023-10-07T21:15:13.194 INFO:tasks.rados.rados.0.smithi003.stdout:537: expect (ObjNum 179 snap 46 seq_num 179) 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:535: finishing write tid 3 to smithi003182153-33 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 163 (ObjNum 190 snap 52 seq_num 190) dirty exists 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:535: left oid 33 (ObjNum 190 snap 52 seq_num 190) 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:538: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:538: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:538: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 265 (ObjNum 109 snap 23 seq_num 109) dirty exists 2023-10-07T21:15:13.211 INFO:tasks.rados.rados.0.smithi003.stdout:539: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:15:13.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi003 to 2501M 2023-10-07T21:15:13.309 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: osdmap e162: 8 total, 8 up, 8 in 2023-10-07T21:15:13.310 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:13.310 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:13.310 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: Standby manager daemon y started 2023-10-07T21:15:13.310 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:15:13.310 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:13.310 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:15:13.310 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:13 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi003 to 2501M 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: osdmap e162: 8 total, 8 up, 8 in 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: Standby manager daemon y started 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi003 to 2501M 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: osdmap e162: 8 total, 8 up, 8 in 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: Standby manager daemon y started 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:15:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:13 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/882881260' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:14.131 INFO:tasks.rados.rados.0.smithi003.stdout:535: done (6 left) 2023-10-07T21:15:14.131 INFO:tasks.rados.rados.0.smithi003.stdout:536: done (5 left) 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:537: done (4 left) 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:538: done (3 left) 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:539: done (2 left) 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:540: done (1 left) 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:541: done (0 left) 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:542: rollback oid 42 current snap is 53 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 42 to 29 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:543: copy_from oid 3 from oid 1 current snap is 53 2023-10-07T21:15:14.132 INFO:tasks.rados.rados.0.smithi003.stdout:544: snap_remove snap 44 2023-10-07T21:15:14.294 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:14 smithi046 ceph-mon[102780]: osdmap e163: 8 total, 8 up, 8 in 2023-10-07T21:15:14.294 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:14 smithi046 ceph-mon[102780]: pgmap v15: 121 pgs: 121 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 36 op/s 2023-10-07T21:15:14.295 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:14 smithi046 ceph-mon[102780]: mgrmap e28: x(active, since 8s), standbys: y 2023-10-07T21:15:14.295 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:14 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:15:14.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:14 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:15:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:15:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[98492]: osdmap e163: 8 total, 8 up, 8 in 2023-10-07T21:15:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[98492]: pgmap v15: 121 pgs: 121 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 36 op/s 2023-10-07T21:15:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[98492]: mgrmap e28: x(active, since 8s), standbys: y 2023-10-07T21:15:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:15:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[115766]: osdmap e163: 8 total, 8 up, 8 in 2023-10-07T21:15:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[115766]: pgmap v15: 121 pgs: 121 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 36 op/s 2023-10-07T21:15:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[115766]: mgrmap e28: x(active, since 8s), standbys: y 2023-10-07T21:15:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:14 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:15:14.882 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:15:15.141 INFO:tasks.rados.rados.0.smithi003.stdout:544: done (2 left) 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:545: snap_create 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing rollback tid 0 to smithi003182153-42 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:543: finishing copy_from to smithi003182153-3 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:543: got expected ENOENT (src dne) 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:543: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing rollback tid 1 to smithi003182153-42 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing rollback tid 2 to smithi003182153-42 2023-10-07T21:15:15.142 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 184 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 4s ago 3m 29.2M - 0.25.0 c8568f914cd2 c895ba103bc0 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (3m) 3s ago 3m 95.6M - 9.4.7 2c41d148cca3 2139c413e7d3 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (4m) 4s ago 4m 14.0M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (4m) 3s ago 4m 17.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283 running (19s) 3s ago 7m 494M - 18.0.0-6609-g9725b08f d68377abd09f 50131be38985 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283 running (9m) 4s ago 9m 269M - 17.2.6-1291-g1cb42695 35e0d2fde562 a9eb348c94b8 2023-10-07T21:15:15.217 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (9m) 4s ago 9m 105M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 74aee3790307 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (8m) 3s ago 8m 79.2M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 1ec9cecb48d3 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 4s ago 7m 70.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 63a01a531339 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (3m) 4s ago 3m 16.5M - 1.5.0 0da6a335fe13 a1faa4e865b3 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (3m) 3s ago 3m 18.3M - 1.5.0 0da6a335fe13 adef1f5d7fea 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (7m) 4s ago 7m 197M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (7m) 4s ago 7m 161M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (6m) 4s ago 6m 165M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (6m) 4s ago 6m 111M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (5m) 3s ago 5m 179M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (5m) 3s ago 5m 201M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:15:15.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (5m) 3s ago 5m 116M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:15:15.219 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (4m) 3s ago 4m 119M 3013M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:15:15.219 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (2m) 3s ago 3m 48.5M - 2.43.0 a07b618ecd1d c906ff972f98 2023-10-07T21:15:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:15 smithi003 ceph-mon[115766]: osdmap e164: 8 total, 8 up, 8 in 2023-10-07T21:15:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:15 smithi003 ceph-mon[98492]: osdmap e164: 8 total, 8 up, 8 in 2023-10-07T21:15:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:15 smithi046 ceph-mon[102780]: osdmap e164: 8 total, 8 up, 8 in 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 1, 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T21:15:15.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 14, 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T21:15:15.620 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:15:15.621 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:15:16.144 INFO:tasks.rados.rados.0.smithi003.stdout:542: done (2 left) 2023-10-07T21:15:16.144 INFO:tasks.rados.rados.0.smithi003.stdout:543: done (1 left) 2023-10-07T21:15:16.144 INFO:tasks.rados.rados.0.smithi003.stdout:545: done (0 left) 2023-10-07T21:15:16.144 INFO:tasks.rados.rados.0.smithi003.stdout:546: read oid 46 snap -1 2023-10-07T21:15:16.144 INFO:tasks.rados.rados.0.smithi003.stdout:546: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:15:16.144 INFO:tasks.rados.rados.0.smithi003.stdout:547: rollback oid 42 current snap is 54 2023-10-07T21:15:16.145 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 42 to 51 2023-10-07T21:15:16.145 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 54 2023-10-07T21:15:16.145 INFO:tasks.rados.rados.0.smithi003.stdout:548: seq_num 191 ranges {2605056=802816} 2023-10-07T21:15:16.164 INFO:tasks.rados.rados.0.smithi003.stdout:548: writing smithi003182153-26 from 2605056 to 3407872 tid 1 2023-10-07T21:15:16.164 INFO:tasks.rados.rados.0.smithi003.stdout:549: copy_from oid 41 from oid 40 current snap is 54 2023-10-07T21:15:16.164 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing rollback tid 0 to smithi003182153-42 2023-10-07T21:15:16.164 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing rollback tid 1 to smithi003182153-42 2023-10-07T21:15:16.164 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing rollback tid 2 to smithi003182153-42 2023-10-07T21:15:16.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 192 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:15:16.164 INFO:tasks.rados.rados.0.smithi003.stdout:546: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:546: done (3 left) 2023-10-07T21:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:547: done (2 left) 2023-10-07T21:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:550: rollback oid 16 current snap is 54 2023-10-07T21:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 48 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:548: finishing write tid 1 to smithi003182153-26 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:548: finishing write tid 2 to smithi003182153-26 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:548: finishing write tid 3 to smithi003182153-26 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 172 (ObjNum 191 snap 54 seq_num 191) dirty exists 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:548: left oid 26 (ObjNum 191 snap 54 seq_num 191) 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:549: finishing copy_from to smithi003182153-41 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 44 (ObjNum 95 snap 17 seq_num 95) dirty exists 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:549: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:548: done (2 left) 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:549: done (1 left) 2023-10-07T21:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:551: copy_from oid 47 from oid 42 current snap is 54 2023-10-07T21:15:16.219 INFO:tasks.rados.rados.0.smithi003.stdout:552: rollback oid 29 current snap is 54 2023-10-07T21:15:16.219 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 26 2023-10-07T21:15:16.219 INFO:tasks.rados.rados.0.smithi003.stdout:553: delete oid 34 current snap is 54 2023-10-07T21:15:16.220 INFO:tasks.rados.rados.0.smithi003.stdout:553: done (3 left) 2023-10-07T21:15:16.220 INFO:tasks.rados.rados.0.smithi003.stdout:554: delete oid 40 current snap is 54 2023-10-07T21:15:16.220 INFO:tasks.rados.rados.0.smithi003.stdout:552: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:15:16.220 INFO:tasks.rados.rados.0.smithi003.stdout:550: finishing rollback tid 0 to smithi003182153-16 2023-10-07T21:15:16.220 INFO:tasks.rados.rados.0.smithi003.stdout:550: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:15:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:552: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:15:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 174 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:15:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:550: finishing rollback tid 2 to smithi003182153-16 2023-10-07T21:15:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 273 (ObjNum 171 snap 45 seq_num 171) dirty exists 2023-10-07T21:15:16.222 INFO:tasks.rados.rados.0.smithi003.stdout:550: done (3 left) 2023-10-07T21:15:16.222 INFO:tasks.rados.rados.0.smithi003.stdout:552: done (2 left) 2023-10-07T21:15:16.222 INFO:tasks.rados.rados.0.smithi003.stdout:554: done (1 left) 2023-10-07T21:15:16.222 INFO:tasks.rados.rados.0.smithi003.stdout:555: read oid 2 snap -1 2023-10-07T21:15:16.222 INFO:tasks.rados.rados.0.smithi003.stdout:555: expect (ObjNum 177 snap 46 seq_num 177) 2023-10-07T21:15:16.222 INFO:tasks.rados.rados.0.smithi003.stdout:556: rollback oid 3 current snap is 54 2023-10-07T21:15:16.222 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 3 to 25 2023-10-07T21:15:16.223 INFO:tasks.rados.rados.0.smithi003.stdout:557: delete oid 28 current snap is 54 2023-10-07T21:15:16.225 INFO:tasks.rados.rados.0.smithi003.stdout:557: done (3 left) 2023-10-07T21:15:16.225 INFO:tasks.rados.rados.0.smithi003.stdout:558: read oid 36 snap -1 2023-10-07T21:15:16.225 INFO:tasks.rados.rados.0.smithi003.stdout:558: expect (ObjNum 176 snap 45 seq_num 176) 2023-10-07T21:15:16.225 INFO:tasks.rados.rados.0.smithi003.stdout:559: snap_create 2023-10-07T21:15:16.226 INFO:tasks.rados.rados.0.smithi003.stdout:556: finishing rollback tid 0 to smithi003182153-3 2023-10-07T21:15:16.226 INFO:tasks.rados.rados.0.smithi003.stdout:556: finishing rollback tid 1 to smithi003182153-3 2023-10-07T21:15:16.227 INFO:tasks.rados.rados.0.smithi003.stdout:556: finishing rollback tid 2 to smithi003182153-3 2023-10-07T21:15:16.227 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 101 (ObjNum 84 snap 14 seq_num 84) dirty exists 2023-10-07T21:15:16.228 INFO:tasks.rados.rados.0.smithi003.stdout:555: expect (ObjNum 177 snap 46 seq_num 177) 2023-10-07T21:15:16.248 INFO:tasks.rados.rados.0.smithi003.stdout:551: finishing copy_from to smithi003182153-47 2023-10-07T21:15:16.249 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 192 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:15:16.249 INFO:tasks.rados.rados.0.smithi003.stdout:551: finishing copy_from racing read to smithi003182153-47 2023-10-07T21:15:16.249 INFO:tasks.rados.rados.0.smithi003.stdout:558: expect (ObjNum 176 snap 45 seq_num 176) 2023-10-07T21:15:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: osdmap e165: 8 total, 8 up, 8 in 2023-10-07T21:15:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: pgmap v18: 121 pgs: 121 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 328 KiB/s wr, 32 op/s 2023-10-07T21:15:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/73944795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:15:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: osdmap e165: 8 total, 8 up, 8 in 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: pgmap v18: 121 pgs: 121 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 328 KiB/s wr, 32 op/s 2023-10-07T21:15:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/73944795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:16 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: osdmap e165: 8 total, 8 up, 8 in 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: pgmap v18: 121 pgs: 121 active+clean; 143 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 328 KiB/s wr, 32 op/s 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/73944795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:16 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:17.152 INFO:tasks.rados.rados.0.smithi003.stdout:551: done (4 left) 2023-10-07T21:15:17.152 INFO:tasks.rados.rados.0.smithi003.stdout:555: done (3 left) 2023-10-07T21:15:17.152 INFO:tasks.rados.rados.0.smithi003.stdout:556: done (2 left) 2023-10-07T21:15:17.152 INFO:tasks.rados.rados.0.smithi003.stdout:558: done (1 left) 2023-10-07T21:15:17.152 INFO:tasks.rados.rados.0.smithi003.stdout:559: done (0 left) 2023-10-07T21:15:17.153 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 55 2023-10-07T21:15:17.153 INFO:tasks.rados.rados.0.smithi003.stdout:560: seq_num 195 ranges {0=475136,475136=401408} 2023-10-07T21:15:17.154 INFO:tasks.rados.rados.0.smithi003.stdout:560: writing smithi003182153-39 from 0 to 475136 tid 1 2023-10-07T21:15:17.157 INFO:tasks.rados.rados.0.smithi003.stdout:560: writing smithi003182153-39 from 475136 to 876544 tid 2 2023-10-07T21:15:17.157 INFO:tasks.rados.rados.0.smithi003.stdout:561: read oid 48 snap -1 2023-10-07T21:15:17.157 INFO:tasks.rados.rados.0.smithi003.stdout:561: expect deleted 2023-10-07T21:15:17.157 INFO:tasks.rados.rados.0.smithi003.stdout:562: rollback oid 18 current snap is 55 2023-10-07T21:15:17.157 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 53 2023-10-07T21:15:17.157 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 55 2023-10-07T21:15:17.157 INFO:tasks.rados.rados.0.smithi003.stdout:563: seq_num 196 ranges {606208=491520,1097728=401408} 2023-10-07T21:15:17.163 INFO:tasks.rados.rados.0.smithi003.stdout:563: writing smithi003182153-44 from 606208 to 1097728 tid 1 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:563: writing smithi003182153-44 from 1097728 to 1499136 tid 2 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:564: snap_create 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:560: finishing write tid 1 to smithi003182153-39 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:562: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 157 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:560: finishing write tid 2 to smithi003182153-39 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:560: finishing write tid 3 to smithi003182153-39 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:560: finishing write tid 4 to smithi003182153-39 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 199 (ObjNum 195 snap 55 seq_num 195) dirty exists 2023-10-07T21:15:17.166 INFO:tasks.rados.rados.0.smithi003.stdout:560: left oid 39 (ObjNum 195 snap 55 seq_num 195) 2023-10-07T21:15:17.169 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 1 to smithi003182153-44 2023-10-07T21:15:17.170 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 2 to smithi003182153-44 2023-10-07T21:15:17.170 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 3 to smithi003182153-44 2023-10-07T21:15:17.171 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 4 to smithi003182153-44 2023-10-07T21:15:17.171 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 279 (ObjNum 196 snap 55 seq_num 196) dirty exists 2023-10-07T21:15:17.171 INFO:tasks.rados.rados.0.smithi003.stdout:563: left oid 44 (ObjNum 196 snap 55 seq_num 196) 2023-10-07T21:15:17.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:17 smithi046 conmon[157937]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:15:17] "GET /metrics HTTP/1.1" 200 33151 "" "Prometheus/2.43.0" 2023-10-07T21:15:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: Adjusting osd_memory_target on smithi046 to 2501M 2023-10-07T21:15:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:15:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:15:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: osdmap e166: 8 total, 8 up, 8 in 2023-10-07T21:15:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:17 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: Adjusting osd_memory_target on smithi046 to 2501M 2023-10-07T21:15:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:15:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:15:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: osdmap e166: 8 total, 8 up, 8 in 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: Adjusting osd_memory_target on smithi046 to 2501M 2023-10-07T21:15:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: osdmap e166: 8 total, 8 up, 8 in 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:17.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:17 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.098 INFO:tasks.rados.rados.0.smithi003.stdout:560: done (4 left) 2023-10-07T21:15:18.098 INFO:tasks.rados.rados.0.smithi003.stdout:561: done (3 left) 2023-10-07T21:15:18.098 INFO:tasks.rados.rados.0.smithi003.stdout:562: done (2 left) 2023-10-07T21:15:18.098 INFO:tasks.rados.rados.0.smithi003.stdout:563: done (1 left) 2023-10-07T21:15:18.098 INFO:tasks.rados.rados.0.smithi003.stdout:564: done (0 left) 2023-10-07T21:15:18.098 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 56 2023-10-07T21:15:18.098 INFO:tasks.rados.rados.0.smithi003.stdout:565: seq_num 197 ranges {0=507904,507904=401408} 2023-10-07T21:15:18.100 INFO:tasks.rados.rados.0.smithi003.stdout:565: writing smithi003182153-18 from 0 to 507904 tid 1 2023-10-07T21:15:18.103 INFO:tasks.rados.rados.0.smithi003.stdout:565: writing smithi003182153-18 from 507904 to 909312 tid 2 2023-10-07T21:15:18.103 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 56 2023-10-07T21:15:18.103 INFO:tasks.rados.rados.0.smithi003.stdout:566: seq_num 198 ranges {876544=524288,1400832=401408} 2023-10-07T21:15:18.111 INFO:tasks.rados.rados.0.smithi003.stdout:566: writing smithi003182153-39 from 876544 to 1400832 tid 1 2023-10-07T21:15:18.113 INFO:tasks.rados.rados.0.smithi003.stdout:566: writing smithi003182153-39 from 1400832 to 1802240 tid 2 2023-10-07T21:15:18.113 INFO:tasks.rados.rados.0.smithi003.stdout:567: setattr oid 49 current snap is 56 2023-10-07T21:15:18.114 INFO:tasks.rados.rados.0.smithi003.stdout:565: finishing write tid 1 to smithi003182153-18 2023-10-07T21:15:18.114 INFO:tasks.rados.rados.0.smithi003.stdout:565: finishing write tid 2 to smithi003182153-18 2023-10-07T21:15:18.114 INFO:tasks.rados.rados.0.smithi003.stdout:565: finishing write tid 3 to smithi003182153-18 2023-10-07T21:15:18.114 INFO:tasks.rados.rados.0.smithi003.stdout:565: finishing write tid 4 to smithi003182153-18 2023-10-07T21:15:18.114 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 216 (ObjNum 197 snap 56 seq_num 197) dirty exists 2023-10-07T21:15:18.114 INFO:tasks.rados.rados.0.smithi003.stdout:565: left oid 18 (ObjNum 197 snap 56 seq_num 197) 2023-10-07T21:15:18.116 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 1 to smithi003182153-39 2023-10-07T21:15:18.116 INFO:tasks.rados.rados.0.smithi003.stdout:565: done (2 left) 2023-10-07T21:15:18.116 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 56 2023-10-07T21:15:18.116 INFO:tasks.rados.rados.0.smithi003.stdout:568: seq_num 199 ranges {106496=540672,647168=401408} 2023-10-07T21:15:18.119 INFO:tasks.rados.rados.0.smithi003.stdout:568: writing smithi003182153-8 from 106496 to 647168 tid 1 2023-10-07T21:15:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:568: writing smithi003182153-8 from 647168 to 1048576 tid 2 2023-10-07T21:15:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:569: rollback oid 23 current snap is 56 2023-10-07T21:15:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 54 2023-10-07T21:15:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:570: copy_from oid 9 from oid 18 current snap is 56 2023-10-07T21:15:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:571: snap_remove snap 49 2023-10-07T21:15:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: pgmap v20: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 766 KiB/s wr, 15 op/s 2023-10-07T21:15:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: osdmap e167: 8 total, 8 up, 8 in 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: Reconfiguring daemon alertmanager.a on smithi003 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[115766]: osdmap e168: 8 total, 8 up, 8 in 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: pgmap v20: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 766 KiB/s wr, 15 op/s 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: osdmap e167: 8 total, 8 up, 8 in 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: Reconfiguring daemon alertmanager.a on smithi003 2023-10-07T21:15:18.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:18 smithi003 ceph-mon[98492]: osdmap e168: 8 total, 8 up, 8 in 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: pgmap v20: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 766 KiB/s wr, 15 op/s 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: osdmap e167: 8 total, 8 up, 8 in 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T21:15:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: Reconfiguring daemon alertmanager.a on smithi003 2023-10-07T21:15:18.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:18 smithi046 ceph-mon[102780]: osdmap e168: 8 total, 8 up, 8 in 2023-10-07T21:15:19.109 INFO:tasks.rados.rados.0.smithi003.stdout:571: done (5 left) 2023-10-07T21:15:19.109 INFO:tasks.rados.rados.0.smithi003.stdout:572: copy_from oid 50 from oid 24 current snap is 56 2023-10-07T21:15:19.109 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 2 to smithi003182153-39 2023-10-07T21:15:19.109 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 3 to smithi003182153-39 2023-10-07T21:15:19.109 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 4 to smithi003182153-39 2023-10-07T21:15:19.109 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 203 (ObjNum 198 snap 56 seq_num 198) dirty exists 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:566: left oid 39 (ObjNum 198 snap 56 seq_num 198) 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 218 (ObjNum 184 snap 48 seq_num 184) dirty exists 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:568: finishing write tid 1 to smithi003182153-8 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:568: finishing write tid 2 to smithi003182153-8 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:569: finishing rollback tid 0 to smithi003182153-23 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:568: finishing write tid 3 to smithi003182153-8 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:569: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:569: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 173 (ObjNum 182 snap 47 seq_num 182) dirty exists 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:568: finishing write tid 4 to smithi003182153-8 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 283 (ObjNum 199 snap 56 seq_num 199) dirty exists 2023-10-07T21:15:19.110 INFO:tasks.rados.rados.0.smithi003.stdout:568: left oid 8 (ObjNum 199 snap 56 seq_num 199) 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:570: finishing copy_from to smithi003182153-9 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 216 (ObjNum 197 snap 56 seq_num 197) dirty exists 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:570: finishing copy_from racing read to smithi003182153-9 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:566: done (5 left) 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:567: done (4 left) 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:568: done (3 left) 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:569: done (2 left) 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:570: done (1 left) 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:573: read oid 43 snap 46 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:573: expect (ObjNum 70 snap 7 seq_num 70) 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:574: copy_from oid 45 from oid 10 current snap is 56 2023-10-07T21:15:19.111 INFO:tasks.rados.rados.0.smithi003.stdout:575: delete oid 19 current snap is 56 2023-10-07T21:15:19.118 INFO:tasks.rados.rados.0.smithi003.stdout:572: finishing copy_from to smithi003182153-50 2023-10-07T21:15:19.118 INFO:tasks.rados.rados.0.smithi003.stdout:572: got expected ENOENT (src dne) 2023-10-07T21:15:19.119 INFO:tasks.rados.rados.0.smithi003.stdout:572: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:15:19.119 INFO:tasks.rados.rados.0.smithi003.stdout:572: done (3 left) 2023-10-07T21:15:19.119 INFO:tasks.rados.rados.0.smithi003.stdout:575: done (2 left) 2023-10-07T21:15:19.119 INFO:tasks.rados.rados.0.smithi003.stdout:576: snap_create 2023-10-07T21:15:19.126 INFO:tasks.rados.rados.0.smithi003.stdout:573: expect (ObjNum 70 snap 7 seq_num 70) 2023-10-07T21:15:19.156 INFO:tasks.rados.rados.0.smithi003.stdout:574: finishing copy_from to smithi003182153-45 2023-10-07T21:15:19.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 92 (ObjNum 161 snap 41 seq_num 161) dirty exists 2023-10-07T21:15:19.157 INFO:tasks.rados.rados.0.smithi003.stdout:574: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:15:20.113 INFO:tasks.rados.rados.0.smithi003.stdout:573: done (2 left) 2023-10-07T21:15:20.113 INFO:tasks.rados.rados.0.smithi003.stdout:574: done (1 left) 2023-10-07T21:15:20.113 INFO:tasks.rados.rados.0.smithi003.stdout:576: done (0 left) 2023-10-07T21:15:20.113 INFO:tasks.rados.rados.0.smithi003.stdout:577: read oid 45 snap -1 2023-10-07T21:15:20.113 INFO:tasks.rados.rados.0.smithi003.stdout:577: expect (ObjNum 161 snap 41 seq_num 161) 2023-10-07T21:15:20.113 INFO:tasks.rados.rados.0.smithi003.stdout:578: copy_from oid 49 from oid 4 current snap is 57 2023-10-07T21:15:20.113 INFO:tasks.rados.rados.0.smithi003.stdout:579: snap_remove snap 25 2023-10-07T21:15:20.281 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:20 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:20.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:20 smithi003 ceph-mon[98492]: osdmap e169: 8 total, 8 up, 8 in 2023-10-07T21:15:20.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:20 smithi003 ceph-mon[98492]: pgmap v24: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 770 KiB/s wr, 15 op/s 2023-10-07T21:15:20.282 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:20 smithi003 ceph-mon[115766]: osdmap e169: 8 total, 8 up, 8 in 2023-10-07T21:15:20.282 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:20 smithi003 ceph-mon[115766]: pgmap v24: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 770 KiB/s wr, 15 op/s 2023-10-07T21:15:20.572 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:20 smithi003 conmon[175326]: ts=2023-10-07T21:15:20.278Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:15:20.572 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:20 smithi003 bash[185443]: c895ba103bc0cb5efb78a9b23528407c95e90748b5a600e74755d9c72410f5e9 2023-10-07T21:15:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:20 smithi046 ceph-mon[102780]: osdmap e169: 8 total, 8 up, 8 in 2023-10-07T21:15:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:20 smithi046 ceph-mon[102780]: pgmap v24: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 770 KiB/s wr, 15 op/s 2023-10-07T21:15:21.116 INFO:tasks.rados.rados.0.smithi003.stdout:579: done (2 left) 2023-10-07T21:15:21.116 INFO:tasks.rados.rados.0.smithi003.stdout:580: rollback oid 14 current snap is 57 2023-10-07T21:15:21.117 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 51 2023-10-07T21:15:21.117 INFO:tasks.rados.rados.0.smithi003.stdout:581: snap_create 2023-10-07T21:15:21.117 INFO:tasks.rados.rados.0.smithi003.stdout:578: finishing copy_from to smithi003182153-49 2023-10-07T21:15:21.117 INFO:tasks.rados.rados.0.smithi003.stdout:578: got expected ENOENT (src dne) 2023-10-07T21:15:21.117 INFO:tasks.rados.rados.0.smithi003.stdout:578: finishing copy_from racing read to smithi003182153-49 2023-10-07T21:15:21.117 INFO:tasks.rados.rados.0.smithi003.stdout:577: expect (ObjNum 161 snap 41 seq_num 161) 2023-10-07T21:15:21.308 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:15:21.308 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:15:21.309 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:15:21.309 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 219 (ObjNum 106 snap 21 seq_num 106) dirty exists 2023-10-07T21:15:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:21 smithi003 ceph-mon[115766]: osdmap e170: 8 total, 8 up, 8 in 2023-10-07T21:15:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:21 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:21.322 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T21:15:21.323 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:21.323 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 systemd[1]: Starting Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:21 smithi003 ceph-mon[98492]: osdmap e170: 8 total, 8 up, 8 in 2023-10-07T21:15:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:21 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:21 smithi046 ceph-mon[102780]: osdmap e170: 8 total, 8 up, 8 in 2023-10-07T21:15:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:21 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:22.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.708Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T21:15:22.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.708Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T21:15:22.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.710Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2023-10-07T21:15:22.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.711Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T21:15:22.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 bash[185775]: 8b334cc853457b96ea65b5785a0753a01dec122f50cfcdc0422e965a16be7890 2023-10-07T21:15:22.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 systemd[1]: Started Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:22.053 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.739Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:15:22.054 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.739Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:15:22.054 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.742Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T21:15:22.054 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:21 smithi003 conmon[185816]: ts=2023-10-07T21:15:21.742Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T21:15:22.127 INFO:tasks.rados.rados.0.smithi003.stdout:577: done (3 left) 2023-10-07T21:15:22.127 INFO:tasks.rados.rados.0.smithi003.stdout:578: done (2 left) 2023-10-07T21:15:22.127 INFO:tasks.rados.rados.0.smithi003.stdout:580: done (1 left) 2023-10-07T21:15:22.127 INFO:tasks.rados.rados.0.smithi003.stdout:581: done (0 left) 2023-10-07T21:15:22.127 INFO:tasks.rados.rados.0.smithi003.stdout:582: copy_from oid 16 from oid 10 current snap is 58 2023-10-07T21:15:22.127 INFO:tasks.rados.rados.0.smithi003.stdout:583: snap_remove snap 54 2023-10-07T21:15:22.322 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:22 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[115766]: osdmap e171: 8 total, 8 up, 8 in 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[115766]: pgmap v27: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 769 B/s rd, 1.2 MiB/s wr, 6 op/s 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[98492]: osdmap e171: 8 total, 8 up, 8 in 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[98492]: pgmap v27: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 769 B/s rd, 1.2 MiB/s wr, 6 op/s 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:22 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:22 smithi046 ceph-mon[102780]: osdmap e171: 8 total, 8 up, 8 in 2023-10-07T21:15:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:22 smithi046 ceph-mon[102780]: pgmap v27: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 153 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 769 B/s rd, 1.2 MiB/s wr, 6 op/s 2023-10-07T21:15:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:22 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:22 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:23.102 INFO:tasks.rados.rados.0.smithi003.stdout:583: done (1 left) 2023-10-07T21:15:23.102 INFO:tasks.rados.rados.0.smithi003.stdout:584: read oid 35 snap -1 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:584: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:585: rollback oid 40 current snap is 58 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 52 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:586: read oid 43 snap -1 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:586: expect (ObjNum 70 snap 7 seq_num 70) 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:587: rollback oid 39 current snap is 58 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 46 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:588: snap_create 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:582: finishing copy_from to smithi003182153-16 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 92 (ObjNum 161 snap 41 seq_num 161) dirty exists 2023-10-07T21:15:23.103 INFO:tasks.rados.rados.0.smithi003.stdout:582: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:15:23.113 INFO:tasks.rados.rados.0.smithi003.stdout:585: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:15:23.113 INFO:tasks.rados.rados.0.smithi003.stdout:585: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:15:23.113 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 223 (ObjNum 95 snap 17 seq_num 95) dirty exists 2023-10-07T21:15:23.114 INFO:tasks.rados.rados.0.smithi003.stdout:586: expect (ObjNum 70 snap 7 seq_num 70) 2023-10-07T21:15:23.153 INFO:tasks.rados.rados.0.smithi003.stdout:587: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:15:23.153 INFO:tasks.rados.rados.0.smithi003.stdout:587: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:15:23.153 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 226 (ObjNum 65 snap 0 seq_num 1751410017) dirty dne 2023-10-07T21:15:23.153 INFO:tasks.rados.rados.0.smithi003.stdout:584: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[115766]: Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T21:15:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[115766]: Reconfiguring daemon node-exporter.a on smithi003 2023-10-07T21:15:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[115766]: osdmap e172: 8 total, 8 up, 8 in 2023-10-07T21:15:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[115766]: osdmap e173: 8 total, 8 up, 8 in 2023-10-07T21:15:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[98492]: Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T21:15:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[98492]: Reconfiguring daemon node-exporter.a on smithi003 2023-10-07T21:15:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[98492]: osdmap e172: 8 total, 8 up, 8 in 2023-10-07T21:15:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:23 smithi003 ceph-mon[98492]: osdmap e173: 8 total, 8 up, 8 in 2023-10-07T21:15:23.323 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:22 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:15:23.323 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:22 smithi003 bash[186044]: a1faa4e865b375b5bbd7d5077d9a587140524a569f068efc35bf9d96c009b298 2023-10-07T21:15:23.324 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-07T21:15:23.324 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:23.324 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 systemd[1]: Starting Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:23 smithi046 ceph-mon[102780]: Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T21:15:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:23 smithi046 ceph-mon[102780]: Reconfiguring daemon node-exporter.a on smithi003 2023-10-07T21:15:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:23 smithi046 ceph-mon[102780]: osdmap e172: 8 total, 8 up, 8 in 2023-10-07T21:15:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:23 smithi046 ceph-mon[102780]: osdmap e173: 8 total, 8 up, 8 in 2023-10-07T21:15:24.072 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[185816]: ts=2023-10-07T21:15:23.711Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000593833s 2023-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.632Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.632Z 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-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z 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-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z 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-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z 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-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:15:24.073 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:15:24.074 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:15:24.075 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.633Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:15:24.076 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 conmon[186413]: ts=2023-10-07T21:15:23.634Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 bash[186372]: a57e159cc63cb5afded8f6332bf236cdf4c19bd2c753c230d21acf7cd7b20c3f 2023-10-07T21:15:24.077 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:15:23 smithi003 systemd[1]: Started Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:24.107 INFO:tasks.rados.rados.0.smithi003.stdout:582: done (5 left) 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:584: done (4 left) 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:585: done (3 left) 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:586: done (2 left) 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:587: done (1 left) 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:588: done (0 left) 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:589: rollback oid 44 current snap is 59 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 29 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 59 2023-10-07T21:15:24.108 INFO:tasks.rados.rados.0.smithi003.stdout:590: seq_num 201 ranges {2105344=573440,2678784=401408} 2023-10-07T21:15:24.122 INFO:tasks.rados.rados.0.smithi003.stdout:590: writing smithi003182153-30 from 2105344 to 2678784 tid 1 2023-10-07T21:15:24.125 INFO:tasks.rados.rados.0.smithi003.stdout:590: writing smithi003182153-30 from 2678784 to 3080192 tid 2 2023-10-07T21:15:24.125 INFO:tasks.rados.rados.0.smithi003.stdout:591: rollback oid 40 current snap is 59 2023-10-07T21:15:24.125 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 37 2023-10-07T21:15:24.125 INFO:tasks.rados.rados.0.smithi003.stdout:592: snap_remove snap 30 2023-10-07T21:15:24.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:24 smithi003 conmon[98914]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:15:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[115766]: pgmap v30: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[115766]: osdmap e174: 8 total, 8 up, 8 in 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[98492]: pgmap v30: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:24 smithi003 ceph-mon[98492]: osdmap e174: 8 total, 8 up, 8 in 2023-10-07T21:15:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:24 smithi046 ceph-mon[102780]: pgmap v30: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-10-07T21:15:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:24 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:24 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:24 smithi046 ceph-mon[102780]: osdmap e174: 8 total, 8 up, 8 in 2023-10-07T21:15:25.131 INFO:tasks.rados.rados.0.smithi003.stdout:592: done (3 left) 2023-10-07T21:15:25.131 INFO:tasks.rados.rados.0.smithi003.stdout:593: snap_create 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:589: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:589: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:589: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 313 (ObjNum 115 snap 24 seq_num 115) dirty exists 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 230 (ObjNum 95 snap 17 seq_num 95) dirty exists 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:590: finishing write tid 1 to smithi003182153-30 2023-10-07T21:15:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:590: finishing write tid 2 to smithi003182153-30 2023-10-07T21:15:25.133 INFO:tasks.rados.rados.0.smithi003.stdout:590: finishing write tid 3 to smithi003182153-30 2023-10-07T21:15:25.133 INFO:tasks.rados.rados.0.smithi003.stdout:590: finishing write tid 4 to smithi003182153-30 2023-10-07T21:15:25.133 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 98 (ObjNum 201 snap 59 seq_num 201) dirty exists 2023-10-07T21:15:25.133 INFO:tasks.rados.rados.0.smithi003.stdout:590: left oid 30 (ObjNum 201 snap 59 seq_num 201) 2023-10-07T21:15:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:25 smithi046 ceph-mon[102780]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:15:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:25 smithi046 ceph-mon[102780]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:15:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:25 smithi003 ceph-mon[98492]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:15:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:25 smithi003 ceph-mon[98492]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:15:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:25 smithi003 ceph-mon[115766]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:15:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:25 smithi003 ceph-mon[115766]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:15:26.142 INFO:tasks.rados.rados.0.smithi003.stdout:589: done (3 left) 2023-10-07T21:15:26.142 INFO:tasks.rados.rados.0.smithi003.stdout:590: done (2 left) 2023-10-07T21:15:26.142 INFO:tasks.rados.rados.0.smithi003.stdout:591: done (1 left) 2023-10-07T21:15:26.142 INFO:tasks.rados.rados.0.smithi003.stdout:593: done (0 left) 2023-10-07T21:15:26.142 INFO:tasks.rados.rados.0.smithi003.stdout:594: rmattr oid 40 current snap is 60 2023-10-07T21:15:26.142 INFO:tasks.rados.rados.0.smithi003.stdout:594: done (0 left) 2023-10-07T21:15:26.143 INFO:tasks.rados.rados.0.smithi003.stdout:595: read oid 10 snap 27 2023-10-07T21:15:26.143 INFO:tasks.rados.rados.0.smithi003.stdout:595: expect (ObjNum 83 snap 14 seq_num 83) 2023-10-07T21:15:26.143 INFO:tasks.rados.rados.0.smithi003.stdout:596: read oid 50 snap -1 2023-10-07T21:15:26.143 INFO:tasks.rados.rados.0.smithi003.stdout:596: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:15:26.143 INFO:tasks.rados.rados.0.smithi003.stdout:597: setattr oid 7 current snap is 60 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:598: read oid 18 snap 38 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:598: expect (ObjNum 121 snap 32 seq_num 121) 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:599: copy_from oid 42 from oid 35 current snap is 60 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:600: read oid 46 snap -1 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:600: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:601: rollback oid 31 current snap is 60 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 27 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 60 2023-10-07T21:15:26.144 INFO:tasks.rados.rados.0.smithi003.stdout:602: seq_num 202 ranges {1048576=589824,1638400=401408} 2023-10-07T21:15:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:602: writing smithi003182153-8 from 1048576 to 1638400 tid 1 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:602: writing smithi003182153-8 from 1638400 to 2039808 tid 2 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:603: rollback oid 19 current snap is 60 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 19 to 27 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 135 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:601: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:601: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 100 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T21:15:26.157 INFO:tasks.rados.rados.0.smithi003.stdout:595: expect (ObjNum 83 snap 14 seq_num 83) 2023-10-07T21:15:26.272 INFO:tasks.rados.rados.0.smithi003.stdout:595: done (8 left) 2023-10-07T21:15:26.272 INFO:tasks.rados.rados.0.smithi003.stdout:597: done (7 left) 2023-10-07T21:15:26.272 INFO:tasks.rados.rados.0.smithi003.stdout:601: done (6 left) 2023-10-07T21:15:26.272 INFO:tasks.rados.rados.0.smithi003.stdout:604: rollback oid 32 current snap is 60 2023-10-07T21:15:26.273 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 56 2023-10-07T21:15:26.273 INFO:tasks.rados.rados.0.smithi003.stdout:599: finishing copy_from to smithi003182153-42 2023-10-07T21:15:26.273 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 161 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:15:26.273 INFO:tasks.rados.rados.0.smithi003.stdout:599: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:15:26.273 INFO:tasks.rados.rados.0.smithi003.stdout:596: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:15:26.273 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:26 smithi046 ceph-mon[102780]: osdmap e175: 8 total, 8 up, 8 in 2023-10-07T21:15:26.274 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:26 smithi046 ceph-mon[102780]: pgmap v33: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:603: finishing rollback tid 1 to smithi003182153-19 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 1 to smithi003182153-8 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:603: finishing rollback tid 2 to smithi003182153-19 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 106 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 2 to smithi003182153-8 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 3 to smithi003182153-8 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:596: done (6 left) 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:599: done (5 left) 2023-10-07T21:15:26.294 INFO:tasks.rados.rados.0.smithi003.stdout:603: done (4 left) 2023-10-07T21:15:26.295 INFO:tasks.rados.rados.0.smithi003.stdout:605: read oid 49 snap 33 2023-10-07T21:15:26.295 INFO:tasks.rados.rados.0.smithi003.stdout:605: expect (ObjNum 112 snap 24 seq_num 112) 2023-10-07T21:15:26.295 INFO:tasks.rados.rados.0.smithi003.stdout:606: copy_from oid 30 from oid 19 current snap is 60 2023-10-07T21:15:26.295 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 4 to smithi003182153-8 2023-10-07T21:15:26.295 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 327 (ObjNum 202 snap 60 seq_num 202) dirty exists 2023-10-07T21:15:26.295 INFO:tasks.rados.rados.0.smithi003.stdout:602: left oid 8 (ObjNum 202 snap 60 seq_num 202) 2023-10-07T21:15:26.295 INFO:tasks.rados.rados.0.smithi003.stdout:598: expect (ObjNum 121 snap 32 seq_num 121) 2023-10-07T21:15:26.538 INFO:tasks.rados.rados.0.smithi003.stdout:600: expect (ObjNum 99 snap 17 seq_num 99) 2023-10-07T21:15:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:26 smithi003 ceph-mon[98492]: osdmap e175: 8 total, 8 up, 8 in 2023-10-07T21:15:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:26 smithi003 ceph-mon[98492]: pgmap v33: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-10-07T21:15:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:26 smithi003 ceph-mon[115766]: osdmap e175: 8 total, 8 up, 8 in 2023-10-07T21:15:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:26 smithi003 ceph-mon[115766]: pgmap v33: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2023-10-07T21:15:26.588 INFO:tasks.rados.rados.0.smithi003.stdout:598: done (5 left) 2023-10-07T21:15:26.588 INFO:tasks.rados.rados.0.smithi003.stdout:600: done (4 left) 2023-10-07T21:15:26.588 INFO:tasks.rados.rados.0.smithi003.stdout:602: done (3 left) 2023-10-07T21:15:26.588 INFO:tasks.rados.rados.0.smithi003.stdout:607: snap_remove snap 45 2023-10-07T21:15:27.030 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:26 smithi046 systemd[1]: Stopping Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:27.030 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:15:27.031 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T21:15:27.031 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T21:15:27.031 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T21:15:27.031 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T21:15:27.031 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T21:15:27.153 INFO:tasks.rados.rados.0.smithi003.stdout:607: done (3 left) 2023-10-07T21:15:27.153 INFO:tasks.rados.rados.0.smithi003.stdout:608: snap_remove snap 38 2023-10-07T21:15:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:27 smithi046 ceph-mon[102780]: osdmap e176: 8 total, 8 up, 8 in 2023-10-07T21:15:27.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T21:15:27.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.029Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T21:15:27.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.030Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T21:15:27.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.030Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T21:15:27.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.030Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T21:15:27.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 conmon[154089]: ts=2023-10-07T21:15:27.030Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T21:15:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:27 smithi003 ceph-mon[98492]: osdmap e176: 8 total, 8 up, 8 in 2023-10-07T21:15:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:27 smithi003 ceph-mon[115766]: osdmap e176: 8 total, 8 up, 8 in 2023-10-07T21:15:27.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 bash[169653]: c906ff972f98b7f6d5f42889ebcc811c565f1d241eb9c644b5dd31f189b7de12 2023-10-07T21:15:27.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T21:15:27.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 systemd[1]: Stopped Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:27.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:27 smithi046 systemd[1]: Starting Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:28.166 INFO:tasks.rados.rados.0.smithi003.stdout:608: done (3 left) 2023-10-07T21:15:28.166 INFO:tasks.rados.rados.0.smithi003.stdout:609: rollback oid 31 current snap is 60 2023-10-07T21:15:28.166 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 51 2023-10-07T21:15:28.166 INFO:tasks.rados.rados.0.smithi003.stdout:610: delete oid 22 current snap is 60 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:604: finishing rollback tid 0 to smithi003182153-32 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:604: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:604: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 331 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:606: finishing copy_from to smithi003182153-30 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 106 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:606: finishing copy_from racing read to smithi003182153-30 2023-10-07T21:15:28.167 INFO:tasks.rados.rados.0.smithi003.stdout:605: expect (ObjNum 112 snap 24 seq_num 112) 2023-10-07T21:15:28.407 INFO:tasks.rados.rados.0.smithi003.stdout:609: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:15:28.407 INFO:tasks.rados.rados.0.smithi003.stdout:609: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:15:28.407 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 102 (ObjNum 170 snap 45 seq_num 170) dirty exists 2023-10-07T21:15:28.407 INFO:tasks.rados.rados.0.smithi003.stdout:604: done (4 left) 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:605: done (3 left) 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:606: done (2 left) 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:609: done (1 left) 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:610: done (0 left) 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:611: read oid 42 snap -1 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:611: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:612: rollback oid 45 current snap is 60 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 45 to 52 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:613: rmattr oid 40 current snap is 60 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:613: done (2 left) 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:614: copy_from oid 44 from oid 48 current snap is 60 2023-10-07T21:15:28.408 INFO:tasks.rados.rados.0.smithi003.stdout:615: rollback oid 15 current snap is 60 2023-10-07T21:15:28.409 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 15 to 34 2023-10-07T21:15:28.409 INFO:tasks.rados.rados.0.smithi003.stdout:616: copy_from oid 16 from oid 11 current snap is 60 2023-10-07T21:15:28.409 INFO:tasks.rados.rados.0.smithi003.stdout:617: copy_from oid 22 from oid 28 current snap is 60 2023-10-07T21:15:28.409 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 60 2023-10-07T21:15:28.409 INFO:tasks.rados.rados.0.smithi003.stdout:618: seq_num 204 ranges {1597440=622592,2220032=401408} 2023-10-07T21:15:28.419 INFO:tasks.rados.rados.0.smithi003.stdout:618: writing smithi003182153-40 from 1597440 to 2220032 tid 1 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:618: writing smithi003182153-40 from 2220032 to 2621440 tid 2 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:619: rollback oid 35 current snap is 60 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 35 to 51 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:614: finishing copy_from to smithi003182153-44 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:614: got expected ENOENT (src dne) 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:614: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:615: finishing rollback tid 1 to smithi003182153-15 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:615: finishing rollback tid 2 to smithi003182153-15 2023-10-07T21:15:28.422 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 351 (ObjNum 111 snap 24 seq_num 111) dirty exists 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:612: finishing rollback tid 0 to smithi003182153-45 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:612: finishing rollback tid 1 to smithi003182153-45 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:617: finishing copy_from to smithi003182153-22 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:617: got expected ENOENT (src dne) 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:617: finishing copy_from racing read to smithi003182153-22 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:612: finishing rollback tid 2 to smithi003182153-45 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 223 (ObjNum 178 snap 46 seq_num 178) dirty exists 2023-10-07T21:15:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:611: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:616: finishing copy_from to smithi003182153-16 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 132 (ObjNum 181 snap 47 seq_num 181) dirty exists 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:616: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 1 to smithi003182153-40 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 2 to smithi003182153-40 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:619: finishing rollback tid 0 to smithi003182153-35 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 3 to smithi003182153-40 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:611: done (7 left) 2023-10-07T21:15:28.439 INFO:tasks.rados.rados.0.smithi003.stdout:612: done (6 left) 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:614: done (5 left) 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:615: done (4 left) 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:616: done (3 left) 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:617: done (2 left) 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:620: read oid 37 snap -1 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:620: expect (ObjNum 174 snap 45 seq_num 174) 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:619: finishing rollback tid 1 to smithi003182153-35 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:619: finishing rollback tid 2 to smithi003182153-35 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 227 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 4 to smithi003182153-40 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 266 (ObjNum 204 snap 60 seq_num 204) dirty exists 2023-10-07T21:15:28.440 INFO:tasks.rados.rados.0.smithi003.stdout:618: left oid 40 (ObjNum 204 snap 60 seq_num 204) 2023-10-07T21:15:28.441 INFO:tasks.rados.rados.0.smithi003.stdout:618: done (2 left) 2023-10-07T21:15:28.441 INFO:tasks.rados.rados.0.smithi003.stdout:619: done (1 left) 2023-10-07T21:15:28.441 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 60 2023-10-07T21:15:28.441 INFO:tasks.rados.rados.0.smithi003.stdout:621: seq_num 205 ranges {1785856=638976,2424832=401408} 2023-10-07T21:15:28.451 INFO:tasks.rados.rados.0.smithi003.stdout:621: writing smithi003182153-14 from 1785856 to 2424832 tid 1 2023-10-07T21:15:28.454 INFO:tasks.rados.rados.0.smithi003.stdout:621: writing smithi003182153-14 from 2424832 to 2826240 tid 2 2023-10-07T21:15:28.454 INFO:tasks.rados.rados.0.smithi003.stdout:622: snap_create 2023-10-07T21:15:28.454 INFO:tasks.rados.rados.0.smithi003.stdout:620: expect (ObjNum 174 snap 45 seq_num 174) 2023-10-07T21:15:28.493 INFO:tasks.rados.rados.0.smithi003.stdout:621: finishing write tid 1 to smithi003182153-14 2023-10-07T21:15:28.493 INFO:tasks.rados.rados.0.smithi003.stdout:621: finishing write tid 2 to smithi003182153-14 2023-10-07T21:15:28.493 INFO:tasks.rados.rados.0.smithi003.stdout:621: finishing write tid 3 to smithi003182153-14 2023-10-07T21:15:28.494 INFO:tasks.rados.rados.0.smithi003.stdout:621: finishing write tid 4 to smithi003182153-14 2023-10-07T21:15:28.494 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 223 (ObjNum 205 snap 60 seq_num 205) dirty exists 2023-10-07T21:15:28.494 INFO:tasks.rados.rados.0.smithi003.stdout:621: left oid 14 (ObjNum 205 snap 60 seq_num 205) 2023-10-07T21:15:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:28 smithi003 ceph-mon[115766]: pgmap v35: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:15:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:28 smithi003 ceph-mon[115766]: osdmap e177: 8 total, 8 up, 8 in 2023-10-07T21:15:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:28 smithi003 ceph-mon[98492]: pgmap v35: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:15:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:28 smithi003 ceph-mon[98492]: osdmap e177: 8 total, 8 up, 8 in 2023-10-07T21:15:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:28 smithi046 ceph-mon[102780]: pgmap v35: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:15:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:28 smithi046 ceph-mon[102780]: osdmap e177: 8 total, 8 up, 8 in 2023-10-07T21:15:28.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.328Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:15:28.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.329Z 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-10-07T21:15:28.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.329Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi046 (none))" 2023-10-07T21:15:28.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.329Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:15:28.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.329Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:15:28.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.331Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:15:28.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.332Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.333Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.333Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.334Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.334Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.643µs 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.334Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.335Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 bash[169980]: 82ddba5afed3457237e97dc58469d72a0471104ebffaafa71c6d5bb79d213dc6 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 systemd[1]: Started Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.355Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.355Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-07T21:15:28.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.355Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.11µs wal_replay_duration=21.345597ms wbl_replay_duration=151ns total_replay_duration=21.391386ms 2023-10-07T21:15:28.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.358Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:15:28.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.358Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:15:28.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.358Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:15:28.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.375Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.894536ms db_storage=945ns remote_storage=1.043µs web_handler=483ns query_engine=1.073µs scrape=483.938µs scrape_sd=77.398µs notify=20.564µs notify_sd=28.6µs rules=16.024399ms tracing=8.053µs 2023-10-07T21:15:28.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.375Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:15:28.598 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:28 smithi046 conmon[170021]: ts=2023-10-07T21:15:28.375Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:15:29.024 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:28 smithi046 systemd[1]: Stopping Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:29 smithi046 ceph-mon[102780]: osdmap e178: 8 total, 8 up, 8 in 2023-10-07T21:15:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:29 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:29 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:29 smithi046 ceph-mon[102780]: Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T21:15:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:29 smithi046 ceph-mon[102780]: Reconfiguring daemon node-exporter.b on smithi046 2023-10-07T21:15:29.395 INFO:tasks.rados.rados.0.smithi003.stdout:620: done (2 left) 2023-10-07T21:15:29.395 INFO:tasks.rados.rados.0.smithi003.stdout:621: done (1 left) 2023-10-07T21:15:29.395 INFO:tasks.rados.rados.0.smithi003.stdout:622: done (0 left) 2023-10-07T21:15:29.395 INFO:tasks.rados.rados.0.smithi003.stdout:623: delete oid 2 current snap is 61 2023-10-07T21:15:29.399 INFO:tasks.rados.rados.0.smithi003.stdout:623: done (0 left) 2023-10-07T21:15:29.399 INFO:tasks.rados.rados.0.smithi003.stdout:624: delete oid 5 current snap is 61 2023-10-07T21:15:29.403 INFO:tasks.rados.rados.0.smithi003.stdout:624: done (0 left) 2023-10-07T21:15:29.403 INFO:tasks.rados.rados.0.smithi003.stdout:625: read oid 43 snap -1 2023-10-07T21:15:29.403 INFO:tasks.rados.rados.0.smithi003.stdout:625: expect (ObjNum 70 snap 7 seq_num 70) 2023-10-07T21:15:29.404 INFO:tasks.rados.rados.0.smithi003.stdout:626: read oid 28 snap 39 2023-10-07T21:15:29.404 INFO:tasks.rados.rados.0.smithi003.stdout:626: expect (ObjNum 144 snap 38 seq_num 144) 2023-10-07T21:15:29.404 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 61 2023-10-07T21:15:29.404 INFO:tasks.rados.rados.0.smithi003.stdout:627: seq_num 208 ranges {638976=688128,1327104=401408} 2023-10-07T21:15:29.411 INFO:tasks.rados.rados.0.smithi003.stdout:627: writing smithi003182153-11 from 638976 to 1327104 tid 1 2023-10-07T21:15:29.414 INFO:tasks.rados.rados.0.smithi003.stdout:627: writing smithi003182153-11 from 1327104 to 1728512 tid 2 2023-10-07T21:15:29.414 INFO:tasks.rados.rados.0.smithi003.stdout:628: read oid 39 snap -1 2023-10-07T21:15:29.414 INFO:tasks.rados.rados.0.smithi003.stdout:628: expect deleted 2023-10-07T21:15:29.414 INFO:tasks.rados.rados.0.smithi003.stdout:629: rollback oid 18 current snap is 61 2023-10-07T21:15:29.415 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 27 2023-10-07T21:15:29.415 INFO:tasks.rados.rados.0.smithi003.stdout:625: expect (ObjNum 70 snap 7 seq_num 70) 2023-10-07T21:15:29.446 INFO:tasks.rados.rados.0.smithi003.stdout:626: expect (ObjNum 144 snap 38 seq_num 144) 2023-10-07T21:15:29.551 INFO:tasks.rados.rados.0.smithi003.stdout:627: finishing write tid 1 to smithi003182153-11 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:627: finishing write tid 2 to smithi003182153-11 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:627: finishing write tid 3 to smithi003182153-11 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing rollback tid 0 to smithi003182153-18 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:625: done (4 left) 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:626: done (3 left) 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:628: done (2 left) 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:630: setattr oid 40 current snap is 61 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing rollback tid 2 to smithi003182153-18 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 258 (ObjNum 89 snap 17 seq_num 89) dirty exists 2023-10-07T21:15:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:627: finishing write tid 4 to smithi003182153-11 2023-10-07T21:15:29.553 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 184 (ObjNum 208 snap 61 seq_num 208) dirty exists 2023-10-07T21:15:29.553 INFO:tasks.rados.rados.0.smithi003.stdout:627: left oid 11 (ObjNum 208 snap 61 seq_num 208) 2023-10-07T21:15:29.553 INFO:tasks.rados.rados.0.smithi003.stdout:627: done (2 left) 2023-10-07T21:15:29.553 INFO:tasks.rados.rados.0.smithi003.stdout:629: done (1 left) 2023-10-07T21:15:29.553 INFO:tasks.rados.rados.0.smithi003.stdout:631: delete oid 27 current snap is 61 2023-10-07T21:15:29.553 INFO:tasks.rados.rados.0.smithi003.stdout:631: done (1 left) 2023-10-07T21:15:29.554 INFO:tasks.rados.rados.0.smithi003.stdout:632: rollback oid 30 current snap is 61 2023-10-07T21:15:29.554 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 33 2023-10-07T21:15:29.554 INFO:tasks.rados.rados.0.smithi003.stdout:633: setattr oid 39 current snap is 61 2023-10-07T21:15:29.554 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 268 (ObjNum 204 snap 60 seq_num 204) dirty exists 2023-10-07T21:15:29.556 INFO:tasks.rados.rados.0.smithi003.stdout:630: done (2 left) 2023-10-07T21:15:29.556 INFO:tasks.rados.rados.0.smithi003.stdout:634: setattr oid 26 current snap is 61 2023-10-07T21:15:29.557 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:15:29.558 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:15:29.558 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:15:29.558 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 116 (ObjNum 107 snap 23 seq_num 107) dirty exists 2023-10-07T21:15:29.558 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 269 (ObjNum 33 snap 0 seq_num 1511275360) dirty exists 2023-10-07T21:15:29.559 INFO:tasks.rados.rados.0.smithi003.stdout:632: done (2 left) 2023-10-07T21:15:29.559 INFO:tasks.rados.rados.0.smithi003.stdout:633: done (1 left) 2023-10-07T21:15:29.559 INFO:tasks.rados.rados.0.smithi003.stdout:635: snap_remove snap 58 2023-10-07T21:15:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[98492]: osdmap e178: 8 total, 8 up, 8 in 2023-10-07T21:15:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[98492]: Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T21:15:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[98492]: Reconfiguring daemon node-exporter.b on smithi046 2023-10-07T21:15:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[115766]: osdmap e178: 8 total, 8 up, 8 in 2023-10-07T21:15:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[115766]: Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T21:15:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:29 smithi003 ceph-mon[115766]: Reconfiguring daemon node-exporter.b on smithi046 2023-10-07T21:15:29.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:29 smithi046 bash[170249]: adef1f5d7fea6a756fcdf8c86880563697b814bb4d0e595d4287272dc6967d8b 2023-10-07T21:15:29.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:29 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:15:29.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:29 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-07T21:15:29.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:29 smithi046 systemd[1]: Stopped Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:29.846 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:29 smithi046 systemd[1]: Starting Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:30.400 INFO:tasks.rados.rados.0.smithi003.stdout:635: done (1 left) 2023-10-07T21:15:30.400 INFO:tasks.rados.rados.0.smithi003.stdout:636: delete oid 14 current snap is 61 2023-10-07T21:15:30.400 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 225 (ObjNum 191 snap 54 seq_num 191) dirty exists 2023-10-07T21:15:30.416 INFO:tasks.rados.rados.0.smithi003.stdout:634: done (1 left) 2023-10-07T21:15:30.416 INFO:tasks.rados.rados.0.smithi003.stdout:636: done (0 left) 2023-10-07T21:15:30.416 INFO:tasks.rados.rados.0.smithi003.stdout:637: read oid 42 snap -1 2023-10-07T21:15:30.417 INFO:tasks.rados.rados.0.smithi003.stdout:637: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:30.417 INFO:tasks.rados.rados.0.smithi003.stdout:638: read oid 26 snap -1 2023-10-07T21:15:30.417 INFO:tasks.rados.rados.0.smithi003.stdout:638: expect (ObjNum 191 snap 54 seq_num 191) 2023-10-07T21:15:30.417 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 61 2023-10-07T21:15:30.417 INFO:tasks.rados.rados.0.smithi003.stdout:639: seq_num 211 ranges {0=737280,737280=401408} 2023-10-07T21:15:30.420 INFO:tasks.rados.rados.0.smithi003.stdout:639: writing smithi003182153-48 from 0 to 737280 tid 1 2023-10-07T21:15:30.422 INFO:tasks.rados.rados.0.smithi003.stdout:639: writing smithi003182153-48 from 737280 to 1138688 tid 2 2023-10-07T21:15:30.423 INFO:tasks.rados.rados.0.smithi003.stdout:640: delete oid 10 current snap is 61 2023-10-07T21:15:30.423 INFO:tasks.rados.rados.0.smithi003.stdout:637: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:30.441 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 1 to smithi003182153-48 2023-10-07T21:15:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 2 to smithi003182153-48 2023-10-07T21:15:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 3 to smithi003182153-48 2023-10-07T21:15:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 4 to smithi003182153-48 2023-10-07T21:15:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 95 (ObjNum 211 snap 61 seq_num 211) dirty exists 2023-10-07T21:15:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:639: left oid 48 (ObjNum 211 snap 61 seq_num 211) 2023-10-07T21:15:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:638: expect (ObjNum 191 snap 54 seq_num 191) 2023-10-07T21:15:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:30 smithi046 ceph-mon[102780]: pgmap v38: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:15:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:30 smithi046 ceph-mon[102780]: osdmap e179: 8 total, 8 up, 8 in 2023-10-07T21:15:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:30 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:30 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:30.596 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.216Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.216Z 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-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.217Z 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-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.217Z 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-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.217Z 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-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:15:30.597 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:15:30.598 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:15:30.600 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:15:30.601 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:15:30.601 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:15:30.601 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.218Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:15:30.601 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 conmon[170616]: ts=2023-10-07T21:15:30.219Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:15:30.601 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 bash[170575]: cff384cdfccf07ead8f71cce0fe08e00e2365b719fc12d7e1ea2613e7a8b7c1a 2023-10-07T21:15:30.601 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:15:30 smithi046 systemd[1]: Started Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:30.633 INFO:tasks.rados.rados.0.smithi003.stdout:637: done (3 left) 2023-10-07T21:15:30.633 INFO:tasks.rados.rados.0.smithi003.stdout:638: done (2 left) 2023-10-07T21:15:30.633 INFO:tasks.rados.rados.0.smithi003.stdout:639: done (1 left) 2023-10-07T21:15:30.633 INFO:tasks.rados.rados.0.smithi003.stdout:640: done (0 left) 2023-10-07T21:15:30.633 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 61 2023-10-07T21:15:30.633 INFO:tasks.rados.rados.0.smithi003.stdout:641: seq_num 213 ranges {1892352=770048,2662400=401408} 2023-10-07T21:15:30.647 INFO:tasks.rados.rados.0.smithi003.stdout:641: writing smithi003182153-46 from 1892352 to 2662400 tid 1 2023-10-07T21:15:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:641: writing smithi003182153-46 from 2662400 to 3063808 tid 2 2023-10-07T21:15:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 61 2023-10-07T21:15:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:642: seq_num 214 ranges {1925120=794624,2719744=401408} 2023-10-07T21:15:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:642: writing smithi003182153-23 from 1925120 to 2719744 tid 1 2023-10-07T21:15:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:642: writing smithi003182153-23 from 2719744 to 3121152 tid 2 2023-10-07T21:15:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:643: snap_create 2023-10-07T21:15:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:641: finishing write tid 1 to smithi003182153-46 2023-10-07T21:15:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:641: finishing write tid 2 to smithi003182153-46 2023-10-07T21:15:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:641: finishing write tid 3 to smithi003182153-46 2023-10-07T21:15:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:641: finishing write tid 4 to smithi003182153-46 2023-10-07T21:15:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 264 (ObjNum 213 snap 61 seq_num 213) dirty exists 2023-10-07T21:15:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:641: left oid 46 (ObjNum 213 snap 61 seq_num 213) 2023-10-07T21:15:30.668 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 1 to smithi003182153-23 2023-10-07T21:15:30.669 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 2 to smithi003182153-23 2023-10-07T21:15:30.669 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 3 to smithi003182153-23 2023-10-07T21:15:30.670 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 4 to smithi003182153-23 2023-10-07T21:15:30.670 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 237 (ObjNum 214 snap 61 seq_num 214) dirty exists 2023-10-07T21:15:30.670 INFO:tasks.rados.rados.0.smithi003.stdout:642: left oid 23 (ObjNum 214 snap 61 seq_num 214) 2023-10-07T21:15:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[98492]: pgmap v38: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:15:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[98492]: osdmap e179: 8 total, 8 up, 8 in 2023-10-07T21:15:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:30.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[115766]: pgmap v38: 121 pgs: 121 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:15:30.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[115766]: osdmap e179: 8 total, 8 up, 8 in 2023-10-07T21:15:30.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:30.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:30 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:31.408 INFO:tasks.rados.rados.0.smithi003.stdout:641: done (2 left) 2023-10-07T21:15:31.408 INFO:tasks.rados.rados.0.smithi003.stdout:642: done (1 left) 2023-10-07T21:15:31.408 INFO:tasks.rados.rados.0.smithi003.stdout:643: done (0 left) 2023-10-07T21:15:31.408 INFO:tasks.rados.rados.0.smithi003.stdout:644: rollback oid 13 current snap is 62 2023-10-07T21:15:31.408 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 13 to 48 2023-10-07T21:15:31.408 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 62 2023-10-07T21:15:31.408 INFO:tasks.rados.rados.0.smithi003.stdout:645: seq_num 215 ranges {573440=409600,983040=532480,1515520=270336} 2023-10-07T21:15:31.413 INFO:tasks.rados.rados.0.smithi003.stdout:645: writing smithi003182153-35 from 573440 to 983040 tid 1 2023-10-07T21:15:31.416 INFO:tasks.rados.rados.0.smithi003.stdout:645: writing smithi003182153-35 from 983040 to 1515520 tid 2 2023-10-07T21:15:31.418 INFO:tasks.rados.rados.0.smithi003.stdout:645: writing smithi003182153-35 from 1515520 to 1785856 tid 3 2023-10-07T21:15:31.418 INFO:tasks.rados.rados.0.smithi003.stdout:646: read oid 1 snap -1 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:646: expect deleted 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:647: copy_from oid 17 from oid 38 current snap is 62 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:644: finishing rollback tid 0 to smithi003182153-13 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:644: finishing rollback tid 1 to smithi003182153-13 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 267 (ObjNum 33 snap 0 seq_num 1488503096) dirty dne 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:644: done (3 left) 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 62 2023-10-07T21:15:31.419 INFO:tasks.rados.rados.0.smithi003.stdout:648: seq_num 216 ranges {7208960=425984,7634944=409600,8044544=393216} 2023-10-07T21:15:31.460 INFO:tasks.rados.rados.0.smithi003.stdout:648: writing smithi003182153-6 from 7208960 to 7634944 tid 1 2023-10-07T21:15:31.462 INFO:tasks.rados.rados.0.smithi003.stdout:648: writing smithi003182153-6 from 7634944 to 8044544 tid 2 2023-10-07T21:15:31.465 INFO:tasks.rados.rados.0.smithi003.stdout:648: writing smithi003182153-6 from 8044544 to 8437760 tid 3 2023-10-07T21:15:31.465 INFO:tasks.rados.rados.0.smithi003.stdout:649: setattr oid 27 current snap is 62 2023-10-07T21:15:31.465 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 1 to smithi003182153-35 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 2 to smithi003182153-35 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 3 to smithi003182153-35 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 4 to smithi003182153-35 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 5 to smithi003182153-35 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 242 (ObjNum 215 snap 62 seq_num 215) dirty exists 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:645: left oid 35 (ObjNum 215 snap 62 seq_num 215) 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:647: finishing copy_from to smithi003182153-17 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 106 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:647: finishing copy_from racing read to smithi003182153-17 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:648: finishing write tid 1 to smithi003182153-6 2023-10-07T21:15:31.466 INFO:tasks.rados.rados.0.smithi003.stdout:648: finishing write tid 2 to smithi003182153-6 2023-10-07T21:15:31.467 INFO:tasks.rados.rados.0.smithi003.stdout:645: done (4 left) 2023-10-07T21:15:31.467 INFO:tasks.rados.rados.0.smithi003.stdout:646: done (3 left) 2023-10-07T21:15:31.467 INFO:tasks.rados.rados.0.smithi003.stdout:647: done (2 left) 2023-10-07T21:15:31.467 INFO:tasks.rados.rados.0.smithi003.stdout:650: setattr oid 13 current snap is 62 2023-10-07T21:15:31.468 INFO:tasks.rados.rados.0.smithi003.stdout:648: finishing write tid 3 to smithi003182153-6 2023-10-07T21:15:31.468 INFO:tasks.rados.rados.0.smithi003.stdout:651: snap_create 2023-10-07T21:15:31.468 INFO:tasks.rados.rados.0.smithi003.stdout:648: finishing write tid 4 to smithi003182153-6 2023-10-07T21:15:31.470 INFO:tasks.rados.rados.0.smithi003.stdout:648: finishing write tid 5 to smithi003182153-6 2023-10-07T21:15:31.470 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 123 (ObjNum 216 snap 62 seq_num 216) dirty exists 2023-10-07T21:15:31.470 INFO:tasks.rados.rados.0.smithi003.stdout:648: left oid 6 (ObjNum 216 snap 62 seq_num 216) 2023-10-07T21:15:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 191 (ObjNum 177 snap 0 seq_num 0) dirty exists 2023-10-07T21:15:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 268 (ObjNum 33 snap 0 seq_num 1510697504) dirty exists 2023-10-07T21:15:31.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:31 smithi003 ceph-mon[98492]: Reconfiguring grafana.a (dependencies changed)... 2023-10-07T21:15:31.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:31 smithi003 ceph-mon[98492]: Reconfiguring daemon grafana.a on smithi046 2023-10-07T21:15:31.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:31 smithi003 ceph-mon[98492]: osdmap e180: 8 total, 8 up, 8 in 2023-10-07T21:15:31.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:31 smithi003 ceph-mon[115766]: Reconfiguring grafana.a (dependencies changed)... 2023-10-07T21:15:31.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:31 smithi003 ceph-mon[115766]: Reconfiguring daemon grafana.a on smithi046 2023-10-07T21:15:31.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:31 smithi003 ceph-mon[115766]: osdmap e180: 8 total, 8 up, 8 in 2023-10-07T21:15:31.824 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:31 smithi046 ceph-mon[102780]: Reconfiguring grafana.a (dependencies changed)... 2023-10-07T21:15:31.824 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:31 smithi046 ceph-mon[102780]: Reconfiguring daemon grafana.a on smithi046 2023-10-07T21:15:31.824 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:31 smithi046 ceph-mon[102780]: osdmap e180: 8 total, 8 up, 8 in 2023-10-07T21:15:32.072 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:31 smithi003 conmon[185816]: ts=2023-10-07T21:15:31.714Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.0030068s 2023-10-07T21:15:32.411 INFO:tasks.rados.rados.0.smithi003.stdout:648: done (3 left) 2023-10-07T21:15:32.411 INFO:tasks.rados.rados.0.smithi003.stdout:649: done (2 left) 2023-10-07T21:15:32.411 INFO:tasks.rados.rados.0.smithi003.stdout:650: done (1 left) 2023-10-07T21:15:32.411 INFO:tasks.rados.rados.0.smithi003.stdout:651: done (0 left) 2023-10-07T21:15:32.412 INFO:tasks.rados.rados.0.smithi003.stdout:652: rollback oid 32 current snap is 63 2023-10-07T21:15:32.412 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 50 2023-10-07T21:15:32.412 INFO:tasks.rados.rados.0.smithi003.stdout:653: snap_remove snap 46 2023-10-07T21:15:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:32 smithi046 ceph-mon[102780]: pgmap v41: 121 pgs: 121 active+clean; 180 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-10-07T21:15:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:32 smithi046 ceph-mon[102780]: osdmap e181: 8 total, 8 up, 8 in 2023-10-07T21:15:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:32 smithi003 ceph-mon[98492]: pgmap v41: 121 pgs: 121 active+clean; 180 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-10-07T21:15:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:32 smithi003 ceph-mon[98492]: osdmap e181: 8 total, 8 up, 8 in 2023-10-07T21:15:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:32 smithi003 ceph-mon[115766]: pgmap v41: 121 pgs: 121 active+clean; 180 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-10-07T21:15:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:32 smithi003 ceph-mon[115766]: osdmap e181: 8 total, 8 up, 8 in 2023-10-07T21:15:32.974 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:32 smithi046 systemd[1]: Stopping Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:33.111 INFO:tasks.rados.rados.0.smithi003.stdout:653: done (1 left) 2023-10-07T21:15:33.111 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 63 2023-10-07T21:15:33.111 INFO:tasks.rados.rados.0.smithi003.stdout:654: seq_num 217 ranges {0=442368,442368=696320,1138688=106496} 2023-10-07T21:15:33.119 INFO:tasks.rados.rados.0.smithi003.stdout:654: writing smithi003182153-24 from 0 to 442368 tid 1 2023-10-07T21:15:33.119 INFO:tasks.rados.rados.0.smithi003.stdout:654: writing smithi003182153-24 from 442368 to 1138688 tid 2 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:654: writing smithi003182153-24 from 1138688 to 1245184 tid 3 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:655: copy_from oid 3 from oid 45 current snap is 63 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:652: finishing rollback tid 0 to smithi003182153-32 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:656: snap_create 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:652: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:652: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 369 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:15:33.120 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 1 to smithi003182153-24 2023-10-07T21:15:33.123 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 2 to smithi003182153-24 2023-10-07T21:15:33.123 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 3 to smithi003182153-24 2023-10-07T21:15:33.123 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 4 to smithi003182153-24 2023-10-07T21:15:33.125 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 5 to smithi003182153-24 2023-10-07T21:15:33.125 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 283 (ObjNum 217 snap 63 seq_num 217) dirty exists 2023-10-07T21:15:33.125 INFO:tasks.rados.rados.0.smithi003.stdout:654: left oid 24 (ObjNum 217 snap 63 seq_num 217) 2023-10-07T21:15:33.144 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing copy_from to smithi003182153-3 2023-10-07T21:15:33.144 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 223 (ObjNum 178 snap 46 seq_num 178) dirty exists 2023-10-07T21:15:33.145 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:15:33.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:33 smithi003 ceph-mon[98492]: osdmap e182: 8 total, 8 up, 8 in 2023-10-07T21:15:33.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:33 smithi003 ceph-mon[98492]: osdmap e183: 8 total, 8 up, 8 in 2023-10-07T21:15:33.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:33 smithi003 ceph-mon[115766]: osdmap e182: 8 total, 8 up, 8 in 2023-10-07T21:15:33.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:33 smithi003 ceph-mon[115766]: osdmap e183: 8 total, 8 up, 8 in 2023-10-07T21:15:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:33 smithi046 ceph-mon[102780]: osdmap e182: 8 total, 8 up, 8 in 2023-10-07T21:15:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:33 smithi046 ceph-mon[102780]: osdmap e183: 8 total, 8 up, 8 in 2023-10-07T21:15:33.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:33 smithi046 bash[171085]: 2139c413e7d39109a737205628b3275432bce82295d2f4b6270dfdac6e0dd526 2023-10-07T21:15:33.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:33 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:15:33.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:33 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-07T21:15:33.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:33 smithi046 systemd[1]: Stopped Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:33.847 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:33 smithi046 systemd[1]: Starting Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:34.128 INFO:tasks.rados.rados.0.smithi003.stdout:652: done (3 left) 2023-10-07T21:15:34.128 INFO:tasks.rados.rados.0.smithi003.stdout:654: done (2 left) 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:655: done (1 left) 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:656: done (0 left) 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:657: read oid 39 snap -1 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:657: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:658: rollback oid 37 current snap is 64 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 37 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:659: copy_from oid 12 from oid 22 current snap is 64 2023-10-07T21:15:34.129 INFO:tasks.rados.rados.0.smithi003.stdout:660: snap_remove snap 57 2023-10-07T21:15:34.284 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 bash[171410]: e207d6cdc42275002d42060ab6e69fd89acc7146e2f3794655e815a4259959d4 2023-10-07T21:15:34.284 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 systemd[1]: Started Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:34.536 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STOPPING 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STOPPED 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STARTING 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Serving on http://:::9283 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STARTED 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STOPPING 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STOPPED 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STARTING 2023-10-07T21:15:34.537 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Serving on http://:::9283 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STARTED 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STOPPING 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: pgmap v45: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: osdmap e184: 8 total, 8 up, 8 in 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.538 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046:9095"}]: dispatch 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046:3000"}]: dispatch 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.539 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:34 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:34.539 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.329741722Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.329956099Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.32998868Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330002162Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.3300144Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330022284Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.33002914Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330039104Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330053394Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330064089Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.33007584Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T21:15:34.540 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330082623Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330089238Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=settings t=2023-10-07T21:15:34.330096022Z level=info msg="App mode production" 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=sqlstore t=2023-10-07T21:15:34.330155112Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=sqlstore t=2023-10-07T21:15:34.33017628Z 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-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=migrator t=2023-10-07T21:15:34.347453162Z level=info msg="Starting DB migrations" 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=migrator t=2023-10-07T21:15:34.352965667Z level=info msg="migrations completed" performed=0 skipped=481 duration=523.779µs 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=sqlstore t=2023-10-07T21:15:34.353348154Z level=info msg="Created default organization" 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=plugin.loader t=2023-10-07T21:15:34.414003104Z level=info msg="Plugin registered" pluginID=input 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=plugin.loader t=2023-10-07T21:15:34.444764616Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=plugin.loader t=2023-10-07T21:15:34.444796535Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=secrets t=2023-10-07T21:15:34.444831805Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=query_data t=2023-10-07T21:15:34.446716974Z level=info msg="Query Service initialization" 2023-10-07T21:15:34.541 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[171452]: logger=live.push_http t=2023-10-07T21:15:34.449253531Z level=info msg="Live Push Gateway initialization" 2023-10-07T21:15:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: pgmap v45: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2023-10-07T21:15:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: osdmap e184: 8 total, 8 up, 8 in 2023-10-07T21:15:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046:9095"}]: dispatch 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046:3000"}]: dispatch 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: pgmap v45: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.7 MiB/s wr, 42 op/s 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: osdmap e184: 8 total, 8 up, 8 in 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046:9095"}]: dispatch 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:15:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046:3000"}]: dispatch 2023-10-07T21:15:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:34.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:34 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:34.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STOPPED 2023-10-07T21:15:34.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STARTING 2023-10-07T21:15:34.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Serving on http://:::9283 2023-10-07T21:15:34.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:34 smithi046 conmon[157937]: [07/Oct/2023:21:15:34] ENGINE Bus STARTED 2023-10-07T21:15:35.128 INFO:tasks.rados.rados.0.smithi003.stdout:660: done (3 left) 2023-10-07T21:15:35.129 INFO:tasks.rados.rados.0.smithi003.stdout:661: delete oid 48 current snap is 64 2023-10-07T21:15:35.129 INFO:tasks.rados.rados.0.smithi003.stdout:657: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:15:35.132 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing rollback tid 0 to smithi003182153-37 2023-10-07T21:15:35.132 INFO:tasks.rados.rados.0.smithi003.stdout:659: finishing copy_from to smithi003182153-12 2023-10-07T21:15:35.132 INFO:tasks.rados.rados.0.smithi003.stdout:659: got expected ENOENT (src dne) 2023-10-07T21:15:35.132 INFO:tasks.rados.rados.0.smithi003.stdout:659: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:15:35.133 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:15:35.133 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:15:35.133 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 41 (ObjNum 132 snap 35 seq_num 132) dirty exists 2023-10-07T21:15:35.133 INFO:tasks.rados.rados.0.smithi003.stdout:657: done (3 left) 2023-10-07T21:15:35.133 INFO:tasks.rados.rados.0.smithi003.stdout:658: done (2 left) 2023-10-07T21:15:35.133 INFO:tasks.rados.rados.0.smithi003.stdout:659: done (1 left) 2023-10-07T21:15:35.133 INFO:tasks.rados.rados.0.smithi003.stdout:661: done (0 left) 2023-10-07T21:15:35.134 INFO:tasks.rados.rados.0.smithi003.stdout:662: snap_create 2023-10-07T21:15:35.561 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=infra.usagestats.collector t=2023-10-07T21:15:35.250818505Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T21:15:35.562 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=provisioning.datasources t=2023-10-07T21:15:35.38491326Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-10-07T21:15:35.562 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=provisioning.datasources t=2023-10-07T21:15:35.384943588Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-10-07T21:15:35.562 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=provisioning.datasources t=2023-10-07T21:15:35.395445045Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T21:15:35.562 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:15:35.562 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:15:35.562 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:15:35.562 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046:9095"}]: dispatch 2023-10-07T21:15:35.563 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:15:35.563 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046:3000"}]: dispatch 2023-10-07T21:15:35.563 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:15:35.563 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:15:35.563 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: osdmap e185: 8 total, 8 up, 8 in 2023-10-07T21:15:35.563 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:35 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:15:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:15:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:15:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046:9095"}]: dispatch 2023-10-07T21:15:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:15:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046:3000"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: osdmap e185: 8 total, 8 up, 8 in 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046:9095"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046:3000"}]: dispatch 2023-10-07T21:15:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:15:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T21:15:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: osdmap e185: 8 total, 8 up, 8 in 2023-10-07T21:15:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:35 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:35.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=provisioning.alerting t=2023-10-07T21:15:35.562181595Z level=info msg="starting to provision alerting" 2023-10-07T21:15:35.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=provisioning.alerting t=2023-10-07T21:15:35.562208504Z level=info msg="finished to provision alerting" 2023-10-07T21:15:35.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=grafanaStorageLogger t=2023-10-07T21:15:35.562465047Z level=info msg="storage starting" 2023-10-07T21:15:35.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=ngalert.state.manager t=2023-10-07T21:15:35.562564623Z level=info msg="Warming state cache for startup" 2023-10-07T21:15:35.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=http.server t=2023-10-07T21:15:35.568133825Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T21:15:35.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=ngalert.state.manager t=2023-10-07T21:15:35.629814152Z level=info msg="State cache has been initialized" states=0 duration=67.245453ms 2023-10-07T21:15:35.846 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=ngalert.multiorg.alertmanager t=2023-10-07T21:15:35.629872643Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T21:15:35.847 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:15:35 smithi046 conmon[171452]: logger=ticker t=2023-10-07T21:15:35.629896061Z level=info msg=starting first_tick=2023-10-07T21:15:40Z 2023-10-07T21:15:36.128 INFO:tasks.rados.rados.0.smithi003.stdout:662: done (0 left) 2023-10-07T21:15:36.128 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 65 2023-10-07T21:15:36.128 INFO:tasks.rados.rados.0.smithi003.stdout:663: seq_num 219 ranges {3407872=475136,3883008=466944,4349952=335872} 2023-10-07T21:15:36.149 INFO:tasks.rados.rados.0.smithi003.stdout:663: writing smithi003182153-26 from 3407872 to 3883008 tid 1 2023-10-07T21:15:36.152 INFO:tasks.rados.rados.0.smithi003.stdout:663: writing smithi003182153-26 from 3883008 to 4349952 tid 2 2023-10-07T21:15:36.157 INFO:tasks.rados.rados.0.smithi003.stdout:663: writing smithi003182153-26 from 4349952 to 4685824 tid 3 2023-10-07T21:15:36.157 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 65 2023-10-07T21:15:36.157 INFO:tasks.rados.rados.0.smithi003.stdout:664: seq_num 220 ranges {8437760=491520,8929280=753664,9682944=49152} 2023-10-07T21:15:36.203 INFO:tasks.rados.rados.0.smithi003.stdout:664: writing smithi003182153-6 from 8437760 to 8929280 tid 1 2023-10-07T21:15:36.208 INFO:tasks.rados.rados.0.smithi003.stdout:664: writing smithi003182153-6 from 8929280 to 9682944 tid 2 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:664: writing smithi003182153-6 from 9682944 to 9732096 tid 3 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:665: copy_from oid 41 from oid 39 current snap is 65 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:663: finishing write tid 1 to smithi003182153-26 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:663: finishing write tid 2 to smithi003182153-26 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:663: finishing write tid 3 to smithi003182153-26 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:663: finishing write tid 4 to smithi003182153-26 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:663: finishing write tid 5 to smithi003182153-26 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 246 (ObjNum 219 snap 65 seq_num 219) dirty exists 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:663: left oid 26 (ObjNum 219 snap 65 seq_num 219) 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:663: done (2 left) 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 65 2023-10-07T21:15:36.209 INFO:tasks.rados.rados.0.smithi003.stdout:666: seq_num 221 ranges {1597440=507904,2105344=688128,2793472=114688} 2023-10-07T21:15:36.220 INFO:tasks.rados.rados.0.smithi003.stdout:666: writing smithi003182153-19 from 1597440 to 2105344 tid 1 2023-10-07T21:15:36.224 INFO:tasks.rados.rados.0.smithi003.stdout:666: writing smithi003182153-19 from 2105344 to 2793472 tid 2 2023-10-07T21:15:36.225 INFO:tasks.rados.rados.0.smithi003.stdout:666: writing smithi003182153-19 from 2793472 to 2908160 tid 3 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:667: delete oid 46 current snap is 65 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 1 to smithi003182153-6 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 2 to smithi003182153-6 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:665: finishing copy_from to smithi003182153-41 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 269 (ObjNum 4113 snap 0 seq_num 4254360975) dirty exists 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 3 to smithi003182153-6 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:665: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 4 to smithi003182153-6 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 5 to smithi003182153-6 2023-10-07T21:15:36.226 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 136 (ObjNum 220 snap 65 seq_num 220) dirty exists 2023-10-07T21:15:36.227 INFO:tasks.rados.rados.0.smithi003.stdout:664: left oid 6 (ObjNum 220 snap 65 seq_num 220) 2023-10-07T21:15:36.227 INFO:tasks.rados.rados.0.smithi003.stdout:666: finishing write tid 1 to smithi003182153-19 2023-10-07T21:15:36.227 INFO:tasks.rados.rados.0.smithi003.stdout:664: done (3 left) 2023-10-07T21:15:36.228 INFO:tasks.rados.rados.0.smithi003.stdout:665: done (2 left) 2023-10-07T21:15:36.228 INFO:tasks.rados.rados.0.smithi003.stdout:667: done (1 left) 2023-10-07T21:15:36.228 INFO:tasks.rados.rados.0.smithi003.stdout:668: snap_remove snap 64 2023-10-07T21:15:36.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[115766]: pgmap v48: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:36.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[115766]: osdmap e186: 8 total, 8 up, 8 in 2023-10-07T21:15:36.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:36.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:15:36.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:15:36.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:15:36.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:36.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[98492]: pgmap v48: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:36.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[98492]: osdmap e186: 8 total, 8 up, 8 in 2023-10-07T21:15:36.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:36.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:15:36.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:15:36.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:15:36.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:36 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:36 smithi046 ceph-mon[102780]: pgmap v48: 121 pgs: 121 active+clean; 190 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:36 smithi046 ceph-mon[102780]: osdmap e186: 8 total, 8 up, 8 in 2023-10-07T21:15:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:36 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:36 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:15:36.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:36 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:15:36.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:36 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:15:36.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:36 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:37.158 INFO:tasks.rados.rados.0.smithi003.stdout:668: done (1 left) 2023-10-07T21:15:37.158 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 65 2023-10-07T21:15:37.158 INFO:tasks.rados.rados.0.smithi003.stdout:666: finishing write tid 2 to smithi003182153-19 2023-10-07T21:15:37.158 INFO:tasks.rados.rados.0.smithi003.stdout:669: seq_num 223 ranges {4792320=540672,5332992=450560,5783552=352256} 2023-10-07T21:15:37.187 INFO:tasks.rados.rados.0.smithi003.stdout:669: writing smithi003182153-36 from 4792320 to 5332992 tid 1 2023-10-07T21:15:37.189 INFO:tasks.rados.rados.0.smithi003.stdout:669: writing smithi003182153-36 from 5332992 to 5783552 tid 2 2023-10-07T21:15:37.192 INFO:tasks.rados.rados.0.smithi003.stdout:669: writing smithi003182153-36 from 5783552 to 6135808 tid 3 2023-10-07T21:15:37.192 INFO:tasks.rados.rados.0.smithi003.stdout:670: read oid 17 snap -1 2023-10-07T21:15:37.192 INFO:tasks.rados.rados.0.smithi003.stdout:670: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:15:37.192 INFO:tasks.rados.rados.0.smithi003.stdout:671: snap_create 2023-10-07T21:15:37.192 INFO:tasks.rados.rados.0.smithi003.stdout:666: finishing write tid 3 to smithi003182153-19 2023-10-07T21:15:37.192 INFO:tasks.rados.rados.0.smithi003.stdout:666: finishing write tid 4 to smithi003182153-19 2023-10-07T21:15:37.192 INFO:tasks.rados.rados.0.smithi003.stdout:666: finishing write tid 5 to smithi003182153-19 2023-10-07T21:15:37.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 127 (ObjNum 221 snap 65 seq_num 221) dirty exists 2023-10-07T21:15:37.193 INFO:tasks.rados.rados.0.smithi003.stdout:666: left oid 19 (ObjNum 221 snap 65 seq_num 221) 2023-10-07T21:15:37.217 INFO:tasks.rados.rados.0.smithi003.stdout:670: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:15:37.441 INFO:tasks.rados.rados.0.smithi003.stdout:669: finishing write tid 1 to smithi003182153-36 2023-10-07T21:15:37.441 INFO:tasks.rados.rados.0.smithi003.stdout:669: finishing write tid 2 to smithi003182153-36 2023-10-07T21:15:37.441 INFO:tasks.rados.rados.0.smithi003.stdout:669: finishing write tid 3 to smithi003182153-36 2023-10-07T21:15:37.441 INFO:tasks.rados.rados.0.smithi003.stdout:669: finishing write tid 4 to smithi003182153-36 2023-10-07T21:15:37.441 INFO:tasks.rados.rados.0.smithi003.stdout:669: finishing write tid 5 to smithi003182153-36 2023-10-07T21:15:37.441 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 166 (ObjNum 223 snap 65 seq_num 223) dirty exists 2023-10-07T21:15:37.442 INFO:tasks.rados.rados.0.smithi003.stdout:669: left oid 36 (ObjNum 223 snap 65 seq_num 223) 2023-10-07T21:15:37.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:37 smithi003 ceph-mon[115766]: Upgrade: Updating mgr.y 2023-10-07T21:15:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:37 smithi003 ceph-mon[115766]: Deploying daemon mgr.y on smithi003 2023-10-07T21:15:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:37 smithi003 ceph-mon[115766]: osdmap e187: 8 total, 8 up, 8 in 2023-10-07T21:15:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:37 smithi003 ceph-mon[98492]: Upgrade: Updating mgr.y 2023-10-07T21:15:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:37 smithi003 ceph-mon[98492]: Deploying daemon mgr.y on smithi003 2023-10-07T21:15:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:37 smithi003 ceph-mon[98492]: osdmap e187: 8 total, 8 up, 8 in 2023-10-07T21:15:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:37 smithi046 ceph-mon[102780]: Upgrade: Updating mgr.y 2023-10-07T21:15:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:37 smithi046 ceph-mon[102780]: Deploying daemon mgr.y on smithi003 2023-10-07T21:15:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:37 smithi046 ceph-mon[102780]: osdmap e187: 8 total, 8 up, 8 in 2023-10-07T21:15:38.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:37 smithi003 systemd[1]: Stopping Ceph mgr.y for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:38.110 INFO:tasks.rados.rados.0.smithi003.stdout:666: done (3 left) 2023-10-07T21:15:38.110 INFO:tasks.rados.rados.0.smithi003.stdout:669: done (2 left) 2023-10-07T21:15:38.110 INFO:tasks.rados.rados.0.smithi003.stdout:670: done (1 left) 2023-10-07T21:15:38.110 INFO:tasks.rados.rados.0.smithi003.stdout:671: done (0 left) 2023-10-07T21:15:38.110 INFO:tasks.rados.rados.0.smithi003.stdout:672: snap_create 2023-10-07T21:15:38.785 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:38 smithi003 bash[187046]: a9eb348c94b8718c10cc9a324e195a0b2de78660bb2febffc4ab3ad8beca2a44 2023-10-07T21:15:38.785 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:38 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:15:38.785 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:38 smithi003 ceph-mon[98492]: pgmap v50: 121 pgs: 121 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-10-07T21:15:38.786 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:38 smithi003 ceph-mon[98492]: osdmap e188: 8 total, 8 up, 8 in 2023-10-07T21:15:38.786 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:38 smithi003 ceph-mon[115766]: pgmap v50: 121 pgs: 121 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-10-07T21:15:38.786 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:38 smithi003 ceph-mon[115766]: osdmap e188: 8 total, 8 up, 8 in 2023-10-07T21:15:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:38 smithi046 ceph-mon[102780]: pgmap v50: 121 pgs: 121 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-10-07T21:15:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:38 smithi046 ceph-mon[102780]: osdmap e188: 8 total, 8 up, 8 in 2023-10-07T21:15:39.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:38 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-07T21:15:39.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:38 smithi003 systemd[1]: Stopped Ceph mgr.y for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:39.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:38 smithi003 systemd[1]: Starting Ceph mgr.y for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:15:39.116 INFO:tasks.rados.rados.0.smithi003.stdout:672: done (0 left) 2023-10-07T21:15:39.116 INFO:tasks.rados.rados.0.smithi003.stdout:673: snap_remove snap 60 2023-10-07T21:15:39.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:39 smithi003 bash[187404]: 9989f2f1eaaa209f05a302cd6763db78ae43b32c2a8cbc7277255d78faa3f14c 2023-10-07T21:15:39.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:39 smithi003 ceph-mgr[187469]: -- 172.21.15.3:0/3065064135 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d072431e0 con 0x555d0721ac00 2023-10-07T21:15:39.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:39 smithi003 systemd[1]: Started Ceph mgr.y for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:15:39.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:39 smithi003 conmon[187445]: 2023-10-07T21:15:39.622+0000 7f3ed6281200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:15:39.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:39 smithi003 conmon[187445]: 2023-10-07T21:15:39.721+0000 7f3ed6281200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:15:40.134 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:39 smithi003 conmon[187445]: 2023-10-07T21:15:39.840+0000 7f3ed6281200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:15:40.134 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:39 smithi003 conmon[187445]: 2023-10-07T21:15:39.966+0000 7f3ed6281200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[115766]: osdmap e189: 8 total, 8 up, 8 in 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[115766]: pgmap v54: 121 pgs: 121 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[98492]: osdmap e189: 8 total, 8 up, 8 in 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[98492]: pgmap v54: 121 pgs: 121 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:40.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:40 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:40.139 INFO:tasks.rados.rados.0.smithi003.stdout:673: done (0 left) 2023-10-07T21:15:40.139 INFO:tasks.rados.rados.0.smithi003.stdout:674: snap_remove snap 33 2023-10-07T21:15:40.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:40 smithi003 conmon[187445]: 2023-10-07T21:15:40.202+0000 7f3ed6281200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:15:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:40 smithi046 ceph-mon[102780]: osdmap e189: 8 total, 8 up, 8 in 2023-10-07T21:15:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:40 smithi046 ceph-mon[102780]: pgmap v54: 121 pgs: 121 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2023-10-07T21:15:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:40 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:40 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:40 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:40.996 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:40 smithi003 conmon[187445]: 2023-10-07T21:15:40.721+0000 7f3ed6281200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:15:40.996 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:40 smithi003 conmon[187445]: 2023-10-07T21:15:40.878+0000 7f3ed6281200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:15:41.136 INFO:tasks.rados.rados.0.smithi003.stdout:674: done (0 left) 2023-10-07T21:15:41.136 INFO:tasks.rados.rados.0.smithi003.stdout:675: copy_from oid 48 from oid 5 current snap is 67 2023-10-07T21:15:41.136 INFO:tasks.rados.rados.0.smithi003.stdout:676: setattr oid 20 current snap is 67 2023-10-07T21:15:41.136 INFO:tasks.rados.rados.0.smithi003.stdout:677: read oid 3 snap -1 2023-10-07T21:15:41.136 INFO:tasks.rados.rados.0.smithi003.stdout:677: expect (ObjNum 178 snap 46 seq_num 178) 2023-10-07T21:15:41.136 INFO:tasks.rados.rados.0.smithi003.stdout:678: copy_from oid 29 from oid 27 current snap is 67 2023-10-07T21:15:41.136 INFO:tasks.rados.rados.0.smithi003.stdout:679: delete oid 26 current snap is 67 2023-10-07T21:15:41.142 INFO:tasks.rados.rados.0.smithi003.stdout:675: finishing copy_from to smithi003182153-48 2023-10-07T21:15:41.142 INFO:tasks.rados.rados.0.smithi003.stdout:675: got expected ENOENT (src dne) 2023-10-07T21:15:41.143 INFO:tasks.rados.rados.0.smithi003.stdout:675: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:15:41.144 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 107 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:15:41.156 INFO:tasks.rados.rados.0.smithi003.stdout:677: expect (ObjNum 178 snap 46 seq_num 178) 2023-10-07T21:15:41.314 INFO:tasks.rados.rados.0.smithi003.stdout:675: done (4 left) 2023-10-07T21:15:41.314 INFO:tasks.rados.rados.0.smithi003.stdout:676: done (3 left) 2023-10-07T21:15:41.314 INFO:tasks.rados.rados.0.smithi003.stdout:677: done (2 left) 2023-10-07T21:15:41.314 INFO:tasks.rados.rados.0.smithi003.stdout:679: done (1 left) 2023-10-07T21:15:41.314 INFO:tasks.rados.rados.0.smithi003.stdout:680: snap_create 2023-10-07T21:15:41.314 INFO:tasks.rados.rados.0.smithi003.stdout:678: finishing copy_from to smithi003182153-29 2023-10-07T21:15:41.314 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 191 (ObjNum 65 snap 0 seq_num 1510918448) dirty exists 2023-10-07T21:15:41.315 INFO:tasks.rados.rados.0.smithi003.stdout:678: finishing copy_from racing read to smithi003182153-29 2023-10-07T21:15:41.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:40 smithi003 conmon[187445]: 2023-10-07T21:15:40.996+0000 7f3ed6281200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:15:41.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:41 smithi003 conmon[187445]: 2023-10-07T21:15:41.133+0000 7f3ed6281200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:15:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:41 smithi003 ceph-mon[115766]: osdmap e190: 8 total, 8 up, 8 in 2023-10-07T21:15:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:41 smithi003 ceph-mon[98492]: osdmap e190: 8 total, 8 up, 8 in 2023-10-07T21:15:41.571 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:41 smithi046 ceph-mon[102780]: osdmap e190: 8 total, 8 up, 8 in 2023-10-07T21:15:41.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:41 smithi046 conmon[157937]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:15:41] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2023-10-07T21:15:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:41 smithi003 conmon[187445]: 2023-10-07T21:15:41.717+0000 7f3ed6281200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:15:42.134 INFO:tasks.rados.rados.0.smithi003.stdout:678: done (1 left) 2023-10-07T21:15:42.135 INFO:tasks.rados.rados.0.smithi003.stdout:680: done (0 left) 2023-10-07T21:15:42.135 INFO:tasks.rados.rados.0.smithi003.stdout:681: setattr oid 43 current snap is 68 2023-10-07T21:15:42.136 INFO:tasks.rados.rados.0.smithi003.stdout:682: snap_remove snap 62 2023-10-07T21:15:42.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:42 smithi003 ceph-mon[98492]: osdmap e191: 8 total, 8 up, 8 in 2023-10-07T21:15:42.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:42 smithi003 ceph-mon[98492]: pgmap v57: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 317 KiB/s wr, 2 op/s 2023-10-07T21:15:42.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:42 smithi003 ceph-mon[115766]: osdmap e191: 8 total, 8 up, 8 in 2023-10-07T21:15:42.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:42 smithi003 ceph-mon[115766]: pgmap v57: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 317 KiB/s wr, 2 op/s 2023-10-07T21:15:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:42 smithi046 ceph-mon[102780]: osdmap e191: 8 total, 8 up, 8 in 2023-10-07T21:15:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:42 smithi046 ceph-mon[102780]: pgmap v57: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 203 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 317 KiB/s wr, 2 op/s 2023-10-07T21:15:42.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:42 smithi003 conmon[187445]: 2023-10-07T21:15:42.565+0000 7f3ed6281200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:15:42.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:42 smithi003 conmon[187445]: 2023-10-07T21:15:42.682+0000 7f3ed6281200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:15:43.139 INFO:tasks.rados.rados.0.smithi003.stdout:682: done (1 left) 2023-10-07T21:15:43.139 INFO:tasks.rados.rados.0.smithi003.stdout:683: read oid 21 snap -1 2023-10-07T21:15:43.139 INFO:tasks.rados.rados.0.smithi003.stdout:683: expect deleted 2023-10-07T21:15:43.140 INFO:tasks.rados.rados.0.smithi003.stdout:684: snap_remove snap 29 2023-10-07T21:15:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[98492]: osdmap e192: 8 total, 8 up, 8 in 2023-10-07T21:15:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[115766]: osdmap e192: 8 total, 8 up, 8 in 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:43 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:43 smithi046 ceph-mon[102780]: osdmap e192: 8 total, 8 up, 8 in 2023-10-07T21:15:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:43 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:43 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:43 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:43 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:44.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:43 smithi003 conmon[187445]: 2023-10-07T21:15:43.740+0000 7f3ed6281200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:44.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:43 smithi003 conmon[187445]: 2023-10-07T21:15:43.859+0000 7f3ed6281200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:15:44.152 INFO:tasks.rados.rados.0.smithi003.stdout:684: done (2 left) 2023-10-07T21:15:44.152 INFO:tasks.rados.rados.0.smithi003.stdout:685: copy_from oid 46 from oid 26 current snap is 68 2023-10-07T21:15:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:686: copy_from oid 44 from oid 42 current snap is 68 2023-10-07T21:15:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:687: setattr oid 22 current snap is 68 2023-10-07T21:15:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:688: rollback oid 32 current snap is 68 2023-10-07T21:15:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 34 2023-10-07T21:15:44.162 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 68 2023-10-07T21:15:44.162 INFO:tasks.rados.rados.0.smithi003.stdout:689: seq_num 225 ranges {0=573440,573440=622592,1196032=180224} 2023-10-07T21:15:44.162 INFO:tasks.rados.rados.0.smithi003.stdout:689: writing smithi003182153-10 from 0 to 573440 tid 1 2023-10-07T21:15:44.162 INFO:tasks.rados.rados.0.smithi003.stdout:689: writing smithi003182153-10 from 573440 to 1196032 tid 2 2023-10-07T21:15:44.163 INFO:tasks.rados.rados.0.smithi003.stdout:689: writing smithi003182153-10 from 1196032 to 1376256 tid 3 2023-10-07T21:15:44.163 INFO:tasks.rados.rados.0.smithi003.stdout:690: rollback oid 12 current snap is 68 2023-10-07T21:15:44.163 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 65 2023-10-07T21:15:44.163 INFO:tasks.rados.rados.0.smithi003.stdout:691: read oid 28 snap -1 2023-10-07T21:15:44.163 INFO:tasks.rados.rados.0.smithi003.stdout:691: expect deleted 2023-10-07T21:15:44.163 INFO:tasks.rados.rados.0.smithi003.stdout:692: read oid 34 snap -1 2023-10-07T21:15:44.164 INFO:tasks.rados.rados.0.smithi003.stdout:692: expect deleted 2023-10-07T21:15:44.164 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 68 2023-10-07T21:15:44.164 INFO:tasks.rados.rados.0.smithi003.stdout:693: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2023-10-07T21:15:44.172 INFO:tasks.rados.rados.0.smithi003.stdout:693: writing smithi003182153-27 from 0 to 589824 tid 1 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:693: writing smithi003182153-27 from 589824 to 1097728 tid 2 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:693: writing smithi003182153-27 from 1097728 to 1392640 tid 3 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:694: read oid 47 snap 63 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:694: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:695: read oid 5 snap 50 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:695: expect (ObjNum 154 snap 40 seq_num 154) 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 303 (ObjNum 70 snap 7 seq_num 70) dirty exists 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:685: finishing copy_from to smithi003182153-46 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:685: got expected ENOENT (src dne) 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:688: finishing rollback tid 0 to smithi003182153-32 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:688: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:15:44.173 INFO:tasks.rados.rados.0.smithi003.stdout:688: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 411 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:686: finishing copy_from to smithi003182153-44 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 161 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:686: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:685: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 275 (ObjNum 65 snap 0 seq_num 1935438434) dirty exists 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:681: done (12 left) 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:683: done (11 left) 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:685: done (10 left) 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:686: done (9 left) 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:687: done (8 left) 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:688: done (7 left) 2023-10-07T21:15:44.174 INFO:tasks.rados.rados.0.smithi003.stdout:691: done (6 left) 2023-10-07T21:15:44.175 INFO:tasks.rados.rados.0.smithi003.stdout:692: done (5 left) 2023-10-07T21:15:44.175 INFO:tasks.rados.rados.0.smithi003.stdout:696: snap_create 2023-10-07T21:15:44.178 INFO:tasks.rados.rados.0.smithi003.stdout:690: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:15:44.179 INFO:tasks.rados.rados.0.smithi003.stdout:690: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:15:44.179 INFO:tasks.rados.rados.0.smithi003.stdout:690: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:15:44.179 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 115 (ObjNum 175 snap 45 seq_num 175) dirty exists 2023-10-07T21:15:44.179 INFO:tasks.rados.rados.0.smithi003.stdout:693: finishing write tid 1 to smithi003182153-27 2023-10-07T21:15:44.180 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 1 to smithi003182153-10 2023-10-07T21:15:44.181 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 2 to smithi003182153-10 2023-10-07T21:15:44.181 INFO:tasks.rados.rados.0.smithi003.stdout:693: finishing write tid 2 to smithi003182153-27 2023-10-07T21:15:44.181 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 3 to smithi003182153-10 2023-10-07T21:15:44.181 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 4 to smithi003182153-10 2023-10-07T21:15:44.182 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 5 to smithi003182153-10 2023-10-07T21:15:44.182 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 147 (ObjNum 225 snap 68 seq_num 225) dirty exists 2023-10-07T21:15:44.182 INFO:tasks.rados.rados.0.smithi003.stdout:689: left oid 10 (ObjNum 225 snap 68 seq_num 225) 2023-10-07T21:15:44.183 INFO:tasks.rados.rados.0.smithi003.stdout:693: finishing write tid 3 to smithi003182153-27 2023-10-07T21:15:44.183 INFO:tasks.rados.rados.0.smithi003.stdout:693: finishing write tid 4 to smithi003182153-27 2023-10-07T21:15:44.185 INFO:tasks.rados.rados.0.smithi003.stdout:693: finishing write tid 5 to smithi003182153-27 2023-10-07T21:15:44.185 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 273 (ObjNum 226 snap 68 seq_num 226) dirty exists 2023-10-07T21:15:44.185 INFO:tasks.rados.rados.0.smithi003.stdout:693: left oid 27 (ObjNum 226 snap 68 seq_num 226) 2023-10-07T21:15:44.190 INFO:tasks.rados.rados.0.smithi003.stdout:694: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:15:44.272 INFO:tasks.rados.rados.0.smithi003.stdout:695: expect (ObjNum 154 snap 40 seq_num 154) 2023-10-07T21:15:44.491 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:44 smithi003 conmon[187445]: 2023-10-07T21:15:44.096+0000 7f3ed6281200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:44.491 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:44 smithi003 conmon[187445]: 2023-10-07T21:15:44.491+0000 7f3ed6281200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[98492]: osdmap e193: 8 total, 8 up, 8 in 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[98492]: pgmap v60: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[115766]: osdmap e193: 8 total, 8 up, 8 in 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[115766]: pgmap v60: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:44.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:44 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:44 smithi046 ceph-mon[102780]: osdmap e193: 8 total, 8 up, 8 in 2023-10-07T21:15:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:44 smithi046 ceph-mon[102780]: pgmap v60: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2023-10-07T21:15:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:44 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:44 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:45.001 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:44 smithi003 conmon[187445]: 2023-10-07T21:15:44.750+0000 7f3ed6281200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:15:45.001 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:44 smithi003 conmon[187445]: 2023-10-07T21:15:44.944+0000 7f3ed6281200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:689: done (5 left) 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:690: done (4 left) 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:693: done (3 left) 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:694: done (2 left) 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:695: done (1 left) 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:696: done (0 left) 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:697: read oid 20 snap 56 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:697: expect deleted 2023-10-07T21:15:45.153 INFO:tasks.rados.rados.0.smithi003.stdout:698: snap_create 2023-10-07T21:15:45.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:45 smithi003 ceph-mon[98492]: osdmap e194: 8 total, 8 up, 8 in 2023-10-07T21:15:45.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:45 smithi003 ceph-mon[115766]: osdmap e194: 8 total, 8 up, 8 in 2023-10-07T21:15:45.573 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:45 smithi003 conmon[187445]: 2023-10-07T21:15:45.300+0000 7f3ed6281200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:15:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:45 smithi046 ceph-mon[102780]: osdmap e194: 8 total, 8 up, 8 in 2023-10-07T21:15:46.036 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:15:46.163 INFO:tasks.rados.rados.0.smithi003.stdout:697: done (1 left) 2023-10-07T21:15:46.163 INFO:tasks.rados.rados.0.smithi003.stdout:698: done (0 left) 2023-10-07T21:15:46.163 INFO:tasks.rados.rados.0.smithi003.stdout:699: snap_remove snap 26 2023-10-07T21:15:46.364 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:46 smithi003 conmon[187445]: 2023-10-07T21:15:46.196+0000 7f3ed6281200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:15:46.365 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:46 smithi003 ceph-mon[115766]: pgmap v62: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2023-10-07T21:15:46.365 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:46 smithi003 ceph-mon[115766]: osdmap e195: 8 total, 8 up, 8 in 2023-10-07T21:15:46.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:46 smithi003 ceph-mon[98492]: pgmap v62: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2023-10-07T21:15:46.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:46 smithi003 ceph-mon[98492]: osdmap e195: 8 total, 8 up, 8 in 2023-10-07T21:15:46.403 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:15:46.403 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (25s) 4s ago 4m 19.1M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:15:46.403 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (12s) 3s ago 3m 73.5M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:15:46.403 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (4m) 4s ago 4m 14.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:15:46.403 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (4m) 3s ago 4m 17.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283 running (50s) 3s ago 8m 505M - 18.0.0-6609-g9725b08f d68377abd09f 50131be38985 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (7s) 4s ago 9m 43.5M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (9m) 4s ago 10m 108M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 74aee3790307 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (8m) 3s ago 8m 78.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 1ec9cecb48d3 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (8m) 4s ago 8m 67.1M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 63a01a531339 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (23s) 4s ago 3m 8980k - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (16s) 3s ago 3m 8669k - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (7m) 4s ago 7m 254M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (7m) 4s ago 7m 213M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:15:46.404 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (7m) 4s ago 7m 225M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:15:46.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (6m) 4s ago 6m 134M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:15:46.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (6m) 3s ago 6m 232M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:15:46.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (6m) 3s ago 6m 264M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:15:46.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (5m) 3s ago 5m 136M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:15:46.405 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (5m) 3s ago 5m 137M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:15:46.405 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (18s) 3s ago 4m 45.6M - 2.43.0 a07b618ecd1d 82ddba5afed3 2023-10-07T21:15:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:46 smithi046 ceph-mon[102780]: pgmap v62: 121 pgs: 2 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 113 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2023-10-07T21:15:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:46 smithi046 ceph-mon[102780]: osdmap e195: 8 total, 8 up, 8 in 2023-10-07T21:15:46.628 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:46 smithi003 conmon[187445]: 2023-10-07T21:15:46.364+0000 7f3ed6281200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 1, 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:46.815 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 14, 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:15:46.816 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:15:46.970 INFO:tasks.rados.rados.0.smithi003.stdout:699: done (0 left) 2023-10-07T21:15:46.971 INFO:tasks.rados.rados.0.smithi003.stdout:700: snap_create 2023-10-07T21:15:47.016 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:46 smithi003 conmon[187445]: 2023-10-07T21:15:46.628+0000 7f3ed6281200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:15:47.016 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:46 smithi003 conmon[187445]: 2023-10-07T21:15:46.774+0000 7f3ed6281200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:15:47.279 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:46 smithi046 conmon[157937]: 2023-10-07T21:15:46.971+0000 7fb4a6b7c700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 conmon[157937]: ignoring --setuser ceph since I am not root 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 conmon[157937]: ignoring --setgroup ceph since I am not root 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mgr[157961]: -- 172.21.15.46:0/784031676 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562b5f66f1e0 con 0x562b5f646800 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 conmon[157937]: 2023-10-07T21:15:47.182+0000 7fd16de80200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 conmon[157937]: 2023-10-07T21:15:47.278+0000 7fd16de80200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: osdmap e196: 8 total, 8 up, 8 in 2023-10-07T21:15:47.280 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/138278446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: osdmap e197: 8 total, 8 up, 8 in 2023-10-07T21:15:47.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: from='mgr.24835 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T21:15:47.282 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:47 smithi046 ceph-mon[102780]: mgrmap e29: y(active, starting, since 0.00800458s) 2023-10-07T21:15:47.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:47 smithi003 conmon[187445]: 2023-10-07T21:15:47.080+0000 7f3ed6281200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:15:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: osdmap e196: 8 total, 8 up, 8 in 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/138278446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: osdmap e197: 8 total, 8 up, 8 in 2023-10-07T21:15:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: from='mgr.24835 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[115766]: mgrmap e29: y(active, starting, since 0.00800458s) 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: osdmap e196: 8 total, 8 up, 8 in 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/138278446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:15:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:47.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 172.21.15.46:0/3505681427' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:15:47.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T21:15:47.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: osdmap e197: 8 total, 8 up, 8 in 2023-10-07T21:15:47.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: from='mgr.24835 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T21:15:47.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:47 smithi003 ceph-mon[98492]: mgrmap e29: y(active, starting, since 0.00800458s) 2023-10-07T21:15:47.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 conmon[157937]: 2023-10-07T21:15:47.388+0000 7fd16de80200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:15:47.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 conmon[157937]: 2023-10-07T21:15:47.501+0000 7fd16de80200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:15:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:700: done (0 left) 2023-10-07T21:15:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:701: read oid 1 snap -1 2023-10-07T21:15:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:701: expect deleted 2023-10-07T21:15:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:702: rollback oid 50 current snap is 71 2023-10-07T21:15:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 63 2023-10-07T21:15:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 71 2023-10-07T21:15:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:703: seq_num 227 ranges {0=606208,606208=794624,1400832=8192} 2023-10-07T21:15:47.972 INFO:tasks.rados.rados.0.smithi003.stdout:703: writing smithi003182153-22 from 0 to 606208 tid 1 2023-10-07T21:15:47.977 INFO:tasks.rados.rados.0.smithi003.stdout:703: writing smithi003182153-22 from 606208 to 1400832 tid 2 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:703: writing smithi003182153-22 from 1400832 to 1409024 tid 3 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:704: read oid 9 snap -1 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:704: expect (ObjNum 197 snap 56 seq_num 197) 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:705: delete oid 5 current snap is 71 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:702: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:702: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:702: finishing rollback tid 2 to smithi003182153-50 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 192 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:15:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:703: finishing write tid 1 to smithi003182153-22 2023-10-07T21:15:47.982 INFO:tasks.rados.rados.0.smithi003.stdout:701: done (4 left) 2023-10-07T21:15:47.982 INFO:tasks.rados.rados.0.smithi003.stdout:702: done (3 left) 2023-10-07T21:15:47.983 INFO:tasks.rados.rados.0.smithi003.stdout:705: done (2 left) 2023-10-07T21:15:47.983 INFO:tasks.rados.rados.0.smithi003.stdout:706: read oid 27 snap -1 2023-10-07T21:15:47.983 INFO:tasks.rados.rados.0.smithi003.stdout:706: expect (ObjNum 226 snap 68 seq_num 226) 2023-10-07T21:15:47.983 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 71 2023-10-07T21:15:47.983 INFO:tasks.rados.rados.0.smithi003.stdout:707: seq_num 229 ranges {0=638976,638976=606208,1245184=196608} 2023-10-07T21:15:47.986 INFO:tasks.rados.rados.0.smithi003.stdout:707: writing smithi003182153-13 from 0 to 638976 tid 1 2023-10-07T21:15:47.990 INFO:tasks.rados.rados.0.smithi003.stdout:707: writing smithi003182153-13 from 638976 to 1245184 tid 2 2023-10-07T21:15:47.991 INFO:tasks.rados.rados.0.smithi003.stdout:707: writing smithi003182153-13 from 1245184 to 1441792 tid 3 2023-10-07T21:15:47.991 INFO:tasks.rados.rados.0.smithi003.stdout:708: delete oid 40 current snap is 71 2023-10-07T21:15:47.992 INFO:tasks.rados.rados.0.smithi003.stdout:703: finishing write tid 2 to smithi003182153-22 2023-10-07T21:15:47.992 INFO:tasks.rados.rados.0.smithi003.stdout:703: finishing write tid 3 to smithi003182153-22 2023-10-07T21:15:47.992 INFO:tasks.rados.rados.0.smithi003.stdout:703: finishing write tid 4 to smithi003182153-22 2023-10-07T21:15:47.992 INFO:tasks.rados.rados.0.smithi003.stdout:704: expect (ObjNum 197 snap 56 seq_num 197) 2023-10-07T21:15:48.015 INFO:tasks.rados.rados.0.smithi003.stdout:703: finishing write tid 5 to smithi003182153-22 2023-10-07T21:15:48.015 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 292 (ObjNum 227 snap 71 seq_num 227) dirty exists 2023-10-07T21:15:48.015 INFO:tasks.rados.rados.0.smithi003.stdout:703: left oid 22 (ObjNum 227 snap 71 seq_num 227) 2023-10-07T21:15:48.015 INFO:tasks.rados.rados.0.smithi003.stdout:703: done (4 left) 2023-10-07T21:15:48.015 INFO:tasks.rados.rados.0.smithi003.stdout:704: done (3 left) 2023-10-07T21:15:48.015 INFO:tasks.rados.rados.0.smithi003.stdout:708: done (2 left) 2023-10-07T21:15:48.016 INFO:tasks.rados.rados.0.smithi003.stdout:709: snap_create 2023-10-07T21:15:48.016 INFO:tasks.rados.rados.0.smithi003.stdout:706: expect (ObjNum 226 snap 68 seq_num 226) 2023-10-07T21:15:48.051 INFO:tasks.rados.rados.0.smithi003.stdout:707: finishing write tid 1 to smithi003182153-13 2023-10-07T21:15:48.051 INFO:tasks.rados.rados.0.smithi003.stdout:707: finishing write tid 2 to smithi003182153-13 2023-10-07T21:15:48.052 INFO:tasks.rados.rados.0.smithi003.stdout:707: finishing write tid 3 to smithi003182153-13 2023-10-07T21:15:48.052 INFO:tasks.rados.rados.0.smithi003.stdout:707: finishing write tid 4 to smithi003182153-13 2023-10-07T21:15:48.052 INFO:tasks.rados.rados.0.smithi003.stdout:707: finishing write tid 5 to smithi003182153-13 2023-10-07T21:15:48.052 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 327 (ObjNum 229 snap 71 seq_num 229) dirty exists 2023-10-07T21:15:48.052 INFO:tasks.rados.rados.0.smithi003.stdout:707: left oid 13 (ObjNum 229 snap 71 seq_num 229) 2023-10-07T21:15:48.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:47 smithi046 conmon[157937]: 2023-10-07T21:15:47.710+0000 7fd16de80200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:15:48.107 INFO:tasks.rados.rados.0.smithi003.stdout:706: done (2 left) 2023-10-07T21:15:48.107 INFO:tasks.rados.rados.0.smithi003.stdout:707: done (1 left) 2023-10-07T21:15:48.107 INFO:tasks.rados.rados.0.smithi003.stdout:709: done (0 left) 2023-10-07T21:15:48.107 INFO:tasks.rados.rados.0.smithi003.stdout:710: rmattr oid 13 current snap is 72 2023-10-07T21:15:48.107 INFO:tasks.rados.rados.0.smithi003.stdout:711: snap_create 2023-10-07T21:15:48.117 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 329 (ObjNum 229 snap 71 seq_num 229) dirty exists 2023-10-07T21:15:48.190 INFO:tasks.rados.rados.0.smithi003.stdout:710: done (1 left) 2023-10-07T21:15:48.190 INFO:tasks.rados.rados.0.smithi003.stdout:711: done (0 left) 2023-10-07T21:15:48.190 INFO:tasks.rados.rados.0.smithi003.stdout:712: copy_from oid 43 from oid 39 current snap is 73 2023-10-07T21:15:48.190 INFO:tasks.rados.rados.0.smithi003.stdout:713: delete oid 49 current snap is 73 2023-10-07T21:15:48.194 INFO:tasks.rados.rados.0.smithi003.stdout:712: finishing copy_from to smithi003182153-43 2023-10-07T21:15:48.194 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 269 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T21:15:48.194 INFO:tasks.rados.rados.0.smithi003.stdout:712: finishing copy_from racing read to smithi003182153-43 2023-10-07T21:15:48.198 INFO:tasks.rados.rados.0.smithi003.stdout:712: done (1 left) 2023-10-07T21:15:48.198 INFO:tasks.rados.rados.0.smithi003.stdout:713: done (0 left) 2023-10-07T21:15:48.198 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 73 2023-10-07T21:15:48.198 INFO:tasks.rados.rados.0.smithi003.stdout:714: seq_num 232 ranges {0=688128,688128=663552,1351680=139264} 2023-10-07T21:15:48.202 INFO:tasks.rados.rados.0.smithi003.stdout:714: writing smithi003182153-4 from 0 to 688128 tid 1 2023-10-07T21:15:48.205 INFO:tasks.rados.rados.0.smithi003.stdout:714: writing smithi003182153-4 from 688128 to 1351680 tid 2 2023-10-07T21:15:48.207 INFO:tasks.rados.rados.0.smithi003.stdout:714: writing smithi003182153-4 from 1351680 to 1490944 tid 3 2023-10-07T21:15:48.207 INFO:tasks.rados.rados.0.smithi003.stdout:715: rollback oid 28 current snap is 73 2023-10-07T21:15:48.207 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 70 2023-10-07T21:15:48.207 INFO:tasks.rados.rados.0.smithi003.stdout:716: snap_create 2023-10-07T21:15:48.210 INFO:tasks.rados.rados.0.smithi003.stdout:715: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:15:48.210 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 275 (ObjNum 977 snap 0 seq_num 1510828784) dirty dne 2023-10-07T21:15:48.210 INFO:tasks.rados.rados.0.smithi003.stdout:714: finishing write tid 1 to smithi003182153-4 2023-10-07T21:15:48.210 INFO:tasks.rados.rados.0.smithi003.stdout:714: finishing write tid 2 to smithi003182153-4 2023-10-07T21:15:48.211 INFO:tasks.rados.rados.0.smithi003.stdout:714: finishing write tid 3 to smithi003182153-4 2023-10-07T21:15:48.212 INFO:tasks.rados.rados.0.smithi003.stdout:714: finishing write tid 4 to smithi003182153-4 2023-10-07T21:15:48.212 INFO:tasks.rados.rados.0.smithi003.stdout:714: finishing write tid 5 to smithi003182153-4 2023-10-07T21:15:48.212 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 100 (ObjNum 232 snap 73 seq_num 232) dirty exists 2023-10-07T21:15:48.213 INFO:tasks.rados.rados.0.smithi003.stdout:714: left oid 4 (ObjNum 232 snap 73 seq_num 232) 2023-10-07T21:15:48.472 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:48 smithi046 conmon[157937]: 2023-10-07T21:15:48.204+0000 7fd16de80200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:15:48.473 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:48 smithi046 conmon[157937]: 2023-10-07T21:15:48.362+0000 7fd16de80200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:15:48.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.165+0000 7f3ed6281200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:15:48.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Bus STARTING 2023-10-07T21:15:48.478 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: CherryPy Checker: 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: The Application mounted at '' has an empty config. 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Serving on http://:::9283 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Bus STARTED 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Bus STOPPING 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Bus STOPPED 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Bus STARTING 2023-10-07T21:15:48.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e34606700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e34606700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e34606700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e34606700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e34606700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e36e0b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e36e0b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e36e0b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e36e0b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: 2023-10-07T21:15:48.476+0000 7f3e36e0b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:15:48.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Serving on http://:::9283 2023-10-07T21:15:48.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:15:48 smithi003 conmon[187445]: [07/Oct/2023:21:15:48] ENGINE Bus STARTED 2023-10-07T21:15:48.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:48 smithi046 conmon[157937]: 2023-10-07T21:15:48.472+0000 7fd16de80200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:15:48.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:48 smithi046 conmon[157937]: 2023-10-07T21:15:48.593+0000 7fd16de80200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:15:48.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:15:48 smithi046 conmon[170021]: ts=2023-10-07T21:15: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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:15:49.198 INFO:tasks.rados.rados.0.smithi003.stdout:714: done (2 left) 2023-10-07T21:15:49.199 INFO:tasks.rados.rados.0.smithi003.stdout:715: done (1 left) 2023-10-07T21:15:49.199 INFO:tasks.rados.rados.0.smithi003.stdout:716: done (0 left) 2023-10-07T21:15:49.199 INFO:tasks.rados.rados.0.smithi003.stdout:717: read oid 42 snap -1 2023-10-07T21:15:49.199 INFO:tasks.rados.rados.0.smithi003.stdout:717: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:49.199 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 74 2023-10-07T21:15:49.199 INFO:tasks.rados.rados.0.smithi003.stdout:718: seq_num 233 ranges {0=712704,712704=548864,1261568=253952} 2023-10-07T21:15:49.203 INFO:tasks.rados.rados.0.smithi003.stdout:718: writing smithi003182153-29 from 0 to 712704 tid 1 2023-10-07T21:15:49.208 INFO:tasks.rados.rados.0.smithi003.stdout:718: writing smithi003182153-29 from 712704 to 1261568 tid 2 2023-10-07T21:15:49.209 INFO:tasks.rados.rados.0.smithi003.stdout:718: writing smithi003182153-29 from 1261568 to 1515520 tid 3 2023-10-07T21:15:49.209 INFO:tasks.rados.rados.0.smithi003.stdout:719: delete oid 3 current snap is 74 2023-10-07T21:15:49.209 INFO:tasks.rados.rados.0.smithi003.stdout:717: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:15:49.231 INFO:tasks.rados.rados.0.smithi003.stdout:717: done (2 left) 2023-10-07T21:15:49.231 INFO:tasks.rados.rados.0.smithi003.stdout:719: done (1 left) 2023-10-07T21:15:49.231 INFO:tasks.rados.rados.0.smithi003.stdout:720: snap_create 2023-10-07T21:15:49.231 INFO:tasks.rados.rados.0.smithi003.stdout:718: finishing write tid 1 to smithi003182153-29 2023-10-07T21:15:49.231 INFO:tasks.rados.rados.0.smithi003.stdout:718: finishing write tid 2 to smithi003182153-29 2023-10-07T21:15:49.232 INFO:tasks.rados.rados.0.smithi003.stdout:718: finishing write tid 3 to smithi003182153-29 2023-10-07T21:15:49.232 INFO:tasks.rados.rados.0.smithi003.stdout:718: finishing write tid 4 to smithi003182153-29 2023-10-07T21:15:49.232 INFO:tasks.rados.rados.0.smithi003.stdout:718: finishing write tid 5 to smithi003182153-29 2023-10-07T21:15:49.232 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 295 (ObjNum 233 snap 74 seq_num 233) dirty exists 2023-10-07T21:15:49.232 INFO:tasks.rados.rados.0.smithi003.stdout:718: left oid 29 (ObjNum 233 snap 74 seq_num 233) 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: osdmap e198: 8 total, 8 up, 8 in 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: osdmap e199: 8 total, 8 up, 8 in 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: Active manager daemon y restarted 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: Activating manager daemon y 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: osdmap e200: 8 total, 8 up, 8 in 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: mgrmap e30: y(active, starting, since 0.010248s) 2023-10-07T21:15:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:15:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: Manager daemon y is now available 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:49.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:49.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:49.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: osdmap e198: 8 total, 8 up, 8 in 2023-10-07T21:15:49.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: osdmap e199: 8 total, 8 up, 8 in 2023-10-07T21:15:49.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: Active manager daemon y restarted 2023-10-07T21:15:49.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: Activating manager daemon y 2023-10-07T21:15:49.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:15:49.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:49.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:15:49.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: osdmap e200: 8 total, 8 up, 8 in 2023-10-07T21:15:49.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: mgrmap e30: y(active, starting, since 0.010248s) 2023-10-07T21:15:49.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:49.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:49.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:15:49.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:15:49.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:15:49.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:15:49.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:15:49.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:15:49.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:15:49.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:15:49.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:15:49.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:15:49.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:15:49.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:15:49.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:15:49.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:15:49.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:15:49.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:15:49.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:15:49.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: Manager daemon y is now available 2023-10-07T21:15:49.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:49.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:49.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:49.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:49.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:48 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:49.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:49 smithi046 conmon[157937]: 2023-10-07T21:15:49.138+0000 7fd16de80200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:15:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: osdmap e198: 8 total, 8 up, 8 in 2023-10-07T21:15:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: osdmap e199: 8 total, 8 up, 8 in 2023-10-07T21:15:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: Active manager daemon y restarted 2023-10-07T21:15:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: Activating manager daemon y 2023-10-07T21:15:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: osdmap e200: 8 total, 8 up, 8 in 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: mgrmap e30: y(active, starting, since 0.010248s) 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:15:49.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:15:49.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:15:49.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: Manager daemon y is now available 2023-10-07T21:15:49.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:49.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:15:49.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:49.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:15:49.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:48 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:15:50.209 INFO:tasks.rados.rados.0.smithi003.stdout:718: done (1 left) 2023-10-07T21:15:50.209 INFO:tasks.rados.rados.0.smithi003.stdout:720: done (0 left) 2023-10-07T21:15:50.209 INFO:tasks.rados.rados.0.smithi003.stdout:721: snap_create 2023-10-07T21:15:50.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:49 smithi046 conmon[157937]: 2023-10-07T21:15:49.977+0000 7fd16de80200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:15:50.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:50 smithi046 conmon[157937]: 2023-10-07T21:15:50.080+0000 7fd16de80200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:15:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:50 smithi046 ceph-mon[102780]: mgrmap e31: y(active, since 1.01413s) 2023-10-07T21:15:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:50 smithi046 ceph-mon[102780]: osdmap e201: 8 total, 8 up, 8 in 2023-10-07T21:15:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:50 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:49] ENGINE Bus STARTING 2023-10-07T21:15:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:50 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:49] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:15:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[115766]: mgrmap e31: y(active, since 1.01413s) 2023-10-07T21:15:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[115766]: osdmap e201: 8 total, 8 up, 8 in 2023-10-07T21:15:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:49] ENGINE Bus STARTING 2023-10-07T21:15:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:49] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:15:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[98492]: mgrmap e31: y(active, since 1.01413s) 2023-10-07T21:15:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[98492]: osdmap e201: 8 total, 8 up, 8 in 2023-10-07T21:15:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:49] ENGINE Bus STARTING 2023-10-07T21:15:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:50 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:49] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:15:51.208 INFO:tasks.rados.rados.0.smithi003.stdout:721: done (0 left) 2023-10-07T21:15:51.208 INFO:tasks.rados.rados.0.smithi003.stdout:722: copy_from oid 48 from oid 1 current snap is 76 2023-10-07T21:15:51.208 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 76 2023-10-07T21:15:51.208 INFO:tasks.rados.rados.0.smithi003.stdout:723: seq_num 235 ranges {0=745472,745472=712704,1458176=90112} 2023-10-07T21:15:51.212 INFO:tasks.rados.rados.0.smithi003.stdout:723: writing smithi003182153-41 from 0 to 745472 tid 1 2023-10-07T21:15:51.217 INFO:tasks.rados.rados.0.smithi003.stdout:723: writing smithi003182153-41 from 745472 to 1458176 tid 2 2023-10-07T21:15:51.218 INFO:tasks.rados.rados.0.smithi003.stdout:723: writing smithi003182153-41 from 1458176 to 1548288 tid 3 2023-10-07T21:15:51.218 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 76 2023-10-07T21:15:51.218 INFO:tasks.rados.rados.0.smithi003.stdout:722: finishing copy_from to smithi003182153-48 2023-10-07T21:15:51.218 INFO:tasks.rados.rados.0.smithi003.stdout:722: got expected ENOENT (src dne) 2023-10-07T21:15:51.218 INFO:tasks.rados.rados.0.smithi003.stdout:722: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:15:51.218 INFO:tasks.rados.rados.0.smithi003.stdout:724: seq_num 236 ranges {0=761856,761856=647168,1409024=155648} 2023-10-07T21:15:51.222 INFO:tasks.rados.rados.0.smithi003.stdout:724: writing smithi003182153-25 from 0 to 761856 tid 1 2023-10-07T21:15:51.226 INFO:tasks.rados.rados.0.smithi003.stdout:724: writing smithi003182153-25 from 761856 to 1409024 tid 2 2023-10-07T21:15:51.228 INFO:tasks.rados.rados.0.smithi003.stdout:724: writing smithi003182153-25 from 1409024 to 1564672 tid 3 2023-10-07T21:15:51.228 INFO:tasks.rados.rados.0.smithi003.stdout:722: done (2 left) 2023-10-07T21:15:51.228 INFO:tasks.rados.rados.0.smithi003.stdout:725: rmattr oid 9 current snap is 76 2023-10-07T21:15:51.228 INFO:tasks.rados.rados.0.smithi003.stdout:725: done (2 left) 2023-10-07T21:15:51.228 INFO:tasks.rados.rados.0.smithi003.stdout:726: read oid 21 snap -1 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:726: expect deleted 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 76 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 1 to smithi003182153-41 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 2 to smithi003182153-41 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 3 to smithi003182153-41 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 4 to smithi003182153-41 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 5 to smithi003182153-41 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 277 (ObjNum 235 snap 76 seq_num 235) dirty exists 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:723: left oid 41 (ObjNum 235 snap 76 seq_num 235) 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 1 to smithi003182153-25 2023-10-07T21:15:51.229 INFO:tasks.rados.rados.0.smithi003.stdout:727: seq_num 237 ranges {4341760=778240,5120000=532480,5652480=270336} 2023-10-07T21:15:51.256 INFO:tasks.rados.rados.0.smithi003.stdout:727: writing smithi003182153-38 from 4341760 to 5120000 tid 1 2023-10-07T21:15:51.258 INFO:tasks.rados.rados.0.smithi003.stdout:727: writing smithi003182153-38 from 5120000 to 5652480 tid 2 2023-10-07T21:15:51.260 INFO:tasks.rados.rados.0.smithi003.stdout:727: writing smithi003182153-38 from 5652480 to 5922816 tid 3 2023-10-07T21:15:51.260 INFO:tasks.rados.rados.0.smithi003.stdout:723: done (3 left) 2023-10-07T21:15:51.260 INFO:tasks.rados.rados.0.smithi003.stdout:728: copy_from oid 19 from oid 2 current snap is 76 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 2 to smithi003182153-25 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 3 to smithi003182153-25 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 4 to smithi003182153-25 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 5 to smithi003182153-25 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 179 (ObjNum 236 snap 76 seq_num 236) dirty exists 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:724: left oid 25 (ObjNum 236 snap 76 seq_num 236) 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:724: done (3 left) 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:726: done (2 left) 2023-10-07T21:15:51.261 INFO:tasks.rados.rados.0.smithi003.stdout:729: snap_create 2023-10-07T21:15:51.262 INFO:tasks.rados.rados.0.smithi003.stdout:728: finishing copy_from to smithi003182153-19 2023-10-07T21:15:51.262 INFO:tasks.rados.rados.0.smithi003.stdout:728: got expected ENOENT (src dne) 2023-10-07T21:15:51.262 INFO:tasks.rados.rados.0.smithi003.stdout:728: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:15:51.263 INFO:tasks.rados.rados.0.smithi003.stdout:727: finishing write tid 1 to smithi003182153-38 2023-10-07T21:15:51.263 INFO:tasks.rados.rados.0.smithi003.stdout:727: finishing write tid 2 to smithi003182153-38 2023-10-07T21:15:51.264 INFO:tasks.rados.rados.0.smithi003.stdout:727: finishing write tid 3 to smithi003182153-38 2023-10-07T21:15:51.264 INFO:tasks.rados.rados.0.smithi003.stdout:727: finishing write tid 4 to smithi003182153-38 2023-10-07T21:15:51.265 INFO:tasks.rados.rados.0.smithi003.stdout:727: finishing write tid 5 to smithi003182153-38 2023-10-07T21:15:51.265 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 197 (ObjNum 237 snap 76 seq_num 237) dirty exists 2023-10-07T21:15:51.265 INFO:tasks.rados.rados.0.smithi003.stdout:727: left oid 38 (ObjNum 237 snap 76 seq_num 237) 2023-10-07T21:15:51.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:51 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:49] ENGINE Serving on http://172.21.15.3:8765 2023-10-07T21:15:51.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:51 smithi046 ceph-mon[102780]: [07/Oct/2023:21:15:49] ENGINE Bus STARTED 2023-10-07T21:15:51.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:51 smithi046 ceph-mon[102780]: pgmap v5: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 403 MiB/s rd, 190 MiB/s wr, 1.81k op/s 2023-10-07T21:15:51.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:51 smithi046 ceph-mon[102780]: osdmap e202: 8 total, 8 up, 8 in 2023-10-07T21:15:51.550 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:51 smithi046 ceph-mon[102780]: mgrmap e32: y(active, since 3s) 2023-10-07T21:15:51.550 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:51 smithi046 conmon[157937]: 2023-10-07T21:15:51.184+0000 7fd16de80200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:51.550 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:51 smithi046 conmon[157937]: 2023-10-07T21:15:51.317+0000 7fd16de80200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:15:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:49] ENGINE Serving on http://172.21.15.3:8765 2023-10-07T21:15:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[98492]: [07/Oct/2023:21:15:49] ENGINE Bus STARTED 2023-10-07T21:15:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[98492]: pgmap v5: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 403 MiB/s rd, 190 MiB/s wr, 1.81k op/s 2023-10-07T21:15:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[98492]: osdmap e202: 8 total, 8 up, 8 in 2023-10-07T21:15:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[98492]: mgrmap e32: y(active, since 3s) 2023-10-07T21:15:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:49] ENGINE Serving on http://172.21.15.3:8765 2023-10-07T21:15:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[115766]: [07/Oct/2023:21:15:49] ENGINE Bus STARTED 2023-10-07T21:15:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[115766]: pgmap v5: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 403 MiB/s rd, 190 MiB/s wr, 1.81k op/s 2023-10-07T21:15:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[115766]: osdmap e202: 8 total, 8 up, 8 in 2023-10-07T21:15:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:51 smithi003 ceph-mon[115766]: mgrmap e32: y(active, since 3s) 2023-10-07T21:15:51.845 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:51 smithi046 conmon[157937]: 2023-10-07T21:15:51.548+0000 7fd16de80200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:15:52.199 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:51 smithi046 conmon[157937]: 2023-10-07T21:15:51.929+0000 7fd16de80200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:15:52.218 INFO:tasks.rados.rados.0.smithi003.stdout:727: done (2 left) 2023-10-07T21:15:52.218 INFO:tasks.rados.rados.0.smithi003.stdout:728: done (1 left) 2023-10-07T21:15:52.218 INFO:tasks.rados.rados.0.smithi003.stdout:729: done (0 left) 2023-10-07T21:15:52.218 INFO:tasks.rados.rados.0.smithi003.stdout:730: rollback oid 46 current snap is 77 2023-10-07T21:15:52.218 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 46 to 61 2023-10-07T21:15:52.218 INFO:tasks.rados.rados.0.smithi003.stdout:731: copy_from oid 35 from oid 11 current snap is 77 2023-10-07T21:15:52.219 INFO:tasks.rados.rados.0.smithi003.stdout:732: read oid 30 snap -1 2023-10-07T21:15:52.219 INFO:tasks.rados.rados.0.smithi003.stdout:732: expect (ObjNum 107 snap 23 seq_num 107) 2023-10-07T21:15:52.219 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 77 2023-10-07T21:15:52.219 INFO:tasks.rados.rados.0.smithi003.stdout:733: seq_num 238 ranges {1548288=794624,2342912=417792,2760704=385024} 2023-10-07T21:15:52.236 INFO:tasks.rados.rados.0.smithi003.stdout:733: writing smithi003182153-41 from 1548288 to 2342912 tid 1 2023-10-07T21:15:52.239 INFO:tasks.rados.rados.0.smithi003.stdout:733: writing smithi003182153-41 from 2342912 to 2760704 tid 2 2023-10-07T21:15:52.242 INFO:tasks.rados.rados.0.smithi003.stdout:733: writing smithi003182153-41 from 2760704 to 3145728 tid 3 2023-10-07T21:15:52.242 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 77 2023-10-07T21:15:52.242 INFO:tasks.rados.rados.0.smithi003.stdout:734: seq_num 239 ranges {0=409600,409600=704512,1114112=499712} 2023-10-07T21:15:52.244 INFO:tasks.rados.rados.0.smithi003.stdout:734: writing smithi003182153-48 from 0 to 409600 tid 1 2023-10-07T21:15:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:734: writing smithi003182153-48 from 409600 to 1114112 tid 2 2023-10-07T21:15:52.255 INFO:tasks.rados.rados.0.smithi003.stdout:734: writing smithi003182153-48 from 1114112 to 1613824 tid 3 2023-10-07T21:15:52.255 INFO:tasks.rados.rados.0.smithi003.stdout:735: read oid 5 snap -1 2023-10-07T21:15:52.255 INFO:tasks.rados.rados.0.smithi003.stdout:735: expect deleted 2023-10-07T21:15:52.255 INFO:tasks.rados.rados.0.smithi003.stdout:736: delete oid 1 current snap is 77 2023-10-07T21:15:52.256 INFO:tasks.rados.rados.0.smithi003.stdout:732: expect (ObjNum 107 snap 23 seq_num 107) 2023-10-07T21:15:52.319 INFO:tasks.rados.rados.0.smithi003.stdout:730: finishing rollback tid 1 to smithi003182153-46 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:730: finishing rollback tid 2 to smithi003182153-46 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 333 (ObjNum 213 snap 61 seq_num 213) dirty exists 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:731: finishing copy_from to smithi003182153-35 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 184 (ObjNum 208 snap 61 seq_num 208) dirty exists 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:730: done (6 left) 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:732: done (5 left) 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:736: done (4 left) 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:737: rmattr oid 20 current snap is 77 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 1 to smithi003182153-41 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:731: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 2 to smithi003182153-41 2023-10-07T21:15:52.320 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 3 to smithi003182153-41 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 4 to smithi003182153-41 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 5 to smithi003182153-41 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 281 (ObjNum 238 snap 77 seq_num 238) dirty exists 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:733: left oid 41 (ObjNum 238 snap 77 seq_num 238) 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 1 to smithi003182153-48 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 2 to smithi003182153-48 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 3 to smithi003182153-48 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 4 to smithi003182153-48 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 5 to smithi003182153-48 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 104 (ObjNum 239 snap 77 seq_num 239) dirty exists 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:734: left oid 48 (ObjNum 239 snap 77 seq_num 239) 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:731: done (4 left) 2023-10-07T21:15:52.321 INFO:tasks.rados.rados.0.smithi003.stdout:733: done (3 left) 2023-10-07T21:15:52.322 INFO:tasks.rados.rados.0.smithi003.stdout:734: done (2 left) 2023-10-07T21:15:52.322 INFO:tasks.rados.rados.0.smithi003.stdout:735: done (1 left) 2023-10-07T21:15:52.322 INFO:tasks.rados.rados.0.smithi003.stdout:738: copy_from oid 16 from oid 29 current snap is 77 2023-10-07T21:15:52.322 INFO:tasks.rados.rados.0.smithi003.stdout:739: read oid 43 snap -1 2023-10-07T21:15:52.322 INFO:tasks.rados.rados.0.smithi003.stdout:739: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:15:52.322 INFO:tasks.rados.rados.0.smithi003.stdout:740: snap_remove snap 67 2023-10-07T21:15:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[98492]: osdmap e203: 8 total, 8 up, 8 in 2023-10-07T21:15:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[115766]: osdmap e203: 8 total, 8 up, 8 in 2023-10-07T21:15:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:52 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:52 smithi046 conmon[157937]: 2023-10-07T21:15:52.198+0000 7fd16de80200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:15:52.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:52 smithi046 conmon[157937]: 2023-10-07T21:15:52.402+0000 7fd16de80200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:15:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:52 smithi046 ceph-mon[102780]: osdmap e203: 8 total, 8 up, 8 in 2023-10-07T21:15:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:52 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:52 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:52 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:52 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:52.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:52 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:52 smithi046 conmon[157937]: 2023-10-07T21:15:52.754+0000 7fd16de80200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:15:53.113 INFO:tasks.rados.rados.0.smithi003.stdout:740: done (3 left) 2023-10-07T21:15:53.114 INFO:tasks.rados.rados.0.smithi003.stdout:741: rmattr oid 40 current snap is 77 2023-10-07T21:15:53.114 INFO:tasks.rados.rados.0.smithi003.stdout:741: done (3 left) 2023-10-07T21:15:53.114 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 77 2023-10-07T21:15:53.114 INFO:tasks.rados.rados.0.smithi003.stdout:739: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:15:53.120 INFO:tasks.rados.rados.0.smithi003.stdout:742: seq_num 241 ranges {1490944=442368,1933312=466944,2400256=688128,3088384=49152} 2023-10-07T21:15:53.128 INFO:tasks.rados.rados.0.smithi003.stdout:742: writing smithi003182153-4 from 1490944 to 1933312 tid 1 2023-10-07T21:15:53.131 INFO:tasks.rados.rados.0.smithi003.stdout:742: writing smithi003182153-4 from 1933312 to 2400256 tid 2 2023-10-07T21:15:53.135 INFO:tasks.rados.rados.0.smithi003.stdout:742: writing smithi003182153-4 from 2400256 to 3088384 tid 3 2023-10-07T21:15:53.135 INFO:tasks.rados.rados.0.smithi003.stdout:742: writing smithi003182153-4 from 3088384 to 3137536 tid 4 2023-10-07T21:15:53.135 INFO:tasks.rados.rados.0.smithi003.stdout:739: done (3 left) 2023-10-07T21:15:53.135 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 77 2023-10-07T21:15:53.136 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 108 (ObjNum 65 snap 0 seq_num 1634029154) dirty exists 2023-10-07T21:15:53.136 INFO:tasks.rados.rados.0.smithi003.stdout:738: finishing copy_from to smithi003182153-16 2023-10-07T21:15:53.136 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 295 (ObjNum 233 snap 74 seq_num 233) dirty exists 2023-10-07T21:15:53.136 INFO:tasks.rados.rados.0.smithi003.stdout:738: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:15:53.136 INFO:tasks.rados.rados.0.smithi003.stdout:742: finishing write tid 1 to smithi003182153-4 2023-10-07T21:15:53.136 INFO:tasks.rados.rados.0.smithi003.stdout:743: seq_num 242 ranges {0=458752,458752=753664,1212416=450560} 2023-10-07T21:15:53.142 INFO:tasks.rados.rados.0.smithi003.stdout:743: writing smithi003182153-3 from 0 to 458752 tid 1 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:743: writing smithi003182153-3 from 458752 to 1212416 tid 2 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:743: writing smithi003182153-3 from 1212416 to 1662976 tid 3 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:737: done (3 left) 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:738: done (2 left) 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:744: setattr oid 1 current snap is 77 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:742: finishing write tid 2 to smithi003182153-4 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:742: finishing write tid 3 to smithi003182153-4 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:742: finishing write tid 4 to smithi003182153-4 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:742: finishing write tid 5 to smithi003182153-4 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:742: finishing write tid 6 to smithi003182153-4 2023-10-07T21:15:53.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 109 (ObjNum 241 snap 77 seq_num 241) dirty exists 2023-10-07T21:15:53.148 INFO:tasks.rados.rados.0.smithi003.stdout:742: left oid 4 (ObjNum 241 snap 77 seq_num 241) 2023-10-07T21:15:53.148 INFO:tasks.rados.rados.0.smithi003.stdout:743: finishing write tid 1 to smithi003182153-3 2023-10-07T21:15:53.148 INFO:tasks.rados.rados.0.smithi003.stdout:742: done (2 left) 2023-10-07T21:15:53.148 INFO:tasks.rados.rados.0.smithi003.stdout:745: rollback oid 31 current snap is 77 2023-10-07T21:15:53.148 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 37 2023-10-07T21:15:53.148 INFO:tasks.rados.rados.0.smithi003.stdout:746: setattr oid 15 current snap is 77 2023-10-07T21:15:53.149 INFO:tasks.rados.rados.0.smithi003.stdout:743: finishing write tid 2 to smithi003182153-3 2023-10-07T21:15:53.150 INFO:tasks.rados.rados.0.smithi003.stdout:743: finishing write tid 3 to smithi003182153-3 2023-10-07T21:15:53.150 INFO:tasks.rados.rados.0.smithi003.stdout:747: read oid 40 snap 52 2023-10-07T21:15:53.150 INFO:tasks.rados.rados.0.smithi003.stdout:747: expect (ObjNum 95 snap 17 seq_num 95) 2023-10-07T21:15:53.150 INFO:tasks.rados.rados.0.smithi003.stdout:748: delete oid 18 current snap is 77 2023-10-07T21:15:53.151 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 298 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-10-07T21:15:53.151 INFO:tasks.rados.rados.0.smithi003.stdout:743: finishing write tid 4 to smithi003182153-3 2023-10-07T21:15:53.151 INFO:tasks.rados.rados.0.smithi003.stdout:745: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:15:53.151 INFO:tasks.rados.rados.0.smithi003.stdout:745: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:15:53.152 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 124 (ObjNum 65 snap 0 seq_num 1733452651) dirty dne 2023-10-07T21:15:53.153 INFO:tasks.rados.rados.0.smithi003.stdout:744: done (5 left) 2023-10-07T21:15:53.153 INFO:tasks.rados.rados.0.smithi003.stdout:745: done (4 left) 2023-10-07T21:15:53.153 INFO:tasks.rados.rados.0.smithi003.stdout:748: done (3 left) 2023-10-07T21:15:53.153 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 77 2023-10-07T21:15:53.153 INFO:tasks.rados.rados.0.smithi003.stdout:749: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2023-10-07T21:15:53.156 INFO:tasks.rados.rados.0.smithi003.stdout:749: writing smithi003182153-1 from 0 to 491520 tid 1 2023-10-07T21:15:53.159 INFO:tasks.rados.rados.0.smithi003.stdout:749: writing smithi003182153-1 from 491520 to 1064960 tid 2 2023-10-07T21:15:53.161 INFO:tasks.rados.rados.0.smithi003.stdout:749: writing smithi003182153-1 from 1064960 to 1523712 tid 3 2023-10-07T21:15:53.163 INFO:tasks.rados.rados.0.smithi003.stdout:749: writing smithi003182153-1 from 1523712 to 1695744 tid 4 2023-10-07T21:15:53.163 INFO:tasks.rados.rados.0.smithi003.stdout:750: copy_from oid 50 from oid 39 current snap is 77 2023-10-07T21:15:53.163 INFO:tasks.rados.rados.0.smithi003.stdout:743: finishing write tid 5 to smithi003182153-3 2023-10-07T21:15:53.163 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 228 (ObjNum 242 snap 77 seq_num 242) dirty exists 2023-10-07T21:15:53.163 INFO:tasks.rados.rados.0.smithi003.stdout:743: left oid 3 (ObjNum 242 snap 77 seq_num 242) 2023-10-07T21:15:53.163 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 449 (ObjNum 111 snap 24 seq_num 111) dirty exists 2023-10-07T21:15:53.164 INFO:tasks.rados.rados.0.smithi003.stdout:747: expect (ObjNum 95 snap 17 seq_num 95) 2023-10-07T21:15:53.206 INFO:tasks.rados.rados.0.smithi003.stdout:749: finishing write tid 1 to smithi003182153-1 2023-10-07T21:15:53.206 INFO:tasks.rados.rados.0.smithi003.stdout:749: finishing write tid 2 to smithi003182153-1 2023-10-07T21:15:53.206 INFO:tasks.rados.rados.0.smithi003.stdout:749: finishing write tid 3 to smithi003182153-1 2023-10-07T21:15:53.206 INFO:tasks.rados.rados.0.smithi003.stdout:750: finishing copy_from to smithi003182153-50 2023-10-07T21:15:53.206 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 269 (ObjNum 3089 snap 0 seq_num 1511828336) dirty exists 2023-10-07T21:15:53.207 INFO:tasks.rados.rados.0.smithi003.stdout:749: finishing write tid 4 to smithi003182153-1 2023-10-07T21:15:53.207 INFO:tasks.rados.rados.0.smithi003.stdout:749: finishing write tid 5 to smithi003182153-1 2023-10-07T21:15:53.207 INFO:tasks.rados.rados.0.smithi003.stdout:750: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:15:53.207 INFO:tasks.rados.rados.0.smithi003.stdout:749: finishing write tid 6 to smithi003182153-1 2023-10-07T21:15:53.207 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 303 (ObjNum 244 snap 77 seq_num 244) dirty exists 2023-10-07T21:15:53.207 INFO:tasks.rados.rados.0.smithi003.stdout:749: left oid 1 (ObjNum 244 snap 77 seq_num 244) 2023-10-07T21:15:53.208 INFO:tasks.rados.rados.0.smithi003.stdout:743: done (4 left) 2023-10-07T21:15:53.208 INFO:tasks.rados.rados.0.smithi003.stdout:746: done (3 left) 2023-10-07T21:15:53.208 INFO:tasks.rados.rados.0.smithi003.stdout:747: done (2 left) 2023-10-07T21:15:53.208 INFO:tasks.rados.rados.0.smithi003.stdout:749: done (1 left) 2023-10-07T21:15:53.208 INFO:tasks.rados.rados.0.smithi003.stdout:750: done (0 left) 2023-10-07T21:15:53.208 INFO:tasks.rados.rados.0.smithi003.stdout:751: snap_remove snap 66 2023-10-07T21:15:53.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[98492]: pgmap v8: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 135 MiB/s rd, 64 MiB/s wr, 606 op/s 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[98492]: osdmap e204: 8 total, 8 up, 8 in 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[98492]: osdmap e205: 8 total, 8 up, 8 in 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[98492]: mgrmap e33: y(active, since 5s) 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[115766]: pgmap v8: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 135 MiB/s rd, 64 MiB/s wr, 606 op/s 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[115766]: osdmap e204: 8 total, 8 up, 8 in 2023-10-07T21:15:53.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[115766]: osdmap e205: 8 total, 8 up, 8 in 2023-10-07T21:15:53.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:53 smithi003 ceph-mon[115766]: mgrmap e33: y(active, since 5s) 2023-10-07T21:15:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:53 smithi046 ceph-mon[102780]: pgmap v8: 121 pgs: 121 active+clean; 210 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 135 MiB/s rd, 64 MiB/s wr, 606 op/s 2023-10-07T21:15:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:53 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:53 smithi046 ceph-mon[102780]: osdmap e204: 8 total, 8 up, 8 in 2023-10-07T21:15:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:53 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:53 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:53 smithi046 ceph-mon[102780]: osdmap e205: 8 total, 8 up, 8 in 2023-10-07T21:15:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:53 smithi046 ceph-mon[102780]: mgrmap e33: y(active, since 5s) 2023-10-07T21:15:53.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:53 smithi003 conmon[185816]: ts=2023-10-07T21:15:53.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://smithi046:8443/api/prometheus_receiver\": dial tcp 172.21.15.46:8443: connect: connection refused" 2023-10-07T21:15:54.031 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:53 smithi046 conmon[157937]: 2023-10-07T21:15:53.614+0000 7fd16de80200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:15:54.032 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:53 smithi046 conmon[157937]: 2023-10-07T21:15:53.777+0000 7fd16de80200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:15:54.203 INFO:tasks.rados.rados.0.smithi003.stdout:751: done (0 left) 2023-10-07T21:15:54.203 INFO:tasks.rados.rados.0.smithi003.stdout:752: read oid 7 snap -1 2023-10-07T21:15:54.203 INFO:tasks.rados.rados.0.smithi003.stdout:752: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:15:54.203 INFO:tasks.rados.rados.0.smithi003.stdout:753: snap_create 2023-10-07T21:15:54.211 INFO:tasks.rados.rados.0.smithi003.stdout:752: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:15:54.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:54 smithi046 conmon[157937]: 2023-10-07T21:15:54.031+0000 7fd16de80200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:15:54.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:54 smithi046 conmon[157937]: 2023-10-07T21:15:54.171+0000 7fd16de80200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:15:54.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:54 smithi046 conmon[157937]: 2023-10-07T21:15:54.461+0000 7fd16de80200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:15:55.208 INFO:tasks.rados.rados.0.smithi003.stdout:752: done (1 left) 2023-10-07T21:15:55.209 INFO:tasks.rados.rados.0.smithi003.stdout:753: done (0 left) 2023-10-07T21:15:55.209 INFO:tasks.rados.rados.0.smithi003.stdout:754: rollback oid 27 current snap is 78 2023-10-07T21:15:55.209 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 34 2023-10-07T21:15:55.209 INFO:tasks.rados.rados.0.smithi003.stdout:755: snap_remove snap 61 2023-10-07T21:15:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:55 smithi003 ceph-mon[98492]: osdmap e206: 8 total, 8 up, 8 in 2023-10-07T21:15:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:55 smithi003 ceph-mon[98492]: pgmap v12: 121 pgs: 121 active+clean; 215 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 36 op/s 2023-10-07T21:15:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:55 smithi003 ceph-mon[115766]: osdmap e206: 8 total, 8 up, 8 in 2023-10-07T21:15:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:55 smithi003 ceph-mon[115766]: pgmap v12: 121 pgs: 121 active+clean; 215 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 36 op/s 2023-10-07T21:15:55.534 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:55 smithi046 ceph-mon[102780]: osdmap e206: 8 total, 8 up, 8 in 2023-10-07T21:15:55.534 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:55 smithi046 ceph-mon[102780]: pgmap v12: 121 pgs: 121 active+clean; 215 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.2 MiB/s wr, 36 op/s 2023-10-07T21:15:55.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:55 smithi046 conmon[157937]: 2023-10-07T21:15:55.533+0000 7fd16de80200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:15:55.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:55 smithi046 conmon[157937]: [07/Oct/2023:21:15:55] ENGINE Bus STARTING 2023-10-07T21:15:55.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:55 smithi046 conmon[157937]: CherryPy Checker: 2023-10-07T21:15:55.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:55 smithi046 conmon[157937]: The Application mounted at '' has an empty config. 2023-10-07T21:15:55.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:55 smithi046 conmon[157937]: 2023-10-07T21:15:55.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:55 smithi046 conmon[157937]: [07/Oct/2023:21:15:55] ENGINE Serving on http://:::9283 2023-10-07T21:15:55.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:15:55 smithi046 conmon[157937]: [07/Oct/2023:21:15:55] ENGINE Bus STARTED 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:755: done (1 left) 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:756: copy_from oid 11 from oid 41 current snap is 78 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing rollback tid 0 to smithi003182153-27 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing rollback tid 2 to smithi003182153-27 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 284 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:754: done (1 left) 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:757: copy_from oid 46 from oid 17 current snap is 78 2023-10-07T21:15:56.218 INFO:tasks.rados.rados.0.smithi003.stdout:758: delete oid 29 current snap is 78 2023-10-07T21:15:56.229 INFO:tasks.rados.rados.0.smithi003.stdout:758: done (2 left) 2023-10-07T21:15:56.229 INFO:tasks.rados.rados.0.smithi003.stdout:759: snap_remove snap 59 2023-10-07T21:15:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: osdmap e207: 8 total, 8 up, 8 in 2023-10-07T21:15:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: Standby manager daemon x started 2023-10-07T21:15:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: osdmap e207: 8 total, 8 up, 8 in 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: Standby manager daemon x started 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:56.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:15:56.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:56.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:56.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:56.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:56.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:56 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: osdmap e207: 8 total, 8 up, 8 in 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: Standby manager daemon x started 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/441766007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:15:56.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:56 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:15:57.072 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:15:56 smithi003 conmon[185816]: ts=2023-10-07T21:15:56.601Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=4 2023-10-07T21:15:57.222 INFO:tasks.rados.rados.0.smithi003.stdout:759: done (2 left) 2023-10-07T21:15:57.222 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 78 2023-10-07T21:15:57.222 INFO:tasks.rados.rados.0.smithi003.stdout:760: seq_num 246 ranges {2138112=524288,2662400=745472,3407872=425984,3833856=32768} 2023-10-07T21:15:57.232 INFO:tasks.rados.rados.0.smithi003.stdout:760: writing smithi003182153-12 from 2138112 to 2662400 tid 1 2023-10-07T21:15:57.236 INFO:tasks.rados.rados.0.smithi003.stdout:760: writing smithi003182153-12 from 2662400 to 3407872 tid 2 2023-10-07T21:15:57.239 INFO:tasks.rados.rados.0.smithi003.stdout:760: writing smithi003182153-12 from 3407872 to 3833856 tid 3 2023-10-07T21:15:57.239 INFO:tasks.rados.rados.0.smithi003.stdout:760: writing smithi003182153-12 from 3833856 to 3866624 tid 4 2023-10-07T21:15:57.239 INFO:tasks.rados.rados.0.smithi003.stdout:761: delete oid 22 current snap is 78 2023-10-07T21:15:57.240 INFO:tasks.rados.rados.0.smithi003.stdout:756: finishing copy_from to smithi003182153-11 2023-10-07T21:15:57.240 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 281 (ObjNum 238 snap 77 seq_num 238) dirty exists 2023-10-07T21:15:57.240 INFO:tasks.rados.rados.0.smithi003.stdout:756: finishing copy_from racing read to smithi003182153-11 2023-10-07T21:15:57.240 INFO:tasks.rados.rados.0.smithi003.stdout:757: finishing copy_from to smithi003182153-46 2023-10-07T21:15:57.241 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 106 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:15:57.241 INFO:tasks.rados.rados.0.smithi003.stdout:757: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:15:57.241 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 1 to smithi003182153-12 2023-10-07T21:15:57.241 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 2 to smithi003182153-12 2023-10-07T21:15:57.242 INFO:tasks.rados.rados.0.smithi003.stdout:756: done (3 left) 2023-10-07T21:15:57.242 INFO:tasks.rados.rados.0.smithi003.stdout:757: done (2 left) 2023-10-07T21:15:57.242 INFO:tasks.rados.rados.0.smithi003.stdout:761: done (1 left) 2023-10-07T21:15:57.242 INFO:tasks.rados.rados.0.smithi003.stdout:762: snap_remove snap 74 2023-10-07T21:15:57.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:15:57.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:15:57.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: pgmap v14: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 230 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.2 MiB/s wr, 60 op/s 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: osdmap e208: 8 total, 8 up, 8 in 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: mgrmap e34: y(active, since 8s), standbys: x 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: pgmap v14: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 230 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.2 MiB/s wr, 60 op/s 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: osdmap e208: 8 total, 8 up, 8 in 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: mgrmap e34: y(active, since 8s), standbys: x 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:57.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:57.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:57 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: pgmap v14: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 230 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.2 MiB/s wr, 60 op/s 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: osdmap e208: 8 total, 8 up, 8 in 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: mgrmap e34: y(active, since 8s), standbys: x 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:15:57.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:57.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:15:57.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:57.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:57 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:15:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:762: done (1 left) 2023-10-07T21:15:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:763: read oid 9 snap -1 2023-10-07T21:15:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:763: expect (ObjNum 197 snap 56 seq_num 197) 2023-10-07T21:15:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:764: snap_remove snap 55 2023-10-07T21:15:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[98492]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[98492]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[98492]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[98492]: osdmap e209: 8 total, 8 up, 8 in 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[98492]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[98492]: osdmap e210: 8 total, 8 up, 8 in 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[115766]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[115766]: osdmap e209: 8 total, 8 up, 8 in 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[115766]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:15:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:58 smithi003 ceph-mon[115766]: osdmap e210: 8 total, 8 up, 8 in 2023-10-07T21:15:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:58 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:58 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:15:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:58 smithi046 ceph-mon[102780]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T21:15:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:58 smithi046 ceph-mon[102780]: osdmap e209: 8 total, 8 up, 8 in 2023-10-07T21:15:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:58 smithi046 ceph-mon[102780]: Reconfiguring daemon prometheus.a on smithi046 2023-10-07T21:15:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:58 smithi046 ceph-mon[102780]: osdmap e210: 8 total, 8 up, 8 in 2023-10-07T21:15:59.127 INFO:tasks.rados.rados.0.smithi003.stdout:764: done (2 left) 2023-10-07T21:15:59.127 INFO:tasks.rados.rados.0.smithi003.stdout:765: read oid 47 snap -1 2023-10-07T21:15:59.127 INFO:tasks.rados.rados.0.smithi003.stdout:765: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:15:59.127 INFO:tasks.rados.rados.0.smithi003.stdout:766: rollback oid 33 current snap is 78 2023-10-07T21:15:59.127 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 27 2023-10-07T21:15:59.127 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 3 to smithi003182153-12 2023-10-07T21:15:59.127 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 4 to smithi003182153-12 2023-10-07T21:15:59.128 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 5 to smithi003182153-12 2023-10-07T21:15:59.128 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 6 to smithi003182153-12 2023-10-07T21:15:59.128 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 142 (ObjNum 246 snap 78 seq_num 246) dirty exists 2023-10-07T21:15:59.128 INFO:tasks.rados.rados.0.smithi003.stdout:760: left oid 12 (ObjNum 246 snap 78 seq_num 246) 2023-10-07T21:15:59.128 INFO:tasks.rados.rados.0.smithi003.stdout:763: expect (ObjNum 197 snap 56 seq_num 197) 2023-10-07T21:15:59.160 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing rollback tid 0 to smithi003182153-33 2023-10-07T21:15:59.160 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:15:59.160 INFO:tasks.rados.rados.0.smithi003.stdout:760: done (3 left) 2023-10-07T21:15:59.161 INFO:tasks.rados.rados.0.smithi003.stdout:763: done (2 left) 2023-10-07T21:15:59.161 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 78 2023-10-07T21:15:59.161 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:15:59.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 319 (ObjNum 118 snap 27 seq_num 118) dirty exists 2023-10-07T21:15:59.161 INFO:tasks.rados.rados.0.smithi003.stdout:767: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2023-10-07T21:15:59.163 INFO:tasks.rados.rados.0.smithi003.stdout:767: writing smithi003182153-43 from 0 to 557056 tid 1 2023-10-07T21:15:59.166 INFO:tasks.rados.rados.0.smithi003.stdout:767: writing smithi003182153-43 from 557056 to 1064960 tid 2 2023-10-07T21:15:59.168 INFO:tasks.rados.rados.0.smithi003.stdout:767: writing smithi003182153-43 from 1064960 to 1507328 tid 3 2023-10-07T21:15:59.170 INFO:tasks.rados.rados.0.smithi003.stdout:767: writing smithi003182153-43 from 1507328 to 1761280 tid 4 2023-10-07T21:15:59.171 INFO:tasks.rados.rados.0.smithi003.stdout:766: done (2 left) 2023-10-07T21:15:59.171 INFO:tasks.rados.rados.0.smithi003.stdout:768: read oid 21 snap -1 2023-10-07T21:15:59.171 INFO:tasks.rados.rados.0.smithi003.stdout:768: expect deleted 2023-10-07T21:15:59.171 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 78 2023-10-07T21:15:59.171 INFO:tasks.rados.rados.0.smithi003.stdout:769: seq_num 249 ranges {2908160=573440,3481600=794624,4276224=409600} 2023-10-07T21:15:59.189 INFO:tasks.rados.rados.0.smithi003.stdout:769: writing smithi003182153-19 from 2908160 to 3481600 tid 1 2023-10-07T21:15:59.194 INFO:tasks.rados.rados.0.smithi003.stdout:769: writing smithi003182153-19 from 3481600 to 4276224 tid 2 2023-10-07T21:15:59.196 INFO:tasks.rados.rados.0.smithi003.stdout:769: writing smithi003182153-19 from 4276224 to 4685824 tid 3 2023-10-07T21:15:59.196 INFO:tasks.rados.rados.0.smithi003.stdout:770: rollback oid 50 current snap is 78 2023-10-07T21:15:59.197 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 47 2023-10-07T21:15:59.197 INFO:tasks.rados.rados.0.smithi003.stdout:765: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:767: finishing write tid 1 to smithi003182153-43 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:767: finishing write tid 2 to smithi003182153-43 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:767: finishing write tid 3 to smithi003182153-43 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:765: done (4 left) 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:768: done (3 left) 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:771: read oid 29 snap -1 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:771: expect deleted 2023-10-07T21:15:59.262 INFO:tasks.rados.rados.0.smithi003.stdout:772: copy_from oid 45 from oid 16 current snap is 78 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:767: finishing write tid 4 to smithi003182153-43 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:767: finishing write tid 5 to smithi003182153-43 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:767: finishing write tid 6 to smithi003182153-43 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 363 (ObjNum 248 snap 78 seq_num 248) dirty exists 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:767: left oid 43 (ObjNum 248 snap 78 seq_num 248) 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:767: done (4 left) 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:773: rmattr oid 46 current snap is 78 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 1 to smithi003182153-19 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 2 to smithi003182153-19 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:15:59.263 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 3 to smithi003182153-19 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 4 to smithi003182153-19 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing rollback tid 2 to smithi003182153-50 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 272 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 5 to smithi003182153-19 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 164 (ObjNum 249 snap 78 seq_num 249) dirty exists 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:769: left oid 19 (ObjNum 249 snap 78 seq_num 249) 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:769: done (4 left) 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:770: done (3 left) 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:774: rollback oid 8 current snap is 78 2023-10-07T21:15:59.264 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 8 to 27 2023-10-07T21:15:59.265 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 78 2023-10-07T21:15:59.265 INFO:tasks.rados.rados.0.smithi003.stdout:775: seq_num 250 ranges {3121152=589824,3710976=679936,4390912=409600,4800512=114688} 2023-10-07T21:15:59.281 INFO:tasks.rados.rados.0.smithi003.stdout:775: writing smithi003182153-23 from 3121152 to 3710976 tid 1 2023-10-07T21:15:59.284 INFO:tasks.rados.rados.0.smithi003.stdout:775: writing smithi003182153-23 from 3710976 to 4390912 tid 2 2023-10-07T21:15:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:775: writing smithi003182153-23 from 4390912 to 4800512 tid 3 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:775: writing smithi003182153-23 from 4800512 to 4915200 tid 4 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:776: read oid 38 snap -1 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:776: expect (ObjNum 237 snap 76 seq_num 237) 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:777: delete oid 7 current snap is 78 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 372 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:774: finishing rollback tid 0 to smithi003182153-8 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:774: finishing rollback tid 1 to smithi003182153-8 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 492 (ObjNum 65 snap 0 seq_num 1817926502) dirty dne 2023-10-07T21:15:59.288 INFO:tasks.rados.rados.0.smithi003.stdout:772: finishing copy_from to smithi003182153-45 2023-10-07T21:15:59.289 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 295 (ObjNum 233 snap 74 seq_num 233) dirty exists 2023-10-07T21:15:59.289 INFO:tasks.rados.rados.0.smithi003.stdout:772: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:15:59.289 INFO:tasks.rados.rados.0.smithi003.stdout:775: finishing write tid 1 to smithi003182153-23 2023-10-07T21:15:59.289 INFO:tasks.rados.rados.0.smithi003.stdout:775: finishing write tid 2 to smithi003182153-23 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:771: done (6 left) 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:772: done (5 left) 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:773: done (4 left) 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:774: done (3 left) 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:777: done (2 left) 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:778: copy_from oid 19 from oid 47 current snap is 78 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:775: finishing write tid 3 to smithi003182153-23 2023-10-07T21:15:59.292 INFO:tasks.rados.rados.0.smithi003.stdout:779: read oid 46 snap -1 2023-10-07T21:15:59.293 INFO:tasks.rados.rados.0.smithi003.stdout:779: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:15:59.293 INFO:tasks.rados.rados.0.smithi003.stdout:780: snap_remove snap 27 2023-10-07T21:15:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:59 smithi046 ceph-mon[102780]: pgmap v18: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 230 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2023-10-07T21:15:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:15:59 smithi046 ceph-mon[102780]: osdmap e211: 8 total, 8 up, 8 in 2023-10-07T21:15:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:59 smithi003 ceph-mon[98492]: pgmap v18: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 230 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2023-10-07T21:15:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:15:59 smithi003 ceph-mon[98492]: osdmap e211: 8 total, 8 up, 8 in 2023-10-07T21:15:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:59 smithi003 ceph-mon[115766]: pgmap v18: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 230 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2023-10-07T21:15:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:15:59 smithi003 ceph-mon[115766]: osdmap e211: 8 total, 8 up, 8 in 2023-10-07T21:16:00.226 INFO:tasks.rados.rados.0.smithi003.stdout:780: done (4 left) 2023-10-07T21:16:00.226 INFO:tasks.rados.rados.0.smithi003.stdout:781: snap_remove snap 39 2023-10-07T21:16:00.503 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 systemd[1]: Stopping Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:00.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.502Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:16:00.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T21:16:00.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T21:16:00.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T21:16:00.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T21:16:00.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T21:16:00.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T21:16:00.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T21:16:00.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.503Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T21:16:00.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.504Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T21:16:00.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.504Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T21:16:00.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:00 smithi046 conmon[170021]: ts=2023-10-07T21:16:00.504Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T21:16:01.228 INFO:tasks.rados.rados.0.smithi003.stdout:781: done (4 left) 2023-10-07T21:16:01.228 INFO:tasks.rados.rados.0.smithi003.stdout:782: snap_create 2023-10-07T21:16:01.229 INFO:tasks.rados.rados.0.smithi003.stdout:775: finishing write tid 4 to smithi003182153-23 2023-10-07T21:16:01.229 INFO:tasks.rados.rados.0.smithi003.stdout:775: finishing write tid 5 to smithi003182153-23 2023-10-07T21:16:01.229 INFO:tasks.rados.rados.0.smithi003.stdout:775: finishing write tid 6 to smithi003182153-23 2023-10-07T21:16:01.229 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 337 (ObjNum 250 snap 78 seq_num 250) dirty exists 2023-10-07T21:16:01.229 INFO:tasks.rados.rados.0.smithi003.stdout:775: left oid 23 (ObjNum 250 snap 78 seq_num 250) 2023-10-07T21:16:01.229 INFO:tasks.rados.rados.0.smithi003.stdout:779: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:01.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 bash[175423]: 82ddba5afed3457237e97dc58469d72a0471104ebffaafa71c6d5bb79d213dc6 2023-10-07T21:16:01.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T21:16:01.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 systemd[1]: Stopped Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:01.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 systemd[1]: Starting Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:01 smithi046 ceph-mon[102780]: pgmap v20: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T21:16:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:01 smithi046 ceph-mon[102780]: osdmap e212: 8 total, 8 up, 8 in 2023-10-07T21:16:01.460 INFO:tasks.rados.rados.0.smithi003.stdout:778: finishing copy_from to smithi003182153-19 2023-10-07T21:16:01.460 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 192 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:16:01.460 INFO:tasks.rados.rados.0.smithi003.stdout:778: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:16:01.460 INFO:tasks.rados.rados.0.smithi003.stdout:776: expect (ObjNum 237 snap 76 seq_num 237) 2023-10-07T21:16:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:01 smithi003 ceph-mon[115766]: pgmap v20: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T21:16:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:01 smithi003 ceph-mon[115766]: osdmap e212: 8 total, 8 up, 8 in 2023-10-07T21:16:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:01 smithi003 ceph-mon[98492]: pgmap v20: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T21:16:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:01 smithi003 ceph-mon[98492]: osdmap e212: 8 total, 8 up, 8 in 2023-10-07T21:16:02.239 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:01 smithi003 conmon[187445]: [07/Oct/2023:21:16:01] ENGINE Bus STOPPING 2023-10-07T21:16:02.239 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:01 smithi003 conmon[187445]: [07/Oct/2023:21:16:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:16:02.240 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:01 smithi003 conmon[187445]: [07/Oct/2023:21:16:01] ENGINE Bus STOPPED 2023-10-07T21:16:02.240 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:01 smithi003 conmon[187445]: [07/Oct/2023:21:16:01] ENGINE Bus STARTING 2023-10-07T21:16:02.240 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:02 smithi003 conmon[187445]: [07/Oct/2023:21:16:02] ENGINE Serving on http://:::9283 2023-10-07T21:16:02.240 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:02 smithi003 conmon[187445]: [07/Oct/2023:21:16:02] ENGINE Bus STARTED 2023-10-07T21:16:02.240 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.854Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:16:02.240 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.854Z 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-10-07T21:16:02.240 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.854Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi046 (none))" 2023-10-07T21:16:02.240 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.854Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.854Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.856Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.856Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.857Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.857Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.858Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.858Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.399µs 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.858Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.860Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 bash[175754]: 241fccc5f5d23e325e3513225c40d9a15dd1a06024578055d11fa2c790ac2b2b 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 systemd[1]: Started Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:02.241 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.880Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.882Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.882Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.882Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=50.266µs wal_replay_duration=23.486408ms wbl_replay_duration=92ns total_replay_duration=23.557652ms 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.885Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.885Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.885Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.901Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.576716ms db_storage=881ns remote_storage=1.009µs web_handler=425ns query_engine=777ns scrape=441.918µs scrape_sd=84.88µs notify=11.354µs notify_sd=14.514µs rules=14.805017ms tracing=5.539µs 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.901Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:16:02.242 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:01 smithi046 conmon[175795]: ts=2023-10-07T21:16:01.901Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:775: done (4 left) 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:776: done (3 left) 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:778: done (2 left) 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:779: done (1 left) 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:782: done (0 left) 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:783: rollback oid 21 current snap is 79 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 47 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:784: copy_from oid 28 from oid 37 current snap is 79 2023-10-07T21:16:02.247 INFO:tasks.rados.rados.0.smithi003.stdout:785: delete oid 1 current snap is 79 2023-10-07T21:16:02.248 INFO:tasks.rados.rados.0.smithi003.stdout:783: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:16:02.251 INFO:tasks.rados.rados.0.smithi003.stdout:783: finishing rollback tid 2 to smithi003182153-21 2023-10-07T21:16:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 286 (ObjNum 180 snap 46 seq_num 180) dirty exists 2023-10-07T21:16:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:783: done (2 left) 2023-10-07T21:16:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:785: done (1 left) 2023-10-07T21:16:02.252 INFO:tasks.rados.rados.0.smithi003.stdout:786: delete oid 15 current snap is 79 2023-10-07T21:16:02.255 INFO:tasks.rados.rados.0.smithi003.stdout:786: done (1 left) 2023-10-07T21:16:02.255 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 79 2023-10-07T21:16:02.255 INFO:tasks.rados.rados.0.smithi003.stdout:787: seq_num 254 ranges {1245184=663552,1908736=663552,2572288=540672} 2023-10-07T21:16:02.265 INFO:tasks.rados.rados.0.smithi003.stdout:787: writing smithi003182153-24 from 1245184 to 1908736 tid 1 2023-10-07T21:16:02.271 INFO:tasks.rados.rados.0.smithi003.stdout:787: writing smithi003182153-24 from 1908736 to 2572288 tid 2 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:787: writing smithi003182153-24 from 2572288 to 3112960 tid 3 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:788: rmattr oid 2 current snap is 79 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:788: done (2 left) 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:789: snap_create 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:784: finishing copy_from to smithi003182153-28 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 41 (ObjNum 132 snap 35 seq_num 132) dirty exists 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:784: finishing copy_from racing read to smithi003182153-28 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:787: finishing write tid 1 to smithi003182153-24 2023-10-07T21:16:02.273 INFO:tasks.rados.rados.0.smithi003.stdout:787: finishing write tid 2 to smithi003182153-24 2023-10-07T21:16:02.276 INFO:tasks.rados.rados.0.smithi003.stdout:787: finishing write tid 3 to smithi003182153-24 2023-10-07T21:16:02.276 INFO:tasks.rados.rados.0.smithi003.stdout:787: finishing write tid 4 to smithi003182153-24 2023-10-07T21:16:02.277 INFO:tasks.rados.rados.0.smithi003.stdout:787: finishing write tid 5 to smithi003182153-24 2023-10-07T21:16:02.277 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 388 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:16:02.277 INFO:tasks.rados.rados.0.smithi003.stdout:787: left oid 24 (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:16:02.494 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:02 smithi046 ceph-mon[102780]: osdmap e213: 8 total, 8 up, 8 in 2023-10-07T21:16:02.494 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:02 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.494 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:02 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.494 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:02 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:16:02.494 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:02 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:16:02.494 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:02 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.494 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:02 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[98492]: osdmap e213: 8 total, 8 up, 8 in 2023-10-07T21:16:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[115766]: osdmap e213: 8 total, 8 up, 8 in 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:16:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:02.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:02 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:03.119 INFO:tasks.rados.rados.0.smithi003.stdout:784: done (2 left) 2023-10-07T21:16:03.119 INFO:tasks.rados.rados.0.smithi003.stdout:787: done (1 left) 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:789: done (0 left) 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:790: rmattr oid 35 current snap is 80 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:790: done (0 left) 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:791: read oid 27 snap -1 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:791: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:792: read oid 37 snap -1 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:792: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:793: read oid 5 snap -1 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:793: expect deleted 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:794: rollback oid 4 current snap is 80 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 4 to 71 2023-10-07T21:16:03.120 INFO:tasks.rados.rados.0.smithi003.stdout:795: snap_create 2023-10-07T21:16:03.125 INFO:tasks.rados.rados.0.smithi003.stdout:794: finishing rollback tid 0 to smithi003182153-4 2023-10-07T21:16:03.126 INFO:tasks.rados.rados.0.smithi003.stdout:794: finishing rollback tid 1 to smithi003182153-4 2023-10-07T21:16:03.126 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 111 (ObjNum 129 snap 0 seq_num 1510537072) dirty dne 2023-10-07T21:16:03.129 INFO:tasks.rados.rados.0.smithi003.stdout:791: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:792: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[98492]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:16:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[98492]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[98492]: pgmap v23: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[98492]: osdmap e214: 8 total, 8 up, 8 in 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[98492]: osdmap e215: 8 total, 8 up, 8 in 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[115766]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[115766]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[115766]: pgmap v23: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[115766]: osdmap e214: 8 total, 8 up, 8 in 2023-10-07T21:16:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:03 smithi003 ceph-mon[115766]: osdmap e215: 8 total, 8 up, 8 in 2023-10-07T21:16:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:03 smithi046 ceph-mon[102780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:16:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:03 smithi046 ceph-mon[102780]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi046.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T21:16:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:03 smithi046 ceph-mon[102780]: pgmap v23: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T21:16:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:03 smithi046 ceph-mon[102780]: osdmap e214: 8 total, 8 up, 8 in 2023-10-07T21:16:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:03 smithi046 ceph-mon[102780]: osdmap e215: 8 total, 8 up, 8 in 2023-10-07T21:16:04.131 INFO:tasks.rados.rados.0.smithi003.stdout:791: done (4 left) 2023-10-07T21:16:04.131 INFO:tasks.rados.rados.0.smithi003.stdout:792: done (3 left) 2023-10-07T21:16:04.131 INFO:tasks.rados.rados.0.smithi003.stdout:793: done (2 left) 2023-10-07T21:16:04.131 INFO:tasks.rados.rados.0.smithi003.stdout:794: done (1 left) 2023-10-07T21:16:04.132 INFO:tasks.rados.rados.0.smithi003.stdout:795: done (0 left) 2023-10-07T21:16:04.132 INFO:tasks.rados.rados.0.smithi003.stdout:796: read oid 27 snap -1 2023-10-07T21:16:04.132 INFO:tasks.rados.rados.0.smithi003.stdout:796: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:04.132 INFO:tasks.rados.rados.0.smithi003.stdout:797: snap_create 2023-10-07T21:16:04.136 INFO:tasks.rados.rados.0.smithi003.stdout:796: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[98492]: Upgrade: Updating mgr.x 2023-10-07T21:16:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[98492]: Deploying daemon mgr.x on smithi046 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[98492]: osdmap e216: 8 total, 8 up, 8 in 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[115766]: Upgrade: Updating mgr.x 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[115766]: Deploying daemon mgr.x on smithi046 2023-10-07T21:16:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:04 smithi003 ceph-mon[115766]: osdmap e216: 8 total, 8 up, 8 in 2023-10-07T21:16:04.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:04 smithi046 ceph-mon[102780]: Upgrade: Updating mgr.x 2023-10-07T21:16:04.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:04 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:16:04.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:04 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:16:04.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:04 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:04.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:04 smithi046 ceph-mon[102780]: Deploying daemon mgr.x on smithi046 2023-10-07T21:16:04.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:04 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:04.587 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:04 smithi046 ceph-mon[102780]: osdmap e216: 8 total, 8 up, 8 in 2023-10-07T21:16:04.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:04 smithi046 systemd[1]: Stopping Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:05.134 INFO:tasks.rados.rados.0.smithi003.stdout:796: done (1 left) 2023-10-07T21:16:05.134 INFO:tasks.rados.rados.0.smithi003.stdout:797: done (0 left) 2023-10-07T21:16:05.134 INFO:tasks.rados.rados.0.smithi003.stdout:798: read oid 9 snap -1 2023-10-07T21:16:05.134 INFO:tasks.rados.rados.0.smithi003.stdout:798: expect (ObjNum 197 snap 56 seq_num 197) 2023-10-07T21:16:05.134 INFO:tasks.rados.rados.0.smithi003.stdout:799: snap_remove snap 76 2023-10-07T21:16:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:05 smithi003 ceph-mon[98492]: pgmap v27: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 257 B/s rd, 458 KiB/s wr, 2 op/s 2023-10-07T21:16:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:05 smithi003 ceph-mon[98492]: osdmap e217: 8 total, 8 up, 8 in 2023-10-07T21:16:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:05 smithi003 ceph-mon[115766]: pgmap v27: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 257 B/s rd, 458 KiB/s wr, 2 op/s 2023-10-07T21:16:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:05 smithi003 ceph-mon[115766]: osdmap e217: 8 total, 8 up, 8 in 2023-10-07T21:16:05.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:05 smithi046 ceph-mon[102780]: pgmap v27: 121 pgs: 121 active+clean; 239 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 257 B/s rd, 458 KiB/s wr, 2 op/s 2023-10-07T21:16:05.578 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:05 smithi046 ceph-mon[102780]: osdmap e217: 8 total, 8 up, 8 in 2023-10-07T21:16:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:05 smithi046 bash[176430]: 50131be38985e11777525c43f913341cfcc0d391007025fc92f7f354e3ce5f68 2023-10-07T21:16:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:05 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:16:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:05 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-07T21:16:05.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:05 smithi046 systemd[1]: Stopped Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:06.134 INFO:tasks.rados.rados.0.smithi003.stdout:799: done (1 left) 2023-10-07T21:16:06.134 INFO:tasks.rados.rados.0.smithi003.stdout:800: copy_from oid 21 from oid 38 current snap is 82 2023-10-07T21:16:06.134 INFO:tasks.rados.rados.0.smithi003.stdout:798: expect (ObjNum 197 snap 56 seq_num 197) 2023-10-07T21:16:06.167 INFO:tasks.rados.rados.0.smithi003.stdout:798: done (1 left) 2023-10-07T21:16:06.167 INFO:tasks.rados.rados.0.smithi003.stdout:801: rmattr oid 22 current snap is 82 2023-10-07T21:16:06.167 INFO:tasks.rados.rados.0.smithi003.stdout:801: done (1 left) 2023-10-07T21:16:06.167 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 82 2023-10-07T21:16:06.167 INFO:tasks.rados.rados.0.smithi003.stdout:802: seq_num 255 ranges {2031616=679936,2711552=548864,3260416=598016,3858432=57344} 2023-10-07T21:16:06.181 INFO:tasks.rados.rados.0.smithi003.stdout:802: writing smithi003182153-19 from 2031616 to 2711552 tid 1 2023-10-07T21:16:06.184 INFO:tasks.rados.rados.0.smithi003.stdout:802: writing smithi003182153-19 from 2711552 to 3260416 tid 2 2023-10-07T21:16:06.188 INFO:tasks.rados.rados.0.smithi003.stdout:802: writing smithi003182153-19 from 3260416 to 3858432 tid 3 2023-10-07T21:16:06.189 INFO:tasks.rados.rados.0.smithi003.stdout:802: writing smithi003182153-19 from 3858432 to 3915776 tid 4 2023-10-07T21:16:06.189 INFO:tasks.rados.rados.0.smithi003.stdout:803: read oid 25 snap 47 2023-10-07T21:16:06.189 INFO:tasks.rados.rados.0.smithi003.stdout:803: expect deleted 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:804: read oid 5 snap -1 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:804: expect deleted 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:805: rmattr oid 6 current snap is 82 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:800: finishing copy_from to smithi003182153-21 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 197 (ObjNum 237 snap 76 seq_num 237) dirty exists 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:806: rmattr oid 47 current snap is 82 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:806: done (5 left) 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 82 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:800: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:16:06.190 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 1 to smithi003182153-19 2023-10-07T21:16:06.191 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 2 to smithi003182153-19 2023-10-07T21:16:06.191 INFO:tasks.rados.rados.0.smithi003.stdout:807: seq_num 256 ranges {0=696320,696320=434176,1130496=770048} 2023-10-07T21:16:06.193 INFO:tasks.rados.rados.0.smithi003.stdout:807: writing smithi003182153-22 from 0 to 696320 tid 1 2023-10-07T21:16:06.196 INFO:tasks.rados.rados.0.smithi003.stdout:807: writing smithi003182153-22 from 696320 to 1130496 tid 2 2023-10-07T21:16:06.200 INFO:tasks.rados.rados.0.smithi003.stdout:807: writing smithi003182153-22 from 1130496 to 1900544 tid 3 2023-10-07T21:16:06.200 INFO:tasks.rados.rados.0.smithi003.stdout:800: done (5 left) 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:808: rollback oid 32 current snap is 82 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 63 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:809: delete oid 15 current snap is 82 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 176 (ObjNum 220 snap 65 seq_num 220) dirty exists 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 3 to smithi003182153-19 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 4 to smithi003182153-19 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 5 to smithi003182153-19 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 6 to smithi003182153-19 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 197 (ObjNum 255 snap 82 seq_num 255) dirty exists 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:802: left oid 19 (ObjNum 255 snap 82 seq_num 255) 2023-10-07T21:16:06.201 INFO:tasks.rados.rados.0.smithi003.stdout:807: finishing write tid 1 to smithi003182153-22 2023-10-07T21:16:06.202 INFO:tasks.rados.rados.0.smithi003.stdout:807: finishing write tid 2 to smithi003182153-22 2023-10-07T21:16:06.203 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing rollback tid 0 to smithi003182153-32 2023-10-07T21:16:06.203 INFO:tasks.rados.rados.0.smithi003.stdout:807: finishing write tid 3 to smithi003182153-22 2023-10-07T21:16:06.203 INFO:tasks.rados.rados.0.smithi003.stdout:807: finishing write tid 4 to smithi003182153-22 2023-10-07T21:16:06.204 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:16:06.204 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:16:06.204 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 525 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:807: finishing write tid 5 to smithi003182153-22 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 367 (ObjNum 256 snap 82 seq_num 256) dirty exists 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:807: left oid 22 (ObjNum 256 snap 82 seq_num 256) 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:802: done (6 left) 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:803: done (5 left) 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:804: done (4 left) 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:805: done (3 left) 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:807: done (2 left) 2023-10-07T21:16:06.205 INFO:tasks.rados.rados.0.smithi003.stdout:808: done (1 left) 2023-10-07T21:16:06.206 INFO:tasks.rados.rados.0.smithi003.stdout:809: done (0 left) 2023-10-07T21:16:06.206 INFO:tasks.rados.rados.0.smithi003.stdout:810: rmattr oid 3 current snap is 82 2023-10-07T21:16:06.206 INFO:tasks.rados.rados.0.smithi003.stdout:810: done (0 left) 2023-10-07T21:16:06.206 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 82 2023-10-07T21:16:06.206 INFO:tasks.rados.rados.0.smithi003.stdout:811: seq_num 258 ranges {573440=729088,1302528=606208,1908736=598016} 2023-10-07T21:16:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:811: writing smithi003182153-44 from 573440 to 1302528 tid 1 2023-10-07T21:16:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:811: writing smithi003182153-44 from 1302528 to 1908736 tid 2 2023-10-07T21:16:06.220 INFO:tasks.rados.rados.0.smithi003.stdout:811: writing smithi003182153-44 from 1908736 to 2506752 tid 3 2023-10-07T21:16:06.220 INFO:tasks.rados.rados.0.smithi003.stdout:812: rollback oid 13 current snap is 82 2023-10-07T21:16:06.220 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 13 to 63 2023-10-07T21:16:06.220 INFO:tasks.rados.rados.0.smithi003.stdout:811: finishing write tid 1 to smithi003182153-44 2023-10-07T21:16:06.221 INFO:tasks.rados.rados.0.smithi003.stdout:811: finishing write tid 2 to smithi003182153-44 2023-10-07T21:16:06.221 INFO:tasks.rados.rados.0.smithi003.stdout:813: read oid 37 snap -1 2023-10-07T21:16:06.221 INFO:tasks.rados.rados.0.smithi003.stdout:813: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:06.221 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 82 2023-10-07T21:16:06.221 INFO:tasks.rados.rados.0.smithi003.stdout:814: seq_num 259 ranges {0=745472,745472=540672,1286144=581632,1867776=81920} 2023-10-07T21:16:06.224 INFO:tasks.rados.rados.0.smithi003.stdout:814: writing smithi003182153-14 from 0 to 745472 tid 1 2023-10-07T21:16:06.230 INFO:tasks.rados.rados.0.smithi003.stdout:814: writing smithi003182153-14 from 745472 to 1286144 tid 2 2023-10-07T21:16:06.231 INFO:tasks.rados.rados.0.smithi003.stdout:814: writing smithi003182153-14 from 1286144 to 1867776 tid 3 2023-10-07T21:16:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:814: writing smithi003182153-14 from 1867776 to 1949696 tid 4 2023-10-07T21:16:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:815: setattr oid 4 current snap is 82 2023-10-07T21:16:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing rollback tid 0 to smithi003182153-13 2023-10-07T21:16:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing rollback tid 1 to smithi003182153-13 2023-10-07T21:16:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing rollback tid 2 to smithi003182153-13 2023-10-07T21:16:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 398 (ObjNum 33 snap 0 seq_num 1488508744) dirty exists 2023-10-07T21:16:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:811: finishing write tid 3 to smithi003182153-44 2023-10-07T21:16:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:811: finishing write tid 4 to smithi003182153-44 2023-10-07T21:16:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:811: finishing write tid 5 to smithi003182153-44 2023-10-07T21:16:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 531 (ObjNum 258 snap 82 seq_num 258) dirty exists 2023-10-07T21:16:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:811: left oid 44 (ObjNum 258 snap 82 seq_num 258) 2023-10-07T21:16:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:814: finishing write tid 1 to smithi003182153-14 2023-10-07T21:16:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:813: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:814: finishing write tid 2 to smithi003182153-14 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:814: finishing write tid 3 to smithi003182153-14 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:814: finishing write tid 4 to smithi003182153-14 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:814: finishing write tid 5 to smithi003182153-14 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:814: finishing write tid 6 to smithi003182153-14 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 352 (ObjNum 259 snap 82 seq_num 259) dirty exists 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:814: left oid 14 (ObjNum 259 snap 82 seq_num 259) 2023-10-07T21:16:06.290 INFO:tasks.rados.rados.0.smithi003.stdout:811: done (4 left) 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:812: done (3 left) 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:813: done (2 left) 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:814: done (1 left) 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:816: copy_from oid 13 from oid 46 current snap is 82 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:817: read oid 22 snap 47 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:817: expect (ObjNum 114 snap 24 seq_num 114) 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:818: rmattr oid 20 current snap is 82 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 82 2023-10-07T21:16:06.291 INFO:tasks.rados.rados.0.smithi003.stdout:819: seq_num 260 ranges {1515520=761856,2277376=417792,2695168=786432} 2023-10-07T21:16:06.301 INFO:tasks.rados.rados.0.smithi003.stdout:819: writing smithi003182153-45 from 1515520 to 2277376 tid 1 2023-10-07T21:16:06.303 INFO:tasks.rados.rados.0.smithi003.stdout:819: writing smithi003182153-45 from 2277376 to 2695168 tid 2 2023-10-07T21:16:06.308 INFO:tasks.rados.rados.0.smithi003.stdout:819: writing smithi003182153-45 from 2695168 to 3481600 tid 3 2023-10-07T21:16:06.308 INFO:tasks.rados.rados.0.smithi003.stdout:820: rmattr oid 42 current snap is 82 2023-10-07T21:16:06.308 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 109 (ObjNum 33 snap 0 seq_num 1510775440) dirty exists 2023-10-07T21:16:06.308 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 112 (ObjNum 193 snap 0 seq_num 141) dirty exists 2023-10-07T21:16:06.309 INFO:tasks.rados.rados.0.smithi003.stdout:817: expect (ObjNum 114 snap 24 seq_num 114) 2023-10-07T21:16:06.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:05 smithi046 systemd[1]: Starting Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:06.357 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 1 to smithi003182153-45 2023-10-07T21:16:06.357 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 2 to smithi003182153-45 2023-10-07T21:16:06.358 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 394 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:16:06.358 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 3 to smithi003182153-45 2023-10-07T21:16:06.358 INFO:tasks.rados.rados.0.smithi003.stdout:815: done (5 left) 2023-10-07T21:16:06.358 INFO:tasks.rados.rados.0.smithi003.stdout:817: done (4 left) 2023-10-07T21:16:06.358 INFO:tasks.rados.rados.0.smithi003.stdout:818: done (3 left) 2023-10-07T21:16:06.358 INFO:tasks.rados.rados.0.smithi003.stdout:820: done (2 left) 2023-10-07T21:16:06.358 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 82 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 4 to smithi003182153-45 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 5 to smithi003182153-45 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 372 (ObjNum 260 snap 82 seq_num 260) dirty exists 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:819: left oid 45 (ObjNum 260 snap 82 seq_num 260) 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:816: finishing copy_from to smithi003182153-13 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 372 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:816: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:16:06.359 INFO:tasks.rados.rados.0.smithi003.stdout:821: seq_num 261 ranges {0=778240,778240=704512,1482752=499712} 2023-10-07T21:16:06.361 INFO:tasks.rados.rados.0.smithi003.stdout:821: writing smithi003182153-2 from 0 to 778240 tid 1 2023-10-07T21:16:06.365 INFO:tasks.rados.rados.0.smithi003.stdout:821: writing smithi003182153-2 from 778240 to 1482752 tid 2 2023-10-07T21:16:06.369 INFO:tasks.rados.rados.0.smithi003.stdout:821: writing smithi003182153-2 from 1482752 to 1982464 tid 3 2023-10-07T21:16:06.369 INFO:tasks.rados.rados.0.smithi003.stdout:816: done (2 left) 2023-10-07T21:16:06.369 INFO:tasks.rados.rados.0.smithi003.stdout:819: done (1 left) 2023-10-07T21:16:06.369 INFO:tasks.rados.rados.0.smithi003.stdout:822: read oid 48 snap 56 2023-10-07T21:16:06.369 INFO:tasks.rados.rados.0.smithi003.stdout:822: expect deleted 2023-10-07T21:16:06.369 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 82 2023-10-07T21:16:06.369 INFO:tasks.rados.rados.0.smithi003.stdout:821: finishing write tid 1 to smithi003182153-2 2023-10-07T21:16:06.370 INFO:tasks.rados.rados.0.smithi003.stdout:821: finishing write tid 2 to smithi003182153-2 2023-10-07T21:16:06.370 INFO:tasks.rados.rados.0.smithi003.stdout:823: seq_num 262 ranges {909312=794624,1703936=589824,2293760=614400} 2023-10-07T21:16:06.377 INFO:tasks.rados.rados.0.smithi003.stdout:823: writing smithi003182153-9 from 909312 to 1703936 tid 1 2023-10-07T21:16:06.381 INFO:tasks.rados.rados.0.smithi003.stdout:823: writing smithi003182153-9 from 1703936 to 2293760 tid 2 2023-10-07T21:16:06.385 INFO:tasks.rados.rados.0.smithi003.stdout:823: writing smithi003182153-9 from 2293760 to 2908160 tid 3 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:824: read oid 32 snap 65 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:824: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:825: setattr oid 7 current snap is 82 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:821: finishing write tid 3 to smithi003182153-2 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:821: finishing write tid 4 to smithi003182153-2 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:821: finishing write tid 5 to smithi003182153-2 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 205 (ObjNum 261 snap 82 seq_num 261) dirty exists 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:821: left oid 2 (ObjNum 261 snap 82 seq_num 261) 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 1 to smithi003182153-9 2023-10-07T21:16:06.386 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 2 to smithi003182153-9 2023-10-07T21:16:06.387 INFO:tasks.rados.rados.0.smithi003.stdout:821: done (4 left) 2023-10-07T21:16:06.387 INFO:tasks.rados.rados.0.smithi003.stdout:822: done (3 left) 2023-10-07T21:16:06.387 INFO:tasks.rados.rados.0.smithi003.stdout:826: read oid 19 snap 70 2023-10-07T21:16:06.387 INFO:tasks.rados.rados.0.smithi003.stdout:826: expect (ObjNum 221 snap 65 seq_num 221) 2023-10-07T21:16:06.387 INFO:tasks.rados.rados.0.smithi003.stdout:827: rollback oid 14 current snap is 82 2023-10-07T21:16:06.387 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 56 2023-10-07T21:16:06.387 INFO:tasks.rados.rados.0.smithi003.stdout:828: snap_remove snap 75 2023-10-07T21:16:06.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:06 smithi046 ceph-mgr[176849]: -- 172.21.15.46:0/1943560735 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f22e8191e0 con 0x55f22e7f0c00 2023-10-07T21:16:06.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:06 smithi046 bash[176785]: 6812625bbd47a407ab6a7ebbe7fadb86f46dc8f828728f1ff8573518e451d451 2023-10-07T21:16:06.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:06 smithi046 systemd[1]: Started Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:06.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:06 smithi046 conmon[176825]: 2023-10-07T21:16:06.634+0000 7fa1fe569200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:16:06.846 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:06 smithi046 conmon[176825]: 2023-10-07T21:16:06.732+0000 7fa1fe569200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:16:07.136 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:06 smithi046 conmon[176825]: 2023-10-07T21:16:06.853+0000 7fa1fe569200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:16:07.136 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:06 smithi046 conmon[176825]: 2023-10-07T21:16:06.982+0000 7fa1fe569200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:16:07.150 INFO:tasks.rados.rados.0.smithi003.stdout:828: done (5 left) 2023-10-07T21:16:07.150 INFO:tasks.rados.rados.0.smithi003.stdout:829: snap_create 2023-10-07T21:16:07.156 INFO:tasks.rados.rados.0.smithi003.stdout:824: expect (ObjNum 6 snap 0 seq_num 6) 2023-10-07T21:16:07.156 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 206 (ObjNum 129 snap 0 seq_num 205360272) dirty exists 2023-10-07T21:16:07.156 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 3 to smithi003182153-9 2023-10-07T21:16:07.156 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 4 to smithi003182153-9 2023-10-07T21:16:07.156 INFO:tasks.rados.rados.0.smithi003.stdout:827: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:16:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:827: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:16:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 5 to smithi003182153-9 2023-10-07T21:16:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 357 (ObjNum 262 snap 82 seq_num 262) dirty exists 2023-10-07T21:16:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:823: left oid 9 (ObjNum 262 snap 82 seq_num 262) 2023-10-07T21:16:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:827: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:16:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 360 (ObjNum 106 snap 21 seq_num 106) dirty exists 2023-10-07T21:16:07.157 INFO:tasks.rados.rados.0.smithi003.stdout:826: expect (ObjNum 221 snap 65 seq_num 221) 2023-10-07T21:16:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[98492]: osdmap e218: 8 total, 8 up, 8 in 2023-10-07T21:16:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[98492]: pgmap v30: 121 pgs: 121 active+clean; 234 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[115766]: osdmap e218: 8 total, 8 up, 8 in 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[115766]: pgmap v30: 121 pgs: 121 active+clean; 234 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:07 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:07.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:07 smithi046 conmon[176825]: 2023-10-07T21:16:07.225+0000 7fa1fe569200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:16:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:07 smithi046 ceph-mon[102780]: osdmap e218: 8 total, 8 up, 8 in 2023-10-07T21:16:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:07 smithi046 ceph-mon[102780]: pgmap v30: 121 pgs: 121 active+clean; 234 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-10-07T21:16:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:07 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:07 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:07 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:08.016 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:07 smithi046 conmon[176825]: 2023-10-07T21:16:07.737+0000 7fa1fe569200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:16:08.016 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:07 smithi046 conmon[176825]: 2023-10-07T21:16:07.904+0000 7fa1fe569200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:16:08.115 INFO:tasks.rados.rados.0.smithi003.stdout:823: done (5 left) 2023-10-07T21:16:08.116 INFO:tasks.rados.rados.0.smithi003.stdout:824: done (4 left) 2023-10-07T21:16:08.116 INFO:tasks.rados.rados.0.smithi003.stdout:825: done (3 left) 2023-10-07T21:16:08.116 INFO:tasks.rados.rados.0.smithi003.stdout:826: done (2 left) 2023-10-07T21:16:08.116 INFO:tasks.rados.rados.0.smithi003.stdout:827: done (1 left) 2023-10-07T21:16:08.116 INFO:tasks.rados.rados.0.smithi003.stdout:829: done (0 left) 2023-10-07T21:16:08.117 INFO:tasks.rados.rados.0.smithi003.stdout:830: read oid 46 snap -1 2023-10-07T21:16:08.117 INFO:tasks.rados.rados.0.smithi003.stdout:830: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:08.117 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 83 2023-10-07T21:16:08.117 INFO:tasks.rados.rados.0.smithi003.stdout:831: seq_num 263 ranges {4341760=409600,4751360=475136,5226496=557056,5783552=573440} 2023-10-07T21:16:08.141 INFO:tasks.rados.rados.0.smithi003.stdout:831: writing smithi003182153-17 from 4341760 to 4751360 tid 1 2023-10-07T21:16:08.144 INFO:tasks.rados.rados.0.smithi003.stdout:831: writing smithi003182153-17 from 4751360 to 5226496 tid 2 2023-10-07T21:16:08.147 INFO:tasks.rados.rados.0.smithi003.stdout:831: writing smithi003182153-17 from 5226496 to 5783552 tid 3 2023-10-07T21:16:08.151 INFO:tasks.rados.rados.0.smithi003.stdout:831: writing smithi003182153-17 from 5783552 to 6356992 tid 4 2023-10-07T21:16:08.151 INFO:tasks.rados.rados.0.smithi003.stdout:832: delete oid 18 current snap is 83 2023-10-07T21:16:08.151 INFO:tasks.rados.rados.0.smithi003.stdout:830: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:08 smithi046 ceph-mon[102780]: osdmap e219: 8 total, 8 up, 8 in 2023-10-07T21:16:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:08 smithi046 ceph-mon[102780]: osdmap e220: 8 total, 8 up, 8 in 2023-10-07T21:16:08.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:08 smithi046 conmon[176825]: 2023-10-07T21:16:08.015+0000 7fa1fe569200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:16:08.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:08 smithi046 conmon[176825]: 2023-10-07T21:16:08.155+0000 7fa1fe569200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:831: finishing write tid 1 to smithi003182153-17 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:831: finishing write tid 2 to smithi003182153-17 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:831: finishing write tid 3 to smithi003182153-17 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:831: finishing write tid 4 to smithi003182153-17 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:831: finishing write tid 5 to smithi003182153-17 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:830: done (2 left) 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:832: done (1 left) 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:833: snap_create 2023-10-07T21:16:08.375 INFO:tasks.rados.rados.0.smithi003.stdout:831: finishing write tid 6 to smithi003182153-17 2023-10-07T21:16:08.376 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 114 (ObjNum 263 snap 83 seq_num 263) dirty exists 2023-10-07T21:16:08.376 INFO:tasks.rados.rados.0.smithi003.stdout:831: left oid 17 (ObjNum 263 snap 83 seq_num 263) 2023-10-07T21:16:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:08 smithi003 ceph-mon[98492]: osdmap e219: 8 total, 8 up, 8 in 2023-10-07T21:16:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:08 smithi003 ceph-mon[98492]: osdmap e220: 8 total, 8 up, 8 in 2023-10-07T21:16:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:08 smithi003 ceph-mon[115766]: osdmap e219: 8 total, 8 up, 8 in 2023-10-07T21:16:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:08 smithi003 ceph-mon[115766]: osdmap e220: 8 total, 8 up, 8 in 2023-10-07T21:16:09.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:08 smithi046 conmon[176825]: 2023-10-07T21:16:08.738+0000 7fa1fe569200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:16:09.154 INFO:tasks.rados.rados.0.smithi003.stdout:831: done (1 left) 2023-10-07T21:16:09.154 INFO:tasks.rados.rados.0.smithi003.stdout:833: done (0 left) 2023-10-07T21:16:09.154 INFO:tasks.rados.rados.0.smithi003.stdout:834: rollback oid 40 current snap is 84 2023-10-07T21:16:09.154 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 68 2023-10-07T21:16:09.154 INFO:tasks.rados.rados.0.smithi003.stdout:835: rollback oid 16 current snap is 84 2023-10-07T21:16:09.154 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 50 2023-10-07T21:16:09.155 INFO:tasks.rados.rados.0.smithi003.stdout:836: rollback oid 26 current snap is 84 2023-10-07T21:16:09.155 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 52 2023-10-07T21:16:09.155 INFO:tasks.rados.rados.0.smithi003.stdout:837: read oid 18 snap -1 2023-10-07T21:16:09.155 INFO:tasks.rados.rados.0.smithi003.stdout:837: expect deleted 2023-10-07T21:16:09.155 INFO:tasks.rados.rados.0.smithi003.stdout:838: snap_create 2023-10-07T21:16:09.157 INFO:tasks.rados.rados.0.smithi003.stdout:834: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:16:09.157 INFO:tasks.rados.rados.0.smithi003.stdout:834: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:16:09.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 402 (ObjNum 204 snap 60 seq_num 204) dirty exists 2023-10-07T21:16:09.160 INFO:tasks.rados.rados.0.smithi003.stdout:835: finishing rollback tid 0 to smithi003182153-16 2023-10-07T21:16:09.161 INFO:tasks.rados.rados.0.smithi003.stdout:835: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:16:09.161 INFO:tasks.rados.rados.0.smithi003.stdout:836: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:16:09.161 INFO:tasks.rados.rados.0.smithi003.stdout:835: finishing rollback tid 2 to smithi003182153-16 2023-10-07T21:16:09.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 545 (ObjNum 171 snap 45 seq_num 171) dirty exists 2023-10-07T21:16:09.162 INFO:tasks.rados.rados.0.smithi003.stdout:836: finishing rollback tid 2 to smithi003182153-26 2023-10-07T21:16:09.162 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 368 (ObjNum 189 snap 52 seq_num 189) dirty exists 2023-10-07T21:16:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:09 smithi003 ceph-mon[98492]: pgmap v33: 121 pgs: 121 active+clean; 234 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T21:16:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:09 smithi003 ceph-mon[115766]: pgmap v33: 121 pgs: 121 active+clean; 234 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T21:16:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:09 smithi046 ceph-mon[102780]: pgmap v33: 121 pgs: 121 active+clean; 234 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T21:16:10.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:09 smithi046 conmon[176825]: 2023-10-07T21:16:09.597+0000 7fa1fe569200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:16:10.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:09 smithi046 conmon[176825]: 2023-10-07T21:16:09.712+0000 7fa1fe569200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:16:10.158 INFO:tasks.rados.rados.0.smithi003.stdout:834: done (4 left) 2023-10-07T21:16:10.158 INFO:tasks.rados.rados.0.smithi003.stdout:835: done (3 left) 2023-10-07T21:16:10.158 INFO:tasks.rados.rados.0.smithi003.stdout:836: done (2 left) 2023-10-07T21:16:10.158 INFO:tasks.rados.rados.0.smithi003.stdout:837: done (1 left) 2023-10-07T21:16:10.158 INFO:tasks.rados.rados.0.smithi003.stdout:838: done (0 left) 2023-10-07T21:16:10.158 INFO:tasks.rados.rados.0.smithi003.stdout:839: snap_create 2023-10-07T21:16:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:10 smithi003 ceph-mon[98492]: osdmap e221: 8 total, 8 up, 8 in 2023-10-07T21:16:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:10 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:10 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:10 smithi003 ceph-mon[115766]: osdmap e221: 8 total, 8 up, 8 in 2023-10-07T21:16:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:10 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:10 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:10 smithi046 ceph-mon[102780]: osdmap e221: 8 total, 8 up, 8 in 2023-10-07T21:16:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:10 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:10 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:11.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:10 smithi046 conmon[176825]: 2023-10-07T21:16:10.740+0000 7fa1fe569200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:16:11.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:10 smithi046 conmon[176825]: 2023-10-07T21:16:10.862+0000 7fa1fe569200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:16:11.160 INFO:tasks.rados.rados.0.smithi003.stdout:839: done (0 left) 2023-10-07T21:16:11.160 INFO:tasks.rados.rados.0.smithi003.stdout:840: delete oid 17 current snap is 86 2023-10-07T21:16:11.165 INFO:tasks.rados.rados.0.smithi003.stdout:840: done (0 left) 2023-10-07T21:16:11.165 INFO:tasks.rados.rados.0.smithi003.stdout:841: snap_create 2023-10-07T21:16:11.368 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:11 smithi046 ceph-mon[102780]: osdmap e222: 8 total, 8 up, 8 in 2023-10-07T21:16:11.368 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:11 smithi046 ceph-mon[102780]: pgmap v36: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2023-10-07T21:16:11.369 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:11 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:11.369 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:11 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:11.369 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:11 smithi046 conmon[176825]: 2023-10-07T21:16:11.105+0000 7fa1fe569200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:16:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[115766]: osdmap e222: 8 total, 8 up, 8 in 2023-10-07T21:16:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[115766]: pgmap v36: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2023-10-07T21:16:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[98492]: osdmap e222: 8 total, 8 up, 8 in 2023-10-07T21:16:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[98492]: pgmap v36: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2023-10-07T21:16:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:11 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:11.701 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:11 smithi046 conmon[176825]: 2023-10-07T21:16:11.480+0000 7fa1fe569200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:16:11.991 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:11 smithi046 conmon[176825]: 2023-10-07T21:16:11.745+0000 7fa1fe569200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:16:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:16:11] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-10-07T21:16:12.169 INFO:tasks.rados.rados.0.smithi003.stdout:841: done (0 left) 2023-10-07T21:16:12.170 INFO:tasks.rados.rados.0.smithi003.stdout:842: setattr oid 42 current snap is 87 2023-10-07T21:16:12.171 INFO:tasks.rados.rados.0.smithi003.stdout:843: delete oid 12 current snap is 87 2023-10-07T21:16:12.174 INFO:tasks.rados.rados.0.smithi003.stdout:843: done (1 left) 2023-10-07T21:16:12.175 INFO:tasks.rados.rados.0.smithi003.stdout:844: read oid 16 snap 37 2023-10-07T21:16:12.175 INFO:tasks.rados.rados.0.smithi003.stdout:844: expect (ObjNum 122 snap 33 seq_num 122) 2023-10-07T21:16:12.175 INFO:tasks.rados.rados.0.smithi003.stdout:845: rollback oid 44 current snap is 87 2023-10-07T21:16:12.175 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 52 2023-10-07T21:16:12.175 INFO:tasks.rados.rados.0.smithi003.stdout:846: rollback oid 1 current snap is 87 2023-10-07T21:16:12.175 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 1 to 48 2023-10-07T21:16:12.175 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 87 2023-10-07T21:16:12.176 INFO:tasks.rados.rados.0.smithi003.stdout:847: seq_num 267 ranges {0=475136,475136=458752,933888=540672,1474560=606208} 2023-10-07T21:16:12.177 INFO:tasks.rados.rados.0.smithi003.stdout:847: writing smithi003182153-12 from 0 to 475136 tid 1 2023-10-07T21:16:12.180 INFO:tasks.rados.rados.0.smithi003.stdout:847: writing smithi003182153-12 from 475136 to 933888 tid 2 2023-10-07T21:16:12.184 INFO:tasks.rados.rados.0.smithi003.stdout:847: writing smithi003182153-12 from 933888 to 1474560 tid 3 2023-10-07T21:16:12.188 INFO:tasks.rados.rados.0.smithi003.stdout:847: writing smithi003182153-12 from 1474560 to 2080768 tid 4 2023-10-07T21:16:12.188 INFO:tasks.rados.rados.0.smithi003.stdout:848: rollback oid 35 current snap is 87 2023-10-07T21:16:12.188 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 35 to 52 2023-10-07T21:16:12.188 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 404 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:846: finishing rollback tid 1 to smithi003182153-1 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 355 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:847: finishing write tid 1 to smithi003182153-12 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:847: finishing write tid 2 to smithi003182153-12 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:847: finishing write tid 3 to smithi003182153-12 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:842: done (5 left) 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:846: done (4 left) 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:849: read oid 48 snap -1 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:849: expect (ObjNum 239 snap 77 seq_num 239) 2023-10-07T21:16:12.189 INFO:tasks.rados.rados.0.smithi003.stdout:850: snap_create 2023-10-07T21:16:12.191 INFO:tasks.rados.rados.0.smithi003.stdout:847: finishing write tid 4 to smithi003182153-12 2023-10-07T21:16:12.191 INFO:tasks.rados.rados.0.smithi003.stdout:847: finishing write tid 5 to smithi003182153-12 2023-10-07T21:16:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing rollback tid 0 to smithi003182153-35 2023-10-07T21:16:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing rollback tid 1 to smithi003182153-35 2023-10-07T21:16:12.193 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing rollback tid 2 to smithi003182153-35 2023-10-07T21:16:12.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 385 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:16:12.193 INFO:tasks.rados.rados.0.smithi003.stdout:847: finishing write tid 6 to smithi003182153-12 2023-10-07T21:16:12.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 169 (ObjNum 267 snap 87 seq_num 267) dirty exists 2023-10-07T21:16:12.193 INFO:tasks.rados.rados.0.smithi003.stdout:847: left oid 12 (ObjNum 267 snap 87 seq_num 267) 2023-10-07T21:16:12.201 INFO:tasks.rados.rados.0.smithi003.stdout:849: expect (ObjNum 239 snap 77 seq_num 239) 2023-10-07T21:16:12.243 INFO:tasks.rados.rados.0.smithi003.stdout:844: expect (ObjNum 122 snap 33 seq_num 122) 2023-10-07T21:16:12.282 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:12 smithi046 ceph-mon[102780]: osdmap e223: 8 total, 8 up, 8 in 2023-10-07T21:16:12.283 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:11 smithi046 conmon[176825]: 2023-10-07T21:16:11.932+0000 7fa1fe569200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:16:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:12 smithi003 ceph-mon[98492]: osdmap e223: 8 total, 8 up, 8 in 2023-10-07T21:16:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:12 smithi003 ceph-mon[115766]: osdmap e223: 8 total, 8 up, 8 in 2023-10-07T21:16:12.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:12 smithi046 conmon[176825]: 2023-10-07T21:16:12.282+0000 7fa1fe569200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:16:12.757 INFO:tasks.rados.rados.0.smithi003.stdout:845: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:16:12.757 INFO:tasks.rados.rados.0.smithi003.stdout:845: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:16:12.757 INFO:tasks.rados.rados.0.smithi003.stdout:845: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:16:12.757 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 549 (ObjNum 179 snap 46 seq_num 179) dirty exists 2023-10-07T21:16:13.116 INFO:tasks.rados.rados.0.smithi003.stdout:844: done (5 left) 2023-10-07T21:16:13.116 INFO:tasks.rados.rados.0.smithi003.stdout:845: done (4 left) 2023-10-07T21:16:13.116 INFO:tasks.rados.rados.0.smithi003.stdout:847: done (3 left) 2023-10-07T21:16:13.116 INFO:tasks.rados.rados.0.smithi003.stdout:848: done (2 left) 2023-10-07T21:16:13.116 INFO:tasks.rados.rados.0.smithi003.stdout:849: done (1 left) 2023-10-07T21:16:13.116 INFO:tasks.rados.rados.0.smithi003.stdout:850: done (0 left) 2023-10-07T21:16:13.116 INFO:tasks.rados.rados.0.smithi003.stdout:851: snap_remove snap 78 2023-10-07T21:16:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:13 smithi003 ceph-mon[115766]: osdmap e224: 8 total, 8 up, 8 in 2023-10-07T21:16:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:13 smithi003 ceph-mon[115766]: pgmap v39: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2023-10-07T21:16:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:13 smithi003 ceph-mon[115766]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T21:16:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:13 smithi003 ceph-mon[98492]: osdmap e224: 8 total, 8 up, 8 in 2023-10-07T21:16:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:13 smithi003 ceph-mon[98492]: pgmap v39: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2023-10-07T21:16:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:13 smithi003 ceph-mon[98492]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T21:16:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:13 smithi046 ceph-mon[102780]: osdmap e224: 8 total, 8 up, 8 in 2023-10-07T21:16:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:13 smithi046 ceph-mon[102780]: pgmap v39: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2023-10-07T21:16:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:13 smithi046 ceph-mon[102780]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T21:16:13.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:13 smithi046 conmon[176825]: 2023-10-07T21:16:13.147+0000 7fa1fe569200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:16:13.597 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:13 smithi046 conmon[176825]: 2023-10-07T21:16:13.342+0000 7fa1fe569200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:16:14.059 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:13 smithi046 conmon[176825]: 2023-10-07T21:16:13.623+0000 7fa1fe569200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:16:14.059 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:13 smithi046 conmon[176825]: 2023-10-07T21:16:13.773+0000 7fa1fe569200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:16:14.060 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:14 smithi046 conmon[176825]: 2023-10-07T21:16:14.058+0000 7fa1fe569200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:16:14.124 INFO:tasks.rados.rados.0.smithi003.stdout:851: done (0 left) 2023-10-07T21:16:14.124 INFO:tasks.rados.rados.0.smithi003.stdout:852: rmattr oid 41 current snap is 88 2023-10-07T21:16:14.124 INFO:tasks.rados.rados.0.smithi003.stdout:853: snap_remove snap 81 2023-10-07T21:16:15.136 INFO:tasks.rados.rados.0.smithi003.stdout:853: done (1 left) 2023-10-07T21:16:15.136 INFO:tasks.rados.rados.0.smithi003.stdout:854: setattr oid 12 current snap is 88 2023-10-07T21:16:15.136 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 300 (ObjNum 238 snap 77 seq_num 238) dirty exists 2023-10-07T21:16:15.138 INFO:tasks.rados.rados.0.smithi003.stdout:852: done (1 left) 2023-10-07T21:16:15.138 INFO:tasks.rados.rados.0.smithi003.stdout:855: rmattr oid 31 current snap is 88 2023-10-07T21:16:15.138 INFO:tasks.rados.rados.0.smithi003.stdout:855: done (1 left) 2023-10-07T21:16:15.138 INFO:tasks.rados.rados.0.smithi003.stdout:856: rollback oid 42 current snap is 88 2023-10-07T21:16:15.138 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 42 to 34 2023-10-07T21:16:15.138 INFO:tasks.rados.rados.0.smithi003.stdout:857: rollback oid 38 current snap is 88 2023-10-07T21:16:15.138 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 47 2023-10-07T21:16:15.139 INFO:tasks.rados.rados.0.smithi003.stdout:858: snap_create 2023-10-07T21:16:15.143 INFO:tasks.rados.rados.0.smithi003.stdout:857: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:16:15.143 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 175 (ObjNum 267 snap 87 seq_num 267) dirty exists 2023-10-07T21:16:15.143 INFO:tasks.rados.rados.0.smithi003.stdout:856: finishing rollback tid 0 to smithi003182153-42 2023-10-07T21:16:15.143 INFO:tasks.rados.rados.0.smithi003.stdout:856: finishing rollback tid 1 to smithi003182153-42 2023-10-07T21:16:15.143 INFO:tasks.rados.rados.0.smithi003.stdout:856: finishing rollback tid 2 to smithi003182153-42 2023-10-07T21:16:15.143 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 414 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:16:15.144 INFO:tasks.rados.rados.0.smithi003.stdout:857: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:16:15.144 INFO:tasks.rados.rados.0.smithi003.stdout:857: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:16:15.144 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 275 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: osdmap e226: 8 total, 8 up, 8 in 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: pgmap v42: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: osdmap e226: 8 total, 8 up, 8 in 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: pgmap v42: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:16:15.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T21:16:15.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:15.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:15 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:16:15.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:15 smithi046 conmon[176825]: 2023-10-07T21:16:15.147+0000 7fa1fe569200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:16:15.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:15 smithi046 conmon[176825]: [07/Oct/2023:21:16:15] ENGINE Bus STARTING 2023-10-07T21:16:15.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:15 smithi046 conmon[176825]: CherryPy Checker: 2023-10-07T21:16:15.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:15 smithi046 conmon[176825]: The Application mounted at '' has an empty config. 2023-10-07T21:16:15.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:15 smithi046 conmon[176825]: 2023-10-07T21:16:15.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:15 smithi046 conmon[176825]: [07/Oct/2023:21:16:15] ENGINE Serving on http://:::9283 2023-10-07T21:16:15.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:15 smithi046 conmon[176825]: [07/Oct/2023:21:16:15] ENGINE Bus STARTED 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: osdmap e226: 8 total, 8 up, 8 in 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: pgmap v42: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T21:16:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T21:16:15.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T21:16:15.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T21:16:15.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:15.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:15 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:16:16.142 INFO:tasks.rados.rados.0.smithi003.stdout:854: done (3 left) 2023-10-07T21:16:16.142 INFO:tasks.rados.rados.0.smithi003.stdout:856: done (2 left) 2023-10-07T21:16:16.142 INFO:tasks.rados.rados.0.smithi003.stdout:857: done (1 left) 2023-10-07T21:16:16.142 INFO:tasks.rados.rados.0.smithi003.stdout:858: done (0 left) 2023-10-07T21:16:16.142 INFO:tasks.rados.rados.0.smithi003.stdout:859: rollback oid 43 current snap is 89 2023-10-07T21:16:16.142 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 80 2023-10-07T21:16:16.142 INFO:tasks.rados.rados.0.smithi003.stdout:860: snap_create 2023-10-07T21:16:16.145 INFO:tasks.rados.rados.0.smithi003.stdout:859: finishing rollback tid 0 to smithi003182153-43 2023-10-07T21:16:16.146 INFO:tasks.rados.rados.0.smithi003.stdout:859: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:16:16.146 INFO:tasks.rados.rados.0.smithi003.stdout:859: finishing rollback tid 2 to smithi003182153-43 2023-10-07T21:16:16.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 418 (ObjNum 248 snap 78 seq_num 248) dirty exists 2023-10-07T21:16:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: Upgrade: Setting container_image for all mgr 2023-10-07T21:16:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: Upgrade: It appears safe to stop mon.a 2023-10-07T21:16:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: osdmap e227: 8 total, 8 up, 8 in 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: Standby manager daemon x restarted 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: Standby manager daemon x started 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[98492]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: Upgrade: Setting container_image for all mgr 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: Upgrade: It appears safe to stop mon.a 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: osdmap e227: 8 total, 8 up, 8 in 2023-10-07T21:16:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: Standby manager daemon x restarted 2023-10-07T21:16:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: Standby manager daemon x started 2023-10-07T21:16:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:16:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:16:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:16:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:16 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: Upgrade: Setting container_image for all mgr 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: Upgrade: It appears safe to stop mon.a 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: osdmap e227: 8 total, 8 up, 8 in 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: Standby manager daemon x restarted 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: Standby manager daemon x started 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:16:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:16 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/1857313350' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:16:17.143 INFO:tasks.rados.rados.0.smithi003.stdout:859: done (1 left) 2023-10-07T21:16:17.143 INFO:tasks.rados.rados.0.smithi003.stdout:860: done (0 left) 2023-10-07T21:16:17.143 INFO:tasks.rados.rados.0.smithi003.stdout:861: rmattr oid 29 current snap is 90 2023-10-07T21:16:17.143 INFO:tasks.rados.rados.0.smithi003.stdout:861: done (0 left) 2023-10-07T21:16:17.143 INFO:tasks.rados.rados.0.smithi003.stdout:862: snap_create 2023-10-07T21:16:17.182 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:16:17.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: mgrmap e35: y(active, since 27s), standbys: x 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: osdmap e228: 8 total, 8 up, 8 in 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: pgmap v45: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 508 KiB/s wr, 12 op/s 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: Upgrade: Updating mon.a 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[98492]: Deploying daemon mon.a on smithi003 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: mgrmap e35: y(active, since 27s), standbys: x 2023-10-07T21:16:17.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: osdmap e228: 8 total, 8 up, 8 in 2023-10-07T21:16:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: pgmap v45: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 508 KiB/s wr, 12 op/s 2023-10-07T21:16:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: Upgrade: Updating mon.a 2023-10-07T21:16:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:16:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:16:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:17.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:17 smithi003 ceph-mon[115766]: Deploying daemon mon.a on smithi003 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (56s) 26s ago 4m 19.2M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (43s) 7s ago 4m 84.3M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (5m) 26s ago 5m 14.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (5m) 7s ago 5m 18.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (11s) 7s ago 8m 44.5M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (38s) 26s ago 10m 474M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:16:17.518 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (10m) 26s ago 10m 111M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 74aee3790307 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (9m) 7s ago 9m 84.7M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 1ec9cecb48d3 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (8m) 26s ago 8m 70.3M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 63a01a531339 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (54s) 26s ago 4m 9193k - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (47s) 7s ago 4m 15.6M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (8m) 26s ago 8m 279M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (8m) 26s ago 8m 229M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (7m) 26s ago 7m 244M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (7m) 26s ago 7m 140M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (6m) 7s ago 6m 290M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (6m) 7s ago 6m 346M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (6m) 7s ago 6m 166M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (5m) 7s ago 5m 172M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:16:17.519 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (16s) 7s ago 4m 44.7M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: mgrmap e35: y(active, since 27s), standbys: x 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: osdmap e228: 8 total, 8 up, 8 in 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: pgmap v45: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 508 KiB/s wr, 12 op/s 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: Upgrade: Updating mon.a 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:17 smithi046 ceph-mon[102780]: Deploying daemon mon.a on smithi003 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:17.952 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:16:17.953 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:16:17.953 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:17.953 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:16:17.953 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 13, 2023-10-07T21:16:17.953 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:16:17.953 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:16:17.953 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:16:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:17 smithi003 systemd[1]: Stopping Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:18.121 INFO:tasks.rados.rados.0.smithi003.stdout:862: done (0 left) 2023-10-07T21:16:18.122 INFO:tasks.rados.rados.0.smithi003.stdout:863: delete oid 33 current snap is 91 2023-10-07T21:16:18.129 INFO:tasks.rados.rados.0.smithi003.stdout:863: done (0 left) 2023-10-07T21:16:18.129 INFO:tasks.rados.rados.0.smithi003.stdout:864: setattr oid 48 current snap is 91 2023-10-07T21:16:18.130 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 91 2023-10-07T21:16:18.130 INFO:tasks.rados.rados.0.smithi003.stdout:865: seq_num 269 ranges {1982464=507904,2490368=630784,3121152=557056,3678208=417792} 2023-10-07T21:16:18.144 INFO:tasks.rados.rados.0.smithi003.stdout:865: writing smithi003182153-2 from 1982464 to 2490368 tid 1 2023-10-07T21:16:18.148 INFO:tasks.rados.rados.0.smithi003.stdout:865: writing smithi003182153-2 from 2490368 to 3121152 tid 2 2023-10-07T21:16:18.153 INFO:tasks.rados.rados.0.smithi003.stdout:865: writing smithi003182153-2 from 3121152 to 3678208 tid 3 2023-10-07T21:16:18.156 INFO:tasks.rados.rados.0.smithi003.stdout:865: writing smithi003182153-2 from 3678208 to 4096000 tid 4 2023-10-07T21:16:18.156 INFO:tasks.rados.rados.0.smithi003.stdout:866: read oid 37 snap -1 2023-10-07T21:16:18.156 INFO:tasks.rados.rados.0.smithi003.stdout:866: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:18.156 INFO:tasks.rados.rados.0.smithi003.stdout:867: copy_from oid 40 from oid 33 current snap is 91 2023-10-07T21:16:18.156 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 113 (ObjNum 239 snap 77 seq_num 239) dirty exists 2023-10-07T21:16:18.157 INFO:tasks.rados.rados.0.smithi003.stdout:864: done (3 left) 2023-10-07T21:16:18.157 INFO:tasks.rados.rados.0.smithi003.stdout:868: snap_remove snap 82 2023-10-07T21:16:18.478 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[98492]: osdmap e229: 8 total, 8 up, 8 in 2023-10-07T21:16:18.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[98492]: from='client.25166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:18.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[98492]: from='client.? 172.21.15.3:0/745867761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:18.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[98492]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T21:16:18.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[98468]: 2023-10-07T21:16:18.148+0000 7f3782f4e700 -1 received signal: Terminated from /dev/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-10-07T21:16:18.479 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[98468]: 2023-10-07T21:16:18.148+0000 7f3782f4e700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-07T21:16:18.479 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[187445]: [07/Oct/2023:21:16:18] ENGINE Bus STOPPING 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[187445]: [07/Oct/2023:21:16:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[187445]: [07/Oct/2023:21:16:18] ENGINE Bus STOPPED 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[187445]: [07/Oct/2023:21:16:18] ENGINE Bus STARTING 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[187445]: [07/Oct/2023:21:16:18] ENGINE Serving on http://:::9283 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:18 smithi003 conmon[187445]: [07/Oct/2023:21:16:18] ENGINE Bus STARTED 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[115766]: osdmap e229: 8 total, 8 up, 8 in 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[115766]: from='client.25166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:18.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[115766]: from='client.? 172.21.15.3:0/745867761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:18.481 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:18 smithi003 ceph-mon[115766]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T21:16:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:18 smithi046 ceph-mon[102780]: osdmap e229: 8 total, 8 up, 8 in 2023-10-07T21:16:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:18 smithi046 ceph-mon[102780]: from='client.25166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:18 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/745867761' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:18 smithi046 ceph-mon[102780]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T21:16:19.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:18 smithi046 conmon[175795]: ts=2023-10-07T21:16: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:16:19.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:18 smithi003 bash[200532]: 74aee3790307c0c01a7b4b6e6df4a3e96c03a4952562bfd5e77281ef31c57322 2023-10-07T21:16:19.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-07T21:16:19.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 systemd[1]: Stopped Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:19.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 systemd[1]: Starting Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:16:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T21:16:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: pidfile_write: ignore empty --pid-file 2023-10-07T21:16:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: load: jerasure load: lrc 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: RocksDB version: 7.9.2 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Git sha 0 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: DB SUMMARY 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: DB Session ID: FYKT50V44508P9VHRF9V 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: CURRENT file: CURRENT 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1165 Bytes 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 2465508 ; 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.error_if_exists: 0 2023-10-07T21:16:20.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.create_if_missing: 0 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.paranoid_checks: 1 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.env: 0x55642d815da0 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.fs: PosixFileSystem 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.info_log: 0x55642fa635c0 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.statistics: (nil) 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.use_fsync: 0 2023-10-07T21:16:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_log_file_size: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.allow_fallocate: 1 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.use_direct_reads: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.db_log_dir: 2023-10-07T21:16:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.wal_dir: 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.write_buffer_manager: 0x55642fa19360 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:16:20.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.unordered_write: 0 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:16:20.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.row_cache: None 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.wal_filter: None 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.two_write_queues: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.wal_compression: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.atomic_flush: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:16:20.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.log_readahead_size: 0 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_background_jobs: 2 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_background_compactions: -1 2023-10-07T21:16:20.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_subcompactions: 1 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 bash[200895]: 5e970107c2d4aadbd2e25b8fad89054c8403bd1579395b8edef22a1b2fe105de 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_open_files: -1 2023-10-07T21:16:20.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_background_flushes: -1 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Compression algorithms supported: 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kZSTD supported: 0 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kXpressCompression supported: 0 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kZlibCompression supported: 1 2023-10-07T21:16:20.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kSnappyCompression supported: 1 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kLZ4Compression supported: 1 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: kBZip2Compression supported: 0 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.merge_operator: 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_filter: None 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:16:20.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55642fa636c0) 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks: 1 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: pin_top_level_index_and_filter: 1 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_type: 0 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_index_type: 0 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_shortening: 1 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:16:20.084 INFO:journalctl@ceph.mon.a.smithi003.stdout: checksum: 4 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: no_block_cache: 0 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache: 0x55642fab91f0 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_name: BinnedLRUCache 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_options: 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: capacity : 536870912 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: num_shard_bits : 4 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: strict_capacity_limit : 0 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: high_pri_pool_ratio: 0.000 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_cache_compressed: (nil) 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: persistent_cache: (nil) 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size: 4096 2023-10-07T21:16:20.085 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_size_deviation: 10 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_restart_interval: 16 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: index_block_restart_interval: 1 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: metadata_block_size: 4096 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: partition_filters: 0 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: use_delta_encoding: 1 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: filter_policy: bloomfilter 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: whole_key_filtering: 1 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: verify_compression: 0 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: read_amp_bytes_per_bit: 0 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: format_version: 5 2023-10-07T21:16:20.086 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_index_compression: 1 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout: block_align: 0 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout: max_auto_readahead_size: 262144 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout: prepopulate_block_cache: 0 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout: initial_auto_readahead_size: 8192 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout: num_file_reads_for_auto_readahead: 2 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression: NoCompression 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:16:20.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:16:20.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.num_levels: 7 2023-10-07T21:16:20.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:16:20.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:16:20.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:16:20.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:16:20.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:16:20.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:16:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:16:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:16:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:16:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:16:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:16:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:16:20.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:16:20.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.arena_block_size: 1048576 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:16:20.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.table_properties_collectors: 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.inplace_update_support: 0 2023-10-07T21:16:20.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.bloom_locality: 0 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.max_successive_merges: 0 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:16:20.094 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.ttl: 2592000 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.enable_blob_files: false 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.min_blob_size: 0 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T21:16:20.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.blob_file_starting_level: 0 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: 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 35, last_sequence is 14067, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b9ccce3e-247c-4268-9072-9096055b27d3 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713379673001, "job": 1, "event": "recovery_started", "wal_files": [31]} 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 systemd[1]: Started Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:20.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713379684055, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 2327237, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14068, "largest_seqno": 15167, "table_properties": {"data_size": 2321121, "index_size": 3817, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 12548, "raw_average_key_size": 25, "raw_value_size": 2309728, "raw_average_value_size": 4638, "num_data_blocks": 170, "num_entries": 498, "num_filter_entries": 498, "num_deletions": 21, "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": 1696713379, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b9ccce3e-247c-4268-9072-9096055b27d3", "db_session_id": "FYKT50V44508P9VHRF9V", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713379684188, "job": 1, "event": "recovery_finished"} 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/version_set.cc:5047] Creating manifest 38 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55642fb54000 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: DB pointer 0x55642fb42000 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** DB Stats ** 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:16:20.097 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: L0 1/0 2.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 437.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: L6 1/0 8.02 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-10-07T21:16:20.098 INFO:journalctl@ceph.mon.a.smithi003.stdout: Sum 2/0 10.24 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 437.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.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 437.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.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 437.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: Flush(GB): cumulative 0.002, interval 0.002 2023-10-07T21:16:20.099 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: Cumulative compaction: 0.00 GB write, 159.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: Interval compaction: 0.00 GB write, 159.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: Block cache BinnedLRUCache@0x55642fab91f0#7 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:16:20.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???) e3 preinit fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???).mds e8 new map 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???).mds e8 print_map 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: e8 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: legacy client fscid: 1 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: Filesystem 'cephfs' (1) 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: fs_name cephfs 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: epoch 8 2023-10-07T21:16:20.101 INFO:journalctl@ceph.mon.a.smithi003.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: created 2023-10-07T21:10:54.605921+0000 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: modified 2023-10-07T21:10:58.207650+0000 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: tableserver 0 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: root 0 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: session_timeout 60 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: session_autoclose 300 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: max_file_size 1099511627776 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: max_xattr_size 65536 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: required_client_features {} 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: last_failure 0 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.stdout: last_failure_osd_epoch 0 2023-10-07T21:16:20.102 INFO:journalctl@ceph.mon.a.smithi003.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-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: max_mds 1 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: in 0 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: up {0=24361} 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: failed 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: damaged 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: stopped 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: data_pools [3] 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: metadata_pool 2 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: inline_data disabled 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: balancer 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: bal_rank_mask -1 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: standby_count_wanted 0 2023-10-07T21:16:20.103 INFO:journalctl@ceph.mon.a.smithi003.stdout: [mds.b{0:24361} state up:active seq 3 addr [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout: Standby daemons: 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout: 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout: [mds.a{-1:14463} state up:standby seq 1 addr [v2:172.21.15.3:6834/3426086375,v1:172.21.15.3:6835/3426086375] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???).osd e230 crush map has features 3314933069573799936, adjusting msgr requires 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???).osd e230 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???).osd e230 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???).osd e230 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:16:20.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:19 smithi003 ceph-mon[200960]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2023-10-07T21:16:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:16:21] "GET /metrics HTTP/1.1" 200 36081 "" "Prometheus/2.43.0" 2023-10-07T21:16:22.793 INFO:tasks.rados.rados.0.smithi003.stdout:868: done (3 left) 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:869: setattr oid 27 current snap is 91 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:865: finishing write tid 1 to smithi003182153-2 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:865: finishing write tid 2 to smithi003182153-2 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:867: finishing copy_from to smithi003182153-40 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:867: got expected ENOENT (src dne) 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:867: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:865: finishing write tid 3 to smithi003182153-2 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:865: finishing write tid 4 to smithi003182153-2 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:865: finishing write tid 5 to smithi003182153-2 2023-10-07T21:16:22.794 INFO:tasks.rados.rados.0.smithi003.stdout:865: finishing write tid 6 to smithi003182153-2 2023-10-07T21:16:22.795 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 214 (ObjNum 269 snap 91 seq_num 269) dirty exists 2023-10-07T21:16:22.795 INFO:tasks.rados.rados.0.smithi003.stdout:865: left oid 2 (ObjNum 269 snap 91 seq_num 269) 2023-10-07T21:16:22.795 INFO:tasks.rados.rados.0.smithi003.stdout:866: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:22.858 INFO:tasks.rados.rados.0.smithi003.stdout:865: done (3 left) 2023-10-07T21:16:22.858 INFO:tasks.rados.rados.0.smithi003.stdout:866: done (2 left) 2023-10-07T21:16:22.858 INFO:tasks.rados.rados.0.smithi003.stdout:867: done (1 left) 2023-10-07T21:16:22.858 INFO:tasks.rados.rados.0.smithi003.stdout:870: snap_create 2023-10-07T21:16:22.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 308 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:16:23.045 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:22 smithi046 conmon[176825]: ignoring --setuser ceph since I am not root 2023-10-07T21:16:23.045 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:22 smithi046 conmon[176825]: ignoring --setgroup ceph since I am not root 2023-10-07T21:16:23.045 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:22 smithi046 conmon[176825]: 2023-10-07T21:16:22.947+0000 7f5fc60a5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: pgmap v48: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 508 KiB/s wr, 6 op/s 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: pgmap v49: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 406 KiB/s wr, 11 op/s 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: pgmap v50: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 340 KiB/s wr, 9 op/s 2023-10-07T21:16:23.046 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: mon.a calling monitor election 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: mgrmap e35: y(active, since 34s), standbys: x 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: from='mgr.15186 ' entity='' 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: mgrmap e36: y(active, since 34s), standbys: x 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 ceph-mon[102780]: overall HEALTH_OK 2023-10-07T21:16:23.047 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:22 smithi046 conmon[102737]: 2023-10-07T21:16:22.783+0000 7f4d4c475700 -1 mon.b@1(peon).osd e231 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:23.053 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:22 smithi003 conmon[187445]: ignoring --setuser ceph since I am not root 2023-10-07T21:16:23.053 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:22 smithi003 conmon[187445]: ignoring --setgroup ceph since I am not root 2023-10-07T21:16:23.054 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mgr[187469]: -- 172.21.15.3:0/994592304 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f2700611e0 con 0x55f270039000 2023-10-07T21:16:23.054 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:22 smithi003 conmon[187445]: 2023-10-07T21:16:22.955+0000 7fcd1871e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T21:16:23.054 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:23.054 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:23.054 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:23.054 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: pgmap v48: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 508 KiB/s wr, 6 op/s 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: pgmap v49: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 406 KiB/s wr, 11 op/s 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: pgmap v50: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 340 KiB/s wr, 9 op/s 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: mon.a calling monitor election 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: mgrmap e35: y(active, since 34s), standbys: x 2023-10-07T21:16:23.055 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: from='mgr.15186 ' entity='' 2023-10-07T21:16:23.056 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: mgrmap e36: y(active, since 34s), standbys: x 2023-10-07T21:16:23.056 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[115766]: overall HEALTH_OK 2023-10-07T21:16:23.056 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:22 smithi003 conmon[115742]: 2023-10-07T21:16:22.783+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e231 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:23.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:23.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:23.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:23.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: pgmap v48: 121 pgs: 121 active+clean; 267 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 508 KiB/s wr, 6 op/s 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: from='mgr.15186 172.21.15.3:0/2020859407' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: pgmap v49: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 406 KiB/s wr, 11 op/s 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: pgmap v50: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 340 KiB/s wr, 9 op/s 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: mon.a calling monitor election 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: mgrmap e35: y(active, since 34s), standbys: x 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: from='mgr.15186 ' entity='' 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: mgrmap e36: y(active, since 34s), standbys: x 2023-10-07T21:16:23.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:22 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T21:16:23.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[187445]: 2023-10-07T21:16:23.052+0000 7fcd1871e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:16:23.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[187445]: 2023-10-07T21:16:23.165+0000 7fcd1871e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:16:23.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[187445]: 2023-10-07T21:16:23.277+0000 7fcd1871e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:16:23.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:23 smithi046 conmon[176825]: 2023-10-07T21:16:23.044+0000 7f5fc60a5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T21:16:23.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:23 smithi046 conmon[176825]: 2023-10-07T21:16:23.157+0000 7f5fc60a5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T21:16:23.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:23 smithi046 conmon[176825]: 2023-10-07T21:16:23.270+0000 7f5fc60a5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T21:16:23.785 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:23 smithi046 conmon[176825]: 2023-10-07T21:16:23.479+0000 7f5fc60a5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:16:23.785 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[187445]: 2023-10-07T21:16:23.488+0000 7fcd1871e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T21:16:23.786 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[185816]: ts=2023-10-07T21:16:23.511Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi003.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.3:8443: connect: connection refused" 2023-10-07T21:16:23.786 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[185816]: ts=2023-10-07T21:16:23.511Z 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://smithi046:8443/api/prometheus_receiver\": dial tcp 172.21.15.46:8443: connect: connection refused" 2023-10-07T21:16:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:869: done (1 left) 2023-10-07T21:16:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:870: done (0 left) 2023-10-07T21:16:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 92 2023-10-07T21:16:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:871: seq_num 270 ranges {2220032=524288,2744320=516096,3260416=761856,4022272=327680} 2023-10-07T21:16:23.807 INFO:tasks.rados.rados.0.smithi003.stdout:871: writing smithi003182153-37 from 2220032 to 2744320 tid 1 2023-10-07T21:16:23.810 INFO:tasks.rados.rados.0.smithi003.stdout:871: writing smithi003182153-37 from 2744320 to 3260416 tid 2 2023-10-07T21:16:23.814 INFO:tasks.rados.rados.0.smithi003.stdout:871: writing smithi003182153-37 from 3260416 to 4022272 tid 3 2023-10-07T21:16:23.816 INFO:tasks.rados.rados.0.smithi003.stdout:871: writing smithi003182153-37 from 4022272 to 4349952 tid 4 2023-10-07T21:16:23.816 INFO:tasks.rados.rados.0.smithi003.stdout:872: snap_create 2023-10-07T21:16:23.817 INFO:tasks.rados.rados.0.smithi003.stdout:871: finishing write tid 1 to smithi003182153-37 2023-10-07T21:16:23.819 INFO:tasks.rados.rados.0.smithi003.stdout:871: finishing write tid 2 to smithi003182153-37 2023-10-07T21:16:23.819 INFO:tasks.rados.rados.0.smithi003.stdout:871: finishing write tid 3 to smithi003182153-37 2023-10-07T21:16:23.819 INFO:tasks.rados.rados.0.smithi003.stdout:871: finishing write tid 4 to smithi003182153-37 2023-10-07T21:16:23.820 INFO:tasks.rados.rados.0.smithi003.stdout:871: finishing write tid 5 to smithi003182153-37 2023-10-07T21:16:23.820 INFO:tasks.rados.rados.0.smithi003.stdout:871: finishing write tid 6 to smithi003182153-37 2023-10-07T21:16:23.820 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 67 (ObjNum 270 snap 92 seq_num 270) dirty exists 2023-10-07T21:16:23.821 INFO:tasks.rados.rados.0.smithi003.stdout:871: left oid 37 (ObjNum 270 snap 92 seq_num 270) 2023-10-07T21:16:24.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[187445]: 2023-10-07T21:16:23.972+0000 7fcd1871e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:16:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:23 smithi003 ceph-mon[200960]: osdmap e231: 8 total, 8 up, 8 in 2023-10-07T21:16:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:23 smithi003 ceph-mon[200960]: failed to encode map e231 with expected crc 2023-10-07T21:16:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:23 smithi003 ceph-mon[200960]: failed to encode map e231 with expected crc 2023-10-07T21:16:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:23 smithi003 conmon[115742]: 2023-10-07T21:16:23.784+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:23 smithi003 ceph-mon[115766]: osdmap e231: 8 total, 8 up, 8 in 2023-10-07T21:16:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:23 smithi003 ceph-mon[115766]: failed to encode map e231 with expected crc 2023-10-07T21:16:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:23 smithi003 ceph-mon[115766]: failed to encode map e231 with expected crc 2023-10-07T21:16:24.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:23 smithi046 conmon[176825]: 2023-10-07T21:16:23.957+0000 7f5fc60a5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T21:16:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:23 smithi046 conmon[102737]: 2023-10-07T21:16:23.784+0000 7f4d4c475700 -1 mon.b@1(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:23 smithi046 ceph-mon[102780]: osdmap e231: 8 total, 8 up, 8 in 2023-10-07T21:16:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:23 smithi046 ceph-mon[102780]: failed to encode map e231 with expected crc 2023-10-07T21:16:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:23 smithi046 ceph-mon[102780]: failed to encode map e231 with expected crc 2023-10-07T21:16:24.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:24 smithi003 conmon[187445]: 2023-10-07T21:16:24.126+0000 7fcd1871e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:16:24.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:24 smithi003 conmon[187445]: 2023-10-07T21:16:24.237+0000 7fcd1871e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:16:24.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:24 smithi003 conmon[187445]: 2023-10-07T21:16:24.354+0000 7fcd1871e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:16:24.595 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:24 smithi046 conmon[176825]: 2023-10-07T21:16:24.110+0000 7f5fc60a5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T21:16:24.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:24 smithi046 conmon[176825]: 2023-10-07T21:16:24.221+0000 7f5fc60a5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T21:16:24.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:24 smithi046 conmon[176825]: 2023-10-07T21:16:24.338+0000 7f5fc60a5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T21:16:24.698 INFO:tasks.rados.rados.0.smithi003.stdout:871: done (1 left) 2023-10-07T21:16:24.699 INFO:tasks.rados.rados.0.smithi003.stdout:872: done (0 left) 2023-10-07T21:16:24.699 INFO:tasks.rados.rados.0.smithi003.stdout:873: read oid 11 snap 72 2023-10-07T21:16:24.699 INFO:tasks.rados.rados.0.smithi003.stdout:873: expect (ObjNum 208 snap 61 seq_num 208) 2023-10-07T21:16:24.699 INFO:tasks.rados.rados.0.smithi003.stdout:874: snap_create 2023-10-07T21:16:24.714 INFO:tasks.rados.rados.0.smithi003.stdout:873: expect (ObjNum 208 snap 61 seq_num 208) 2023-10-07T21:16:25.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:24 smithi003 conmon[187445]: 2023-10-07T21:16:24.878+0000 7fcd1871e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:16:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[200960]: osdmap e232: 8 total, 8 up, 8 in 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[200960]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[200960]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[200960]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[200960]: osdmap e233: 8 total, 8 up, 8 in 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:24 smithi003 conmon[115742]: 2023-10-07T21:16:24.691+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[115766]: osdmap e232: 8 total, 8 up, 8 in 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[115766]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[115766]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[115766]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:24 smithi003 ceph-mon[115766]: osdmap e233: 8 total, 8 up, 8 in 2023-10-07T21:16:25.095 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:24 smithi046 conmon[176825]: 2023-10-07T21:16:24.854+0000 7f5fc60a5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T21:16:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:24 smithi046 conmon[102737]: 2023-10-07T21:16:24.692+0000 7f4d4c475700 -1 mon.b@1(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:24 smithi046 ceph-mon[102780]: osdmap e232: 8 total, 8 up, 8 in 2023-10-07T21:16:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:24 smithi046 ceph-mon[102780]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:24 smithi046 ceph-mon[102780]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:24 smithi046 ceph-mon[102780]: failed to encode map e232 with expected crc 2023-10-07T21:16:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:24 smithi046 ceph-mon[102780]: osdmap e233: 8 total, 8 up, 8 in 2023-10-07T21:16:25.708 INFO:tasks.rados.rados.0.smithi003.stdout:873: done (1 left) 2023-10-07T21:16:25.709 INFO:tasks.rados.rados.0.smithi003.stdout:874: done (0 left) 2023-10-07T21:16:25.709 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 94 2023-10-07T21:16:25.709 INFO:tasks.rados.rados.0.smithi003.stdout:875: seq_num 271 ranges {1376256=540672,1916928=802816,2719744=516096,3235840=286720} 2023-10-07T21:16:25.719 INFO:tasks.rados.rados.0.smithi003.stdout:875: writing smithi003182153-10 from 1376256 to 1916928 tid 1 2023-10-07T21:16:25.724 INFO:tasks.rados.rados.0.smithi003.stdout:875: writing smithi003182153-10 from 1916928 to 2719744 tid 2 2023-10-07T21:16:25.727 INFO:tasks.rados.rados.0.smithi003.stdout:875: writing smithi003182153-10 from 2719744 to 3235840 tid 3 2023-10-07T21:16:25.729 INFO:tasks.rados.rados.0.smithi003.stdout:875: writing smithi003182153-10 from 3235840 to 3522560 tid 4 2023-10-07T21:16:25.729 INFO:tasks.rados.rados.0.smithi003.stdout:876: copy_from oid 5 from oid 16 current snap is 94 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:875: finishing write tid 1 to smithi003182153-10 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:875: finishing write tid 2 to smithi003182153-10 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:877: copy_from oid 36 from oid 3 current snap is 94 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:878: read oid 6 snap -1 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:878: expect (ObjNum 220 snap 65 seq_num 220) 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:879: read oid 34 snap 92 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:879: expect deleted 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:880: rollback oid 28 current snap is 94 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 90 2023-10-07T21:16:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:881: delete oid 2 current snap is 94 2023-10-07T21:16:25.732 INFO:tasks.rados.rados.0.smithi003.stdout:875: finishing write tid 3 to smithi003182153-10 2023-10-07T21:16:25.732 INFO:tasks.rados.rados.0.smithi003.stdout:875: finishing write tid 4 to smithi003182153-10 2023-10-07T21:16:25.732 INFO:tasks.rados.rados.0.smithi003.stdout:875: finishing write tid 5 to smithi003182153-10 2023-10-07T21:16:25.733 INFO:tasks.rados.rados.0.smithi003.stdout:880: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:16:25.734 INFO:tasks.rados.rados.0.smithi003.stdout:875: finishing write tid 6 to smithi003182153-10 2023-10-07T21:16:25.734 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 202 (ObjNum 271 snap 94 seq_num 271) dirty exists 2023-10-07T21:16:25.734 INFO:tasks.rados.rados.0.smithi003.stdout:875: left oid 10 (ObjNum 271 snap 94 seq_num 271) 2023-10-07T21:16:25.735 INFO:tasks.rados.rados.0.smithi003.stdout:880: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:16:25.737 INFO:tasks.rados.rados.0.smithi003.stdout:880: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:16:25.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 571 (ObjNum 132 snap 35 seq_num 132) dirty exists 2023-10-07T21:16:25.737 INFO:tasks.rados.rados.0.smithi003.stdout:875: done (6 left) 2023-10-07T21:16:25.738 INFO:tasks.rados.rados.0.smithi003.stdout:879: done (5 left) 2023-10-07T21:16:25.738 INFO:tasks.rados.rados.0.smithi003.stdout:880: done (4 left) 2023-10-07T21:16:25.738 INFO:tasks.rados.rados.0.smithi003.stdout:881: done (3 left) 2023-10-07T21:16:25.738 INFO:tasks.rados.rados.0.smithi003.stdout:882: snap_create 2023-10-07T21:16:25.744 INFO:tasks.rados.rados.0.smithi003.stdout:876: finishing copy_from to smithi003182153-5 2023-10-07T21:16:25.744 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 545 (ObjNum 171 snap 45 seq_num 171) dirty exists 2023-10-07T21:16:25.745 INFO:tasks.rados.rados.0.smithi003.stdout:876: finishing copy_from racing read to smithi003182153-5 2023-10-07T21:16:25.749 INFO:tasks.rados.rados.0.smithi003.stdout:877: finishing copy_from to smithi003182153-36 2023-10-07T21:16:25.749 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 228 (ObjNum 242 snap 77 seq_num 242) dirty exists 2023-10-07T21:16:25.750 INFO:tasks.rados.rados.0.smithi003.stdout:877: finishing copy_from racing read to smithi003182153-36 2023-10-07T21:16:25.767 INFO:tasks.rados.rados.0.smithi003.stdout:878: expect (ObjNum 220 snap 65 seq_num 220) 2023-10-07T21:16:26.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:25 smithi003 conmon[187445]: 2023-10-07T21:16:25.670+0000 7fcd1871e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:16:26.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:25 smithi003 conmon[187445]: 2023-10-07T21:16:25.789+0000 7fcd1871e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:16:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[200960]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[200960]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[200960]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[200960]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[200960]: osdmap e234: 8 total, 8 up, 8 in 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:25 smithi003 conmon[115742]: 2023-10-07T21:16:25.702+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[115766]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[115766]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[115766]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[115766]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:25 smithi003 ceph-mon[115766]: osdmap e234: 8 total, 8 up, 8 in 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:25 smithi046 conmon[176825]: 2023-10-07T21:16:25.639+0000 7f5fc60a5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:25 smithi046 conmon[176825]: 2023-10-07T21:16:25.743+0000 7f5fc60a5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:25 smithi046 conmon[102737]: 2023-10-07T21:16:25.702+0000 7f4d4c475700 -1 mon.b@1(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:25 smithi046 ceph-mon[102780]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:25 smithi046 ceph-mon[102780]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:25 smithi046 ceph-mon[102780]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:25 smithi046 ceph-mon[102780]: failed to encode map e233 with expected crc 2023-10-07T21:16:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:25 smithi046 ceph-mon[102780]: osdmap e234: 8 total, 8 up, 8 in 2023-10-07T21:16:26.714 INFO:tasks.rados.rados.0.smithi003.stdout:876: done (3 left) 2023-10-07T21:16:26.714 INFO:tasks.rados.rados.0.smithi003.stdout:877: done (2 left) 2023-10-07T21:16:26.714 INFO:tasks.rados.rados.0.smithi003.stdout:878: done (1 left) 2023-10-07T21:16:26.715 INFO:tasks.rados.rados.0.smithi003.stdout:882: done (0 left) 2023-10-07T21:16:26.715 INFO:tasks.rados.rados.0.smithi003.stdout:883: setattr oid 39 current snap is 95 2023-10-07T21:16:26.716 INFO:tasks.rados.rados.0.smithi003.stdout:884: read oid 37 snap -1 2023-10-07T21:16:26.716 INFO:tasks.rados.rados.0.smithi003.stdout:884: expect (ObjNum 270 snap 92 seq_num 270) 2023-10-07T21:16:26.716 INFO:tasks.rados.rados.0.smithi003.stdout:885: read oid 25 snap -1 2023-10-07T21:16:26.716 INFO:tasks.rados.rados.0.smithi003.stdout:885: expect (ObjNum 236 snap 76 seq_num 236) 2023-10-07T21:16:26.716 INFO:tasks.rados.rados.0.smithi003.stdout:886: read oid 43 snap -1 2023-10-07T21:16:26.717 INFO:tasks.rados.rados.0.smithi003.stdout:886: expect (ObjNum 248 snap 78 seq_num 248) 2023-10-07T21:16:26.717 INFO:tasks.rados.rados.0.smithi003.stdout:887: snap_remove snap 71 2023-10-07T21:16:27.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:26 smithi003 conmon[187445]: 2023-10-07T21:16:26.788+0000 7fcd1871e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:16:27.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:26 smithi003 conmon[187445]: 2023-10-07T21:16:26.903+0000 7fcd1871e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:16:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[200960]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[200960]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[200960]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[200960]: osdmap e235: 8 total, 8 up, 8 in 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:26 smithi003 conmon[115742]: 2023-10-07T21:16:26.707+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[115766]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[115766]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[115766]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:26 smithi003 ceph-mon[115766]: osdmap e235: 8 total, 8 up, 8 in 2023-10-07T21:16:27.075 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:26 smithi046 conmon[176825]: 2023-10-07T21:16:26.733+0000 7f5fc60a5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:16:27.075 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:26 smithi046 conmon[176825]: 2023-10-07T21:16:26.848+0000 7f5fc60a5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T21:16:27.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:26 smithi046 conmon[102737]: 2023-10-07T21:16:26.705+0000 7f4d4c475700 -1 mon.b@1(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:27.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:26 smithi046 ceph-mon[102780]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:26 smithi046 ceph-mon[102780]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:26 smithi046 ceph-mon[102780]: failed to encode map e234 with expected crc 2023-10-07T21:16:27.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:26 smithi046 ceph-mon[102780]: osdmap e235: 8 total, 8 up, 8 in 2023-10-07T21:16:27.345 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:27 smithi046 conmon[176825]: 2023-10-07T21:16:27.075+0000 7f5fc60a5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:16:27.492 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:27 smithi003 conmon[187445]: 2023-10-07T21:16:27.130+0000 7fcd1871e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T21:16:27.691 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:27 smithi046 conmon[176825]: 2023-10-07T21:16:27.434+0000 7f5fc60a5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:16:27.713 INFO:tasks.rados.rados.0.smithi003.stdout:887: done (4 left) 2023-10-07T21:16:27.713 INFO:tasks.rados.rados.0.smithi003.stdout:888: setattr oid 26 current snap is 95 2023-10-07T21:16:27.714 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 424 (ObjNum 0 snap 0 seq_num 304) dirty exists 2023-10-07T21:16:27.714 INFO:tasks.rados.rados.0.smithi003.stdout:884: expect (ObjNum 270 snap 92 seq_num 270) 2023-10-07T21:16:27.761 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:27 smithi003 conmon[187445]: 2023-10-07T21:16:27.491+0000 7fcd1871e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T21:16:27.762 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:27 smithi003 conmon[115742]: 2023-10-07T21:16:27.706+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:27.871 INFO:tasks.rados.rados.0.smithi003.stdout:885: expect (ObjNum 236 snap 76 seq_num 236) 2023-10-07T21:16:27.909 INFO:tasks.rados.rados.0.smithi003.stdout:886: expect (ObjNum 248 snap 78 seq_num 248) 2023-10-07T21:16:27.957 INFO:tasks.rados.rados.0.smithi003.stdout:883: done (4 left) 2023-10-07T21:16:27.958 INFO:tasks.rados.rados.0.smithi003.stdout:884: done (3 left) 2023-10-07T21:16:27.958 INFO:tasks.rados.rados.0.smithi003.stdout:885: done (2 left) 2023-10-07T21:16:27.958 INFO:tasks.rados.rados.0.smithi003.stdout:886: done (1 left) 2023-10-07T21:16:27.958 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 95 2023-10-07T21:16:27.958 INFO:tasks.rados.rados.0.smithi003.stdout:889: seq_num 273 ranges {0=581632,581632=565248,1146880=532480,1679360=507904} 2023-10-07T21:16:27.961 INFO:tasks.rados.rados.0.smithi003.stdout:889: writing smithi003182153-33 from 0 to 581632 tid 1 2023-10-07T21:16:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:889: writing smithi003182153-33 from 581632 to 1146880 tid 2 2023-10-07T21:16:27.967 INFO:tasks.rados.rados.0.smithi003.stdout:889: writing smithi003182153-33 from 1146880 to 1679360 tid 3 2023-10-07T21:16:27.971 INFO:tasks.rados.rados.0.smithi003.stdout:889: writing smithi003182153-33 from 1679360 to 2187264 tid 4 2023-10-07T21:16:27.971 INFO:tasks.rados.rados.0.smithi003.stdout:890: delete oid 43 current snap is 95 2023-10-07T21:16:27.971 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 384 (ObjNum 189 snap 52 seq_num 189) dirty exists 2023-10-07T21:16:27.971 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 1 to smithi003182153-33 2023-10-07T21:16:27.971 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 2 to smithi003182153-33 2023-10-07T21:16:27.971 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 3 to smithi003182153-33 2023-10-07T21:16:27.973 INFO:tasks.rados.rados.0.smithi003.stdout:888: done (2 left) 2023-10-07T21:16:27.973 INFO:tasks.rados.rados.0.smithi003.stdout:890: done (1 left) 2023-10-07T21:16:27.973 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 95 2023-10-07T21:16:27.973 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 4 to smithi003182153-33 2023-10-07T21:16:27.973 INFO:tasks.rados.rados.0.smithi003.stdout:891: seq_num 275 ranges {1613824=614400,2228224=786432,3014656=499712,3514368=319488} 2023-10-07T21:16:27.985 INFO:tasks.rados.rados.0.smithi003.stdout:891: writing smithi003182153-48 from 1613824 to 2228224 tid 1 2023-10-07T21:16:27.989 INFO:tasks.rados.rados.0.smithi003.stdout:891: writing smithi003182153-48 from 2228224 to 3014656 tid 2 2023-10-07T21:16:27.992 INFO:tasks.rados.rados.0.smithi003.stdout:891: writing smithi003182153-48 from 3014656 to 3514368 tid 3 2023-10-07T21:16:27.994 INFO:tasks.rados.rados.0.smithi003.stdout:891: writing smithi003182153-48 from 3514368 to 3833856 tid 4 2023-10-07T21:16:27.994 INFO:tasks.rados.rados.0.smithi003.stdout:892: snap_create 2023-10-07T21:16:27.994 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 5 to smithi003182153-33 2023-10-07T21:16:27.995 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 6 to smithi003182153-33 2023-10-07T21:16:27.995 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 389 (ObjNum 273 snap 95 seq_num 273) dirty exists 2023-10-07T21:16:27.995 INFO:tasks.rados.rados.0.smithi003.stdout:889: left oid 33 (ObjNum 273 snap 95 seq_num 273) 2023-10-07T21:16:27.995 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 1 to smithi003182153-48 2023-10-07T21:16:27.995 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 2 to smithi003182153-48 2023-10-07T21:16:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 3 to smithi003182153-48 2023-10-07T21:16:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 4 to smithi003182153-48 2023-10-07T21:16:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 5 to smithi003182153-48 2023-10-07T21:16:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 6 to smithi003182153-48 2023-10-07T21:16:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 118 (ObjNum 275 snap 95 seq_num 275) dirty exists 2023-10-07T21:16:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:891: left oid 48 (ObjNum 275 snap 95 seq_num 275) 2023-10-07T21:16:28.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:27 smithi003 conmon[187445]: 2023-10-07T21:16:27.760+0000 7fcd1871e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:16:28.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:27 smithi003 conmon[187445]: 2023-10-07T21:16:27.950+0000 7fcd1871e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:16:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[200960]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[200960]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[200960]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[200960]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[200960]: osdmap e236: 8 total, 8 up, 8 in 2023-10-07T21:16:28.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[115766]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[115766]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[115766]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[115766]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:27 smithi003 ceph-mon[115766]: osdmap e236: 8 total, 8 up, 8 in 2023-10-07T21:16:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:27 smithi046 conmon[102737]: 2023-10-07T21:16:27.707+0000 7f4d4c475700 -1 mon.b@1(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:27 smithi046 ceph-mon[102780]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:27 smithi046 ceph-mon[102780]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:27 smithi046 ceph-mon[102780]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:27 smithi046 ceph-mon[102780]: failed to encode map e235 with expected crc 2023-10-07T21:16:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:27 smithi046 ceph-mon[102780]: osdmap e236: 8 total, 8 up, 8 in 2023-10-07T21:16:28.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:27 smithi046 conmon[176825]: 2023-10-07T21:16:27.690+0000 7f5fc60a5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T21:16:28.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:27 smithi046 conmon[176825]: 2023-10-07T21:16:27.891+0000 7f5fc60a5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T21:16:28.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:28 smithi003 conmon[187445]: 2023-10-07T21:16:28.296+0000 7fcd1871e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:16:28.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:28 smithi046 conmon[176825]: 2023-10-07T21:16:28.234+0000 7f5fc60a5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T21:16:28.809 INFO:tasks.rados.rados.0.smithi003.stdout:889: done (2 left) 2023-10-07T21:16:28.809 INFO:tasks.rados.rados.0.smithi003.stdout:891: done (1 left) 2023-10-07T21:16:28.809 INFO:tasks.rados.rados.0.smithi003.stdout:892: done (0 left) 2023-10-07T21:16:28.809 INFO:tasks.rados.rados.0.smithi003.stdout:893: snap_remove snap 89 2023-10-07T21:16:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:28 smithi003 ceph-mon[200960]: failed to encode map e236 with expected crc 2023-10-07T21:16:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:28 smithi003 ceph-mon[200960]: failed to encode map e236 with expected crc 2023-10-07T21:16:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:28 smithi003 ceph-mon[115766]: failed to encode map e236 with expected crc 2023-10-07T21:16:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:28 smithi003 ceph-mon[115766]: failed to encode map e236 with expected crc 2023-10-07T21:16:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:28 smithi003 conmon[115742]: 2023-10-07T21:16:28.801+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:29.078 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:28 smithi046 ceph-mon[102780]: failed to encode map e236 with expected crc 2023-10-07T21:16:29.078 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:28 smithi046 ceph-mon[102780]: failed to encode map e236 with expected crc 2023-10-07T21:16:29.078 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:28 smithi046 conmon[102737]: 2023-10-07T21:16:28.802+0000 7f4d4c475700 -1 mon.b@1(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:29.078 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:28 smithi046 conmon[175795]: ts=2023-10-07T21:16: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:16:29.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:29 smithi046 conmon[176825]: 2023-10-07T21:16:29.077+0000 7f5fc60a5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:16:29.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:29 smithi046 conmon[176825]: 2023-10-07T21:16:29.238+0000 7f5fc60a5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:16:29.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:29 smithi003 conmon[187445]: 2023-10-07T21:16:29.146+0000 7fcd1871e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T21:16:29.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:29 smithi003 conmon[187445]: 2023-10-07T21:16:29.312+0000 7fcd1871e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T21:16:29.803 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:29 smithi046 conmon[176825]: 2023-10-07T21:16:29.491+0000 7f5fc60a5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:16:29.804 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:29 smithi046 conmon[176825]: 2023-10-07T21:16:29.632+0000 7f5fc60a5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:16:29.815 INFO:tasks.rados.rados.0.smithi003.stdout:893: done (0 left) 2023-10-07T21:16:29.815 INFO:tasks.rados.rados.0.smithi003.stdout:894: rmattr oid 46 current snap is 96 2023-10-07T21:16:29.815 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 96 2023-10-07T21:16:29.815 INFO:tasks.rados.rados.0.smithi003.stdout:895: seq_num 276 ranges {3833856=630784,4464640=671744,5136384=704512,5840896=229376} 2023-10-07T21:16:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:895: writing smithi003182153-48 from 3833856 to 4464640 tid 1 2023-10-07T21:16:29.844 INFO:tasks.rados.rados.0.smithi003.stdout:895: writing smithi003182153-48 from 4464640 to 5136384 tid 2 2023-10-07T21:16:29.848 INFO:tasks.rados.rados.0.smithi003.stdout:895: writing smithi003182153-48 from 5136384 to 5840896 tid 3 2023-10-07T21:16:29.849 INFO:tasks.rados.rados.0.smithi003.stdout:895: writing smithi003182153-48 from 5840896 to 6070272 tid 4 2023-10-07T21:16:29.849 INFO:tasks.rados.rados.0.smithi003.stdout:896: delete oid 18 current snap is 96 2023-10-07T21:16:29.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 416 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:16:29.850 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 1 to smithi003182153-48 2023-10-07T21:16:29.850 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 2 to smithi003182153-48 2023-10-07T21:16:29.851 INFO:tasks.rados.rados.0.smithi003.stdout:894: done (2 left) 2023-10-07T21:16:29.851 INFO:tasks.rados.rados.0.smithi003.stdout:896: done (1 left) 2023-10-07T21:16:29.851 INFO:tasks.rados.rados.0.smithi003.stdout:897: read oid 49 snap -1 2023-10-07T21:16:29.851 INFO:tasks.rados.rados.0.smithi003.stdout:897: expect deleted 2023-10-07T21:16:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 96 2023-10-07T21:16:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:898: seq_num 278 ranges {573440=663552,1236992=442368,1679360=720896,2400256=442368} 2023-10-07T21:16:29.858 INFO:tasks.rados.rados.0.smithi003.stdout:898: writing smithi003182153-27 from 573440 to 1236992 tid 1 2023-10-07T21:16:29.860 INFO:tasks.rados.rados.0.smithi003.stdout:898: writing smithi003182153-27 from 1236992 to 1679360 tid 2 2023-10-07T21:16:29.865 INFO:tasks.rados.rados.0.smithi003.stdout:898: writing smithi003182153-27 from 1679360 to 2400256 tid 3 2023-10-07T21:16:29.867 INFO:tasks.rados.rados.0.smithi003.stdout:898: writing smithi003182153-27 from 2400256 to 2842624 tid 4 2023-10-07T21:16:29.868 INFO:tasks.rados.rados.0.smithi003.stdout:899: read oid 38 snap -1 2023-10-07T21:16:29.868 INFO:tasks.rados.rados.0.smithi003.stdout:899: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:29.868 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 96 2023-10-07T21:16:29.868 INFO:tasks.rados.rados.0.smithi003.stdout:900: seq_num 279 ranges {3481600=679936,4161536=720896,4882432=483328,5365760=401408} 2023-10-07T21:16:29.891 INFO:tasks.rados.rados.0.smithi003.stdout:900: writing smithi003182153-45 from 3481600 to 4161536 tid 1 2023-10-07T21:16:29.895 INFO:tasks.rados.rados.0.smithi003.stdout:900: writing smithi003182153-45 from 4161536 to 4882432 tid 2 2023-10-07T21:16:29.897 INFO:tasks.rados.rados.0.smithi003.stdout:900: writing smithi003182153-45 from 4882432 to 5365760 tid 3 2023-10-07T21:16:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:900: writing smithi003182153-45 from 5365760 to 5767168 tid 4 2023-10-07T21:16:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:901: snap_create 2023-10-07T21:16:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 3 to smithi003182153-48 2023-10-07T21:16:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 4 to smithi003182153-48 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 5 to smithi003182153-48 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 6 to smithi003182153-48 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 123 (ObjNum 276 snap 96 seq_num 276) dirty exists 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:895: left oid 48 (ObjNum 276 snap 96 seq_num 276) 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:898: finishing write tid 1 to smithi003182153-27 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:898: finishing write tid 2 to smithi003182153-27 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:898: finishing write tid 3 to smithi003182153-27 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:898: finishing write tid 4 to smithi003182153-27 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:898: finishing write tid 5 to smithi003182153-27 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:898: finishing write tid 6 to smithi003182153-27 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 322 (ObjNum 278 snap 96 seq_num 278) dirty exists 2023-10-07T21:16:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:898: left oid 27 (ObjNum 278 snap 96 seq_num 278) 2023-10-07T21:16:29.902 INFO:tasks.rados.rados.0.smithi003.stdout:899: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:30.019 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:29 smithi003 conmon[187445]: 2023-10-07T21:16:29.573+0000 7fcd1871e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T21:16:30.020 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:29 smithi003 conmon[187445]: 2023-10-07T21:16:29.715+0000 7fcd1871e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T21:16:30.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:29 smithi003 ceph-mon[200960]: osdmap e237: 8 total, 8 up, 8 in 2023-10-07T21:16:30.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:29 smithi003 ceph-mon[200960]: failed to encode map e237 with expected crc 2023-10-07T21:16:30.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:29 smithi003 ceph-mon[200960]: failed to encode map e237 with expected crc 2023-10-07T21:16:30.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:29 smithi003 ceph-mon[115766]: osdmap e237: 8 total, 8 up, 8 in 2023-10-07T21:16:30.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:29 smithi003 ceph-mon[115766]: failed to encode map e237 with expected crc 2023-10-07T21:16:30.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:29 smithi003 ceph-mon[115766]: failed to encode map e237 with expected crc 2023-10-07T21:16:30.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:29 smithi003 conmon[115742]: 2023-10-07T21:16:29.807+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:30.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:29 smithi046 conmon[176825]: 2023-10-07T21:16:29.931+0000 7f5fc60a5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:16:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:29 smithi046 ceph-mon[102780]: osdmap e237: 8 total, 8 up, 8 in 2023-10-07T21:16:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:29 smithi046 ceph-mon[102780]: failed to encode map e237 with expected crc 2023-10-07T21:16:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:29 smithi046 ceph-mon[102780]: failed to encode map e237 with expected crc 2023-10-07T21:16:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:29 smithi046 conmon[102737]: 2023-10-07T21:16:29.806+0000 7f4d4c475700 -1 mon.b@1(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:30.124 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 1 to smithi003182153-45 2023-10-07T21:16:30.124 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 2 to smithi003182153-45 2023-10-07T21:16:30.124 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 3 to smithi003182153-45 2023-10-07T21:16:30.124 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 4 to smithi003182153-45 2023-10-07T21:16:30.125 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 5 to smithi003182153-45 2023-10-07T21:16:30.125 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 6 to smithi003182153-45 2023-10-07T21:16:30.125 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 411 (ObjNum 279 snap 96 seq_num 279) dirty exists 2023-10-07T21:16:30.125 INFO:tasks.rados.rados.0.smithi003.stdout:900: left oid 45 (ObjNum 279 snap 96 seq_num 279) 2023-10-07T21:16:30.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:30 smithi003 conmon[187445]: 2023-10-07T21:16:30.018+0000 7fcd1871e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T21:16:30.819 INFO:tasks.rados.rados.0.smithi003.stdout:895: done (5 left) 2023-10-07T21:16:30.819 INFO:tasks.rados.rados.0.smithi003.stdout:897: done (4 left) 2023-10-07T21:16:30.819 INFO:tasks.rados.rados.0.smithi003.stdout:898: done (3 left) 2023-10-07T21:16:30.819 INFO:tasks.rados.rados.0.smithi003.stdout:899: done (2 left) 2023-10-07T21:16:30.819 INFO:tasks.rados.rados.0.smithi003.stdout:900: done (1 left) 2023-10-07T21:16:30.820 INFO:tasks.rados.rados.0.smithi003.stdout:901: done (0 left) 2023-10-07T21:16:30.820 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 97 2023-10-07T21:16:30.820 INFO:tasks.rados.rados.0.smithi003.stdout:902: seq_num 280 ranges {0=696320,696320=606208,1302528=688128,1990656=311296} 2023-10-07T21:16:30.823 INFO:tasks.rados.rados.0.smithi003.stdout:902: writing smithi003182153-15 from 0 to 696320 tid 1 2023-10-07T21:16:30.826 INFO:tasks.rados.rados.0.smithi003.stdout:902: writing smithi003182153-15 from 696320 to 1302528 tid 2 2023-10-07T21:16:30.830 INFO:tasks.rados.rados.0.smithi003.stdout:902: writing smithi003182153-15 from 1302528 to 1990656 tid 3 2023-10-07T21:16:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:902: writing smithi003182153-15 from 1990656 to 2301952 tid 4 2023-10-07T21:16:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:903: delete oid 31 current snap is 97 2023-10-07T21:16:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:902: finishing write tid 1 to smithi003182153-15 2023-10-07T21:16:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:902: finishing write tid 2 to smithi003182153-15 2023-10-07T21:16:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:903: done (1 left) 2023-10-07T21:16:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:904: snap_create 2023-10-07T21:16:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:902: finishing write tid 3 to smithi003182153-15 2023-10-07T21:16:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:902: finishing write tid 4 to smithi003182153-15 2023-10-07T21:16:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:902: finishing write tid 5 to smithi003182153-15 2023-10-07T21:16:30.837 INFO:tasks.rados.rados.0.smithi003.stdout:902: finishing write tid 6 to smithi003182153-15 2023-10-07T21:16:30.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 589 (ObjNum 280 snap 97 seq_num 280) dirty exists 2023-10-07T21:16:30.837 INFO:tasks.rados.rados.0.smithi003.stdout:902: left oid 15 (ObjNum 280 snap 97 seq_num 280) 2023-10-07T21:16:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[115766]: osdmap e238: 8 total, 8 up, 8 in 2023-10-07T21:16:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[115766]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[115766]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[115766]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:30 smithi003 conmon[115742]: 2023-10-07T21:16:30.810+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e239 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[200960]: osdmap e238: 8 total, 8 up, 8 in 2023-10-07T21:16:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[200960]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[200960]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:30 smithi003 ceph-mon[200960]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:30 smithi046 conmon[176825]: 2023-10-07T21:16:30.994+0000 7f5fc60a5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:16:31.096 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:31 smithi046 conmon[176825]: [07/Oct/2023:21:16:31] ENGINE Bus STARTING 2023-10-07T21:16:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:30 smithi046 ceph-mon[102780]: osdmap e238: 8 total, 8 up, 8 in 2023-10-07T21:16:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:30 smithi046 ceph-mon[102780]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:30 smithi046 ceph-mon[102780]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:30 smithi046 ceph-mon[102780]: failed to encode map e238 with expected crc 2023-10-07T21:16:31.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:30 smithi046 conmon[102737]: 2023-10-07T21:16:30.811+0000 7f4d4c475700 -1 mon.b@1(peon).osd e239 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:31.130 INFO:tasks.rados.rados.0.smithi003.stdout:902: done (1 left) 2023-10-07T21:16:31.130 INFO:tasks.rados.rados.0.smithi003.stdout:904: done (0 left) 2023-10-07T21:16:31.130 INFO:tasks.rados.rados.0.smithi003.stdout:905: copy_from oid 33 from oid 44 current snap is 98 2023-10-07T21:16:31.130 INFO:tasks.rados.rados.0.smithi003.stdout:906: delete oid 3 current snap is 98 2023-10-07T21:16:31.136 INFO:tasks.rados.rados.0.smithi003.stdout:906: done (1 left) 2023-10-07T21:16:31.136 INFO:tasks.rados.rados.0.smithi003.stdout:907: snap_remove snap 93 2023-10-07T21:16:31.352 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[115742]: 2023-10-07T21:16:31.119+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e240 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:31.353 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.101+0000 7fcd1871e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T21:16:31.353 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: [07/Oct/2023:21:16:31] ENGINE Bus STARTING 2023-10-07T21:16:31.353 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc788fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.353 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc788fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.353 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc788fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.354 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc788fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.354 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc788fd700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.354 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc770fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.354 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc770fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.354 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc770fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.354 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc770fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.354 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.287+0000 7fcc770fa700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T21:16:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 conmon[102737]: 2023-10-07T21:16:31.118+0000 7f4d4c475700 -1 mon.b@1(peon).osd e240 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:31.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:31 smithi046 conmon[176825]: CherryPy Checker: 2023-10-07T21:16:31.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:31 smithi046 conmon[176825]: The Application mounted at '' has an empty config. 2023-10-07T21:16:31.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:31 smithi046 conmon[176825]: 2023-10-07T21:16:31.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:31 smithi046 conmon[176825]: [07/Oct/2023:21:16:31] ENGINE Serving on http://:::9283 2023-10-07T21:16:31.596 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 07 21:16:31 smithi046 conmon[176825]: [07/Oct/2023:21:16:31] ENGINE Bus STARTED 2023-10-07T21:16:31.625 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: CherryPy Checker: 2023-10-07T21:16:31.625 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: The Application mounted at '' has an empty config. 2023-10-07T21:16:31.625 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: 2023-10-07T21:16:31.625 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: [07/Oct/2023:21:16:31] ENGINE Serving on http://:::9283 2023-10-07T21:16:31.625 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: [07/Oct/2023:21:16:31] ENGINE Bus STARTED 2023-10-07T21:16:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:16:31] "GET /metrics HTTP/1.1" 200 33355 "" "Prometheus/2.43.0" 2023-10-07T21:16:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: osdmap e239: 8 total, 8 up, 8 in 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: Standby manager daemon x restarted 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: Standby manager daemon x started 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: Active manager daemon y restarted 2023-10-07T21:16:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: Activating manager daemon y 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: failed to encode map e240 with expected crc 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: osdmap e240: 8 total, 8 up, 8 in 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: mgrmap e37: y(active, starting, since 0.0077764s), standbys: x 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: failed to encode map e240 with expected crc 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:16:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:16:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: Manager daemon y is now available 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:16:32.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: osdmap e239: 8 total, 8 up, 8 in 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: Standby manager daemon x restarted 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: Standby manager daemon x started 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: Active manager daemon y restarted 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: Activating manager daemon y 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: failed to encode map e240 with expected crc 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: osdmap e240: 8 total, 8 up, 8 in 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: mgrmap e37: y(active, starting, since 0.0077764s), standbys: x 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: failed to encode map e240 with expected crc 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:16:32.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: Manager daemon y is now available 2023-10-07T21:16:32.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:32.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:32.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:32.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:16:32.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:16:32.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:16:32.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:31 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:16:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: osdmap e239: 8 total, 8 up, 8 in 2023-10-07T21:16:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: Standby manager daemon x restarted 2023-10-07T21:16:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: Standby manager daemon x started 2023-10-07T21:16:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.? 172.21.15.46:0/571924517' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: failed to encode map e239 with expected crc 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: Active manager daemon y restarted 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: Activating manager daemon y 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: failed to encode map e240 with expected crc 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: osdmap e240: 8 total, 8 up, 8 in 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: mgrmap e37: y(active, starting, since 0.0077764s), standbys: x 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: failed to encode map e240 with expected crc 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:16:32.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:16:32.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:16:32.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:16:32.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:16:32.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T21:16:32.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T21:16:32.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T21:16:32.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: Manager daemon y is now available 2023-10-07T21:16:32.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:32.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:32.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:32.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:16:32.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T21:16:32.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:16:32.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:31 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T21:16:32.139 INFO:tasks.rados.rados.0.smithi003.stdout:907: done (1 left) 2023-10-07T21:16:32.139 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 98 2023-10-07T21:16:32.139 INFO:tasks.rados.rados.0.smithi003.stdout:908: seq_num 283 ranges {5922816=745472,6668288=712704,7380992=458752,7839744=434176} 2023-10-07T21:16:32.177 INFO:tasks.rados.rados.0.smithi003.stdout:908: writing smithi003182153-21 from 5922816 to 6668288 tid 1 2023-10-07T21:16:32.181 INFO:tasks.rados.rados.0.smithi003.stdout:908: writing smithi003182153-21 from 6668288 to 7380992 tid 2 2023-10-07T21:16:32.184 INFO:tasks.rados.rados.0.smithi003.stdout:908: writing smithi003182153-21 from 7380992 to 7839744 tid 3 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:908: writing smithi003182153-21 from 7839744 to 8273920 tid 4 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:909: read oid 3 snap -1 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:909: expect deleted 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:910: read oid 23 snap -1 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:910: expect (ObjNum 250 snap 78 seq_num 250) 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:911: delete oid 2 current snap is 98 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:905: finishing copy_from to smithi003182153-33 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 549 (ObjNum 179 snap 46 seq_num 179) dirty exists 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:905: finishing copy_from racing read to smithi003182153-33 2023-10-07T21:16:32.188 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 1 to smithi003182153-21 2023-10-07T21:16:32.189 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 2 to smithi003182153-21 2023-10-07T21:16:32.189 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 3 to smithi003182153-21 2023-10-07T21:16:32.191 INFO:tasks.rados.rados.0.smithi003.stdout:905: done (4 left) 2023-10-07T21:16:32.191 INFO:tasks.rados.rados.0.smithi003.stdout:909: done (3 left) 2023-10-07T21:16:32.191 INFO:tasks.rados.rados.0.smithi003.stdout:911: done (2 left) 2023-10-07T21:16:32.191 INFO:tasks.rados.rados.0.smithi003.stdout:912: read oid 15 snap -1 2023-10-07T21:16:32.191 INFO:tasks.rados.rados.0.smithi003.stdout:912: expect (ObjNum 280 snap 97 seq_num 280) 2023-10-07T21:16:32.191 INFO:tasks.rados.rados.0.smithi003.stdout:913: delete oid 19 current snap is 98 2023-10-07T21:16:32.192 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 4 to smithi003182153-21 2023-10-07T21:16:32.192 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 5 to smithi003182153-21 2023-10-07T21:16:32.193 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 6 to smithi003182153-21 2023-10-07T21:16:32.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 330 (ObjNum 283 snap 98 seq_num 283) dirty exists 2023-10-07T21:16:32.193 INFO:tasks.rados.rados.0.smithi003.stdout:908: left oid 21 (ObjNum 283 snap 98 seq_num 283) 2023-10-07T21:16:32.193 INFO:tasks.rados.rados.0.smithi003.stdout:908: done (3 left) 2023-10-07T21:16:32.194 INFO:tasks.rados.rados.0.smithi003.stdout:913: done (2 left) 2023-10-07T21:16:32.194 INFO:tasks.rados.rados.0.smithi003.stdout:914: read oid 47 snap -1 2023-10-07T21:16:32.194 INFO:tasks.rados.rados.0.smithi003.stdout:914: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:16:32.194 INFO:tasks.rados.rados.0.smithi003.stdout:915: snap_remove snap 70 2023-10-07T21:16:32.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:32 smithi003 conmon[187445]: 2023-10-07T21:16:32.146+0000 7fccd1da5700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-10-07T21:16:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 conmon[115742]: 2023-10-07T21:16:32.123+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e241 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 conmon[102737]: 2023-10-07T21:16:32.120+0000 7f4d4c475700 -1 mon.b@1(peon).osd e241 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:32.928 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:16:32 smithi003 conmon[185816]: ts=2023-10-07T21:16:32.625Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=7 2023-10-07T21:16:33.154 INFO:tasks.rados.rados.0.smithi003.stdout:915: done (3 left) 2023-10-07T21:16:33.154 INFO:tasks.rados.rados.0.smithi003.stdout:916: snap_remove snap 56 2023-10-07T21:16:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: failed to encode map e240 with expected crc 2023-10-07T21:16:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: failed to encode map e239 with expected crc 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: [07/Oct/2023:21:16:31] ENGINE Bus STARTING 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: [07/Oct/2023:21:16:31] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: [07/Oct/2023:21:16:32] ENGINE Serving on http://172.21.15.3:8765 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: [07/Oct/2023:21:16:32] ENGINE Bus STARTED 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: failed to encode map e241 with expected crc 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: osdmap e241: 8 total, 8 up, 8 in 2023-10-07T21:16:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: failed to encode map e241 with expected crc 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: mgrmap e38: y(active, since 1.03128s), standbys: x 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[200960]: pgmap v4: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: failed to encode map e240 with expected crc 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: failed to encode map e239 with expected crc 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: [07/Oct/2023:21:16:31] ENGINE Bus STARTING 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: [07/Oct/2023:21:16:31] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: [07/Oct/2023:21:16:32] ENGINE Serving on http://172.21.15.3:8765 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: [07/Oct/2023:21:16:32] ENGINE Bus STARTED 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: failed to encode map e241 with expected crc 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: osdmap e241: 8 total, 8 up, 8 in 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: failed to encode map e241 with expected crc 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: mgrmap e38: y(active, since 1.03128s), standbys: x 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:32 smithi003 ceph-mon[115766]: pgmap v4: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:33.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:33 smithi003 conmon[115742]: 2023-10-07T21:16:33.147+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e242 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: failed to encode map e240 with expected crc 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: failed to encode map e239 with expected crc 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: [07/Oct/2023:21:16:31] ENGINE Bus STARTING 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: [07/Oct/2023:21:16:31] ENGINE Serving on https://172.21.15.3:7150 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: [07/Oct/2023:21:16:32] ENGINE Serving on http://172.21.15.3:8765 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: [07/Oct/2023:21:16:32] ENGINE Bus STARTED 2023-10-07T21:16:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: failed to encode map e241 with expected crc 2023-10-07T21:16:33.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: osdmap e241: 8 total, 8 up, 8 in 2023-10-07T21:16:33.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: failed to encode map e241 with expected crc 2023-10-07T21:16:33.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: mgrmap e38: y(active, since 1.03128s), standbys: x 2023-10-07T21:16:33.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:32 smithi046 ceph-mon[102780]: pgmap v4: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:33.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:33 smithi046 conmon[102737]: 2023-10-07T21:16:33.147+0000 7f4d4c475700 -1 mon.b@1(peon).osd e242 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:33.822 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:16:33 smithi003 conmon[185816]: ts=2023-10-07T21:16:33.510Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi046:8443/api/prometheus_receiver\": dial tcp 172.21.15.46:8443: connect: connection refused" 2023-10-07T21:16:34.158 INFO:tasks.rados.rados.0.smithi003.stdout:916: done (3 left) 2023-10-07T21:16:34.158 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 98 2023-10-07T21:16:34.158 INFO:tasks.rados.rados.0.smithi003.stdout:917: seq_num 286 ranges {4349952=794624,5144576=761856,5906432=679936,6586368=163840} 2023-10-07T21:16:34.187 INFO:tasks.rados.rados.0.smithi003.stdout:917: writing smithi003182153-37 from 4349952 to 5144576 tid 1 2023-10-07T21:16:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:917: writing smithi003182153-37 from 5144576 to 5906432 tid 2 2023-10-07T21:16:34.195 INFO:tasks.rados.rados.0.smithi003.stdout:917: writing smithi003182153-37 from 5906432 to 6586368 tid 3 2023-10-07T21:16:34.197 INFO:tasks.rados.rados.0.smithi003.stdout:917: writing smithi003182153-37 from 6586368 to 6750208 tid 4 2023-10-07T21:16:34.197 INFO:tasks.rados.rados.0.smithi003.stdout:918: setattr oid 8 current snap is 98 2023-10-07T21:16:34.197 INFO:tasks.rados.rados.0.smithi003.stdout:912: expect (ObjNum 280 snap 97 seq_num 280) 2023-10-07T21:16:34.256 INFO:tasks.rados.rados.0.smithi003.stdout:910: expect (ObjNum 250 snap 78 seq_num 250) 2023-10-07T21:16:34.501 INFO:tasks.rados.rados.0.smithi003.stdout:914: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:16:34.564 INFO:tasks.rados.rados.0.smithi003.stdout:917: finishing write tid 1 to smithi003182153-37 2023-10-07T21:16:34.564 INFO:tasks.rados.rados.0.smithi003.stdout:917: finishing write tid 2 to smithi003182153-37 2023-10-07T21:16:34.564 INFO:tasks.rados.rados.0.smithi003.stdout:917: finishing write tid 3 to smithi003182153-37 2023-10-07T21:16:34.564 INFO:tasks.rados.rados.0.smithi003.stdout:917: finishing write tid 4 to smithi003182153-37 2023-10-07T21:16:34.564 INFO:tasks.rados.rados.0.smithi003.stdout:917: finishing write tid 5 to smithi003182153-37 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:917: finishing write tid 6 to smithi003182153-37 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 81 (ObjNum 286 snap 98 seq_num 286) dirty exists 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:917: left oid 37 (ObjNum 286 snap 98 seq_num 286) 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:910: done (4 left) 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:912: done (3 left) 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:914: done (2 left) 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:917: done (1 left) 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 98 2023-10-07T21:16:34.565 INFO:tasks.rados.rados.0.smithi003.stdout:919: seq_num 287 ranges {4915200=8192} 2023-10-07T21:16:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[115766]: pgmap v5: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[115766]: osdmap e242: 8 total, 8 up, 8 in 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[115766]: failed to encode map e242 with expected crc 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[115766]: failed to encode map e242 with expected crc 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[115766]: mgrmap e39: y(active, since 2s), standbys: x 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:34 smithi003 conmon[115742]: 2023-10-07T21:16:34.151+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[200960]: pgmap v5: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[200960]: osdmap e242: 8 total, 8 up, 8 in 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[200960]: failed to encode map e242 with expected crc 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[200960]: failed to encode map e242 with expected crc 2023-10-07T21:16:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:34 smithi003 ceph-mon[200960]: mgrmap e39: y(active, since 2s), standbys: x 2023-10-07T21:16:34.591 INFO:tasks.rados.rados.0.smithi003.stdout:919: writing smithi003182153-23 from 4915200 to 4923392 tid 1 2023-10-07T21:16:34.592 INFO:tasks.rados.rados.0.smithi003.stdout:920: rollback oid 39 current snap is 98 2023-10-07T21:16:34.592 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 53 2023-10-07T21:16:34.592 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 612 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-10-07T21:16:34.592 INFO:tasks.rados.rados.0.smithi003.stdout:918: done (2 left) 2023-10-07T21:16:34.592 INFO:tasks.rados.rados.0.smithi003.stdout:921: snap_remove snap 91 2023-10-07T21:16:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:34 smithi046 ceph-mon[102780]: pgmap v5: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:34 smithi046 ceph-mon[102780]: osdmap e242: 8 total, 8 up, 8 in 2023-10-07T21:16:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:34 smithi046 ceph-mon[102780]: failed to encode map e242 with expected crc 2023-10-07T21:16:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:34 smithi046 ceph-mon[102780]: failed to encode map e242 with expected crc 2023-10-07T21:16:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:34 smithi046 ceph-mon[102780]: mgrmap e39: y(active, since 2s), standbys: x 2023-10-07T21:16:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:34 smithi046 conmon[102737]: 2023-10-07T21:16:34.151+0000 7f4d4c475700 -1 mon.b@1(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:34.703 INFO:tasks.rados.rados.0.smithi003.stdout:921: done (2 left) 2023-10-07T21:16:34.703 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 98 2023-10-07T21:16:34.703 INFO:tasks.rados.rados.0.smithi003.stdout:919: finishing write tid 1 to smithi003182153-23 2023-10-07T21:16:34.704 INFO:tasks.rados.rados.0.smithi003.stdout:922: seq_num 288 ranges {0=24576} 2023-10-07T21:16:34.704 INFO:tasks.rados.rados.0.smithi003.stdout:922: writing smithi003182153-17 from 0 to 24576 tid 1 2023-10-07T21:16:34.704 INFO:tasks.rados.rados.0.smithi003.stdout:923: read oid 2 snap -1 2023-10-07T21:16:34.704 INFO:tasks.rados.rados.0.smithi003.stdout:923: expect deleted 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:924: setattr oid 29 current snap is 98 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:920: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:919: finishing write tid 2 to smithi003182153-23 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:920: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 461 (ObjNum 49 snap 0 seq_num 1534220128) dirty dne 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:919: finishing write tid 3 to smithi003182153-23 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 432 (ObjNum 287 snap 98 seq_num 287) dirty exists 2023-10-07T21:16:34.705 INFO:tasks.rados.rados.0.smithi003.stdout:919: left oid 23 (ObjNum 287 snap 98 seq_num 287) 2023-10-07T21:16:34.706 INFO:tasks.rados.rados.0.smithi003.stdout:919: done (4 left) 2023-10-07T21:16:34.706 INFO:tasks.rados.rados.0.smithi003.stdout:920: done (3 left) 2023-10-07T21:16:34.706 INFO:tasks.rados.rados.0.smithi003.stdout:925: delete oid 12 current snap is 98 2023-10-07T21:16:34.715 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 550 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:16:34.718 INFO:tasks.rados.rados.0.smithi003.stdout:922: finishing write tid 1 to smithi003182153-17 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:923: done (3 left) 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:924: done (2 left) 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:925: done (1 left) 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:926: rollback oid 25 current snap is 98 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 25 to 90 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:927: rollback oid 48 current snap is 98 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 94 2023-10-07T21:16:34.719 INFO:tasks.rados.rados.0.smithi003.stdout:928: rmattr oid 8 current snap is 98 2023-10-07T21:16:34.720 INFO:tasks.rados.rados.0.smithi003.stdout:929: read oid 21 snap -1 2023-10-07T21:16:34.720 INFO:tasks.rados.rados.0.smithi003.stdout:929: expect (ObjNum 283 snap 98 seq_num 283) 2023-10-07T21:16:34.720 INFO:tasks.rados.rados.0.smithi003.stdout:930: snap_remove snap 68 2023-10-07T21:16:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:34 smithi003 conmon[115742]: 2023-10-07T21:16:34.695+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:34 smithi046 conmon[102737]: 2023-10-07T21:16:34.694+0000 7f4d4c475700 -1 mon.b@1(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: osdmap e243: 8 total, 8 up, 8 in 2023-10-07T21:16:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: failed to encode map e243 with expected crc 2023-10-07T21:16:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: failed to encode map e243 with expected crc 2023-10-07T21:16:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: osdmap e244: 8 total, 8 up, 8 in 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: osdmap e243: 8 total, 8 up, 8 in 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: failed to encode map e243 with expected crc 2023-10-07T21:16:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: failed to encode map e243 with expected crc 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: osdmap e244: 8 total, 8 up, 8 in 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:35 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: osdmap e243: 8 total, 8 up, 8 in 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: failed to encode map e243 with expected crc 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: failed to encode map e243 with expected crc 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: osdmap e244: 8 total, 8 up, 8 in 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: failed to encode map e244 with expected crc 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:35.711 INFO:tasks.rados.rados.0.smithi003.stdout:930: done (5 left) 2023-10-07T21:16:35.711 INFO:tasks.rados.rados.0.smithi003.stdout:931: snap_remove snap 53 2023-10-07T21:16:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:35 smithi003 conmon[115742]: 2023-10-07T21:16:35.703+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:35 smithi046 conmon[102737]: 2023-10-07T21:16:35.704+0000 7f4d4c475700 -1 mon.b@1(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:36.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: failed to encode map e244 with expected crc 2023-10-07T21:16:36.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: failed to encode map e244 with expected crc 2023-10-07T21:16:36.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: pgmap v9: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:36.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.482 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.483 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: osdmap e245: 8 total, 8 up, 8 in 2023-10-07T21:16:36.483 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 ceph-mon[102780]: mgrmap e40: y(active, since 4s), standbys: x 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: failed to encode map e244 with expected crc 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: failed to encode map e244 with expected crc 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: pgmap v9: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: osdmap e245: 8 total, 8 up, 8 in 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[200960]: mgrmap e40: y(active, since 4s), standbys: x 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: failed to encode map e244 with expected crc 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: failed to encode map e244 with expected crc 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: pgmap v9: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:36.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: osdmap e245: 8 total, 8 up, 8 in 2023-10-07T21:16:36.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 ceph-mon[115766]: mgrmap e40: y(active, since 4s), standbys: x 2023-10-07T21:16:36.714 INFO:tasks.rados.rados.0.smithi003.stdout:931: done (5 left) 2023-10-07T21:16:36.715 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 98 2023-10-07T21:16:36.715 INFO:tasks.rados.rados.0.smithi003.stdout:922: finishing write tid 2 to smithi003182153-17 2023-10-07T21:16:36.715 INFO:tasks.rados.rados.0.smithi003.stdout:932: seq_num 290 ranges {0=57344} 2023-10-07T21:16:36.715 INFO:tasks.rados.rados.0.smithi003.stdout:932: writing smithi003182153-29 from 0 to 57344 tid 1 2023-10-07T21:16:36.715 INFO:tasks.rados.rados.0.smithi003.stdout:933: read oid 2 snap -1 2023-10-07T21:16:36.715 INFO:tasks.rados.rados.0.smithi003.stdout:933: expect deleted 2023-10-07T21:16:36.715 INFO:tasks.rados.rados.0.smithi003.stdout:934: snap_remove snap 96 2023-10-07T21:16:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:36 smithi046 conmon[102737]: 2023-10-07T21:16:36.706+0000 7f4d4c475700 -1 mon.b@1(peon).osd e246 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:36 smithi003 conmon[115742]: 2023-10-07T21:16:36.706+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e246 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:37.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[200960]: failed to encode map e245 with expected crc 2023-10-07T21:16:37.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[200960]: failed to encode map e245 with expected crc 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[200960]: osdmap e246: 8 total, 8 up, 8 in 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[200960]: failed to encode map e246 with expected crc 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[200960]: failed to encode map e246 with expected crc 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[115766]: failed to encode map e245 with expected crc 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[115766]: failed to encode map e245 with expected crc 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[115766]: osdmap e246: 8 total, 8 up, 8 in 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[115766]: failed to encode map e246 with expected crc 2023-10-07T21:16:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:37 smithi003 ceph-mon[115766]: failed to encode map e246 with expected crc 2023-10-07T21:16:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:37 smithi046 ceph-mon[102780]: failed to encode map e245 with expected crc 2023-10-07T21:16:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:37 smithi046 ceph-mon[102780]: failed to encode map e245 with expected crc 2023-10-07T21:16:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:37 smithi046 ceph-mon[102780]: osdmap e246: 8 total, 8 up, 8 in 2023-10-07T21:16:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:37 smithi046 ceph-mon[102780]: failed to encode map e246 with expected crc 2023-10-07T21:16:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:37 smithi046 ceph-mon[102780]: failed to encode map e246 with expected crc 2023-10-07T21:16:37.719 INFO:tasks.rados.rados.0.smithi003.stdout:934: done (7 left) 2023-10-07T21:16:37.719 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 98 2023-10-07T21:16:37.719 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 613 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-10-07T21:16:37.719 INFO:tasks.rados.rados.0.smithi003.stdout:935: seq_num 291 ranges {4341760=81920} 2023-10-07T21:16:37.745 INFO:tasks.rados.rados.0.smithi003.stdout:935: writing smithi003182153-46 from 4341760 to 4423680 tid 1 2023-10-07T21:16:37.745 INFO:tasks.rados.rados.0.smithi003.stdout:928: done (7 left) 2023-10-07T21:16:37.745 INFO:tasks.rados.rados.0.smithi003.stdout:936: snap_create 2023-10-07T21:16:37.745 INFO:tasks.rados.rados.0.smithi003.stdout:927: finishing rollback tid 0 to smithi003182153-48 2023-10-07T21:16:37.745 INFO:tasks.rados.rados.0.smithi003.stdout:927: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:16:37.745 INFO:tasks.rados.rados.0.smithi003.stdout:926: finishing rollback tid 0 to smithi003182153-25 2023-10-07T21:16:37.745 INFO:tasks.rados.rados.0.smithi003.stdout:927: finishing rollback tid 2 to smithi003182153-48 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 126 (ObjNum 239 snap 77 seq_num 239) dirty exists 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:926: finishing rollback tid 1 to smithi003182153-25 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:926: finishing rollback tid 2 to smithi003182153-25 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 237 (ObjNum 236 snap 76 seq_num 236) dirty exists 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:922: finishing write tid 3 to smithi003182153-17 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 130 (ObjNum 288 snap 98 seq_num 288) dirty exists 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:922: left oid 17 (ObjNum 288 snap 98 seq_num 288) 2023-10-07T21:16:37.746 INFO:tasks.rados.rados.0.smithi003.stdout:929: expect (ObjNum 283 snap 98 seq_num 283) 2023-10-07T21:16:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:37 smithi003 conmon[115742]: 2023-10-07T21:16:37.711+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e247 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:37 smithi046 conmon[102737]: 2023-10-07T21:16:37.711+0000 7f4d4c475700 -1 mon.b@1(peon).osd e247 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:38.235 INFO:tasks.rados.rados.0.smithi003.stdout:932: finishing write tid 1 to smithi003182153-29 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:932: finishing write tid 2 to smithi003182153-29 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:932: finishing write tid 3 to smithi003182153-29 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 552 (ObjNum 290 snap 98 seq_num 290) dirty exists 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:932: left oid 29 (ObjNum 290 snap 98 seq_num 290) 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:935: finishing write tid 1 to smithi003182153-46 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:935: finishing write tid 2 to smithi003182153-46 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:935: finishing write tid 3 to smithi003182153-46 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 452 (ObjNum 291 snap 98 seq_num 291) dirty exists 2023-10-07T21:16:38.236 INFO:tasks.rados.rados.0.smithi003.stdout:935: left oid 46 (ObjNum 291 snap 98 seq_num 291) 2023-10-07T21:16:38.531 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:38 smithi046 ceph-mon[102780]: failed to encode map e246 with expected crc 2023-10-07T21:16:38.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:38 smithi046 ceph-mon[102780]: pgmap v12: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:38.532 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:38 smithi046 ceph-mon[102780]: osdmap e247: 8 total, 8 up, 8 in 2023-10-07T21:16:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:38 smithi003 ceph-mon[200960]: failed to encode map e246 with expected crc 2023-10-07T21:16:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:38 smithi003 ceph-mon[200960]: pgmap v12: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:38 smithi003 ceph-mon[200960]: osdmap e247: 8 total, 8 up, 8 in 2023-10-07T21:16:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:38 smithi003 ceph-mon[115766]: failed to encode map e246 with expected crc 2023-10-07T21:16:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:38 smithi003 ceph-mon[115766]: pgmap v12: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:38 smithi003 ceph-mon[115766]: osdmap e247: 8 total, 8 up, 8 in 2023-10-07T21:16:38.719 INFO:tasks.rados.rados.0.smithi003.stdout:922: done (7 left) 2023-10-07T21:16:38.719 INFO:tasks.rados.rados.0.smithi003.stdout:926: done (6 left) 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:927: done (5 left) 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:929: done (4 left) 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:932: done (3 left) 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:933: done (2 left) 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:935: done (1 left) 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:936: done (0 left) 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 99 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:937: seq_num 292 ranges {0=98304} 2023-10-07T21:16:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:937: writing smithi003182153-19 from 0 to 98304 tid 1 2023-10-07T21:16:38.721 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 99 2023-10-07T21:16:38.721 INFO:tasks.rados.rados.0.smithi003.stdout:938: seq_num 293 ranges {1564672=114688} 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:938: writing smithi003182153-25 from 1564672 to 1679360 tid 1 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:939: rmattr oid 42 current snap is 99 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:937: finishing write tid 1 to smithi003182153-19 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:940: delete oid 10 current snap is 99 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:937: finishing write tid 2 to smithi003182153-19 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:937: finishing write tid 3 to smithi003182153-19 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 225 (ObjNum 292 snap 99 seq_num 292) dirty exists 2023-10-07T21:16:38.730 INFO:tasks.rados.rados.0.smithi003.stdout:937: left oid 19 (ObjNum 292 snap 99 seq_num 292) 2023-10-07T21:16:38.731 INFO:tasks.rados.rados.0.smithi003.stdout:937: done (3 left) 2023-10-07T21:16:38.731 INFO:tasks.rados.rados.0.smithi003.stdout:940: done (2 left) 2023-10-07T21:16:38.731 INFO:tasks.rados.rados.0.smithi003.stdout:941: copy_from oid 21 from oid 40 current snap is 99 2023-10-07T21:16:38.731 INFO:tasks.rados.rados.0.smithi003.stdout:942: snap_create 2023-10-07T21:16:38.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 0 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:16:38.736 INFO:tasks.rados.rados.0.smithi003.stdout:938: finishing write tid 1 to smithi003182153-25 2023-10-07T21:16:38.736 INFO:tasks.rados.rados.0.smithi003.stdout:938: finishing write tid 2 to smithi003182153-25 2023-10-07T21:16:38.737 INFO:tasks.rados.rados.0.smithi003.stdout:938: finishing write tid 3 to smithi003182153-25 2023-10-07T21:16:38.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 248 (ObjNum 293 snap 99 seq_num 293) dirty exists 2023-10-07T21:16:38.737 INFO:tasks.rados.rados.0.smithi003.stdout:938: left oid 25 (ObjNum 293 snap 99 seq_num 293) 2023-10-07T21:16:38.749 INFO:tasks.rados.rados.0.smithi003.stdout:941: finishing copy_from to smithi003182153-21 2023-10-07T21:16:38.749 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 402 (ObjNum 204 snap 60 seq_num 204) dirty exists 2023-10-07T21:16:38.750 INFO:tasks.rados.rados.0.smithi003.stdout:941: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:16:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:38 smithi046 conmon[102737]: 2023-10-07T21:16:38.712+0000 7f4d4c475700 -1 mon.b@1(peon).osd e248 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:38.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:38 smithi046 conmon[175795]: ts=2023-10-07T21:16: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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:16:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:38 smithi003 conmon[115742]: 2023-10-07T21:16:38.712+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e248 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[115766]: failed to encode map e247 with expected crc 2023-10-07T21:16:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[115766]: failed to encode map e247 with expected crc 2023-10-07T21:16:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[115766]: osdmap e248: 8 total, 8 up, 8 in 2023-10-07T21:16:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[115766]: failed to encode map e248 with expected crc 2023-10-07T21:16:39.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[200960]: failed to encode map e247 with expected crc 2023-10-07T21:16:39.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[200960]: failed to encode map e247 with expected crc 2023-10-07T21:16:39.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[200960]: osdmap e248: 8 total, 8 up, 8 in 2023-10-07T21:16:39.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:39 smithi003 ceph-mon[200960]: failed to encode map e248 with expected crc 2023-10-07T21:16:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:39 smithi046 ceph-mon[102780]: failed to encode map e247 with expected crc 2023-10-07T21:16:39.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:39 smithi046 ceph-mon[102780]: failed to encode map e247 with expected crc 2023-10-07T21:16:39.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:39 smithi046 ceph-mon[102780]: osdmap e248: 8 total, 8 up, 8 in 2023-10-07T21:16:39.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:39 smithi046 ceph-mon[102780]: failed to encode map e248 with expected crc 2023-10-07T21:16:39.725 INFO:tasks.rados.rados.0.smithi003.stdout:938: done (3 left) 2023-10-07T21:16:39.725 INFO:tasks.rados.rados.0.smithi003.stdout:939: done (2 left) 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:941: done (1 left) 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:942: done (0 left) 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:943: rollback oid 44 current snap is 100 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 65 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:944: copy_from oid 18 from oid 38 current snap is 100 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 100 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:945: seq_num 295 ranges {0=147456} 2023-10-07T21:16:39.726 INFO:tasks.rados.rados.0.smithi003.stdout:945: writing smithi003182153-3 from 0 to 147456 tid 1 2023-10-07T21:16:39.727 INFO:tasks.rados.rados.0.smithi003.stdout:946: snap_remove snap 90 2023-10-07T21:16:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:39 smithi003 conmon[115742]: 2023-10-07T21:16:39.718+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e249 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:39 smithi046 conmon[102737]: 2023-10-07T21:16:39.718+0000 7f4d4c475700 -1 mon.b@1(peon).osd e249 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: pgmap v15: 121 pgs: 121 active+clean; 287 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 50 op/s 2023-10-07T21:16:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: osdmap e249: 8 total, 8 up, 8 in 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: failed to encode map e249 with expected crc 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: failed to encode map e249 with expected crc 2023-10-07T21:16:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[115766]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: pgmap v15: 121 pgs: 121 active+clean; 287 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 50 op/s 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: osdmap e249: 8 total, 8 up, 8 in 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: failed to encode map e249 with expected crc 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: failed to encode map e249 with expected crc 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:16:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:40 smithi003 ceph-mon[200960]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:16:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: pgmap v15: 121 pgs: 121 active+clean; 287 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 50 op/s 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.conf 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.conf 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: failed to encode map e248 with expected crc 2023-10-07T21:16:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:16:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T21:16:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: osdmap e249: 8 total, 8 up, 8 in 2023-10-07T21:16:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: failed to encode map e249 with expected crc 2023-10-07T21:16:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: failed to encode map e249 with expected crc 2023-10-07T21:16:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:16:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 ceph-mon[102780]: Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2023-10-07T21:16:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:946: done (3 left) 2023-10-07T21:16:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:947: snap_create 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:943: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:943: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:943: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 641 (ObjNum 115 snap 24 seq_num 115) dirty exists 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:945: finishing write tid 1 to smithi003182153-3 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:945: finishing write tid 2 to smithi003182153-3 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:945: finishing write tid 3 to smithi003182153-3 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 231 (ObjNum 295 snap 100 seq_num 295) dirty exists 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:945: left oid 3 (ObjNum 295 snap 100 seq_num 295) 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:944: finishing copy_from to smithi003182153-18 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 275 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:16:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:944: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:16:40.992 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:40 smithi003 conmon[115742]: 2023-10-07T21:16:40.720+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e250 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:40 smithi046 conmon[102737]: 2023-10-07T21:16:40.720+0000 7f4d4c475700 -1 mon.b@1(peon).osd e250 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: Upgrade: It appears safe to stop mon.c 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: osdmap e250: 8 total, 8 up, 8 in 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[200960]: failed to encode map e250 with expected crc 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:16:41.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: Upgrade: It appears safe to stop mon.c 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: osdmap e250: 8 total, 8 up, 8 in 2023-10-07T21:16:41.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 ceph-mon[115766]: failed to encode map e250 with expected crc 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: failed to encode map e249 with expected crc 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: Updating smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: Updating smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: Upgrade: It appears safe to stop mon.c 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: osdmap e250: 8 total, 8 up, 8 in 2023-10-07T21:16:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 ceph-mon[102780]: failed to encode map e250 with expected crc 2023-10-07T21:16:41.731 INFO:tasks.rados.rados.0.smithi003.stdout:943: done (3 left) 2023-10-07T21:16:41.731 INFO:tasks.rados.rados.0.smithi003.stdout:944: done (2 left) 2023-10-07T21:16:41.731 INFO:tasks.rados.rados.0.smithi003.stdout:945: done (1 left) 2023-10-07T21:16:41.731 INFO:tasks.rados.rados.0.smithi003.stdout:947: done (0 left) 2023-10-07T21:16:41.731 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 101 2023-10-07T21:16:41.731 INFO:tasks.rados.rados.0.smithi003.stdout:948: seq_num 296 ranges {0=163840} 2023-10-07T21:16:41.732 INFO:tasks.rados.rados.0.smithi003.stdout:948: writing smithi003182153-1 from 0 to 163840 tid 1 2023-10-07T21:16:41.732 INFO:tasks.rados.rados.0.smithi003.stdout:949: read oid 35 snap -1 2023-10-07T21:16:41.732 INFO:tasks.rados.rados.0.smithi003.stdout:949: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:41.732 INFO:tasks.rados.rados.0.smithi003.stdout:950: snap_create 2023-10-07T21:16:41.738 INFO:tasks.rados.rados.0.smithi003.stdout:948: finishing write tid 1 to smithi003182153-1 2023-10-07T21:16:41.740 INFO:tasks.rados.rados.0.smithi003.stdout:948: finishing write tid 2 to smithi003182153-1 2023-10-07T21:16:41.741 INFO:tasks.rados.rados.0.smithi003.stdout:949: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:41.758 INFO:tasks.rados.rados.0.smithi003.stdout:948: finishing write tid 3 to smithi003182153-1 2023-10-07T21:16:41.758 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 460 (ObjNum 296 snap 101 seq_num 296) dirty exists 2023-10-07T21:16:41.758 INFO:tasks.rados.rados.0.smithi003.stdout:948: left oid 1 (ObjNum 296 snap 101 seq_num 296) 2023-10-07T21:16:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:16:41] "GET /metrics HTTP/1.1" 200 33355 "" "Prometheus/2.43.0" 2023-10-07T21:16:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:41 smithi003 conmon[115742]: 2023-10-07T21:16:41.724+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e251 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:41 smithi046 conmon[102737]: 2023-10-07T21:16:41.724+0000 7f4d4c475700 -1 mon.b@1(peon).osd e251 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[200960]: failed to encode map e250 with expected crc 2023-10-07T21:16:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[200960]: pgmap v18: 121 pgs: 121 active+clean; 287 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 50 op/s 2023-10-07T21:16:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[200960]: osdmap e251: 8 total, 8 up, 8 in 2023-10-07T21:16:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[200960]: failed to encode map e251 with expected crc 2023-10-07T21:16:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[115766]: failed to encode map e250 with expected crc 2023-10-07T21:16:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[115766]: pgmap v18: 121 pgs: 121 active+clean; 287 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 50 op/s 2023-10-07T21:16:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[115766]: osdmap e251: 8 total, 8 up, 8 in 2023-10-07T21:16:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:42 smithi003 ceph-mon[115766]: failed to encode map e251 with expected crc 2023-10-07T21:16:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:42 smithi046 ceph-mon[102780]: failed to encode map e250 with expected crc 2023-10-07T21:16:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:42 smithi046 ceph-mon[102780]: pgmap v18: 121 pgs: 121 active+clean; 287 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 50 op/s 2023-10-07T21:16:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:42 smithi046 ceph-mon[102780]: osdmap e251: 8 total, 8 up, 8 in 2023-10-07T21:16:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:42 smithi046 ceph-mon[102780]: failed to encode map e251 with expected crc 2023-10-07T21:16:42.735 INFO:tasks.rados.rados.0.smithi003.stdout:948: done (2 left) 2023-10-07T21:16:42.735 INFO:tasks.rados.rados.0.smithi003.stdout:949: done (1 left) 2023-10-07T21:16:42.735 INFO:tasks.rados.rados.0.smithi003.stdout:950: done (0 left) 2023-10-07T21:16:42.735 INFO:tasks.rados.rados.0.smithi003.stdout:951: copy_from oid 33 from oid 24 current snap is 102 2023-10-07T21:16:42.735 INFO:tasks.rados.rados.0.smithi003.stdout:952: snap_remove snap 63 2023-10-07T21:16:43.031 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:42 smithi003 conmon[115742]: 2023-10-07T21:16:42.728+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e252 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:42 smithi046 conmon[102737]: 2023-10-07T21:16:42.728+0000 7f4d4c475700 -1 mon.b@1(peon).osd e252 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: failed to encode map e251 with expected crc 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: Upgrade: Updating mon.c 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: Deploying daemon mon.c on smithi003 2023-10-07T21:16:43.670 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: osdmap e252: 8 total, 8 up, 8 in 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[115766]: failed to encode map e252 with expected crc 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: failed to encode map e251 with expected crc 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: Upgrade: Updating mon.c 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: Deploying daemon mon.c on smithi003 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: osdmap e252: 8 total, 8 up, 8 in 2023-10-07T21:16:43.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:43 smithi003 ceph-mon[200960]: failed to encode map e252 with expected crc 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: failed to encode map e251 with expected crc 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: Upgrade: Updating mon.c 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: from='mgr.34107 ' entity='mgr.y' 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: Deploying daemon mon.c on smithi003 2023-10-07T21:16:43.734 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: osdmap e252: 8 total, 8 up, 8 in 2023-10-07T21:16:43.735 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 ceph-mon[102780]: failed to encode map e252 with expected crc 2023-10-07T21:16:43.740 INFO:tasks.rados.rados.0.smithi003.stdout:952: done (1 left) 2023-10-07T21:16:43.740 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 102 2023-10-07T21:16:43.740 INFO:tasks.rados.rados.0.smithi003.stdout:951: finishing copy_from to smithi003182153-33 2023-10-07T21:16:43.740 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 388 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:16:43.740 INFO:tasks.rados.rados.0.smithi003.stdout:953: seq_num 297 ranges {1662976=180224} 2023-10-07T21:16:43.751 INFO:tasks.rados.rados.0.smithi003.stdout:953: writing smithi003182153-36 from 1662976 to 1843200 tid 1 2023-10-07T21:16:43.751 INFO:tasks.rados.rados.0.smithi003.stdout:954: delete oid 25 current snap is 102 2023-10-07T21:16:43.751 INFO:tasks.rados.rados.0.smithi003.stdout:951: finishing copy_from racing read to smithi003182153-33 2023-10-07T21:16:43.761 INFO:tasks.rados.rados.0.smithi003.stdout:951: done (2 left) 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:954: done (1 left) 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 102 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:955: seq_num 299 ranges {98304=212992} 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:955: writing smithi003182153-19 from 98304 to 311296 tid 1 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:956: rollback oid 35 current snap is 102 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 35 to 50 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:957: snap_create 2023-10-07T21:16:43.762 INFO:tasks.rados.rados.0.smithi003.stdout:953: finishing write tid 1 to smithi003182153-36 2023-10-07T21:16:43.765 INFO:tasks.rados.rados.0.smithi003.stdout:953: finishing write tid 2 to smithi003182153-36 2023-10-07T21:16:43.768 INFO:tasks.rados.rados.0.smithi003.stdout:953: finishing write tid 3 to smithi003182153-36 2023-10-07T21:16:43.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 304 (ObjNum 297 snap 102 seq_num 297) dirty exists 2023-10-07T21:16:43.768 INFO:tasks.rados.rados.0.smithi003.stdout:953: left oid 36 (ObjNum 297 snap 102 seq_num 297) 2023-10-07T21:16:43.768 INFO:tasks.rados.rados.0.smithi003.stdout:955: finishing write tid 1 to smithi003182153-19 2023-10-07T21:16:43.769 INFO:tasks.rados.rados.0.smithi003.stdout:955: finishing write tid 2 to smithi003182153-19 2023-10-07T21:16:43.769 INFO:tasks.rados.rados.0.smithi003.stdout:956: finishing rollback tid 0 to smithi003182153-35 2023-10-07T21:16:43.770 INFO:tasks.rados.rados.0.smithi003.stdout:956: finishing rollback tid 1 to smithi003182153-35 2023-10-07T21:16:43.771 INFO:tasks.rados.rados.0.smithi003.stdout:956: finishing rollback tid 2 to smithi003182153-35 2023-10-07T21:16:43.771 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 470 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:16:43.771 INFO:tasks.rados.rados.0.smithi003.stdout:955: finishing write tid 3 to smithi003182153-19 2023-10-07T21:16:43.771 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 236 (ObjNum 299 snap 102 seq_num 299) dirty exists 2023-10-07T21:16:43.771 INFO:tasks.rados.rados.0.smithi003.stdout:955: left oid 19 (ObjNum 299 snap 102 seq_num 299) 2023-10-07T21:16:44.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 conmon[115742]: 2023-10-07T21:16:43.732+0000 7f32e8c6e700 -1 mon.c@2(peon).osd e253 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:44.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:43 smithi003 systemd[1]: Stopping Ceph mon.c for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:44.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[115742]: 2023-10-07T21:16:44.064+0000 7f32ee479700 -1 received signal: Terminated from /dev/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-10-07T21:16:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:43 smithi046 conmon[102737]: 2023-10-07T21:16:43.733+0000 7f4d4c475700 -1 mon.b@1(peon).osd e253 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[115742]: 2023-10-07T21:16:44.064+0000 7f32ee479700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-10-07T21:16:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:44 smithi003 bash[204071]: 63a01a53133912a09656382c9ecafdb6835693406c664fb49559ce005fbac047 2023-10-07T21:16:44.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[187445]: [07/Oct/2023:21:16:44] ENGINE Bus STOPPING 2023-10-07T21:16:44.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[187445]: [07/Oct/2023:21:16:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:16:44.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[187445]: [07/Oct/2023:21:16:44] ENGINE Bus STOPPED 2023-10-07T21:16:44.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[187445]: [07/Oct/2023:21:16:44] ENGINE Bus STARTING 2023-10-07T21:16:44.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[187445]: [07/Oct/2023:21:16:44] ENGINE Serving on http://:::9283 2023-10-07T21:16:44.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:44 smithi003 conmon[187445]: [07/Oct/2023:21:16:44] ENGINE Bus STARTED 2023-10-07T21:16:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:44 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.c.service: Succeeded. 2023-10-07T21:16:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:44 smithi003 systemd[1]: Stopped Ceph mon.c for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:44 smithi003 systemd[1]: Starting Ceph mon.c for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:16:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:16:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T21:16:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: pidfile_write: ignore empty --pid-file 2023-10-07T21:16:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 bash[204442]: ce9375d41ce7c1a5d4010587a9b0d78160a6075895f9e35ed24b3108a041304c 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: load: jerasure load: lrc 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: RocksDB version: 7.9.2 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Git sha 0 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: DB SUMMARY 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: DB Session ID: 7IE4XTS3LH00EJ7FSOMV 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: CURRENT file: CURRENT 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1090 Bytes 2023-10-07T21:16:45.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 7051928 ; 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.error_if_exists: 0 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.create_if_missing: 0 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.paranoid_checks: 1 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.env: 0x564f78bb1da0 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.fs: PosixFileSystem 2023-10-07T21:16:45.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.info_log: 0x564f7a18f5c0 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.statistics: (nil) 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.use_fsync: 0 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_log_file_size: 0 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.allow_fallocate: 1 2023-10-07T21:16:45.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.use_direct_reads: 0 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.db_log_dir: 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.wal_dir: 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:16:45.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.write_buffer_manager: 0x564f7a145360 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:16:45.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.unordered_write: 0 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.row_cache: None 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.wal_filter: None 2023-10-07T21:16:45.829 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.two_write_queues: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.wal_compression: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.atomic_flush: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.log_readahead_size: 0 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:16:45.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:16:45.831 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:16:45.831 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:16:45.831 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:16:45.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:16:45.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T21:16:45.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_background_jobs: 2 2023-10-07T21:16:45.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_background_compactions: -1 2023-10-07T21:16:45.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_subcompactions: 1 2023-10-07T21:16:45.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:16:45.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:16:45.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:16:45.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:16:45.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:16:45.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:16:45.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:16:45.834 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:16:45.834 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_open_files: -1 2023-10-07T21:16:45.834 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:16:45.834 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:16:45.834 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 systemd[1]: Started Ceph mon.c for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:16:45.834 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:16:45.834 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:16:45.835 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_background_flushes: -1 2023-10-07T21:16:45.835 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Compression algorithms supported: 2023-10-07T21:16:45.835 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:16:45.835 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kZSTD supported: 0 2023-10-07T21:16:45.835 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kXpressCompression supported: 0 2023-10-07T21:16:45.835 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:16:45.835 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kZlibCompression supported: 1 2023-10-07T21:16:45.836 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kSnappyCompression supported: 1 2023-10-07T21:16:45.836 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kLZ4Compression supported: 1 2023-10-07T21:16:45.836 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: kBZip2Compression supported: 0 2023-10-07T21:16:45.836 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:16:45.837 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T21:16:45.837 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-10-07T21:16:45.837 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T21:16:45.837 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:16:45.837 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.merge_operator: 2023-10-07T21:16:45.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_filter: None 2023-10-07T21:16:45.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:16:45.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:16:45.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:16:45.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:16:45.839 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564f7a18f6c0) 2023-10-07T21:16:45.839 INFO:journalctl@ceph.mon.c.smithi003.stdout: cache_index_and_filter_blocks: 1 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: pin_top_level_index_and_filter: 1 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: index_type: 0 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: data_block_index_type: 0 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: index_shortening: 1 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:16:45.840 INFO:journalctl@ceph.mon.c.smithi003.stdout: checksum: 4 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: no_block_cache: 0 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache: 0x564f7a1e51f0 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache_name: BinnedLRUCache 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache_options: 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: capacity : 536870912 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: num_shard_bits : 4 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: strict_capacity_limit : 0 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: high_pri_pool_ratio: 0.000 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_cache_compressed: (nil) 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: persistent_cache: (nil) 2023-10-07T21:16:45.841 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_size: 4096 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_size_deviation: 10 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_restart_interval: 16 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: index_block_restart_interval: 1 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: metadata_block_size: 4096 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: partition_filters: 0 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: use_delta_encoding: 1 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: filter_policy: bloomfilter 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: whole_key_filtering: 1 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: verify_compression: 0 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: read_amp_bytes_per_bit: 0 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: format_version: 5 2023-10-07T21:16:45.842 INFO:journalctl@ceph.mon.c.smithi003.stdout: enable_index_compression: 1 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout: block_align: 0 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout: max_auto_readahead_size: 262144 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout: prepopulate_block_cache: 0 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout: initial_auto_readahead_size: 8192 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout: num_file_reads_for_auto_readahead: 2 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression: NoCompression 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:16:45.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.num_levels: 7 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:16:45.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:16:45.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:16:45.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.arena_block_size: 1048576 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:16:45.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.table_properties_collectors: 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.inplace_update_support: 0 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:16:45.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.bloom_locality: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.max_successive_merges: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.ttl: 2592000 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.enable_blob_files: false 2023-10-07T21:16:45.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.min_blob_size: 0 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.blob_file_starting_level: 0 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: 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 29, last_sequence is 14715, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:16:45.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8d87e29e-289c-4861-8cab-c6046504295f 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713405376771, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713405396039, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 4351390, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14720, "largest_seqno": 17098, "table_properties": {"data_size": 4340787, "index_size": 6702, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2885, "raw_key_size": 26434, "raw_average_key_size": 23, "raw_value_size": 4317853, "raw_average_value_size": 3787, "num_data_blocks": 295, "num_entries": 1140, "num_filter_entries": 1140, "num_deletions": 279, "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": 1696713405, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8d87e29e-289c-4861-8cab-c6046504295f", "db_session_id": "7IE4XTS3LH00EJ7FSOMV", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713405396132, "job": 1, "event": "recovery_finished"} 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564f7a280000 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: DB pointer 0x564f7a26e000 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T21:16:45.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** DB Stats ** 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T21:16:45.852 INFO:journalctl@ceph.mon.c.smithi003.stdout: L0 1/0 4.15 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 522.8 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: L6 1/0 8.02 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-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: Sum 2/0 12.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 522.8 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.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 522.8 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** Compaction Stats [default] ** 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.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 522.8 0.01 0.00 1 0.008 0 0 0.0 0.0 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.853 INFO:journalctl@ceph.mon.c.smithi003.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: Flush(GB): cumulative 0.004, interval 0.004 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: Cumulative compaction: 0.00 GB write, 171.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: Interval compaction: 0.00 GB write, 171.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: Block cache BinnedLRUCache@0x564f7a1e51f0#7 capacity: 512.00 MB usage: 11.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,3.03 KB,0.000578165%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.854 INFO:journalctl@ceph.mon.c.smithi003.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: starting mon.c rank 2 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???) e3 preinit fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???).mds e8 new map 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???).mds e8 print_map 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: e8 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: legacy client fscid: 1 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: Filesystem 'cephfs' (1) 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: fs_name cephfs 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: epoch 8 2023-10-07T21:16:45.855 INFO:journalctl@ceph.mon.c.smithi003.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: created 2023-10-07T21:10:54.605921+0000 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: modified 2023-10-07T21:10:58.207650+0000 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: tableserver 0 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: root 0 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: session_timeout 60 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: session_autoclose 300 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: max_file_size 1099511627776 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: max_xattr_size 65536 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: required_client_features {} 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: last_failure 0 2023-10-07T21:16:45.856 INFO:journalctl@ceph.mon.c.smithi003.stdout: last_failure_osd_epoch 0 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.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-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: max_mds 1 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: in 0 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: up {0=24361} 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: failed 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: damaged 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: stopped 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: data_pools [3] 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: metadata_pool 2 2023-10-07T21:16:45.857 INFO:journalctl@ceph.mon.c.smithi003.stdout: inline_data disabled 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: balancer 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: bal_rank_mask -1 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: standby_count_wanted 0 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: [mds.b{0:24361} state up:active seq 3 addr [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: Standby daemons: 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout: [mds.a{-1:14463} state up:standby seq 1 addr [v2:172.21.15.3:6834/3426086375,v1:172.21.15.3:6835/3426086375] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???).osd e253 crush map has features 3314933069573799936, adjusting msgr requires 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???).osd e253 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:16:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???).osd e253 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???).osd e253 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expand map: {default=false} 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta from 'false' to 'false' 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expanded map: {default=false} 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expand map: {default=info} 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta from 'info' to 'info' 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expanded map: {default=info} 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expand map: {default=daemon} 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expanded map: {default=daemon} 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expand map: {default=debug} 2023-10-07T21:16:45.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta from 'debug' to 'debug' 2023-10-07T21:16:45.860 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:45 smithi003 ceph-mon[204507]: expand_channel_meta expanded map: {default=debug} 2023-10-07T21:16:49.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:48 smithi046 conmon[175795]: ts=2023-10-07T21:16: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:16:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: failed to encode map e252 with expected crc 2023-10-07T21:16:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: pgmap v21: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 1.8 MiB/s wr, 6 op/s 2023-10-07T21:16:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T21:16:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: failed to encode map e253 with expected crc 2023-10-07T21:16:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: failed to encode map e253 with expected crc 2023-10-07T21:16:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: failed to encode map e252 with expected crc 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: pgmap v21: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 1.8 MiB/s wr, 6 op/s 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: failed to encode map e253 with expected crc 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: failed to encode map e253 with expected crc 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:50 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:51.341 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:953: done (3 left) 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:955: done (2 left) 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:956: done (1 left) 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:957: done (0 left) 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:958: rmattr oid 32 current snap is 103 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:958: done (0 left) 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:959: read oid 50 snap -1 2023-10-07T21:16:51.639 INFO:tasks.rados.rados.0.smithi003.stdout:959: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:16:51.640 INFO:tasks.rados.rados.0.smithi003.stdout:960: rollback oid 48 current snap is 103 2023-10-07T21:16:51.640 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 47 2023-10-07T21:16:51.640 INFO:tasks.rados.rados.0.smithi003.stdout:961: delete oid 5 current snap is 103 2023-10-07T21:16:51.666 INFO:tasks.rados.rados.0.smithi003.stdout:961: done (2 left) 2023-10-07T21:16:51.666 INFO:tasks.rados.rados.0.smithi003.stdout:962: delete oid 36 current snap is 103 2023-10-07T21:16:51.668 INFO:tasks.rados.rados.0.smithi003.stdout:960: finishing rollback tid 0 to smithi003182153-48 2023-10-07T21:16:51.668 INFO:tasks.rados.rados.0.smithi003.stdout:960: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:16:51.668 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 128 (ObjNum 129 snap 0 seq_num 2711387112) dirty dne 2023-10-07T21:16:51.669 INFO:tasks.rados.rados.0.smithi003.stdout:959: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:16:51.691 INFO:tasks.rados.rados.0.smithi003.stdout:959: done (2 left) 2023-10-07T21:16:51.691 INFO:tasks.rados.rados.0.smithi003.stdout:960: done (1 left) 2023-10-07T21:16:51.691 INFO:tasks.rados.rados.0.smithi003.stdout:962: done (0 left) 2023-10-07T21:16:51.691 INFO:tasks.rados.rados.0.smithi003.stdout:963: copy_from oid 25 from oid 31 current snap is 103 2023-10-07T21:16:51.691 INFO:tasks.rados.rados.0.smithi003.stdout:964: read oid 49 snap 85 2023-10-07T21:16:51.692 INFO:tasks.rados.rados.0.smithi003.stdout:964: expect deleted 2023-10-07T21:16:51.692 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 103 2023-10-07T21:16:51.692 INFO:tasks.rados.rados.0.smithi003.stdout:965: seq_num 302 ranges {4923392=262144} 2023-10-07T21:16:51.719 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:16:51.719 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (90s) 16s ago 5m 19.8M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:16:51.719 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (77s) 16s ago 4m 84.3M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:16:51.719 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (6m) 16s ago 6m 14.7M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:16:51.719 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (6m) 16s ago 6m 18.5M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (45s) 16s ago 9m 445M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (72s) 16s ago 11m 484M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (32s) 16s ago 11m 45.2M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (9m) 16s ago 9m 97.3M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 1ec9cecb48d3 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 starting - - - 2048M 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (88s) 16s ago 5m 9554k - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (81s) 16s ago 5m 17.9M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (9m) 16s ago 9m 343M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (8m) 16s ago 8m 272M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (8m) 16s ago 8m 321M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (7m) 16s ago 7m 174M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:16:51.720 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (7m) 16s ago 7m 313M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:16:51.721 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (7m) 16s ago 7m 380M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:16:51.721 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (6m) 16s ago 6m 183M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:16:51.721 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (6m) 16s ago 6m 188M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:16:51.721 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (50s) 16s ago 5m 47.8M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:16:51.722 INFO:tasks.rados.rados.0.smithi003.stdout:965: writing smithi003182153-23 from 4923392 to 5185536 tid 1 2023-10-07T21:16:51.722 INFO:tasks.rados.rados.0.smithi003.stdout:966: copy_from oid 32 from oid 42 current snap is 103 2023-10-07T21:16:51.722 INFO:tasks.rados.rados.0.smithi003.stdout:963: finishing copy_from to smithi003182153-25 2023-10-07T21:16:51.722 INFO:tasks.rados.rados.0.smithi003.stdout:963: got expected ENOENT (src dne) 2023-10-07T21:16:51.722 INFO:tasks.rados.rados.0.smithi003.stdout:963: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:963: done (3 left) 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:964: done (2 left) 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 103 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:967: seq_num 303 ranges {0=278528} 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:967: writing smithi003182153-10 from 0 to 278528 tid 1 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:968: read oid 13 snap 84 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:968: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:969: rmattr oid 39 current snap is 103 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:969: done (4 left) 2023-10-07T21:16:51.723 INFO:tasks.rados.rados.0.smithi003.stdout:970: setattr oid 33 current snap is 103 2023-10-07T21:16:51.724 INFO:tasks.rados.rados.0.smithi003.stdout:967: finishing write tid 1 to smithi003182153-10 2023-10-07T21:16:51.724 INFO:tasks.rados.rados.0.smithi003.stdout:967: finishing write tid 2 to smithi003182153-10 2023-10-07T21:16:51.726 INFO:tasks.rados.rados.0.smithi003.stdout:971: read oid 25 snap -1 2023-10-07T21:16:51.726 INFO:tasks.rados.rados.0.smithi003.stdout:971: expect deleted 2023-10-07T21:16:51.726 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 103 2023-10-07T21:16:51.726 INFO:tasks.rados.rados.0.smithi003.stdout:972: seq_num 304 ranges {0=294912} 2023-10-07T21:16:51.732 INFO:tasks.rados.rados.0.smithi003.stdout:972: writing smithi003182153-20 from 0 to 294912 tid 1 2023-10-07T21:16:51.732 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 103 2023-10-07T21:16:51.732 INFO:tasks.rados.rados.0.smithi003.stdout:973: seq_num 305 ranges {0=311296} 2023-10-07T21:16:51.733 INFO:tasks.rados.rados.0.smithi003.stdout:973: writing smithi003182153-4 from 0 to 311296 tid 1 2023-10-07T21:16:51.733 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 103 2023-10-07T21:16:51.733 INFO:tasks.rados.rados.0.smithi003.stdout:974: seq_num 306 ranges {2621440=327680} 2023-10-07T21:16:51.749 INFO:tasks.rados.rados.0.smithi003.stdout:974: writing smithi003182153-40 from 2621440 to 2949120 tid 1 2023-10-07T21:16:51.749 INFO:tasks.rados.rados.0.smithi003.stdout:975: snap_remove snap 99 2023-10-07T21:16:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:16:51] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: pgmap v23: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 395 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: mon.b calling monitor election 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: mon.a calling monitor election 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: pgmap v24: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 290 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: pgmap v25: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 235 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: mgrmap e40: y(active, since 19s), standbys: x 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: failed to encode map e252 with expected crc 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: pgmap v21: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 1.8 MiB/s wr, 6 op/s 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: failed to encode map e253 with expected crc 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: failed to encode map e253 with expected crc 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: pgmap v23: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 395 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: mon.b calling monitor election 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: mon.a calling monitor election 2023-10-07T21:16:52.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: pgmap v24: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 290 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: pgmap v25: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 235 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: mgrmap e40: y(active, since 19s), standbys: x 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2023-10-07T21:16:52.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:52.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:52.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 conmon[102737]: 2023-10-07T21:16:51.621+0000 7f4d4c475700 -1 mon.b@1(peon).osd e254 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: pgmap v23: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 395 KiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T21:16:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: mon.b calling monitor election 2023-10-07T21:16:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: mon.a calling monitor election 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: pgmap v24: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 290 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: pgmap v25: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 235 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: mgrmap e40: y(active, since 19s), standbys: x 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-07T21:16:52.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2023-10-07T21:16:52.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:52.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:52.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:51 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:52.168 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 1, 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:52.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:16:52.170 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:16:52.170 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:16:52.170 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:16:52.170 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 11, 2023-10-07T21:16:52.170 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 4 2023-10-07T21:16:52.170 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:16:52.170 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:16:52.668 INFO:tasks.rados.rados.0.smithi003.stdout:975: done (9 left) 2023-10-07T21:16:52.668 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 103 2023-10-07T21:16:52.668 INFO:tasks.rados.rados.0.smithi003.stdout:965: finishing write tid 1 to smithi003182153-23 2023-10-07T21:16:52.669 INFO:tasks.rados.rados.0.smithi003.stdout:976: seq_num 307 ranges {5767168=344064} 2023-10-07T21:16:52.702 INFO:tasks.rados.rados.0.smithi003.stdout:976: writing smithi003182153-45 from 5767168 to 6111232 tid 1 2023-10-07T21:16:52.702 INFO:tasks.rados.rados.0.smithi003.stdout:977: copy_from oid 39 from oid 1 current snap is 103 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:965: finishing write tid 2 to smithi003182153-23 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:965: finishing write tid 3 to smithi003182153-23 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 473 (ObjNum 302 snap 103 seq_num 302) dirty exists 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:965: left oid 23 (ObjNum 302 snap 103 seq_num 302) 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 553 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:967: finishing write tid 3 to smithi003182153-10 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 238 (ObjNum 303 snap 103 seq_num 303) dirty exists 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:967: left oid 10 (ObjNum 303 snap 103 seq_num 303) 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:973: finishing write tid 1 to smithi003182153-4 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:973: finishing write tid 2 to smithi003182153-4 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:965: done (10 left) 2023-10-07T21:16:52.703 INFO:tasks.rados.rados.0.smithi003.stdout:967: done (9 left) 2023-10-07T21:16:52.704 INFO:tasks.rados.rados.0.smithi003.stdout:970: done (8 left) 2023-10-07T21:16:52.704 INFO:tasks.rados.rados.0.smithi003.stdout:971: done (7 left) 2023-10-07T21:16:52.704 INFO:tasks.rados.rados.0.smithi003.stdout:978: snap_remove snap 69 2023-10-07T21:16:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: mon.c calling monitor election 2023-10-07T21:16:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: pgmap v26: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 243 B/s rd, 407 KiB/s wr, 1 op/s 2023-10-07T21:16:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: mon.a calling monitor election 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: mon.b calling monitor election 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T21:16:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: mgrmap e40: y(active, since 20s), standbys: x 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1898767141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: mon.c calling monitor election 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: pgmap v26: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 243 B/s rd, 407 KiB/s wr, 1 op/s 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:53.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: mon.a calling monitor election 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: mon.b calling monitor election 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: mgrmap e40: y(active, since 20s), standbys: x 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:16:53.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:16:53.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T21:16:53.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:53.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:52 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1898767141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:53.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: mon.c calling monitor election 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: pgmap v26: 121 pgs: 121 active+clean; 298 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 243 B/s rd, 407 KiB/s wr, 1 op/s 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: mon.a calling monitor election 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: mon.b calling monitor election 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: failed to encode map e254 with expected crc 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:16:53.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: mgrmap e40: y(active, since 20s), standbys: x 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: Cluster is now healthy 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: overall HEALTH_OK 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 ceph-mon[102780]: from='client.? 172.21.15.3:0/1898767141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:53.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:52 smithi046 conmon[102737]: 2023-10-07T21:16:52.663+0000 7f4d4c475700 -1 mon.b@1(peon).osd e255 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:53.671 INFO:tasks.rados.rados.0.smithi003.stdout:978: done (7 left) 2023-10-07T21:16:53.671 INFO:tasks.rados.rados.0.smithi003.stdout:979: snap_remove snap 97 2023-10-07T21:16:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[200960]: failed to encode map e254 with expected crc 2023-10-07T21:16:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[200960]: osdmap e255: 8 total, 8 up, 8 in 2023-10-07T21:16:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[200960]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[200960]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[200960]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[204507]: failed to encode map e254 with expected crc 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[204507]: osdmap e255: 8 total, 8 up, 8 in 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[204507]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[204507]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[204507]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:54.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 ceph-mon[102780]: failed to encode map e254 with expected crc 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 ceph-mon[102780]: osdmap e255: 8 total, 8 up, 8 in 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 ceph-mon[102780]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 ceph-mon[102780]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 ceph-mon[102780]: failed to encode map e255 with expected crc 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:53 smithi046 conmon[102737]: 2023-10-07T21:16:53.667+0000 7f4d4c475700 -1 mon.b@1(peon).osd e256 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:54.672 INFO:tasks.rados.rados.0.smithi003.stdout:979: done (7 left) 2023-10-07T21:16:54.672 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 103 2023-10-07T21:16:54.672 INFO:tasks.rados.rados.0.smithi003.stdout:973: finishing write tid 3 to smithi003182153-4 2023-10-07T21:16:54.673 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 130 (ObjNum 305 snap 103 seq_num 305) dirty exists 2023-10-07T21:16:54.673 INFO:tasks.rados.rados.0.smithi003.stdout:973: left oid 4 (ObjNum 305 snap 103 seq_num 305) 2023-10-07T21:16:54.673 INFO:tasks.rados.rados.0.smithi003.stdout:966: finishing copy_from to smithi003182153-32 2023-10-07T21:16:54.673 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 414 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:16:54.673 INFO:tasks.rados.rados.0.smithi003.stdout:966: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:16:54.673 INFO:tasks.rados.rados.0.smithi003.stdout:972: finishing write tid 1 to smithi003182153-20 2023-10-07T21:16:54.673 INFO:tasks.rados.rados.0.smithi003.stdout:980: seq_num 308 ranges {0=360448} 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:980: writing smithi003182153-31 from 0 to 360448 tid 1 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:966: done (7 left) 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:973: done (6 left) 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:981: read oid 18 snap -1 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:981: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:982: rmattr oid 3 current snap is 103 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:982: done (7 left) 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:983: read oid 37 snap 65 2023-10-07T21:16:54.675 INFO:tasks.rados.rados.0.smithi003.stdout:983: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:54.676 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 103 2023-10-07T21:16:54.676 INFO:tasks.rados.rados.0.smithi003.stdout:984: seq_num 309 ranges {2031616=376832} 2023-10-07T21:16:54.689 INFO:tasks.rados.rados.0.smithi003.stdout:984: writing smithi003182153-42 from 2031616 to 2408448 tid 1 2023-10-07T21:16:54.689 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 103 2023-10-07T21:16:54.689 INFO:tasks.rados.rados.0.smithi003.stdout:985: seq_num 310 ranges {0=401408} 2023-10-07T21:16:54.697 INFO:tasks.rados.rados.0.smithi003.stdout:985: writing smithi003182153-25 from 0 to 401408 tid 1 2023-10-07T21:16:54.697 INFO:tasks.rados.rados.0.smithi003.stdout:986: rmattr oid 49 current snap is 103 2023-10-07T21:16:54.698 INFO:tasks.rados.rados.0.smithi003.stdout:986: done (10 left) 2023-10-07T21:16:54.698 INFO:tasks.rados.rados.0.smithi003.stdout:987: setattr oid 29 current snap is 103 2023-10-07T21:16:54.698 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 103 2023-10-07T21:16:54.698 INFO:tasks.rados.rados.0.smithi003.stdout:988: seq_num 311 ranges {2220032=417792} 2023-10-07T21:16:54.709 INFO:tasks.rados.rados.0.smithi003.stdout:988: writing smithi003182153-28 from 2220032 to 2637824 tid 1 2023-10-07T21:16:54.710 INFO:tasks.rados.rados.0.smithi003.stdout:989: delete oid 26 current snap is 103 2023-10-07T21:16:54.710 INFO:tasks.rados.rados.0.smithi003.stdout:972: finishing write tid 2 to smithi003182153-20 2023-10-07T21:16:54.710 INFO:tasks.rados.rados.0.smithi003.stdout:972: finishing write tid 3 to smithi003182153-20 2023-10-07T21:16:54.710 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 141 (ObjNum 304 snap 103 seq_num 304) dirty exists 2023-10-07T21:16:54.710 INFO:tasks.rados.rados.0.smithi003.stdout:972: left oid 20 (ObjNum 304 snap 103 seq_num 304) 2023-10-07T21:16:54.710 INFO:tasks.rados.rados.0.smithi003.stdout:968: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:54.940 INFO:tasks.rados.rados.0.smithi003.stdout:974: finishing write tid 1 to smithi003182153-40 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:974: finishing write tid 2 to smithi003182153-40 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:974: finishing write tid 3 to smithi003182153-40 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 502 (ObjNum 306 snap 103 seq_num 306) dirty exists 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:974: left oid 40 (ObjNum 306 snap 103 seq_num 306) 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:968: done (12 left) 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:972: done (11 left) 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:974: done (10 left) 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:989: done (9 left) 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:990: read oid 34 snap -1 2023-10-07T21:16:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:990: expect deleted 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:991: rmattr oid 26 current snap is 103 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:991: done (10 left) 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:992: rmattr oid 27 current snap is 103 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:976: finishing write tid 1 to smithi003182153-45 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:976: finishing write tid 2 to smithi003182153-45 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:976: finishing write tid 3 to smithi003182153-45 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 476 (ObjNum 307 snap 103 seq_num 307) dirty exists 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:976: left oid 45 (ObjNum 307 snap 103 seq_num 307) 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:977: finishing copy_from to smithi003182153-39 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 460 (ObjNum 296 snap 101 seq_num 296) dirty exists 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:977: finishing copy_from racing read to smithi003182153-39 2023-10-07T21:16:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:980: finishing write tid 1 to smithi003182153-31 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:980: finishing write tid 2 to smithi003182153-31 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:976: done (10 left) 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:977: done (9 left) 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:993: setattr oid 32 current snap is 103 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:980: finishing write tid 3 to smithi003182153-31 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 214 (ObjNum 308 snap 103 seq_num 308) dirty exists 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:980: left oid 31 (ObjNum 308 snap 103 seq_num 308) 2023-10-07T21:16:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:983: expect (ObjNum 132 snap 35 seq_num 132) 2023-10-07T21:16:54.998 INFO:tasks.rados.rados.0.smithi003.stdout:985: finishing write tid 1 to smithi003182153-25 2023-10-07T21:16:54.998 INFO:tasks.rados.rados.0.smithi003.stdout:985: finishing write tid 2 to smithi003182153-25 2023-10-07T21:16:54.998 INFO:tasks.rados.rados.0.smithi003.stdout:985: finishing write tid 3 to smithi003182153-25 2023-10-07T21:16:54.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 264 (ObjNum 310 snap 103 seq_num 310) dirty exists 2023-10-07T21:16:54.998 INFO:tasks.rados.rados.0.smithi003.stdout:985: left oid 25 (ObjNum 310 snap 103 seq_num 310) 2023-10-07T21:16:54.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 554 (ObjNum 290 snap 98 seq_num 290) dirty exists 2023-10-07T21:16:54.999 INFO:tasks.rados.rados.0.smithi003.stdout:988: finishing write tid 1 to smithi003182153-28 2023-10-07T21:16:54.999 INFO:tasks.rados.rados.0.smithi003.stdout:988: finishing write tid 2 to smithi003182153-28 2023-10-07T21:16:54.999 INFO:tasks.rados.rados.0.smithi003.stdout:981: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:16:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[200960]: pgmap v29: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 856 KiB/s wr, 7 op/s 2023-10-07T21:16:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[200960]: osdmap e256: 8 total, 8 up, 8 in 2023-10-07T21:16:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[200960]: failed to encode map e256 with expected crc 2023-10-07T21:16:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:55.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[204507]: pgmap v29: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 856 KiB/s wr, 7 op/s 2023-10-07T21:16:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[204507]: osdmap e256: 8 total, 8 up, 8 in 2023-10-07T21:16:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[204507]: failed to encode map e256 with expected crc 2023-10-07T21:16:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:54 smithi046 conmon[102737]: 2023-10-07T21:16:54.669+0000 7f4d4c475700 -1 mon.b@1(peon).osd e257 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:54 smithi046 ceph-mon[102780]: pgmap v29: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 856 KiB/s wr, 7 op/s 2023-10-07T21:16:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:54 smithi046 ceph-mon[102780]: osdmap e256: 8 total, 8 up, 8 in 2023-10-07T21:16:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:54 smithi046 ceph-mon[102780]: failed to encode map e256 with expected crc 2023-10-07T21:16:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:54 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:54 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:54 smithi046 conmon[102737]: 2023-10-07T21:16:54.705+0000 7f4d4c475700 -1 mon.b@1(peon).osd e258 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:984: finishing write tid 1 to smithi003182153-42 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:984: finishing write tid 2 to smithi003182153-42 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:984: finishing write tid 3 to smithi003182153-42 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 522 (ObjNum 309 snap 103 seq_num 309) dirty exists 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:984: left oid 42 (ObjNum 309 snap 103 seq_num 309) 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:988: finishing write tid 3 to smithi003182153-28 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 678 (ObjNum 311 snap 103 seq_num 311) dirty exists 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:988: left oid 28 (ObjNum 311 snap 103 seq_num 311) 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:980: done (9 left) 2023-10-07T21:16:55.225 INFO:tasks.rados.rados.0.smithi003.stdout:981: done (8 left) 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:983: done (7 left) 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:984: done (6 left) 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:985: done (5 left) 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:987: done (4 left) 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:988: done (3 left) 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:994: read oid 35 snap 100 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:994: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:995: delete oid 18 current snap is 103 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 403 (ObjNum 278 snap 96 seq_num 278) dirty exists 2023-10-07T21:16:55.226 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 685 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:16:55.229 INFO:tasks.rados.rados.0.smithi003.stdout:994: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-07T21:16:55.246 INFO:tasks.rados.rados.0.smithi003.stdout:990: done (4 left) 2023-10-07T21:16:55.246 INFO:tasks.rados.rados.0.smithi003.stdout:992: done (3 left) 2023-10-07T21:16:55.246 INFO:tasks.rados.rados.0.smithi003.stdout:993: done (2 left) 2023-10-07T21:16:55.246 INFO:tasks.rados.rados.0.smithi003.stdout:994: done (1 left) 2023-10-07T21:16:55.246 INFO:tasks.rados.rados.0.smithi003.stdout:995: done (0 left) 2023-10-07T21:16:55.247 INFO:tasks.rados.rados.0.smithi003.stdout:996: copy_from oid 27 from oid 38 current snap is 103 2023-10-07T21:16:55.247 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 103 2023-10-07T21:16:55.247 INFO:tasks.rados.rados.0.smithi003.stdout:997: seq_num 314 ranges {2637824=466944} 2023-10-07T21:16:55.263 INFO:tasks.rados.rados.0.smithi003.stdout:997: writing smithi003182153-28 from 2637824 to 3104768 tid 1 2023-10-07T21:16:55.263 INFO:tasks.rados.rados.0.smithi003.stdout:998: setattr oid 40 current snap is 103 2023-10-07T21:16:55.265 INFO:tasks.rados.rados.0.smithi003.stdout:999: snap_create 2023-10-07T21:16:55.267 INFO:tasks.rados.rados.0.smithi003.stdout:997: finishing write tid 1 to smithi003182153-28 2023-10-07T21:16:55.267 INFO:tasks.rados.rados.0.smithi003.stdout:997: finishing write tid 2 to smithi003182153-28 2023-10-07T21:16:55.268 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 523 (ObjNum 306 snap 103 seq_num 306) dirty exists 2023-10-07T21:16:55.268 INFO:tasks.rados.rados.0.smithi003.stdout:997: finishing write tid 3 to smithi003182153-28 2023-10-07T21:16:55.269 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 687 (ObjNum 314 snap 103 seq_num 314) dirty exists 2023-10-07T21:16:55.269 INFO:tasks.rados.rados.0.smithi003.stdout:997: left oid 28 (ObjNum 314 snap 103 seq_num 314) 2023-10-07T21:16:55.274 INFO:tasks.rados.rados.0.smithi003.stdout:996: finishing copy_from to smithi003182153-27 2023-10-07T21:16:55.275 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 275 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:16:55.275 INFO:tasks.rados.rados.0.smithi003.stdout:996: finishing copy_from racing read to smithi003182153-27 2023-10-07T21:16:55.678 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:16:55 smithi003 conmon[187445]: 2023-10-07T21:16:55.410+0000 7fccd1da5700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-07T21:16:55.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[200960]: osdmap e257: 8 total, 8 up, 8 in 2023-10-07T21:16:55.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[200960]: failed to encode map e257 with expected crc 2023-10-07T21:16:55.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[200960]: failed to encode map e257 with expected crc 2023-10-07T21:16:55.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[200960]: failed to encode map e257 with expected crc 2023-10-07T21:16:55.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[200960]: failed to encode map e257 with expected crc 2023-10-07T21:16:55.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[200960]: osdmap e258: 8 total, 8 up, 8 in 2023-10-07T21:16:55.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[200960]: failed to encode map e258 with expected crc 2023-10-07T21:16:55.731 INFO:tasks.rados.rados.0.smithi003.stdout:996: done (3 left) 2023-10-07T21:16:55.731 INFO:tasks.rados.rados.0.smithi003.stdout:997: done (2 left) 2023-10-07T21:16:55.731 INFO:tasks.rados.rados.0.smithi003.stdout:998: done (1 left) 2023-10-07T21:16:55.731 INFO:tasks.rados.rados.0.smithi003.stdout:999: done (0 left) 2023-10-07T21:16:55.731 INFO:tasks.rados.rados.0.smithi003.stdout:1000: snap_create 2023-10-07T21:16:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[204507]: osdmap e257: 8 total, 8 up, 8 in 2023-10-07T21:16:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[204507]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[204507]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[204507]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[204507]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[204507]: osdmap e258: 8 total, 8 up, 8 in 2023-10-07T21:16:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:55 smithi003 ceph-mon[204507]: failed to encode map e258 with expected crc 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 ceph-mon[102780]: osdmap e257: 8 total, 8 up, 8 in 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 ceph-mon[102780]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 ceph-mon[102780]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 ceph-mon[102780]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 ceph-mon[102780]: failed to encode map e257 with expected crc 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 ceph-mon[102780]: osdmap e258: 8 total, 8 up, 8 in 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 ceph-mon[102780]: failed to encode map e258 with expected crc 2023-10-07T21:16:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:55 smithi046 conmon[102737]: 2023-10-07T21:16:55.727+0000 7f4d4c475700 -1 mon.b@1(peon).osd e259 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:56.731 INFO:tasks.rados.rados.0.smithi003.stdout:1000: done (0 left) 2023-10-07T21:16:56.731 INFO:tasks.rados.rados.0.smithi003.stdout:1001: copy_from oid 10 from oid 16 current snap is 105 2023-10-07T21:16:56.731 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 105 2023-10-07T21:16:56.732 INFO:tasks.rados.rados.0.smithi003.stdout:1002: seq_num 315 ranges {0=483328} 2023-10-07T21:16:56.734 INFO:tasks.rados.rados.0.smithi003.stdout:1002: writing smithi003182153-5 from 0 to 483328 tid 1 2023-10-07T21:16:56.734 INFO:tasks.rados.rados.0.smithi003.stdout:1003: read oid 23 snap 86 2023-10-07T21:16:56.734 INFO:tasks.rados.rados.0.smithi003.stdout:1003: expect (ObjNum 250 snap 78 seq_num 250) 2023-10-07T21:16:56.735 INFO:tasks.rados.rados.0.smithi003.stdout:1004: read oid 47 snap -1 2023-10-07T21:16:56.735 INFO:tasks.rados.rados.0.smithi003.stdout:1004: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:16:56.735 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 105 2023-10-07T21:16:56.735 INFO:tasks.rados.rados.0.smithi003.stdout:1005: seq_num 316 ranges {2301952=499712} 2023-10-07T21:16:56.750 INFO:tasks.rados.rados.0.smithi003.stdout:1005: writing smithi003182153-15 from 2301952 to 2801664 tid 1 2023-10-07T21:16:56.750 INFO:tasks.rados.rados.0.smithi003.stdout:1006: snap_remove snap 87 2023-10-07T21:16:57.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:56 smithi003 ceph-mon[204507]: pgmap v33: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 973 KiB/s wr, 14 op/s 2023-10-07T21:16:57.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:56 smithi003 ceph-mon[204507]: osdmap e259: 8 total, 8 up, 8 in 2023-10-07T21:16:57.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:56 smithi003 ceph-mon[204507]: failed to encode map e259 with expected crc 2023-10-07T21:16:57.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:56 smithi003 ceph-mon[200960]: pgmap v33: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 973 KiB/s wr, 14 op/s 2023-10-07T21:16:57.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:56 smithi003 ceph-mon[200960]: osdmap e259: 8 total, 8 up, 8 in 2023-10-07T21:16:57.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:56 smithi003 ceph-mon[200960]: failed to encode map e259 with expected crc 2023-10-07T21:16:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:56 smithi046 conmon[102737]: 2023-10-07T21:16:56.728+0000 7f4d4c475700 -1 mon.b@1(peon).osd e260 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:56 smithi046 ceph-mon[102780]: pgmap v33: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 973 KiB/s wr, 14 op/s 2023-10-07T21:16:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:56 smithi046 ceph-mon[102780]: osdmap e259: 8 total, 8 up, 8 in 2023-10-07T21:16:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:56 smithi046 ceph-mon[102780]: failed to encode map e259 with expected crc 2023-10-07T21:16:57.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: osdmap e260: 8 total, 8 up, 8 in 2023-10-07T21:16:57.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: failed to encode map e260 with expected crc 2023-10-07T21:16:57.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: failed to encode map e260 with expected crc 2023-10-07T21:16:57.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: failed to encode map e259 with expected crc 2023-10-07T21:16:57.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:57.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:57.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:57.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:57.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:57.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:57.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:57.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:57.748 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:1006: done (5 left) 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:1007: setattr oid 7 current snap is 105 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:1002: finishing write tid 1 to smithi003182153-5 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:1002: finishing write tid 2 to smithi003182153-5 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:1002: finishing write tid 3 to smithi003182153-5 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 689 (ObjNum 315 snap 105 seq_num 315) dirty exists 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:1002: left oid 5 (ObjNum 315 snap 105 seq_num 315) 2023-10-07T21:16:57.749 INFO:tasks.rados.rados.0.smithi003.stdout:1001: finishing copy_from to smithi003182153-10 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 545 (ObjNum 171 snap 45 seq_num 171) dirty exists 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:1001: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:1005: finishing write tid 1 to smithi003182153-15 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:1005: finishing write tid 2 to smithi003182153-15 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:1005: finishing write tid 3 to smithi003182153-15 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 692 (ObjNum 316 snap 105 seq_num 316) dirty exists 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:1005: left oid 15 (ObjNum 316 snap 105 seq_num 316) 2023-10-07T21:16:57.750 INFO:tasks.rados.rados.0.smithi003.stdout:1003: expect (ObjNum 250 snap 78 seq_num 250) 2023-10-07T21:16:57.985 INFO:tasks.rados.rados.0.smithi003.stdout:1004: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:16:58.047 INFO:tasks.rados.rados.0.smithi003.stdout:1001: done (5 left) 2023-10-07T21:16:58.047 INFO:tasks.rados.rados.0.smithi003.stdout:1002: done (4 left) 2023-10-07T21:16:58.047 INFO:tasks.rados.rados.0.smithi003.stdout:1003: done (3 left) 2023-10-07T21:16:58.047 INFO:tasks.rados.rados.0.smithi003.stdout:1004: done (2 left) 2023-10-07T21:16:58.047 INFO:tasks.rados.rados.0.smithi003.stdout:1005: done (1 left) 2023-10-07T21:16:58.047 INFO:tasks.rados.rados.0.smithi003.stdout:1008: rmattr oid 42 current snap is 105 2023-10-07T21:16:58.047 INFO:tasks.rados.rados.0.smithi003.stdout:1008: done (1 left) 2023-10-07T21:16:58.048 INFO:tasks.rados.rados.0.smithi003.stdout:1009: snap_remove snap 103 2023-10-07T21:16:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: osdmap e260: 8 total, 8 up, 8 in 2023-10-07T21:16:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: failed to encode map e260 with expected crc 2023-10-07T21:16:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: failed to encode map e260 with expected crc 2023-10-07T21:16:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: failed to encode map e259 with expected crc 2023-10-07T21:16:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 conmon[102737]: 2023-10-07T21:16:57.744+0000 7f4d4c475700 -1 mon.b@1(peon).osd e261 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: osdmap e260: 8 total, 8 up, 8 in 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: failed to encode map e260 with expected crc 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: failed to encode map e260 with expected crc 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: failed to encode map e259 with expected crc 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:16:58.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:58.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:16:58.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T21:16:58.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:57 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:16:58.747 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:16:58 smithi046 conmon[175795]: ts=2023-10-07T21:16:58.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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:16:58.754 INFO:tasks.rados.rados.0.smithi003.stdout:1009: done (1 left) 2023-10-07T21:16:58.754 INFO:tasks.rados.rados.0.smithi003.stdout:1010: rollback oid 1 current snap is 105 2023-10-07T21:16:58.754 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 1 to 101 2023-10-07T21:16:58.754 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 270 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:16:58.754 INFO:tasks.rados.rados.0.smithi003.stdout:1007: done (1 left) 2023-10-07T21:16:58.754 INFO:tasks.rados.rados.0.smithi003.stdout:1011: delete oid 5 current snap is 105 2023-10-07T21:16:58.763 INFO:tasks.rados.rados.0.smithi003.stdout:1011: done (1 left) 2023-10-07T21:16:58.763 INFO:tasks.rados.rados.0.smithi003.stdout:1012: delete oid 21 current snap is 105 2023-10-07T21:16:58.765 INFO:tasks.rados.rados.0.smithi003.stdout:1010: finishing rollback tid 0 to smithi003182153-1 2023-10-07T21:16:58.765 INFO:tasks.rados.rados.0.smithi003.stdout:1010: finishing rollback tid 1 to smithi003182153-1 2023-10-07T21:16:58.767 INFO:tasks.rados.rados.0.smithi003.stdout:1012: done (1 left) 2023-10-07T21:16:58.767 INFO:tasks.rados.rados.0.smithi003.stdout:1013: snap_remove snap 47 2023-10-07T21:16:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[204507]: pgmap v36: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[204507]: Upgrade: It appears safe to stop mon.b 2023-10-07T21:16:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[204507]: osdmap e261: 8 total, 8 up, 8 in 2023-10-07T21:16:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[204507]: failed to encode map e261 with expected crc 2023-10-07T21:16:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[200960]: pgmap v36: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[200960]: Upgrade: It appears safe to stop mon.b 2023-10-07T21:16:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[200960]: osdmap e261: 8 total, 8 up, 8 in 2023-10-07T21:16:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:58 smithi003 ceph-mon[200960]: failed to encode map e261 with expected crc 2023-10-07T21:16:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:58 smithi046 ceph-mon[102780]: pgmap v36: 121 pgs: 121 active+clean; 301 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:16:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:58 smithi046 ceph-mon[102780]: Upgrade: It appears safe to stop mon.b 2023-10-07T21:16:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:58 smithi046 ceph-mon[102780]: osdmap e261: 8 total, 8 up, 8 in 2023-10-07T21:16:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:58 smithi046 ceph-mon[102780]: failed to encode map e261 with expected crc 2023-10-07T21:16:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:58 smithi046 conmon[102737]: 2023-10-07T21:16:58.750+0000 7f4d4c475700 -1 mon.b@1(peon).osd e262 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:16:59.762 INFO:tasks.rados.rados.0.smithi003.stdout:1013: done (1 left) 2023-10-07T21:16:59.762 INFO:tasks.rados.rados.0.smithi003.stdout:1014: snap_remove snap 85 2023-10-07T21:17:00.007 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 conmon[102737]: 2023-10-07T21:16:59.755+0000 7f4d4c475700 -1 mon.b@1(peon).osd e263 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:17:00.008 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: osdmap e262: 8 total, 8 up, 8 in 2023-10-07T21:17:00.008 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.008 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.008 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.008 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:00.008 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:00.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:00.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:16:59 smithi046 ceph-mon[102780]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: osdmap e262: 8 total, 8 up, 8 in 2023-10-07T21:17:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: osdmap e262: 8 total, 8 up, 8 in 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: failed to encode map e262 with expected crc 2023-10-07T21:17:00.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:00.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:00.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:00.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:16:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:00.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:00 smithi046 conmon[175795]: ts=2023-10-07T21:17:00.086Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", public_addr=\"172.21.15.3\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.3\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-07T21:17:00.759 INFO:tasks.rados.rados.0.smithi003.stdout:1014: done (1 left) 2023-10-07T21:17:00.760 INFO:tasks.rados.rados.0.smithi003.stdout:1015: snap_create 2023-10-07T21:17:00.760 INFO:tasks.rados.rados.0.smithi003.stdout:1010: finishing rollback tid 2 to smithi003182153-1 2023-10-07T21:17:00.760 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 504 (ObjNum 296 snap 101 seq_num 296) dirty exists 2023-10-07T21:17:01.011 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:00 smithi046 conmon[102737]: 2023-10-07T21:17:00.756+0000 7f4d4c475700 -1 mon.b@1(peon).osd e264 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T21:17:01.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:00 smithi046 ceph-mon[102780]: pgmap v39: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2023-10-07T21:17:01.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:00 smithi046 ceph-mon[102780]: Upgrade: Updating mon.b 2023-10-07T21:17:01.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:00 smithi046 ceph-mon[102780]: Deploying daemon mon.b on smithi046 2023-10-07T21:17:01.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:00 smithi046 ceph-mon[102780]: failed to encode map e263 with expected crc 2023-10-07T21:17:01.012 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:00 smithi046 ceph-mon[102780]: osdmap e263: 8 total, 8 up, 8 in 2023-10-07T21:17:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[200960]: pgmap v39: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2023-10-07T21:17:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[200960]: Upgrade: Updating mon.b 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[200960]: Deploying daemon mon.b on smithi046 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[200960]: failed to encode map e263 with expected crc 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[200960]: osdmap e263: 8 total, 8 up, 8 in 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[204507]: pgmap v39: 121 pgs: 121 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[204507]: Upgrade: Updating mon.b 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[204507]: Deploying daemon mon.b on smithi046 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[204507]: failed to encode map e263 with expected crc 2023-10-07T21:17:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:00 smithi003 ceph-mon[204507]: osdmap e263: 8 total, 8 up, 8 in 2023-10-07T21:17:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:01 smithi046 systemd[1]: Stopping Ceph mon.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:17:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:01 smithi046 conmon[102737]: 2023-10-07T21:17:01.250+0000 7f4d51c80700 -1 received signal: Terminated from /dev/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-10-07T21:17:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:01 smithi046 conmon[102737]: 2023-10-07T21:17:01.250+0000 7f4d51c80700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-10-07T21:17:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:01 smithi046 bash[189285]: 1ec9cecb48d3f628f564f96b34afcc6a7f58e56a901a31c5e2fb80ffb5a96864 2023-10-07T21:17:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:17:01] "GET /metrics HTTP/1.1" 200 36068 "" "Prometheus/2.43.0" 2023-10-07T21:17:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-07T21:17:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 systemd[1]: Stopped Ceph mon.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:17:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 systemd[1]: Starting Ceph mon.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:17:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: pidfile_write: ignore empty --pid-file 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 bash[189648]: 9da5129af1b9abd190b43d141bb11463713a09c0a2c7074b5f8bbe4921b606f3 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: load: jerasure load: lrc 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: RocksDB version: 7.9.2 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Git sha 0 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: DB SUMMARY 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: DB Session ID: 5A2MFTI68K2ZLEGKC7AS 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: CURRENT file: CURRENT 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T21:17:03.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1090 Bytes 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 7941282 ; 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.error_if_exists: 0 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.create_if_missing: 0 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.paranoid_checks: 1 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.env: 0x55b58a798da0 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.fs: PosixFileSystem 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.info_log: 0x55b58cdaf5c0 2023-10-07T21:17:03.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.statistics: (nil) 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.use_fsync: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_log_file_size: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.allow_fallocate: 1 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.use_direct_reads: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T21:17:03.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.db_log_dir: 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.wal_dir: 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.write_buffer_manager: 0x55b58cd65360 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T21:17:03.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.unordered_write: 0 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T21:17:03.101 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.row_cache: None 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.wal_filter: None 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.two_write_queues: 0 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.wal_compression: 0 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.atomic_flush: 0 2023-10-07T21:17:03.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.log_readahead_size: 0 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_background_jobs: 2 2023-10-07T21:17:03.103 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_background_compactions: -1 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_subcompactions: 1 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_open_files: -1 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T21:17:03.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_background_flushes: -1 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Compression algorithms supported: 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kZSTD supported: 0 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kXpressCompression supported: 0 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kZlibCompression supported: 1 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kSnappyCompression supported: 1 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kLZ4Compression supported: 1 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: kBZip2Compression supported: 0 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T21:17:03.105 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.merge_operator: 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_filter: None 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b58cdaf6c0) 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout: cache_index_and_filter_blocks: 1 2023-10-07T21:17:03.106 INFO:journalctl@ceph.mon.b.smithi046.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: pin_top_level_index_and_filter: 1 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: index_type: 0 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: data_block_index_type: 0 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: index_shortening: 1 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: checksum: 4 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: no_block_cache: 0 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache: 0x55b58ce051f0 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache_name: BinnedLRUCache 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache_options: 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: capacity : 536870912 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: num_shard_bits : 4 2023-10-07T21:17:03.107 INFO:journalctl@ceph.mon.b.smithi046.stdout: strict_capacity_limit : 0 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: high_pri_pool_ratio: 0.000 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_cache_compressed: (nil) 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: persistent_cache: (nil) 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_size: 4096 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_size_deviation: 10 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_restart_interval: 16 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: index_block_restart_interval: 1 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: metadata_block_size: 4096 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: partition_filters: 0 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: use_delta_encoding: 1 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: filter_policy: bloomfilter 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: whole_key_filtering: 1 2023-10-07T21:17:03.108 INFO:journalctl@ceph.mon.b.smithi046.stdout: verify_compression: 0 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: read_amp_bytes_per_bit: 0 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: format_version: 5 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: enable_index_compression: 1 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: block_align: 0 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_auto_readahead_size: 262144 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: prepopulate_block_cache: 0 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: initial_auto_readahead_size: 8192 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout: num_file_reads_for_auto_readahead: 2 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression: NoCompression 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T21:17:03.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.num_levels: 7 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T21:17:03.110 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T21:17:03.112 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T21:17:03.113 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.arena_block_size: 1048576 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T21:17:03.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.table_properties_collectors: 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.inplace_update_support: 0 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T21:17:03.115 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.bloom_locality: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.max_successive_merges: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.ttl: 2592000 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.enable_blob_files: false 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.min_blob_size: 0 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T21:17:03.116 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.blob_file_starting_level: 0 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: 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 29, last_sequence is 14821, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-10-07T21:17:03.117 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3fc8f591-107c-434e-9ad7-3db2e5e9be9e 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713422813692, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 systemd[1]: Started Ceph mon.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713422831853, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 4877651, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14826, "largest_seqno": 17710, "table_properties": {"data_size": 4865162, "index_size": 8076, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3397, "raw_key_size": 31644, "raw_average_key_size": 23, "raw_value_size": 4837978, "raw_average_value_size": 3599, "num_data_blocks": 354, "num_entries": 1344, "num_filter_entries": 1344, "num_deletions": 292, "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": 1696713422, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3fc8f591-107c-434e-9ad7-3db2e5e9be9e", "db_session_id": "5A2MFTI68K2ZLEGKC7AS", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696713422831951, "job": 1, "event": "recovery_finished"} 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b58cea0000 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: DB pointer 0x55b58ce8e000 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T21:17:03.118 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** DB Stats ** 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.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-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.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-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** Compaction Stats [default] ** 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.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-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T21:17:03.119 INFO:journalctl@ceph.mon.b.smithi046.stdout: L0 1/0 4.65 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 691.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: L6 1/0 8.02 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-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: Sum 2/0 12.68 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 691.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.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 691.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** Compaction Stats [default] ** 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.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-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.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 691.2 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.120 INFO:journalctl@ceph.mon.b.smithi046.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: Flush(GB): cumulative 0.005, interval 0.005 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: Cumulative compaction: 0.00 GB write, 221.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: Interval compaction: 0.00 GB write, 221.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.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-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: Block cache BinnedLRUCache@0x55b58ce051f0#7 capacity: 512.00 MB usage: 12.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-10-07T21:17:03.121 INFO:journalctl@ceph.mon.b.smithi046.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: starting mon.b rank 1 at public addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] at bind addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???) e3 preinit fsid 232f067a-6555-11ee-8db5-212e2dc638e7 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???).mds e8 new map 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???).mds e8 print_map 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout: e8 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.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-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout: legacy client fscid: 1 2023-10-07T21:17:03.122 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: Filesystem 'cephfs' (1) 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: fs_name cephfs 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: epoch 8 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: created 2023-10-07T21:10:54.605921+0000 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: modified 2023-10-07T21:10:58.207650+0000 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: tableserver 0 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: root 0 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: session_timeout 60 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: session_autoclose 300 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_file_size 1099511627776 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_xattr_size 65536 2023-10-07T21:17:03.123 INFO:journalctl@ceph.mon.b.smithi046.stdout: required_client_features {} 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: last_failure 0 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: last_failure_osd_epoch 0 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.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-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: max_mds 1 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: in 0 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: up {0=24361} 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: failed 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: damaged 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: stopped 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: data_pools [3] 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: metadata_pool 2 2023-10-07T21:17:03.124 INFO:journalctl@ceph.mon.b.smithi046.stdout: inline_data disabled 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: balancer 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: bal_rank_mask -1 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: standby_count_wanted 0 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: [mds.b{0:24361} state up:active seq 3 addr [v2:172.21.15.46:6832/1043359112,v1:172.21.15.46:6833/1043359112] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: Standby daemons: 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout: [mds.a{-1:14463} state up:standby seq 1 addr [v2:172.21.15.3:6834/3426086375,v1:172.21.15.3:6835/3426086375] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???).osd e264 crush map has features 3314933069573799936, adjusting msgr requires 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???).osd e264 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???).osd e264 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:17:03.125 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???).osd e264 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T21:17:03.126 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:02 smithi046 ceph-mon[189713]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-10-07T21:17:04.159 INFO:tasks.rados.rados.0.smithi003.stdout:1010: done (1 left) 2023-10-07T21:17:04.159 INFO:tasks.rados.rados.0.smithi003.stdout:1015: done (0 left) 2023-10-07T21:17:04.160 INFO:tasks.rados.rados.0.smithi003.stdout:1016: rollback oid 48 current snap is 106 2023-10-07T21:17:04.160 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 72 2023-10-07T21:17:04.160 INFO:tasks.rados.rados.0.smithi003.stdout:1017: copy_from oid 4 from oid 24 current snap is 106 2023-10-07T21:17:04.160 INFO:tasks.rados.rados.0.smithi003.stdout:1018: snap_create 2023-10-07T21:17:04.164 INFO:tasks.rados.rados.0.smithi003.stdout:1016: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:17:04.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 128 (ObjNum 225 snap 0 seq_num 205360368) dirty dne 2023-10-07T21:17:04.180 INFO:tasks.rados.rados.0.smithi003.stdout:1017: finishing copy_from to smithi003182153-4 2023-10-07T21:17:04.180 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 388 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:17:04.181 INFO:tasks.rados.rados.0.smithi003.stdout:1017: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: failed to encode map e265 with expected crc 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: failed to encode map e265 with expected crc 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: pgmap v44: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: mon.b calling monitor election 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: mon.c calling monitor election 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: mon.a calling monitor election 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:17:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: monmap e4: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: osdmap e265: 8 total, 8 up, 8 in 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: mgrmap e40: y(active, since 32s), standbys: x 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: failed to encode map e265 with expected crc 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: failed to encode map e265 with expected crc 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: pgmap v44: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: mon.b calling monitor election 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: mon.c calling monitor election 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: mon.a calling monitor election 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:17:04.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: monmap e4: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: osdmap e265: 8 total, 8 up, 8 in 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: mgrmap e40: y(active, since 32s), standbys: x 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: failed to encode map e265 with expected crc 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: failed to encode map e265 with expected crc 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: pgmap v44: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: mon.b calling monitor election 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: mon.c calling monitor election 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: mon.a calling monitor election 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T21:17:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: monmap e4: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: osdmap e265: 8 total, 8 up, 8 in 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: mgrmap e40: y(active, since 32s), standbys: x 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:04.712 INFO:tasks.rados.rados.0.smithi003.stdout:1016: done (2 left) 2023-10-07T21:17:04.713 INFO:tasks.rados.rados.0.smithi003.stdout:1017: done (1 left) 2023-10-07T21:17:04.713 INFO:tasks.rados.rados.0.smithi003.stdout:1018: done (0 left) 2023-10-07T21:17:04.713 INFO:tasks.rados.rados.0.smithi003.stdout:1019: read oid 34 snap 51 2023-10-07T21:17:04.713 INFO:tasks.rados.rados.0.smithi003.stdout:1019: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:17:04.713 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 107 2023-10-07T21:17:04.713 INFO:tasks.rados.rados.0.smithi003.stdout:1020: seq_num 319 ranges {6111232=548864} 2023-10-07T21:17:04.749 INFO:tasks.rados.rados.0.smithi003.stdout:1020: writing smithi003182153-45 from 6111232 to 6660096 tid 1 2023-10-07T21:17:04.749 INFO:tasks.rados.rados.0.smithi003.stdout:1021: delete oid 48 current snap is 107 2023-10-07T21:17:04.749 INFO:tasks.rados.rados.0.smithi003.stdout:1019: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T21:17:04.767 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 1 to smithi003182153-45 2023-10-07T21:17:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 2 to smithi003182153-45 2023-10-07T21:17:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 3 to smithi003182153-45 2023-10-07T21:17:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 521 (ObjNum 319 snap 107 seq_num 319) dirty exists 2023-10-07T21:17:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:1020: left oid 45 (ObjNum 319 snap 107 seq_num 319) 2023-10-07T21:17:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:1019: done (2 left) 2023-10-07T21:17:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:1020: done (1 left) 2023-10-07T21:17:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:1021: done (0 left) 2023-10-07T21:17:04.769 INFO:tasks.rados.rados.0.smithi003.stdout:1022: setattr oid 29 current snap is 107 2023-10-07T21:17:04.769 INFO:tasks.rados.rados.0.smithi003.stdout:1023: rollback oid 3 current snap is 107 2023-10-07T21:17:04.769 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 3 to 79 2023-10-07T21:17:04.769 INFO:tasks.rados.rados.0.smithi003.stdout:1024: snap_create 2023-10-07T21:17:04.773 INFO:tasks.rados.rados.0.smithi003.stdout:1023: finishing rollback tid 0 to smithi003182153-3 2023-10-07T21:17:04.774 INFO:tasks.rados.rados.0.smithi003.stdout:1023: finishing rollback tid 1 to smithi003182153-3 2023-10-07T21:17:04.774 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 556 (ObjNum 290 snap 98 seq_num 290) dirty exists 2023-10-07T21:17:04.774 INFO:tasks.rados.rados.0.smithi003.stdout:1023: finishing rollback tid 2 to smithi003182153-3 2023-10-07T21:17:04.774 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 234 (ObjNum 242 snap 77 seq_num 242) dirty exists 2023-10-07T21:17:05.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[200960]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[200960]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[200960]: osdmap e266: 8 total, 8 up, 8 in 2023-10-07T21:17:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[200960]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[200960]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[200960]: failed to encode map e267 with expected crc 2023-10-07T21:17:05.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[200960]: osdmap e267: 8 total, 8 up, 8 in 2023-10-07T21:17:05.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[204507]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[204507]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[204507]: osdmap e266: 8 total, 8 up, 8 in 2023-10-07T21:17:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[204507]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[204507]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[204507]: failed to encode map e267 with expected crc 2023-10-07T21:17:05.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:05 smithi003 ceph-mon[204507]: osdmap e267: 8 total, 8 up, 8 in 2023-10-07T21:17:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:05 smithi046 ceph-mon[189713]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:05 smithi046 ceph-mon[189713]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:05 smithi046 ceph-mon[189713]: osdmap e266: 8 total, 8 up, 8 in 2023-10-07T21:17:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:05 smithi046 ceph-mon[189713]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:05 smithi046 ceph-mon[189713]: failed to encode map e266 with expected crc 2023-10-07T21:17:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:05 smithi046 ceph-mon[189713]: failed to encode map e267 with expected crc 2023-10-07T21:17:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:05 smithi046 ceph-mon[189713]: osdmap e267: 8 total, 8 up, 8 in 2023-10-07T21:17:05.723 INFO:tasks.rados.rados.0.smithi003.stdout:1022: done (2 left) 2023-10-07T21:17:05.724 INFO:tasks.rados.rados.0.smithi003.stdout:1023: done (1 left) 2023-10-07T21:17:05.724 INFO:tasks.rados.rados.0.smithi003.stdout:1024: done (0 left) 2023-10-07T21:17:05.724 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 108 2023-10-07T21:17:05.724 INFO:tasks.rados.rados.0.smithi003.stdout:1025: seq_num 321 ranges {0=581632} 2023-10-07T21:17:05.727 INFO:tasks.rados.rados.0.smithi003.stdout:1025: writing smithi003182153-36 from 0 to 581632 tid 1 2023-10-07T21:17:05.727 INFO:tasks.rados.rados.0.smithi003.stdout:1026: read oid 24 snap -1 2023-10-07T21:17:05.727 INFO:tasks.rados.rados.0.smithi003.stdout:1026: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:05.727 INFO:tasks.rados.rados.0.smithi003.stdout:1027: snap_remove snap 79 2023-10-07T21:17:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[200960]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[200960]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[200960]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[200960]: pgmap v47: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:17:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[200960]: failed to encode map e268 with expected crc 2023-10-07T21:17:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[200960]: osdmap e268: 8 total, 8 up, 8 in 2023-10-07T21:17:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[200960]: failed to encode map e268 with expected crc 2023-10-07T21:17:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[204507]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[204507]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[204507]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[204507]: pgmap v47: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:17:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[204507]: failed to encode map e268 with expected crc 2023-10-07T21:17:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[204507]: osdmap e268: 8 total, 8 up, 8 in 2023-10-07T21:17:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:06 smithi003 ceph-mon[204507]: failed to encode map e268 with expected crc 2023-10-07T21:17:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:06 smithi046 ceph-mon[189713]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:06 smithi046 ceph-mon[189713]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:06 smithi046 ceph-mon[189713]: failed to encode map e267 with expected crc 2023-10-07T21:17:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:06 smithi046 ceph-mon[189713]: pgmap v47: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s 2023-10-07T21:17:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:06 smithi046 ceph-mon[189713]: failed to encode map e268 with expected crc 2023-10-07T21:17:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:06 smithi046 ceph-mon[189713]: osdmap e268: 8 total, 8 up, 8 in 2023-10-07T21:17:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:06 smithi046 ceph-mon[189713]: failed to encode map e268 with expected crc 2023-10-07T21:17:06.727 INFO:tasks.rados.rados.0.smithi003.stdout:1027: done (2 left) 2023-10-07T21:17:06.727 INFO:tasks.rados.rados.0.smithi003.stdout:1028: read oid 22 snap -1 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1028: expect (ObjNum 256 snap 82 seq_num 256) 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1029: read oid 46 snap -1 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1029: expect (ObjNum 291 snap 98 seq_num 291) 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1030: read oid 43 snap -1 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1030: expect deleted 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1031: read oid 44 snap -1 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1031: expect (ObjNum 115 snap 24 seq_num 115) 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1032: copy_from oid 35 from oid 20 current snap is 108 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 1 to smithi003182153-36 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 2 to smithi003182153-36 2023-10-07T21:17:06.728 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 3 to smithi003182153-36 2023-10-07T21:17:06.729 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 332 (ObjNum 321 snap 108 seq_num 321) dirty exists 2023-10-07T21:17:06.729 INFO:tasks.rados.rados.0.smithi003.stdout:1025: left oid 36 (ObjNum 321 snap 108 seq_num 321) 2023-10-07T21:17:06.729 INFO:tasks.rados.rados.0.smithi003.stdout:1026: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:06.841 INFO:tasks.rados.rados.0.smithi003.stdout:1028: expect (ObjNum 256 snap 82 seq_num 256) 2023-10-07T21:17:06.888 INFO:tasks.rados.rados.0.smithi003.stdout:1031: expect (ObjNum 115 snap 24 seq_num 115) 2023-10-07T21:17:06.996 INFO:tasks.rados.rados.0.smithi003.stdout:1032: finishing copy_from to smithi003182153-35 2023-10-07T21:17:06.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 141 (ObjNum 304 snap 103 seq_num 304) dirty exists 2023-10-07T21:17:06.997 INFO:tasks.rados.rados.0.smithi003.stdout:1032: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:17:06.997 INFO:tasks.rados.rados.0.smithi003.stdout:1029: expect (ObjNum 291 snap 98 seq_num 291) 2023-10-07T21:17:07.291 INFO:tasks.rados.rados.0.smithi003.stdout:1025: done (6 left) 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1026: done (5 left) 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1028: done (4 left) 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1029: done (3 left) 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1030: done (2 left) 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1031: done (1 left) 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1032: done (0 left) 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1033: copy_from oid 13 from oid 18 current snap is 108 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 108 2023-10-07T21:17:07.292 INFO:tasks.rados.rados.0.smithi003.stdout:1034: seq_num 322 ranges {5185536=598016} 2023-10-07T21:17:07.323 INFO:tasks.rados.rados.0.smithi003.stdout:1034: writing smithi003182153-23 from 5185536 to 5783552 tid 1 2023-10-07T21:17:07.323 INFO:tasks.rados.rados.0.smithi003.stdout:1035: snap_remove snap 50 2023-10-07T21:17:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[200960]: failed to encode map e268 with expected crc 2023-10-07T21:17:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[200960]: failed to encode map e269 with expected crc 2023-10-07T21:17:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[200960]: osdmap e269: 8 total, 8 up, 8 in 2023-10-07T21:17:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[200960]: failed to encode map e269 with expected crc 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[204507]: failed to encode map e268 with expected crc 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[204507]: failed to encode map e269 with expected crc 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[204507]: osdmap e269: 8 total, 8 up, 8 in 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[204507]: failed to encode map e269 with expected crc 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:07.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:07 smithi046 ceph-mon[189713]: failed to encode map e268 with expected crc 2023-10-07T21:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:07 smithi046 ceph-mon[189713]: failed to encode map e269 with expected crc 2023-10-07T21:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:07 smithi046 ceph-mon[189713]: osdmap e269: 8 total, 8 up, 8 in 2023-10-07T21:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:07 smithi046 ceph-mon[189713]: failed to encode map e269 with expected crc 2023-10-07T21:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:08.163 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:07 smithi003 conmon[187445]: 2023-10-07T21:17:07.840+0000 7fccd1da5700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-10-07T21:17:08.173 INFO:tasks.rados.rados.0.smithi003.stdout:1035: done (2 left) 2023-10-07T21:17:08.173 INFO:tasks.rados.rados.0.smithi003.stdout:1036: rmattr oid 9 current snap is 108 2023-10-07T21:17:08.173 INFO:tasks.rados.rados.0.smithi003.stdout:1036: done (2 left) 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1037: rollback oid 39 current snap is 108 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 77 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1033: finishing copy_from to smithi003182153-13 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1033: got expected ENOENT (src dne) 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1033: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1034: finishing write tid 1 to smithi003182153-23 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1034: finishing write tid 2 to smithi003182153-23 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1034: finishing write tid 3 to smithi003182153-23 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 532 (ObjNum 322 snap 108 seq_num 322) dirty exists 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1034: left oid 23 (ObjNum 322 snap 108 seq_num 322) 2023-10-07T21:17:08.174 INFO:tasks.rados.rados.0.smithi003.stdout:1033: done (2 left) 2023-10-07T21:17:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1034: done (1 left) 2023-10-07T21:17:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1038: delete oid 14 current snap is 108 2023-10-07T21:17:08.183 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:17:08.189 INFO:tasks.rados.rados.0.smithi003.stdout:1038: done (1 left) 2023-10-07T21:17:08.189 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 108 2023-10-07T21:17:08.190 INFO:tasks.rados.rados.0.smithi003.stdout:1039: seq_num 324 ranges {0=630784} 2023-10-07T21:17:08.192 INFO:tasks.rados.rados.0.smithi003.stdout:1039: writing smithi003182153-43 from 0 to 630784 tid 1 2023-10-07T21:17:08.192 INFO:tasks.rados.rados.0.smithi003.stdout:1040: read oid 14 snap -1 2023-10-07T21:17:08.192 INFO:tasks.rados.rados.0.smithi003.stdout:1040: expect deleted 2023-10-07T21:17:08.192 INFO:tasks.rados.rados.0.smithi003.stdout:1041: snap_remove snap 80 2023-10-07T21:17:08.503 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:08 smithi046 ceph-mon[189713]: failed to encode map e269 with expected crc 2023-10-07T21:17:08.503 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:08 smithi046 ceph-mon[189713]: failed to encode map e269 with expected crc 2023-10-07T21:17:08.503 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:08 smithi046 ceph-mon[189713]: pgmap v50: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:08.503 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:08.503 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[200960]: failed to encode map e269 with expected crc 2023-10-07T21:17:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[200960]: failed to encode map e269 with expected crc 2023-10-07T21:17:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[200960]: pgmap v50: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[204507]: failed to encode map e269 with expected crc 2023-10-07T21:17:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[204507]: failed to encode map e269 with expected crc 2023-10-07T21:17:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[204507]: pgmap v50: 121 pgs: 121 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:08.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:08 smithi046 conmon[175795]: ts=2023-10-07T21:17: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:1041: done (3 left) 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:1042: read oid 36 snap -1 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:1042: expect (ObjNum 321 snap 108 seq_num 321) 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:1043: rollback oid 26 current snap is 108 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 65 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 557 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:1037: done (4 left) 2023-10-07T21:17:09.178 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 108 2023-10-07T21:17:09.179 INFO:tasks.rados.rados.0.smithi003.stdout:1044: seq_num 325 ranges {466944=647168} 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:1044: writing smithi003182153-10 from 466944 to 1114112 tid 1 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:1040: done (4 left) 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:1045: setattr oid 15 current snap is 108 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:1039: finishing write tid 1 to smithi003182153-43 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:1039: finishing write tid 2 to smithi003182153-43 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:1039: finishing write tid 3 to smithi003182153-43 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 567 (ObjNum 324 snap 108 seq_num 324) dirty exists 2023-10-07T21:17:09.185 INFO:tasks.rados.rados.0.smithi003.stdout:1039: left oid 43 (ObjNum 324 snap 108 seq_num 324) 2023-10-07T21:17:09.188 INFO:tasks.rados.rados.0.smithi003.stdout:1039: done (4 left) 2023-10-07T21:17:09.188 INFO:tasks.rados.rados.0.smithi003.stdout:1046: setattr oid 22 current snap is 108 2023-10-07T21:17:09.197 INFO:tasks.rados.rados.0.smithi003.stdout:1047: rmattr oid 34 current snap is 108 2023-10-07T21:17:09.197 INFO:tasks.rados.rados.0.smithi003.stdout:1047: done (5 left) 2023-10-07T21:17:09.197 INFO:tasks.rados.rados.0.smithi003.stdout:1048: read oid 31 snap -1 2023-10-07T21:17:09.197 INFO:tasks.rados.rados.0.smithi003.stdout:1048: expect (ObjNum 308 snap 103 seq_num 308) 2023-10-07T21:17:09.197 INFO:tasks.rados.rados.0.smithi003.stdout:1049: rmattr oid 40 current snap is 108 2023-10-07T21:17:09.198 INFO:tasks.rados.rados.0.smithi003.stdout:1050: setattr oid 41 current snap is 108 2023-10-07T21:17:09.198 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 108 2023-10-07T21:17:09.198 INFO:tasks.rados.rados.0.smithi003.stdout:1051: seq_num 326 ranges {294912=663552} 2023-10-07T21:17:09.207 INFO:tasks.rados.rados.0.smithi003.stdout:1051: writing smithi003182153-20 from 294912 to 958464 tid 1 2023-10-07T21:17:09.207 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 108 2023-10-07T21:17:09.207 INFO:tasks.rados.rados.0.smithi003.stdout:1052: seq_num 327 ranges {0=679936} 2023-10-07T21:17:09.208 INFO:tasks.rados.rados.0.smithi003.stdout:1052: writing smithi003182153-39 from 0 to 679936 tid 1 2023-10-07T21:17:09.208 INFO:tasks.rados.rados.0.smithi003.stdout:1053: setattr oid 45 current snap is 108 2023-10-07T21:17:09.208 INFO:tasks.rados.rados.0.smithi003.stdout:1043: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:1043: finishing rollback tid 2 to smithi003182153-26 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 559 (ObjNum 219 snap 65 seq_num 219) dirty exists 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 546 (ObjNum 256 snap 82 seq_num 256) dirty exists 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 745 (ObjNum 316 snap 105 seq_num 316) dirty exists 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:1044: finishing write tid 1 to smithi003182153-10 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:1044: finishing write tid 2 to smithi003182153-10 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 573 (ObjNum 306 snap 103 seq_num 306) dirty exists 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 419 (ObjNum 238 snap 77 seq_num 238) dirty exists 2023-10-07T21:17:09.209 INFO:tasks.rados.rados.0.smithi003.stdout:1042: expect (ObjNum 321 snap 108 seq_num 321) 2023-10-07T21:17:09.223 INFO:tasks.rados.rados.0.smithi003.stdout:1051: finishing write tid 1 to smithi003182153-20 2023-10-07T21:17:09.223 INFO:tasks.rados.rados.0.smithi003.stdout:1051: finishing write tid 2 to smithi003182153-20 2023-10-07T21:17:09.223 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 1 to smithi003182153-39 2023-10-07T21:17:09.223 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 2 to smithi003182153-39 2023-10-07T21:17:09.224 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 3 to smithi003182153-39 2023-10-07T21:17:09.224 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 577 (ObjNum 327 snap 108 seq_num 327) dirty exists 2023-10-07T21:17:09.224 INFO:tasks.rados.rados.0.smithi003.stdout:1052: left oid 39 (ObjNum 327 snap 108 seq_num 327) 2023-10-07T21:17:09.224 INFO:tasks.rados.rados.0.smithi003.stdout:1048: expect (ObjNum 308 snap 103 seq_num 308) 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1044: finishing write tid 3 to smithi003182153-10 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 547 (ObjNum 325 snap 108 seq_num 325) dirty exists 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1044: left oid 10 (ObjNum 325 snap 108 seq_num 325) 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1051: finishing write tid 3 to smithi003182153-20 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 170 (ObjNum 326 snap 108 seq_num 326) dirty exists 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1051: left oid 20 (ObjNum 326 snap 108 seq_num 326) 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1042: done (10 left) 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1043: done (9 left) 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1044: done (8 left) 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1045: done (7 left) 2023-10-07T21:17:09.233 INFO:tasks.rados.rados.0.smithi003.stdout:1046: done (6 left) 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1048: done (5 left) 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1049: done (4 left) 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1050: done (3 left) 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1051: done (2 left) 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1052: done (1 left) 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1054: read oid 44 snap -1 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1054: expect (ObjNum 115 snap 24 seq_num 115) 2023-10-07T21:17:09.234 INFO:tasks.rados.rados.0.smithi003.stdout:1055: snap_remove snap 84 2023-10-07T21:17:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:09 smithi046 ceph-mon[189713]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:09 smithi046 ceph-mon[189713]: osdmap e270: 8 total, 8 up, 8 in 2023-10-07T21:17:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:09 smithi046 ceph-mon[189713]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:09 smithi046 ceph-mon[189713]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[200960]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[200960]: osdmap e270: 8 total, 8 up, 8 in 2023-10-07T21:17:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[200960]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[200960]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[204507]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[204507]: osdmap e270: 8 total, 8 up, 8 in 2023-10-07T21:17:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[204507]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:09 smithi003 ceph-mon[204507]: failed to encode map e270 with expected crc 2023-10-07T21:17:09.708 INFO:tasks.rados.rados.0.smithi003.stdout:1055: done (2 left) 2023-10-07T21:17:09.708 INFO:tasks.rados.rados.0.smithi003.stdout:1056: read oid 21 snap -1 2023-10-07T21:17:09.708 INFO:tasks.rados.rados.0.smithi003.stdout:1056: expect deleted 2023-10-07T21:17:09.708 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 108 2023-10-07T21:17:09.708 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 550 (ObjNum 319 snap 107 seq_num 319) dirty exists 2023-10-07T21:17:09.708 INFO:tasks.rados.rados.0.smithi003.stdout:1057: seq_num 328 ranges {2908160=696320} 2023-10-07T21:17:09.730 INFO:tasks.rados.rados.0.smithi003.stdout:1057: writing smithi003182153-9 from 2908160 to 3604480 tid 1 2023-10-07T21:17:09.730 INFO:tasks.rados.rados.0.smithi003.stdout:1053: done (3 left) 2023-10-07T21:17:09.730 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 108 2023-10-07T21:17:09.730 INFO:tasks.rados.rados.0.smithi003.stdout:1058: seq_num 329 ranges {2031616=712704} 2023-10-07T21:17:09.745 INFO:tasks.rados.rados.0.smithi003.stdout:1058: writing smithi003182153-32 from 2031616 to 2744320 tid 1 2023-10-07T21:17:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:1059: copy_from oid 18 from oid 2 current snap is 108 2023-10-07T21:17:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:1054: expect (ObjNum 115 snap 24 seq_num 115) 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1057: finishing write tid 1 to smithi003182153-9 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1057: finishing write tid 2 to smithi003182153-9 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1057: finishing write tid 3 to smithi003182153-9 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 561 (ObjNum 328 snap 108 seq_num 328) dirty exists 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1057: left oid 9 (ObjNum 328 snap 108 seq_num 328) 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1059: finishing copy_from to smithi003182153-18 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1059: got expected ENOENT (src dne) 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1059: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 1 to smithi003182153-32 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 2 to smithi003182153-32 2023-10-07T21:17:09.857 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 3 to smithi003182153-32 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 758 (ObjNum 329 snap 108 seq_num 329) dirty exists 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1058: left oid 32 (ObjNum 329 snap 108 seq_num 329) 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1054: done (4 left) 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1056: done (3 left) 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1057: done (2 left) 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1058: done (1 left) 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1059: done (0 left) 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1060: rollback oid 27 current snap is 108 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 95 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1061: copy_from oid 8 from oid 46 current snap is 108 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1062: read oid 28 snap 37 2023-10-07T21:17:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:1062: expect (ObjNum 109 snap 23 seq_num 109) 2023-10-07T21:17:09.859 INFO:tasks.rados.rados.0.smithi003.stdout:1063: snap_remove snap 65 2023-10-07T21:17:10.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: pgmap v52: 121 pgs: 121 active+clean; 312 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 999 KiB/s wr, 11 op/s 2023-10-07T21:17:10.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: osdmap e271: 8 total, 8 up, 8 in 2023-10-07T21:17:10.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: failed to encode map e272 with expected crc 2023-10-07T21:17:10.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: failed to encode map e272 with expected crc 2023-10-07T21:17:10.470 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:10 smithi046 ceph-mon[189713]: osdmap e272: 8 total, 8 up, 8 in 2023-10-07T21:17:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: pgmap v52: 121 pgs: 121 active+clean; 312 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 999 KiB/s wr, 11 op/s 2023-10-07T21:17:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: osdmap e271: 8 total, 8 up, 8 in 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: failed to encode map e272 with expected crc 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: failed to encode map e272 with expected crc 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[200960]: osdmap e272: 8 total, 8 up, 8 in 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: pgmap v52: 121 pgs: 121 active+clean; 312 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.7 MiB/s rd, 999 KiB/s wr, 11 op/s 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: osdmap e271: 8 total, 8 up, 8 in 2023-10-07T21:17:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: failed to encode map e271 with expected crc 2023-10-07T21:17:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: failed to encode map e272 with expected crc 2023-10-07T21:17:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: failed to encode map e272 with expected crc 2023-10-07T21:17:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:10 smithi003 ceph-mon[204507]: osdmap e272: 8 total, 8 up, 8 in 2023-10-07T21:17:10.713 INFO:tasks.rados.rados.0.smithi003.stdout:1063: done (3 left) 2023-10-07T21:17:10.714 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 108 2023-10-07T21:17:10.714 INFO:tasks.rados.rados.0.smithi003.stdout:1060: finishing rollback tid 0 to smithi003182153-27 2023-10-07T21:17:10.714 INFO:tasks.rados.rados.0.smithi003.stdout:1064: seq_num 330 ranges {1900544=737280} 2023-10-07T21:17:10.730 INFO:tasks.rados.rados.0.smithi003.stdout:1064: writing smithi003182153-22 from 1900544 to 2637824 tid 1 2023-10-07T21:17:10.730 INFO:tasks.rados.rados.0.smithi003.stdout:1065: delete oid 42 current snap is 108 2023-10-07T21:17:10.730 INFO:tasks.rados.rados.0.smithi003.stdout:1060: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:17:10.730 INFO:tasks.rados.rados.0.smithi003.stdout:1060: finishing rollback tid 2 to smithi003182153-27 2023-10-07T21:17:10.730 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 435 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:17:10.730 INFO:tasks.rados.rados.0.smithi003.stdout:1062: expect (ObjNum 109 snap 23 seq_num 109) 2023-10-07T21:17:10.797 INFO:tasks.rados.rados.0.smithi003.stdout:1061: finishing copy_from to smithi003182153-8 2023-10-07T21:17:10.797 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 452 (ObjNum 291 snap 98 seq_num 291) dirty exists 2023-10-07T21:17:10.797 INFO:tasks.rados.rados.0.smithi003.stdout:1061: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:17:10.797 INFO:tasks.rados.rados.0.smithi003.stdout:1060: done (4 left) 2023-10-07T21:17:10.797 INFO:tasks.rados.rados.0.smithi003.stdout:1061: done (3 left) 2023-10-07T21:17:10.797 INFO:tasks.rados.rados.0.smithi003.stdout:1062: done (2 left) 2023-10-07T21:17:10.798 INFO:tasks.rados.rados.0.smithi003.stdout:1065: done (1 left) 2023-10-07T21:17:10.798 INFO:tasks.rados.rados.0.smithi003.stdout:1066: snap_remove snap 37 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: failed to encode map e272 with expected crc 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: failed to encode map e273 with expected crc 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: osdmap e273: 8 total, 8 up, 8 in 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: failed to encode map e272 with expected crc 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: failed to encode map e273 with expected crc 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: osdmap e273: 8 total, 8 up, 8 in 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: failed to encode map e272 with expected crc 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: failed to encode map e273 with expected crc 2023-10-07T21:17:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: osdmap e273: 8 total, 8 up, 8 in 2023-10-07T21:17:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:11.715 INFO:tasks.rados.rados.0.smithi003.stdout:1066: done (1 left) 2023-10-07T21:17:11.715 INFO:tasks.rados.rados.0.smithi003.stdout:1067: snap_create 2023-10-07T21:17:11.715 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 1 to smithi003182153-22 2023-10-07T21:17:11.715 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 2 to smithi003182153-22 2023-10-07T21:17:11.715 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 3 to smithi003182153-22 2023-10-07T21:17:11.715 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 566 (ObjNum 330 snap 108 seq_num 330) dirty exists 2023-10-07T21:17:11.716 INFO:tasks.rados.rados.0.smithi003.stdout:1064: left oid 22 (ObjNum 330 snap 108 seq_num 330) 2023-10-07T21:17:12.002 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:17:11] "GET /metrics HTTP/1.1" 200 36068 "" "Prometheus/2.43.0" 2023-10-07T21:17:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: failed to encode map e273 with expected crc 2023-10-07T21:17:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: pgmap v56: 121 pgs: 121 active+clean; 312 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: Reconfiguring mon.a (monmap changed)... 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: Reconfiguring daemon mon.a on smithi003 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: failed to encode map e274 with expected crc 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[200960]: osdmap e274: 8 total, 8 up, 8 in 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: failed to encode map e273 with expected crc 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: pgmap v56: 121 pgs: 121 active+clean; 312 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: Reconfiguring mon.a (monmap changed)... 2023-10-07T21:17:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: Reconfiguring daemon mon.a on smithi003 2023-10-07T21:17:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: failed to encode map e274 with expected crc 2023-10-07T21:17:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:12 smithi003 ceph-mon[204507]: osdmap e274: 8 total, 8 up, 8 in 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: failed to encode map e273 with expected crc 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: pgmap v56: 121 pgs: 121 active+clean; 312 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: Reconfiguring mon.a (monmap changed)... 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: Reconfiguring daemon mon.a on smithi003 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: failed to encode map e274 with expected crc 2023-10-07T21:17:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:12 smithi046 ceph-mon[189713]: osdmap e274: 8 total, 8 up, 8 in 2023-10-07T21:17:12.716 INFO:tasks.rados.rados.0.smithi003.stdout:1064: done (1 left) 2023-10-07T21:17:12.717 INFO:tasks.rados.rados.0.smithi003.stdout:1067: done (0 left) 2023-10-07T21:17:12.717 INFO:tasks.rados.rados.0.smithi003.stdout:1068: copy_from oid 20 from oid 32 current snap is 109 2023-10-07T21:17:12.717 INFO:tasks.rados.rados.0.smithi003.stdout:1069: delete oid 3 current snap is 109 2023-10-07T21:17:12.722 INFO:tasks.rados.rados.0.smithi003.stdout:1069: done (1 left) 2023-10-07T21:17:12.722 INFO:tasks.rados.rados.0.smithi003.stdout:1070: copy_from oid 45 from oid 37 current snap is 109 2023-10-07T21:17:12.722 INFO:tasks.rados.rados.0.smithi003.stdout:1071: snap_remove snap 86 2023-10-07T21:17:13.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: failed to encode map e274 with expected crc 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: failed to encode map e274 with expected crc 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: failed to encode map e275 with expected crc 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: osdmap e275: 8 total, 8 up, 8 in 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: failed to encode map e275 with expected crc 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: Reconfiguring mgr.y (monmap changed)... 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:17:13.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[204507]: Reconfiguring daemon mgr.y on smithi003 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: failed to encode map e274 with expected crc 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: failed to encode map e274 with expected crc 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: failed to encode map e275 with expected crc 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: osdmap e275: 8 total, 8 up, 8 in 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: failed to encode map e275 with expected crc 2023-10-07T21:17:13.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: Reconfiguring mgr.y (monmap changed)... 2023-10-07T21:17:13.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:17:13.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:17:13.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:13.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:13 smithi003 ceph-mon[200960]: Reconfiguring daemon mgr.y on smithi003 2023-10-07T21:17:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: failed to encode map e274 with expected crc 2023-10-07T21:17:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: failed to encode map e274 with expected crc 2023-10-07T21:17:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: failed to encode map e275 with expected crc 2023-10-07T21:17:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: osdmap e275: 8 total, 8 up, 8 in 2023-10-07T21:17:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: failed to encode map e275 with expected crc 2023-10-07T21:17:13.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: Reconfiguring mgr.y (monmap changed)... 2023-10-07T21:17:13.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:17:13.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:17:13.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:13.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:13 smithi046 ceph-mon[189713]: Reconfiguring daemon mgr.y on smithi003 2023-10-07T21:17:13.724 INFO:tasks.rados.rados.0.smithi003.stdout:1071: done (2 left) 2023-10-07T21:17:13.725 INFO:tasks.rados.rados.0.smithi003.stdout:1072: snap_create 2023-10-07T21:17:13.725 INFO:tasks.rados.rados.0.smithi003.stdout:1068: finishing copy_from to smithi003182153-20 2023-10-07T21:17:13.725 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 758 (ObjNum 329 snap 108 seq_num 329) dirty exists 2023-10-07T21:17:13.725 INFO:tasks.rados.rados.0.smithi003.stdout:1068: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:17:13.725 INFO:tasks.rados.rados.0.smithi003.stdout:1070: finishing copy_from to smithi003182153-45 2023-10-07T21:17:13.726 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 81 (ObjNum 286 snap 98 seq_num 286) dirty exists 2023-10-07T21:17:13.726 INFO:tasks.rados.rados.0.smithi003.stdout:1070: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:17:14.187 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.187 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: pgmap v59: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.4 MiB/s wr, 35 op/s 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: failed to encode map e276 with expected crc 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: osdmap e276: 8 total, 8 up, 8 in 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:14.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: pgmap v59: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.4 MiB/s wr, 35 op/s 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: failed to encode map e276 with expected crc 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: osdmap e276: 8 total, 8 up, 8 in 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: failed to encode map e275 with expected crc 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: pgmap v59: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.4 MiB/s wr, 35 op/s 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: failed to encode map e276 with expected crc 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: osdmap e276: 8 total, 8 up, 8 in 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:14.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:14.710 INFO:tasks.rados.rados.0.smithi003.stdout:1068: done (2 left) 2023-10-07T21:17:14.710 INFO:tasks.rados.rados.0.smithi003.stdout:1070: done (1 left) 2023-10-07T21:17:14.710 INFO:tasks.rados.rados.0.smithi003.stdout:1072: done (0 left) 2023-10-07T21:17:14.710 INFO:tasks.rados.rados.0.smithi003.stdout:1073: snap_remove snap 51 2023-10-07T21:17:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[200960]: failed to encode map e276 with expected crc 2023-10-07T21:17:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[200960]: Reconfiguring mon.c (monmap changed)... 2023-10-07T21:17:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[200960]: Reconfiguring daemon mon.c on smithi003 2023-10-07T21:17:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[200960]: failed to encode map e277 with expected crc 2023-10-07T21:17:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[200960]: osdmap e277: 8 total, 8 up, 8 in 2023-10-07T21:17:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[204507]: failed to encode map e276 with expected crc 2023-10-07T21:17:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[204507]: Reconfiguring mon.c (monmap changed)... 2023-10-07T21:17:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[204507]: Reconfiguring daemon mon.c on smithi003 2023-10-07T21:17:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[204507]: failed to encode map e277 with expected crc 2023-10-07T21:17:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:15 smithi003 ceph-mon[204507]: osdmap e277: 8 total, 8 up, 8 in 2023-10-07T21:17:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:15 smithi046 ceph-mon[189713]: failed to encode map e276 with expected crc 2023-10-07T21:17:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:15 smithi046 ceph-mon[189713]: Reconfiguring mon.c (monmap changed)... 2023-10-07T21:17:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:15 smithi046 ceph-mon[189713]: Reconfiguring daemon mon.c on smithi003 2023-10-07T21:17:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:15 smithi046 ceph-mon[189713]: failed to encode map e277 with expected crc 2023-10-07T21:17:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:15 smithi046 ceph-mon[189713]: osdmap e277: 8 total, 8 up, 8 in 2023-10-07T21:17:15.711 INFO:tasks.rados.rados.0.smithi003.stdout:1073: done (0 left) 2023-10-07T21:17:15.711 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 110 2023-10-07T21:17:15.711 INFO:tasks.rados.rados.0.smithi003.stdout:1074: seq_num 333 ranges {401408=786432} 2023-10-07T21:17:15.720 INFO:tasks.rados.rados.0.smithi003.stdout:1074: writing smithi003182153-25 from 401408 to 1187840 tid 1 2023-10-07T21:17:15.720 INFO:tasks.rados.rados.0.smithi003.stdout:1075: copy_from oid 1 from oid 10 current snap is 110 2023-10-07T21:17:15.721 INFO:tasks.rados.rados.0.smithi003.stdout:1076: read oid 46 snap -1 2023-10-07T21:17:15.721 INFO:tasks.rados.rados.0.smithi003.stdout:1076: expect (ObjNum 291 snap 98 seq_num 291) 2023-10-07T21:17:15.721 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 110 2023-10-07T21:17:15.721 INFO:tasks.rados.rados.0.smithi003.stdout:1077: seq_num 334 ranges {4685824=802816} 2023-10-07T21:17:15.752 INFO:tasks.rados.rados.0.smithi003.stdout:1077: writing smithi003182153-26 from 4685824 to 5488640 tid 1 2023-10-07T21:17:15.752 INFO:tasks.rados.rados.0.smithi003.stdout:1078: read oid 41 snap -1 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1078: expect (ObjNum 238 snap 77 seq_num 238) 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1079: delete oid 48 current snap is 110 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 1 to smithi003182153-25 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 2 to smithi003182153-25 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 3 to smithi003182153-25 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 315 (ObjNum 333 snap 110 seq_num 333) dirty exists 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1074: left oid 25 (ObjNum 333 snap 110 seq_num 333) 2023-10-07T21:17:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1076: expect (ObjNum 291 snap 98 seq_num 291) 2023-10-07T21:17:16.057 INFO:tasks.rados.rados.0.smithi003.stdout:1075: finishing copy_from to smithi003182153-1 2023-10-07T21:17:16.057 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 547 (ObjNum 325 snap 108 seq_num 325) dirty exists 2023-10-07T21:17:16.057 INFO:tasks.rados.rados.0.smithi003.stdout:1075: finishing copy_from racing read to smithi003182153-1 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 1 to smithi003182153-26 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1074: done (5 left) 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1075: done (4 left) 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1076: done (3 left) 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1079: done (2 left) 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1080: rollback oid 8 current snap is 110 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 8 to 72 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 2 to smithi003182153-26 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 3 to smithi003182153-26 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 563 (ObjNum 334 snap 110 seq_num 334) dirty exists 2023-10-07T21:17:16.058 INFO:tasks.rados.rados.0.smithi003.stdout:1077: left oid 26 (ObjNum 334 snap 110 seq_num 334) 2023-10-07T21:17:16.059 INFO:tasks.rados.rados.0.smithi003.stdout:1078: expect (ObjNum 238 snap 77 seq_num 238) 2023-10-07T21:17:16.167 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing rollback tid 0 to smithi003182153-8 2023-10-07T21:17:16.167 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing rollback tid 1 to smithi003182153-8 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing rollback tid 2 to smithi003182153-8 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 802 (ObjNum 202 snap 60 seq_num 202) dirty exists 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:1077: done (2 left) 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:1078: done (1 left) 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:1080: done (0 left) 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:1081: read oid 35 snap -1 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:1081: expect (ObjNum 304 snap 103 seq_num 304) 2023-10-07T21:17:16.168 INFO:tasks.rados.rados.0.smithi003.stdout:1082: delete oid 7 current snap is 110 2023-10-07T21:17:16.171 INFO:tasks.rados.rados.0.smithi003.stdout:1082: done (1 left) 2023-10-07T21:17:16.171 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 110 2023-10-07T21:17:16.171 INFO:tasks.rados.rados.0.smithi003.stdout:1083: seq_num 337 ranges {2105344=450560,2555904=401408} 2023-10-07T21:17:16.184 INFO:tasks.rados.rados.0.smithi003.stdout:1083: writing smithi003182153-30 from 2105344 to 2555904 tid 1 2023-10-07T21:17:16.187 INFO:tasks.rados.rados.0.smithi003.stdout:1083: writing smithi003182153-30 from 2555904 to 2957312 tid 2 2023-10-07T21:17:16.187 INFO:tasks.rados.rados.0.smithi003.stdout:1084: delete oid 27 current snap is 110 2023-10-07T21:17:16.187 INFO:tasks.rados.rados.0.smithi003.stdout:1081: expect (ObjNum 304 snap 103 seq_num 304) 2023-10-07T21:17:16.196 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 1 to smithi003182153-30 2023-10-07T21:17:16.196 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 2 to smithi003182153-30 2023-10-07T21:17:16.196 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 3 to smithi003182153-30 2023-10-07T21:17:16.196 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 4 to smithi003182153-30 2023-10-07T21:17:16.196 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 226 (ObjNum 337 snap 110 seq_num 337) dirty exists 2023-10-07T21:17:16.197 INFO:tasks.rados.rados.0.smithi003.stdout:1083: left oid 30 (ObjNum 337 snap 110 seq_num 337) 2023-10-07T21:17:16.197 INFO:tasks.rados.rados.0.smithi003.stdout:1081: done (2 left) 2023-10-07T21:17:16.197 INFO:tasks.rados.rados.0.smithi003.stdout:1083: done (1 left) 2023-10-07T21:17:16.197 INFO:tasks.rados.rados.0.smithi003.stdout:1084: done (0 left) 2023-10-07T21:17:16.197 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 110 2023-10-07T21:17:16.197 INFO:tasks.rados.rados.0.smithi003.stdout:1085: seq_num 339 ranges {3604480=483328,4087808=401408} 2023-10-07T21:17:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:1085: writing smithi003182153-9 from 3604480 to 4087808 tid 1 2023-10-07T21:17:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:1085: writing smithi003182153-9 from 4087808 to 4489216 tid 2 2023-10-07T21:17:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:1086: read oid 11 snap -1 2023-10-07T21:17:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:1086: expect (ObjNum 238 snap 77 seq_num 238) 2023-10-07T21:17:16.221 INFO:tasks.rados.rados.0.smithi003.stdout:1087: snap_create 2023-10-07T21:17:16.223 INFO:tasks.rados.rados.0.smithi003.stdout:1085: finishing write tid 1 to smithi003182153-9 2023-10-07T21:17:16.223 INFO:tasks.rados.rados.0.smithi003.stdout:1085: finishing write tid 2 to smithi003182153-9 2023-10-07T21:17:16.223 INFO:tasks.rados.rados.0.smithi003.stdout:1085: finishing write tid 3 to smithi003182153-9 2023-10-07T21:17:16.225 INFO:tasks.rados.rados.0.smithi003.stdout:1085: finishing write tid 4 to smithi003182153-9 2023-10-07T21:17:16.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 566 (ObjNum 339 snap 110 seq_num 339) dirty exists 2023-10-07T21:17:16.225 INFO:tasks.rados.rados.0.smithi003.stdout:1085: left oid 9 (ObjNum 339 snap 110 seq_num 339) 2023-10-07T21:17:16.230 INFO:tasks.rados.rados.0.smithi003.stdout:1086: expect (ObjNum 238 snap 77 seq_num 238) 2023-10-07T21:17:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: failed to encode map e277 with expected crc 2023-10-07T21:17:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: pgmap v62: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2023-10-07T21:17:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: Reconfiguring osd.0 (monmap changed)... 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.0 on smithi003 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: failed to encode map e278 with expected crc 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: osdmap e278: 8 total, 8 up, 8 in 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: failed to encode map e277 with expected crc 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: pgmap v62: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: Reconfiguring osd.0 (monmap changed)... 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.0 on smithi003 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: failed to encode map e278 with expected crc 2023-10-07T21:17:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: osdmap e278: 8 total, 8 up, 8 in 2023-10-07T21:17:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: failed to encode map e277 with expected crc 2023-10-07T21:17:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: pgmap v62: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2023-10-07T21:17:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: Reconfiguring osd.0 (monmap changed)... 2023-10-07T21:17:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:17:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.0 on smithi003 2023-10-07T21:17:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: failed to encode map e278 with expected crc 2023-10-07T21:17:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: osdmap e278: 8 total, 8 up, 8 in 2023-10-07T21:17:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1085: done (2 left) 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1086: done (1 left) 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1087: done (0 left) 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1088: read oid 12 snap -1 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1088: expect deleted 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1089: rollback oid 47 current snap is 111 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 88 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1090: copy_from oid 22 from oid 35 current snap is 111 2023-10-07T21:17:16.719 INFO:tasks.rados.rados.0.smithi003.stdout:1091: delete oid 3 current snap is 111 2023-10-07T21:17:16.726 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:17:16.726 INFO:tasks.rados.rados.0.smithi003.stdout:1088: done (3 left) 2023-10-07T21:17:16.726 INFO:tasks.rados.rados.0.smithi003.stdout:1091: done (2 left) 2023-10-07T21:17:16.727 INFO:tasks.rados.rados.0.smithi003.stdout:1092: rmattr oid 11 current snap is 111 2023-10-07T21:17:16.727 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 111 2023-10-07T21:17:16.727 INFO:tasks.rados.rados.0.smithi003.stdout:1093: seq_num 341 ranges {0=516096,516096=401408} 2023-10-07T21:17:16.729 INFO:tasks.rados.rados.0.smithi003.stdout:1093: writing smithi003182153-42 from 0 to 516096 tid 1 2023-10-07T21:17:16.731 INFO:tasks.rados.rados.0.smithi003.stdout:1093: writing smithi003182153-42 from 516096 to 917504 tid 2 2023-10-07T21:17:16.732 INFO:tasks.rados.rados.0.smithi003.stdout:1094: snap_create 2023-10-07T21:17:16.732 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:17:16.732 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing rollback tid 2 to smithi003182153-47 2023-10-07T21:17:16.732 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 527 (ObjNum 79 snap 12 seq_num 79) dirty exists 2023-10-07T21:17:16.733 INFO:tasks.rados.rados.0.smithi003.stdout:1090: finishing copy_from to smithi003182153-22 2023-10-07T21:17:16.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 141 (ObjNum 304 snap 103 seq_num 304) dirty exists 2023-10-07T21:17:16.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 461 (ObjNum 238 snap 77 seq_num 238) dirty exists 2023-10-07T21:17:16.733 INFO:tasks.rados.rados.0.smithi003.stdout:1090: finishing copy_from racing read to smithi003182153-22 2023-10-07T21:17:16.735 INFO:tasks.rados.rados.0.smithi003.stdout:1093: finishing write tid 1 to smithi003182153-42 2023-10-07T21:17:16.736 INFO:tasks.rados.rados.0.smithi003.stdout:1093: finishing write tid 2 to smithi003182153-42 2023-10-07T21:17:16.736 INFO:tasks.rados.rados.0.smithi003.stdout:1093: finishing write tid 3 to smithi003182153-42 2023-10-07T21:17:16.737 INFO:tasks.rados.rados.0.smithi003.stdout:1093: finishing write tid 4 to smithi003182153-42 2023-10-07T21:17:16.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 628 (ObjNum 341 snap 111 seq_num 341) dirty exists 2023-10-07T21:17:16.737 INFO:tasks.rados.rados.0.smithi003.stdout:1093: left oid 42 (ObjNum 341 snap 111 seq_num 341) 2023-10-07T21:17:17.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: failed to encode map e278 with expected crc 2023-10-07T21:17:17.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: failed to encode map e278 with expected crc 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: Reconfiguring osd.1 (monmap changed)... 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.1 on smithi003 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: osdmap e279: 8 total, 8 up, 8 in 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[200960]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: failed to encode map e278 with expected crc 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: failed to encode map e278 with expected crc 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: Reconfiguring osd.1 (monmap changed)... 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.1 on smithi003 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: osdmap e279: 8 total, 8 up, 8 in 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:17 smithi003 ceph-mon[204507]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: failed to encode map e278 with expected crc 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: failed to encode map e278 with expected crc 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: Reconfiguring osd.1 (monmap changed)... 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.1 on smithi003 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: osdmap e279: 8 total, 8 up, 8 in 2023-10-07T21:17:17.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:17 smithi046 ceph-mon[189713]: failed to encode map e279 with expected crc 2023-10-07T21:17:17.727 INFO:tasks.rados.rados.0.smithi003.stdout:1089: done (4 left) 2023-10-07T21:17:17.727 INFO:tasks.rados.rados.0.smithi003.stdout:1090: done (3 left) 2023-10-07T21:17:17.727 INFO:tasks.rados.rados.0.smithi003.stdout:1092: done (2 left) 2023-10-07T21:17:17.727 INFO:tasks.rados.rados.0.smithi003.stdout:1093: done (1 left) 2023-10-07T21:17:17.727 INFO:tasks.rados.rados.0.smithi003.stdout:1094: done (0 left) 2023-10-07T21:17:17.728 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 112 2023-10-07T21:17:17.728 INFO:tasks.rados.rados.0.smithi003.stdout:1095: seq_num 342 ranges {679936=532480,1212416=401408} 2023-10-07T21:17:17.733 INFO:tasks.rados.rados.0.smithi003.stdout:1095: writing smithi003182153-39 from 679936 to 1212416 tid 1 2023-10-07T21:17:17.736 INFO:tasks.rados.rados.0.smithi003.stdout:1095: writing smithi003182153-39 from 1212416 to 1613824 tid 2 2023-10-07T21:17:17.736 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 112 2023-10-07T21:17:17.736 INFO:tasks.rados.rados.0.smithi003.stdout:1096: seq_num 343 ranges {630784=548864,1179648=401408} 2023-10-07T21:17:17.742 INFO:tasks.rados.rados.0.smithi003.stdout:1096: writing smithi003182153-43 from 630784 to 1179648 tid 1 2023-10-07T21:17:17.745 INFO:tasks.rados.rados.0.smithi003.stdout:1096: writing smithi003182153-43 from 1179648 to 1581056 tid 2 2023-10-07T21:17:17.745 INFO:tasks.rados.rados.0.smithi003.stdout:1097: read oid 2 snap -1 2023-10-07T21:17:17.745 INFO:tasks.rados.rados.0.smithi003.stdout:1097: expect deleted 2023-10-07T21:17:17.746 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 112 2023-10-07T21:17:17.746 INFO:tasks.rados.rados.0.smithi003.stdout:1095: finishing write tid 1 to smithi003182153-39 2023-10-07T21:17:17.746 INFO:tasks.rados.rados.0.smithi003.stdout:1098: seq_num 344 ranges {3145728=565248,3710976=401408} 2023-10-07T21:17:17.766 INFO:tasks.rados.rados.0.smithi003.stdout:1098: writing smithi003182153-11 from 3145728 to 3710976 tid 1 2023-10-07T21:17:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:1098: writing smithi003182153-11 from 3710976 to 4112384 tid 2 2023-10-07T21:17:17.769 INFO:tasks.rados.rados.0.smithi003.stdout:1099: rmattr oid 14 current snap is 112 2023-10-07T21:17:17.769 INFO:tasks.rados.rados.0.smithi003.stdout:1099: done (4 left) 2023-10-07T21:17:17.769 INFO:tasks.rados.rados.0.smithi003.stdout:1100: rmattr oid 24 current snap is 112 2023-10-07T21:17:17.769 INFO:tasks.rados.rados.0.smithi003.stdout:1101: snap_remove snap 77 2023-10-07T21:17:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: failed to encode map e279 with expected crc 2023-10-07T21:17:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: failed to encode map e279 with expected crc 2023-10-07T21:17:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: pgmap v65: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: failed to encode map e280 with expected crc 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: osdmap e280: 8 total, 8 up, 8 in 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: failed to encode map e280 with expected crc 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: failed to encode map e279 with expected crc 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: failed to encode map e279 with expected crc 2023-10-07T21:17:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: pgmap v65: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: failed to encode map e280 with expected crc 2023-10-07T21:17:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: osdmap e280: 8 total, 8 up, 8 in 2023-10-07T21:17:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: failed to encode map e280 with expected crc 2023-10-07T21:17:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:17:18.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: failed to encode map e279 with expected crc 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: failed to encode map e279 with expected crc 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: pgmap v65: 121 pgs: 121 active+clean; 308 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: failed to encode map e280 with expected crc 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: osdmap e280: 8 total, 8 up, 8 in 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: failed to encode map e280 with expected crc 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:17:18.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:18.728 INFO:tasks.rados.rados.0.smithi003.stdout:1101: done (5 left) 2023-10-07T21:17:18.728 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 112 2023-10-07T21:17:18.728 INFO:tasks.rados.rados.0.smithi003.stdout:1095: finishing write tid 2 to smithi003182153-39 2023-10-07T21:17:18.728 INFO:tasks.rados.rados.0.smithi003.stdout:1102: seq_num 345 ranges {4341760=581632,4923392=401408} 2023-10-07T21:17:18.758 INFO:tasks.rados.rados.0.smithi003.stdout:1102: writing smithi003182153-13 from 4341760 to 4923392 tid 1 2023-10-07T21:17:18.760 INFO:tasks.rados.rados.0.smithi003.stdout:1102: writing smithi003182153-13 from 4923392 to 5324800 tid 2 2023-10-07T21:17:18.760 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 112 2023-10-07T21:17:18.760 INFO:tasks.rados.rados.0.smithi003.stdout:1103: seq_num 346 ranges {360448=598016,958464=401408} 2023-10-07T21:17:18.765 INFO:tasks.rados.rados.0.smithi003.stdout:1103: writing smithi003182153-31 from 360448 to 958464 tid 1 2023-10-07T21:17:18.769 INFO:tasks.rados.rados.0.smithi003.stdout:1103: writing smithi003182153-31 from 958464 to 1359872 tid 2 2023-10-07T21:17:18.769 INFO:tasks.rados.rados.0.smithi003.stdout:1104: snap_create 2023-10-07T21:17:18.769 INFO:tasks.rados.rados.0.smithi003.stdout:1095: finishing write tid 3 to smithi003182153-39 2023-10-07T21:17:18.769 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 1 to smithi003182153-43 2023-10-07T21:17:18.769 INFO:tasks.rados.rados.0.smithi003.stdout:1095: finishing write tid 4 to smithi003182153-39 2023-10-07T21:17:18.769 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 632 (ObjNum 342 snap 112 seq_num 342) dirty exists 2023-10-07T21:17:18.769 INFO:tasks.rados.rados.0.smithi003.stdout:1095: left oid 39 (ObjNum 342 snap 112 seq_num 342) 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 2 to smithi003182153-43 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 3 to smithi003182153-43 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 4 to smithi003182153-43 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 636 (ObjNum 343 snap 112 seq_num 343) dirty exists 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1096: left oid 43 (ObjNum 343 snap 112 seq_num 343) 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 0 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 1 to smithi003182153-11 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 2 to smithi003182153-11 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 3 to smithi003182153-11 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 4 to smithi003182153-11 2023-10-07T21:17:18.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 465 (ObjNum 344 snap 112 seq_num 344) dirty exists 2023-10-07T21:17:18.771 INFO:tasks.rados.rados.0.smithi003.stdout:1098: left oid 11 (ObjNum 344 snap 112 seq_num 344) 2023-10-07T21:17:18.771 INFO:tasks.rados.rados.0.smithi003.stdout:1102: finishing write tid 1 to smithi003182153-13 2023-10-07T21:17:18.771 INFO:tasks.rados.rados.0.smithi003.stdout:1102: finishing write tid 2 to smithi003182153-13 2023-10-07T21:17:18.771 INFO:tasks.rados.rados.0.smithi003.stdout:1102: finishing write tid 3 to smithi003182153-13 2023-10-07T21:17:18.771 INFO:tasks.rados.rados.0.smithi003.stdout:1102: finishing write tid 4 to smithi003182153-13 2023-10-07T21:17:18.771 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 537 (ObjNum 345 snap 112 seq_num 345) dirty exists 2023-10-07T21:17:18.771 INFO:tasks.rados.rados.0.smithi003.stdout:1102: left oid 13 (ObjNum 345 snap 112 seq_num 345) 2023-10-07T21:17:18.772 INFO:tasks.rados.rados.0.smithi003.stdout:1103: finishing write tid 1 to smithi003182153-31 2023-10-07T21:17:18.772 INFO:tasks.rados.rados.0.smithi003.stdout:1103: finishing write tid 2 to smithi003182153-31 2023-10-07T21:17:18.772 INFO:tasks.rados.rados.0.smithi003.stdout:1103: finishing write tid 3 to smithi003182153-31 2023-10-07T21:17:18.772 INFO:tasks.rados.rados.0.smithi003.stdout:1103: finishing write tid 4 to smithi003182153-31 2023-10-07T21:17:18.772 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 252 (ObjNum 346 snap 112 seq_num 346) dirty exists 2023-10-07T21:17:18.772 INFO:tasks.rados.rados.0.smithi003.stdout:1103: left oid 31 (ObjNum 346 snap 112 seq_num 346) 2023-10-07T21:17:19.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:18 smithi046 conmon[175795]: ts=2023-10-07T21:17: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:17:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[204507]: failed to encode map e280 with expected crc 2023-10-07T21:17:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[204507]: Reconfiguring osd.2 (monmap changed)... 2023-10-07T21:17:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.2 on smithi003 2023-10-07T21:17:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[204507]: failed to encode map e281 with expected crc 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[204507]: failed to encode map e281 with expected crc 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[204507]: osdmap e281: 8 total, 8 up, 8 in 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[200960]: failed to encode map e280 with expected crc 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[200960]: Reconfiguring osd.2 (monmap changed)... 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.2 on smithi003 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[200960]: failed to encode map e281 with expected crc 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[200960]: failed to encode map e281 with expected crc 2023-10-07T21:17:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:19 smithi003 ceph-mon[200960]: osdmap e281: 8 total, 8 up, 8 in 2023-10-07T21:17:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:19 smithi046 ceph-mon[189713]: failed to encode map e280 with expected crc 2023-10-07T21:17:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:19 smithi046 ceph-mon[189713]: Reconfiguring osd.2 (monmap changed)... 2023-10-07T21:17:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:19 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.2 on smithi003 2023-10-07T21:17:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:19 smithi046 ceph-mon[189713]: failed to encode map e281 with expected crc 2023-10-07T21:17:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:19 smithi046 ceph-mon[189713]: failed to encode map e281 with expected crc 2023-10-07T21:17:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:19 smithi046 ceph-mon[189713]: osdmap e281: 8 total, 8 up, 8 in 2023-10-07T21:17:19.731 INFO:tasks.rados.rados.0.smithi003.stdout:1095: done (7 left) 2023-10-07T21:17:19.731 INFO:tasks.rados.rados.0.smithi003.stdout:1096: done (6 left) 2023-10-07T21:17:19.731 INFO:tasks.rados.rados.0.smithi003.stdout:1097: done (5 left) 2023-10-07T21:17:19.731 INFO:tasks.rados.rados.0.smithi003.stdout:1098: done (4 left) 2023-10-07T21:17:19.731 INFO:tasks.rados.rados.0.smithi003.stdout:1100: done (3 left) 2023-10-07T21:17:19.731 INFO:tasks.rados.rados.0.smithi003.stdout:1102: done (2 left) 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1103: done (1 left) 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1104: done (0 left) 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1105: read oid 5 snap 95 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1105: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1106: read oid 47 snap 88 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1106: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1107: copy_from oid 23 from oid 15 current snap is 113 2023-10-07T21:17:19.732 INFO:tasks.rados.rados.0.smithi003.stdout:1108: delete oid 9 current snap is 113 2023-10-07T21:17:19.735 INFO:tasks.rados.rados.0.smithi003.stdout:1105: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:17:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:1106: expect (ObjNum 79 snap 12 seq_num 79) 2023-10-07T21:17:19.816 INFO:tasks.rados.rados.0.smithi003.stdout:1107: finishing copy_from to smithi003182153-23 2023-10-07T21:17:19.817 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 745 (ObjNum 316 snap 105 seq_num 316) dirty exists 2023-10-07T21:17:19.817 INFO:tasks.rados.rados.0.smithi003.stdout:1107: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:17:19.817 INFO:tasks.rados.rados.0.smithi003.stdout:1105: done (3 left) 2023-10-07T21:17:19.817 INFO:tasks.rados.rados.0.smithi003.stdout:1106: done (2 left) 2023-10-07T21:17:19.817 INFO:tasks.rados.rados.0.smithi003.stdout:1107: done (1 left) 2023-10-07T21:17:19.817 INFO:tasks.rados.rados.0.smithi003.stdout:1108: done (0 left) 2023-10-07T21:17:19.817 INFO:tasks.rados.rados.0.smithi003.stdout:1109: setattr oid 40 current snap is 113 2023-10-07T21:17:19.819 INFO:tasks.rados.rados.0.smithi003.stdout:1110: rollback oid 26 current snap is 113 2023-10-07T21:17:19.819 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 73 2023-10-07T21:17:19.819 INFO:tasks.rados.rados.0.smithi003.stdout:1111: delete oid 42 current snap is 113 2023-10-07T21:17:19.822 INFO:tasks.rados.rados.0.smithi003.stdout:1110: finishing rollback tid 0 to smithi003182153-26 2023-10-07T21:17:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 646 (ObjNum 306 snap 103 seq_num 306) dirty exists 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:1110: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 569 (ObjNum 129 snap 0 seq_num 205360272) dirty dne 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:1109: done (2 left) 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:1110: done (1 left) 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:1111: done (0 left) 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:1112: copy_from oid 34 from oid 6 current snap is 113 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 113 2023-10-07T21:17:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:1113: seq_num 349 ranges {1114112=655360,1769472=401408} 2023-10-07T21:17:19.834 INFO:tasks.rados.rados.0.smithi003.stdout:1113: writing smithi003182153-1 from 1114112 to 1769472 tid 1 2023-10-07T21:17:19.836 INFO:tasks.rados.rados.0.smithi003.stdout:1113: writing smithi003182153-1 from 1769472 to 2170880 tid 2 2023-10-07T21:17:19.836 INFO:tasks.rados.rados.0.smithi003.stdout:1114: delete oid 36 current snap is 113 2023-10-07T21:17:19.840 INFO:tasks.rados.rados.0.smithi003.stdout:1114: done (2 left) 2023-10-07T21:17:19.840 INFO:tasks.rados.rados.0.smithi003.stdout:1115: snap_create 2023-10-07T21:17:19.841 INFO:tasks.rados.rados.0.smithi003.stdout:1113: finishing write tid 1 to smithi003182153-1 2023-10-07T21:17:19.841 INFO:tasks.rados.rados.0.smithi003.stdout:1113: finishing write tid 2 to smithi003182153-1 2023-10-07T21:17:19.842 INFO:tasks.rados.rados.0.smithi003.stdout:1113: finishing write tid 3 to smithi003182153-1 2023-10-07T21:17:19.844 INFO:tasks.rados.rados.0.smithi003.stdout:1113: finishing write tid 4 to smithi003182153-1 2023-10-07T21:17:19.844 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 748 (ObjNum 349 snap 113 seq_num 349) dirty exists 2023-10-07T21:17:19.844 INFO:tasks.rados.rados.0.smithi003.stdout:1113: left oid 1 (ObjNum 349 snap 113 seq_num 349) 2023-10-07T21:17:19.863 INFO:tasks.rados.rados.0.smithi003.stdout:1112: finishing copy_from to smithi003182153-34 2023-10-07T21:17:19.863 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 176 (ObjNum 220 snap 65 seq_num 220) dirty exists 2023-10-07T21:17:19.864 INFO:tasks.rados.rados.0.smithi003.stdout:1112: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:17:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: pgmap v68: 121 pgs: 121 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-10-07T21:17:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: Reconfiguring osd.3 (monmap changed)... 2023-10-07T21:17:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.3 on smithi003 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: failed to encode map e282 with expected crc 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: osdmap e282: 8 total, 8 up, 8 in 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[200960]: failed to encode map e282 with expected crc 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: pgmap v68: 121 pgs: 121 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: Reconfiguring osd.3 (monmap changed)... 2023-10-07T21:17:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:17:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.3 on smithi003 2023-10-07T21:17:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: failed to encode map e282 with expected crc 2023-10-07T21:17:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: osdmap e282: 8 total, 8 up, 8 in 2023-10-07T21:17:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:20 smithi003 ceph-mon[204507]: failed to encode map e282 with expected crc 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: pgmap v68: 121 pgs: 121 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: Reconfiguring osd.3 (monmap changed)... 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.3 on smithi003 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: failed to encode map e282 with expected crc 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: osdmap e282: 8 total, 8 up, 8 in 2023-10-07T21:17:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:20 smithi046 ceph-mon[189713]: failed to encode map e282 with expected crc 2023-10-07T21:17:20.735 INFO:tasks.rados.rados.0.smithi003.stdout:1112: done (2 left) 2023-10-07T21:17:20.735 INFO:tasks.rados.rados.0.smithi003.stdout:1113: done (1 left) 2023-10-07T21:17:20.735 INFO:tasks.rados.rados.0.smithi003.stdout:1115: done (0 left) 2023-10-07T21:17:20.735 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 114 2023-10-07T21:17:20.736 INFO:tasks.rados.rados.0.smithi003.stdout:1116: seq_num 351 ranges {2031616=688128,2719744=401408} 2023-10-07T21:17:20.750 INFO:tasks.rados.rados.0.smithi003.stdout:1116: writing smithi003182153-47 from 2031616 to 2719744 tid 1 2023-10-07T21:17:20.753 INFO:tasks.rados.rados.0.smithi003.stdout:1116: writing smithi003182153-47 from 2719744 to 3121152 tid 2 2023-10-07T21:17:20.753 INFO:tasks.rados.rados.0.smithi003.stdout:1117: snap_remove snap 107 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: failed to encode map e282 with expected crc 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: osdmap e283: 8 total, 8 up, 8 in 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: Reconfiguring mds.a (monmap changed)... 2023-10-07T21:17:21.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:17:21.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: Reconfiguring daemon mds.a on smithi003 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[200960]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: failed to encode map e282 with expected crc 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: osdmap e283: 8 total, 8 up, 8 in 2023-10-07T21:17:21.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: Reconfiguring mds.a (monmap changed)... 2023-10-07T21:17:21.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:17:21.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:21.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: Reconfiguring daemon mds.a on smithi003 2023-10-07T21:17:21.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:21 smithi003 ceph-mon[204507]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: failed to encode map e282 with expected crc 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: osdmap e283: 8 total, 8 up, 8 in 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: Reconfiguring mds.a (monmap changed)... 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: Reconfiguring daemon mds.a on smithi003 2023-10-07T21:17:21.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:21 smithi046 ceph-mon[189713]: failed to encode map e283 with expected crc 2023-10-07T21:17:21.745 INFO:tasks.rados.rados.0.smithi003.stdout:1117: done (1 left) 2023-10-07T21:17:21.745 INFO:tasks.rados.rados.0.smithi003.stdout:1118: delete oid 9 current snap is 114 2023-10-07T21:17:21.745 INFO:tasks.rados.rados.0.smithi003.stdout:1116: finishing write tid 1 to smithi003182153-47 2023-10-07T21:17:21.745 INFO:tasks.rados.rados.0.smithi003.stdout:1116: finishing write tid 2 to smithi003182153-47 2023-10-07T21:17:21.745 INFO:tasks.rados.rados.0.smithi003.stdout:1116: finishing write tid 3 to smithi003182153-47 2023-10-07T21:17:21.745 INFO:tasks.rados.rados.0.smithi003.stdout:1116: finishing write tid 4 to smithi003182153-47 2023-10-07T21:17:21.745 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 541 (ObjNum 351 snap 114 seq_num 351) dirty exists 2023-10-07T21:17:21.746 INFO:tasks.rados.rados.0.smithi003.stdout:1116: left oid 47 (ObjNum 351 snap 114 seq_num 351) 2023-10-07T21:17:21.758 INFO:tasks.rados.rados.0.smithi003.stdout:1116: done (1 left) 2023-10-07T21:17:21.758 INFO:tasks.rados.rados.0.smithi003.stdout:1118: done (0 left) 2023-10-07T21:17:21.758 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 114 2023-10-07T21:17:21.758 INFO:tasks.rados.rados.0.smithi003.stdout:1119: seq_num 353 ranges {4423680=720896,5144576=401408} 2023-10-07T21:17:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:1119: writing smithi003182153-46 from 4423680 to 5144576 tid 1 2023-10-07T21:17:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:1119: writing smithi003182153-46 from 5144576 to 5545984 tid 2 2023-10-07T21:17:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 114 2023-10-07T21:17:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:1120: seq_num 354 ranges {2801664=737280,3538944=401408} 2023-10-07T21:17:21.808 INFO:tasks.rados.rados.0.smithi003.stdout:1120: writing smithi003182153-15 from 2801664 to 3538944 tid 1 2023-10-07T21:17:21.810 INFO:tasks.rados.rados.0.smithi003.stdout:1120: writing smithi003182153-15 from 3538944 to 3940352 tid 2 2023-10-07T21:17:21.811 INFO:tasks.rados.rados.0.smithi003.stdout:1121: read oid 31 snap -1 2023-10-07T21:17:21.811 INFO:tasks.rados.rados.0.smithi003.stdout:1121: expect (ObjNum 346 snap 112 seq_num 346) 2023-10-07T21:17:21.811 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 114 2023-10-07T21:17:21.811 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 1 to smithi003182153-46 2023-10-07T21:17:21.811 INFO:tasks.rados.rados.0.smithi003.stdout:1122: seq_num 355 ranges {2801664=753664,3555328=401408} 2023-10-07T21:17:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:17:21] "GET /metrics HTTP/1.1" 200 36059 "" "Prometheus/2.43.0" 2023-10-07T21:17:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:1122: writing smithi003182153-23 from 2801664 to 3555328 tid 1 2023-10-07T21:17:21.832 INFO:tasks.rados.rados.0.smithi003.stdout:1122: writing smithi003182153-23 from 3555328 to 3956736 tid 2 2023-10-07T21:17:21.833 INFO:tasks.rados.rados.0.smithi003.stdout:1123: snap_remove snap 110 2023-10-07T21:17:22.522 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:17:22.756 INFO:tasks.rados.rados.0.smithi003.stdout:1123: done (4 left) 2023-10-07T21:17:22.756 INFO:tasks.rados.rados.0.smithi003.stdout:1124: rmattr oid 47 current snap is 114 2023-10-07T21:17:22.756 INFO:tasks.rados.rados.0.smithi003.stdout:1124: done (4 left) 2023-10-07T21:17:22.756 INFO:tasks.rados.rados.0.smithi003.stdout:1125: snap_remove snap 111 2023-10-07T21:17:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: pgmap v71: 121 pgs: 121 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-10-07T21:17:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: failed to encode map e284 with expected crc 2023-10-07T21:17:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: failed to encode map e284 with expected crc 2023-10-07T21:17:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: osdmap e284: 8 total, 8 up, 8 in 2023-10-07T21:17:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: failed to encode map e284 with expected crc 2023-10-07T21:17:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:22.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:22.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:22.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:22.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:22.860 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:17:22.860 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 29s ago 5m 19.8M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (109s) 16s ago 5m 84.7M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (6m) 29s ago 6m 14.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (6m) 16s ago 6m 18.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (76s) 16s ago 9m 447M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (103s) 29s ago 11m 501M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (63s) 29s ago 11m 50.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (20s) 16s ago 10m 28.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (37s) 29s ago 10m 29.8M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (119s) 29s ago 5m 9583k - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (112s) 16s ago 5m 18.4M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (9m) 29s ago 9m 367M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 6f172d9a7cde 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (9m) 29s ago 9m 290M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:17:22.861 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (8m) 29s ago 8m 345M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:17:22.862 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (8m) 29s ago 8m 186M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:17:22.862 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (8m) 16s ago 8m 363M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:17:22.862 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (7m) 16s ago 7m 445M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:17:22.862 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (7m) 16s ago 7m 207M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:17:22.862 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (6m) 16s ago 6m 219M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:17:22.862 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (81s) 16s ago 6m 50.3M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:17:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: pgmap v71: 121 pgs: 121 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-10-07T21:17:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: failed to encode map e284 with expected crc 2023-10-07T21:17:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: failed to encode map e284 with expected crc 2023-10-07T21:17:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: osdmap e284: 8 total, 8 up, 8 in 2023-10-07T21:17:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: failed to encode map e284 with expected crc 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: pgmap v71: 121 pgs: 121 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: failed to encode map e284 with expected crc 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: failed to encode map e284 with expected crc 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: osdmap e284: 8 total, 8 up, 8 in 2023-10-07T21:17:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: failed to encode map e284 with expected crc 2023-10-07T21:17:23.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:23.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:23.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T21:17:23.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T21:17:23.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:17:23.257 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 10, 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 5 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:17:23.258 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:17:23.758 INFO:tasks.rados.rados.0.smithi003.stdout:1125: done (4 left) 2023-10-07T21:17:23.758 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 114 2023-10-07T21:17:23.758 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 2 to smithi003182153-46 2023-10-07T21:17:23.758 INFO:tasks.rados.rados.0.smithi003.stdout:1126: seq_num 356 ranges {6750208=770048,7520256=401408} 2023-10-07T21:17:23.799 INFO:tasks.rados.rados.0.smithi003.stdout:1126: writing smithi003182153-45 from 6750208 to 7520256 tid 1 2023-10-07T21:17:23.802 INFO:tasks.rados.rados.0.smithi003.stdout:1126: writing smithi003182153-45 from 7520256 to 7921664 tid 2 2023-10-07T21:17:23.802 INFO:tasks.rados.rados.0.smithi003.stdout:1127: read oid 44 snap -1 2023-10-07T21:17:23.802 INFO:tasks.rados.rados.0.smithi003.stdout:1127: expect (ObjNum 115 snap 24 seq_num 115) 2023-10-07T21:17:23.802 INFO:tasks.rados.rados.0.smithi003.stdout:1128: snap_remove snap 109 2023-10-07T21:17:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: Reconfiguring mon.b (monmap changed)... 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: Reconfiguring daemon mon.b on smithi046 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: failed to encode map e285 with expected crc 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: failed to encode map e285 with expected crc 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: osdmap e285: 8 total, 8 up, 8 in 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3767823660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:17:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: Reconfiguring mon.b (monmap changed)... 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: Reconfiguring daemon mon.b on smithi046 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: failed to encode map e285 with expected crc 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: failed to encode map e285 with expected crc 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: osdmap e285: 8 total, 8 up, 8 in 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3767823660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:17:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:17:24.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: Reconfiguring mon.b (monmap changed)... 2023-10-07T21:17:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: Reconfiguring daemon mon.b on smithi046 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: failed to encode map e285 with expected crc 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: failed to encode map e285 with expected crc 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: osdmap e285: 8 total, 8 up, 8 in 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3767823660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T21:17:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:24.716 INFO:tasks.rados.rados.0.smithi003.stdout:1128: done (6 left) 2023-10-07T21:17:24.716 INFO:tasks.rados.rados.0.smithi003.stdout:1129: read oid 49 snap -1 2023-10-07T21:17:24.716 INFO:tasks.rados.rados.0.smithi003.stdout:1129: expect deleted 2023-10-07T21:17:24.716 INFO:tasks.rados.rados.0.smithi003.stdout:1130: snap_create 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 3 to smithi003182153-46 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 4 to smithi003182153-46 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 549 (ObjNum 353 snap 114 seq_num 353) dirty exists 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1119: left oid 46 (ObjNum 353 snap 114 seq_num 353) 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 1 to smithi003182153-15 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 2 to smithi003182153-15 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 3 to smithi003182153-15 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 4 to smithi003182153-15 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 822 (ObjNum 354 snap 114 seq_num 354) dirty exists 2023-10-07T21:17:24.717 INFO:tasks.rados.rados.0.smithi003.stdout:1120: left oid 15 (ObjNum 354 snap 114 seq_num 354) 2023-10-07T21:17:24.718 INFO:tasks.rados.rados.0.smithi003.stdout:1121: expect (ObjNum 346 snap 112 seq_num 346) 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 1 to smithi003182153-23 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 2 to smithi003182153-23 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 3 to smithi003182153-23 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 4 to smithi003182153-23 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 751 (ObjNum 355 snap 114 seq_num 355) dirty exists 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1122: left oid 23 (ObjNum 355 snap 114 seq_num 355) 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 1 to smithi003182153-45 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 2 to smithi003182153-45 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 3 to smithi003182153-45 2023-10-07T21:17:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 4 to smithi003182153-45 2023-10-07T21:17:24.766 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 754 (ObjNum 356 snap 114 seq_num 356) dirty exists 2023-10-07T21:17:24.766 INFO:tasks.rados.rados.0.smithi003.stdout:1126: left oid 45 (ObjNum 356 snap 114 seq_num 356) 2023-10-07T21:17:24.766 INFO:tasks.rados.rados.0.smithi003.stdout:1127: expect (ObjNum 115 snap 24 seq_num 115) 2023-10-07T21:17:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: pgmap v74: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 20 op/s 2023-10-07T21:17:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: Reconfiguring mgr.x (monmap changed)... 2023-10-07T21:17:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: Reconfiguring daemon mgr.x on smithi046 2023-10-07T21:17:24.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: failed to encode map e286 with expected crc 2023-10-07T21:17:24.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: failed to encode map e286 with expected crc 2023-10-07T21:17:24.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: osdmap e286: 8 total, 8 up, 8 in 2023-10-07T21:17:24.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: failed to encode map e286 with expected crc 2023-10-07T21:17:24.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:24 smithi046 ceph-mon[189713]: osdmap e287: 8 total, 8 up, 8 in 2023-10-07T21:17:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: pgmap v74: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 20 op/s 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: Reconfiguring mgr.x (monmap changed)... 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: Reconfiguring daemon mgr.x on smithi046 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: failed to encode map e286 with expected crc 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: failed to encode map e286 with expected crc 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: osdmap e286: 8 total, 8 up, 8 in 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: failed to encode map e286 with expected crc 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[200960]: osdmap e287: 8 total, 8 up, 8 in 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: pgmap v74: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 20 op/s 2023-10-07T21:17:25.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: Reconfiguring mgr.x (monmap changed)... 2023-10-07T21:17:25.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: Reconfiguring daemon mgr.x on smithi046 2023-10-07T21:17:25.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: failed to encode map e286 with expected crc 2023-10-07T21:17:25.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: failed to encode map e286 with expected crc 2023-10-07T21:17:25.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: osdmap e286: 8 total, 8 up, 8 in 2023-10-07T21:17:25.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: failed to encode map e286 with expected crc 2023-10-07T21:17:25.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:24 smithi003 ceph-mon[204507]: osdmap e287: 8 total, 8 up, 8 in 2023-10-07T21:17:25.724 INFO:tasks.rados.rados.0.smithi003.stdout:1119: done (7 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1120: done (6 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1121: done (5 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1122: done (4 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1126: done (3 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1127: done (2 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1129: done (1 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1130: done (0 left) 2023-10-07T21:17:25.725 INFO:tasks.rados.rados.0.smithi003.stdout:1131: snap_remove snap 83 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: failed to encode map e287 with expected crc 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: failed to encode map e287 with expected crc 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: failed to encode map e287 with expected crc 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:25 smithi046 ceph-mon[189713]: osdmap e288: 8 total, 8 up, 8 in 2023-10-07T21:17:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: failed to encode map e287 with expected crc 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: failed to encode map e287 with expected crc 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: failed to encode map e287 with expected crc 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[200960]: osdmap e288: 8 total, 8 up, 8 in 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: failed to encode map e287 with expected crc 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: failed to encode map e287 with expected crc 2023-10-07T21:17:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: failed to encode map e287 with expected crc 2023-10-07T21:17:26.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:26.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:26.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:17:26.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:26.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:25 smithi003 ceph-mon[204507]: osdmap e288: 8 total, 8 up, 8 in 2023-10-07T21:17:26.723 INFO:tasks.rados.rados.0.smithi003.stdout:1131: done (0 left) 2023-10-07T21:17:26.723 INFO:tasks.rados.rados.0.smithi003.stdout:1132: copy_from oid 25 from oid 20 current snap is 115 2023-10-07T21:17:26.723 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 115 2023-10-07T21:17:26.723 INFO:tasks.rados.rados.0.smithi003.stdout:1133: seq_num 357 ranges {3121152=786432,3907584=401408} 2023-10-07T21:17:26.751 INFO:tasks.rados.rados.0.smithi003.stdout:1133: writing smithi003182153-47 from 3121152 to 3907584 tid 1 2023-10-07T21:17:26.751 INFO:tasks.rados.rados.0.smithi003.stdout:1133: writing smithi003182153-47 from 3907584 to 4308992 tid 2 2023-10-07T21:17:26.751 INFO:tasks.rados.rados.0.smithi003.stdout:1134: read oid 50 snap -1 2023-10-07T21:17:26.751 INFO:tasks.rados.rados.0.smithi003.stdout:1134: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:17:26.752 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 115 2023-10-07T21:17:26.752 INFO:tasks.rados.rados.0.smithi003.stdout:1135: seq_num 358 ranges {0=802816,802816=401408} 2023-10-07T21:17:26.756 INFO:tasks.rados.rados.0.smithi003.stdout:1135: writing smithi003182153-21 from 0 to 802816 tid 1 2023-10-07T21:17:26.757 INFO:tasks.rados.rados.0.smithi003.stdout:1135: writing smithi003182153-21 from 802816 to 1204224 tid 2 2023-10-07T21:17:26.758 INFO:tasks.rados.rados.0.smithi003.stdout:1136: snap_create 2023-10-07T21:17:26.758 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 1 to smithi003182153-47 2023-10-07T21:17:26.758 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 2 to smithi003182153-47 2023-10-07T21:17:26.758 INFO:tasks.rados.rados.0.smithi003.stdout:1134: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:17:26.759 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: Reconfiguring osd.4 (monmap changed)... 2023-10-07T21:17:26.759 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.4 on smithi046 2023-10-07T21:17:26.759 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: pgmap v77: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 20 op/s 2023-10-07T21:17:26.759 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: failed to encode map e288 with expected crc 2023-10-07T21:17:26.759 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: failed to encode map e288 with expected crc 2023-10-07T21:17:26.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:26.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:26.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:17:26.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:26.760 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:26 smithi046 ceph-mon[189713]: osdmap e289: 8 total, 8 up, 8 in 2023-10-07T21:17:26.781 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 3 to smithi003182153-47 2023-10-07T21:17:26.781 INFO:tasks.rados.rados.0.smithi003.stdout:1135: finishing write tid 1 to smithi003182153-21 2023-10-07T21:17:26.781 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 4 to smithi003182153-47 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 577 (ObjNum 357 snap 115 seq_num 357) dirty exists 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:1133: left oid 47 (ObjNum 357 snap 115 seq_num 357) 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:1135: finishing write tid 2 to smithi003182153-21 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:1135: finishing write tid 3 to smithi003182153-21 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:1132: finishing copy_from to smithi003182153-25 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 758 (ObjNum 329 snap 108 seq_num 329) dirty exists 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:1132: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:1135: finishing write tid 4 to smithi003182153-21 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 496 (ObjNum 358 snap 115 seq_num 358) dirty exists 2023-10-07T21:17:26.782 INFO:tasks.rados.rados.0.smithi003.stdout:1135: left oid 21 (ObjNum 358 snap 115 seq_num 358) 2023-10-07T21:17:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: Reconfiguring osd.4 (monmap changed)... 2023-10-07T21:17:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.4 on smithi046 2023-10-07T21:17:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: pgmap v77: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 20 op/s 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: failed to encode map e288 with expected crc 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: failed to encode map e288 with expected crc 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[200960]: osdmap e289: 8 total, 8 up, 8 in 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: Reconfiguring osd.4 (monmap changed)... 2023-10-07T21:17:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.4 on smithi046 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: pgmap v77: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 20 op/s 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: failed to encode map e288 with expected crc 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: failed to encode map e288 with expected crc 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:27.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:26 smithi003 ceph-mon[204507]: osdmap e289: 8 total, 8 up, 8 in 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1132: done (4 left) 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1133: done (3 left) 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1134: done (2 left) 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1135: done (1 left) 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1136: done (0 left) 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1137: read oid 7 snap 114 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1137: expect deleted 2023-10-07T21:17:27.771 INFO:tasks.rados.rados.0.smithi003.stdout:1138: copy_from oid 13 from oid 41 current snap is 116 2023-10-07T21:17:27.772 INFO:tasks.rados.rados.0.smithi003.stdout:1139: snap_remove snap 92 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: Reconfiguring osd.5 (monmap changed)... 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.5 on smithi046 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[200960]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: Reconfiguring osd.5 (monmap changed)... 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.5 on smithi046 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:27 smithi003 ceph-mon[204507]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: failed to encode map e288 with expected crc 2023-10-07T21:17:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: Reconfiguring osd.5 (monmap changed)... 2023-10-07T21:17:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.5 on smithi046 2023-10-07T21:17:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:27 smithi046 ceph-mon[189713]: failed to encode map e289 with expected crc 2023-10-07T21:17:28.771 INFO:tasks.rados.rados.0.smithi003.stdout:1139: done (2 left) 2023-10-07T21:17:28.771 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 116 2023-10-07T21:17:28.771 INFO:tasks.rados.rados.0.smithi003.stdout:1138: finishing copy_from to smithi003182153-13 2023-10-07T21:17:28.771 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 419 (ObjNum 238 snap 77 seq_num 238) dirty exists 2023-10-07T21:17:28.772 INFO:tasks.rados.rados.0.smithi003.stdout:1138: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:17:28.772 INFO:tasks.rados.rados.0.smithi003.stdout:1140: seq_num 359 ranges {3375104=417792,3792896=417792,4210688=385024} 2023-10-07T21:17:28.773 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:28 smithi046 conmon[175795]: ts=2023-10-07T21:17: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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:17:28.793 INFO:tasks.rados.rados.0.smithi003.stdout:1140: writing smithi003182153-44 from 3375104 to 3792896 tid 1 2023-10-07T21:17:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:1140: writing smithi003182153-44 from 3792896 to 4210688 tid 2 2023-10-07T21:17:28.798 INFO:tasks.rados.rados.0.smithi003.stdout:1140: writing smithi003182153-44 from 4210688 to 4595712 tid 3 2023-10-07T21:17:28.798 INFO:tasks.rados.rados.0.smithi003.stdout:1137: done (2 left) 2023-10-07T21:17:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1138: done (1 left) 2023-10-07T21:17:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1141: snap_create 2023-10-07T21:17:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 1 to smithi003182153-44 2023-10-07T21:17:28.802 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 2 to smithi003182153-44 2023-10-07T21:17:28.802 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 3 to smithi003182153-44 2023-10-07T21:17:28.802 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 4 to smithi003182153-44 2023-10-07T21:17:28.804 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 5 to smithi003182153-44 2023-10-07T21:17:28.804 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 849 (ObjNum 359 snap 116 seq_num 359) dirty exists 2023-10-07T21:17:28.804 INFO:tasks.rados.rados.0.smithi003.stdout:1140: left oid 44 (ObjNum 359 snap 116 seq_num 359) 2023-10-07T21:17:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: pgmap v80: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: osdmap e290: 8 total, 8 up, 8 in 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: pgmap v80: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: osdmap e290: 8 total, 8 up, 8 in 2023-10-07T21:17:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:17:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: pgmap v80: 121 pgs: 121 active+clean; 339 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: osdmap e290: 8 total, 8 up, 8 in 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: failed to encode map e290 with expected crc 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:17:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:29.784 INFO:tasks.rados.rados.0.smithi003.stdout:1140: done (1 left) 2023-10-07T21:17:29.785 INFO:tasks.rados.rados.0.smithi003.stdout:1141: done (0 left) 2023-10-07T21:17:29.785 INFO:tasks.rados.rados.0.smithi003.stdout:1142: snap_create 2023-10-07T21:17:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: Reconfiguring osd.6 (monmap changed)... 2023-10-07T21:17:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.6 on smithi046 2023-10-07T21:17:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: failed to encode map e291 with expected crc 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: failed to encode map e291 with expected crc 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: osdmap e291: 8 total, 8 up, 8 in 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: Reconfiguring osd.6 (monmap changed)... 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.6 on smithi046 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: failed to encode map e291 with expected crc 2023-10-07T21:17:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: failed to encode map e291 with expected crc 2023-10-07T21:17:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: osdmap e291: 8 total, 8 up, 8 in 2023-10-07T21:17:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:17:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: Reconfiguring osd.6 (monmap changed)... 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.6 on smithi046 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: failed to encode map e291 with expected crc 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: failed to encode map e291 with expected crc 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: osdmap e291: 8 total, 8 up, 8 in 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:17:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:30.785 INFO:tasks.rados.rados.0.smithi003.stdout:1142: done (0 left) 2023-10-07T21:17:30.785 INFO:tasks.rados.rados.0.smithi003.stdout:1143: snap_remove snap 73 2023-10-07T21:17:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[200960]: pgmap v83: 121 pgs: 121 active+clean; 335 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-10-07T21:17:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[200960]: Reconfiguring osd.7 (monmap changed)... 2023-10-07T21:17:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[200960]: Reconfiguring daemon osd.7 on smithi046 2023-10-07T21:17:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[200960]: failed to encode map e292 with expected crc 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[200960]: failed to encode map e292 with expected crc 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[200960]: osdmap e292: 8 total, 8 up, 8 in 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[204507]: pgmap v83: 121 pgs: 121 active+clean; 335 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[204507]: Reconfiguring osd.7 (monmap changed)... 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[204507]: Reconfiguring daemon osd.7 on smithi046 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[204507]: failed to encode map e292 with expected crc 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[204507]: failed to encode map e292 with expected crc 2023-10-07T21:17:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:30 smithi003 ceph-mon[204507]: osdmap e292: 8 total, 8 up, 8 in 2023-10-07T21:17:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:30 smithi046 ceph-mon[189713]: pgmap v83: 121 pgs: 121 active+clean; 335 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-10-07T21:17:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:30 smithi046 ceph-mon[189713]: Reconfiguring osd.7 (monmap changed)... 2023-10-07T21:17:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:30 smithi046 ceph-mon[189713]: Reconfiguring daemon osd.7 on smithi046 2023-10-07T21:17:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:30 smithi046 ceph-mon[189713]: failed to encode map e292 with expected crc 2023-10-07T21:17:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:30 smithi046 ceph-mon[189713]: failed to encode map e292 with expected crc 2023-10-07T21:17:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:30 smithi046 ceph-mon[189713]: osdmap e292: 8 total, 8 up, 8 in 2023-10-07T21:17:31.787 INFO:tasks.rados.rados.0.smithi003.stdout:1143: done (0 left) 2023-10-07T21:17:31.787 INFO:tasks.rados.rados.0.smithi003.stdout:1144: snap_remove snap 88 2023-10-07T21:17:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:17:31] "GET /metrics HTTP/1.1" 200 36055 "" "Prometheus/2.43.0" 2023-10-07T21:17:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: failed to encode map e293 with expected crc 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: failed to encode map e293 with expected crc 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: osdmap e293: 8 total, 8 up, 8 in 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: failed to encode map e293 with expected crc 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: failed to encode map e293 with expected crc 2023-10-07T21:17:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: osdmap e293: 8 total, 8 up, 8 in 2023-10-07T21:17:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:17:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: failed to encode map e293 with expected crc 2023-10-07T21:17:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: failed to encode map e293 with expected crc 2023-10-07T21:17:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: osdmap e293: 8 total, 8 up, 8 in 2023-10-07T21:17:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:17:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:32.788 INFO:tasks.rados.rados.0.smithi003.stdout:1144: done (0 left) 2023-10-07T21:17:32.788 INFO:tasks.rados.rados.0.smithi003.stdout:1145: delete oid 6 current snap is 118 2023-10-07T21:17:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:1145: done (0 left) 2023-10-07T21:17:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:1146: read oid 23 snap 117 2023-10-07T21:17:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:1146: expect (ObjNum 355 snap 114 seq_num 355) 2023-10-07T21:17:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 118 2023-10-07T21:17:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:1147: seq_num 361 ranges {0=450560,450560=581632,1032192=221184} 2023-10-07T21:17:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:1147: writing smithi003182153-14 from 0 to 450560 tid 1 2023-10-07T21:17:32.812 INFO:tasks.rados.rados.0.smithi003.stdout:1147: writing smithi003182153-14 from 450560 to 1032192 tid 2 2023-10-07T21:17:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:1147: writing smithi003182153-14 from 1032192 to 1253376 tid 3 2023-10-07T21:17:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:1148: delete oid 37 current snap is 118 2023-10-07T21:17:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:1147: finishing write tid 1 to smithi003182153-14 2023-10-07T21:17:32.816 INFO:tasks.rados.rados.0.smithi003.stdout:1148: done (2 left) 2023-10-07T21:17:32.816 INFO:tasks.rados.rados.0.smithi003.stdout:1149: read oid 4 snap -1 2023-10-07T21:17:32.816 INFO:tasks.rados.rados.0.smithi003.stdout:1149: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:32.817 INFO:tasks.rados.rados.0.smithi003.stdout:1150: snap_remove snap 72 2023-10-07T21:17:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: Reconfiguring mds.b (monmap changed)... 2023-10-07T21:17:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: Reconfiguring daemon mds.b on smithi046 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: pgmap v86: 121 pgs: 121 active+clean; 335 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: failed to encode map e294 with expected crc 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: failed to encode map e294 with expected crc 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: osdmap e294: 8 total, 8 up, 8 in 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T21:17:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[204507]: osdmap e295: 8 total, 8 up, 8 in 2023-10-07T21:17:33.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: Reconfiguring mds.b (monmap changed)... 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: Reconfiguring daemon mds.b on smithi046 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: pgmap v86: 121 pgs: 121 active+clean; 335 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: failed to encode map e294 with expected crc 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: failed to encode map e294 with expected crc 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: osdmap e294: 8 total, 8 up, 8 in 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T21:17:33.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:17:33.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:32 smithi003 ceph-mon[200960]: osdmap e295: 8 total, 8 up, 8 in 2023-10-07T21:17:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: Reconfiguring mds.b (monmap changed)... 2023-10-07T21:17:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: Reconfiguring daemon mds.b on smithi046 2023-10-07T21:17:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: pgmap v86: 121 pgs: 121 active+clean; 335 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2023-10-07T21:17:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: failed to encode map e294 with expected crc 2023-10-07T21:17:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: failed to encode map e294 with expected crc 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: osdmap e294: 8 total, 8 up, 8 in 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T21:17:33.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T21:17:33.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T21:17:33.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:33.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:33.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:17:33.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:32 smithi046 ceph-mon[189713]: osdmap e295: 8 total, 8 up, 8 in 2023-10-07T21:17:33.805 INFO:tasks.rados.rados.0.smithi003.stdout:1150: done (3 left) 2023-10-07T21:17:33.805 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 118 2023-10-07T21:17:33.805 INFO:tasks.rados.rados.0.smithi003.stdout:1147: finishing write tid 2 to smithi003182153-14 2023-10-07T21:17:33.805 INFO:tasks.rados.rados.0.smithi003.stdout:1151: seq_num 363 ranges {2744320=483328,3227648=753664,3981312=49152} 2023-10-07T21:17:33.830 INFO:tasks.rados.rados.0.smithi003.stdout:1151: writing smithi003182153-32 from 2744320 to 3227648 tid 1 2023-10-07T21:17:33.830 INFO:tasks.rados.rados.0.smithi003.stdout:1151: writing smithi003182153-32 from 3227648 to 3981312 tid 2 2023-10-07T21:17:33.830 INFO:tasks.rados.rados.0.smithi003.stdout:1151: writing smithi003182153-32 from 3981312 to 4030464 tid 3 2023-10-07T21:17:33.830 INFO:tasks.rados.rados.0.smithi003.stdout:1152: read oid 2 snap -1 2023-10-07T21:17:33.830 INFO:tasks.rados.rados.0.smithi003.stdout:1152: expect deleted 2023-10-07T21:17:33.830 INFO:tasks.rados.rados.0.smithi003.stdout:1153: rollback oid 15 current snap is 118 2023-10-07T21:17:33.830 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 15 to 101 2023-10-07T21:17:33.831 INFO:tasks.rados.rados.0.smithi003.stdout:1154: snap_create 2023-10-07T21:17:33.831 INFO:tasks.rados.rados.0.smithi003.stdout:1147: finishing write tid 3 to smithi003182153-14 2023-10-07T21:17:33.831 INFO:tasks.rados.rados.0.smithi003.stdout:1147: finishing write tid 4 to smithi003182153-14 2023-10-07T21:17:33.831 INFO:tasks.rados.rados.0.smithi003.stdout:1147: finishing write tid 5 to smithi003182153-14 2023-10-07T21:17:33.831 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 600 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-10-07T21:17:33.831 INFO:tasks.rados.rados.0.smithi003.stdout:1147: left oid 14 (ObjNum 361 snap 118 seq_num 361) 2023-10-07T21:17:33.831 INFO:tasks.rados.rados.0.smithi003.stdout:1146: expect (ObjNum 355 snap 114 seq_num 355) 2023-10-07T21:17:34.021 INFO:tasks.rados.rados.0.smithi003.stdout:1149: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all mon 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all crash 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[200960]: Upgrade: osd.0 is safe to restart 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[200960]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[200960]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[200960]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all mon 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all crash 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:17:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[204507]: Upgrade: osd.0 is safe to restart 2023-10-07T21:17:34.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[204507]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[204507]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:33 smithi003 ceph-mon[204507]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:33 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all mon 2023-10-07T21:17:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:33 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all crash 2023-10-07T21:17:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:33 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T21:17:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:33 smithi046 ceph-mon[189713]: Upgrade: osd.0 is safe to restart 2023-10-07T21:17:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:33 smithi046 ceph-mon[189713]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:33 smithi046 ceph-mon[189713]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:33 smithi046 ceph-mon[189713]: failed to encode map e295 with expected crc 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1151: finishing write tid 1 to smithi003182153-32 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1151: finishing write tid 2 to smithi003182153-32 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1151: finishing write tid 3 to smithi003182153-32 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1151: finishing write tid 4 to smithi003182153-32 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1153: finishing rollback tid 0 to smithi003182153-15 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1153: finishing rollback tid 1 to smithi003182153-15 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1153: finishing rollback tid 2 to smithi003182153-15 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 884 (ObjNum 280 snap 97 seq_num 280) dirty exists 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:1151: finishing write tid 5 to smithi003182153-32 2023-10-07T21:17:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 880 (ObjNum 363 snap 118 seq_num 363) dirty exists 2023-10-07T21:17:34.125 INFO:tasks.rados.rados.0.smithi003.stdout:1151: left oid 32 (ObjNum 363 snap 118 seq_num 363) 2023-10-07T21:17:34.714 INFO:tasks.rados.rados.0.smithi003.stdout:1146: done (6 left) 2023-10-07T21:17:34.714 INFO:tasks.rados.rados.0.smithi003.stdout:1147: done (5 left) 2023-10-07T21:17:34.714 INFO:tasks.rados.rados.0.smithi003.stdout:1149: done (4 left) 2023-10-07T21:17:34.714 INFO:tasks.rados.rados.0.smithi003.stdout:1151: done (3 left) 2023-10-07T21:17:34.715 INFO:tasks.rados.rados.0.smithi003.stdout:1152: done (2 left) 2023-10-07T21:17:34.715 INFO:tasks.rados.rados.0.smithi003.stdout:1153: done (1 left) 2023-10-07T21:17:34.715 INFO:tasks.rados.rados.0.smithi003.stdout:1154: done (0 left) 2023-10-07T21:17:34.715 INFO:tasks.rados.rados.0.smithi003.stdout:1155: rollback oid 29 current snap is 119 2023-10-07T21:17:34.715 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 106 2023-10-07T21:17:34.715 INFO:tasks.rados.rados.0.smithi003.stdout:1156: snap_remove snap 118 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: pgmap v89: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 1 op/s 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: failed to encode map e296 with expected crc 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: failed to encode map e296 with expected crc 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: osdmap e296: 8 total, 8 up, 8 in 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:34.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[204507]: osdmap e297: 8 total, 8 up, 8 in 2023-10-07T21:17:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: pgmap v89: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 1 op/s 2023-10-07T21:17:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: failed to encode map e296 with expected crc 2023-10-07T21:17:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: failed to encode map e296 with expected crc 2023-10-07T21:17:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: osdmap e296: 8 total, 8 up, 8 in 2023-10-07T21:17:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:17:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:34 smithi003 ceph-mon[200960]: osdmap e297: 8 total, 8 up, 8 in 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: pgmap v89: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 1 op/s 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: failed to encode map e296 with expected crc 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: failed to encode map e296 with expected crc 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: osdmap e296: 8 total, 8 up, 8 in 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:34 smithi046 ceph-mon[189713]: osdmap e297: 8 total, 8 up, 8 in 2023-10-07T21:17:35.716 INFO:tasks.rados.rados.0.smithi003.stdout:1156: done (1 left) 2023-10-07T21:17:35.716 INFO:tasks.rados.rados.0.smithi003.stdout:1157: read oid 4 snap -1 2023-10-07T21:17:35.716 INFO:tasks.rados.rados.0.smithi003.stdout:1157: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:35.716 INFO:tasks.rados.rados.0.smithi003.stdout:1158: delete oid 20 current snap is 119 2023-10-07T21:17:35.717 INFO:tasks.rados.rados.0.smithi003.stdout:1155: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:17:35.717 INFO:tasks.rados.rados.0.smithi003.stdout:1155: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:17:35.717 INFO:tasks.rados.rados.0.smithi003.stdout:1155: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:17:35.717 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 610 (ObjNum 290 snap 98 seq_num 290) dirty exists 2023-10-07T21:17:35.724 INFO:tasks.rados.rados.0.smithi003.stdout:1155: done (2 left) 2023-10-07T21:17:35.724 INFO:tasks.rados.rados.0.smithi003.stdout:1158: done (1 left) 2023-10-07T21:17:35.724 INFO:tasks.rados.rados.0.smithi003.stdout:1159: snap_remove snap 114 2023-10-07T21:17:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[200960]: Upgrade: Updating osd.0 2023-10-07T21:17:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[200960]: Deploying daemon osd.0 on smithi003 2023-10-07T21:17:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[200960]: failed to encode map e297 with expected crc 2023-10-07T21:17:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[200960]: failed to encode map e297 with expected crc 2023-10-07T21:17:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[200960]: osdmap e298: 8 total, 8 up, 8 in 2023-10-07T21:17:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[204507]: Upgrade: Updating osd.0 2023-10-07T21:17:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[204507]: Deploying daemon osd.0 on smithi003 2023-10-07T21:17:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[204507]: failed to encode map e297 with expected crc 2023-10-07T21:17:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[204507]: failed to encode map e297 with expected crc 2023-10-07T21:17:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:35 smithi003 ceph-mon[204507]: osdmap e298: 8 total, 8 up, 8 in 2023-10-07T21:17:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:35 smithi046 ceph-mon[189713]: Upgrade: Updating osd.0 2023-10-07T21:17:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:35 smithi046 ceph-mon[189713]: Deploying daemon osd.0 on smithi003 2023-10-07T21:17:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:35 smithi046 ceph-mon[189713]: failed to encode map e297 with expected crc 2023-10-07T21:17:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:35 smithi046 ceph-mon[189713]: failed to encode map e297 with expected crc 2023-10-07T21:17:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:35 smithi046 ceph-mon[189713]: osdmap e298: 8 total, 8 up, 8 in 2023-10-07T21:17:36.720 INFO:tasks.rados.rados.0.smithi003.stdout:1159: done (1 left) 2023-10-07T21:17:36.720 INFO:tasks.rados.rados.0.smithi003.stdout:1160: delete oid 11 current snap is 119 2023-10-07T21:17:36.720 INFO:tasks.rados.rados.0.smithi003.stdout:1157: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:36.826 INFO:tasks.rados.rados.0.smithi003.stdout:1157: done (1 left) 2023-10-07T21:17:36.826 INFO:tasks.rados.rados.0.smithi003.stdout:1160: done (0 left) 2023-10-07T21:17:36.826 INFO:tasks.rados.rados.0.smithi003.stdout:1161: snap_remove snap 104 2023-10-07T21:17:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[200960]: pgmap v92: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 1 op/s 2023-10-07T21:17:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[200960]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[200960]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[200960]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[200960]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[200960]: osdmap e299: 8 total, 8 up, 8 in 2023-10-07T21:17:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[204507]: pgmap v92: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 1 op/s 2023-10-07T21:17:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[204507]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[204507]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[204507]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[204507]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:36 smithi003 ceph-mon[204507]: osdmap e299: 8 total, 8 up, 8 in 2023-10-07T21:17:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:36 smithi046 ceph-mon[189713]: pgmap v92: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.0 MiB/s wr, 1 op/s 2023-10-07T21:17:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:36 smithi046 ceph-mon[189713]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:36 smithi046 ceph-mon[189713]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:36 smithi046 ceph-mon[189713]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:36 smithi046 ceph-mon[189713]: failed to encode map e298 with expected crc 2023-10-07T21:17:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:36 smithi046 ceph-mon[189713]: osdmap e299: 8 total, 8 up, 8 in 2023-10-07T21:17:37.572 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:37 smithi003 systemd[1]: Stopping Ceph osd.0 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:17:37.572 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:37 smithi003 conmon[122033]: 2023-10-07T21:17:37.364+0000 7f5a5feb0700 -1 received signal: Terminated from /dev/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-10-07T21:17:37.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:37 smithi003 conmon[122033]: 2023-10-07T21:17:37.364+0000 7f5a5feb0700 -1 osd.0 299 *** Got signal Terminated *** 2023-10-07T21:17:37.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:37 smithi003 conmon[122033]: 2023-10-07T21:17:37.364+0000 7f5a5feb0700 -1 osd.0 299 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:17:37.820 INFO:tasks.rados.rados.0.smithi003.stdout:1161: done (0 left) 2023-10-07T21:17:37.820 INFO:tasks.rados.rados.0.smithi003.stdout:1162: read oid 6 snap -1 2023-10-07T21:17:37.820 INFO:tasks.rados.rados.0.smithi003.stdout:1162: expect deleted 2023-10-07T21:17:37.821 INFO:tasks.rados.rados.0.smithi003.stdout:1163: copy_from oid 50 from oid 30 current snap is 119 2023-10-07T21:17:37.821 INFO:tasks.rados.rados.0.smithi003.stdout:1164: rmattr oid 49 current snap is 119 2023-10-07T21:17:37.821 INFO:tasks.rados.rados.0.smithi003.stdout:1164: done (2 left) 2023-10-07T21:17:37.821 INFO:tasks.rados.rados.0.smithi003.stdout:1165: delete oid 20 current snap is 119 2023-10-07T21:17:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[200960]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[200960]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[200960]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[200960]: osd.0 marked itself down and dead 2023-10-07T21:17:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[204507]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[204507]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[204507]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:37 smithi003 ceph-mon[204507]: osd.0 marked itself down and dead 2023-10-07T21:17:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:37 smithi046 ceph-mon[189713]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:37 smithi046 ceph-mon[189713]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:37 smithi046 ceph-mon[189713]: failed to encode map e299 with expected crc 2023-10-07T21:17:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:37 smithi046 ceph-mon[189713]: osd.0 marked itself down and dead 2023-10-07T21:17:38.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[200960]: pgmap v95: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:38.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:17:38.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[200960]: failed to encode map e300 with expected crc 2023-10-07T21:17:38.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[200960]: failed to encode map e300 with expected crc 2023-10-07T21:17:38.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[200960]: osdmap e300: 8 total, 7 up, 8 in 2023-10-07T21:17:38.848 INFO:tasks.rados.rados.0.smithi003.stdout:1162: done (2 left) 2023-10-07T21:17:38.848 INFO:tasks.rados.rados.0.smithi003.stdout:1165: done (1 left) 2023-10-07T21:17:38.849 INFO:tasks.rados.rados.0.smithi003.stdout:1166: delete oid 45 current snap is 119 2023-10-07T21:17:38.854 INFO:tasks.rados.rados.0.smithi003.stdout:1166: done (1 left) 2023-10-07T21:17:38.855 INFO:tasks.rados.rados.0.smithi003.stdout:1167: read oid 39 snap 108 2023-10-07T21:17:38.855 INFO:tasks.rados.rados.0.smithi003.stdout:1167: expect (ObjNum 327 snap 108 seq_num 327) 2023-10-07T21:17:38.855 INFO:tasks.rados.rados.0.smithi003.stdout:1168: read oid 18 snap -1 2023-10-07T21:17:38.855 INFO:tasks.rados.rados.0.smithi003.stdout:1168: expect deleted 2023-10-07T21:17:38.855 INFO:tasks.rados.rados.0.smithi003.stdout:1169: snap_create 2023-10-07T21:17:38.859 INFO:tasks.rados.rados.0.smithi003.stdout:1167: expect (ObjNum 327 snap 108 seq_num 327) 2023-10-07T21:17:38.879 INFO:tasks.rados.rados.0.smithi003.stdout:1163: finishing copy_from to smithi003182153-50 2023-10-07T21:17:38.879 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 226 (ObjNum 337 snap 110 seq_num 337) dirty exists 2023-10-07T21:17:38.879 INFO:tasks.rados.rados.0.smithi003.stdout:1163: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:17:39.072 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:38 smithi003 bash[212901]: 6f172d9a7cde6348c6ee424bce4ede113bebdc487973a795538bfffc025ee580 2023-10-07T21:17:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[204507]: pgmap v95: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:17:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[204507]: failed to encode map e300 with expected crc 2023-10-07T21:17:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[204507]: failed to encode map e300 with expected crc 2023-10-07T21:17:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:38 smithi003 ceph-mon[204507]: osdmap e300: 8 total, 7 up, 8 in 2023-10-07T21:17:39.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:38 smithi046 conmon[175795]: ts=2023-10-07T21:17: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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:17:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:38 smithi046 ceph-mon[189713]: pgmap v95: 121 pgs: 121 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:17:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:38 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:17:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:38 smithi046 ceph-mon[189713]: failed to encode map e300 with expected crc 2023-10-07T21:17:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:38 smithi046 ceph-mon[189713]: failed to encode map e300 with expected crc 2023-10-07T21:17:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:38 smithi046 ceph-mon[189713]: osdmap e300: 8 total, 7 up, 8 in 2023-10-07T21:17:39.833 INFO:tasks.rados.rados.0.smithi003.stdout:1163: done (3 left) 2023-10-07T21:17:39.833 INFO:tasks.rados.rados.0.smithi003.stdout:1167: done (2 left) 2023-10-07T21:17:39.833 INFO:tasks.rados.rados.0.smithi003.stdout:1168: done (1 left) 2023-10-07T21:17:39.833 INFO:tasks.rados.rados.0.smithi003.stdout:1169: done (0 left) 2023-10-07T21:17:39.833 INFO:tasks.rados.rados.0.smithi003.stdout:1170: copy_from oid 23 from oid 38 current snap is 120 2023-10-07T21:17:39.834 INFO:tasks.rados.rados.0.smithi003.stdout:1171: snap_remove snap 117 2023-10-07T21:17:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: osdmap e301: 8 total, 7 up, 8 in 2023-10-07T21:17:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:39 smithi046 ceph-mon[189713]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: osdmap e301: 8 total, 7 up, 8 in 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[200960]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: osdmap e301: 8 total, 7 up, 8 in 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:39 smithi003 ceph-mon[204507]: failed to encode map e301 with expected crc 2023-10-07T21:17:40.822 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:40 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.0.service: Succeeded. 2023-10-07T21:17:40.822 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:40 smithi003 systemd[1]: Stopped Ceph osd.0 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:17:40.822 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:40 smithi003 systemd[1]: Starting Ceph osd.0 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:17:40.837 INFO:tasks.rados.rados.0.smithi003.stdout:1171: done (1 left) 2023-10-07T21:17:40.837 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 120 2023-10-07T21:17:40.837 INFO:tasks.rados.rados.0.smithi003.stdout:1170: finishing copy_from to smithi003182153-23 2023-10-07T21:17:40.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 275 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:17:40.837 INFO:tasks.rados.rados.0.smithi003.stdout:1172: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2023-10-07T21:17:40.841 INFO:tasks.rados.rados.0.smithi003.stdout:1172: writing smithi003182153-12 from 0 to 573440 tid 1 2023-10-07T21:17:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:1172: writing smithi003182153-12 from 573440 to 1196032 tid 2 2023-10-07T21:17:40.846 INFO:tasks.rados.rados.0.smithi003.stdout:1172: writing smithi003182153-12 from 1196032 to 1376256 tid 3 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:1173: copy_from oid 44 from oid 4 current snap is 120 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:1170: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:1172: finishing write tid 1 to smithi003182153-12 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:1170: done (2 left) 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:1174: rmattr oid 15 current snap is 120 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:1174: done (2 left) 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 120 2023-10-07T21:17:40.847 INFO:tasks.rados.rados.0.smithi003.stdout:1175: seq_num 369 ranges {0=589824,589824=507904,1097728=294912} 2023-10-07T21:17:40.850 INFO:tasks.rados.rados.0.smithi003.stdout:1175: writing smithi003182153-26 from 0 to 589824 tid 1 2023-10-07T21:17:40.853 INFO:tasks.rados.rados.0.smithi003.stdout:1175: writing smithi003182153-26 from 589824 to 1097728 tid 2 2023-10-07T21:17:40.856 INFO:tasks.rados.rados.0.smithi003.stdout:1175: writing smithi003182153-26 from 1097728 to 1392640 tid 3 2023-10-07T21:17:40.856 INFO:tasks.rados.rados.0.smithi003.stdout:1176: snap_create 2023-10-07T21:17:40.856 INFO:tasks.rados.rados.0.smithi003.stdout:1172: finishing write tid 2 to smithi003182153-12 2023-10-07T21:17:40.856 INFO:tasks.rados.rados.0.smithi003.stdout:1172: finishing write tid 3 to smithi003182153-12 2023-10-07T21:17:40.856 INFO:tasks.rados.rados.0.smithi003.stdout:1172: finishing write tid 4 to smithi003182153-12 2023-10-07T21:17:40.856 INFO:tasks.rados.rados.0.smithi003.stdout:1172: finishing write tid 5 to smithi003182153-12 2023-10-07T21:17:40.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 278 (ObjNum 368 snap 120 seq_num 368) dirty exists 2023-10-07T21:17:40.857 INFO:tasks.rados.rados.0.smithi003.stdout:1172: left oid 12 (ObjNum 368 snap 120 seq_num 368) 2023-10-07T21:17:40.862 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 1 to smithi003182153-26 2023-10-07T21:17:40.862 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 2 to smithi003182153-26 2023-10-07T21:17:40.862 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 3 to smithi003182153-26 2023-10-07T21:17:40.863 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 4 to smithi003182153-26 2023-10-07T21:17:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 5 to smithi003182153-26 2023-10-07T21:17:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 626 (ObjNum 369 snap 120 seq_num 369) dirty exists 2023-10-07T21:17:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1175: left oid 26 (ObjNum 369 snap 120 seq_num 369) 2023-10-07T21:17:40.872 INFO:tasks.rados.rados.0.smithi003.stdout:1173: finishing copy_from to smithi003182153-44 2023-10-07T21:17:40.873 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 388 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:17:40.873 INFO:tasks.rados.rados.0.smithi003.stdout:1173: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:17:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:40 smithi046 ceph-mon[189713]: pgmap v98: 121 pgs: 16 stale+active+clean, 105 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 7 op/s 2023-10-07T21:17:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:40 smithi046 ceph-mon[189713]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:40 smithi046 ceph-mon[189713]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:40 smithi046 ceph-mon[189713]: osdmap e302: 8 total, 7 up, 8 in 2023-10-07T21:17:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:40 smithi046 ceph-mon[189713]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:40 smithi046 ceph-mon[189713]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[200960]: pgmap v98: 121 pgs: 16 stale+active+clean, 105 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 7 op/s 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[200960]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[200960]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[200960]: osdmap e302: 8 total, 7 up, 8 in 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[200960]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[200960]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[204507]: pgmap v98: 121 pgs: 16 stale+active+clean, 105 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 7 op/s 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[204507]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[204507]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[204507]: osdmap e302: 8 total, 7 up, 8 in 2023-10-07T21:17:41.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[204507]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:40 smithi003 ceph-mon[204507]: failed to encode map e302 with expected crc 2023-10-07T21:17:41.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:17:41] "GET /metrics HTTP/1.1" 200 36055 "" "Prometheus/2.43.0" 2023-10-07T21:17:41.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:17:41.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-07T21:17:41.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: 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-10-07T21:17:41.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-07T21:17:41.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-07T21:17:41.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-07T21:17:41.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-07T21:17:41.824 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:41 smithi003 bash[213535]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-07T21:17:41.843 INFO:tasks.rados.rados.0.smithi003.stdout:1172: done (3 left) 2023-10-07T21:17:41.843 INFO:tasks.rados.rados.0.smithi003.stdout:1173: done (2 left) 2023-10-07T21:17:41.843 INFO:tasks.rados.rados.0.smithi003.stdout:1175: done (1 left) 2023-10-07T21:17:41.843 INFO:tasks.rados.rados.0.smithi003.stdout:1176: done (0 left) 2023-10-07T21:17:41.843 INFO:tasks.rados.rados.0.smithi003.stdout:1177: rollback oid 26 current snap is 121 2023-10-07T21:17:41.844 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 105 2023-10-07T21:17:41.844 INFO:tasks.rados.rados.0.smithi003.stdout:1178: copy_from oid 48 from oid 14 current snap is 121 2023-10-07T21:17:41.844 INFO:tasks.rados.rados.0.smithi003.stdout:1179: snap_create 2023-10-07T21:17:41.847 INFO:tasks.rados.rados.0.smithi003.stdout:1177: finishing rollback tid 0 to smithi003182153-26 2023-10-07T21:17:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:1177: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:17:41.852 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 629 (ObjNum 48593 snap 0 seq_num 1512926352) dirty dne 2023-10-07T21:17:41.857 INFO:tasks.rados.rados.0.smithi003.stdout:1178: finishing copy_from to smithi003182153-48 2023-10-07T21:17:41.857 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 600 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-10-07T21:17:41.857 INFO:tasks.rados.rados.0.smithi003.stdout:1178: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:17:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:41 smithi046 ceph-mon[189713]: failed to encode map e302 with expected crc 2023-10-07T21:17:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:41 smithi046 ceph-mon[189713]: failed to encode map e303 with expected crc 2023-10-07T21:17:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:41 smithi046 ceph-mon[189713]: osdmap e303: 8 total, 7 up, 8 in 2023-10-07T21:17:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:41 smithi046 ceph-mon[189713]: failed to encode map e303 with expected crc 2023-10-07T21:17:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:41 smithi046 ceph-mon[189713]: failed to encode map e302 with expected crc 2023-10-07T21:17:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:41 smithi046 ceph-mon[189713]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 7 op/s 2023-10-07T21:17:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[204507]: failed to encode map e302 with expected crc 2023-10-07T21:17:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[204507]: failed to encode map e303 with expected crc 2023-10-07T21:17:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[204507]: osdmap e303: 8 total, 7 up, 8 in 2023-10-07T21:17:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[204507]: failed to encode map e303 with expected crc 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[204507]: failed to encode map e302 with expected crc 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[204507]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 7 op/s 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[200960]: failed to encode map e302 with expected crc 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[200960]: failed to encode map e303 with expected crc 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[200960]: osdmap e303: 8 total, 7 up, 8 in 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[200960]: failed to encode map e303 with expected crc 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[200960]: failed to encode map e302 with expected crc 2023-10-07T21:17:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:41 smithi003 ceph-mon[200960]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 306 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 620 KiB/s wr, 7 op/s 2023-10-07T21:17:42.842 INFO:tasks.rados.rados.0.smithi003.stdout:1177: done (2 left) 2023-10-07T21:17:42.843 INFO:tasks.rados.rados.0.smithi003.stdout:1178: done (1 left) 2023-10-07T21:17:42.843 INFO:tasks.rados.rados.0.smithi003.stdout:1179: done (0 left) 2023-10-07T21:17:42.843 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 122 2023-10-07T21:17:42.843 INFO:tasks.rados.rados.0.smithi003.stdout:1180: seq_num 370 ranges {4341760=606208,4947968=794624,5742592=8192} 2023-10-07T21:17:42.870 INFO:tasks.rados.rados.0.smithi003.stdout:1180: writing smithi003182153-23 from 4341760 to 4947968 tid 1 2023-10-07T21:17:42.874 INFO:tasks.rados.rados.0.smithi003.stdout:1180: writing smithi003182153-23 from 4947968 to 5742592 tid 2 2023-10-07T21:17:42.875 INFO:tasks.rados.rados.0.smithi003.stdout:1180: writing smithi003182153-23 from 5742592 to 5750784 tid 3 2023-10-07T21:17:42.875 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 122 2023-10-07T21:17:42.875 INFO:tasks.rados.rados.0.smithi003.stdout:1181: seq_num 371 ranges {0=622592,622592=679936,1302528=122880} 2023-10-07T21:17:42.877 INFO:tasks.rados.rados.0.smithi003.stdout:1181: writing smithi003182153-36 from 0 to 622592 tid 1 2023-10-07T21:17:42.881 INFO:tasks.rados.rados.0.smithi003.stdout:1181: writing smithi003182153-36 from 622592 to 1302528 tid 2 2023-10-07T21:17:42.882 INFO:tasks.rados.rados.0.smithi003.stdout:1181: writing smithi003182153-36 from 1302528 to 1425408 tid 3 2023-10-07T21:17:42.882 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 122 2023-10-07T21:17:42.882 INFO:tasks.rados.rados.0.smithi003.stdout:1180: finishing write tid 1 to smithi003182153-23 2023-10-07T21:17:42.882 INFO:tasks.rados.rados.0.smithi003.stdout:1182: seq_num 372 ranges {1376256=638976,2015232=565248,2580480=237568} 2023-10-07T21:17:42.893 INFO:tasks.rados.rados.0.smithi003.stdout:1182: writing smithi003182153-12 from 1376256 to 2015232 tid 1 2023-10-07T21:17:42.897 INFO:tasks.rados.rados.0.smithi003.stdout:1182: writing smithi003182153-12 from 2015232 to 2580480 tid 2 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1182: writing smithi003182153-12 from 2580480 to 2818048 tid 3 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1183: snap_create 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1181: finishing write tid 1 to smithi003182153-36 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1180: finishing write tid 2 to smithi003182153-23 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1180: finishing write tid 3 to smithi003182153-23 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1180: finishing write tid 4 to smithi003182153-23 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1180: finishing write tid 5 to smithi003182153-23 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 759 (ObjNum 370 snap 122 seq_num 370) dirty exists 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1180: left oid 23 (ObjNum 370 snap 122 seq_num 370) 2023-10-07T21:17:42.899 INFO:tasks.rados.rados.0.smithi003.stdout:1181: finishing write tid 2 to smithi003182153-36 2023-10-07T21:17:42.900 INFO:tasks.rados.rados.0.smithi003.stdout:1181: finishing write tid 3 to smithi003182153-36 2023-10-07T21:17:42.900 INFO:tasks.rados.rados.0.smithi003.stdout:1181: finishing write tid 4 to smithi003182153-36 2023-10-07T21:17:42.900 INFO:tasks.rados.rados.0.smithi003.stdout:1181: finishing write tid 5 to smithi003182153-36 2023-10-07T21:17:42.900 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 410 (ObjNum 371 snap 122 seq_num 371) dirty exists 2023-10-07T21:17:42.900 INFO:tasks.rados.rados.0.smithi003.stdout:1181: left oid 36 (ObjNum 371 snap 122 seq_num 371) 2023-10-07T21:17:42.902 INFO:tasks.rados.rados.0.smithi003.stdout:1182: finishing write tid 1 to smithi003182153-12 2023-10-07T21:17:42.902 INFO:tasks.rados.rados.0.smithi003.stdout:1182: finishing write tid 2 to smithi003182153-12 2023-10-07T21:17:42.903 INFO:tasks.rados.rados.0.smithi003.stdout:1182: finishing write tid 3 to smithi003182153-12 2023-10-07T21:17:42.903 INFO:tasks.rados.rados.0.smithi003.stdout:1182: finishing write tid 4 to smithi003182153-12 2023-10-07T21:17:42.904 INFO:tasks.rados.rados.0.smithi003.stdout:1182: finishing write tid 5 to smithi003182153-12 2023-10-07T21:17:42.904 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 283 (ObjNum 372 snap 122 seq_num 372) dirty exists 2023-10-07T21:17:42.904 INFO:tasks.rados.rados.0.smithi003.stdout:1182: left oid 12 (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:17:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:42 smithi046 ceph-mon[189713]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:42 smithi046 ceph-mon[189713]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:42 smithi046 ceph-mon[189713]: osdmap e304: 8 total, 7 up, 8 in 2023-10-07T21:17:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:42 smithi046 ceph-mon[189713]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[204507]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[204507]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[204507]: osdmap e304: 8 total, 7 up, 8 in 2023-10-07T21:17:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[204507]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[200960]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[200960]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[200960]: osdmap e304: 8 total, 7 up, 8 in 2023-10-07T21:17:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-mon[200960]: failed to encode map e304 with expected crc 2023-10-07T21:17:43.323 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:42 smithi003 ceph-osd[214005]: -- 172.21.15.3:0/453091747 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56176742a4e0 con 0x5617673fcc00 2023-10-07T21:17:43.324 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:42 smithi003 bash[213940]: d5f473a683718262bedea04d62d6ead261515c43bc3a84484c3965fb16df040f 2023-10-07T21:17:43.324 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:42 smithi003 systemd[1]: Started Ceph osd.0 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:17:43.822 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:43 smithi003 conmon[213981]: 2023-10-07T21:17:43.420+0000 7f6e25d57640 -1 Falling back to public interface 2023-10-07T21:17:43.852 INFO:tasks.rados.rados.0.smithi003.stdout:1180: done (3 left) 2023-10-07T21:17:43.852 INFO:tasks.rados.rados.0.smithi003.stdout:1181: done (2 left) 2023-10-07T21:17:43.852 INFO:tasks.rados.rados.0.smithi003.stdout:1182: done (1 left) 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1183: done (0 left) 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1184: read oid 16 snap -1 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1184: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1185: read oid 47 snap -1 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1185: expect (ObjNum 357 snap 115 seq_num 357) 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1186: read oid 29 snap -1 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1186: expect (ObjNum 290 snap 98 seq_num 290) 2023-10-07T21:17:43.853 INFO:tasks.rados.rados.0.smithi003.stdout:1187: snap_remove snap 100 2023-10-07T21:17:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: failed to encode map e304 with expected crc 2023-10-07T21:17:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: osdmap e305: 8 total, 7 up, 8 in 2023-10-07T21:17:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[200960]: pgmap v104: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 519 KiB/s rd, 3.4 MiB/s wr, 6 op/s; 119/819 objects degraded (14.530%) 2023-10-07T21:17:44.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: failed to encode map e304 with expected crc 2023-10-07T21:17:44.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: osdmap e305: 8 total, 7 up, 8 in 2023-10-07T21:17:44.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:44.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:44.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:44.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:43 smithi003 ceph-mon[204507]: pgmap v104: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 519 KiB/s rd, 3.4 MiB/s wr, 6 op/s; 119/819 objects degraded (14.530%) 2023-10-07T21:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: failed to encode map e304 with expected crc 2023-10-07T21:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: osdmap e305: 8 total, 7 up, 8 in 2023-10-07T21:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: failed to encode map e305 with expected crc 2023-10-07T21:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:44.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:44.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:43 smithi046 ceph-mon[189713]: pgmap v104: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 519 KiB/s rd, 3.4 MiB/s wr, 6 op/s; 119/819 objects degraded (14.530%) 2023-10-07T21:17:44.719 INFO:tasks.rados.rados.0.smithi003.stdout:1187: done (3 left) 2023-10-07T21:17:44.719 INFO:tasks.rados.rados.0.smithi003.stdout:1188: snap_create 2023-10-07T21:17:44.719 INFO:tasks.rados.rados.0.smithi003.stdout:1184: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:17:44.734 INFO:tasks.rados.rados.0.smithi003.stdout:1186: expect (ObjNum 290 snap 98 seq_num 290) 2023-10-07T21:17:44.742 INFO:tasks.rados.rados.0.smithi003.stdout:1185: expect (ObjNum 357 snap 115 seq_num 357) 2023-10-07T21:17:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[200960]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[200960]: osdmap e306: 8 total, 7 up, 8 in 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[200960]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[200960]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[200960]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 119/819 objects degraded (14.530%), 15 pgs degraded (PG_DEGRADED) 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[200960]: osdmap e307: 8 total, 7 up, 8 in 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[204507]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[204507]: osdmap e306: 8 total, 7 up, 8 in 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[204507]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[204507]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[204507]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 119/819 objects degraded (14.530%), 15 pgs degraded (PG_DEGRADED) 2023-10-07T21:17:45.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:44 smithi003 ceph-mon[204507]: osdmap e307: 8 total, 7 up, 8 in 2023-10-07T21:17:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:44 smithi046 ceph-mon[189713]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:44 smithi046 ceph-mon[189713]: osdmap e306: 8 total, 7 up, 8 in 2023-10-07T21:17:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:44 smithi046 ceph-mon[189713]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:44 smithi046 ceph-mon[189713]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:44 smithi046 ceph-mon[189713]: failed to encode map e306 with expected crc 2023-10-07T21:17:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:44 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 119/819 objects degraded (14.530%), 15 pgs degraded (PG_DEGRADED) 2023-10-07T21:17:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:44 smithi046 ceph-mon[189713]: osdmap e307: 8 total, 7 up, 8 in 2023-10-07T21:17:45.718 INFO:tasks.rados.rados.0.smithi003.stdout:1184: done (3 left) 2023-10-07T21:17:45.718 INFO:tasks.rados.rados.0.smithi003.stdout:1185: done (2 left) 2023-10-07T21:17:45.718 INFO:tasks.rados.rados.0.smithi003.stdout:1186: done (1 left) 2023-10-07T21:17:45.719 INFO:tasks.rados.rados.0.smithi003.stdout:1188: done (0 left) 2023-10-07T21:17:45.719 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 124 2023-10-07T21:17:45.719 INFO:tasks.rados.rados.0.smithi003.stdout:1189: seq_num 373 ranges {294912=655360,950272=499712,1449984=303104} 2023-10-07T21:17:45.723 INFO:tasks.rados.rados.0.smithi003.stdout:1189: writing smithi003182153-22 from 294912 to 950272 tid 1 2023-10-07T21:17:45.726 INFO:tasks.rados.rados.0.smithi003.stdout:1189: writing smithi003182153-22 from 950272 to 1449984 tid 2 2023-10-07T21:17:45.727 INFO:tasks.rados.rados.0.smithi003.stdout:1189: writing smithi003182153-22 from 1449984 to 1753088 tid 3 2023-10-07T21:17:45.728 INFO:tasks.rados.rados.0.smithi003.stdout:1190: snap_create 2023-10-07T21:17:45.738 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 1 to smithi003182153-22 2023-10-07T21:17:45.738 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 2 to smithi003182153-22 2023-10-07T21:17:45.739 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 3 to smithi003182153-22 2023-10-07T21:17:45.739 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 4 to smithi003182153-22 2023-10-07T21:17:45.740 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 5 to smithi003182153-22 2023-10-07T21:17:45.740 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 763 (ObjNum 373 snap 124 seq_num 373) dirty exists 2023-10-07T21:17:45.740 INFO:tasks.rados.rados.0.smithi003.stdout:1189: left oid 22 (ObjNum 373 snap 124 seq_num 373) 2023-10-07T21:17:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[200960]: failed to encode map e307 with expected crc 2023-10-07T21:17:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[200960]: failed to encode map e307 with expected crc 2023-10-07T21:17:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[200960]: pgmap v107: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 519 KiB/s rd, 3.4 MiB/s wr, 6 op/s; 119/819 objects degraded (14.530%) 2023-10-07T21:17:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[200960]: osdmap e308: 8 total, 7 up, 8 in 2023-10-07T21:17:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[204507]: failed to encode map e307 with expected crc 2023-10-07T21:17:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[204507]: failed to encode map e307 with expected crc 2023-10-07T21:17:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[204507]: pgmap v107: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 519 KiB/s rd, 3.4 MiB/s wr, 6 op/s; 119/819 objects degraded (14.530%) 2023-10-07T21:17:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:45 smithi003 ceph-mon[204507]: osdmap e308: 8 total, 7 up, 8 in 2023-10-07T21:17:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:45 smithi046 ceph-mon[189713]: failed to encode map e307 with expected crc 2023-10-07T21:17:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:45 smithi046 ceph-mon[189713]: failed to encode map e307 with expected crc 2023-10-07T21:17:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:45 smithi046 ceph-mon[189713]: pgmap v107: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 519 KiB/s rd, 3.4 MiB/s wr, 6 op/s; 119/819 objects degraded (14.530%) 2023-10-07T21:17:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:45 smithi046 ceph-mon[189713]: osdmap e308: 8 total, 7 up, 8 in 2023-10-07T21:17:46.721 INFO:tasks.rados.rados.0.smithi003.stdout:1189: done (1 left) 2023-10-07T21:17:46.721 INFO:tasks.rados.rados.0.smithi003.stdout:1190: done (0 left) 2023-10-07T21:17:46.721 INFO:tasks.rados.rados.0.smithi003.stdout:1191: delete oid 40 current snap is 125 2023-10-07T21:17:46.726 INFO:tasks.rados.rados.0.smithi003.stdout:1191: done (0 left) 2023-10-07T21:17:46.726 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 125 2023-10-07T21:17:46.727 INFO:tasks.rados.rados.0.smithi003.stdout:1192: seq_num 375 ranges {294912=688128,983040=663552,1646592=139264} 2023-10-07T21:17:46.737 INFO:tasks.rados.rados.0.smithi003.stdout:1192: writing smithi003182153-35 from 294912 to 983040 tid 1 2023-10-07T21:17:46.737 INFO:tasks.rados.rados.0.smithi003.stdout:1192: writing smithi003182153-35 from 983040 to 1646592 tid 2 2023-10-07T21:17:46.738 INFO:tasks.rados.rados.0.smithi003.stdout:1192: writing smithi003182153-35 from 1646592 to 1785856 tid 3 2023-10-07T21:17:46.738 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 125 2023-10-07T21:17:46.738 INFO:tasks.rados.rados.0.smithi003.stdout:1193: seq_num 376 ranges {3112960=704512,3817472=548864,4366336=253952} 2023-10-07T21:17:46.760 INFO:tasks.rados.rados.0.smithi003.stdout:1193: writing smithi003182153-24 from 3112960 to 3817472 tid 1 2023-10-07T21:17:46.763 INFO:tasks.rados.rados.0.smithi003.stdout:1193: writing smithi003182153-24 from 3817472 to 4366336 tid 2 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1193: writing smithi003182153-24 from 4366336 to 4620288 tid 3 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1194: delete oid 3 current snap is 125 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 1 to smithi003182153-35 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 2 to smithi003182153-35 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 3 to smithi003182153-35 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 4 to smithi003182153-35 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 5 to smithi003182153-35 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 767 (ObjNum 375 snap 125 seq_num 375) dirty exists 2023-10-07T21:17:46.765 INFO:tasks.rados.rados.0.smithi003.stdout:1192: left oid 35 (ObjNum 375 snap 125 seq_num 375) 2023-10-07T21:17:46.766 INFO:tasks.rados.rados.0.smithi003.stdout:1193: finishing write tid 1 to smithi003182153-24 2023-10-07T21:17:46.767 INFO:tasks.rados.rados.0.smithi003.stdout:1193: finishing write tid 2 to smithi003182153-24 2023-10-07T21:17:46.768 INFO:tasks.rados.rados.0.smithi003.stdout:1193: finishing write tid 3 to smithi003182153-24 2023-10-07T21:17:46.768 INFO:tasks.rados.rados.0.smithi003.stdout:1193: finishing write tid 4 to smithi003182153-24 2023-10-07T21:17:46.770 INFO:tasks.rados.rados.0.smithi003.stdout:1193: finishing write tid 5 to smithi003182153-24 2023-10-07T21:17:46.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 720 (ObjNum 376 snap 125 seq_num 376) dirty exists 2023-10-07T21:17:46.770 INFO:tasks.rados.rados.0.smithi003.stdout:1193: left oid 24 (ObjNum 376 snap 125 seq_num 376) 2023-10-07T21:17:46.771 INFO:tasks.rados.rados.0.smithi003.stdout:1192: done (2 left) 2023-10-07T21:17:46.771 INFO:tasks.rados.rados.0.smithi003.stdout:1193: done (1 left) 2023-10-07T21:17:46.771 INFO:tasks.rados.rados.0.smithi003.stdout:1194: done (0 left) 2023-10-07T21:17:46.771 INFO:tasks.rados.rados.0.smithi003.stdout:1195: rollback oid 50 current snap is 125 2023-10-07T21:17:46.771 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 95 2023-10-07T21:17:46.771 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 125 2023-10-07T21:17:46.771 INFO:tasks.rados.rados.0.smithi003.stdout:1196: seq_num 378 ranges {57344=737280,794624=720896,1515520=81920} 2023-10-07T21:17:46.775 INFO:tasks.rados.rados.0.smithi003.stdout:1196: writing smithi003182153-29 from 57344 to 794624 tid 1 2023-10-07T21:17:46.780 INFO:tasks.rados.rados.0.smithi003.stdout:1196: writing smithi003182153-29 from 794624 to 1515520 tid 2 2023-10-07T21:17:46.780 INFO:tasks.rados.rados.0.smithi003.stdout:1196: writing smithi003182153-29 from 1515520 to 1597440 tid 3 2023-10-07T21:17:46.780 INFO:tasks.rados.rados.0.smithi003.stdout:1197: snap_remove snap 115 2023-10-07T21:17:46.822 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:46 smithi003 conmon[213981]: 2023-10-07T21:17:46.563+0000 7f6e25d57640 -1 osd.0 0 read_superblock omap replica is missing. 2023-10-07T21:17:46.822 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:46 smithi003 conmon[213981]: 2023-10-07T21:17:46.639+0000 7f6e25d57640 -1 osd.0 299 log_to_monitors true 2023-10-07T21:17:46.822 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 07 21:17:46 smithi003 conmon[213981]: 2023-10-07T21:17:46.759+0000 7f6e169c2700 -1 osd.0 299 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:17:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: osdmap e309: 8 total, 7 up, 8 in 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:17:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: osdmap e309: 8 total, 7 up, 8 in 2023-10-07T21:17:47.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:17:47.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: failed to encode map e308 with expected crc 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T21:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T21:17:47.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: osdmap e309: 8 total, 7 up, 8 in 2023-10-07T21:17:47.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:17:47.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:47.728 INFO:tasks.rados.rados.0.smithi003.stdout:1197: done (2 left) 2023-10-07T21:17:47.728 INFO:tasks.rados.rados.0.smithi003.stdout:1198: snap_remove snap 122 2023-10-07T21:17:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: failed to encode map e308 with expected crc 2023-10-07T21:17:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: failed to encode map e309 with expected crc 2023-10-07T21:17:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: failed to encode map e308 with expected crc 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: pgmap v110: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 119/819 objects degraded (14.530%) 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908] boot 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: osdmap e310: 8 total, 8 up, 8 in 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: failed to encode map e308 with expected crc 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: failed to encode map e309 with expected crc 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: failed to encode map e308 with expected crc 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: pgmap v110: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 119/819 objects degraded (14.530%) 2023-10-07T21:17:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:17:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908] boot 2023-10-07T21:17:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: osdmap e310: 8 total, 8 up, 8 in 2023-10-07T21:17:48.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:17:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: failed to encode map e308 with expected crc 2023-10-07T21:17:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: failed to encode map e309 with expected crc 2023-10-07T21:17:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: failed to encode map e308 with expected crc 2023-10-07T21:17:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: pgmap v110: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 119/819 objects degraded (14.530%) 2023-10-07T21:17:48.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:17:48.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: osd.0 [v2:172.21.15.3:6802/3597888908,v1:172.21.15.3:6803/3597888908] boot 2023-10-07T21:17:48.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: osdmap e310: 8 total, 8 up, 8 in 2023-10-07T21:17:48.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T21:17:48.727 INFO:tasks.rados.rados.0.smithi003.stdout:1198: done (2 left) 2023-10-07T21:17:48.727 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 125 2023-10-07T21:17:48.728 INFO:tasks.rados.rados.0.smithi003.stdout:1199: seq_num 379 ranges {1753088=753664,2506752=606208,3112960=196608} 2023-10-07T21:17:48.742 INFO:tasks.rados.rados.0.smithi003.stdout:1199: writing smithi003182153-22 from 1753088 to 2506752 tid 1 2023-10-07T21:17:48.746 INFO:tasks.rados.rados.0.smithi003.stdout:1199: writing smithi003182153-22 from 2506752 to 3112960 tid 2 2023-10-07T21:17:48.750 INFO:tasks.rados.rados.0.smithi003.stdout:1199: writing smithi003182153-22 from 3112960 to 3309568 tid 3 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1200: read oid 21 snap -1 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1200: expect (ObjNum 358 snap 115 seq_num 358) 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1201: delete oid 40 current snap is 125 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing rollback tid 2 to smithi003182153-50 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 414 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1196: finishing write tid 1 to smithi003182153-29 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1196: finishing write tid 2 to smithi003182153-29 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1196: finishing write tid 3 to smithi003182153-29 2023-10-07T21:17:48.751 INFO:tasks.rados.rados.0.smithi003.stdout:1196: finishing write tid 4 to smithi003182153-29 2023-10-07T21:17:48.752 INFO:tasks.rados.rados.0.smithi003.stdout:1196: finishing write tid 5 to smithi003182153-29 2023-10-07T21:17:48.752 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 644 (ObjNum 378 snap 125 seq_num 378) dirty exists 2023-10-07T21:17:48.752 INFO:tasks.rados.rados.0.smithi003.stdout:1196: left oid 29 (ObjNum 378 snap 125 seq_num 378) 2023-10-07T21:17:48.759 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 1 to smithi003182153-22 2023-10-07T21:17:48.765 INFO:tasks.rados.rados.0.smithi003.stdout:1200: expect (ObjNum 358 snap 115 seq_num 358) 2023-10-07T21:17:48.804 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 2 to smithi003182153-22 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 3 to smithi003182153-22 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 4 to smithi003182153-22 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 5 to smithi003182153-22 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 771 (ObjNum 379 snap 125 seq_num 379) dirty exists 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1199: left oid 22 (ObjNum 379 snap 125 seq_num 379) 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1195: done (4 left) 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1196: done (3 left) 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1199: done (2 left) 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1200: done (1 left) 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1201: done (0 left) 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:1202: rollback oid 41 current snap is 125 2023-10-07T21:17:48.805 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 41 to 108 2023-10-07T21:17:48.806 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 125 2023-10-07T21:17:48.806 INFO:tasks.rados.rados.0.smithi003.stdout:1203: seq_num 381 ranges {2744320=786432,3530752=417792,3948544=385024} 2023-10-07T21:17:48.824 INFO:tasks.rados.rados.0.smithi003.stdout:1203: writing smithi003182153-25 from 2744320 to 3530752 tid 1 2023-10-07T21:17:48.826 INFO:tasks.rados.rados.0.smithi003.stdout:1203: writing smithi003182153-25 from 3530752 to 3948544 tid 2 2023-10-07T21:17:48.829 INFO:tasks.rados.rados.0.smithi003.stdout:1203: writing smithi003182153-25 from 3948544 to 4333568 tid 3 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:1204: rollback oid 49 current snap is 125 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 102 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:1202: finishing rollback tid 0 to smithi003182153-41 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:1202: finishing rollback tid 1 to smithi003182153-41 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:1202: finishing rollback tid 2 to smithi003182153-41 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 550 (ObjNum 238 snap 77 seq_num 238) dirty exists 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:1202: done (2 left) 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:1205: delete oid 21 current snap is 125 2023-10-07T21:17:48.830 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 1 to smithi003182153-25 2023-10-07T21:17:48.831 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 2 to smithi003182153-25 2023-10-07T21:17:48.831 INFO:tasks.rados.rados.0.smithi003.stdout:1205: done (2 left) 2023-10-07T21:17:48.831 INFO:tasks.rados.rados.0.smithi003.stdout:1206: delete oid 41 current snap is 125 2023-10-07T21:17:48.833 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 3 to smithi003182153-25 2023-10-07T21:17:48.833 INFO:tasks.rados.rados.0.smithi003.stdout:1204: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:17:48.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 331 (ObjNum 113 snap 0 seq_num 1510398384) dirty dne 2023-10-07T21:17:48.834 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 4 to smithi003182153-25 2023-10-07T21:17:48.835 INFO:tasks.rados.rados.0.smithi003.stdout:1204: done (2 left) 2023-10-07T21:17:48.836 INFO:tasks.rados.rados.0.smithi003.stdout:1206: done (1 left) 2023-10-07T21:17:48.836 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 125 2023-10-07T21:17:48.836 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 5 to smithi003182153-25 2023-10-07T21:17:48.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 762 (ObjNum 381 snap 125 seq_num 381) dirty exists 2023-10-07T21:17:48.836 INFO:tasks.rados.rados.0.smithi003.stdout:1203: left oid 25 (ObjNum 381 snap 125 seq_num 381) 2023-10-07T21:17:48.836 INFO:tasks.rados.rados.0.smithi003.stdout:1207: seq_num 384 ranges {3104768=434176,3538944=475136,4014080=630784,4644864=98304} 2023-10-07T21:17:48.855 INFO:tasks.rados.rados.0.smithi003.stdout:1207: writing smithi003182153-28 from 3104768 to 3538944 tid 1 2023-10-07T21:17:48.858 INFO:tasks.rados.rados.0.smithi003.stdout:1207: writing smithi003182153-28 from 3538944 to 4014080 tid 2 2023-10-07T21:17:48.862 INFO:tasks.rados.rados.0.smithi003.stdout:1207: writing smithi003182153-28 from 4014080 to 4644864 tid 3 2023-10-07T21:17:48.864 INFO:tasks.rados.rados.0.smithi003.stdout:1207: writing smithi003182153-28 from 4644864 to 4743168 tid 4 2023-10-07T21:17:48.864 INFO:tasks.rados.rados.0.smithi003.stdout:1203: done (1 left) 2023-10-07T21:17:48.864 INFO:tasks.rados.rados.0.smithi003.stdout:1208: rmattr oid 1 current snap is 125 2023-10-07T21:17:48.864 INFO:tasks.rados.rados.0.smithi003.stdout:1208: done (1 left) 2023-10-07T21:17:48.864 INFO:tasks.rados.rados.0.smithi003.stdout:1209: read oid 7 snap 108 2023-10-07T21:17:48.864 INFO:tasks.rados.rados.0.smithi003.stdout:1209: expect (ObjNum 1510498576 snap 22073 seq_num 1510578288) 2023-10-07T21:17:48.865 INFO:tasks.rados.rados.0.smithi003.stdout:1210: snap_remove snap 124 2023-10-07T21:17:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[200960]: failed to encode map e309 with expected crc 2023-10-07T21:17:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[200960]: failed to encode map e310 with expected crc 2023-10-07T21:17:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[200960]: failed to encode map e310 with expected crc 2023-10-07T21:17:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[200960]: osdmap e311: 8 total, 8 up, 8 in 2023-10-07T21:17:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[204507]: failed to encode map e309 with expected crc 2023-10-07T21:17:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[204507]: failed to encode map e310 with expected crc 2023-10-07T21:17:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[204507]: failed to encode map e310 with expected crc 2023-10-07T21:17:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:48 smithi003 ceph-mon[204507]: osdmap e311: 8 total, 8 up, 8 in 2023-10-07T21:17:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:48 smithi046 ceph-mon[189713]: failed to encode map e309 with expected crc 2023-10-07T21:17:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:48 smithi046 ceph-mon[189713]: failed to encode map e310 with expected crc 2023-10-07T21:17:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:48 smithi046 ceph-mon[189713]: failed to encode map e310 with expected crc 2023-10-07T21:17:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:48 smithi046 ceph-mon[189713]: osdmap e311: 8 total, 8 up, 8 in 2023-10-07T21:17:49.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:48 smithi046 conmon[175795]: ts=2023-10-07T21:17: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:17:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:1210: done (2 left) 2023-10-07T21:17:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 125 2023-10-07T21:17:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:1207: finishing write tid 1 to smithi003182153-28 2023-10-07T21:17:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:1211: seq_num 385 ranges {1581056=450560,2031616=761856,2793472=442368} 2023-10-07T21:17:49.737 INFO:tasks.rados.rados.0.smithi003.stdout:1211: writing smithi003182153-43 from 1581056 to 2031616 tid 1 2023-10-07T21:17:49.741 INFO:tasks.rados.rados.0.smithi003.stdout:1211: writing smithi003182153-43 from 2031616 to 2793472 tid 2 2023-10-07T21:17:49.744 INFO:tasks.rados.rados.0.smithi003.stdout:1211: writing smithi003182153-43 from 2793472 to 3235840 tid 3 2023-10-07T21:17:49.744 INFO:tasks.rados.rados.0.smithi003.stdout:1212: snap_create 2023-10-07T21:17:49.744 INFO:tasks.rados.rados.0.smithi003.stdout:1209: expect (ObjNum 1510498576 snap 22073 seq_num 1510578288) 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1207: finishing write tid 2 to smithi003182153-28 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1207: finishing write tid 3 to smithi003182153-28 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1207: finishing write tid 4 to smithi003182153-28 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1207: finishing write tid 5 to smithi003182153-28 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1207: finishing write tid 6 to smithi003182153-28 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 928 (ObjNum 384 snap 125 seq_num 384) dirty exists 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1207: left oid 28 (ObjNum 384 snap 125 seq_num 384) 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 1 to smithi003182153-43 2023-10-07T21:17:49.749 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 2 to smithi003182153-43 2023-10-07T21:17:49.750 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 3 to smithi003182153-43 2023-10-07T21:17:49.750 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 4 to smithi003182153-43 2023-10-07T21:17:49.750 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 5 to smithi003182153-43 2023-10-07T21:17:49.750 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 744 (ObjNum 385 snap 125 seq_num 385) dirty exists 2023-10-07T21:17:49.750 INFO:tasks.rados.rados.0.smithi003.stdout:1211: left oid 43 (ObjNum 385 snap 125 seq_num 385) 2023-10-07T21:17:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: pgmap v113: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 123/843 objects degraded (14.591%) 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[204507]: osdmap e312: 8 total, 8 up, 8 in 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: pgmap v113: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 123/843 objects degraded (14.591%) 2023-10-07T21:17:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:49 smithi003 ceph-mon[200960]: osdmap e312: 8 total, 8 up, 8 in 2023-10-07T21:17:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: failed to encode map e311 with expected crc 2023-10-07T21:17:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: pgmap v113: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 123/843 objects degraded (14.591%) 2023-10-07T21:17:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:49 smithi046 ceph-mon[189713]: osdmap e312: 8 total, 8 up, 8 in 2023-10-07T21:17:50.727 INFO:tasks.rados.rados.0.smithi003.stdout:1207: done (3 left) 2023-10-07T21:17:50.727 INFO:tasks.rados.rados.0.smithi003.stdout:1209: done (2 left) 2023-10-07T21:17:50.727 INFO:tasks.rados.rados.0.smithi003.stdout:1211: done (1 left) 2023-10-07T21:17:50.727 INFO:tasks.rados.rados.0.smithi003.stdout:1212: done (0 left) 2023-10-07T21:17:50.728 INFO:tasks.rados.rados.0.smithi003.stdout:1213: read oid 38 snap -1 2023-10-07T21:17:50.728 INFO:tasks.rados.rados.0.smithi003.stdout:1213: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:17:50.728 INFO:tasks.rados.rados.0.smithi003.stdout:1214: setattr oid 1 current snap is 126 2023-10-07T21:17:50.729 INFO:tasks.rados.rados.0.smithi003.stdout:1215: snap_create 2023-10-07T21:17:50.739 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 772 (ObjNum 349 snap 113 seq_num 349) dirty exists 2023-10-07T21:17:50.754 INFO:tasks.rados.rados.0.smithi003.stdout:1213: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:17:50.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:50 smithi003 conmon[187445]: 2023-10-07T21:17:50.620+0000 7fccd1da5700 -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-10-07T21:17:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 123/843 objects degraded (14.591%), 15 pgs degraded (PG_DEGRADED) 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[200960]: osdmap e313: 8 total, 8 up, 8 in 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 123/843 objects degraded (14.591%), 15 pgs degraded (PG_DEGRADED) 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:17:51.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:17:51.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-10-07T21:17:51.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:50 smithi003 ceph-mon[204507]: osdmap e313: 8 total, 8 up, 8 in 2023-10-07T21:17:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 123/843 objects degraded (14.591%), 15 pgs degraded (PG_DEGRADED) 2023-10-07T21:17:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: failed to encode map e312 with expected crc 2023-10-07T21:17:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-10-07T21:17:51.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:50 smithi046 ceph-mon[189713]: osdmap e313: 8 total, 8 up, 8 in 2023-10-07T21:17:51.729 INFO:tasks.rados.rados.0.smithi003.stdout:1213: done (2 left) 2023-10-07T21:17:51.730 INFO:tasks.rados.rados.0.smithi003.stdout:1214: done (1 left) 2023-10-07T21:17:51.730 INFO:tasks.rados.rados.0.smithi003.stdout:1215: done (0 left) 2023-10-07T21:17:51.730 INFO:tasks.rados.rados.0.smithi003.stdout:1216: setattr oid 40 current snap is 127 2023-10-07T21:17:51.732 INFO:tasks.rados.rados.0.smithi003.stdout:1217: read oid 8 snap -1 2023-10-07T21:17:51.732 INFO:tasks.rados.rados.0.smithi003.stdout:1217: expect (ObjNum 202 snap 60 seq_num 202) 2023-10-07T21:17:51.732 INFO:tasks.rados.rados.0.smithi003.stdout:1218: snap_remove snap 95 2023-10-07T21:17:51.878 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:17:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:17:51] "GET /metrics HTTP/1.1" 200 36125 "" "Prometheus/2.43.0" 2023-10-07T21:17:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[200960]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[200960]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[200960]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[200960]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[200960]: pgmap v116: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 123/843 objects degraded (14.591%) 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[200960]: osdmap e314: 8 total, 8 up, 8 in 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[204507]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[204507]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[204507]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[204507]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[204507]: pgmap v116: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 123/843 objects degraded (14.591%) 2023-10-07T21:17:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:51 smithi003 ceph-mon[204507]: osdmap e314: 8 total, 8 up, 8 in 2023-10-07T21:17:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:51 smithi046 ceph-mon[189713]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:51 smithi046 ceph-mon[189713]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:51 smithi046 ceph-mon[189713]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:51 smithi046 ceph-mon[189713]: failed to encode map e313 with expected crc 2023-10-07T21:17:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:51 smithi046 ceph-mon[189713]: pgmap v116: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 331 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 123/843 objects degraded (14.591%) 2023-10-07T21:17:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:51 smithi046 ceph-mon[189713]: osdmap e314: 8 total, 8 up, 8 in 2023-10-07T21:17:52.731 INFO:tasks.rados.rados.0.smithi003.stdout:1218: done (2 left) 2023-10-07T21:17:52.731 INFO:tasks.rados.rados.0.smithi003.stdout:1219: read oid 6 snap -1 2023-10-07T21:17:52.731 INFO:tasks.rados.rados.0.smithi003.stdout:1219: expect deleted 2023-10-07T21:17:52.732 INFO:tasks.rados.rados.0.smithi003.stdout:1220: snap_remove snap 101 2023-10-07T21:17:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[200960]: failed to encode map e314 with expected crc 2023-10-07T21:17:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[200960]: failed to encode map e314 with expected crc 2023-10-07T21:17:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[200960]: failed to encode map e315 with expected crc 2023-10-07T21:17:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[200960]: osdmap e315: 8 total, 8 up, 8 in 2023-10-07T21:17:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[204507]: failed to encode map e314 with expected crc 2023-10-07T21:17:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[204507]: failed to encode map e314 with expected crc 2023-10-07T21:17:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[204507]: failed to encode map e315 with expected crc 2023-10-07T21:17:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:52 smithi003 ceph-mon[204507]: osdmap e315: 8 total, 8 up, 8 in 2023-10-07T21:17:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:52 smithi046 ceph-mon[189713]: failed to encode map e314 with expected crc 2023-10-07T21:17:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:52 smithi046 ceph-mon[189713]: failed to encode map e314 with expected crc 2023-10-07T21:17:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:52 smithi046 ceph-mon[189713]: failed to encode map e315 with expected crc 2023-10-07T21:17:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:52 smithi046 ceph-mon[189713]: osdmap e315: 8 total, 8 up, 8 in 2023-10-07T21:17:53.622 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:17:53.732 INFO:tasks.rados.rados.0.smithi003.stdout:1220: done (3 left) 2023-10-07T21:17:53.732 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 127 2023-10-07T21:17:53.732 INFO:tasks.rados.rados.0.smithi003.stdout:1221: seq_num 386 ranges {311296=466944,778240=638976,1417216=565248} 2023-10-07T21:17:53.737 INFO:tasks.rados.rados.0.smithi003.stdout:1221: writing smithi003182153-19 from 311296 to 778240 tid 1 2023-10-07T21:17:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:1221: writing smithi003182153-19 from 778240 to 1417216 tid 2 2023-10-07T21:17:53.747 INFO:tasks.rados.rados.0.smithi003.stdout:1221: writing smithi003182153-19 from 1417216 to 1982464 tid 3 2023-10-07T21:17:53.747 INFO:tasks.rados.rados.0.smithi003.stdout:1222: setattr oid 11 current snap is 127 2023-10-07T21:17:53.747 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 745 (ObjNum 33 snap 0 seq_num 1952206433) dirty exists 2023-10-07T21:17:53.747 INFO:tasks.rados.rados.0.smithi003.stdout:1217: expect (ObjNum 202 snap 60 seq_num 202) 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 1 to smithi003182153-19 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 2 to smithi003182153-19 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 3 to smithi003182153-19 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 4 to smithi003182153-19 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 5 to smithi003182153-19 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 551 (ObjNum 386 snap 127 seq_num 386) dirty exists 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1221: left oid 19 (ObjNum 386 snap 127 seq_num 386) 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1216: done (4 left) 2023-10-07T21:17:53.824 INFO:tasks.rados.rados.0.smithi003.stdout:1217: done (3 left) 2023-10-07T21:17:53.825 INFO:tasks.rados.rados.0.smithi003.stdout:1219: done (2 left) 2023-10-07T21:17:53.825 INFO:tasks.rados.rados.0.smithi003.stdout:1221: done (1 left) 2023-10-07T21:17:53.825 INFO:tasks.rados.rados.0.smithi003.stdout:1223: rollback oid 9 current snap is 127 2023-10-07T21:17:53.825 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 126 2023-10-07T21:17:53.825 INFO:tasks.rados.rados.0.smithi003.stdout:1224: snap_remove snap 112 2023-10-07T21:17:53.969 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 7s ago 6m 19.9M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (2m) 47s ago 5m 84.7M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (7m) 7s ago 7m 15.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (7m) 47s ago 7m 18.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (107s) 47s ago 10m 447M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (2m) 7s ago 12m 508M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (94s) 7s ago 12m 69.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:17:53.970 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (51s) 47s ago 10m 28.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (68s) 7s ago 10m 51.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (2m) 7s ago 6m 9.80M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (2m) 47s ago 6m 18.4M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (11s) 7s ago 10m 15.1M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (9m) 7s ago 9m 367M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 35deb230872e 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (9m) 7s ago 9m 457M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (8m) 7s ago 8m 238M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (8m) 47s ago 8m 363M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (8m) 47s ago 8m 445M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (7m) 47s ago 7m 207M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (7m) 47s ago 7m 219M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:17:53.971 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (112s) 47s ago 6m 50.3M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:17:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[200960]: failed to encode map e315 with expected crc 2023-10-07T21:17:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[200960]: failed to encode map e315 with expected crc 2023-10-07T21:17:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[200960]: pgmap v119: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 5.0 MiB/s, 2 objects/s recovering 2023-10-07T21:17:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[200960]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[200960]: osdmap e316: 8 total, 8 up, 8 in 2023-10-07T21:17:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[204507]: failed to encode map e315 with expected crc 2023-10-07T21:17:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[204507]: failed to encode map e315 with expected crc 2023-10-07T21:17:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[204507]: pgmap v119: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 5.0 MiB/s, 2 objects/s recovering 2023-10-07T21:17:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[204507]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:53 smithi003 ceph-mon[204507]: osdmap e316: 8 total, 8 up, 8 in 2023-10-07T21:17:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:53 smithi046 ceph-mon[189713]: failed to encode map e315 with expected crc 2023-10-07T21:17:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:53 smithi046 ceph-mon[189713]: failed to encode map e315 with expected crc 2023-10-07T21:17:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:53 smithi046 ceph-mon[189713]: pgmap v119: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 5.0 MiB/s, 2 objects/s recovering 2023-10-07T21:17:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:53 smithi046 ceph-mon[189713]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:53 smithi046 ceph-mon[189713]: osdmap e316: 8 total, 8 up, 8 in 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:17:54.367 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 7, 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 9, 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 6 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:17:54.368 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:17:54.720 INFO:tasks.rados.rados.0.smithi003.stdout:1224: done (2 left) 2023-10-07T21:17:54.720 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 127 2023-10-07T21:17:54.720 INFO:tasks.rados.rados.0.smithi003.stdout:1223: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:17:54.721 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 567 (ObjNum 129 snap 0 seq_num 1511511424) dirty dne 2023-10-07T21:17:54.721 INFO:tasks.rados.rados.0.smithi003.stdout:1225: seq_num 387 ranges {1597440=483328,2080768=524288,2605056=679936} 2023-10-07T21:17:54.732 INFO:tasks.rados.rados.0.smithi003.stdout:1225: writing smithi003182153-29 from 1597440 to 2080768 tid 1 2023-10-07T21:17:54.742 INFO:tasks.rados.rados.0.smithi003.stdout:1225: writing smithi003182153-29 from 2080768 to 2605056 tid 2 2023-10-07T21:17:54.742 INFO:tasks.rados.rados.0.smithi003.stdout:1225: writing smithi003182153-29 from 2605056 to 3284992 tid 3 2023-10-07T21:17:54.742 INFO:tasks.rados.rados.0.smithi003.stdout:1223: done (2 left) 2023-10-07T21:17:54.743 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 127 2023-10-07T21:17:54.743 INFO:tasks.rados.rados.0.smithi003.stdout:1226: seq_num 388 ranges {4030464=507904,4538368=458752,4997120=606208,5603328=139264} 2023-10-07T21:17:54.766 INFO:tasks.rados.rados.0.smithi003.stdout:1226: writing smithi003182153-32 from 4030464 to 4538368 tid 1 2023-10-07T21:17:54.769 INFO:tasks.rados.rados.0.smithi003.stdout:1226: writing smithi003182153-32 from 4538368 to 4997120 tid 2 2023-10-07T21:17:54.772 INFO:tasks.rados.rados.0.smithi003.stdout:1226: writing smithi003182153-32 from 4997120 to 5603328 tid 3 2023-10-07T21:17:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:1226: writing smithi003182153-32 from 5603328 to 5742592 tid 4 2023-10-07T21:17:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:1227: read oid 31 snap -1 2023-10-07T21:17:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:1227: expect (ObjNum 346 snap 112 seq_num 346) 2023-10-07T21:17:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:1228: copy_from oid 37 from oid 50 current snap is 127 2023-10-07T21:17:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 574 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:17:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:1225: finishing write tid 1 to smithi003182153-29 2023-10-07T21:17:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:1225: finishing write tid 2 to smithi003182153-29 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1225: finishing write tid 3 to smithi003182153-29 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1225: finishing write tid 4 to smithi003182153-29 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1225: finishing write tid 5 to smithi003182153-29 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 678 (ObjNum 387 snap 127 seq_num 387) dirty exists 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1225: left oid 29 (ObjNum 387 snap 127 seq_num 387) 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1226: finishing write tid 1 to smithi003182153-32 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1226: finishing write tid 2 to smithi003182153-32 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1222: done (4 left) 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1225: done (3 left) 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1229: read oid 43 snap -1 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1229: expect (ObjNum 385 snap 125 seq_num 385) 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:1230: rollback oid 46 current snap is 127 2023-10-07T21:17:54.776 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 46 to 125 2023-10-07T21:17:54.777 INFO:tasks.rados.rados.0.smithi003.stdout:1231: rmattr oid 19 current snap is 127 2023-10-07T21:17:54.777 INFO:tasks.rados.rados.0.smithi003.stdout:1231: done (5 left) 2023-10-07T21:17:54.777 INFO:tasks.rados.rados.0.smithi003.stdout:1232: read oid 29 snap -1 2023-10-07T21:17:54.777 INFO:tasks.rados.rados.0.smithi003.stdout:1232: expect (ObjNum 387 snap 127 seq_num 387) 2023-10-07T21:17:54.777 INFO:tasks.rados.rados.0.smithi003.stdout:1233: snap_remove snap 52 2023-10-07T21:17:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[200960]: failed to encode map e316 with expected crc 2023-10-07T21:17:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[200960]: failed to encode map e316 with expected crc 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 123/843 objects degraded (14.591%), 15 pgs degraded) 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[200960]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2844468966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[200960]: osdmap e317: 8 total, 8 up, 8 in 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[204507]: failed to encode map e316 with expected crc 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[204507]: failed to encode map e316 with expected crc 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 123/843 objects degraded (14.591%), 15 pgs degraded) 2023-10-07T21:17:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:17:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[204507]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2844468966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:54 smithi003 ceph-mon[204507]: osdmap e317: 8 total, 8 up, 8 in 2023-10-07T21:17:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:54 smithi046 ceph-mon[189713]: failed to encode map e316 with expected crc 2023-10-07T21:17:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:54 smithi046 ceph-mon[189713]: failed to encode map e316 with expected crc 2023-10-07T21:17:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:54 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 123/843 objects degraded (14.591%), 15 pgs degraded) 2023-10-07T21:17:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:54 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:17:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:54 smithi046 ceph-mon[189713]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:17:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:54 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2844468966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:17:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:54 smithi046 ceph-mon[189713]: osdmap e317: 8 total, 8 up, 8 in 2023-10-07T21:17:55.729 INFO:tasks.rados.rados.0.smithi003.stdout:1233: done (6 left) 2023-10-07T21:17:55.729 INFO:tasks.rados.rados.0.smithi003.stdout:1234: rollback oid 24 current snap is 127 2023-10-07T21:17:55.729 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 24 to 98 2023-10-07T21:17:55.729 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing rollback tid 0 to smithi003182153-46 2023-10-07T21:17:55.730 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing rollback tid 1 to smithi003182153-46 2023-10-07T21:17:55.730 INFO:tasks.rados.rados.0.smithi003.stdout:1226: finishing write tid 3 to smithi003182153-32 2023-10-07T21:17:55.730 INFO:tasks.rados.rados.0.smithi003.stdout:1226: finishing write tid 4 to smithi003182153-32 2023-10-07T21:17:55.730 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing rollback tid 2 to smithi003182153-46 2023-10-07T21:17:55.730 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 644 (ObjNum 353 snap 114 seq_num 353) dirty exists 2023-10-07T21:17:55.730 INFO:tasks.rados.rados.0.smithi003.stdout:1226: finishing write tid 5 to smithi003182153-32 2023-10-07T21:17:55.730 INFO:tasks.rados.rados.0.smithi003.stdout:1227: expect (ObjNum 346 snap 112 seq_num 346) 2023-10-07T21:17:55.775 INFO:tasks.rados.rados.0.smithi003.stdout:1226: finishing write tid 6 to smithi003182153-32 2023-10-07T21:17:55.775 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 964 (ObjNum 388 snap 127 seq_num 388) dirty exists 2023-10-07T21:17:55.775 INFO:tasks.rados.rados.0.smithi003.stdout:1226: left oid 32 (ObjNum 388 snap 127 seq_num 388) 2023-10-07T21:17:55.775 INFO:tasks.rados.rados.0.smithi003.stdout:1228: finishing copy_from to smithi003182153-37 2023-10-07T21:17:55.776 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 414 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T21:17:55.776 INFO:tasks.rados.rados.0.smithi003.stdout:1228: finishing copy_from racing read to smithi003182153-37 2023-10-07T21:17:55.776 INFO:tasks.rados.rados.0.smithi003.stdout:1232: expect (ObjNum 387 snap 127 seq_num 387) 2023-10-07T21:17:55.889 INFO:tasks.rados.rados.0.smithi003.stdout:1229: expect (ObjNum 385 snap 125 seq_num 385) 2023-10-07T21:17:56.009 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing rollback tid 0 to smithi003182153-24 2023-10-07T21:17:56.009 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing rollback tid 1 to smithi003182153-24 2023-10-07T21:17:56.009 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing rollback tid 2 to smithi003182153-24 2023-10-07T21:17:56.009 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 771 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1226: done (6 left) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1227: done (5 left) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1228: done (4 left) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1229: done (3 left) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1230: done (2 left) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: done (1 left) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1234: done (0 left) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1235: read oid 43 snap -1 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1235: expect (ObjNum 385 snap 125 seq_num 385) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1236: read oid 50 snap -1 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1236: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:17:56.010 INFO:tasks.rados.rados.0.smithi003.stdout:1237: rollback oid 22 current snap is 127 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 98 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:1238: read oid 46 snap 106 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:1238: expect (ObjNum 291 snap 98 seq_num 291) 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:1239: read oid 4 snap -1 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:1239: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 127 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:1240: seq_num 389 ranges {0=524288,524288=745472,1269760=458752} 2023-10-07T21:17:56.011 INFO:tasks.rados.rados.0.smithi003.stdout:1240: writing smithi003182153-41 from 0 to 524288 tid 1 2023-10-07T21:17:56.014 INFO:tasks.rados.rados.0.smithi003.stdout:1240: writing smithi003182153-41 from 524288 to 1269760 tid 2 2023-10-07T21:17:56.018 INFO:tasks.rados.rados.0.smithi003.stdout:1240: writing smithi003182153-41 from 1269760 to 1728512 tid 3 2023-10-07T21:17:56.018 INFO:tasks.rados.rados.0.smithi003.stdout:1241: read oid 6 snap -1 2023-10-07T21:17:56.018 INFO:tasks.rados.rados.0.smithi003.stdout:1241: expect deleted 2023-10-07T21:17:56.019 INFO:tasks.rados.rados.0.smithi003.stdout:1236: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 792 (ObjNum 256 snap 82 seq_num 256) dirty exists 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 1 to smithi003182153-41 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 2 to smithi003182153-41 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 3 to smithi003182153-41 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1242: read oid 18 snap -1 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1242: expect deleted 2023-10-07T21:17:56.047 INFO:tasks.rados.rados.0.smithi003.stdout:1236: done (7 left) 2023-10-07T21:17:56.048 INFO:tasks.rados.rados.0.smithi003.stdout:1237: done (6 left) 2023-10-07T21:17:56.048 INFO:tasks.rados.rados.0.smithi003.stdout:1241: done (5 left) 2023-10-07T21:17:56.048 INFO:tasks.rados.rados.0.smithi003.stdout:1243: snap_remove snap 119 2023-10-07T21:17:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[200960]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[200960]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[200960]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[200960]: pgmap v122: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 5.0 MiB/s, 2 objects/s recovering 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[200960]: osdmap e318: 8 total, 8 up, 8 in 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[204507]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[204507]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[204507]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[204507]: pgmap v122: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 5.0 MiB/s, 2 objects/s recovering 2023-10-07T21:17:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:55 smithi003 ceph-mon[204507]: osdmap e318: 8 total, 8 up, 8 in 2023-10-07T21:17:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:55 smithi046 ceph-mon[189713]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:55 smithi046 ceph-mon[189713]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:55 smithi046 ceph-mon[189713]: failed to encode map e317 with expected crc 2023-10-07T21:17:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:55 smithi046 ceph-mon[189713]: pgmap v122: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 20 op/s; 5.0 MiB/s, 2 objects/s recovering 2023-10-07T21:17:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:55 smithi046 ceph-mon[189713]: osdmap e318: 8 total, 8 up, 8 in 2023-10-07T21:17:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:1243: done (5 left) 2023-10-07T21:17:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 127 2023-10-07T21:17:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 4 to smithi003182153-41 2023-10-07T21:17:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 5 to smithi003182153-41 2023-10-07T21:17:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 582 (ObjNum 389 snap 127 seq_num 389) dirty exists 2023-10-07T21:17:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:1240: left oid 41 (ObjNum 389 snap 127 seq_num 389) 2023-10-07T21:17:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:1244: seq_num 390 ranges {3112960=540672,3653632=630784,4284416=573440} 2023-10-07T21:17:56.921 INFO:tasks.rados.rados.0.smithi003.stdout:1244: writing smithi003182153-44 from 3112960 to 3653632 tid 1 2023-10-07T21:17:56.925 INFO:tasks.rados.rados.0.smithi003.stdout:1244: writing smithi003182153-44 from 3653632 to 4284416 tid 2 2023-10-07T21:17:56.928 INFO:tasks.rados.rados.0.smithi003.stdout:1244: writing smithi003182153-44 from 4284416 to 4857856 tid 3 2023-10-07T21:17:56.928 INFO:tasks.rados.rados.0.smithi003.stdout:1240: done (5 left) 2023-10-07T21:17:56.928 INFO:tasks.rados.rados.0.smithi003.stdout:1245: snap_create 2023-10-07T21:17:56.933 INFO:tasks.rados.rados.0.smithi003.stdout:1239: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:17:57.030 INFO:tasks.rados.rados.0.smithi003.stdout:1235: expect (ObjNum 385 snap 125 seq_num 385) 2023-10-07T21:17:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:1238: expect (ObjNum 291 snap 98 seq_num 291) 2023-10-07T21:17:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[200960]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[200960]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[200960]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[200960]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[204507]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[204507]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[204507]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:56 smithi003 ceph-mon[204507]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:56 smithi046 ceph-mon[189713]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:56 smithi046 ceph-mon[189713]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:56 smithi046 ceph-mon[189713]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:56 smithi046 ceph-mon[189713]: failed to encode map e318 with expected crc 2023-10-07T21:17:57.443 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 1 to smithi003182153-44 2023-10-07T21:17:57.443 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 2 to smithi003182153-44 2023-10-07T21:17:57.443 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 3 to smithi003182153-44 2023-10-07T21:17:57.443 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 4 to smithi003182153-44 2023-10-07T21:17:57.443 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 5 to smithi003182153-44 2023-10-07T21:17:57.443 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 985 (ObjNum 390 snap 127 seq_num 390) dirty exists 2023-10-07T21:17:57.443 INFO:tasks.rados.rados.0.smithi003.stdout:1244: left oid 44 (ObjNum 390 snap 127 seq_num 390) 2023-10-07T21:17:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:1235: done (5 left) 2023-10-07T21:17:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:1238: done (4 left) 2023-10-07T21:17:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:1239: done (3 left) 2023-10-07T21:17:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:1242: done (2 left) 2023-10-07T21:17:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:1244: done (1 left) 2023-10-07T21:17:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:1245: done (0 left) 2023-10-07T21:17:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 128 2023-10-07T21:17:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:1246: seq_num 391 ranges {9732096=557056,10289152=516096,10805248=688128} 2023-10-07T21:17:57.962 INFO:tasks.rados.rados.0.smithi003.stdout:1246: writing smithi003182153-34 from 9732096 to 10289152 tid 1 2023-10-07T21:17:57.965 INFO:tasks.rados.rados.0.smithi003.stdout:1246: writing smithi003182153-34 from 10289152 to 10805248 tid 2 2023-10-07T21:17:57.969 INFO:tasks.rados.rados.0.smithi003.stdout:1246: writing smithi003182153-34 from 10805248 to 11493376 tid 3 2023-10-07T21:17:57.969 INFO:tasks.rados.rados.0.smithi003.stdout:1247: read oid 37 snap -1 2023-10-07T21:17:57.970 INFO:tasks.rados.rados.0.smithi003.stdout:1247: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:17:57.970 INFO:tasks.rados.rados.0.smithi003.stdout:1248: snap_create 2023-10-07T21:17:57.970 INFO:tasks.rados.rados.0.smithi003.stdout:1246: finishing write tid 1 to smithi003182153-34 2023-10-07T21:17:57.970 INFO:tasks.rados.rados.0.smithi003.stdout:1246: finishing write tid 2 to smithi003182153-34 2023-10-07T21:17:57.973 INFO:tasks.rados.rados.0.smithi003.stdout:1246: finishing write tid 3 to smithi003182153-34 2023-10-07T21:17:57.973 INFO:tasks.rados.rados.0.smithi003.stdout:1246: finishing write tid 4 to smithi003182153-34 2023-10-07T21:17:57.974 INFO:tasks.rados.rados.0.smithi003.stdout:1246: finishing write tid 5 to smithi003182153-34 2023-10-07T21:17:57.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 790 (ObjNum 391 snap 128 seq_num 391) dirty exists 2023-10-07T21:17:57.975 INFO:tasks.rados.rados.0.smithi003.stdout:1246: left oid 34 (ObjNum 391 snap 128 seq_num 391) 2023-10-07T21:17:57.977 INFO:tasks.rados.rados.0.smithi003.stdout:1247: expect (ObjNum 49 snap 0 seq_num 49) 2023-10-07T21:17:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[204507]: failed to encode map e319 with expected crc 2023-10-07T21:17:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[204507]: osdmap e319: 8 total, 8 up, 8 in 2023-10-07T21:17:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[204507]: failed to encode map e319 with expected crc 2023-10-07T21:17:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[204507]: pgmap v125: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 996 KiB/s rd, 0 op/s 2023-10-07T21:17:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[200960]: failed to encode map e319 with expected crc 2023-10-07T21:17:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[200960]: osdmap e319: 8 total, 8 up, 8 in 2023-10-07T21:17:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[200960]: failed to encode map e319 with expected crc 2023-10-07T21:17:58.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:57 smithi003 ceph-mon[200960]: pgmap v125: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 996 KiB/s rd, 0 op/s 2023-10-07T21:17:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:57 smithi046 ceph-mon[189713]: failed to encode map e319 with expected crc 2023-10-07T21:17:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:57 smithi046 ceph-mon[189713]: osdmap e319: 8 total, 8 up, 8 in 2023-10-07T21:17:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:57 smithi046 ceph-mon[189713]: failed to encode map e319 with expected crc 2023-10-07T21:17:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:57 smithi046 ceph-mon[189713]: pgmap v125: 121 pgs: 121 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 996 KiB/s rd, 0 op/s 2023-10-07T21:17:58.914 INFO:tasks.rados.rados.0.smithi003.stdout:1246: done (2 left) 2023-10-07T21:17:58.914 INFO:tasks.rados.rados.0.smithi003.stdout:1247: done (1 left) 2023-10-07T21:17:58.914 INFO:tasks.rados.rados.0.smithi003.stdout:1248: done (0 left) 2023-10-07T21:17:58.914 INFO:tasks.rados.rados.0.smithi003.stdout:1249: snap_remove snap 106 2023-10-07T21:17:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:58 smithi046 ceph-mon[189713]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:58 smithi046 ceph-mon[189713]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:58 smithi046 ceph-mon[189713]: osdmap e320: 8 total, 8 up, 8 in 2023-10-07T21:17:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:58 smithi046 ceph-mon[189713]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:58 smithi046 ceph-mon[189713]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:58 smithi046 conmon[175795]: ts=2023-10-07T21:17:58.663Z 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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-07T21:17:59.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:17:58 smithi046 conmon[175795]: ts=2023-10-07T21:17:58.665Z 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-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:17:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[204507]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[204507]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[204507]: osdmap e320: 8 total, 8 up, 8 in 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[204507]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[204507]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[200960]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[200960]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[200960]: osdmap e320: 8 total, 8 up, 8 in 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[200960]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:58 smithi003 ceph-mon[200960]: failed to encode map e320 with expected crc 2023-10-07T21:17:59.922 INFO:tasks.rados.rados.0.smithi003.stdout:1249: done (0 left) 2023-10-07T21:17:59.923 INFO:tasks.rados.rados.0.smithi003.stdout:1250: read oid 9 snap -1 2023-10-07T21:17:59.923 INFO:tasks.rados.rados.0.smithi003.stdout:1250: expect deleted 2023-10-07T21:17:59.923 INFO:tasks.rados.rados.0.smithi003.stdout:1251: read oid 41 snap 34 2023-10-07T21:17:59.923 INFO:tasks.rados.rados.0.smithi003.stdout:1251: expect deleted 2023-10-07T21:17:59.923 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 129 2023-10-07T21:17:59.923 INFO:tasks.rados.rados.0.smithi003.stdout:1252: seq_num 392 ranges {4743168=573440,5316608=802816,6119424=401408} 2023-10-07T21:17:59.953 INFO:tasks.rados.rados.0.smithi003.stdout:1252: writing smithi003182153-28 from 4743168 to 5316608 tid 1 2023-10-07T21:17:59.958 INFO:tasks.rados.rados.0.smithi003.stdout:1252: writing smithi003182153-28 from 5316608 to 6119424 tid 2 2023-10-07T21:17:59.961 INFO:tasks.rados.rados.0.smithi003.stdout:1252: writing smithi003182153-28 from 6119424 to 6520832 tid 3 2023-10-07T21:17:59.961 INFO:tasks.rados.rados.0.smithi003.stdout:1253: copy_from oid 8 from oid 14 current snap is 129 2023-10-07T21:17:59.961 INFO:tasks.rados.rados.0.smithi003.stdout:1252: finishing write tid 1 to smithi003182153-28 2023-10-07T21:17:59.961 INFO:tasks.rados.rados.0.smithi003.stdout:1250: done (3 left) 2023-10-07T21:17:59.961 INFO:tasks.rados.rados.0.smithi003.stdout:1251: done (2 left) 2023-10-07T21:17:59.961 INFO:tasks.rados.rados.0.smithi003.stdout:1254: rollback oid 47 current snap is 129 2023-10-07T21:17:59.961 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 34 2023-10-07T21:17:59.962 INFO:tasks.rados.rados.0.smithi003.stdout:1255: copy_from oid 32 from oid 20 current snap is 129 2023-10-07T21:17:59.962 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 129 2023-10-07T21:17:59.962 INFO:tasks.rados.rados.0.smithi003.stdout:1256: seq_num 393 ranges {3235840=589824,3825664=679936,4505600=524288} 2023-10-07T21:17:59.982 INFO:tasks.rados.rados.0.smithi003.stdout:1256: writing smithi003182153-43 from 3235840 to 3825664 tid 1 2023-10-07T21:17:59.986 INFO:tasks.rados.rados.0.smithi003.stdout:1256: writing smithi003182153-43 from 3825664 to 4505600 tid 2 2023-10-07T21:17:59.990 INFO:tasks.rados.rados.0.smithi003.stdout:1256: writing smithi003182153-43 from 4505600 to 5029888 tid 3 2023-10-07T21:17:59.990 INFO:tasks.rados.rados.0.smithi003.stdout:1257: snap_create 2023-10-07T21:17:59.990 INFO:tasks.rados.rados.0.smithi003.stdout:1252: finishing write tid 2 to smithi003182153-28 2023-10-07T21:17:59.990 INFO:tasks.rados.rados.0.smithi003.stdout:1252: finishing write tid 3 to smithi003182153-28 2023-10-07T21:17:59.990 INFO:tasks.rados.rados.0.smithi003.stdout:1252: finishing write tid 4 to smithi003182153-28 2023-10-07T21:17:59.990 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing rollback tid 2 to smithi003182153-47 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 664 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1252: finishing write tid 5 to smithi003182153-28 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1002 (ObjNum 392 snap 129 seq_num 392) dirty exists 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1252: left oid 28 (ObjNum 392 snap 129 seq_num 392) 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1255: finishing copy_from to smithi003182153-32 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1255: got expected ENOENT (src dne) 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1255: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1253: finishing copy_from to smithi003182153-8 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 600 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-10-07T21:17:59.991 INFO:tasks.rados.rados.0.smithi003.stdout:1253: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:17:59.992 INFO:tasks.rados.rados.0.smithi003.stdout:1256: finishing write tid 1 to smithi003182153-43 2023-10-07T21:17:59.992 INFO:tasks.rados.rados.0.smithi003.stdout:1256: finishing write tid 2 to smithi003182153-43 2023-10-07T21:17:59.993 INFO:tasks.rados.rados.0.smithi003.stdout:1256: finishing write tid 3 to smithi003182153-43 2023-10-07T21:17:59.993 INFO:tasks.rados.rados.0.smithi003.stdout:1256: finishing write tid 4 to smithi003182153-43 2023-10-07T21:17:59.994 INFO:tasks.rados.rados.0.smithi003.stdout:1256: finishing write tid 5 to smithi003182153-43 2023-10-07T21:17:59.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 803 (ObjNum 393 snap 129 seq_num 393) dirty exists 2023-10-07T21:17:59.994 INFO:tasks.rados.rados.0.smithi003.stdout:1256: left oid 43 (ObjNum 393 snap 129 seq_num 393) 2023-10-07T21:18:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[200960]: failed to encode map e320 with expected crc 2023-10-07T21:18:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[200960]: failed to encode map e320 with expected crc 2023-10-07T21:18:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[200960]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[200960]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[200960]: osdmap e321: 8 total, 8 up, 8 in 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[200960]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[200960]: pgmap v128: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[204507]: failed to encode map e320 with expected crc 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[204507]: failed to encode map e320 with expected crc 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[204507]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[204507]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[204507]: osdmap e321: 8 total, 8 up, 8 in 2023-10-07T21:18:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[204507]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:17:59 smithi003 ceph-mon[204507]: pgmap v128: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-10-07T21:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:59 smithi046 ceph-mon[189713]: failed to encode map e320 with expected crc 2023-10-07T21:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:59 smithi046 ceph-mon[189713]: failed to encode map e320 with expected crc 2023-10-07T21:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:59 smithi046 ceph-mon[189713]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:59 smithi046 ceph-mon[189713]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:59 smithi046 ceph-mon[189713]: osdmap e321: 8 total, 8 up, 8 in 2023-10-07T21:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:59 smithi046 ceph-mon[189713]: failed to encode map e321 with expected crc 2023-10-07T21:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:17:59 smithi046 ceph-mon[189713]: pgmap v128: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-10-07T21:18:00.926 INFO:tasks.rados.rados.0.smithi003.stdout:1252: done (5 left) 2023-10-07T21:18:00.926 INFO:tasks.rados.rados.0.smithi003.stdout:1253: done (4 left) 2023-10-07T21:18:00.926 INFO:tasks.rados.rados.0.smithi003.stdout:1254: done (3 left) 2023-10-07T21:18:00.926 INFO:tasks.rados.rados.0.smithi003.stdout:1255: done (2 left) 2023-10-07T21:18:00.927 INFO:tasks.rados.rados.0.smithi003.stdout:1256: done (1 left) 2023-10-07T21:18:00.927 INFO:tasks.rados.rados.0.smithi003.stdout:1257: done (0 left) 2023-10-07T21:18:00.927 INFO:tasks.rados.rados.0.smithi003.stdout:1258: copy_from oid 31 from oid 47 current snap is 130 2023-10-07T21:18:00.927 INFO:tasks.rados.rados.0.smithi003.stdout:1259: read oid 12 snap 108 2023-10-07T21:18:00.927 INFO:tasks.rados.rados.0.smithi003.stdout:1259: expect deleted 2023-10-07T21:18:00.927 INFO:tasks.rados.rados.0.smithi003.stdout:1260: delete oid 32 current snap is 130 2023-10-07T21:18:00.933 INFO:tasks.rados.rados.0.smithi003.stdout:1259: done (2 left) 2023-10-07T21:18:00.933 INFO:tasks.rados.rados.0.smithi003.stdout:1260: done (1 left) 2023-10-07T21:18:00.934 INFO:tasks.rados.rados.0.smithi003.stdout:1261: snap_create 2023-10-07T21:18:00.942 INFO:tasks.rados.rados.0.smithi003.stdout:1258: finishing copy_from racing read to smithi003182153-31 2023-10-07T21:18:00.943 INFO:tasks.rados.rados.0.smithi003.stdout:1258: finishing copy_from to smithi003182153-31 2023-10-07T21:18:00.943 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 664 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:18:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[204507]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[204507]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[204507]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[204507]: failed to encode map e322 with expected crc 2023-10-07T21:18:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[204507]: failed to encode map e322 with expected crc 2023-10-07T21:18:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[204507]: osdmap e322: 8 total, 8 up, 8 in 2023-10-07T21:18:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[200960]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[200960]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[200960]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[200960]: failed to encode map e322 with expected crc 2023-10-07T21:18:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[200960]: failed to encode map e322 with expected crc 2023-10-07T21:18:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:00 smithi003 ceph-mon[200960]: osdmap e322: 8 total, 8 up, 8 in 2023-10-07T21:18:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:00 smithi046 ceph-mon[189713]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:00 smithi046 ceph-mon[189713]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:00 smithi046 ceph-mon[189713]: failed to encode map e321 with expected crc 2023-10-07T21:18:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:00 smithi046 ceph-mon[189713]: failed to encode map e322 with expected crc 2023-10-07T21:18:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:00 smithi046 ceph-mon[189713]: failed to encode map e322 with expected crc 2023-10-07T21:18:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:00 smithi046 ceph-mon[189713]: osdmap e322: 8 total, 8 up, 8 in 2023-10-07T21:18:01.931 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:18:01] "GET /metrics HTTP/1.1" 200 36181 "" "Prometheus/2.43.0" 2023-10-07T21:18:01.937 INFO:tasks.rados.rados.0.smithi003.stdout:1258: done (1 left) 2023-10-07T21:18:01.937 INFO:tasks.rados.rados.0.smithi003.stdout:1261: done (0 left) 2023-10-07T21:18:01.937 INFO:tasks.rados.rados.0.smithi003.stdout:1262: copy_from oid 38 from oid 8 current snap is 131 2023-10-07T21:18:01.937 INFO:tasks.rados.rados.0.smithi003.stdout:1263: delete oid 42 current snap is 131 2023-10-07T21:18:01.940 INFO:tasks.rados.rados.0.smithi003.stdout:1263: done (1 left) 2023-10-07T21:18:01.940 INFO:tasks.rados.rados.0.smithi003.stdout:1264: delete oid 29 current snap is 131 2023-10-07T21:18:01.950 INFO:tasks.rados.rados.0.smithi003.stdout:1264: done (1 left) 2023-10-07T21:18:01.950 INFO:tasks.rados.rados.0.smithi003.stdout:1265: rollback oid 27 current snap is 131 2023-10-07T21:18:01.950 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 127 2023-10-07T21:18:01.950 INFO:tasks.rados.rados.0.smithi003.stdout:1266: snap_remove snap 108 2023-10-07T21:18:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: osdmap e323: 8 total, 8 up, 8 in 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: pgmap v131: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: osdmap e323: 8 total, 8 up, 8 in 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: pgmap v131: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: osdmap e323: 8 total, 8 up, 8 in 2023-10-07T21:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: failed to encode map e323 with expected crc 2023-10-07T21:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: pgmap v131: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-10-07T21:18:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:02.943 INFO:tasks.rados.rados.0.smithi003.stdout:1266: done (2 left) 2023-10-07T21:18:02.943 INFO:tasks.rados.rados.0.smithi003.stdout:1267: copy_from oid 3 from oid 44 current snap is 131 2023-10-07T21:18:02.943 INFO:tasks.rados.rados.0.smithi003.stdout:1265: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:18:02.943 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 459 (ObjNum 129 snap 0 seq_num 1511066784) dirty dne 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:1262: finishing copy_from to smithi003182153-38 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 600 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:1262: finishing copy_from racing read to smithi003182153-38 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:1262: done (2 left) 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:1265: done (1 left) 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:1268: rollback oid 23 current snap is 131 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 128 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:1269: rollback oid 49 current snap is 131 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 105 2023-10-07T21:18:02.944 INFO:tasks.rados.rados.0.smithi003.stdout:1270: snap_remove snap 129 2023-10-07T21:18:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[200960]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[200960]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[200960]: osdmap e324: 8 total, 8 up, 8 in 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[200960]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[200960]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[200960]: mgrmap e41: y(active, since 91s), standbys: x 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[204507]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[204507]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[204507]: osdmap e324: 8 total, 8 up, 8 in 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[204507]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[204507]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:02 smithi003 ceph-mon[204507]: mgrmap e41: y(active, since 91s), standbys: x 2023-10-07T21:18:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:02 smithi046 ceph-mon[189713]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:02 smithi046 ceph-mon[189713]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:02 smithi046 ceph-mon[189713]: osdmap e324: 8 total, 8 up, 8 in 2023-10-07T21:18:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:02 smithi046 ceph-mon[189713]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:02 smithi046 ceph-mon[189713]: failed to encode map e324 with expected crc 2023-10-07T21:18:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:02 smithi046 ceph-mon[189713]: mgrmap e41: y(active, since 91s), standbys: x 2023-10-07T21:18:03.950 INFO:tasks.rados.rados.0.smithi003.stdout:1270: done (3 left) 2023-10-07T21:18:03.950 INFO:tasks.rados.rados.0.smithi003.stdout:1271: copy_from oid 19 from oid 11 current snap is 131 2023-10-07T21:18:03.950 INFO:tasks.rados.rados.0.smithi003.stdout:1269: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 331 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:1268: finishing rollback tid 0 to smithi003182153-23 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:1268: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:1268: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 814 (ObjNum 370 snap 122 seq_num 370) dirty exists 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:1267: finishing copy_from to smithi003182153-3 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 985 (ObjNum 390 snap 127 seq_num 390) dirty exists 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:1267: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:1267: done (3 left) 2023-10-07T21:18:03.951 INFO:tasks.rados.rados.0.smithi003.stdout:1268: done (2 left) 2023-10-07T21:18:03.952 INFO:tasks.rados.rados.0.smithi003.stdout:1269: done (1 left) 2023-10-07T21:18:03.952 INFO:tasks.rados.rados.0.smithi003.stdout:1272: snap_create 2023-10-07T21:18:03.963 INFO:tasks.rados.rados.0.smithi003.stdout:1271: finishing copy_from to smithi003182153-19 2023-10-07T21:18:03.963 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 574 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-10-07T21:18:03.964 INFO:tasks.rados.rados.0.smithi003.stdout:1271: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:18:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[200960]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[200960]: osdmap e325: 8 total, 8 up, 8 in 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[200960]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[200960]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[200960]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[200960]: pgmap v134: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 607 KiB/s rd, 2.1 MiB/s wr, 8 op/s 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[204507]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[204507]: osdmap e325: 8 total, 8 up, 8 in 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[204507]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[204507]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[204507]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:03 smithi003 ceph-mon[204507]: pgmap v134: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 607 KiB/s rd, 2.1 MiB/s wr, 8 op/s 2023-10-07T21:18:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:03 smithi046 ceph-mon[189713]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:03 smithi046 ceph-mon[189713]: osdmap e325: 8 total, 8 up, 8 in 2023-10-07T21:18:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:03 smithi046 ceph-mon[189713]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:03 smithi046 ceph-mon[189713]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:03 smithi046 ceph-mon[189713]: failed to encode map e325 with expected crc 2023-10-07T21:18:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:03 smithi046 ceph-mon[189713]: pgmap v134: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 607 KiB/s rd, 2.1 MiB/s wr, 8 op/s 2023-10-07T21:18:04.724 INFO:tasks.rados.rados.0.smithi003.stdout:1271: done (1 left) 2023-10-07T21:18:04.724 INFO:tasks.rados.rados.0.smithi003.stdout:1272: done (0 left) 2023-10-07T21:18:04.724 INFO:tasks.rados.rados.0.smithi003.stdout:1273: copy_from oid 35 from oid 22 current snap is 132 2023-10-07T21:18:04.724 INFO:tasks.rados.rados.0.smithi003.stdout:1274: rollback oid 20 current snap is 132 2023-10-07T21:18:04.725 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 125 2023-10-07T21:18:04.725 INFO:tasks.rados.rados.0.smithi003.stdout:1275: delete oid 27 current snap is 132 2023-10-07T21:18:04.733 INFO:tasks.rados.rados.0.smithi003.stdout:1275: done (2 left) 2023-10-07T21:18:04.733 INFO:tasks.rados.rados.0.smithi003.stdout:1276: rollback oid 36 current snap is 132 2023-10-07T21:18:04.733 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 113 2023-10-07T21:18:04.733 INFO:tasks.rados.rados.0.smithi003.stdout:1277: delete oid 7 current snap is 132 2023-10-07T21:18:04.737 INFO:tasks.rados.rados.0.smithi003.stdout:1277: done (3 left) 2023-10-07T21:18:04.737 INFO:tasks.rados.rados.0.smithi003.stdout:1278: copy_from oid 1 from oid 4 current snap is 132 2023-10-07T21:18:04.737 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 132 2023-10-07T21:18:04.737 INFO:tasks.rados.rados.0.smithi003.stdout:1279: seq_num 399 ranges {0=688128,688128=434176,1122304=745472,1867776=24576} 2023-10-07T21:18:04.739 INFO:tasks.rados.rados.0.smithi003.stdout:1279: writing smithi003182153-21 from 0 to 688128 tid 1 2023-10-07T21:18:04.742 INFO:tasks.rados.rados.0.smithi003.stdout:1279: writing smithi003182153-21 from 688128 to 1122304 tid 2 2023-10-07T21:18:04.747 INFO:tasks.rados.rados.0.smithi003.stdout:1279: writing smithi003182153-21 from 1122304 to 1867776 tid 3 2023-10-07T21:18:04.747 INFO:tasks.rados.rados.0.smithi003.stdout:1279: writing smithi003182153-21 from 1867776 to 1892352 tid 4 2023-10-07T21:18:04.747 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 132 2023-10-07T21:18:04.747 INFO:tasks.rados.rados.0.smithi003.stdout:1274: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:18:04.747 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 759 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T21:18:04.747 INFO:tasks.rados.rados.0.smithi003.stdout:1280: seq_num 400 ranges {2957312=704512,3661824=720896,4382720=483328} 2023-10-07T21:18:04.768 INFO:tasks.rados.rados.0.smithi003.stdout:1280: writing smithi003182153-30 from 2957312 to 3661824 tid 1 2023-10-07T21:18:04.772 INFO:tasks.rados.rados.0.smithi003.stdout:1280: writing smithi003182153-30 from 3661824 to 4382720 tid 2 2023-10-07T21:18:04.776 INFO:tasks.rados.rados.0.smithi003.stdout:1280: writing smithi003182153-30 from 4382720 to 4866048 tid 3 2023-10-07T21:18:04.776 INFO:tasks.rados.rados.0.smithi003.stdout:1274: done (5 left) 2023-10-07T21:18:04.776 INFO:tasks.rados.rados.0.smithi003.stdout:1281: rollback oid 7 current snap is 132 2023-10-07T21:18:04.776 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 7 to 126 2023-10-07T21:18:04.776 INFO:tasks.rados.rados.0.smithi003.stdout:1273: finishing copy_from to smithi003182153-35 2023-10-07T21:18:04.776 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 792 (ObjNum 256 snap 82 seq_num 256) dirty exists 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1276: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1276: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 602 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1273: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 1 to smithi003182153-21 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1273: done (5 left) 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1276: done (4 left) 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1282: read oid 14 snap -1 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1282: expect (ObjNum 361 snap 118 seq_num 361) 2023-10-07T21:18:04.777 INFO:tasks.rados.rados.0.smithi003.stdout:1283: snap_remove snap 120 2023-10-07T21:18:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[200960]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[200960]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[200960]: osdmap e326: 8 total, 8 up, 8 in 2023-10-07T21:18:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[200960]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[200960]: osdmap e327: 8 total, 8 up, 8 in 2023-10-07T21:18:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[200960]: failed to encode map e327 with expected crc 2023-10-07T21:18:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[204507]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[204507]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[204507]: osdmap e326: 8 total, 8 up, 8 in 2023-10-07T21:18:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[204507]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[204507]: osdmap e327: 8 total, 8 up, 8 in 2023-10-07T21:18:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:04 smithi003 ceph-mon[204507]: failed to encode map e327 with expected crc 2023-10-07T21:18:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:04 smithi046 ceph-mon[189713]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:04 smithi046 ceph-mon[189713]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:04 smithi046 ceph-mon[189713]: osdmap e326: 8 total, 8 up, 8 in 2023-10-07T21:18:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:04 smithi046 ceph-mon[189713]: failed to encode map e326 with expected crc 2023-10-07T21:18:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:04 smithi046 ceph-mon[189713]: osdmap e327: 8 total, 8 up, 8 in 2023-10-07T21:18:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:04 smithi046 ceph-mon[189713]: failed to encode map e327 with expected crc 2023-10-07T21:18:05.732 INFO:tasks.rados.rados.0.smithi003.stdout:1283: done (5 left) 2023-10-07T21:18:05.732 INFO:tasks.rados.rados.0.smithi003.stdout:1284: delete oid 43 current snap is 132 2023-10-07T21:18:05.732 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 2 to smithi003182153-21 2023-10-07T21:18:05.732 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 3 to smithi003182153-21 2023-10-07T21:18:05.732 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 4 to smithi003182153-21 2023-10-07T21:18:05.732 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 5 to smithi003182153-21 2023-10-07T21:18:05.732 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 6 to smithi003182153-21 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 611 (ObjNum 399 snap 132 seq_num 399) dirty exists 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1279: left oid 21 (ObjNum 399 snap 132 seq_num 399) 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1278: finishing copy_from to smithi003182153-1 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 388 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1278: finishing copy_from racing read to smithi003182153-1 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1280: finishing write tid 1 to smithi003182153-30 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1280: finishing write tid 2 to smithi003182153-30 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1281: finishing rollback tid 1 to smithi003182153-7 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 317 (ObjNum 33 snap 0 seq_num 1511178736) dirty dne 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1280: finishing write tid 3 to smithi003182153-30 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1280: finishing write tid 4 to smithi003182153-30 2023-10-07T21:18:05.733 INFO:tasks.rados.rados.0.smithi003.stdout:1282: expect (ObjNum 361 snap 118 seq_num 361) 2023-10-07T21:18:05.779 INFO:tasks.rados.rados.0.smithi003.stdout:1280: finishing write tid 5 to smithi003182153-30 2023-10-07T21:18:05.779 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 283 (ObjNum 400 snap 132 seq_num 400) dirty exists 2023-10-07T21:18:05.779 INFO:tasks.rados.rados.0.smithi003.stdout:1280: left oid 30 (ObjNum 400 snap 132 seq_num 400) 2023-10-07T21:18:05.779 INFO:tasks.rados.rados.0.smithi003.stdout:1278: done (5 left) 2023-10-07T21:18:05.779 INFO:tasks.rados.rados.0.smithi003.stdout:1279: done (4 left) 2023-10-07T21:18:05.779 INFO:tasks.rados.rados.0.smithi003.stdout:1280: done (3 left) 2023-10-07T21:18:05.780 INFO:tasks.rados.rados.0.smithi003.stdout:1281: done (2 left) 2023-10-07T21:18:05.780 INFO:tasks.rados.rados.0.smithi003.stdout:1282: done (1 left) 2023-10-07T21:18:05.780 INFO:tasks.rados.rados.0.smithi003.stdout:1284: done (0 left) 2023-10-07T21:18:05.780 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 132 2023-10-07T21:18:05.780 INFO:tasks.rados.rados.0.smithi003.stdout:1285: seq_num 402 ranges {0=737280,737280=491520,1228800=516096,1744896=196608} 2023-10-07T21:18:05.783 INFO:tasks.rados.rados.0.smithi003.stdout:1285: writing smithi003182153-19 from 0 to 737280 tid 1 2023-10-07T21:18:05.785 INFO:tasks.rados.rados.0.smithi003.stdout:1285: writing smithi003182153-19 from 737280 to 1228800 tid 2 2023-10-07T21:18:05.788 INFO:tasks.rados.rados.0.smithi003.stdout:1285: writing smithi003182153-19 from 1228800 to 1744896 tid 3 2023-10-07T21:18:05.790 INFO:tasks.rados.rados.0.smithi003.stdout:1285: writing smithi003182153-19 from 1744896 to 1941504 tid 4 2023-10-07T21:18:05.790 INFO:tasks.rados.rados.0.smithi003.stdout:1286: snap_create 2023-10-07T21:18:05.792 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 1 to smithi003182153-19 2023-10-07T21:18:05.792 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 2 to smithi003182153-19 2023-10-07T21:18:05.795 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 3 to smithi003182153-19 2023-10-07T21:18:05.795 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 4 to smithi003182153-19 2023-10-07T21:18:05.796 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 5 to smithi003182153-19 2023-10-07T21:18:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 6 to smithi003182153-19 2023-10-07T21:18:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 579 (ObjNum 402 snap 132 seq_num 402) dirty exists 2023-10-07T21:18:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:1285: left oid 19 (ObjNum 402 snap 132 seq_num 402) 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: pgmap v137: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 607 KiB/s rd, 2.1 MiB/s wr, 8 op/s 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: Upgrade: osd.1 is safe to restart 2023-10-07T21:18:06.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[204507]: osdmap e328: 8 total, 8 up, 8 in 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: pgmap v137: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 607 KiB/s rd, 2.1 MiB/s wr, 8 op/s 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: Upgrade: osd.1 is safe to restart 2023-10-07T21:18:06.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:05 smithi003 ceph-mon[200960]: osdmap e328: 8 total, 8 up, 8 in 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: failed to encode map e327 with expected crc 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: pgmap v137: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 607 KiB/s rd, 2.1 MiB/s wr, 8 op/s 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: Upgrade: osd.1 is safe to restart 2023-10-07T21:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:05 smithi046 ceph-mon[189713]: osdmap e328: 8 total, 8 up, 8 in 2023-10-07T21:18:06.732 INFO:tasks.rados.rados.0.smithi003.stdout:1285: done (1 left) 2023-10-07T21:18:06.732 INFO:tasks.rados.rados.0.smithi003.stdout:1286: done (0 left) 2023-10-07T21:18:06.733 INFO:tasks.rados.rados.0.smithi003.stdout:1287: snap_create 2023-10-07T21:18:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[200960]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[200960]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[200960]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[200960]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[200960]: osdmap e329: 8 total, 8 up, 8 in 2023-10-07T21:18:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[204507]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[204507]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[204507]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[204507]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:06 smithi003 ceph-mon[204507]: osdmap e329: 8 total, 8 up, 8 in 2023-10-07T21:18:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:06 smithi046 ceph-mon[189713]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:06 smithi046 ceph-mon[189713]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:06 smithi046 ceph-mon[189713]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:06 smithi046 ceph-mon[189713]: failed to encode map e328 with expected crc 2023-10-07T21:18:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:06 smithi046 ceph-mon[189713]: osdmap e329: 8 total, 8 up, 8 in 2023-10-07T21:18:07.733 INFO:tasks.rados.rados.0.smithi003.stdout:1287: done (0 left) 2023-10-07T21:18:07.733 INFO:tasks.rados.rados.0.smithi003.stdout:1288: rollback oid 44 current snap is 134 2023-10-07T21:18:07.733 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 123 2023-10-07T21:18:07.734 INFO:tasks.rados.rados.0.smithi003.stdout:1289: read oid 36 snap -1 2023-10-07T21:18:07.734 INFO:tasks.rados.rados.0.smithi003.stdout:1289: expect deleted 2023-10-07T21:18:07.734 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 134 2023-10-07T21:18:07.734 INFO:tasks.rados.rados.0.smithi003.stdout:1290: seq_num 403 ranges {3112960=753664,3866624=425984,4292608=720896,5013504=57344} 2023-10-07T21:18:07.754 INFO:tasks.rados.rados.0.smithi003.stdout:1290: writing smithi003182153-1 from 3112960 to 3866624 tid 1 2023-10-07T21:18:07.757 INFO:tasks.rados.rados.0.smithi003.stdout:1290: writing smithi003182153-1 from 3866624 to 4292608 tid 2 2023-10-07T21:18:07.760 INFO:tasks.rados.rados.0.smithi003.stdout:1290: writing smithi003182153-1 from 4292608 to 5013504 tid 3 2023-10-07T21:18:07.761 INFO:tasks.rados.rados.0.smithi003.stdout:1290: writing smithi003182153-1 from 5013504 to 5070848 tid 4 2023-10-07T21:18:07.761 INFO:tasks.rados.rados.0.smithi003.stdout:1291: delete oid 50 current snap is 134 2023-10-07T21:18:07.761 INFO:tasks.rados.rados.0.smithi003.stdout:1288: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:18:07.761 INFO:tasks.rados.rados.0.smithi003.stdout:1288: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:18:07.761 INFO:tasks.rados.rados.0.smithi003.stdout:1288: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:18:07.761 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1030 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:18:07.764 INFO:tasks.rados.rados.0.smithi003.stdout:1290: finishing write tid 1 to smithi003182153-1 2023-10-07T21:18:07.764 INFO:tasks.rados.rados.0.smithi003.stdout:1288: done (3 left) 2023-10-07T21:18:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:1289: done (2 left) 2023-10-07T21:18:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:1291: done (1 left) 2023-10-07T21:18:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:1292: read oid 48 snap -1 2023-10-07T21:18:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:1292: expect (ObjNum 361 snap 118 seq_num 361) 2023-10-07T21:18:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 134 2023-10-07T21:18:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:1293: seq_num 405 ranges {0=786432,786432=589824,1376256=614400} 2023-10-07T21:18:07.769 INFO:tasks.rados.rados.0.smithi003.stdout:1293: writing smithi003182153-6 from 0 to 786432 tid 1 2023-10-07T21:18:07.772 INFO:tasks.rados.rados.0.smithi003.stdout:1293: writing smithi003182153-6 from 786432 to 1376256 tid 2 2023-10-07T21:18:07.776 INFO:tasks.rados.rados.0.smithi003.stdout:1293: writing smithi003182153-6 from 1376256 to 1990656 tid 3 2023-10-07T21:18:07.776 INFO:tasks.rados.rados.0.smithi003.stdout:1294: snap_create 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1290: finishing write tid 2 to smithi003182153-1 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1290: finishing write tid 3 to smithi003182153-1 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1290: finishing write tid 4 to smithi003182153-1 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1290: finishing write tid 5 to smithi003182153-1 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1290: finishing write tid 6 to smithi003182153-1 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 844 (ObjNum 403 snap 134 seq_num 403) dirty exists 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1290: left oid 1 (ObjNum 403 snap 134 seq_num 403) 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 1 to smithi003182153-6 2023-10-07T21:18:07.777 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 2 to smithi003182153-6 2023-10-07T21:18:07.778 INFO:tasks.rados.rados.0.smithi003.stdout:1292: expect (ObjNum 361 snap 118 seq_num 361) 2023-10-07T21:18:07.809 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 3 to smithi003182153-6 2023-10-07T21:18:07.809 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 4 to smithi003182153-6 2023-10-07T21:18:07.809 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 5 to smithi003182153-6 2023-10-07T21:18:07.810 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 289 (ObjNum 405 snap 134 seq_num 405) dirty exists 2023-10-07T21:18:07.810 INFO:tasks.rados.rados.0.smithi003.stdout:1293: left oid 6 (ObjNum 405 snap 134 seq_num 405) 2023-10-07T21:18:08.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: pgmap v140: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 466 KiB/s wr, 2 op/s 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: Upgrade: Updating osd.1 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: Deploying daemon osd.1 on smithi003 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: osdmap e330: 8 total, 8 up, 8 in 2023-10-07T21:18:08.195 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[200960]: failed to encode map e330 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: pgmap v140: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 466 KiB/s wr, 2 op/s 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: Upgrade: Updating osd.1 2023-10-07T21:18:08.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:08.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:18:08.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:08.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: Deploying daemon osd.1 on smithi003 2023-10-07T21:18:08.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: osdmap e330: 8 total, 8 up, 8 in 2023-10-07T21:18:08.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:07 smithi003 ceph-mon[204507]: failed to encode map e330 with expected crc 2023-10-07T21:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e329 with expected crc 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: pgmap v140: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 466 KiB/s wr, 2 op/s 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: Upgrade: Updating osd.1 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: Deploying daemon osd.1 on smithi003 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: osdmap e330: 8 total, 8 up, 8 in 2023-10-07T21:18:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:07 smithi046 ceph-mon[189713]: failed to encode map e330 with expected crc 2023-10-07T21:18:08.740 INFO:tasks.rados.rados.0.smithi003.stdout:1290: done (3 left) 2023-10-07T21:18:08.740 INFO:tasks.rados.rados.0.smithi003.stdout:1292: done (2 left) 2023-10-07T21:18:08.741 INFO:tasks.rados.rados.0.smithi003.stdout:1293: done (1 left) 2023-10-07T21:18:08.741 INFO:tasks.rados.rados.0.smithi003.stdout:1294: done (0 left) 2023-10-07T21:18:08.741 INFO:tasks.rados.rados.0.smithi003.stdout:1295: read oid 49 snap -1 2023-10-07T21:18:08.741 INFO:tasks.rados.rados.0.smithi003.stdout:1295: expect deleted 2023-10-07T21:18:08.741 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 135 2023-10-07T21:18:08.741 INFO:tasks.rados.rados.0.smithi003.stdout:1296: seq_num 406 ranges {0=802816,802816=475136,1277952=499712,1777664=229376} 2023-10-07T21:18:08.746 INFO:tasks.rados.rados.0.smithi003.stdout:1296: writing smithi003182153-45 from 0 to 802816 tid 1 2023-10-07T21:18:08.747 INFO:tasks.rados.rados.0.smithi003.stdout:1296: writing smithi003182153-45 from 802816 to 1277952 tid 2 2023-10-07T21:18:08.750 INFO:tasks.rados.rados.0.smithi003.stdout:1296: writing smithi003182153-45 from 1277952 to 1777664 tid 3 2023-10-07T21:18:08.751 INFO:tasks.rados.rados.0.smithi003.stdout:1296: writing smithi003182153-45 from 1777664 to 2007040 tid 4 2023-10-07T21:18:08.752 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 135 2023-10-07T21:18:08.752 INFO:tasks.rados.rados.0.smithi003.stdout:1297: seq_num 407 ranges {0=425984,425984=761856,1187840=704512,1892352=139264} 2023-10-07T21:18:08.754 INFO:tasks.rados.rados.0.smithi003.stdout:1297: writing smithi003182153-18 from 0 to 425984 tid 1 2023-10-07T21:18:08.758 INFO:tasks.rados.rados.0.smithi003.stdout:1297: writing smithi003182153-18 from 425984 to 1187840 tid 2 2023-10-07T21:18:08.763 INFO:tasks.rados.rados.0.smithi003.stdout:1297: writing smithi003182153-18 from 1187840 to 1892352 tid 3 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1297: writing smithi003182153-18 from 1892352 to 2031616 tid 4 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1298: rollback oid 27 current snap is 135 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 48 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 1 to smithi003182153-45 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 2 to smithi003182153-45 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 3 to smithi003182153-45 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 4 to smithi003182153-45 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 5 to smithi003182153-45 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1295: done (3 left) 2023-10-07T21:18:08.765 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 6 to smithi003182153-45 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 849 (ObjNum 406 snap 135 seq_num 406) dirty exists 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:1296: left oid 45 (ObjNum 406 snap 135 seq_num 406) 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 1 to smithi003182153-18 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:1299: read oid 34 snap -1 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:1299: expect (ObjNum 391 snap 128 seq_num 391) 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:1296: done (3 left) 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 135 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 2 to smithi003182153-18 2023-10-07T21:18:08.766 INFO:tasks.rados.rados.0.smithi003.stdout:1300: seq_num 408 ranges {827392=442368,1269760=647168,1916928=507904,2424832=450560} 2023-10-07T21:18:08.771 INFO:tasks.rados.rados.0.smithi003.stdout:1300: writing smithi003182153-37 from 827392 to 1269760 tid 1 2023-10-07T21:18:08.775 INFO:tasks.rados.rados.0.smithi003.stdout:1300: writing smithi003182153-37 from 1269760 to 1916928 tid 2 2023-10-07T21:18:08.779 INFO:tasks.rados.rados.0.smithi003.stdout:1300: writing smithi003182153-37 from 1916928 to 2424832 tid 3 2023-10-07T21:18:08.782 INFO:tasks.rados.rados.0.smithi003.stdout:1300: writing smithi003182153-37 from 2424832 to 2875392 tid 4 2023-10-07T21:18:08.782 INFO:tasks.rados.rados.0.smithi003.stdout:1301: delete oid 31 current snap is 135 2023-10-07T21:18:08.782 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 3 to smithi003182153-18 2023-10-07T21:18:08.782 INFO:tasks.rados.rados.0.smithi003.stdout:1298: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:18:08.782 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 4 to smithi003182153-18 2023-10-07T21:18:08.782 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 5 to smithi003182153-18 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:1298: finishing rollback tid 2 to smithi003182153-27 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 617 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 6 to smithi003182153-18 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 680 (ObjNum 407 snap 135 seq_num 407) dirty exists 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:1297: left oid 18 (ObjNum 407 snap 135 seq_num 407) 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:1300: finishing write tid 1 to smithi003182153-37 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:1300: finishing write tid 2 to smithi003182153-37 2023-10-07T21:18:08.783 INFO:tasks.rados.rados.0.smithi003.stdout:1300: finishing write tid 3 to smithi003182153-37 2023-10-07T21:18:08.784 INFO:tasks.rados.rados.0.smithi003.stdout:1300: finishing write tid 4 to smithi003182153-37 2023-10-07T21:18:08.784 INFO:tasks.rados.rados.0.smithi003.stdout:1300: finishing write tid 5 to smithi003182153-37 2023-10-07T21:18:08.785 INFO:tasks.rados.rados.0.smithi003.stdout:1297: done (4 left) 2023-10-07T21:18:08.785 INFO:tasks.rados.rados.0.smithi003.stdout:1298: done (3 left) 2023-10-07T21:18:08.785 INFO:tasks.rados.rados.0.smithi003.stdout:1301: done (2 left) 2023-10-07T21:18:08.785 INFO:tasks.rados.rados.0.smithi003.stdout:1302: snap_create 2023-10-07T21:18:08.786 INFO:tasks.rados.rados.0.smithi003.stdout:1300: finishing write tid 6 to smithi003182153-37 2023-10-07T21:18:08.786 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 419 (ObjNum 408 snap 135 seq_num 408) dirty exists 2023-10-07T21:18:08.786 INFO:tasks.rados.rados.0.smithi003.stdout:1300: left oid 37 (ObjNum 408 snap 135 seq_num 408) 2023-10-07T21:18:08.819 INFO:tasks.rados.rados.0.smithi003.stdout:1299: expect (ObjNum 391 snap 128 seq_num 391) 2023-10-07T21:18:08.958 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:08 smithi046 conmon[175795]: ts=2023-10-07T21:18: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:18:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[204507]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[204507]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[204507]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[204507]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[204507]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[204507]: osdmap e331: 8 total, 8 up, 8 in 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[204507]: failed to encode map e331 with expected crc 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[200960]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[200960]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[200960]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[200960]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[200960]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[200960]: osdmap e331: 8 total, 8 up, 8 in 2023-10-07T21:18:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:08 smithi003 ceph-mon[200960]: failed to encode map e331 with expected crc 2023-10-07T21:18:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:08 smithi046 ceph-mon[189713]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:08 smithi046 ceph-mon[189713]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:08 smithi046 ceph-mon[189713]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:08 smithi046 ceph-mon[189713]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:08 smithi046 ceph-mon[189713]: failed to encode map e330 with expected crc 2023-10-07T21:18:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:08 smithi046 ceph-mon[189713]: osdmap e331: 8 total, 8 up, 8 in 2023-10-07T21:18:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:08 smithi046 ceph-mon[189713]: failed to encode map e331 with expected crc 2023-10-07T21:18:09.774 INFO:tasks.rados.rados.0.smithi003.stdout:1299: done (2 left) 2023-10-07T21:18:09.775 INFO:tasks.rados.rados.0.smithi003.stdout:1300: done (1 left) 2023-10-07T21:18:09.775 INFO:tasks.rados.rados.0.smithi003.stdout:1302: done (0 left) 2023-10-07T21:18:09.775 INFO:tasks.rados.rados.0.smithi003.stdout:1303: delete oid 25 current snap is 136 2023-10-07T21:18:09.778 INFO:tasks.rados.rados.0.smithi003.stdout:1303: done (0 left) 2023-10-07T21:18:09.778 INFO:tasks.rados.rados.0.smithi003.stdout:1304: snap_create 2023-10-07T21:18:10.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[200960]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[200960]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[200960]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[200960]: pgmap v143: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 919 KiB/s rd, 3.7 MiB/s wr, 8 op/s 2023-10-07T21:18:10.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[200960]: osdmap e332: 8 total, 8 up, 8 in 2023-10-07T21:18:10.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[204507]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[204507]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[204507]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[204507]: pgmap v143: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 919 KiB/s rd, 3.7 MiB/s wr, 8 op/s 2023-10-07T21:18:10.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:09 smithi003 ceph-mon[204507]: osdmap e332: 8 total, 8 up, 8 in 2023-10-07T21:18:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:09 smithi046 ceph-mon[189713]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:09 smithi046 ceph-mon[189713]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:09 smithi046 ceph-mon[189713]: failed to encode map e331 with expected crc 2023-10-07T21:18:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:09 smithi046 ceph-mon[189713]: pgmap v143: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 919 KiB/s rd, 3.7 MiB/s wr, 8 op/s 2023-10-07T21:18:10.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:09 smithi046 ceph-mon[189713]: osdmap e332: 8 total, 8 up, 8 in 2023-10-07T21:18:10.572 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:10 smithi003 systemd[1]: Stopping Ceph osd.1 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:18:10.572 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:10 smithi003 conmon[130992]: 2023-10-07T21:18:10.535+0000 7fde8326f700 -1 received signal: Terminated from /dev/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-10-07T21:18:10.573 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:10 smithi003 conmon[130992]: 2023-10-07T21:18:10.535+0000 7fde8326f700 -1 osd.1 332 *** Got signal Terminated *** 2023-10-07T21:18:10.573 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:10 smithi003 conmon[130992]: 2023-10-07T21:18:10.535+0000 7fde8326f700 -1 osd.1 332 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:18:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1304: done (0 left) 2023-10-07T21:18:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1305: read oid 10 snap -1 2023-10-07T21:18:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1305: expect (ObjNum 325 snap 108 seq_num 325) 2023-10-07T21:18:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1306: delete oid 19 current snap is 137 2023-10-07T21:18:10.761 INFO:tasks.rados.rados.0.smithi003.stdout:1305: expect (ObjNum 325 snap 108 seq_num 325) 2023-10-07T21:18:10.796 INFO:tasks.rados.rados.0.smithi003.stdout:1305: done (1 left) 2023-10-07T21:18:10.796 INFO:tasks.rados.rados.0.smithi003.stdout:1306: done (0 left) 2023-10-07T21:18:10.796 INFO:tasks.rados.rados.0.smithi003.stdout:1307: delete oid 11 current snap is 137 2023-10-07T21:18:10.798 INFO:tasks.rados.rados.0.smithi003.stdout:1307: done (0 left) 2023-10-07T21:18:10.799 INFO:tasks.rados.rados.0.smithi003.stdout:1308: read oid 3 snap -1 2023-10-07T21:18:10.799 INFO:tasks.rados.rados.0.smithi003.stdout:1308: expect (ObjNum 390 snap 127 seq_num 390) 2023-10-07T21:18:10.799 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 137 2023-10-07T21:18:10.799 INFO:tasks.rados.rados.0.smithi003.stdout:1309: seq_num 413 ranges {5750784=524288,6275072=516096,6791168=696320,7487488=393216} 2023-10-07T21:18:10.833 INFO:tasks.rados.rados.0.smithi003.stdout:1309: writing smithi003182153-23 from 5750784 to 6275072 tid 1 2023-10-07T21:18:10.835 INFO:tasks.rados.rados.0.smithi003.stdout:1309: writing smithi003182153-23 from 6275072 to 6791168 tid 2 2023-10-07T21:18:10.839 INFO:tasks.rados.rados.0.smithi003.stdout:1309: writing smithi003182153-23 from 6791168 to 7487488 tid 3 2023-10-07T21:18:10.841 INFO:tasks.rados.rados.0.smithi003.stdout:1309: writing smithi003182153-23 from 7487488 to 7880704 tid 4 2023-10-07T21:18:10.841 INFO:tasks.rados.rados.0.smithi003.stdout:1310: rmattr oid 20 current snap is 137 2023-10-07T21:18:10.842 INFO:tasks.rados.rados.0.smithi003.stdout:1310: done (2 left) 2023-10-07T21:18:10.842 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 137 2023-10-07T21:18:10.842 INFO:tasks.rados.rados.0.smithi003.stdout:1311: seq_num 414 ranges {1728512=540672,2269184=802816,3072000=458752,3530752=344064} 2023-10-07T21:18:10.853 INFO:tasks.rados.rados.0.smithi003.stdout:1311: writing smithi003182153-41 from 1728512 to 2269184 tid 1 2023-10-07T21:18:10.858 INFO:tasks.rados.rados.0.smithi003.stdout:1311: writing smithi003182153-41 from 2269184 to 3072000 tid 2 2023-10-07T21:18:10.861 INFO:tasks.rados.rados.0.smithi003.stdout:1311: writing smithi003182153-41 from 3072000 to 3530752 tid 3 2023-10-07T21:18:10.863 INFO:tasks.rados.rados.0.smithi003.stdout:1311: writing smithi003182153-41 from 3530752 to 3874816 tid 4 2023-10-07T21:18:10.863 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 137 2023-10-07T21:18:10.863 INFO:tasks.rados.rados.0.smithi003.stdout:1309: finishing write tid 1 to smithi003182153-23 2023-10-07T21:18:10.863 INFO:tasks.rados.rados.0.smithi003.stdout:1309: finishing write tid 2 to smithi003182153-23 2023-10-07T21:18:10.863 INFO:tasks.rados.rados.0.smithi003.stdout:1312: seq_num 415 ranges {0=557056,557056=688128,1245184=663552,1908736=253952} 2023-10-07T21:18:10.866 INFO:tasks.rados.rados.0.smithi003.stdout:1312: writing smithi003182153-11 from 0 to 557056 tid 1 2023-10-07T21:18:10.870 INFO:tasks.rados.rados.0.smithi003.stdout:1312: writing smithi003182153-11 from 557056 to 1245184 tid 2 2023-10-07T21:18:10.873 INFO:tasks.rados.rados.0.smithi003.stdout:1312: writing smithi003182153-11 from 1245184 to 1908736 tid 3 2023-10-07T21:18:10.875 INFO:tasks.rados.rados.0.smithi003.stdout:1312: writing smithi003182153-11 from 1908736 to 2162688 tid 4 2023-10-07T21:18:10.875 INFO:tasks.rados.rados.0.smithi003.stdout:1313: snap_remove snap 125 2023-10-07T21:18:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[204507]: failed to encode map e332 with expected crc 2023-10-07T21:18:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[204507]: failed to encode map e332 with expected crc 2023-10-07T21:18:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[204507]: osd.1 marked itself down and dead 2023-10-07T21:18:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[204507]: osdmap e333: 8 total, 7 up, 8 in 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[200960]: failed to encode map e332 with expected crc 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[200960]: failed to encode map e332 with expected crc 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[200960]: osd.1 marked itself down and dead 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[200960]: osdmap e333: 8 total, 7 up, 8 in 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:10 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:10 smithi046 ceph-mon[189713]: failed to encode map e332 with expected crc 2023-10-07T21:18:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:10 smithi046 ceph-mon[189713]: failed to encode map e332 with expected crc 2023-10-07T21:18:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:10 smithi046 ceph-mon[189713]: osd.1 marked itself down and dead 2023-10-07T21:18:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:10 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:18:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:10 smithi046 ceph-mon[189713]: osdmap e333: 8 total, 7 up, 8 in 2023-10-07T21:18:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:10 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:10 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:11.747 INFO:tasks.rados.rados.0.smithi003.stdout:1313: done (4 left) 2023-10-07T21:18:11.747 INFO:tasks.rados.rados.0.smithi003.stdout:1314: snap_remove snap 105 2023-10-07T21:18:11.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:18:11] "GET /metrics HTTP/1.1" 200 36181 "" "Prometheus/2.43.0" 2023-10-07T21:18:11.823 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:11 smithi003 bash[220840]: 35deb230872ea9eb2847b168348d389a29ccbbb7a0a2e69636f629898c8fc3a7 2023-10-07T21:18:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: pgmap v146: 121 pgs: 16 stale+active+clean, 105 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 919 KiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: osdmap e334: 8 total, 7 up, 8 in 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: pgmap v146: 121 pgs: 16 stale+active+clean, 105 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 919 KiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-10-07T21:18:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: osdmap e334: 8 total, 7 up, 8 in 2023-10-07T21:18:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:11 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e333 with expected crc 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: pgmap v146: 121 pgs: 16 stale+active+clean, 105 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 919 KiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-10-07T21:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: osdmap e334: 8 total, 7 up, 8 in 2023-10-07T21:18:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:12.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:11 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:12.749 INFO:tasks.rados.rados.0.smithi003.stdout:1314: done (4 left) 2023-10-07T21:18:12.750 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 137 2023-10-07T21:18:12.750 INFO:tasks.rados.rados.0.smithi003.stdout:1315: seq_num 416 ranges {24576=573440,598016=573440,1171456=475136,1646592=557056} 2023-10-07T21:18:12.753 INFO:tasks.rados.rados.0.smithi003.stdout:1315: writing smithi003182153-17 from 24576 to 598016 tid 1 2023-10-07T21:18:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:1315: writing smithi003182153-17 from 598016 to 1171456 tid 2 2023-10-07T21:18:12.756 INFO:tasks.rados.rados.0.smithi003.stdout:1315: writing smithi003182153-17 from 1171456 to 1646592 tid 3 2023-10-07T21:18:12.761 INFO:tasks.rados.rados.0.smithi003.stdout:1315: writing smithi003182153-17 from 1646592 to 2203648 tid 4 2023-10-07T21:18:12.761 INFO:tasks.rados.rados.0.smithi003.stdout:1316: read oid 31 snap 102 2023-10-07T21:18:12.761 INFO:tasks.rados.rados.0.smithi003.stdout:1316: expect deleted 2023-10-07T21:18:12.761 INFO:tasks.rados.rados.0.smithi003.stdout:1317: rmattr oid 43 current snap is 137 2023-10-07T21:18:12.761 INFO:tasks.rados.rados.0.smithi003.stdout:1317: done (6 left) 2023-10-07T21:18:12.762 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 137 2023-10-07T21:18:12.762 INFO:tasks.rados.rados.0.smithi003.stdout:1318: seq_num 417 ranges {1253376=589824,1843200=458752,2301952=679936,2981888=466944} 2023-10-07T21:18:12.771 INFO:tasks.rados.rados.0.smithi003.stdout:1318: writing smithi003182153-14 from 1253376 to 1843200 tid 1 2023-10-07T21:18:12.774 INFO:tasks.rados.rados.0.smithi003.stdout:1318: writing smithi003182153-14 from 1843200 to 2301952 tid 2 2023-10-07T21:18:12.779 INFO:tasks.rados.rados.0.smithi003.stdout:1318: writing smithi003182153-14 from 2301952 to 2981888 tid 3 2023-10-07T21:18:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1318: writing smithi003182153-14 from 2981888 to 3448832 tid 4 2023-10-07T21:18:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1319: read oid 1 snap -1 2023-10-07T21:18:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1319: expect (ObjNum 403 snap 134 seq_num 403) 2023-10-07T21:18:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1320: delete oid 30 current snap is 137 2023-10-07T21:18:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1309: finishing write tid 3 to smithi003182153-23 2023-10-07T21:18:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1309: finishing write tid 4 to smithi003182153-23 2023-10-07T21:18:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1309: finishing write tid 5 to smithi003182153-23 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1309: finishing write tid 6 to smithi003182153-23 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 855 (ObjNum 413 snap 137 seq_num 413) dirty exists 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1309: left oid 23 (ObjNum 413 snap 137 seq_num 413) 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 1 to smithi003182153-41 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 2 to smithi003182153-41 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 3 to smithi003182153-41 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 4 to smithi003182153-41 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 5 to smithi003182153-41 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 6 to smithi003182153-41 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 625 (ObjNum 414 snap 137 seq_num 414) dirty exists 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1311: left oid 41 (ObjNum 414 snap 137 seq_num 414) 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1312: finishing write tid 1 to smithi003182153-11 2023-10-07T21:18:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1312: finishing write tid 2 to smithi003182153-11 2023-10-07T21:18:12.784 INFO:tasks.rados.rados.0.smithi003.stdout:1312: finishing write tid 3 to smithi003182153-11 2023-10-07T21:18:12.784 INFO:tasks.rados.rados.0.smithi003.stdout:1312: finishing write tid 4 to smithi003182153-11 2023-10-07T21:18:12.784 INFO:tasks.rados.rados.0.smithi003.stdout:1312: finishing write tid 5 to smithi003182153-11 2023-10-07T21:18:12.784 INFO:tasks.rados.rados.0.smithi003.stdout:1312: finishing write tid 6 to smithi003182153-11 2023-10-07T21:18:12.784 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 630 (ObjNum 415 snap 137 seq_num 415) dirty exists 2023-10-07T21:18:12.784 INFO:tasks.rados.rados.0.smithi003.stdout:1312: left oid 11 (ObjNum 415 snap 137 seq_num 415) 2023-10-07T21:18:12.784 INFO:tasks.rados.rados.0.smithi003.stdout:1308: expect (ObjNum 390 snap 127 seq_num 390) 2023-10-07T21:18:12.979 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 1 to smithi003182153-17 2023-10-07T21:18:12.979 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 2 to smithi003182153-17 2023-10-07T21:18:12.979 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 3 to smithi003182153-17 2023-10-07T21:18:12.979 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 4 to smithi003182153-17 2023-10-07T21:18:12.979 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 5 to smithi003182153-17 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 6 to smithi003182153-17 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 764 (ObjNum 416 snap 137 seq_num 416) dirty exists 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1315: left oid 17 (ObjNum 416 snap 137 seq_num 416) 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1318: finishing write tid 1 to smithi003182153-14 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1318: finishing write tid 2 to smithi003182153-14 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1318: finishing write tid 3 to smithi003182153-14 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1318: finishing write tid 4 to smithi003182153-14 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1318: finishing write tid 5 to smithi003182153-14 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1318: finishing write tid 6 to smithi003182153-14 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 714 (ObjNum 417 snap 137 seq_num 417) dirty exists 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1318: left oid 14 (ObjNum 417 snap 137 seq_num 417) 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1308: done (8 left) 2023-10-07T21:18:12.980 INFO:tasks.rados.rados.0.smithi003.stdout:1309: done (7 left) 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1311: done (6 left) 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1312: done (5 left) 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1315: done (4 left) 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1316: done (3 left) 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1318: done (2 left) 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1320: done (1 left) 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1321: rollback oid 34 current snap is 137 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 34 to 48 2023-10-07T21:18:12.981 INFO:tasks.rados.rados.0.smithi003.stdout:1319: expect (ObjNum 403 snap 134 seq_num 403) 2023-10-07T21:18:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:1321: finishing rollback tid 0 to smithi003182153-34 2023-10-07T21:18:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:1321: finishing rollback tid 1 to smithi003182153-34 2023-10-07T21:18:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:1321: finishing rollback tid 2 to smithi003182153-34 2023-10-07T21:18:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 840 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T21:18:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:1319: done (1 left) 2023-10-07T21:18:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:1321: done (0 left) 2023-10-07T21:18:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 137 2023-10-07T21:18:13.187 INFO:tasks.rados.rados.0.smithi003.stdout:1322: seq_num 419 ranges {0=622592,622592=671744,1294336=647168,1941504=286720} 2023-10-07T21:18:13.189 INFO:tasks.rados.rados.0.smithi003.stdout:1322: writing smithi003182153-9 from 0 to 622592 tid 1 2023-10-07T21:18:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:1322: writing smithi003182153-9 from 622592 to 1294336 tid 2 2023-10-07T21:18:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:1322: writing smithi003182153-9 from 1294336 to 1941504 tid 3 2023-10-07T21:18:13.198 INFO:tasks.rados.rados.0.smithi003.stdout:1322: writing smithi003182153-9 from 1941504 to 2228224 tid 4 2023-10-07T21:18:13.198 INFO:tasks.rados.rados.0.smithi003.stdout:1323: read oid 41 snap -1 2023-10-07T21:18:13.199 INFO:tasks.rados.rados.0.smithi003.stdout:1323: expect (ObjNum 414 snap 137 seq_num 414) 2023-10-07T21:18:13.199 INFO:tasks.rados.rados.0.smithi003.stdout:1324: read oid 1 snap 102 2023-10-07T21:18:13.199 INFO:tasks.rados.rados.0.smithi003.stdout:1324: expect (ObjNum 296 snap 101 seq_num 296) 2023-10-07T21:18:13.199 INFO:tasks.rados.rados.0.smithi003.stdout:1325: snap_remove snap 131 2023-10-07T21:18:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: osdmap e335: 8 total, 7 up, 8 in 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e335 with expected crc 2023-10-07T21:18:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[204507]: failed to encode map e335 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: osdmap e335: 8 total, 7 up, 8 in 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e335 with expected crc 2023-10-07T21:18:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:12 smithi003 ceph-mon[200960]: failed to encode map e335 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e334 with expected crc 2023-10-07T21:18:13.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: osdmap e335: 8 total, 7 up, 8 in 2023-10-07T21:18:13.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e335 with expected crc 2023-10-07T21:18:13.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:12 smithi046 ceph-mon[189713]: failed to encode map e335 with expected crc 2023-10-07T21:18:13.981 INFO:tasks.rados.rados.0.smithi003.stdout:1325: done (3 left) 2023-10-07T21:18:13.981 INFO:tasks.rados.rados.0.smithi003.stdout:1326: read oid 37 snap -1 2023-10-07T21:18:13.981 INFO:tasks.rados.rados.0.smithi003.stdout:1326: expect (ObjNum 408 snap 135 seq_num 408) 2023-10-07T21:18:13.981 INFO:tasks.rados.rados.0.smithi003.stdout:1327: snap_create 2023-10-07T21:18:13.981 INFO:tasks.rados.rados.0.smithi003.stdout:1322: finishing write tid 1 to smithi003182153-9 2023-10-07T21:18:13.981 INFO:tasks.rados.rados.0.smithi003.stdout:1322: finishing write tid 2 to smithi003182153-9 2023-10-07T21:18:13.981 INFO:tasks.rados.rados.0.smithi003.stdout:1322: finishing write tid 3 to smithi003182153-9 2023-10-07T21:18:13.982 INFO:tasks.rados.rados.0.smithi003.stdout:1322: finishing write tid 4 to smithi003182153-9 2023-10-07T21:18:13.982 INFO:tasks.rados.rados.0.smithi003.stdout:1322: finishing write tid 5 to smithi003182153-9 2023-10-07T21:18:13.982 INFO:tasks.rados.rados.0.smithi003.stdout:1324: expect (ObjNum 296 snap 101 seq_num 296) 2023-10-07T21:18:13.987 INFO:tasks.rados.rados.0.smithi003.stdout:1322: finishing write tid 6 to smithi003182153-9 2023-10-07T21:18:13.987 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 719 (ObjNum 419 snap 137 seq_num 419) dirty exists 2023-10-07T21:18:13.987 INFO:tasks.rados.rados.0.smithi003.stdout:1322: left oid 9 (ObjNum 419 snap 137 seq_num 419) 2023-10-07T21:18:13.987 INFO:tasks.rados.rados.0.smithi003.stdout:1323: expect (ObjNum 414 snap 137 seq_num 414) 2023-10-07T21:18:14.125 INFO:tasks.rados.rados.0.smithi003.stdout:1326: expect (ObjNum 408 snap 135 seq_num 408) 2023-10-07T21:18:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:13 smithi003 ceph-mon[200960]: failed to encode map e335 with expected crc 2023-10-07T21:18:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:13 smithi003 ceph-mon[200960]: failed to encode map e335 with expected crc 2023-10-07T21:18:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:13 smithi003 ceph-mon[200960]: pgmap v149: 121 pgs: 1 activating+undersized, 10 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 75 active+clean; 359 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 18 op/s; 80/849 objects degraded (9.423%) 2023-10-07T21:18:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:13 smithi003 ceph-mon[204507]: failed to encode map e335 with expected crc 2023-10-07T21:18:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:13 smithi003 ceph-mon[204507]: failed to encode map e335 with expected crc 2023-10-07T21:18:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:13 smithi003 ceph-mon[204507]: pgmap v149: 121 pgs: 1 activating+undersized, 10 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 75 active+clean; 359 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 18 op/s; 80/849 objects degraded (9.423%) 2023-10-07T21:18:14.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:13 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.1.service: Succeeded. 2023-10-07T21:18:14.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:13 smithi003 systemd[1]: Stopped Ceph osd.1 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:18:14.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:13 smithi003 systemd[1]: Starting Ceph osd.1 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:18:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:13 smithi046 ceph-mon[189713]: failed to encode map e335 with expected crc 2023-10-07T21:18:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:13 smithi046 ceph-mon[189713]: failed to encode map e335 with expected crc 2023-10-07T21:18:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:13 smithi046 ceph-mon[189713]: pgmap v149: 121 pgs: 1 activating+undersized, 10 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 75 active+clean; 359 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 18 op/s; 80/849 objects degraded (9.423%) 2023-10-07T21:18:14.730 INFO:tasks.rados.rados.0.smithi003.stdout:1322: done (4 left) 2023-10-07T21:18:14.731 INFO:tasks.rados.rados.0.smithi003.stdout:1323: done (3 left) 2023-10-07T21:18:14.731 INFO:tasks.rados.rados.0.smithi003.stdout:1324: done (2 left) 2023-10-07T21:18:14.731 INFO:tasks.rados.rados.0.smithi003.stdout:1326: done (1 left) 2023-10-07T21:18:14.731 INFO:tasks.rados.rados.0.smithi003.stdout:1327: done (0 left) 2023-10-07T21:18:14.731 INFO:tasks.rados.rados.0.smithi003.stdout:1328: snap_create 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 80/849 objects degraded (9.423%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[200960]: failed to encode map e336 with expected crc 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[200960]: failed to encode map e336 with expected crc 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[200960]: osdmap e336: 8 total, 7 up, 8 in 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[200960]: failed to encode map e337 with expected crc 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[200960]: osdmap e337: 8 total, 7 up, 8 in 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 80/849 objects degraded (9.423%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[204507]: failed to encode map e336 with expected crc 2023-10-07T21:18:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[204507]: failed to encode map e336 with expected crc 2023-10-07T21:18:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[204507]: osdmap e336: 8 total, 7 up, 8 in 2023-10-07T21:18:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[204507]: failed to encode map e337 with expected crc 2023-10-07T21:18:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:14 smithi003 ceph-mon[204507]: osdmap e337: 8 total, 7 up, 8 in 2023-10-07T21:18:15.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:18:15.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-07T21:18:15.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: 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-10-07T21:18:15.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-07T21:18:15.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-07T21:18:15.324 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-07T21:18:15.325 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-07T21:18:15.325 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:14 smithi003 bash[221476]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-07T21:18:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:14 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 80/849 objects degraded (9.423%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:14 smithi046 ceph-mon[189713]: failed to encode map e336 with expected crc 2023-10-07T21:18:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:14 smithi046 ceph-mon[189713]: failed to encode map e336 with expected crc 2023-10-07T21:18:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:14 smithi046 ceph-mon[189713]: osdmap e336: 8 total, 7 up, 8 in 2023-10-07T21:18:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:14 smithi046 ceph-mon[189713]: failed to encode map e337 with expected crc 2023-10-07T21:18:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:14 smithi046 ceph-mon[189713]: osdmap e337: 8 total, 7 up, 8 in 2023-10-07T21:18:15.730 INFO:tasks.rados.rados.0.smithi003.stdout:1328: done (0 left) 2023-10-07T21:18:15.730 INFO:tasks.rados.rados.0.smithi003.stdout:1329: read oid 17 snap 123 2023-10-07T21:18:15.730 INFO:tasks.rados.rados.0.smithi003.stdout:1329: expect (ObjNum 288 snap 98 seq_num 288) 2023-10-07T21:18:15.730 INFO:tasks.rados.rados.0.smithi003.stdout:1330: delete oid 15 current snap is 139 2023-10-07T21:18:15.735 INFO:tasks.rados.rados.0.smithi003.stdout:1329: expect (ObjNum 288 snap 98 seq_num 288) 2023-10-07T21:18:15.736 INFO:tasks.rados.rados.0.smithi003.stdout:1329: done (1 left) 2023-10-07T21:18:15.737 INFO:tasks.rados.rados.0.smithi003.stdout:1330: done (0 left) 2023-10-07T21:18:15.737 INFO:tasks.rados.rados.0.smithi003.stdout:1331: read oid 41 snap 130 2023-10-07T21:18:15.737 INFO:tasks.rados.rados.0.smithi003.stdout:1331: expect (ObjNum 389 snap 127 seq_num 389) 2023-10-07T21:18:15.738 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 139 2023-10-07T21:18:15.738 INFO:tasks.rados.rados.0.smithi003.stdout:1332: seq_num 421 ranges {0=655360,655360=442368,1097728=663552,1761280=499712} 2023-10-07T21:18:15.740 INFO:tasks.rados.rados.0.smithi003.stdout:1332: writing smithi003182153-36 from 0 to 655360 tid 1 2023-10-07T21:18:15.743 INFO:tasks.rados.rados.0.smithi003.stdout:1332: writing smithi003182153-36 from 655360 to 1097728 tid 2 2023-10-07T21:18:15.747 INFO:tasks.rados.rados.0.smithi003.stdout:1332: writing smithi003182153-36 from 1097728 to 1761280 tid 3 2023-10-07T21:18:15.750 INFO:tasks.rados.rados.0.smithi003.stdout:1332: writing smithi003182153-36 from 1761280 to 2260992 tid 4 2023-10-07T21:18:15.750 INFO:tasks.rados.rados.0.smithi003.stdout:1333: rollback oid 4 current snap is 139 2023-10-07T21:18:15.750 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 4 to 121 2023-10-07T21:18:15.750 INFO:tasks.rados.rados.0.smithi003.stdout:1331: expect (ObjNum 389 snap 127 seq_num 389) 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 1 to smithi003182153-36 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 2 to smithi003182153-36 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 3 to smithi003182153-36 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 4 to smithi003182153-36 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1331: done (2 left) 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1334: rmattr oid 44 current snap is 139 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1334: done (2 left) 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1335: setattr oid 8 current snap is 139 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1333: finishing rollback tid 0 to smithi003182153-4 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1333: finishing rollback tid 1 to smithi003182153-4 2023-10-07T21:18:15.810 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 5 to smithi003182153-36 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:1333: finishing rollback tid 2 to smithi003182153-4 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 603 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 6 to smithi003182153-36 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 608 (ObjNum 421 snap 139 seq_num 421) dirty exists 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:1332: left oid 36 (ObjNum 421 snap 139 seq_num 421) 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:1332: done (2 left) 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:1333: done (1 left) 2023-10-07T21:18:15.811 INFO:tasks.rados.rados.0.smithi003.stdout:1336: snap_remove snap 135 2023-10-07T21:18:16.322 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:16 smithi003 ceph-osd[221945]: -- 172.21.15.3:0/1184216 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558c29bca4e0 con 0x558c29b9d000 2023-10-07T21:18:16.322 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:16 smithi003 bash[221880]: 047741775bdc6130cb1959c5b47208f880a19603648940a12c2164a96c20d736 2023-10-07T21:18:16.322 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:16 smithi003 systemd[1]: Started Ceph osd.1 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[200960]: failed to encode map e337 with expected crc 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[200960]: pgmap v152: 121 pgs: 1 activating+undersized, 10 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 75 active+clean; 359 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 18 op/s; 80/849 objects degraded (9.423%) 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[200960]: osdmap e338: 8 total, 7 up, 8 in 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[200960]: failed to encode map e338 with expected crc 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[204507]: failed to encode map e337 with expected crc 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[204507]: pgmap v152: 121 pgs: 1 activating+undersized, 10 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 75 active+clean; 359 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 18 op/s; 80/849 objects degraded (9.423%) 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[204507]: osdmap e338: 8 total, 7 up, 8 in 2023-10-07T21:18:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:15 smithi003 ceph-mon[204507]: failed to encode map e338 with expected crc 2023-10-07T21:18:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:15 smithi046 ceph-mon[189713]: failed to encode map e337 with expected crc 2023-10-07T21:18:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:15 smithi046 ceph-mon[189713]: pgmap v152: 121 pgs: 1 activating+undersized, 10 active+undersized+degraded, 1 active+clean+snaptrim, 34 active+undersized, 75 active+clean; 359 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 18 op/s; 80/849 objects degraded (9.423%) 2023-10-07T21:18:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:15 smithi046 ceph-mon[189713]: osdmap e338: 8 total, 7 up, 8 in 2023-10-07T21:18:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:15 smithi046 ceph-mon[189713]: failed to encode map e338 with expected crc 2023-10-07T21:18:16.730 INFO:tasks.rados.rados.0.smithi003.stdout:1336: done (1 left) 2023-10-07T21:18:16.730 INFO:tasks.rados.rados.0.smithi003.stdout:1337: rmattr oid 43 current snap is 139 2023-10-07T21:18:16.730 INFO:tasks.rados.rados.0.smithi003.stdout:1337: done (1 left) 2023-10-07T21:18:16.730 INFO:tasks.rados.rados.0.smithi003.stdout:1338: snap_remove snap 34 2023-10-07T21:18:17.072 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:16 smithi003 conmon[221921]: 2023-10-07T21:18:16.600+0000 7f3463b7e640 -1 Falling back to public interface 2023-10-07T21:18:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: failed to encode map e338 with expected crc 2023-10-07T21:18:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: failed to encode map e338 with expected crc 2023-10-07T21:18:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: failed to encode map e339 with expected crc 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[204507]: osdmap e339: 8 total, 7 up, 8 in 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: failed to encode map e338 with expected crc 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: failed to encode map e338 with expected crc 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: failed to encode map e339 with expected crc 2023-10-07T21:18:17.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:17 smithi003 ceph-mon[200960]: osdmap e339: 8 total, 7 up, 8 in 2023-10-07T21:18:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: failed to encode map e338 with expected crc 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: failed to encode map e338 with expected crc 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: failed to encode map e339 with expected crc 2023-10-07T21:18:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:17 smithi046 ceph-mon[189713]: osdmap e339: 8 total, 7 up, 8 in 2023-10-07T21:18:17.732 INFO:tasks.rados.rados.0.smithi003.stdout:1338: done (1 left) 2023-10-07T21:18:17.733 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 139 2023-10-07T21:18:17.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1054 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-10-07T21:18:17.733 INFO:tasks.rados.rados.0.smithi003.stdout:1339: seq_num 422 ranges {0=671744,671744=729088,1400832=417792,1818624=458752} 2023-10-07T21:18:17.736 INFO:tasks.rados.rados.0.smithi003.stdout:1339: writing smithi003182153-30 from 0 to 671744 tid 1 2023-10-07T21:18:17.742 INFO:tasks.rados.rados.0.smithi003.stdout:1339: writing smithi003182153-30 from 671744 to 1400832 tid 2 2023-10-07T21:18:17.744 INFO:tasks.rados.rados.0.smithi003.stdout:1339: writing smithi003182153-30 from 1400832 to 1818624 tid 3 2023-10-07T21:18:17.753 INFO:tasks.rados.rados.0.smithi003.stdout:1339: writing smithi003182153-30 from 1818624 to 2277376 tid 4 2023-10-07T21:18:17.753 INFO:tasks.rados.rados.0.smithi003.stdout:1335: done (1 left) 2023-10-07T21:18:17.753 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 139 2023-10-07T21:18:17.753 INFO:tasks.rados.rados.0.smithi003.stdout:1340: seq_num 423 ranges {0=688128,688128=614400,1302528=622592,1925120=368640} 2023-10-07T21:18:17.754 INFO:tasks.rados.rados.0.smithi003.stdout:1340: writing smithi003182153-29 from 0 to 688128 tid 1 2023-10-07T21:18:17.760 INFO:tasks.rados.rados.0.smithi003.stdout:1340: writing smithi003182153-29 from 688128 to 1302528 tid 2 2023-10-07T21:18:17.760 INFO:tasks.rados.rados.0.smithi003.stdout:1340: writing smithi003182153-29 from 1302528 to 1925120 tid 3 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1340: writing smithi003182153-29 from 1925120 to 2293760 tid 4 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1341: rollback oid 12 current snap is 139 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 130 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1339: finishing write tid 1 to smithi003182153-30 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1339: finishing write tid 2 to smithi003182153-30 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1339: finishing write tid 3 to smithi003182153-30 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1339: finishing write tid 4 to smithi003182153-30 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1339: finishing write tid 5 to smithi003182153-30 2023-10-07T21:18:17.764 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 1 to smithi003182153-29 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 2 to smithi003182153-29 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1339: finishing write tid 6 to smithi003182153-30 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 296 (ObjNum 422 snap 139 seq_num 422) dirty exists 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1339: left oid 30 (ObjNum 422 snap 139 seq_num 422) 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1339: done (2 left) 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1342: rollback oid 25 current snap is 139 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 25 to 132 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1343: rmattr oid 46 current snap is 139 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1344: rmattr oid 18 current snap is 139 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1344: done (4 left) 2023-10-07T21:18:17.765 INFO:tasks.rados.rados.0.smithi003.stdout:1345: delete oid 13 current snap is 139 2023-10-07T21:18:17.766 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 3 to smithi003182153-29 2023-10-07T21:18:17.767 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 4 to smithi003182153-29 2023-10-07T21:18:17.767 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 5 to smithi003182153-29 2023-10-07T21:18:17.767 INFO:tasks.rados.rados.0.smithi003.stdout:1342: finishing rollback tid 1 to smithi003182153-25 2023-10-07T21:18:17.767 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 682 (ObjNum 353 snap 114 seq_num 353) dirty exists 2023-10-07T21:18:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:1342: finishing rollback tid 2 to smithi003182153-25 2023-10-07T21:18:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 765 (ObjNum 381 snap 125 seq_num 381) dirty exists 2023-10-07T21:18:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:1341: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:18:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:1341: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:18:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:1342: done (4 left) 2023-10-07T21:18:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:1343: done (3 left) 2023-10-07T21:18:17.768 INFO:tasks.rados.rados.0.smithi003.stdout:1345: done (2 left) 2023-10-07T21:18:17.769 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 139 2023-10-07T21:18:17.769 INFO:tasks.rados.rados.0.smithi003.stdout:1346: seq_num 425 ranges {778240=720896,1499136=778240,2277376=638976,2916352=188416} 2023-10-07T21:18:17.776 INFO:tasks.rados.rados.0.smithi003.stdout:1346: writing smithi003182153-47 from 778240 to 1499136 tid 1 2023-10-07T21:18:17.780 INFO:tasks.rados.rados.0.smithi003.stdout:1346: writing smithi003182153-47 from 1499136 to 2277376 tid 2 2023-10-07T21:18:17.784 INFO:tasks.rados.rados.0.smithi003.stdout:1346: writing smithi003182153-47 from 2277376 to 2916352 tid 3 2023-10-07T21:18:17.786 INFO:tasks.rados.rados.0.smithi003.stdout:1346: writing smithi003182153-47 from 2916352 to 3104768 tid 4 2023-10-07T21:18:17.786 INFO:tasks.rados.rados.0.smithi003.stdout:1347: snap_remove snap 137 2023-10-07T21:18:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:18 smithi003 ceph-mon[204507]: failed to encode map e339 with expected crc 2023-10-07T21:18:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:18 smithi003 ceph-mon[204507]: pgmap v155: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 363 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.1 MiB/s wr, 4 op/s; 82/840 objects degraded (9.762%) 2023-10-07T21:18:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:18 smithi003 ceph-mon[204507]: osdmap e340: 8 total, 7 up, 8 in 2023-10-07T21:18:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:18 smithi003 ceph-mon[200960]: failed to encode map e339 with expected crc 2023-10-07T21:18:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:18 smithi003 ceph-mon[200960]: pgmap v155: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 363 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.1 MiB/s wr, 4 op/s; 82/840 objects degraded (9.762%) 2023-10-07T21:18:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:18 smithi003 ceph-mon[200960]: osdmap e340: 8 total, 7 up, 8 in 2023-10-07T21:18:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:18 smithi046 ceph-mon[189713]: failed to encode map e339 with expected crc 2023-10-07T21:18:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:18 smithi046 ceph-mon[189713]: pgmap v155: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 363 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 1.1 MiB/s wr, 4 op/s; 82/840 objects degraded (9.762%) 2023-10-07T21:18:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:18 smithi046 ceph-mon[189713]: osdmap e340: 8 total, 7 up, 8 in 2023-10-07T21:18:18.732 INFO:tasks.rados.rados.0.smithi003.stdout:1347: done (3 left) 2023-10-07T21:18:18.732 INFO:tasks.rados.rados.0.smithi003.stdout:1348: read oid 30 snap -1 2023-10-07T21:18:18.732 INFO:tasks.rados.rados.0.smithi003.stdout:1348: expect (ObjNum 422 snap 139 seq_num 422) 2023-10-07T21:18:18.732 INFO:tasks.rados.rados.0.smithi003.stdout:1349: copy_from oid 25 from oid 43 current snap is 139 2023-10-07T21:18:18.732 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 6 to smithi003182153-29 2023-10-07T21:18:18.732 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 724 (ObjNum 423 snap 139 seq_num 423) dirty exists 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1340: left oid 29 (ObjNum 423 snap 139 seq_num 423) 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1341: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 668 (ObjNum 372 snap 122 seq_num 372) dirty exists 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1340: done (4 left) 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1341: done (3 left) 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1350: delete oid 32 current snap is 139 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1346: finishing write tid 1 to smithi003182153-47 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1346: finishing write tid 2 to smithi003182153-47 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1346: finishing write tid 3 to smithi003182153-47 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1346: finishing write tid 4 to smithi003182153-47 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1346: finishing write tid 5 to smithi003182153-47 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1346: finishing write tid 6 to smithi003182153-47 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 690 (ObjNum 425 snap 139 seq_num 425) dirty exists 2023-10-07T21:18:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:1346: left oid 47 (ObjNum 425 snap 139 seq_num 425) 2023-10-07T21:18:18.734 INFO:tasks.rados.rados.0.smithi003.stdout:1349: finishing copy_from to smithi003182153-25 2023-10-07T21:18:18.734 INFO:tasks.rados.rados.0.smithi003.stdout:1349: got expected ENOENT (src dne) 2023-10-07T21:18:18.734 INFO:tasks.rados.rados.0.smithi003.stdout:1349: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:18:18.738 INFO:tasks.rados.rados.0.smithi003.stdout:1346: done (3 left) 2023-10-07T21:18:18.738 INFO:tasks.rados.rados.0.smithi003.stdout:1349: done (2 left) 2023-10-07T21:18:18.738 INFO:tasks.rados.rados.0.smithi003.stdout:1350: done (1 left) 2023-10-07T21:18:18.738 INFO:tasks.rados.rados.0.smithi003.stdout:1351: copy_from oid 11 from oid 17 current snap is 139 2023-10-07T21:18:18.738 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 139 2023-10-07T21:18:18.738 INFO:tasks.rados.rados.0.smithi003.stdout:1352: seq_num 427 ranges {2293760=761856,3055616=598016,3653632=606208,4259840=401408} 2023-10-07T21:18:18.755 INFO:tasks.rados.rados.0.smithi003.stdout:1352: writing smithi003182153-29 from 2293760 to 3055616 tid 1 2023-10-07T21:18:18.758 INFO:tasks.rados.rados.0.smithi003.stdout:1352: writing smithi003182153-29 from 3055616 to 3653632 tid 2 2023-10-07T21:18:18.762 INFO:tasks.rados.rados.0.smithi003.stdout:1352: writing smithi003182153-29 from 3653632 to 4259840 tid 3 2023-10-07T21:18:18.764 INFO:tasks.rados.rados.0.smithi003.stdout:1352: writing smithi003182153-29 from 4259840 to 4661248 tid 4 2023-10-07T21:18:18.765 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 139 2023-10-07T21:18:18.765 INFO:tasks.rados.rados.0.smithi003.stdout:1353: seq_num 428 ranges {3112960=778240,3891200=483328,4374528=409600,4784128=417792,5201920=294912} 2023-10-07T21:18:18.786 INFO:tasks.rados.rados.0.smithi003.stdout:1353: writing smithi003182153-44 from 3112960 to 3891200 tid 1 2023-10-07T21:18:18.789 INFO:tasks.rados.rados.0.smithi003.stdout:1353: writing smithi003182153-44 from 3891200 to 4374528 tid 2 2023-10-07T21:18:18.791 INFO:tasks.rados.rados.0.smithi003.stdout:1353: writing smithi003182153-44 from 4374528 to 4784128 tid 3 2023-10-07T21:18:18.794 INFO:tasks.rados.rados.0.smithi003.stdout:1353: writing smithi003182153-44 from 4784128 to 5201920 tid 4 2023-10-07T21:18:18.796 INFO:tasks.rados.rados.0.smithi003.stdout:1353: writing smithi003182153-44 from 5201920 to 5496832 tid 5 2023-10-07T21:18:18.796 INFO:tasks.rados.rados.0.smithi003.stdout:1354: read oid 6 snap -1 2023-10-07T21:18:18.796 INFO:tasks.rados.rados.0.smithi003.stdout:1354: expect (ObjNum 405 snap 134 seq_num 405) 2023-10-07T21:18:18.797 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 139 2023-10-07T21:18:18.797 INFO:tasks.rados.rados.0.smithi003.stdout:1355: seq_num 429 ranges {663552=794624,1458176=770048,2228224=622592,2850816=212992} 2023-10-07T21:18:18.805 INFO:tasks.rados.rados.0.smithi003.stdout:1355: writing smithi003182153-34 from 663552 to 1458176 tid 1 2023-10-07T21:18:18.810 INFO:tasks.rados.rados.0.smithi003.stdout:1355: writing smithi003182153-34 from 1458176 to 2228224 tid 2 2023-10-07T21:18:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1355: writing smithi003182153-34 from 2228224 to 2850816 tid 3 2023-10-07T21:18:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1355: writing smithi003182153-34 from 2850816 to 3063808 tid 4 2023-10-07T21:18:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1356: rollback oid 21 current snap is 139 2023-10-07T21:18:18.816 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 133 2023-10-07T21:18:18.816 INFO:tasks.rados.rados.0.smithi003.stdout:1348: expect (ObjNum 422 snap 139 seq_num 422) 2023-10-07T21:18:18.876 INFO:tasks.rados.rados.0.smithi003.stdout:1351: finishing copy_from to smithi003182153-11 2023-10-07T21:18:18.876 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 764 (ObjNum 416 snap 137 seq_num 416) dirty exists 2023-10-07T21:18:18.876 INFO:tasks.rados.rados.0.smithi003.stdout:1351: finishing copy_from racing read to smithi003182153-11 2023-10-07T21:18:18.876 INFO:tasks.rados.rados.0.smithi003.stdout:1352: finishing write tid 1 to smithi003182153-29 2023-10-07T21:18:18.876 INFO:tasks.rados.rados.0.smithi003.stdout:1352: finishing write tid 2 to smithi003182153-29 2023-10-07T21:18:18.876 INFO:tasks.rados.rados.0.smithi003.stdout:1348: done (6 left) 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1351: done (5 left) 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1357: copy_from oid 1 from oid 26 current snap is 139 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1352: finishing write tid 3 to smithi003182153-29 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1352: finishing write tid 4 to smithi003182153-29 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1352: finishing write tid 5 to smithi003182153-29 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1352: finishing write tid 6 to smithi003182153-29 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 729 (ObjNum 427 snap 139 seq_num 427) dirty exists 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1352: left oid 29 (ObjNum 427 snap 139 seq_num 427) 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 1 to smithi003182153-44 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 2 to smithi003182153-44 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 3 to smithi003182153-44 2023-10-07T21:18:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 4 to smithi003182153-44 2023-10-07T21:18:18.878 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 5 to smithi003182153-44 2023-10-07T21:18:18.878 INFO:tasks.rados.rados.0.smithi003.stdout:1354: expect (ObjNum 405 snap 134 seq_num 405) 2023-10-07T21:18:18.929 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 6 to smithi003182153-44 2023-10-07T21:18:18.929 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 7 to smithi003182153-44 2023-10-07T21:18:18.929 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1080 (ObjNum 428 snap 139 seq_num 428) dirty exists 2023-10-07T21:18:18.929 INFO:tasks.rados.rados.0.smithi003.stdout:1353: left oid 44 (ObjNum 428 snap 139 seq_num 428) 2023-10-07T21:18:18.929 INFO:tasks.rados.rados.0.smithi003.stdout:1355: finishing write tid 1 to smithi003182153-34 2023-10-07T21:18:18.930 INFO:tasks.rados.rados.0.smithi003.stdout:1355: finishing write tid 2 to smithi003182153-34 2023-10-07T21:18:18.930 INFO:tasks.rados.rados.0.smithi003.stdout:1355: finishing write tid 3 to smithi003182153-34 2023-10-07T21:18:18.930 INFO:tasks.rados.rados.0.smithi003.stdout:1352: done (5 left) 2023-10-07T21:18:18.930 INFO:tasks.rados.rados.0.smithi003.stdout:1353: done (4 left) 2023-10-07T21:18:18.930 INFO:tasks.rados.rados.0.smithi003.stdout:1354: done (3 left) 2023-10-07T21:18:18.930 INFO:tasks.rados.rados.0.smithi003.stdout:1358: snap_remove snap 48 2023-10-07T21:18:19.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:18 smithi046 conmon[175795]: ts=2023-10-07T21:18: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:18:19.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[204507]: failed to encode map e340 with expected crc 2023-10-07T21:18:19.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[204507]: failed to encode map e340 with expected crc 2023-10-07T21:18:19.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[204507]: osdmap e341: 8 total, 7 up, 8 in 2023-10-07T21:18:19.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[204507]: failed to encode map e341 with expected crc 2023-10-07T21:18:19.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:19.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:19.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[200960]: failed to encode map e340 with expected crc 2023-10-07T21:18:19.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[200960]: failed to encode map e340 with expected crc 2023-10-07T21:18:19.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[200960]: osdmap e341: 8 total, 7 up, 8 in 2023-10-07T21:18:19.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[200960]: failed to encode map e341 with expected crc 2023-10-07T21:18:19.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:19.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:19 smithi046 ceph-mon[189713]: failed to encode map e340 with expected crc 2023-10-07T21:18:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:19 smithi046 ceph-mon[189713]: failed to encode map e340 with expected crc 2023-10-07T21:18:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:19 smithi046 ceph-mon[189713]: osdmap e341: 8 total, 7 up, 8 in 2023-10-07T21:18:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:19 smithi046 ceph-mon[189713]: failed to encode map e341 with expected crc 2023-10-07T21:18:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:19.822 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:19 smithi003 conmon[221921]: 2023-10-07T21:18:19.483+0000 7f3463b7e640 -1 osd.1 0 read_superblock omap replica is missing. 2023-10-07T21:18:19.822 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:19 smithi003 conmon[221921]: 2023-10-07T21:18:19.539+0000 7f3463b7e640 -1 osd.1 332 log_to_monitors true 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1358: done (3 left) 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1359: copy_from oid 24 from oid 35 current snap is 139 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1356: finishing rollback tid 0 to smithi003182153-21 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1355: finishing write tid 4 to smithi003182153-34 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1356: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1355: finishing write tid 5 to smithi003182153-34 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1356: finishing rollback tid 2 to smithi003182153-21 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 767 (ObjNum 399 snap 132 seq_num 399) dirty exists 2023-10-07T21:18:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:1355: finishing write tid 6 to smithi003182153-34 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 864 (ObjNum 429 snap 139 seq_num 429) dirty exists 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:1355: left oid 34 (ObjNum 429 snap 139 seq_num 429) 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:1355: done (3 left) 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:1356: done (2 left) 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:1360: snap_create 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:1357: finishing copy_from to smithi003182153-1 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:1357: got expected ENOENT (src dne) 2023-10-07T21:18:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:1357: finishing copy_from racing read to smithi003182153-1 2023-10-07T21:18:19.910 INFO:tasks.rados.rados.0.smithi003.stdout:1359: finishing copy_from to smithi003182153-24 2023-10-07T21:18:19.910 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 792 (ObjNum 256 snap 82 seq_num 256) dirty exists 2023-10-07T21:18:19.911 INFO:tasks.rados.rados.0.smithi003.stdout:1359: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:18:20.235 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 07 21:18:19 smithi003 conmon[221921]: 2023-10-07T21:18:19.916+0000 7f34547e9700 -1 osd.1 332 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:18:20.235 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: pgmap v158: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 362 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s; 83/825 objects degraded (10.061%) 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: from='osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 82/840 objects degraded (9.762%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: osdmap e342: 8 total, 7 up, 8 in 2023-10-07T21:18:20.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: failed to encode map e342 with expected crc 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: from='osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[204507]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: pgmap v158: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 362 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s; 83/825 objects degraded (10.061%) 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: from='osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:20.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 82/840 objects degraded (9.762%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:20.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:18:20.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: osdmap e342: 8 total, 7 up, 8 in 2023-10-07T21:18:20.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: failed to encode map e342 with expected crc 2023-10-07T21:18:20.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: from='osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:20.238 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:20 smithi003 ceph-mon[200960]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: failed to encode map e341 with expected crc 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: pgmap v158: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 362 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.1 MiB/s wr, 18 op/s; 83/825 objects degraded (10.061%) 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: from='osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:20.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 82/840 objects degraded (9.762%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:20.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T21:18:20.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: osdmap e342: 8 total, 7 up, 8 in 2023-10-07T21:18:20.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: failed to encode map e342 with expected crc 2023-10-07T21:18:20.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: from='osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:20.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:20 smithi046 ceph-mon[189713]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:20.885 INFO:tasks.rados.rados.0.smithi003.stdout:1357: done (2 left) 2023-10-07T21:18:20.885 INFO:tasks.rados.rados.0.smithi003.stdout:1359: done (1 left) 2023-10-07T21:18:20.885 INFO:tasks.rados.rados.0.smithi003.stdout:1360: done (0 left) 2023-10-07T21:18:20.885 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 140 2023-10-07T21:18:20.885 INFO:tasks.rados.rados.0.smithi003.stdout:1361: seq_num 430 ranges {2203648=8192} 2023-10-07T21:18:20.898 INFO:tasks.rados.rados.0.smithi003.stdout:1361: writing smithi003182153-11 from 2203648 to 2211840 tid 1 2023-10-07T21:18:20.898 INFO:tasks.rados.rados.0.smithi003.stdout:1362: rmattr oid 30 current snap is 140 2023-10-07T21:18:20.899 INFO:tasks.rados.rados.0.smithi003.stdout:1362: done (1 left) 2023-10-07T21:18:20.899 INFO:tasks.rados.rados.0.smithi003.stdout:1363: delete oid 19 current snap is 140 2023-10-07T21:18:20.906 INFO:tasks.rados.rados.0.smithi003.stdout:1361: finishing write tid 1 to smithi003182153-11 2023-10-07T21:18:20.907 INFO:tasks.rados.rados.0.smithi003.stdout:1363: done (1 left) 2023-10-07T21:18:20.907 INFO:tasks.rados.rados.0.smithi003.stdout:1364: rollback oid 30 current snap is 140 2023-10-07T21:18:20.907 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 130 2023-10-07T21:18:20.907 INFO:tasks.rados.rados.0.smithi003.stdout:1365: copy_from oid 23 from oid 17 current snap is 140 2023-10-07T21:18:20.907 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 140 2023-10-07T21:18:20.908 INFO:tasks.rados.rados.0.smithi003.stdout:1366: seq_num 432 ranges {1900544=40960} 2023-10-07T21:18:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:1366: writing smithi003182153-24 from 1900544 to 1941504 tid 1 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1367: read oid 34 snap 116 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1367: expect (ObjNum 220 snap 65 seq_num 220) 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1368: copy_from oid 15 from oid 14 current snap is 140 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1361: finishing write tid 2 to smithi003182153-11 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1361: finishing write tid 3 to smithi003182153-11 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 769 (ObjNum 430 snap 140 seq_num 430) dirty exists 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1361: left oid 11 (ObjNum 430 snap 140 seq_num 430) 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1361: done (5 left) 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 140 2023-10-07T21:18:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:1369: seq_num 433 ranges {6520832=57344} 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1369: writing smithi003182153-28 from 6520832 to 6578176 tid 1 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 140 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1370: seq_num 434 ranges {0=73728} 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1370: writing smithi003182153-49 from 0 to 73728 tid 1 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1371: read oid 42 snap -1 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1371: expect deleted 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1372: snap_create 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1366: finishing write tid 1 to smithi003182153-24 2023-10-07T21:18:20.955 INFO:tasks.rados.rados.0.smithi003.stdout:1366: finishing write tid 2 to smithi003182153-24 2023-10-07T21:18:20.956 INFO:tasks.rados.rados.0.smithi003.stdout:1366: finishing write tid 3 to smithi003182153-24 2023-10-07T21:18:20.956 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 877 (ObjNum 432 snap 140 seq_num 432) dirty exists 2023-10-07T21:18:20.956 INFO:tasks.rados.rados.0.smithi003.stdout:1366: left oid 24 (ObjNum 432 snap 140 seq_num 432) 2023-10-07T21:18:20.958 INFO:tasks.rados.rados.0.smithi003.stdout:1369: finishing write tid 1 to smithi003182153-28 2023-10-07T21:18:20.958 INFO:tasks.rados.rados.0.smithi003.stdout:1369: finishing write tid 2 to smithi003182153-28 2023-10-07T21:18:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:1369: finishing write tid 3 to smithi003182153-28 2023-10-07T21:18:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1095 (ObjNum 433 snap 140 seq_num 433) dirty exists 2023-10-07T21:18:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:1369: left oid 28 (ObjNum 433 snap 140 seq_num 433) 2023-10-07T21:18:20.962 INFO:tasks.rados.rados.0.smithi003.stdout:1367: expect (ObjNum 220 snap 65 seq_num 220) 2023-10-07T21:18:21.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[204507]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[204507]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[204507]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:18:21.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[204507]: osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617] boot 2023-10-07T21:18:21.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[204507]: osdmap e343: 8 total, 8 up, 8 in 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[200960]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[200960]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[200960]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[200960]: osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617] boot 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[200960]: osdmap e343: 8 total, 8 up, 8 in 2023-10-07T21:18:21.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:18:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:21 smithi046 ceph-mon[189713]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:21 smithi046 ceph-mon[189713]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:21 smithi046 ceph-mon[189713]: failed to encode map e342 with expected crc 2023-10-07T21:18:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:21 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:18:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:21 smithi046 ceph-mon[189713]: osd.1 [v2:172.21.15.3:6810/764880617,v1:172.21.15.3:6811/764880617] boot 2023-10-07T21:18:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:21 smithi046 ceph-mon[189713]: osdmap e343: 8 total, 8 up, 8 in 2023-10-07T21:18:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T21:18:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:18:21] "GET /metrics HTTP/1.1" 200 36188 "" "Prometheus/2.43.0" 2023-10-07T21:18:21.886 INFO:tasks.rados.rados.0.smithi003.stdout:1366: done (8 left) 2023-10-07T21:18:21.886 INFO:tasks.rados.rados.0.smithi003.stdout:1367: done (7 left) 2023-10-07T21:18:21.886 INFO:tasks.rados.rados.0.smithi003.stdout:1369: done (6 left) 2023-10-07T21:18:21.886 INFO:tasks.rados.rados.0.smithi003.stdout:1371: done (5 left) 2023-10-07T21:18:21.886 INFO:tasks.rados.rados.0.smithi003.stdout:1372: done (4 left) 2023-10-07T21:18:21.887 INFO:tasks.rados.rados.0.smithi003.stdout:1373: setattr oid 33 current snap is 141 2023-10-07T21:18:21.888 INFO:tasks.rados.rados.0.smithi003.stdout:1374: snap_remove snap 136 2023-10-07T21:18:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[200960]: failed to encode map e343 with expected crc 2023-10-07T21:18:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[200960]: failed to encode map e343 with expected crc 2023-10-07T21:18:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[200960]: pgmap v161: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 362 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.1 MiB/s wr, 13 op/s; 83/825 objects degraded (10.061%) 2023-10-07T21:18:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[200960]: osdmap e344: 8 total, 8 up, 8 in 2023-10-07T21:18:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:22.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[204507]: failed to encode map e343 with expected crc 2023-10-07T21:18:22.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[204507]: failed to encode map e343 with expected crc 2023-10-07T21:18:22.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[204507]: pgmap v161: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 362 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.1 MiB/s wr, 13 op/s; 83/825 objects degraded (10.061%) 2023-10-07T21:18:22.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:22.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[204507]: osdmap e344: 8 total, 8 up, 8 in 2023-10-07T21:18:22.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:22 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:22 smithi046 ceph-mon[189713]: failed to encode map e343 with expected crc 2023-10-07T21:18:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:22 smithi046 ceph-mon[189713]: failed to encode map e343 with expected crc 2023-10-07T21:18:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:22 smithi046 ceph-mon[189713]: pgmap v161: 121 pgs: 10 active+undersized+degraded, 35 active+undersized, 76 active+clean; 362 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.1 MiB/s wr, 13 op/s; 83/825 objects degraded (10.061%) 2023-10-07T21:18:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:22 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:22 smithi046 ceph-mon[189713]: osdmap e344: 8 total, 8 up, 8 in 2023-10-07T21:18:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:22 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:1374: done (5 left) 2023-10-07T21:18:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 141 2023-10-07T21:18:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:1370: finishing write tid 1 to smithi003182153-49 2023-10-07T21:18:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:1375: seq_num 435 ranges {3104768=90112} 2023-10-07T21:18:22.908 INFO:tasks.rados.rados.0.smithi003.stdout:1375: writing smithi003182153-47 from 3104768 to 3194880 tid 1 2023-10-07T21:18:22.908 INFO:tasks.rados.rados.0.smithi003.stdout:1376: snap_remove snap 98 2023-10-07T21:18:23.523 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.524 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[200960]: osdmap e345: 8 total, 8 up, 8 in 2023-10-07T21:18:23.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.525 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:23 smithi003 ceph-mon[204507]: osdmap e345: 8 total, 8 up, 8 in 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: failed to encode map e344 with expected crc 2023-10-07T21:18:23.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:23 smithi046 ceph-mon[189713]: osdmap e345: 8 total, 8 up, 8 in 2023-10-07T21:18:23.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:23 smithi003 conmon[187445]: 2023-10-07T21:18:23.756+0000 7fccd1da5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-10-07T21:18:23.892 INFO:tasks.rados.rados.0.smithi003.stdout:1376: done (6 left) 2023-10-07T21:18:23.892 INFO:tasks.rados.rados.0.smithi003.stdout:1377: delete oid 24 current snap is 141 2023-10-07T21:18:23.892 INFO:tasks.rados.rados.0.smithi003.stdout:1370: finishing write tid 2 to smithi003182153-49 2023-10-07T21:18:23.892 INFO:tasks.rados.rados.0.smithi003.stdout:1370: finishing write tid 3 to smithi003182153-49 2023-10-07T21:18:23.892 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 692 (ObjNum 434 snap 140 seq_num 434) dirty exists 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1370: left oid 49 (ObjNum 434 snap 140 seq_num 434) 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 731 (ObjNum 254 snap 79 seq_num 254) dirty exists 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1368: finishing copy_from to smithi003182153-15 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 714 (ObjNum 417 snap 137 seq_num 417) dirty exists 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1368: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1364: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1364: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1364: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 300 (ObjNum 337 snap 110 seq_num 337) dirty exists 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1365: finishing copy_from to smithi003182153-23 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 764 (ObjNum 416 snap 137 seq_num 416) dirty exists 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1365: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:18:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:1375: finishing write tid 1 to smithi003182153-47 2023-10-07T21:18:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:1375: finishing write tid 2 to smithi003182153-47 2023-10-07T21:18:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:1375: finishing write tid 3 to smithi003182153-47 2023-10-07T21:18:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 731 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:18:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:1375: left oid 47 (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:18:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:1364: done (6 left) 2023-10-07T21:18:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:1365: done (5 left) 2023-10-07T21:18:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:1368: done (4 left) 2023-10-07T21:18:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:1370: done (3 left) 2023-10-07T21:18:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:1373: done (2 left) 2023-10-07T21:18:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:1375: done (1 left) 2023-10-07T21:18:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:1377: done (0 left) 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1378: rollback oid 50 current snap is 141 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 138 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1379: copy_from oid 39 from oid 10 current snap is 141 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 141 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1380: seq_num 437 ranges {0=122880} 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1380: writing smithi003182153-2 from 0 to 122880 tid 1 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1381: read oid 36 snap -1 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1381: expect (ObjNum 421 snap 139 seq_num 421) 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1382: rollback oid 32 current snap is 141 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 138 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1383: rollback oid 40 current snap is 141 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 140 2023-10-07T21:18:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:1384: copy_from oid 45 from oid 17 current snap is 141 2023-10-07T21:18:23.908 INFO:tasks.rados.rados.0.smithi003.stdout:1385: snap_create 2023-10-07T21:18:23.912 INFO:tasks.rados.rados.0.smithi003.stdout:1380: finishing write tid 1 to smithi003182153-2 2023-10-07T21:18:23.913 INFO:tasks.rados.rados.0.smithi003.stdout:1380: finishing write tid 2 to smithi003182153-2 2023-10-07T21:18:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:1382: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:18:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1006 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T21:18:23.918 INFO:tasks.rados.rados.0.smithi003.stdout:1380: finishing write tid 3 to smithi003182153-2 2023-10-07T21:18:23.918 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 767 (ObjNum 437 snap 141 seq_num 437) dirty exists 2023-10-07T21:18:23.918 INFO:tasks.rados.rados.0.smithi003.stdout:1380: left oid 2 (ObjNum 437 snap 141 seq_num 437) 2023-10-07T21:18:23.921 INFO:tasks.rados.rados.0.smithi003.stdout:1383: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:18:23.922 INFO:tasks.rados.rados.0.smithi003.stdout:1383: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:18:23.922 INFO:tasks.rados.rados.0.smithi003.stdout:1383: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:18:23.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 891 (ObjNum 65 snap 0 seq_num 1465474400) dirty exists 2023-10-07T21:18:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:1381: expect (ObjNum 421 snap 139 seq_num 421) 2023-10-07T21:18:23.985 INFO:tasks.rados.rados.0.smithi003.stdout:1378: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:18:23.985 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 603 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-10-07T21:18:23.985 INFO:tasks.rados.rados.0.smithi003.stdout:1379: finishing copy_from to smithi003182153-39 2023-10-07T21:18:23.985 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 547 (ObjNum 325 snap 108 seq_num 325) dirty exists 2023-10-07T21:18:23.985 INFO:tasks.rados.rados.0.smithi003.stdout:1379: finishing copy_from racing read to smithi003182153-39 2023-10-07T21:18:23.986 INFO:tasks.rados.rados.0.smithi003.stdout:1384: finishing copy_from to smithi003182153-45 2023-10-07T21:18:23.986 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 764 (ObjNum 416 snap 137 seq_num 416) dirty exists 2023-10-07T21:18:23.986 INFO:tasks.rados.rados.0.smithi003.stdout:1384: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:18:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: failed to encode map e345 with expected crc 2023-10-07T21:18:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: failed to encode map e345 with expected crc 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: pgmap v164: 121 pgs: 6 peering, 4 active+undersized+degraded, 12 active+undersized, 99 active+clean; 294 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 25 op/s; 12/654 objects degraded (1.835%); 7.1 MiB/s, 2 objects/s recovering 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: osdmap e346: 8 total, 8 up, 8 in 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: failed to encode map e346 with expected crc 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[204507]: failed to encode map e346 with expected crc 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: failed to encode map e345 with expected crc 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: failed to encode map e345 with expected crc 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: pgmap v164: 121 pgs: 6 peering, 4 active+undersized+degraded, 12 active+undersized, 99 active+clean; 294 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 25 op/s; 12/654 objects degraded (1.835%); 7.1 MiB/s, 2 objects/s recovering 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: osdmap e346: 8 total, 8 up, 8 in 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: failed to encode map e346 with expected crc 2023-10-07T21:18:24.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:24 smithi003 ceph-mon[200960]: failed to encode map e346 with expected crc 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: failed to encode map e345 with expected crc 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: failed to encode map e345 with expected crc 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: pgmap v164: 121 pgs: 6 peering, 4 active+undersized+degraded, 12 active+undersized, 99 active+clean; 294 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 25 op/s; 12/654 objects degraded (1.835%); 7.1 MiB/s, 2 objects/s recovering 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-10-07T21:18:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: osdmap e346: 8 total, 8 up, 8 in 2023-10-07T21:18:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: failed to encode map e346 with expected crc 2023-10-07T21:18:24.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:24 smithi046 ceph-mon[189713]: failed to encode map e346 with expected crc 2023-10-07T21:18:24.733 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1378: done (7 left) 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1379: done (6 left) 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1380: done (5 left) 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1381: done (4 left) 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1382: done (3 left) 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1383: done (2 left) 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1384: done (1 left) 2023-10-07T21:18:24.891 INFO:tasks.rados.rados.0.smithi003.stdout:1385: done (0 left) 2023-10-07T21:18:24.892 INFO:tasks.rados.rados.0.smithi003.stdout:1386: read oid 31 snap 121 2023-10-07T21:18:24.892 INFO:tasks.rados.rados.0.smithi003.stdout:1386: expect (ObjNum 346 snap 112 seq_num 346) 2023-10-07T21:18:24.892 INFO:tasks.rados.rados.0.smithi003.stdout:1387: delete oid 4 current snap is 142 2023-10-07T21:18:24.896 INFO:tasks.rados.rados.0.smithi003.stdout:1386: expect (ObjNum 346 snap 112 seq_num 346) 2023-10-07T21:18:24.938 INFO:tasks.rados.rados.0.smithi003.stdout:1386: done (1 left) 2023-10-07T21:18:24.938 INFO:tasks.rados.rados.0.smithi003.stdout:1387: done (0 left) 2023-10-07T21:18:24.938 INFO:tasks.rados.rados.0.smithi003.stdout:1388: snap_remove snap 126 2023-10-07T21:18:25.065 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (3m) 6s ago 6m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (2m) 78s ago 6m 84.7M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (7m) 6s ago 7m 15.2M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (7m) 78s ago 7m 18.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (2m) 78s ago 10m 447M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (2m) 6s ago 12m 510M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (2m) 6s ago 12m 82.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (82s) 78s ago 11m 28.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (99s) 6s ago 11m 62.0M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (3m) 6s ago 6m 9.76M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:18:25.066 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (2m) 78s ago 6m 18.4M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (42s) 6s ago 10m 229M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (9s) 6s ago 10m 14.7M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (9m) 6s ago 9m 518M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e63ef3273a37 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (9m) 6s ago 9m 269M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (9m) 78s ago 9m 363M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (8m) 78s ago 8m 445M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (8m) 78s ago 8m 207M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (7m) 78s ago 7m 219M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:18:25.067 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (2m) 78s ago 7m 50.3M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 6, 2023-10-07T21:18:25.470 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8, 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 7 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:18:25.471 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:18:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[200960]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 12/654 objects degraded (1.835%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[200960]: failed to encode map e347 with expected crc 2023-10-07T21:18:25.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[200960]: osdmap e347: 8 total, 8 up, 8 in 2023-10-07T21:18:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[204507]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 12/654 objects degraded (1.835%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[204507]: failed to encode map e347 with expected crc 2023-10-07T21:18:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:25 smithi003 ceph-mon[204507]: osdmap e347: 8 total, 8 up, 8 in 2023-10-07T21:18:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:25 smithi046 ceph-mon[189713]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:25 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 12/654 objects degraded (1.835%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:25 smithi046 ceph-mon[189713]: failed to encode map e347 with expected crc 2023-10-07T21:18:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:25 smithi046 ceph-mon[189713]: osdmap e347: 8 total, 8 up, 8 in 2023-10-07T21:18:25.893 INFO:tasks.rados.rados.0.smithi003.stdout:1388: done (0 left) 2023-10-07T21:18:25.894 INFO:tasks.rados.rados.0.smithi003.stdout:1389: read oid 34 snap -1 2023-10-07T21:18:25.894 INFO:tasks.rados.rados.0.smithi003.stdout:1389: expect (ObjNum 429 snap 139 seq_num 429) 2023-10-07T21:18:25.894 INFO:tasks.rados.rados.0.smithi003.stdout:1390: delete oid 33 current snap is 142 2023-10-07T21:18:25.906 INFO:tasks.rados.rados.0.smithi003.stdout:1390: done (1 left) 2023-10-07T21:18:25.906 INFO:tasks.rados.rados.0.smithi003.stdout:1391: snap_remove snap 123 2023-10-07T21:18:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[200960]: failed to encode map e347 with expected crc 2023-10-07T21:18:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[200960]: failed to encode map e347 with expected crc 2023-10-07T21:18:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[200960]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[200960]: pgmap v167: 121 pgs: 6 peering, 115 active+clean; 292 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 23 op/s; 7.6 MiB/s, 2 objects/s recovering 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/4152566489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[200960]: failed to encode map e348 with expected crc 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[200960]: osdmap e348: 8 total, 8 up, 8 in 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[204507]: failed to encode map e347 with expected crc 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[204507]: failed to encode map e347 with expected crc 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[204507]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[204507]: pgmap v167: 121 pgs: 6 peering, 115 active+clean; 292 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 23 op/s; 7.6 MiB/s, 2 objects/s recovering 2023-10-07T21:18:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/4152566489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:26.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[204507]: failed to encode map e348 with expected crc 2023-10-07T21:18:26.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:26 smithi003 ceph-mon[204507]: osdmap e348: 8 total, 8 up, 8 in 2023-10-07T21:18:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:26 smithi046 ceph-mon[189713]: failed to encode map e347 with expected crc 2023-10-07T21:18:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:26 smithi046 ceph-mon[189713]: failed to encode map e347 with expected crc 2023-10-07T21:18:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:26 smithi046 ceph-mon[189713]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:26 smithi046 ceph-mon[189713]: pgmap v167: 121 pgs: 6 peering, 115 active+clean; 292 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 23 op/s; 7.6 MiB/s, 2 objects/s recovering 2023-10-07T21:18:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:26 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/4152566489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:26 smithi046 ceph-mon[189713]: failed to encode map e348 with expected crc 2023-10-07T21:18:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:26 smithi046 ceph-mon[189713]: osdmap e348: 8 total, 8 up, 8 in 2023-10-07T21:18:26.896 INFO:tasks.rados.rados.0.smithi003.stdout:1391: done (1 left) 2023-10-07T21:18:26.897 INFO:tasks.rados.rados.0.smithi003.stdout:1392: read oid 4 snap 133 2023-10-07T21:18:26.897 INFO:tasks.rados.rados.0.smithi003.stdout:1392: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:18:26.897 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 142 2023-10-07T21:18:26.897 INFO:tasks.rados.rados.0.smithi003.stdout:1393: seq_num 440 ranges {1900544=172032} 2023-10-07T21:18:26.909 INFO:tasks.rados.rados.0.smithi003.stdout:1393: writing smithi003182153-35 from 1900544 to 2072576 tid 1 2023-10-07T21:18:26.909 INFO:tasks.rados.rados.0.smithi003.stdout:1394: snap_create 2023-10-07T21:18:26.911 INFO:tasks.rados.rados.0.smithi003.stdout:1389: expect (ObjNum 429 snap 139 seq_num 429) 2023-10-07T21:18:27.004 INFO:tasks.rados.rados.0.smithi003.stdout:1393: finishing write tid 1 to smithi003182153-35 2023-10-07T21:18:27.004 INFO:tasks.rados.rados.0.smithi003.stdout:1393: finishing write tid 2 to smithi003182153-35 2023-10-07T21:18:27.004 INFO:tasks.rados.rados.0.smithi003.stdout:1393: finishing write tid 3 to smithi003182153-35 2023-10-07T21:18:27.004 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 926 (ObjNum 440 snap 142 seq_num 440) dirty exists 2023-10-07T21:18:27.004 INFO:tasks.rados.rados.0.smithi003.stdout:1393: left oid 35 (ObjNum 440 snap 142 seq_num 440) 2023-10-07T21:18:27.005 INFO:tasks.rados.rados.0.smithi003.stdout:1392: expect (ObjNum 254 snap 79 seq_num 254) 2023-10-07T21:18:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[200960]: failed to encode map e348 with expected crc 2023-10-07T21:18:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/654 objects degraded (1.835%), 4 pgs degraded) 2023-10-07T21:18:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:18:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[200960]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[200960]: osdmap e349: 8 total, 8 up, 8 in 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[200960]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[200960]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[204507]: failed to encode map e348 with expected crc 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/654 objects degraded (1.835%), 4 pgs degraded) 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[204507]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[204507]: osdmap e349: 8 total, 8 up, 8 in 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[204507]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:27 smithi003 ceph-mon[204507]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:27 smithi046 ceph-mon[189713]: failed to encode map e348 with expected crc 2023-10-07T21:18:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:27 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/654 objects degraded (1.835%), 4 pgs degraded) 2023-10-07T21:18:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:27 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:18:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:27 smithi046 ceph-mon[189713]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:27 smithi046 ceph-mon[189713]: osdmap e349: 8 total, 8 up, 8 in 2023-10-07T21:18:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:27 smithi046 ceph-mon[189713]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:27 smithi046 ceph-mon[189713]: failed to encode map e349 with expected crc 2023-10-07T21:18:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:1389: done (3 left) 2023-10-07T21:18:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:1392: done (2 left) 2023-10-07T21:18:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:1393: done (1 left) 2023-10-07T21:18:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:1394: done (0 left) 2023-10-07T21:18:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:1395: read oid 39 snap -1 2023-10-07T21:18:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:1395: expect (ObjNum 325 snap 108 seq_num 325) 2023-10-07T21:18:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 143 2023-10-07T21:18:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:1396: seq_num 441 ranges {0=188416} 2023-10-07T21:18:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:1396: writing smithi003182153-31 from 0 to 188416 tid 1 2023-10-07T21:18:27.900 INFO:tasks.rados.rados.0.smithi003.stdout:1397: read oid 20 snap -1 2023-10-07T21:18:27.900 INFO:tasks.rados.rados.0.smithi003.stdout:1397: expect deleted 2023-10-07T21:18:27.900 INFO:tasks.rados.rados.0.smithi003.stdout:1398: setattr oid 1 current snap is 143 2023-10-07T21:18:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:1397: done (3 left) 2023-10-07T21:18:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:1399: setattr oid 41 current snap is 143 2023-10-07T21:18:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:1396: finishing write tid 1 to smithi003182153-31 2023-10-07T21:18:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:1396: finishing write tid 2 to smithi003182153-31 2023-10-07T21:18:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 143 2023-10-07T21:18:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:1400: seq_num 442 ranges {1253376=204800} 2023-10-07T21:18:27.912 INFO:tasks.rados.rados.0.smithi003.stdout:1400: writing smithi003182153-48 from 1253376 to 1458176 tid 1 2023-10-07T21:18:27.912 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 143 2023-10-07T21:18:27.913 INFO:tasks.rados.rados.0.smithi003.stdout:1396: finishing write tid 3 to smithi003182153-31 2023-10-07T21:18:27.913 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 670 (ObjNum 441 snap 143 seq_num 441) dirty exists 2023-10-07T21:18:27.913 INFO:tasks.rados.rados.0.smithi003.stdout:1396: left oid 31 (ObjNum 441 snap 143 seq_num 441) 2023-10-07T21:18:27.913 INFO:tasks.rados.rados.0.smithi003.stdout:1401: seq_num 443 ranges {0=221184} 2023-10-07T21:18:27.914 INFO:tasks.rados.rados.0.smithi003.stdout:1401: writing smithi003182153-24 from 0 to 221184 tid 1 2023-10-07T21:18:27.914 INFO:tasks.rados.rados.0.smithi003.stdout:1396: done (5 left) 2023-10-07T21:18:27.914 INFO:tasks.rados.rados.0.smithi003.stdout:1402: rollback oid 22 current snap is 143 2023-10-07T21:18:27.914 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 142 2023-10-07T21:18:27.914 INFO:tasks.rados.rados.0.smithi003.stdout:1395: expect (ObjNum 325 snap 108 seq_num 325) 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 932 (ObjNum 403 snap 134 seq_num 403) dirty exists 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 770 (ObjNum 414 snap 137 seq_num 414) dirty exists 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 1 to smithi003182153-48 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:1395: done (5 left) 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:1398: done (4 left) 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:1399: done (3 left) 2023-10-07T21:18:27.950 INFO:tasks.rados.rados.0.smithi003.stdout:1403: snap_remove snap 102 2023-10-07T21:18:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[200960]: failed to encode map e349 with expected crc 2023-10-07T21:18:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[200960]: failed to encode map e349 with expected crc 2023-10-07T21:18:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[200960]: pgmap v170: 121 pgs: 121 active+clean; 292 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 904 KiB/s wr, 7 op/s; 2.2 MiB/s, 0 objects/s recovering 2023-10-07T21:18:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[200960]: osdmap e350: 8 total, 8 up, 8 in 2023-10-07T21:18:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[200960]: failed to encode map e350 with expected crc 2023-10-07T21:18:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[200960]: failed to encode map e350 with expected crc 2023-10-07T21:18:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[204507]: failed to encode map e349 with expected crc 2023-10-07T21:18:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[204507]: failed to encode map e349 with expected crc 2023-10-07T21:18:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[204507]: pgmap v170: 121 pgs: 121 active+clean; 292 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 904 KiB/s wr, 7 op/s; 2.2 MiB/s, 0 objects/s recovering 2023-10-07T21:18:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[204507]: osdmap e350: 8 total, 8 up, 8 in 2023-10-07T21:18:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[204507]: failed to encode map e350 with expected crc 2023-10-07T21:18:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:28 smithi003 ceph-mon[204507]: failed to encode map e350 with expected crc 2023-10-07T21:18:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:28 smithi046 ceph-mon[189713]: failed to encode map e349 with expected crc 2023-10-07T21:18:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:28 smithi046 ceph-mon[189713]: failed to encode map e349 with expected crc 2023-10-07T21:18:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:28 smithi046 ceph-mon[189713]: pgmap v170: 121 pgs: 121 active+clean; 292 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 904 KiB/s wr, 7 op/s; 2.2 MiB/s, 0 objects/s recovering 2023-10-07T21:18:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:28 smithi046 ceph-mon[189713]: osdmap e350: 8 total, 8 up, 8 in 2023-10-07T21:18:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:28 smithi046 ceph-mon[189713]: failed to encode map e350 with expected crc 2023-10-07T21:18:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:28 smithi046 ceph-mon[189713]: failed to encode map e350 with expected crc 2023-10-07T21:18:28.899 INFO:tasks.rados.rados.0.smithi003.stdout:1403: done (3 left) 2023-10-07T21:18:28.899 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 143 2023-10-07T21:18:28.900 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 2 to smithi003182153-48 2023-10-07T21:18:28.900 INFO:tasks.rados.rados.0.smithi003.stdout:1404: seq_num 444 ranges {1892352=237568} 2023-10-07T21:18:28.912 INFO:tasks.rados.rados.0.smithi003.stdout:1404: writing smithi003182153-21 from 1892352 to 2129920 tid 1 2023-10-07T21:18:28.912 INFO:tasks.rados.rados.0.smithi003.stdout:1405: snap_create 2023-10-07T21:18:28.913 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 3 to smithi003182153-48 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 606 (ObjNum 442 snap 143 seq_num 442) dirty exists 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:1400: left oid 48 (ObjNum 442 snap 143 seq_num 442) 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 936 (ObjNum 256 snap 82 seq_num 256) dirty exists 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:1401: finishing write tid 1 to smithi003182153-24 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:1401: finishing write tid 2 to smithi003182153-24 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:1401: finishing write tid 3 to smithi003182153-24 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 915 (ObjNum 443 snap 143 seq_num 443) dirty exists 2023-10-07T21:18:28.914 INFO:tasks.rados.rados.0.smithi003.stdout:1401: left oid 24 (ObjNum 443 snap 143 seq_num 443) 2023-10-07T21:18:28.920 INFO:tasks.rados.rados.0.smithi003.stdout:1404: finishing write tid 1 to smithi003182153-21 2023-10-07T21:18:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:1404: finishing write tid 2 to smithi003182153-21 2023-10-07T21:18:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:1404: finishing write tid 3 to smithi003182153-21 2023-10-07T21:18:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 772 (ObjNum 444 snap 143 seq_num 444) dirty exists 2023-10-07T21:18:28.923 INFO:tasks.rados.rados.0.smithi003.stdout:1404: left oid 21 (ObjNum 444 snap 143 seq_num 444) 2023-10-07T21:18:29.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:28 smithi046 conmon[175795]: ts=2023-10-07T21:18:28.660Z 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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-07T21:18:29.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:28 smithi046 conmon[175795]: ts=2023-10-07T21:18: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:18:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[200960]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[200960]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[200960]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[200960]: failed to encode map e351 with expected crc 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[200960]: osdmap e351: 8 total, 8 up, 8 in 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[204507]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[204507]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[204507]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[204507]: failed to encode map e351 with expected crc 2023-10-07T21:18:29.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:29 smithi003 ceph-mon[204507]: osdmap e351: 8 total, 8 up, 8 in 2023-10-07T21:18:29.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:29 smithi046 ceph-mon[189713]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:29 smithi046 ceph-mon[189713]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:29 smithi046 ceph-mon[189713]: failed to encode map e350 with expected crc 2023-10-07T21:18:29.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:29 smithi046 ceph-mon[189713]: failed to encode map e351 with expected crc 2023-10-07T21:18:29.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:29 smithi046 ceph-mon[189713]: osdmap e351: 8 total, 8 up, 8 in 2023-10-07T21:18:29.730 INFO:tasks.rados.rados.0.smithi003.stdout:1400: done (4 left) 2023-10-07T21:18:29.730 INFO:tasks.rados.rados.0.smithi003.stdout:1401: done (3 left) 2023-10-07T21:18:29.730 INFO:tasks.rados.rados.0.smithi003.stdout:1402: done (2 left) 2023-10-07T21:18:29.730 INFO:tasks.rados.rados.0.smithi003.stdout:1404: done (1 left) 2023-10-07T21:18:29.730 INFO:tasks.rados.rados.0.smithi003.stdout:1405: done (0 left) 2023-10-07T21:18:29.730 INFO:tasks.rados.rados.0.smithi003.stdout:1406: snap_create 2023-10-07T21:18:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[200960]: failed to encode map e351 with expected crc 2023-10-07T21:18:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[200960]: pgmap v173: 121 pgs: 121 active+clean; 289 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 904 KiB/s wr, 9 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-10-07T21:18:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[200960]: failed to encode map e352 with expected crc 2023-10-07T21:18:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[200960]: osdmap e352: 8 total, 8 up, 8 in 2023-10-07T21:18:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[204507]: failed to encode map e351 with expected crc 2023-10-07T21:18:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[204507]: pgmap v173: 121 pgs: 121 active+clean; 289 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 904 KiB/s wr, 9 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-10-07T21:18:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[204507]: failed to encode map e352 with expected crc 2023-10-07T21:18:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:30 smithi003 ceph-mon[204507]: osdmap e352: 8 total, 8 up, 8 in 2023-10-07T21:18:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:30 smithi046 ceph-mon[189713]: failed to encode map e351 with expected crc 2023-10-07T21:18:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:30 smithi046 ceph-mon[189713]: pgmap v173: 121 pgs: 121 active+clean; 289 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 904 KiB/s wr, 9 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-10-07T21:18:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:30 smithi046 ceph-mon[189713]: failed to encode map e352 with expected crc 2023-10-07T21:18:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:30 smithi046 ceph-mon[189713]: osdmap e352: 8 total, 8 up, 8 in 2023-10-07T21:18:30.734 INFO:tasks.rados.rados.0.smithi003.stdout:1406: done (0 left) 2023-10-07T21:18:30.734 INFO:tasks.rados.rados.0.smithi003.stdout:1407: rollback oid 2 current snap is 145 2023-10-07T21:18:30.734 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 2 to 128 2023-10-07T21:18:30.734 INFO:tasks.rados.rados.0.smithi003.stdout:1408: read oid 21 snap -1 2023-10-07T21:18:30.734 INFO:tasks.rados.rados.0.smithi003.stdout:1408: expect (ObjNum 444 snap 143 seq_num 444) 2023-10-07T21:18:30.734 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 145 2023-10-07T21:18:30.734 INFO:tasks.rados.rados.0.smithi003.stdout:1409: seq_num 445 ranges {5496832=253952} 2023-10-07T21:18:30.766 INFO:tasks.rados.rados.0.smithi003.stdout:1409: writing smithi003182153-44 from 5496832 to 5750784 tid 1 2023-10-07T21:18:30.766 INFO:tasks.rados.rados.0.smithi003.stdout:1410: delete oid 1 current snap is 145 2023-10-07T21:18:30.766 INFO:tasks.rados.rados.0.smithi003.stdout:1407: finishing rollback tid 0 to smithi003182153-2 2023-10-07T21:18:30.766 INFO:tasks.rados.rados.0.smithi003.stdout:1407: finishing rollback tid 1 to smithi003182153-2 2023-10-07T21:18:30.766 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 769 (ObjNum 289 snap 0 seq_num 1510704096) dirty dne 2023-10-07T21:18:30.766 INFO:tasks.rados.rados.0.smithi003.stdout:1408: expect (ObjNum 444 snap 143 seq_num 444) 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1409: finishing write tid 1 to smithi003182153-44 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1409: finishing write tid 2 to smithi003182153-44 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1409: finishing write tid 3 to smithi003182153-44 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1152 (ObjNum 445 snap 145 seq_num 445) dirty exists 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1409: left oid 44 (ObjNum 445 snap 145 seq_num 445) 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1407: done (3 left) 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1408: done (2 left) 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1409: done (1 left) 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:1410: done (0 left) 2023-10-07T21:18:30.852 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 145 2023-10-07T21:18:30.853 INFO:tasks.rados.rados.0.smithi003.stdout:1411: seq_num 447 ranges {73728=294912} 2023-10-07T21:18:30.855 INFO:tasks.rados.rados.0.smithi003.stdout:1411: writing smithi003182153-49 from 73728 to 368640 tid 1 2023-10-07T21:18:30.855 INFO:tasks.rados.rados.0.smithi003.stdout:1412: snap_remove snap 127 2023-10-07T21:18:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[200960]: failed to encode map e352 with expected crc 2023-10-07T21:18:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[200960]: failed to encode map e352 with expected crc 2023-10-07T21:18:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[200960]: osdmap e353: 8 total, 8 up, 8 in 2023-10-07T21:18:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[200960]: failed to encode map e353 with expected crc 2023-10-07T21:18:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[200960]: failed to encode map e353 with expected crc 2023-10-07T21:18:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[204507]: failed to encode map e352 with expected crc 2023-10-07T21:18:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[204507]: failed to encode map e352 with expected crc 2023-10-07T21:18:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[204507]: osdmap e353: 8 total, 8 up, 8 in 2023-10-07T21:18:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[204507]: failed to encode map e353 with expected crc 2023-10-07T21:18:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:31 smithi003 ceph-mon[204507]: failed to encode map e353 with expected crc 2023-10-07T21:18:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:31 smithi046 ceph-mon[189713]: failed to encode map e352 with expected crc 2023-10-07T21:18:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:31 smithi046 ceph-mon[189713]: failed to encode map e352 with expected crc 2023-10-07T21:18:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:31 smithi046 ceph-mon[189713]: osdmap e353: 8 total, 8 up, 8 in 2023-10-07T21:18:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:31 smithi046 ceph-mon[189713]: failed to encode map e353 with expected crc 2023-10-07T21:18:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:31 smithi046 ceph-mon[189713]: failed to encode map e353 with expected crc 2023-10-07T21:18:31.742 INFO:tasks.rados.rados.0.smithi003.stdout:1412: done (1 left) 2023-10-07T21:18:31.743 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 145 2023-10-07T21:18:31.743 INFO:tasks.rados.rados.0.smithi003.stdout:1411: finishing write tid 1 to smithi003182153-49 2023-10-07T21:18:31.743 INFO:tasks.rados.rados.0.smithi003.stdout:1413: seq_num 448 ranges {1114112=311296} 2023-10-07T21:18:31.751 INFO:tasks.rados.rados.0.smithi003.stdout:1413: writing smithi003182153-39 from 1114112 to 1425408 tid 1 2023-10-07T21:18:31.751 INFO:tasks.rados.rados.0.smithi003.stdout:1414: setattr oid 30 current snap is 145 2023-10-07T21:18:31.752 INFO:tasks.rados.rados.0.smithi003.stdout:1415: copy_from oid 36 from oid 13 current snap is 145 2023-10-07T21:18:31.752 INFO:tasks.rados.rados.0.smithi003.stdout:1416: snap_create 2023-10-07T21:18:31.752 INFO:tasks.rados.rados.0.smithi003.stdout:1411: finishing write tid 2 to smithi003182153-49 2023-10-07T21:18:31.752 INFO:tasks.rados.rados.0.smithi003.stdout:1411: finishing write tid 3 to smithi003182153-49 2023-10-07T21:18:31.753 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 762 (ObjNum 447 snap 145 seq_num 447) dirty exists 2023-10-07T21:18:31.753 INFO:tasks.rados.rados.0.smithi003.stdout:1411: left oid 49 (ObjNum 447 snap 145 seq_num 447) 2023-10-07T21:18:31.762 INFO:tasks.rados.rados.0.smithi003.stdout:1415: finishing copy_from to smithi003182153-36 2023-10-07T21:18:31.762 INFO:tasks.rados.rados.0.smithi003.stdout:1415: got expected ENOENT (src dne) 2023-10-07T21:18:31.764 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 330 (ObjNum 337 snap 110 seq_num 337) dirty exists 2023-10-07T21:18:31.764 INFO:tasks.rados.rados.0.smithi003.stdout:1413: finishing write tid 1 to smithi003182153-39 2023-10-07T21:18:31.764 INFO:tasks.rados.rados.0.smithi003.stdout:1413: finishing write tid 2 to smithi003182153-39 2023-10-07T21:18:31.765 INFO:tasks.rados.rados.0.smithi003.stdout:1415: finishing copy_from racing read to smithi003182153-36 2023-10-07T21:18:31.767 INFO:tasks.rados.rados.0.smithi003.stdout:1413: finishing write tid 3 to smithi003182153-39 2023-10-07T21:18:31.767 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 928 (ObjNum 448 snap 145 seq_num 448) dirty exists 2023-10-07T21:18:31.767 INFO:tasks.rados.rados.0.smithi003.stdout:1413: left oid 39 (ObjNum 448 snap 145 seq_num 448) 2023-10-07T21:18:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:18:31] "GET /metrics HTTP/1.1" 200 36178 "" "Prometheus/2.43.0" 2023-10-07T21:18:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[204507]: failed to encode map e353 with expected crc 2023-10-07T21:18:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[204507]: pgmap v176: 121 pgs: 121 active+clean; 289 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-07T21:18:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[204507]: osdmap e354: 8 total, 8 up, 8 in 2023-10-07T21:18:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[200960]: failed to encode map e353 with expected crc 2023-10-07T21:18:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[200960]: pgmap v176: 121 pgs: 121 active+clean; 289 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-07T21:18:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:32 smithi003 ceph-mon[200960]: osdmap e354: 8 total, 8 up, 8 in 2023-10-07T21:18:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:32 smithi046 ceph-mon[189713]: failed to encode map e353 with expected crc 2023-10-07T21:18:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:32 smithi046 ceph-mon[189713]: pgmap v176: 121 pgs: 121 active+clean; 289 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-07T21:18:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:32 smithi046 ceph-mon[189713]: osdmap e354: 8 total, 8 up, 8 in 2023-10-07T21:18:32.743 INFO:tasks.rados.rados.0.smithi003.stdout:1411: done (4 left) 2023-10-07T21:18:32.743 INFO:tasks.rados.rados.0.smithi003.stdout:1413: done (3 left) 2023-10-07T21:18:32.743 INFO:tasks.rados.rados.0.smithi003.stdout:1414: done (2 left) 2023-10-07T21:18:32.743 INFO:tasks.rados.rados.0.smithi003.stdout:1415: done (1 left) 2023-10-07T21:18:32.743 INFO:tasks.rados.rados.0.smithi003.stdout:1416: done (0 left) 2023-10-07T21:18:32.743 INFO:tasks.rados.rados.0.smithi003.stdout:1417: snap_remove snap 134 2023-10-07T21:18:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[200960]: failed to encode map e354 with expected crc 2023-10-07T21:18:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[200960]: failed to encode map e354 with expected crc 2023-10-07T21:18:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[200960]: failed to encode map e355 with expected crc 2023-10-07T21:18:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[200960]: osdmap e355: 8 total, 8 up, 8 in 2023-10-07T21:18:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[204507]: failed to encode map e354 with expected crc 2023-10-07T21:18:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[204507]: failed to encode map e354 with expected crc 2023-10-07T21:18:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[204507]: failed to encode map e355 with expected crc 2023-10-07T21:18:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:33 smithi003 ceph-mon[204507]: osdmap e355: 8 total, 8 up, 8 in 2023-10-07T21:18:33.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:33 smithi046 ceph-mon[189713]: failed to encode map e354 with expected crc 2023-10-07T21:18:33.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:33 smithi046 ceph-mon[189713]: failed to encode map e354 with expected crc 2023-10-07T21:18:33.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:33 smithi046 ceph-mon[189713]: failed to encode map e355 with expected crc 2023-10-07T21:18:33.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:33 smithi046 ceph-mon[189713]: osdmap e355: 8 total, 8 up, 8 in 2023-10-07T21:18:33.750 INFO:tasks.rados.rados.0.smithi003.stdout:1417: done (0 left) 2023-10-07T21:18:33.751 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 146 2023-10-07T21:18:33.751 INFO:tasks.rados.rados.0.smithi003.stdout:1418: seq_num 449 ranges {1253376=327680} 2023-10-07T21:18:33.761 INFO:tasks.rados.rados.0.smithi003.stdout:1418: writing smithi003182153-8 from 1253376 to 1581056 tid 1 2023-10-07T21:18:33.761 INFO:tasks.rados.rados.0.smithi003.stdout:1419: rollback oid 31 current snap is 146 2023-10-07T21:18:33.762 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 133 2023-10-07T21:18:33.762 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 146 2023-10-07T21:18:33.762 INFO:tasks.rados.rados.0.smithi003.stdout:1420: seq_num 450 ranges {0=344064} 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1420: writing smithi003182153-20 from 0 to 344064 tid 1 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1421: read oid 41 snap -1 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1421: expect (ObjNum 414 snap 137 seq_num 414) 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1422: rmattr oid 46 current snap is 146 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1422: done (4 left) 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1423: rmattr oid 32 current snap is 146 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1423: done (4 left) 2023-10-07T21:18:33.763 INFO:tasks.rados.rados.0.smithi003.stdout:1424: snap_create 2023-10-07T21:18:33.769 INFO:tasks.rados.rados.0.smithi003.stdout:1419: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:18:33.769 INFO:tasks.rados.rados.0.smithi003.stdout:1419: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:18:33.771 INFO:tasks.rados.rados.0.smithi003.stdout:1419: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:18:33.771 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 673 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:18:33.772 INFO:tasks.rados.rados.0.smithi003.stdout:1420: finishing write tid 1 to smithi003182153-20 2023-10-07T21:18:33.773 INFO:tasks.rados.rados.0.smithi003.stdout:1420: finishing write tid 2 to smithi003182153-20 2023-10-07T21:18:33.773 INFO:tasks.rados.rados.0.smithi003.stdout:1418: finishing write tid 1 to smithi003182153-8 2023-10-07T21:18:33.774 INFO:tasks.rados.rados.0.smithi003.stdout:1418: finishing write tid 2 to smithi003182153-8 2023-10-07T21:18:33.776 INFO:tasks.rados.rados.0.smithi003.stdout:1418: finishing write tid 3 to smithi003182153-8 2023-10-07T21:18:33.776 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1165 (ObjNum 449 snap 146 seq_num 449) dirty exists 2023-10-07T21:18:33.776 INFO:tasks.rados.rados.0.smithi003.stdout:1418: left oid 8 (ObjNum 449 snap 146 seq_num 449) 2023-10-07T21:18:33.778 INFO:tasks.rados.rados.0.smithi003.stdout:1420: finishing write tid 3 to smithi003182153-20 2023-10-07T21:18:33.778 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 766 (ObjNum 450 snap 146 seq_num 450) dirty exists 2023-10-07T21:18:33.778 INFO:tasks.rados.rados.0.smithi003.stdout:1420: left oid 20 (ObjNum 450 snap 146 seq_num 450) 2023-10-07T21:18:33.785 INFO:tasks.rados.rados.0.smithi003.stdout:1421: expect (ObjNum 414 snap 137 seq_num 414) 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:1418: done (4 left) 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:1419: done (3 left) 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:1420: done (2 left) 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:1421: done (1 left) 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:1424: done (0 left) 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:1425: rollback oid 39 current snap is 147 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 94 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 147 2023-10-07T21:18:34.735 INFO:tasks.rados.rados.0.smithi003.stdout:1426: seq_num 451 ranges {5750784=360448} 2023-10-07T21:18:34.769 INFO:tasks.rados.rados.0.smithi003.stdout:1426: writing smithi003182153-44 from 5750784 to 6111232 tid 1 2023-10-07T21:18:34.769 INFO:tasks.rados.rados.0.smithi003.stdout:1427: read oid 16 snap 132 2023-10-07T21:18:34.769 INFO:tasks.rados.rados.0.smithi003.stdout:1427: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:18:34.769 INFO:tasks.rados.rados.0.smithi003.stdout:1428: read oid 17 snap -1 2023-10-07T21:18:34.769 INFO:tasks.rados.rados.0.smithi003.stdout:1428: expect (ObjNum 416 snap 137 seq_num 416) 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:1429: copy_from oid 50 from oid 25 current snap is 147 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 946 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:1425: done (4 left) 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:1430: rollback oid 36 current snap is 147 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 116 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 147 2023-10-07T21:18:34.770 INFO:tasks.rados.rados.0.smithi003.stdout:1431: seq_num 452 ranges {0=376832} 2023-10-07T21:18:34.771 INFO:tasks.rados.rados.0.smithi003.stdout:1431: writing smithi003182153-26 from 0 to 376832 tid 1 2023-10-07T21:18:34.771 INFO:tasks.rados.rados.0.smithi003.stdout:1432: read oid 22 snap -1 2023-10-07T21:18:34.771 INFO:tasks.rados.rados.0.smithi003.stdout:1432: expect (ObjNum 256 snap 82 seq_num 256) 2023-10-07T21:18:34.771 INFO:tasks.rados.rados.0.smithi003.stdout:1433: rmattr oid 45 current snap is 147 2023-10-07T21:18:34.771 INFO:tasks.rados.rados.0.smithi003.stdout:1433: done (7 left) 2023-10-07T21:18:34.771 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 147 2023-10-07T21:18:34.772 INFO:tasks.rados.rados.0.smithi003.stdout:1434: seq_num 453 ranges {2203648=393216} 2023-10-07T21:18:34.787 INFO:tasks.rados.rados.0.smithi003.stdout:1434: writing smithi003182153-23 from 2203648 to 2596864 tid 1 2023-10-07T21:18:34.787 INFO:tasks.rados.rados.0.smithi003.stdout:1435: copy_from oid 37 from oid 47 current snap is 147 2023-10-07T21:18:34.787 INFO:tasks.rados.rados.0.smithi003.stdout:1436: read oid 8 snap -1 2023-10-07T21:18:34.787 INFO:tasks.rados.rados.0.smithi003.stdout:1436: expect (ObjNum 449 snap 146 seq_num 449) 2023-10-07T21:18:34.787 INFO:tasks.rados.rados.0.smithi003.stdout:1437: snap_create 2023-10-07T21:18:34.787 INFO:tasks.rados.rados.0.smithi003.stdout:1428: expect (ObjNum 416 snap 137 seq_num 416) 2023-10-07T21:18:34.845 INFO:tasks.rados.rados.0.smithi003.stdout:1430: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:18:34.846 INFO:tasks.rados.rados.0.smithi003.stdout:1430: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:18:34.846 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 610 (ObjNum 33 snap 0 seq_num 0) dirty dne 2023-10-07T21:18:34.846 INFO:tasks.rados.rados.0.smithi003.stdout:1432: expect (ObjNum 256 snap 82 seq_num 256) 2023-10-07T21:18:34.893 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 1 to smithi003182153-26 2023-10-07T21:18:34.893 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 2 to smithi003182153-26 2023-10-07T21:18:34.893 INFO:tasks.rados.rados.0.smithi003.stdout:1427: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1426: finishing write tid 1 to smithi003182153-44 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1426: finishing write tid 2 to smithi003182153-44 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 3 to smithi003182153-26 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 807 (ObjNum 452 snap 147 seq_num 452) dirty exists 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1431: left oid 26 (ObjNum 452 snap 147 seq_num 452) 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1426: finishing write tid 3 to smithi003182153-44 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1176 (ObjNum 451 snap 147 seq_num 451) dirty exists 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1426: left oid 44 (ObjNum 451 snap 147 seq_num 451) 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1434: finishing write tid 1 to smithi003182153-23 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1434: finishing write tid 2 to smithi003182153-23 2023-10-07T21:18:34.905 INFO:tasks.rados.rados.0.smithi003.stdout:1436: expect (ObjNum 449 snap 146 seq_num 449) 2023-10-07T21:18:34.966 INFO:tasks.rados.rados.0.smithi003.stdout:1434: finishing write tid 3 to smithi003182153-23 2023-10-07T21:18:34.966 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 967 (ObjNum 453 snap 147 seq_num 453) dirty exists 2023-10-07T21:18:34.966 INFO:tasks.rados.rados.0.smithi003.stdout:1434: left oid 23 (ObjNum 453 snap 147 seq_num 453) 2023-10-07T21:18:34.966 INFO:tasks.rados.rados.0.smithi003.stdout:1429: finishing copy_from to smithi003182153-50 2023-10-07T21:18:34.967 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 765 (ObjNum 381 snap 125 seq_num 381) dirty exists 2023-10-07T21:18:34.967 INFO:tasks.rados.rados.0.smithi003.stdout:1429: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:18:34.967 INFO:tasks.rados.rados.0.smithi003.stdout:1435: finishing copy_from to smithi003182153-37 2023-10-07T21:18:34.967 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 731 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:18:34.967 INFO:tasks.rados.rados.0.smithi003.stdout:1435: finishing copy_from racing read to smithi003182153-37 2023-10-07T21:18:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[204507]: pgmap v179: 121 pgs: 121 active+clean; 279 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 418 KiB/s wr, 23 op/s 2023-10-07T21:18:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[204507]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[204507]: osdmap e356: 8 total, 8 up, 8 in 2023-10-07T21:18:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[204507]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[204507]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[204507]: osdmap e357: 8 total, 8 up, 8 in 2023-10-07T21:18:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[200960]: pgmap v179: 121 pgs: 121 active+clean; 279 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 418 KiB/s wr, 23 op/s 2023-10-07T21:18:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[200960]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[200960]: osdmap e356: 8 total, 8 up, 8 in 2023-10-07T21:18:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[200960]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[200960]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:34 smithi003 ceph-mon[200960]: osdmap e357: 8 total, 8 up, 8 in 2023-10-07T21:18:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:34 smithi046 ceph-mon[189713]: pgmap v179: 121 pgs: 121 active+clean; 279 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 418 KiB/s wr, 23 op/s 2023-10-07T21:18:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:34 smithi046 ceph-mon[189713]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:34 smithi046 ceph-mon[189713]: osdmap e356: 8 total, 8 up, 8 in 2023-10-07T21:18:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:34 smithi046 ceph-mon[189713]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:34 smithi046 ceph-mon[189713]: failed to encode map e356 with expected crc 2023-10-07T21:18:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:34 smithi046 ceph-mon[189713]: osdmap e357: 8 total, 8 up, 8 in 2023-10-07T21:18:35.761 INFO:tasks.rados.rados.0.smithi003.stdout:1426: done (10 left) 2023-10-07T21:18:35.761 INFO:tasks.rados.rados.0.smithi003.stdout:1427: done (9 left) 2023-10-07T21:18:35.761 INFO:tasks.rados.rados.0.smithi003.stdout:1428: done (8 left) 2023-10-07T21:18:35.761 INFO:tasks.rados.rados.0.smithi003.stdout:1429: done (7 left) 2023-10-07T21:18:35.761 INFO:tasks.rados.rados.0.smithi003.stdout:1430: done (6 left) 2023-10-07T21:18:35.761 INFO:tasks.rados.rados.0.smithi003.stdout:1431: done (5 left) 2023-10-07T21:18:35.761 INFO:tasks.rados.rados.0.smithi003.stdout:1432: done (4 left) 2023-10-07T21:18:35.762 INFO:tasks.rados.rados.0.smithi003.stdout:1434: done (3 left) 2023-10-07T21:18:35.762 INFO:tasks.rados.rados.0.smithi003.stdout:1435: done (2 left) 2023-10-07T21:18:35.762 INFO:tasks.rados.rados.0.smithi003.stdout:1436: done (1 left) 2023-10-07T21:18:35.762 INFO:tasks.rados.rados.0.smithi003.stdout:1437: done (0 left) 2023-10-07T21:18:35.762 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 148 2023-10-07T21:18:35.762 INFO:tasks.rados.rados.0.smithi003.stdout:1438: seq_num 454 ranges {2203648=409600} 2023-10-07T21:18:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1438: writing smithi003182153-17 from 2203648 to 2613248 tid 1 2023-10-07T21:18:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 148 2023-10-07T21:18:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1439: seq_num 455 ranges {2072576=425984} 2023-10-07T21:18:35.788 INFO:tasks.rados.rados.0.smithi003.stdout:1439: writing smithi003182153-35 from 2072576 to 2498560 tid 1 2023-10-07T21:18:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1440: snap_create 2023-10-07T21:18:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 1 to smithi003182153-17 2023-10-07T21:18:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 2 to smithi003182153-17 2023-10-07T21:18:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 3 to smithi003182153-17 2023-10-07T21:18:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 768 (ObjNum 454 snap 148 seq_num 454) dirty exists 2023-10-07T21:18:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1438: left oid 17 (ObjNum 454 snap 148 seq_num 454) 2023-10-07T21:18:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:1439: finishing write tid 1 to smithi003182153-35 2023-10-07T21:18:35.798 INFO:tasks.rados.rados.0.smithi003.stdout:1439: finishing write tid 2 to smithi003182153-35 2023-10-07T21:18:35.799 INFO:tasks.rados.rados.0.smithi003.stdout:1439: finishing write tid 3 to smithi003182153-35 2023-10-07T21:18:35.800 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 970 (ObjNum 455 snap 148 seq_num 455) dirty exists 2023-10-07T21:18:35.800 INFO:tasks.rados.rados.0.smithi003.stdout:1439: left oid 35 (ObjNum 455 snap 148 seq_num 455) 2023-10-07T21:18:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[200960]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[200960]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[200960]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[200960]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[204507]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[204507]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[204507]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:35 smithi003 ceph-mon[204507]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:35 smithi046 ceph-mon[189713]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:35 smithi046 ceph-mon[189713]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:35 smithi046 ceph-mon[189713]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:35 smithi046 ceph-mon[189713]: failed to encode map e357 with expected crc 2023-10-07T21:18:36.770 INFO:tasks.rados.rados.0.smithi003.stdout:1438: done (2 left) 2023-10-07T21:18:36.770 INFO:tasks.rados.rados.0.smithi003.stdout:1439: done (1 left) 2023-10-07T21:18:36.770 INFO:tasks.rados.rados.0.smithi003.stdout:1440: done (0 left) 2023-10-07T21:18:36.771 INFO:tasks.rados.rados.0.smithi003.stdout:1441: delete oid 44 current snap is 149 2023-10-07T21:18:36.776 INFO:tasks.rados.rados.0.smithi003.stdout:1441: done (0 left) 2023-10-07T21:18:36.777 INFO:tasks.rados.rados.0.smithi003.stdout:1442: rmattr oid 21 current snap is 149 2023-10-07T21:18:36.777 INFO:tasks.rados.rados.0.smithi003.stdout:1442: done (0 left) 2023-10-07T21:18:36.777 INFO:tasks.rados.rados.0.smithi003.stdout:1443: read oid 50 snap -1 2023-10-07T21:18:36.777 INFO:tasks.rados.rados.0.smithi003.stdout:1443: expect (ObjNum 381 snap 125 seq_num 381) 2023-10-07T21:18:36.777 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 149 2023-10-07T21:18:36.777 INFO:tasks.rados.rados.0.smithi003.stdout:1444: seq_num 457 ranges {2596864=458752} 2023-10-07T21:18:36.793 INFO:tasks.rados.rados.0.smithi003.stdout:1444: writing smithi003182153-23 from 2596864 to 3055616 tid 1 2023-10-07T21:18:36.793 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 149 2023-10-07T21:18:36.793 INFO:tasks.rados.rados.0.smithi003.stdout:1445: seq_num 458 ranges {3874816=475136} 2023-10-07T21:18:36.817 INFO:tasks.rados.rados.0.smithi003.stdout:1445: writing smithi003182153-41 from 3874816 to 4349952 tid 1 2023-10-07T21:18:36.817 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 149 2023-10-07T21:18:36.818 INFO:tasks.rados.rados.0.smithi003.stdout:1446: seq_num 459 ranges {2228224=491520} 2023-10-07T21:18:36.832 INFO:tasks.rados.rados.0.smithi003.stdout:1446: writing smithi003182153-9 from 2228224 to 2719744 tid 1 2023-10-07T21:18:36.832 INFO:tasks.rados.rados.0.smithi003.stdout:1447: snap_remove snap 121 2023-10-07T21:18:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[200960]: pgmap v182: 121 pgs: 121 active+clean; 279 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 502 KiB/s wr, 25 op/s 2023-10-07T21:18:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[200960]: osdmap e358: 8 total, 8 up, 8 in 2023-10-07T21:18:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[200960]: failed to encode map e358 with expected crc 2023-10-07T21:18:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[200960]: failed to encode map e358 with expected crc 2023-10-07T21:18:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[204507]: pgmap v182: 121 pgs: 121 active+clean; 279 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 502 KiB/s wr, 25 op/s 2023-10-07T21:18:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[204507]: osdmap e358: 8 total, 8 up, 8 in 2023-10-07T21:18:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[204507]: failed to encode map e358 with expected crc 2023-10-07T21:18:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[204507]: failed to encode map e358 with expected crc 2023-10-07T21:18:37.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:36 smithi046 ceph-mon[189713]: pgmap v182: 121 pgs: 121 active+clean; 279 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 502 KiB/s wr, 25 op/s 2023-10-07T21:18:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:36 smithi046 ceph-mon[189713]: osdmap e358: 8 total, 8 up, 8 in 2023-10-07T21:18:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:36 smithi046 ceph-mon[189713]: failed to encode map e358 with expected crc 2023-10-07T21:18:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:36 smithi046 ceph-mon[189713]: failed to encode map e358 with expected crc 2023-10-07T21:18:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:37.781 INFO:tasks.rados.rados.0.smithi003.stdout:1447: done (4 left) 2023-10-07T21:18:37.782 INFO:tasks.rados.rados.0.smithi003.stdout:1448: snap_create 2023-10-07T21:18:37.782 INFO:tasks.rados.rados.0.smithi003.stdout:1443: expect (ObjNum 381 snap 125 seq_num 381) 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 1 to smithi003182153-23 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 2 to smithi003182153-23 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 3 to smithi003182153-23 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 973 (ObjNum 457 snap 149 seq_num 457) dirty exists 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:1444: left oid 23 (ObjNum 457 snap 149 seq_num 457) 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:1445: finishing write tid 1 to smithi003182153-41 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:1445: finishing write tid 2 to smithi003182153-41 2023-10-07T21:18:37.989 INFO:tasks.rados.rados.0.smithi003.stdout:1445: finishing write tid 3 to smithi003182153-41 2023-10-07T21:18:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 774 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:18:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:1445: left oid 41 (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:18:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:1446: finishing write tid 1 to smithi003182153-9 2023-10-07T21:18:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:1446: finishing write tid 2 to smithi003182153-9 2023-10-07T21:18:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:1446: finishing write tid 3 to smithi003182153-9 2023-10-07T21:18:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 810 (ObjNum 459 snap 149 seq_num 459) dirty exists 2023-10-07T21:18:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:1446: left oid 9 (ObjNum 459 snap 149 seq_num 459) 2023-10-07T21:18:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[200960]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[200960]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[200960]: osdmap e359: 8 total, 8 up, 8 in 2023-10-07T21:18:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[200960]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[200960]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[200960]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[204507]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[204507]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[204507]: osdmap e359: 8 total, 8 up, 8 in 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[204507]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[204507]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:37 smithi003 ceph-mon[204507]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:37 smithi046 ceph-mon[189713]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:37 smithi046 ceph-mon[189713]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:37 smithi046 ceph-mon[189713]: osdmap e359: 8 total, 8 up, 8 in 2023-10-07T21:18:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:37 smithi046 ceph-mon[189713]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:37 smithi046 ceph-mon[189713]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:37 smithi046 ceph-mon[189713]: failed to encode map e359 with expected crc 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:1443: done (4 left) 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:1444: done (3 left) 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:1445: done (2 left) 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:1446: done (1 left) 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:1448: done (0 left) 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:1449: copy_from oid 34 from oid 38 current snap is 150 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:1450: rollback oid 46 current snap is 150 2023-10-07T21:18:38.784 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 46 to 148 2023-10-07T21:18:38.785 INFO:tasks.rados.rados.0.smithi003.stdout:1451: rollback oid 23 current snap is 150 2023-10-07T21:18:38.785 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 141 2023-10-07T21:18:38.785 INFO:tasks.rados.rados.0.smithi003.stdout:1452: delete oid 22 current snap is 150 2023-10-07T21:18:38.798 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing rollback tid 0 to smithi003182153-23 2023-10-07T21:18:38.798 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:18:38.798 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:18:38.798 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 985 (ObjNum 416 snap 137 seq_num 416) dirty exists 2023-10-07T21:18:38.798 INFO:tasks.rados.rados.0.smithi003.stdout:1451: done (3 left) 2023-10-07T21:18:38.799 INFO:tasks.rados.rados.0.smithi003.stdout:1452: done (2 left) 2023-10-07T21:18:38.799 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 150 2023-10-07T21:18:38.799 INFO:tasks.rados.rados.0.smithi003.stdout:1453: seq_num 461 ranges {1458176=524288} 2023-10-07T21:18:38.810 INFO:tasks.rados.rados.0.smithi003.stdout:1453: writing smithi003182153-48 from 1458176 to 1982464 tid 1 2023-10-07T21:18:38.810 INFO:tasks.rados.rados.0.smithi003.stdout:1454: copy_from oid 13 from oid 1 current snap is 150 2023-10-07T21:18:38.810 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing rollback tid 0 to smithi003182153-46 2023-10-07T21:18:38.810 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing rollback tid 1 to smithi003182153-46 2023-10-07T21:18:38.810 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing rollback tid 2 to smithi003182153-46 2023-10-07T21:18:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 784 (ObjNum 353 snap 114 seq_num 353) dirty exists 2023-10-07T21:18:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:1449: finishing copy_from to smithi003182153-34 2023-10-07T21:18:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 600 (ObjNum 361 snap 118 seq_num 361) dirty exists 2023-10-07T21:18:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:1449: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:18:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:1449: done (3 left) 2023-10-07T21:18:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:1450: done (2 left) 2023-10-07T21:18:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:1455: snap_remove snap 133 2023-10-07T21:18:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[200960]: pgmap v185: 121 pgs: 121 active+clean; 288 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:18:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[200960]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[200960]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[200960]: osdmap e360: 8 total, 8 up, 8 in 2023-10-07T21:18:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[200960]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[200960]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[204507]: pgmap v185: 121 pgs: 121 active+clean; 288 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:18:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[204507]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[204507]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[204507]: osdmap e360: 8 total, 8 up, 8 in 2023-10-07T21:18:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[204507]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:38 smithi003 ceph-mon[204507]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:38 smithi046 conmon[175795]: ts=2023-10-07T21:18: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:18:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:38 smithi046 ceph-mon[189713]: pgmap v185: 121 pgs: 121 active+clean; 288 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:18:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:38 smithi046 ceph-mon[189713]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:38 smithi046 ceph-mon[189713]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:38 smithi046 ceph-mon[189713]: osdmap e360: 8 total, 8 up, 8 in 2023-10-07T21:18:39.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:38 smithi046 ceph-mon[189713]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:38 smithi046 ceph-mon[189713]: failed to encode map e360 with expected crc 2023-10-07T21:18:39.735 INFO:tasks.rados.rados.0.smithi003.stdout:1455: done (2 left) 2023-10-07T21:18:39.735 INFO:tasks.rados.rados.0.smithi003.stdout:1456: copy_from oid 7 from oid 3 current snap is 150 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1454: finishing copy_from to smithi003182153-13 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1454: got expected ENOENT (src dne) 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1454: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1453: finishing write tid 1 to smithi003182153-48 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1453: finishing write tid 2 to smithi003182153-48 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1453: finishing write tid 3 to smithi003182153-48 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 608 (ObjNum 461 snap 150 seq_num 461) dirty exists 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1453: left oid 48 (ObjNum 461 snap 150 seq_num 461) 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1453: done (2 left) 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1454: done (1 left) 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:1457: copy_from oid 6 from oid 47 current snap is 150 2023-10-07T21:18:39.736 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 150 2023-10-07T21:18:39.737 INFO:tasks.rados.rados.0.smithi003.stdout:1458: seq_num 462 ranges {573440=540672} 2023-10-07T21:18:39.747 INFO:tasks.rados.rados.0.smithi003.stdout:1458: writing smithi003182153-27 from 573440 to 1114112 tid 1 2023-10-07T21:18:39.747 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 150 2023-10-07T21:18:39.747 INFO:tasks.rados.rados.0.smithi003.stdout:1459: seq_num 463 ranges {0=557056} 2023-10-07T21:18:39.747 INFO:tasks.rados.rados.0.smithi003.stdout:1459: writing smithi003182153-32 from 0 to 557056 tid 1 2023-10-07T21:18:39.747 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 150 2023-10-07T21:18:39.747 INFO:tasks.rados.rados.0.smithi003.stdout:1460: seq_num 464 ranges {778240=573440} 2023-10-07T21:18:39.755 INFO:tasks.rados.rados.0.smithi003.stdout:1460: writing smithi003182153-31 from 778240 to 1351680 tid 1 2023-10-07T21:18:39.755 INFO:tasks.rados.rados.0.smithi003.stdout:1461: rmattr oid 28 current snap is 150 2023-10-07T21:18:39.755 INFO:tasks.rados.rados.0.smithi003.stdout:1461: done (5 left) 2023-10-07T21:18:39.755 INFO:tasks.rados.rados.0.smithi003.stdout:1462: delete oid 17 current snap is 150 2023-10-07T21:18:39.764 INFO:tasks.rados.rados.0.smithi003.stdout:1460: finishing write tid 1 to smithi003182153-31 2023-10-07T21:18:39.764 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 1 to smithi003182153-27 2023-10-07T21:18:39.764 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 2 to smithi003182153-27 2023-10-07T21:18:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:1459: finishing write tid 1 to smithi003182153-32 2023-10-07T21:18:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:1459: finishing write tid 2 to smithi003182153-32 2023-10-07T21:18:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:1462: done (5 left) 2023-10-07T21:18:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 150 2023-10-07T21:18:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:1463: seq_num 466 ranges {466944=614400} 2023-10-07T21:18:39.771 INFO:tasks.rados.rados.0.smithi003.stdout:1463: writing smithi003182153-16 from 466944 to 1081344 tid 1 2023-10-07T21:18:39.771 INFO:tasks.rados.rados.0.smithi003.stdout:1464: delete oid 21 current snap is 150 2023-10-07T21:18:39.771 INFO:tasks.rados.rados.0.smithi003.stdout:1460: finishing write tid 2 to smithi003182153-31 2023-10-07T21:18:39.771 INFO:tasks.rados.rados.0.smithi003.stdout:1457: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:18:39.771 INFO:tasks.rados.rados.0.smithi003.stdout:1459: finishing write tid 3 to smithi003182153-32 2023-10-07T21:18:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1194 (ObjNum 463 snap 150 seq_num 463) dirty exists 2023-10-07T21:18:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:1459: left oid 32 (ObjNum 463 snap 150 seq_num 463) 2023-10-07T21:18:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 3 to smithi003182153-27 2023-10-07T21:18:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 776 (ObjNum 462 snap 150 seq_num 462) dirty exists 2023-10-07T21:18:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:1458: left oid 27 (ObjNum 462 snap 150 seq_num 462) 2023-10-07T21:18:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:1457: finishing copy_from to smithi003182153-6 2023-10-07T21:18:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 731 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:18:39.773 INFO:tasks.rados.rados.0.smithi003.stdout:1460: finishing write tid 3 to smithi003182153-31 2023-10-07T21:18:39.773 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 675 (ObjNum 464 snap 150 seq_num 464) dirty exists 2023-10-07T21:18:39.773 INFO:tasks.rados.rados.0.smithi003.stdout:1460: left oid 31 (ObjNum 464 snap 150 seq_num 464) 2023-10-07T21:18:39.776 INFO:tasks.rados.rados.0.smithi003.stdout:1456: finishing copy_from to smithi003182153-7 2023-10-07T21:18:39.777 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 985 (ObjNum 390 snap 127 seq_num 390) dirty exists 2023-10-07T21:18:39.777 INFO:tasks.rados.rados.0.smithi003.stdout:1463: finishing write tid 1 to smithi003182153-16 2023-10-07T21:18:39.777 INFO:tasks.rados.rados.0.smithi003.stdout:1463: finishing write tid 2 to smithi003182153-16 2023-10-07T21:18:39.777 INFO:tasks.rados.rados.0.smithi003.stdout:1456: finishing copy_from racing read to smithi003182153-7 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1463: finishing write tid 3 to smithi003182153-16 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 1201 (ObjNum 466 snap 150 seq_num 466) dirty exists 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1463: left oid 16 (ObjNum 466 snap 150 seq_num 466) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1456: done (6 left) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1457: done (5 left) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1458: done (4 left) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1459: done (3 left) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1460: done (2 left) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1463: done (1 left) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1464: done (0 left) 2023-10-07T21:18:39.780 INFO:tasks.rados.rados.0.smithi003.stdout:1465: setattr oid 12 current snap is 150 2023-10-07T21:18:39.781 INFO:tasks.rados.rados.0.smithi003.stdout:1466: read oid 1 snap -1 2023-10-07T21:18:39.781 INFO:tasks.rados.rados.0.smithi003.stdout:1466: expect deleted 2023-10-07T21:18:39.781 INFO:tasks.rados.rados.0.smithi003.stdout:1467: snap_remove snap 142 2023-10-07T21:18:39.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: Upgrade: osd.2 is safe to restart 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: osdmap e361: 8 total, 8 up, 8 in 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[200960]: osdmap e362: 8 total, 8 up, 8 in 2023-10-07T21:18:39.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: Upgrade: osd.2 is safe to restart 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: osdmap e361: 8 total, 8 up, 8 in 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: failed to encode map e361 with expected crc 2023-10-07T21:18:39.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:39 smithi003 ceph-mon[204507]: osdmap e362: 8 total, 8 up, 8 in 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: Upgrade: osd.2 is safe to restart 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: failed to encode map e361 with expected crc 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: failed to encode map e361 with expected crc 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: osdmap e361: 8 total, 8 up, 8 in 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: failed to encode map e361 with expected crc 2023-10-07T21:18:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: failed to encode map e361 with expected crc 2023-10-07T21:18:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: failed to encode map e361 with expected crc 2023-10-07T21:18:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: failed to encode map e361 with expected crc 2023-10-07T21:18:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:39 smithi046 ceph-mon[189713]: osdmap e362: 8 total, 8 up, 8 in 2023-10-07T21:18:40.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[204507]: pgmap v188: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2023-10-07T21:18:40.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[204507]: failed to encode map e362 with expected crc 2023-10-07T21:18:40.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[204507]: failed to encode map e362 with expected crc 2023-10-07T21:18:40.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[204507]: failed to encode map e362 with expected crc 2023-10-07T21:18:40.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:40.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:18:40.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:40.788 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[200960]: pgmap v188: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2023-10-07T21:18:40.788 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[200960]: failed to encode map e362 with expected crc 2023-10-07T21:18:40.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[200960]: failed to encode map e362 with expected crc 2023-10-07T21:18:40.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[200960]: failed to encode map e362 with expected crc 2023-10-07T21:18:40.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:40.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:18:40.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:40.799 INFO:tasks.rados.rados.0.smithi003.stdout:1467: done (2 left) 2023-10-07T21:18:40.800 INFO:tasks.rados.rados.0.smithi003.stdout:1468: snap_remove snap 145 2023-10-07T21:18:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:40 smithi046 ceph-mon[189713]: pgmap v188: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.6 MiB/s wr, 13 op/s 2023-10-07T21:18:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:40 smithi046 ceph-mon[189713]: failed to encode map e362 with expected crc 2023-10-07T21:18:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:40 smithi046 ceph-mon[189713]: failed to encode map e362 with expected crc 2023-10-07T21:18:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:40 smithi046 ceph-mon[189713]: failed to encode map e362 with expected crc 2023-10-07T21:18:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T21:18:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:41.801 INFO:tasks.rados.rados.0.smithi003.stdout:1468: done (2 left) 2023-10-07T21:18:41.801 INFO:tasks.rados.rados.0.smithi003.stdout:1469: snap_create 2023-10-07T21:18:41.801 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 676 (ObjNum 372 snap 122 seq_num 372) dirty exists 2023-10-07T21:18:41.894 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:18:41] "GET /metrics HTTP/1.1" 200 36178 "" "Prometheus/2.43.0" 2023-10-07T21:18:41.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[200960]: Upgrade: Updating osd.2 2023-10-07T21:18:41.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[200960]: Deploying daemon osd.2 on smithi003 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[200960]: failed to encode map e363 with expected crc 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[200960]: failed to encode map e363 with expected crc 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[200960]: osdmap e363: 8 total, 8 up, 8 in 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[204507]: Upgrade: Updating osd.2 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[204507]: Deploying daemon osd.2 on smithi003 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[204507]: failed to encode map e363 with expected crc 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[204507]: failed to encode map e363 with expected crc 2023-10-07T21:18:41.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:41 smithi003 ceph-mon[204507]: osdmap e363: 8 total, 8 up, 8 in 2023-10-07T21:18:42.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:41 smithi046 ceph-mon[189713]: Upgrade: Updating osd.2 2023-10-07T21:18:42.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:41 smithi046 ceph-mon[189713]: Deploying daemon osd.2 on smithi003 2023-10-07T21:18:42.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:41 smithi046 ceph-mon[189713]: failed to encode map e363 with expected crc 2023-10-07T21:18:42.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:41 smithi046 ceph-mon[189713]: failed to encode map e363 with expected crc 2023-10-07T21:18:42.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:41 smithi046 ceph-mon[189713]: osdmap e363: 8 total, 8 up, 8 in 2023-10-07T21:18:42.803 INFO:tasks.rados.rados.0.smithi003.stdout:1465: done (2 left) 2023-10-07T21:18:42.804 INFO:tasks.rados.rados.0.smithi003.stdout:1466: done (1 left) 2023-10-07T21:18:42.804 INFO:tasks.rados.rados.0.smithi003.stdout:1469: done (0 left) 2023-10-07T21:18:42.804 INFO:tasks.rados.rados.0.smithi003.stdout:1470: rollback oid 14 current snap is 151 2023-10-07T21:18:42.804 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 150 2023-10-07T21:18:42.804 INFO:tasks.rados.rados.0.smithi003.stdout:1471: snap_remove snap 138 2023-10-07T21:18:42.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[200960]: pgmap v191: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 596 KiB/s wr, 8 op/s 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[200960]: failed to encode map e364 with expected crc 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[200960]: failed to encode map e364 with expected crc 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[200960]: osdmap e364: 8 total, 8 up, 8 in 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[200960]: failed to encode map e364 with expected crc 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[204507]: pgmap v191: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 596 KiB/s wr, 8 op/s 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[204507]: failed to encode map e364 with expected crc 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[204507]: failed to encode map e364 with expected crc 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[204507]: osdmap e364: 8 total, 8 up, 8 in 2023-10-07T21:18:42.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:42 smithi003 ceph-mon[204507]: failed to encode map e364 with expected crc 2023-10-07T21:18:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:42 smithi046 ceph-mon[189713]: pgmap v191: 121 pgs: 121 active+clean; 290 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 596 KiB/s wr, 8 op/s 2023-10-07T21:18:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:42 smithi046 ceph-mon[189713]: failed to encode map e364 with expected crc 2023-10-07T21:18:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:42 smithi046 ceph-mon[189713]: failed to encode map e364 with expected crc 2023-10-07T21:18:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:42 smithi046 ceph-mon[189713]: osdmap e364: 8 total, 8 up, 8 in 2023-10-07T21:18:43.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:42 smithi046 ceph-mon[189713]: failed to encode map e364 with expected crc 2023-10-07T21:18:43.809 INFO:tasks.rados.rados.0.smithi003.stdout:1471: done (1 left) 2023-10-07T21:18:43.809 INFO:tasks.rados.rados.0.smithi003.stdout:1472: snap_remove snap 140 2023-10-07T21:18:43.819 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:43 smithi003 systemd[1]: Stopping Ceph osd.2 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:18:43.819 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:43 smithi003 conmon[140536]: 2023-10-07T21:18:43.676+0000 7f1e7aad9700 -1 received signal: Terminated from /dev/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-10-07T21:18:43.819 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:43 smithi003 conmon[140536]: 2023-10-07T21:18:43.676+0000 7f1e7aad9700 -1 osd.2 365 *** Got signal Terminated *** 2023-10-07T21:18:43.819 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:43 smithi003 conmon[140536]: 2023-10-07T21:18:43.676+0000 7f1e7aad9700 -1 osd.2 365 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:18:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[200960]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[200960]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[200960]: osdmap e365: 8 total, 8 up, 8 in 2023-10-07T21:18:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[200960]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[200960]: osd.2 marked itself down and dead 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[204507]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[204507]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[204507]: osdmap e365: 8 total, 8 up, 8 in 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[204507]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[204507]: osd.2 marked itself down and dead 2023-10-07T21:18:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:43 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:18:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:43 smithi046 ceph-mon[189713]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:43 smithi046 ceph-mon[189713]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:43 smithi046 ceph-mon[189713]: osdmap e365: 8 total, 8 up, 8 in 2023-10-07T21:18:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:43 smithi046 ceph-mon[189713]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:43 smithi046 ceph-mon[189713]: osd.2 marked itself down and dead 2023-10-07T21:18:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:43 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1472: done (1 left) 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1473: rollback oid 38 current snap is 151 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 116 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1474: read oid 4 snap -1 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1474: expect deleted 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1475: read oid 28 snap -1 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1475: expect (ObjNum 433 snap 140 seq_num 433) 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1476: rollback oid 31 current snap is 151 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 130 2023-10-07T21:18:44.739 INFO:tasks.rados.rados.0.smithi003.stdout:1477: read oid 25 snap -1 2023-10-07T21:18:44.740 INFO:tasks.rados.rados.0.smithi003.stdout:1477: expect (ObjNum 381 snap 125 seq_num 381) 2023-10-07T21:18:44.740 INFO:tasks.rados.rados.0.smithi003.stdout:1478: read oid 2 snap -1 2023-10-07T21:18:44.740 INFO:tasks.rados.rados.0.smithi003.stdout:1478: expect deleted 2023-10-07T21:18:44.740 INFO:tasks.rados.rados.0.smithi003.stdout:1479: rollback oid 30 current snap is 151 2023-10-07T21:18:44.740 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 146 2023-10-07T21:18:44.740 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 151 2023-10-07T21:18:44.740 INFO:tasks.rados.rados.0.smithi003.stdout:1480: seq_num 468 ranges {1253376=647168} 2023-10-07T21:18:44.750 INFO:tasks.rados.rados.0.smithi003.stdout:1480: writing smithi003182153-34 from 1253376 to 1900544 tid 1 2023-10-07T21:18:44.750 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 151 2023-10-07T21:18:44.750 INFO:tasks.rados.rados.0.smithi003.stdout:1481: seq_num 469 ranges {2031616=663552} 2023-10-07T21:18:44.766 INFO:tasks.rados.rados.0.smithi003.stdout:1481: writing smithi003182153-18 from 2031616 to 2695168 tid 1 2023-10-07T21:18:44.766 INFO:tasks.rados.rados.0.smithi003.stdout:1482: setattr oid 35 current snap is 151 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1470: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1470: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1470: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 828 (ObjNum 417 snap 137 seq_num 417) dirty exists 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1476: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1479: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1479: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1476: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:1476: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:18:44.767 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 679 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:18:44.768 INFO:tasks.rados.rados.0.smithi003.stdout:1470: done (10 left) 2023-10-07T21:18:44.768 INFO:tasks.rados.rados.0.smithi003.stdout:1476: done (9 left) 2023-10-07T21:18:44.768 INFO:tasks.rados.rados.0.smithi003.stdout:1478: done (8 left) 2023-10-07T21:18:44.768 INFO:tasks.rados.rados.0.smithi003.stdout:1483: copy_from oid 9 from oid 24 current snap is 151 2023-10-07T21:18:44.768 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 151 2023-10-07T21:18:44.768 INFO:tasks.rados.rados.0.smithi003.stdout:1484: seq_num 470 ranges {0=679936} 2023-10-07T21:18:44.772 INFO:tasks.rados.rados.0.smithi003.stdout:1484: writing smithi003182153-39 from 0 to 679936 tid 1 2023-10-07T21:18:44.772 INFO:tasks.rados.rados.0.smithi003.stdout:1485: copy_from oid 45 from oid 11 current snap is 151 2023-10-07T21:18:44.772 INFO:tasks.rados.rados.0.smithi003.stdout:1486: copy_from oid 8 from oid 23 current snap is 151 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1487: rollback oid 12 current snap is 151 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 132 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1488: read oid 47 snap -1 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1488: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1489: read oid 7 snap -1 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1489: expect (ObjNum 390 snap 127 seq_num 390) 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1490: read oid 31 snap -1 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1490: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:1479: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:18:44.773 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 734 (ObjNum 337 snap 110 seq_num 337) dirty exists 2023-10-07T21:18:44.774 INFO:tasks.rados.rados.0.smithi003.stdout:1474: done (15 left) 2023-10-07T21:18:44.774 INFO:tasks.rados.rados.0.smithi003.stdout:1479: done (14 left) 2023-10-07T21:18:44.774 INFO:tasks.rados.rados.0.smithi003.stdout:1491: setattr oid 41 current snap is 151 2023-10-07T21:18:44.774 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:18:44.774 INFO:tasks.rados.rados.0.smithi003.stdout:1492: setattr oid 50 current snap is 151 2023-10-07T21:18:44.774 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:18:44.774 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 768 (ObjNum 148 snap 38 seq_num 148) dirty exists 2023-10-07T21:18:44.775 INFO:tasks.rados.rados.0.smithi003.stdout:1473: done (15 left) 2023-10-07T21:18:44.775 INFO:tasks.rados.rados.0.smithi003.stdout:1493: snap_create 2023-10-07T21:18:44.779 INFO:tasks.rados.rados.0.smithi003.stdout:1487: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:18:44.779 INFO:tasks.rados.rados.0.smithi003.stdout:1487: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:18:44.779 INFO:tasks.rados.rados.0.smithi003.stdout:1487: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:18:44.779 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 682 (ObjNum 372 snap 122 seq_num 372) dirty exists 2023-10-07T21:18:44.783 INFO:tasks.rados.rados.0.smithi003.stdout:1490: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T21:18:44.811 INFO:tasks.rados.rados.0.smithi003.stdout:1481: finishing write tid 1 to smithi003182153-18 2023-10-07T21:18:44.811 INFO:tasks.rados.rados.0.smithi003.stdout:1481: finishing write tid 2 to smithi003182153-18 2023-10-07T21:18:44.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 778 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:18:44.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 769 (ObjNum 381 snap 125 seq_num 381) dirty exists 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 1 to smithi003182153-34 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 2 to smithi003182153-34 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1484: finishing write tid 1 to smithi003182153-39 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1484: finishing write tid 2 to smithi003182153-39 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 3 to smithi003182153-34 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 985 (ObjNum 468 snap 151 seq_num 468) dirty exists 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1480: left oid 34 (ObjNum 468 snap 151 seq_num 468) 2023-10-07T21:18:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1477: expect (ObjNum 381 snap 125 seq_num 381) 2023-10-07T21:18:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[204507]: pgmap v194: 121 pgs: 121 active+clean; 299 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.0 MiB/s wr, 12 op/s 2023-10-07T21:18:44.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[204507]: failed to encode map e366 with expected crc 2023-10-07T21:18:44.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[204507]: failed to encode map e366 with expected crc 2023-10-07T21:18:44.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[204507]: failed to encode map e366 with expected crc 2023-10-07T21:18:44.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[204507]: osdmap e366: 8 total, 7 up, 8 in 2023-10-07T21:18:44.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[204507]: failed to encode map e365 with expected crc 2023-10-07T21:18:44.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[204507]: osdmap e367: 8 total, 7 up, 8 in 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:1484: finishing write tid 3 to smithi003182153-39 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 992 (ObjNum 470 snap 151 seq_num 470) dirty exists 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:1484: left oid 39 (ObjNum 470 snap 151 seq_num 470) 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1025 (ObjNum 455 snap 148 seq_num 455) dirty exists 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:1485: finishing copy_from to smithi003182153-45 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 769 (ObjNum 430 snap 140 seq_num 430) dirty exists 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:1485: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:1483: finishing copy_from to smithi003182153-9 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 915 (ObjNum 443 snap 143 seq_num 443) dirty exists 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:1483: finishing copy_from racing read to smithi003182153-9 2023-10-07T21:18:45.023 INFO:tasks.rados.rados.0.smithi003.stdout:1488: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:18:45.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:44 smithi003 bash[228932]: e63ef3273a37bd5a478d71c3052fd613e710906e5964c2b71a4421ac069df9b0 2023-10-07T21:18:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[200960]: pgmap v194: 121 pgs: 121 active+clean; 299 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.0 MiB/s wr, 12 op/s 2023-10-07T21:18:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[200960]: failed to encode map e366 with expected crc 2023-10-07T21:18:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[200960]: failed to encode map e366 with expected crc 2023-10-07T21:18:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[200960]: failed to encode map e366 with expected crc 2023-10-07T21:18:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[200960]: osdmap e366: 8 total, 7 up, 8 in 2023-10-07T21:18:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[200960]: failed to encode map e365 with expected crc 2023-10-07T21:18:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:44 smithi003 ceph-mon[200960]: osdmap e367: 8 total, 7 up, 8 in 2023-10-07T21:18:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:44 smithi046 ceph-mon[189713]: pgmap v194: 121 pgs: 121 active+clean; 299 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.0 MiB/s wr, 12 op/s 2023-10-07T21:18:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:44 smithi046 ceph-mon[189713]: failed to encode map e366 with expected crc 2023-10-07T21:18:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:44 smithi046 ceph-mon[189713]: failed to encode map e366 with expected crc 2023-10-07T21:18:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:44 smithi046 ceph-mon[189713]: failed to encode map e366 with expected crc 2023-10-07T21:18:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:44 smithi046 ceph-mon[189713]: osdmap e366: 8 total, 7 up, 8 in 2023-10-07T21:18:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:44 smithi046 ceph-mon[189713]: failed to encode map e365 with expected crc 2023-10-07T21:18:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:44 smithi046 ceph-mon[189713]: osdmap e367: 8 total, 7 up, 8 in 2023-10-07T21:18:45.186 INFO:tasks.rados.rados.0.smithi003.stdout:1481: finishing write tid 3 to smithi003182153-18 2023-10-07T21:18:45.186 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 809 (ObjNum 469 snap 151 seq_num 469) dirty exists 2023-10-07T21:18:45.187 INFO:tasks.rados.rados.0.smithi003.stdout:1481: left oid 18 (ObjNum 469 snap 151 seq_num 469) 2023-10-07T21:18:45.187 INFO:tasks.rados.rados.0.smithi003.stdout:1489: expect (ObjNum 390 snap 127 seq_num 390) 2023-10-07T21:18:45.385 INFO:tasks.rados.rados.0.smithi003.stdout:1475: expect (ObjNum 433 snap 140 seq_num 433) 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:1486: finishing copy_from to smithi003182153-8 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 985 (ObjNum 416 snap 137 seq_num 416) dirty exists 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:1486: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:1475: done (15 left) 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:1477: done (14 left) 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:1480: done (13 left) 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:1481: done (12 left) 2023-10-07T21:18:45.870 INFO:tasks.rados.rados.0.smithi003.stdout:1482: done (11 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1483: done (10 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1484: done (9 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1485: done (8 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1486: done (7 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1487: done (6 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1488: done (5 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1489: done (4 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1490: done (3 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1491: done (2 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1492: done (1 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1493: done (0 left) 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 152 2023-10-07T21:18:45.871 INFO:tasks.rados.rados.0.smithi003.stdout:1494: seq_num 471 ranges {4857856=696320} 2023-10-07T21:18:45.900 INFO:tasks.rados.rados.0.smithi003.stdout:1494: writing smithi003182153-7 from 4857856 to 5554176 tid 1 2023-10-07T21:18:45.900 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 152 2023-10-07T21:18:45.900 INFO:tasks.rados.rados.0.smithi003.stdout:1495: seq_num 472 ranges {557056=712704} 2023-10-07T21:18:45.908 INFO:tasks.rados.rados.0.smithi003.stdout:1495: writing smithi003182153-32 from 557056 to 1269760 tid 1 2023-10-07T21:18:45.908 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 152 2023-10-07T21:18:45.908 INFO:tasks.rados.rados.0.smithi003.stdout:1494: finishing write tid 1 to smithi003182153-7 2023-10-07T21:18:45.908 INFO:tasks.rados.rados.0.smithi003.stdout:1494: finishing write tid 2 to smithi003182153-7 2023-10-07T21:18:45.908 INFO:tasks.rados.rados.0.smithi003.stdout:1496: seq_num 473 ranges {1900544=729088} 2023-10-07T21:18:45.923 INFO:tasks.rados.rados.0.smithi003.stdout:1496: writing smithi003182153-34 from 1900544 to 2629632 tid 1 2023-10-07T21:18:45.923 INFO:tasks.rados.rados.0.smithi003.stdout:1497: snap_create 2023-10-07T21:18:45.923 INFO:tasks.rados.rados.0.smithi003.stdout:1494: finishing write tid 3 to smithi003182153-7 2023-10-07T21:18:45.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 987 (ObjNum 471 snap 152 seq_num 471) dirty exists 2023-10-07T21:18:45.923 INFO:tasks.rados.rados.0.smithi003.stdout:1494: left oid 7 (ObjNum 471 snap 152 seq_num 471) 2023-10-07T21:18:45.923 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 1 to smithi003182153-32 2023-10-07T21:18:45.923 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 2 to smithi003182153-32 2023-10-07T21:18:45.924 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 3 to smithi003182153-32 2023-10-07T21:18:45.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1218 (ObjNum 472 snap 152 seq_num 472) dirty exists 2023-10-07T21:18:45.924 INFO:tasks.rados.rados.0.smithi003.stdout:1495: left oid 32 (ObjNum 472 snap 152 seq_num 472) 2023-10-07T21:18:45.928 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 1 to smithi003182153-34 2023-10-07T21:18:45.928 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 2 to smithi003182153-34 2023-10-07T21:18:45.929 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 3 to smithi003182153-34 2023-10-07T21:18:45.930 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 999 (ObjNum 473 snap 152 seq_num 473) dirty exists 2023-10-07T21:18:45.930 INFO:tasks.rados.rados.0.smithi003.stdout:1496: left oid 34 (ObjNum 473 snap 152 seq_num 473) 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:45 smithi046 ceph-mon[189713]: osdmap e368: 8 total, 7 up, 8 in 2023-10-07T21:18:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[200960]: osdmap e368: 8 total, 7 up, 8 in 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: failed to encode map e367 with expected crc 2023-10-07T21:18:46.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:45 smithi003 ceph-mon[204507]: osdmap e368: 8 total, 7 up, 8 in 2023-10-07T21:18:46.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:46 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.2.service: Succeeded. 2023-10-07T21:18:46.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:46 smithi003 systemd[1]: Stopped Ceph osd.2 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:18:46.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:46 smithi003 systemd[1]: Starting Ceph osd.2 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:18:46.836 INFO:tasks.rados.rados.0.smithi003.stdout:1494: done (3 left) 2023-10-07T21:18:46.836 INFO:tasks.rados.rados.0.smithi003.stdout:1495: done (2 left) 2023-10-07T21:18:46.836 INFO:tasks.rados.rados.0.smithi003.stdout:1496: done (1 left) 2023-10-07T21:18:46.836 INFO:tasks.rados.rados.0.smithi003.stdout:1497: done (0 left) 2023-10-07T21:18:46.836 INFO:tasks.rados.rados.0.smithi003.stdout:1498: delete oid 40 current snap is 153 2023-10-07T21:18:46.842 INFO:tasks.rados.rados.0.smithi003.stdout:1498: done (0 left) 2023-10-07T21:18:46.842 INFO:tasks.rados.rados.0.smithi003.stdout:1499: snap_remove snap 132 2023-10-07T21:18:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:46 smithi046 ceph-mon[189713]: pgmap v197: 121 pgs: 1 active+undersized+degraded, 13 stale+active+clean, 4 active+undersized, 103 active+clean; 299 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.9 MiB/s wr, 11 op/s; 4/693 objects degraded (0.577%) 2023-10-07T21:18:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:46 smithi046 ceph-mon[189713]: failed to encode map e368 with expected crc 2023-10-07T21:18:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:46 smithi046 ceph-mon[189713]: failed to encode map e368 with expected crc 2023-10-07T21:18:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:46 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 4/693 objects degraded (0.577%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:18:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[200960]: pgmap v197: 121 pgs: 1 active+undersized+degraded, 13 stale+active+clean, 4 active+undersized, 103 active+clean; 299 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.9 MiB/s wr, 11 op/s; 4/693 objects degraded (0.577%) 2023-10-07T21:18:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[200960]: failed to encode map e368 with expected crc 2023-10-07T21:18:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[200960]: failed to encode map e368 with expected crc 2023-10-07T21:18:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 4/693 objects degraded (0.577%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:18:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[204507]: pgmap v197: 121 pgs: 1 active+undersized+degraded, 13 stale+active+clean, 4 active+undersized, 103 active+clean; 299 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.9 MiB/s wr, 11 op/s; 4/693 objects degraded (0.577%) 2023-10-07T21:18:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[204507]: failed to encode map e368 with expected crc 2023-10-07T21:18:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[204507]: failed to encode map e368 with expected crc 2023-10-07T21:18:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 4/693 objects degraded (0.577%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:18:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:47.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:47.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:18:47.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-07T21:18:47.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: 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-10-07T21:18:47.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-07T21:18:47.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-07T21:18:47.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-07T21:18:47.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-07T21:18:47.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:47 smithi003 bash[229559]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-07T21:18:47.842 INFO:tasks.rados.rados.0.smithi003.stdout:1499: done (0 left) 2023-10-07T21:18:47.842 INFO:tasks.rados.rados.0.smithi003.stdout:1500: snap_remove snap 139 2023-10-07T21:18:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:47 smithi046 ceph-mon[189713]: failed to encode map e369 with expected crc 2023-10-07T21:18:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:47 smithi046 ceph-mon[189713]: failed to encode map e369 with expected crc 2023-10-07T21:18:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:47 smithi046 ceph-mon[189713]: osdmap e369: 8 total, 7 up, 8 in 2023-10-07T21:18:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:47 smithi003 ceph-mon[200960]: failed to encode map e369 with expected crc 2023-10-07T21:18:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:47 smithi003 ceph-mon[200960]: failed to encode map e369 with expected crc 2023-10-07T21:18:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:47 smithi003 ceph-mon[200960]: osdmap e369: 8 total, 7 up, 8 in 2023-10-07T21:18:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:47 smithi003 ceph-mon[204507]: failed to encode map e369 with expected crc 2023-10-07T21:18:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:47 smithi003 ceph-mon[204507]: failed to encode map e369 with expected crc 2023-10-07T21:18:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:47 smithi003 ceph-mon[204507]: osdmap e369: 8 total, 7 up, 8 in 2023-10-07T21:18:48.845 INFO:tasks.rados.rados.0.smithi003.stdout:1500: done (0 left) 2023-10-07T21:18:48.845 INFO:tasks.rados.rados.0.smithi003.stdout:1501: snap_remove snap 147 2023-10-07T21:18:49.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-osd[230022]: -- 172.21.15.3:0/3033697073 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dc62c324e0 con 0x55dc62c04c00 2023-10-07T21:18:49.073 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:48 smithi003 bash[229957]: 076668d2f3c58dbaf323433794d4321570a0ba32ff7fa4f98094cfb09394a661 2023-10-07T21:18:49.073 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:48 smithi003 systemd[1]: Started Ceph osd.2 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:18:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: pgmap v200: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 28 op/s; 95/741 objects degraded (12.821%) 2023-10-07T21:18:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: failed to encode map e369 with expected crc 2023-10-07T21:18:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: failed to encode map e370 with expected crc 2023-10-07T21:18:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: osdmap e370: 8 total, 7 up, 8 in 2023-10-07T21:18:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: failed to encode map e370 with expected crc 2023-10-07T21:18:49.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:49.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:49.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:49.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: pgmap v200: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 28 op/s; 95/741 objects degraded (12.821%) 2023-10-07T21:18:49.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: failed to encode map e369 with expected crc 2023-10-07T21:18:49.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: failed to encode map e370 with expected crc 2023-10-07T21:18:49.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: osdmap e370: 8 total, 7 up, 8 in 2023-10-07T21:18:49.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: failed to encode map e370 with expected crc 2023-10-07T21:18:49.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:49.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:49.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:49.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:48 smithi046 conmon[175795]: ts=2023-10-07T21:18: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:18:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: pgmap v200: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 28 op/s; 95/741 objects degraded (12.821%) 2023-10-07T21:18:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: failed to encode map e369 with expected crc 2023-10-07T21:18:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: failed to encode map e370 with expected crc 2023-10-07T21:18:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: osdmap e370: 8 total, 7 up, 8 in 2023-10-07T21:18:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: failed to encode map e370 with expected crc 2023-10-07T21:18:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:49.572 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:49 smithi003 conmon[229998]: 2023-10-07T21:18:49.238+0000 7f3ec7489640 -1 Falling back to public interface 2023-10-07T21:18:49.735 INFO:tasks.rados.rados.0.smithi003.stdout:1501: done (0 left) 2023-10-07T21:18:49.735 INFO:tasks.rados.rados.0.smithi003.stdout:1502: delete oid 34 current snap is 153 2023-10-07T21:18:49.752 INFO:tasks.rados.rados.0.smithi003.stdout:1502: done (0 left) 2023-10-07T21:18:49.752 INFO:tasks.rados.rados.0.smithi003.stdout:1503: read oid 33 snap -1 2023-10-07T21:18:49.752 INFO:tasks.rados.rados.0.smithi003.stdout:1503: expect deleted 2023-10-07T21:18:49.753 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 153 2023-10-07T21:18:49.753 INFO:tasks.rados.rados.0.smithi003.stdout:1504: seq_num 476 ranges {1982464=778240} 2023-10-07T21:18:49.767 INFO:tasks.rados.rados.0.smithi003.stdout:1504: writing smithi003182153-48 from 1982464 to 2760704 tid 1 2023-10-07T21:18:49.767 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 153 2023-10-07T21:18:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:1505: seq_num 477 ranges {0=794624} 2023-10-07T21:18:49.772 INFO:tasks.rados.rados.0.smithi003.stdout:1505: writing smithi003182153-5 from 0 to 794624 tid 1 2023-10-07T21:18:49.772 INFO:tasks.rados.rados.0.smithi003.stdout:1506: read oid 42 snap -1 2023-10-07T21:18:49.772 INFO:tasks.rados.rados.0.smithi003.stdout:1506: expect deleted 2023-10-07T21:18:49.772 INFO:tasks.rados.rados.0.smithi003.stdout:1507: delete oid 15 current snap is 153 2023-10-07T21:18:49.772 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 1 to smithi003182153-48 2023-10-07T21:18:49.772 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 2 to smithi003182153-48 2023-10-07T21:18:49.773 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 3 to smithi003182153-48 2023-10-07T21:18:49.774 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 610 (ObjNum 476 snap 153 seq_num 476) dirty exists 2023-10-07T21:18:49.774 INFO:tasks.rados.rados.0.smithi003.stdout:1504: left oid 48 (ObjNum 476 snap 153 seq_num 476) 2023-10-07T21:18:49.777 INFO:tasks.rados.rados.0.smithi003.stdout:1505: finishing write tid 1 to smithi003182153-5 2023-10-07T21:18:49.777 INFO:tasks.rados.rados.0.smithi003.stdout:1505: finishing write tid 2 to smithi003182153-5 2023-10-07T21:18:49.778 INFO:tasks.rados.rados.0.smithi003.stdout:1503: done (4 left) 2023-10-07T21:18:49.778 INFO:tasks.rados.rados.0.smithi003.stdout:1504: done (3 left) 2023-10-07T21:18:49.778 INFO:tasks.rados.rados.0.smithi003.stdout:1506: done (2 left) 2023-10-07T21:18:49.778 INFO:tasks.rados.rados.0.smithi003.stdout:1507: done (1 left) 2023-10-07T21:18:49.778 INFO:tasks.rados.rados.0.smithi003.stdout:1508: rollback oid 42 current snap is 153 2023-10-07T21:18:49.778 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 42 to 148 2023-10-07T21:18:49.778 INFO:tasks.rados.rados.0.smithi003.stdout:1509: read oid 40 snap 94 2023-10-07T21:18:49.779 INFO:tasks.rados.rados.0.smithi003.stdout:1509: expect (ObjNum 204 snap 60 seq_num 204) 2023-10-07T21:18:49.779 INFO:tasks.rados.rados.0.smithi003.stdout:1510: copy_from oid 23 from oid 46 current snap is 153 2023-10-07T21:18:49.779 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 153 2023-10-07T21:18:49.779 INFO:tasks.rados.rados.0.smithi003.stdout:1511: seq_num 479 ranges {6578176=425984,7004160=401408} 2023-10-07T21:18:49.817 INFO:tasks.rados.rados.0.smithi003.stdout:1511: writing smithi003182153-28 from 6578176 to 7004160 tid 1 2023-10-07T21:18:49.820 INFO:tasks.rados.rados.0.smithi003.stdout:1511: writing smithi003182153-28 from 7004160 to 7405568 tid 2 2023-10-07T21:18:49.821 INFO:tasks.rados.rados.0.smithi003.stdout:1512: copy_from oid 4 from oid 33 current snap is 153 2023-10-07T21:18:49.821 INFO:tasks.rados.rados.0.smithi003.stdout:1505: finishing write tid 3 to smithi003182153-5 2023-10-07T21:18:49.821 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1220 (ObjNum 477 snap 153 seq_num 477) dirty exists 2023-10-07T21:18:49.821 INFO:tasks.rados.rados.0.smithi003.stdout:1505: left oid 5 (ObjNum 477 snap 153 seq_num 477) 2023-10-07T21:18:49.821 INFO:tasks.rados.rados.0.smithi003.stdout:1508: finishing rollback tid 1 to smithi003182153-42 2023-10-07T21:18:49.821 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 648 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-10-07T21:18:49.822 INFO:tasks.rados.rados.0.smithi003.stdout:1509: expect (ObjNum 204 snap 60 seq_num 204) 2023-10-07T21:18:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:1510: finishing copy_from to smithi003182153-23 2023-10-07T21:18:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 784 (ObjNum 353 snap 114 seq_num 353) dirty exists 2023-10-07T21:18:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:1510: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:18:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:1505: done (5 left) 2023-10-07T21:18:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:1508: done (4 left) 2023-10-07T21:18:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:1509: done (3 left) 2023-10-07T21:18:49.925 INFO:tasks.rados.rados.0.smithi003.stdout:1510: done (2 left) 2023-10-07T21:18:49.925 INFO:tasks.rados.rados.0.smithi003.stdout:1513: read oid 12 snap -1 2023-10-07T21:18:49.925 INFO:tasks.rados.rados.0.smithi003.stdout:1513: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:18:49.925 INFO:tasks.rados.rados.0.smithi003.stdout:1514: delete oid 46 current snap is 153 2023-10-07T21:18:49.925 INFO:tasks.rados.rados.0.smithi003.stdout:1512: finishing copy_from to smithi003182153-4 2023-10-07T21:18:49.925 INFO:tasks.rados.rados.0.smithi003.stdout:1512: got expected ENOENT (src dne) 2023-10-07T21:18:49.925 INFO:tasks.rados.rados.0.smithi003.stdout:1512: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:18:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 1 to smithi003182153-28 2023-10-07T21:18:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 2 to smithi003182153-28 2023-10-07T21:18:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 3 to smithi003182153-28 2023-10-07T21:18:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 4 to smithi003182153-28 2023-10-07T21:18:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1226 (ObjNum 479 snap 153 seq_num 479) dirty exists 2023-10-07T21:18:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:1511: left oid 28 (ObjNum 479 snap 153 seq_num 479) 2023-10-07T21:18:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1511: done (3 left) 2023-10-07T21:18:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1512: done (2 left) 2023-10-07T21:18:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1514: done (1 left) 2023-10-07T21:18:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1515: copy_from oid 38 from oid 22 current snap is 153 2023-10-07T21:18:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1516: copy_from oid 40 from oid 18 current snap is 153 2023-10-07T21:18:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1517: copy_from oid 47 from oid 45 current snap is 153 2023-10-07T21:18:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:1518: read oid 25 snap -1 2023-10-07T21:18:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:1518: expect (ObjNum 381 snap 125 seq_num 381) 2023-10-07T21:18:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:1519: delete oid 14 current snap is 153 2023-10-07T21:18:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:1515: finishing copy_from to smithi003182153-38 2023-10-07T21:18:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:1515: got expected ENOENT (src dne) 2023-10-07T21:18:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:1515: finishing copy_from racing read to smithi003182153-38 2023-10-07T21:18:49.930 INFO:tasks.rados.rados.0.smithi003.stdout:1515: done (5 left) 2023-10-07T21:18:49.930 INFO:tasks.rados.rados.0.smithi003.stdout:1519: done (4 left) 2023-10-07T21:18:49.930 INFO:tasks.rados.rados.0.smithi003.stdout:1520: delete oid 22 current snap is 153 2023-10-07T21:18:49.932 INFO:tasks.rados.rados.0.smithi003.stdout:1513: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:18:50.039 INFO:tasks.rados.rados.0.smithi003.stdout:1513: done (4 left) 2023-10-07T21:18:50.040 INFO:tasks.rados.rados.0.smithi003.stdout:1520: done (3 left) 2023-10-07T21:18:50.040 INFO:tasks.rados.rados.0.smithi003.stdout:1521: snap_remove snap 151 2023-10-07T21:18:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[200960]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[200960]: osdmap e371: 8 total, 7 up, 8 in 2023-10-07T21:18:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[200960]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[200960]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[200960]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[200960]: pgmap v203: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 28 op/s; 95/741 objects degraded (12.821%) 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[200960]: osdmap e372: 8 total, 7 up, 8 in 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[204507]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[204507]: osdmap e371: 8 total, 7 up, 8 in 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[204507]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[204507]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[204507]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[204507]: pgmap v203: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 28 op/s; 95/741 objects degraded (12.821%) 2023-10-07T21:18:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:49 smithi003 ceph-mon[204507]: osdmap e372: 8 total, 7 up, 8 in 2023-10-07T21:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:49 smithi046 ceph-mon[189713]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:49 smithi046 ceph-mon[189713]: osdmap e371: 8 total, 7 up, 8 in 2023-10-07T21:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:49 smithi046 ceph-mon[189713]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:49 smithi046 ceph-mon[189713]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:49 smithi046 ceph-mon[189713]: failed to encode map e371 with expected crc 2023-10-07T21:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:49 smithi046 ceph-mon[189713]: pgmap v203: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 28 op/s; 95/741 objects degraded (12.821%) 2023-10-07T21:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:49 smithi046 ceph-mon[189713]: osdmap e372: 8 total, 7 up, 8 in 2023-10-07T21:18:50.862 INFO:tasks.rados.rados.0.smithi003.stdout:1521: done (3 left) 2023-10-07T21:18:50.862 INFO:tasks.rados.rados.0.smithi003.stdout:1522: snap_remove snap 128 2023-10-07T21:18:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[200960]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[200960]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[200960]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[200960]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[204507]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[204507]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[204507]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:50 smithi003 ceph-mon[204507]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:50 smithi046 ceph-mon[189713]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:50 smithi046 ceph-mon[189713]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:50 smithi046 ceph-mon[189713]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:50 smithi046 ceph-mon[189713]: failed to encode map e372 with expected crc 2023-10-07T21:18:51.870 INFO:tasks.rados.rados.0.smithi003.stdout:1522: done (3 left) 2023-10-07T21:18:51.870 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 153 2023-10-07T21:18:51.870 INFO:tasks.rados.rados.0.smithi003.stdout:1523: seq_num 483 ranges {0=491520,491520=401408} 2023-10-07T21:18:51.873 INFO:tasks.rados.rados.0.smithi003.stdout:1523: writing smithi003182153-2 from 0 to 491520 tid 1 2023-10-07T21:18:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:1523: writing smithi003182153-2 from 491520 to 892928 tid 2 2023-10-07T21:18:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:1524: rmattr oid 34 current snap is 153 2023-10-07T21:18:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:1524: done (4 left) 2023-10-07T21:18:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:1525: read oid 28 snap 116 2023-10-07T21:18:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:1525: expect (ObjNum 314 snap 103 seq_num 314) 2023-10-07T21:18:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:1526: snap_remove snap 130 2023-10-07T21:18:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:18:51] "GET /metrics HTTP/1.1" 200 36192 "" "Prometheus/2.43.0" 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[204507]: failed to encode map e373 with expected crc 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[204507]: failed to encode map e373 with expected crc 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[204507]: osdmap e373: 8 total, 7 up, 8 in 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[204507]: pgmap v206: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95/741 objects degraded (12.821%) 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[200960]: failed to encode map e373 with expected crc 2023-10-07T21:18:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[200960]: failed to encode map e373 with expected crc 2023-10-07T21:18:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[200960]: osdmap e373: 8 total, 7 up, 8 in 2023-10-07T21:18:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[200960]: pgmap v206: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95/741 objects degraded (12.821%) 2023-10-07T21:18:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:52.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:51 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:51 smithi046 ceph-mon[189713]: failed to encode map e373 with expected crc 2023-10-07T21:18:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:51 smithi046 ceph-mon[189713]: failed to encode map e373 with expected crc 2023-10-07T21:18:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:51 smithi046 ceph-mon[189713]: osdmap e373: 8 total, 7 up, 8 in 2023-10-07T21:18:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:51 smithi046 ceph-mon[189713]: pgmap v206: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 312 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95/741 objects degraded (12.821%) 2023-10-07T21:18:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:51 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:51 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:52.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:52 smithi003 conmon[229998]: 2023-10-07T21:18:52.359+0000 7f3ec7489640 -1 osd.2 0 read_superblock omap replica is missing. 2023-10-07T21:18:52.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:52 smithi003 conmon[229998]: 2023-10-07T21:18:52.429+0000 7f3ec7489640 -1 osd.2 365 log_to_monitors true 2023-10-07T21:18:52.868 INFO:tasks.rados.rados.0.smithi003.stdout:1526: done (5 left) 2023-10-07T21:18:52.868 INFO:tasks.rados.rados.0.smithi003.stdout:1527: snap_create 2023-10-07T21:18:52.868 INFO:tasks.rados.rados.0.smithi003.stdout:1517: finishing copy_from to smithi003182153-47 2023-10-07T21:18:52.868 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 769 (ObjNum 430 snap 140 seq_num 430) dirty exists 2023-10-07T21:18:52.868 INFO:tasks.rados.rados.0.smithi003.stdout:1517: finishing copy_from racing read to smithi003182153-47 2023-10-07T21:18:52.869 INFO:tasks.rados.rados.0.smithi003.stdout:1518: expect (ObjNum 381 snap 125 seq_num 381) 2023-10-07T21:18:53.086 INFO:tasks.rados.rados.0.smithi003.stdout:1516: finishing copy_from to smithi003182153-40 2023-10-07T21:18:53.086 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 809 (ObjNum 469 snap 151 seq_num 469) dirty exists 2023-10-07T21:18:53.086 INFO:tasks.rados.rados.0.smithi003.stdout:1516: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:18:53.086 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 1 to smithi003182153-2 2023-10-07T21:18:53.086 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 2 to smithi003182153-2 2023-10-07T21:18:53.087 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 3 to smithi003182153-2 2023-10-07T21:18:53.087 INFO:tasks.rados.rados.0.smithi003.stdout:1525: expect (ObjNum 314 snap 103 seq_num 314) 2023-10-07T21:18:53.138 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: osdmap e374: 8 total, 7 up, 8 in 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: from='osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:53.139 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: osdmap e374: 8 total, 7 up, 8 in 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: from='osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:53.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:53.140 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 07 21:18:52 smithi003 conmon[229998]: 2023-10-07T21:18:52.906+0000 7f3eb48ed700 -1 osd.2 365 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:18:53.245 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 4 to smithi003182153-2 2023-10-07T21:18:53.245 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 990 (ObjNum 483 snap 153 seq_num 483) dirty exists 2023-10-07T21:18:53.245 INFO:tasks.rados.rados.0.smithi003.stdout:1523: left oid 2 (ObjNum 483 snap 153 seq_num 483) 2023-10-07T21:18:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: osdmap e374: 8 total, 7 up, 8 in 2023-10-07T21:18:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: failed to encode map e374 with expected crc 2023-10-07T21:18:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: from='osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:18:53.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T21:18:53.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:53.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:53.899 INFO:tasks.rados.rados.0.smithi003.stdout:1516: done (5 left) 2023-10-07T21:18:53.899 INFO:tasks.rados.rados.0.smithi003.stdout:1517: done (4 left) 2023-10-07T21:18:53.900 INFO:tasks.rados.rados.0.smithi003.stdout:1518: done (3 left) 2023-10-07T21:18:53.900 INFO:tasks.rados.rados.0.smithi003.stdout:1523: done (2 left) 2023-10-07T21:18:53.900 INFO:tasks.rados.rados.0.smithi003.stdout:1525: done (1 left) 2023-10-07T21:18:53.900 INFO:tasks.rados.rados.0.smithi003.stdout:1527: done (0 left) 2023-10-07T21:18:53.900 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 154 2023-10-07T21:18:53.900 INFO:tasks.rados.rados.0.smithi003.stdout:1528: seq_num 484 ranges {4333568=507904,4841472=401408} 2023-10-07T21:18:53.921 INFO:tasks.rados.rados.0.smithi003.stdout:1528: writing smithi003182153-25 from 4333568 to 4841472 tid 1 2023-10-07T21:18:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:1528: writing smithi003182153-25 from 4841472 to 5242880 tid 2 2023-10-07T21:18:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:1529: read oid 13 snap 94 2023-10-07T21:18:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:1529: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:18:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 154 2023-10-07T21:18:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:1530: seq_num 485 ranges {794624=532480,1327104=401408} 2023-10-07T21:18:53.931 INFO:tasks.rados.rados.0.smithi003.stdout:1530: writing smithi003182153-5 from 794624 to 1327104 tid 1 2023-10-07T21:18:53.934 INFO:tasks.rados.rados.0.smithi003.stdout:1530: writing smithi003182153-5 from 1327104 to 1728512 tid 2 2023-10-07T21:18:53.934 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 1 to smithi003182153-25 2023-10-07T21:18:53.934 INFO:tasks.rados.rados.0.smithi003.stdout:1531: read oid 16 snap 144 2023-10-07T21:18:53.934 INFO:tasks.rados.rados.0.smithi003.stdout:1531: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:18:53.935 INFO:tasks.rados.rados.0.smithi003.stdout:1532: snap_create 2023-10-07T21:18:53.935 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 2 to smithi003182153-25 2023-10-07T21:18:53.935 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 3 to smithi003182153-25 2023-10-07T21:18:53.935 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 4 to smithi003182153-25 2023-10-07T21:18:53.935 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 993 (ObjNum 484 snap 154 seq_num 484) dirty exists 2023-10-07T21:18:53.935 INFO:tasks.rados.rados.0.smithi003.stdout:1528: left oid 25 (ObjNum 484 snap 154 seq_num 484) 2023-10-07T21:18:53.945 INFO:tasks.rados.rados.0.smithi003.stdout:1529: expect (ObjNum 148 snap 38 seq_num 148) 2023-10-07T21:18:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:18:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: osdmap e375: 8 total, 7 up, 8 in 2023-10-07T21:18:54.296 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: from='osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[200960]: pgmap v209: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 10 op/s; 99/735 objects degraded (13.469%) 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: osdmap e375: 8 total, 7 up, 8 in 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: from='osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:54.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:54.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:53 smithi003 ceph-mon[204507]: pgmap v209: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 10 op/s; 99/735 objects degraded (13.469%) 2023-10-07T21:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T21:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: osdmap e375: 8 total, 7 up, 8 in 2023-10-07T21:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: failed to encode map e375 with expected crc 2023-10-07T21:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: from='osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:18:54.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:53 smithi046 ceph-mon[189713]: pgmap v209: 121 pgs: 11 active+undersized+degraded, 26 active+undersized, 84 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 10 op/s; 99/735 objects degraded (13.469%) 2023-10-07T21:18:54.885 INFO:tasks.rados.rados.0.smithi003.stdout:1528: done (4 left) 2023-10-07T21:18:54.885 INFO:tasks.rados.rados.0.smithi003.stdout:1529: done (3 left) 2023-10-07T21:18:54.885 INFO:tasks.rados.rados.0.smithi003.stdout:1532: done (2 left) 2023-10-07T21:18:54.885 INFO:tasks.rados.rados.0.smithi003.stdout:1533: rmattr oid 29 current snap is 155 2023-10-07T21:18:54.885 INFO:tasks.rados.rados.0.smithi003.stdout:1533: done (2 left) 2023-10-07T21:18:54.885 INFO:tasks.rados.rados.0.smithi003.stdout:1534: snap_remove snap 148 2023-10-07T21:18:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 99/735 objects degraded (13.469%), 11 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:18:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[200960]: failed to encode map e376 with expected crc 2023-10-07T21:18:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[200960]: osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655] boot 2023-10-07T21:18:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[200960]: osdmap e376: 8 total, 8 up, 8 in 2023-10-07T21:18:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:18:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 99/735 objects degraded (13.469%), 11 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:18:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[204507]: failed to encode map e376 with expected crc 2023-10-07T21:18:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[204507]: osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655] boot 2023-10-07T21:18:55.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[204507]: osdmap e376: 8 total, 8 up, 8 in 2023-10-07T21:18:55.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:18:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:54 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 99/735 objects degraded (13.469%), 11 pgs degraded (PG_DEGRADED) 2023-10-07T21:18:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:54 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:18:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:54 smithi046 ceph-mon[189713]: failed to encode map e376 with expected crc 2023-10-07T21:18:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:54 smithi046 ceph-mon[189713]: osd.2 [v2:172.21.15.3:6818/4291151655,v1:172.21.15.3:6819/4291151655] boot 2023-10-07T21:18:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:54 smithi046 ceph-mon[189713]: osdmap e376: 8 total, 8 up, 8 in 2023-10-07T21:18:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T21:18:55.827 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:18:55.890 INFO:tasks.rados.rados.0.smithi003.stdout:1534: done (2 left) 2023-10-07T21:18:55.891 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 155 2023-10-07T21:18:55.891 INFO:tasks.rados.rados.0.smithi003.stdout:1535: seq_num 486 ranges {0=548864,548864=401408} 2023-10-07T21:18:55.891 INFO:tasks.rados.rados.0.smithi003.stdout:1535: writing smithi003182153-22 from 0 to 548864 tid 1 2023-10-07T21:18:55.900 INFO:tasks.rados.rados.0.smithi003.stdout:1535: writing smithi003182153-22 from 548864 to 950272 tid 2 2023-10-07T21:18:55.900 INFO:tasks.rados.rados.0.smithi003.stdout:1536: read oid 10 snap -1 2023-10-07T21:18:55.901 INFO:tasks.rados.rados.0.smithi003.stdout:1536: expect (ObjNum 325 snap 108 seq_num 325) 2023-10-07T21:18:55.901 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 155 2023-10-07T21:18:55.901 INFO:tasks.rados.rados.0.smithi003.stdout:1537: seq_num 487 ranges {2760704=565248,3325952=401408} 2023-10-07T21:18:55.914 INFO:tasks.rados.rados.0.smithi003.stdout:1537: writing smithi003182153-48 from 2760704 to 3325952 tid 1 2023-10-07T21:18:55.917 INFO:tasks.rados.rados.0.smithi003.stdout:1537: writing smithi003182153-48 from 3325952 to 3727360 tid 2 2023-10-07T21:18:55.917 INFO:tasks.rados.rados.0.smithi003.stdout:1538: read oid 32 snap -1 2023-10-07T21:18:55.917 INFO:tasks.rados.rados.0.smithi003.stdout:1538: expect (ObjNum 472 snap 152 seq_num 472) 2023-10-07T21:18:55.917 INFO:tasks.rados.rados.0.smithi003.stdout:1539: snap_create 2023-10-07T21:18:55.917 INFO:tasks.rados.rados.0.smithi003.stdout:1531: expect (ObjNum 171 snap 45 seq_num 171) 2023-10-07T21:18:55.930 INFO:tasks.rados.rados.0.smithi003.stdout:1530: finishing write tid 1 to smithi003182153-5 2023-10-07T21:18:55.930 INFO:tasks.rados.rados.0.smithi003.stdout:1530: finishing write tid 2 to smithi003182153-5 2023-10-07T21:18:55.930 INFO:tasks.rados.rados.0.smithi003.stdout:1530: finishing write tid 3 to smithi003182153-5 2023-10-07T21:18:55.931 INFO:tasks.rados.rados.0.smithi003.stdout:1530: finishing write tid 4 to smithi003182153-5 2023-10-07T21:18:55.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1230 (ObjNum 485 snap 154 seq_num 485) dirty exists 2023-10-07T21:18:55.931 INFO:tasks.rados.rados.0.smithi003.stdout:1530: left oid 5 (ObjNum 485 snap 154 seq_num 485) 2023-10-07T21:18:55.931 INFO:tasks.rados.rados.0.smithi003.stdout:1536: expect (ObjNum 325 snap 108 seq_num 325) 2023-10-07T21:18:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 1 to smithi003182153-22 2023-10-07T21:18:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 2 to smithi003182153-22 2023-10-07T21:18:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 3 to smithi003182153-22 2023-10-07T21:18:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 4 to smithi003182153-22 2023-10-07T21:18:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1083 (ObjNum 486 snap 155 seq_num 486) dirty exists 2023-10-07T21:18:55.969 INFO:tasks.rados.rados.0.smithi003.stdout:1535: left oid 22 (ObjNum 486 snap 155 seq_num 486) 2023-10-07T21:18:55.969 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 1 to smithi003182153-48 2023-10-07T21:18:55.969 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 2 to smithi003182153-48 2023-10-07T21:18:55.969 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 3 to smithi003182153-48 2023-10-07T21:18:55.969 INFO:tasks.rados.rados.0.smithi003.stdout:1538: expect (ObjNum 472 snap 152 seq_num 472) 2023-10-07T21:18:56.008 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 4 to smithi003182153-48 2023-10-07T21:18:56.008 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 613 (ObjNum 487 snap 155 seq_num 487) dirty exists 2023-10-07T21:18:56.008 INFO:tasks.rados.rados.0.smithi003.stdout:1537: left oid 48 (ObjNum 487 snap 155 seq_num 487) 2023-10-07T21:18:56.180 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:18:56.180 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (3m) 4s ago 7m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:18:56.180 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (3m) 109s ago 6m 84.7M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (8m) 4s ago 8m 15.3M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (8m) 109s ago 8m 18.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (2m) 109s ago 11m 447M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (3m) 4s ago 13m 512M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (2m) 4s ago 13m 91.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (113s) 109s ago 11m 28.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (2m) 4s ago 11m 68.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (3m) 4s ago 7m 17.9M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (3m) 109s ago 7m 18.4M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (73s) 4s ago 11m 285M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (40s) 4s ago 10m 214M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:18:56.181 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (7s) 4s ago 10m 13.0M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:18:56.182 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (9m) 4s ago 9m 314M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 74184017a6a7 2023-10-07T21:18:56.182 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (9m) 109s ago 9m 363M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:18:56.182 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (9m) 109s ago 9m 445M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:18:56.182 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (8m) 109s ago 8m 207M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:18:56.182 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (8m) 109s ago 8m 219M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:18:56.182 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (2m) 109s ago 7m 50.3M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:18:56.183 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: failed to encode map e376 with expected crc 2023-10-07T21:18:56.183 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: osdmap e377: 8 total, 8 up, 8 in 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: pgmap v212: 121 pgs: 11 active+undersized+degraded, 22 active+undersized, 88 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 10 op/s; 99/735 objects degraded (13.469%) 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[200960]: osdmap e378: 8 total, 8 up, 8 in 2023-10-07T21:18:56.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: failed to encode map e376 with expected crc 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: osdmap e377: 8 total, 8 up, 8 in 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: pgmap v212: 121 pgs: 11 active+undersized+degraded, 22 active+undersized, 88 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 10 op/s; 99/735 objects degraded (13.469%) 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:56.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:55 smithi003 ceph-mon[204507]: osdmap e378: 8 total, 8 up, 8 in 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: failed to encode map e376 with expected crc 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: osdmap e377: 8 total, 8 up, 8 in 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: failed to encode map e377 with expected crc 2023-10-07T21:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: pgmap v212: 121 pgs: 11 active+undersized+degraded, 22 active+undersized, 88 active+clean; 316 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 10 op/s; 99/735 objects degraded (13.469%) 2023-10-07T21:18:56.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:56.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:55 smithi046 ceph-mon[189713]: osdmap e378: 8 total, 8 up, 8 in 2023-10-07T21:18:56.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:18:56 smithi003 conmon[187445]: 2023-10-07T21:18:56.405+0000 7fccd1da5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-07T21:18:56.594 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:18:56.594 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:18:56.594 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 5, 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:56.595 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:18:56.596 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:18:56.596 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:18:56.596 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:18:56.596 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 7, 2023-10-07T21:18:56.596 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T21:18:56.596 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:18:56.596 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:18:56.918 INFO:tasks.rados.rados.0.smithi003.stdout:1530: done (6 left) 2023-10-07T21:18:56.919 INFO:tasks.rados.rados.0.smithi003.stdout:1531: done (5 left) 2023-10-07T21:18:56.919 INFO:tasks.rados.rados.0.smithi003.stdout:1535: done (4 left) 2023-10-07T21:18:56.919 INFO:tasks.rados.rados.0.smithi003.stdout:1536: done (3 left) 2023-10-07T21:18:56.919 INFO:tasks.rados.rados.0.smithi003.stdout:1537: done (2 left) 2023-10-07T21:18:56.919 INFO:tasks.rados.rados.0.smithi003.stdout:1538: done (1 left) 2023-10-07T21:18:56.919 INFO:tasks.rados.rados.0.smithi003.stdout:1539: done (0 left) 2023-10-07T21:18:56.919 INFO:tasks.rados.rados.0.smithi003.stdout:1540: snap_remove snap 155 2023-10-07T21:18:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2636244681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:57.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-07T21:18:57.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:56 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2636244681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: failed to encode map e378 with expected crc 2023-10-07T21:18:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:18:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:18:57.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-07T21:18:57.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:56 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2636244681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:18:57.918 INFO:tasks.rados.rados.0.smithi003.stdout:1540: done (0 left) 2023-10-07T21:18:57.918 INFO:tasks.rados.rados.0.smithi003.stdout:1541: rollback oid 10 current snap is 156 2023-10-07T21:18:57.918 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 153 2023-10-07T21:18:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:1542: snap_remove snap 152 2023-10-07T21:18:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[204507]: failed to encode map e379 with expected crc 2023-10-07T21:18:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[204507]: osdmap e379: 8 total, 8 up, 8 in 2023-10-07T21:18:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[204507]: failed to encode map e379 with expected crc 2023-10-07T21:18:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[204507]: pgmap v215: 121 pgs: 7 active+undersized+degraded, 7 active+undersized, 107 active+clean; 302 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 690 KiB/s wr, 3 op/s; 87/693 objects degraded (12.554%); 1.1 MiB/s, 0 objects/s recovering 2023-10-07T21:18:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[204507]: osdmap e380: 8 total, 8 up, 8 in 2023-10-07T21:18:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[200960]: failed to encode map e379 with expected crc 2023-10-07T21:18:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[200960]: osdmap e379: 8 total, 8 up, 8 in 2023-10-07T21:18:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[200960]: failed to encode map e379 with expected crc 2023-10-07T21:18:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[200960]: pgmap v215: 121 pgs: 7 active+undersized+degraded, 7 active+undersized, 107 active+clean; 302 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 690 KiB/s wr, 3 op/s; 87/693 objects degraded (12.554%); 1.1 MiB/s, 0 objects/s recovering 2023-10-07T21:18:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:57 smithi003 ceph-mon[200960]: osdmap e380: 8 total, 8 up, 8 in 2023-10-07T21:18:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:57 smithi046 ceph-mon[189713]: failed to encode map e379 with expected crc 2023-10-07T21:18:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:57 smithi046 ceph-mon[189713]: osdmap e379: 8 total, 8 up, 8 in 2023-10-07T21:18:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:57 smithi046 ceph-mon[189713]: failed to encode map e379 with expected crc 2023-10-07T21:18:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:57 smithi046 ceph-mon[189713]: pgmap v215: 121 pgs: 7 active+undersized+degraded, 7 active+undersized, 107 active+clean; 302 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 690 KiB/s wr, 3 op/s; 87/693 objects degraded (12.554%); 1.1 MiB/s, 0 objects/s recovering 2023-10-07T21:18:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:57 smithi046 ceph-mon[189713]: osdmap e380: 8 total, 8 up, 8 in 2023-10-07T21:18:58.921 INFO:tasks.rados.rados.0.smithi003.stdout:1542: done (1 left) 2023-10-07T21:18:58.921 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 156 2023-10-07T21:18:58.921 INFO:tasks.rados.rados.0.smithi003.stdout:1541: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:18:58.921 INFO:tasks.rados.rados.0.smithi003.stdout:1541: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:18:58.921 INFO:tasks.rados.rados.0.smithi003.stdout:1541: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:18:58.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 583 (ObjNum 325 snap 108 seq_num 325) dirty exists 2023-10-07T21:18:58.922 INFO:tasks.rados.rados.0.smithi003.stdout:1543: seq_num 488 ranges {1728512=581632,2310144=401408} 2023-10-07T21:18:58.934 INFO:tasks.rados.rados.0.smithi003.stdout:1543: writing smithi003182153-5 from 1728512 to 2310144 tid 1 2023-10-07T21:18:58.935 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:58 smithi046 conmon[175795]: ts=2023-10-07T21:18:58.660Z 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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-07T21:18:58.935 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:18:58 smithi046 conmon[175795]: ts=2023-10-07T21:18: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:18:58.936 INFO:tasks.rados.rados.0.smithi003.stdout:1543: writing smithi003182153-5 from 2310144 to 2711552 tid 2 2023-10-07T21:18:58.936 INFO:tasks.rados.rados.0.smithi003.stdout:1541: done (1 left) 2023-10-07T21:18:58.936 INFO:tasks.rados.rados.0.smithi003.stdout:1544: copy_from oid 10 from oid 49 current snap is 156 2023-10-07T21:18:58.937 INFO:tasks.rados.rados.0.smithi003.stdout:1545: rollback oid 2 current snap is 156 2023-10-07T21:18:58.937 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 2 to 153 2023-10-07T21:18:58.937 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 156 2023-10-07T21:18:58.937 INFO:tasks.rados.rados.0.smithi003.stdout:1546: seq_num 489 ranges {679936=598016,1277952=401408} 2023-10-07T21:18:58.944 INFO:tasks.rados.rados.0.smithi003.stdout:1546: writing smithi003182153-39 from 679936 to 1277952 tid 1 2023-10-07T21:18:58.952 INFO:tasks.rados.rados.0.smithi003.stdout:1546: writing smithi003182153-39 from 1277952 to 1679360 tid 2 2023-10-07T21:18:58.952 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 156 2023-10-07T21:18:58.952 INFO:tasks.rados.rados.0.smithi003.stdout:1547: seq_num 490 ranges {2211840=614400,2826240=401408} 2023-10-07T21:18:58.964 INFO:tasks.rados.rados.0.smithi003.stdout:1547: writing smithi003182153-47 from 2211840 to 2826240 tid 1 2023-10-07T21:18:58.966 INFO:tasks.rados.rados.0.smithi003.stdout:1547: writing smithi003182153-47 from 2826240 to 3227648 tid 2 2023-10-07T21:18:58.966 INFO:tasks.rados.rados.0.smithi003.stdout:1548: setattr oid 8 current snap is 156 2023-10-07T21:18:58.966 INFO:tasks.rados.rados.0.smithi003.stdout:1545: finishing rollback tid 0 to smithi003182153-2 2023-10-07T21:18:58.966 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 1 to smithi003182153-5 2023-10-07T21:18:58.966 INFO:tasks.rados.rados.0.smithi003.stdout:1545: finishing rollback tid 1 to smithi003182153-2 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1545: finishing rollback tid 2 to smithi003182153-2 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 996 (ObjNum 483 snap 153 seq_num 483) dirty exists 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 2 to smithi003182153-5 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 3 to smithi003182153-5 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 4 to smithi003182153-5 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1276 (ObjNum 488 snap 156 seq_num 488) dirty exists 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1543: left oid 5 (ObjNum 488 snap 156 seq_num 488) 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 1 to smithi003182153-39 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 2 to smithi003182153-39 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 3 to smithi003182153-39 2023-10-07T21:18:58.967 INFO:tasks.rados.rados.0.smithi003.stdout:1544: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:1544: finishing copy_from to smithi003182153-10 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 762 (ObjNum 447 snap 145 seq_num 447) dirty exists 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 4 to smithi003182153-39 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1065 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:1546: left oid 39 (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:1543: done (5 left) 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:1544: done (4 left) 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:1545: done (3 left) 2023-10-07T21:18:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:1546: done (2 left) 2023-10-07T21:18:58.969 INFO:tasks.rados.rados.0.smithi003.stdout:1549: snap_remove snap 149 2023-10-07T21:18:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:58 smithi003 ceph-mon[200960]: failed to encode map e380 with expected crc 2023-10-07T21:18:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:58 smithi003 ceph-mon[200960]: failed to encode map e379 with expected crc 2023-10-07T21:18:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:58 smithi003 ceph-mon[200960]: osdmap e381: 8 total, 8 up, 8 in 2023-10-07T21:18:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:58 smithi003 ceph-mon[204507]: failed to encode map e380 with expected crc 2023-10-07T21:18:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:58 smithi003 ceph-mon[204507]: failed to encode map e379 with expected crc 2023-10-07T21:18:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:58 smithi003 ceph-mon[204507]: osdmap e381: 8 total, 8 up, 8 in 2023-10-07T21:18:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:58 smithi046 ceph-mon[189713]: failed to encode map e380 with expected crc 2023-10-07T21:18:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:58 smithi046 ceph-mon[189713]: failed to encode map e379 with expected crc 2023-10-07T21:18:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:58 smithi046 ceph-mon[189713]: osdmap e381: 8 total, 8 up, 8 in 2023-10-07T21:18:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:1549: done (2 left) 2023-10-07T21:18:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 156 2023-10-07T21:18:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 1 to smithi003182153-47 2023-10-07T21:18:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:1550: seq_num 491 ranges {3194880=630784,3825664=401408} 2023-10-07T21:18:59.972 INFO:tasks.rados.rados.0.smithi003.stdout:1550: writing smithi003182153-37 from 3194880 to 3825664 tid 1 2023-10-07T21:18:59.975 INFO:tasks.rados.rados.0.smithi003.stdout:1550: writing smithi003182153-37 from 3825664 to 4227072 tid 2 2023-10-07T21:18:59.975 INFO:tasks.rados.rados.0.smithi003.stdout:1551: setattr oid 22 current snap is 156 2023-10-07T21:18:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 2 to smithi003182153-47 2023-10-07T21:18:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 3 to smithi003182153-47 2023-10-07T21:18:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1282 (ObjNum 416 snap 137 seq_num 416) dirty exists 2023-10-07T21:18:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 4 to smithi003182153-47 2023-10-07T21:18:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 861 (ObjNum 490 snap 156 seq_num 490) dirty exists 2023-10-07T21:18:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1547: left oid 47 (ObjNum 490 snap 156 seq_num 490) 2023-10-07T21:18:59.977 INFO:tasks.rados.rados.0.smithi003.stdout:1547: done (3 left) 2023-10-07T21:18:59.977 INFO:tasks.rados.rados.0.smithi003.stdout:1548: done (2 left) 2023-10-07T21:18:59.978 INFO:tasks.rados.rados.0.smithi003.stdout:1552: snap_remove snap 94 2023-10-07T21:19:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[200960]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[200960]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[200960]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[200960]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[200960]: pgmap v218: 121 pgs: 121 active+clean; 290 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 918 KiB/s wr, 6 op/s; 10 MiB/s, 4 objects/s recovering 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 87/693 objects degraded (12.554%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[204507]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[204507]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[204507]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[204507]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[204507]: pgmap v218: 121 pgs: 121 active+clean; 290 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 918 KiB/s wr, 6 op/s; 10 MiB/s, 4 objects/s recovering 2023-10-07T21:19:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:18:59 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 87/693 objects degraded (12.554%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:59 smithi046 ceph-mon[189713]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:59 smithi046 ceph-mon[189713]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:59 smithi046 ceph-mon[189713]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:59 smithi046 ceph-mon[189713]: failed to encode map e381 with expected crc 2023-10-07T21:19:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:59 smithi046 ceph-mon[189713]: pgmap v218: 121 pgs: 121 active+clean; 290 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 918 KiB/s wr, 6 op/s; 10 MiB/s, 4 objects/s recovering 2023-10-07T21:19:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:18:59 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 87/693 objects degraded (12.554%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:00.955 INFO:tasks.rados.rados.0.smithi003.stdout:1552: done (2 left) 2023-10-07T21:19:00.955 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 156 2023-10-07T21:19:00.956 INFO:tasks.rados.rados.0.smithi003.stdout:1553: seq_num 492 ranges {4333568=647168,4980736=401408} 2023-10-07T21:19:00.984 INFO:tasks.rados.rados.0.smithi003.stdout:1553: writing smithi003182153-50 from 4333568 to 4980736 tid 1 2023-10-07T21:19:00.987 INFO:tasks.rados.rados.0.smithi003.stdout:1553: writing smithi003182153-50 from 4980736 to 5382144 tid 2 2023-10-07T21:19:00.987 INFO:tasks.rados.rados.0.smithi003.stdout:1554: copy_from oid 28 from oid 19 current snap is 156 2023-10-07T21:19:00.987 INFO:tasks.rados.rados.0.smithi003.stdout:1555: setattr oid 47 current snap is 156 2023-10-07T21:19:00.988 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 1 to smithi003182153-37 2023-10-07T21:19:00.988 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 2 to smithi003182153-37 2023-10-07T21:19:00.988 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 3 to smithi003182153-37 2023-10-07T21:19:00.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1102 (ObjNum 486 snap 155 seq_num 486) dirty exists 2023-10-07T21:19:00.989 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 4 to smithi003182153-37 2023-10-07T21:19:00.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 734 (ObjNum 491 snap 156 seq_num 491) dirty exists 2023-10-07T21:19:00.989 INFO:tasks.rados.rados.0.smithi003.stdout:1550: left oid 37 (ObjNum 491 snap 156 seq_num 491) 2023-10-07T21:19:00.989 INFO:tasks.rados.rados.0.smithi003.stdout:1550: done (4 left) 2023-10-07T21:19:00.989 INFO:tasks.rados.rados.0.smithi003.stdout:1551: done (3 left) 2023-10-07T21:19:00.990 INFO:tasks.rados.rados.0.smithi003.stdout:1556: rollback oid 44 current snap is 156 2023-10-07T21:19:00.990 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 143 2023-10-07T21:19:00.990 INFO:tasks.rados.rados.0.smithi003.stdout:1557: rollback oid 6 current snap is 156 2023-10-07T21:19:00.990 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 154 2023-10-07T21:19:00.990 INFO:tasks.rados.rados.0.smithi003.stdout:1558: delete oid 7 current snap is 156 2023-10-07T21:19:00.992 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 1 to smithi003182153-50 2023-10-07T21:19:00.993 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 2 to smithi003182153-50 2023-10-07T21:19:00.994 INFO:tasks.rados.rados.0.smithi003.stdout:1558: done (5 left) 2023-10-07T21:19:00.994 INFO:tasks.rados.rados.0.smithi003.stdout:1559: read oid 33 snap -1 2023-10-07T21:19:00.994 INFO:tasks.rados.rados.0.smithi003.stdout:1559: expect deleted 2023-10-07T21:19:00.994 INFO:tasks.rados.rados.0.smithi003.stdout:1560: read oid 26 snap 116 2023-10-07T21:19:00.995 INFO:tasks.rados.rados.0.smithi003.stdout:1560: expect deleted 2023-10-07T21:19:00.995 INFO:tasks.rados.rados.0.smithi003.stdout:1561: read oid 46 snap 143 2023-10-07T21:19:00.995 INFO:tasks.rados.rados.0.smithi003.stdout:1561: expect (ObjNum 353 snap 114 seq_num 353) 2023-10-07T21:19:00.995 INFO:tasks.rados.rados.0.smithi003.stdout:1562: copy_from oid 40 from oid 1 current snap is 156 2023-10-07T21:19:00.995 INFO:tasks.rados.rados.0.smithi003.stdout:1563: copy_from oid 43 from oid 4 current snap is 156 2023-10-07T21:19:00.996 INFO:tasks.rados.rados.0.smithi003.stdout:1564: delete oid 18 current snap is 156 2023-10-07T21:19:00.996 INFO:tasks.rados.rados.0.smithi003.stdout:1556: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1554: finishing copy_from to smithi003182153-28 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1554: got expected ENOENT (src dne) 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1554: finishing copy_from racing read to smithi003182153-28 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 3 to smithi003182153-50 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1557: finishing rollback tid 0 to smithi003182153-6 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1557: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1563: finishing copy_from to smithi003182153-43 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1563: got expected ENOENT (src dne) 2023-10-07T21:19:00.997 INFO:tasks.rados.rados.0.smithi003.stdout:1563: finishing copy_from racing read to smithi003182153-43 2023-10-07T21:19:00.998 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 4 to smithi003182153-50 2023-10-07T21:19:00.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 772 (ObjNum 492 snap 156 seq_num 492) dirty exists 2023-10-07T21:19:00.998 INFO:tasks.rados.rados.0.smithi003.stdout:1553: left oid 50 (ObjNum 492 snap 156 seq_num 492) 2023-10-07T21:19:00.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 874 (ObjNum 490 snap 156 seq_num 490) dirty exists 2023-10-07T21:19:00.998 INFO:tasks.rados.rados.0.smithi003.stdout:1556: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:19:00.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1302 (ObjNum 428 snap 139 seq_num 428) dirty exists 2023-10-07T21:19:00.998 INFO:tasks.rados.rados.0.smithi003.stdout:1557: finishing rollback tid 2 to smithi003182153-6 2023-10-07T21:19:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 737 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:19:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:1562: finishing copy_from to smithi003182153-40 2023-10-07T21:19:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:1562: got expected ENOENT (src dne) 2023-10-07T21:19:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:1562: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:19:01.017 INFO:tasks.rados.rados.0.smithi003.stdout:1553: done (10 left) 2023-10-07T21:19:01.017 INFO:tasks.rados.rados.0.smithi003.stdout:1554: done (9 left) 2023-10-07T21:19:01.017 INFO:tasks.rados.rados.0.smithi003.stdout:1555: done (8 left) 2023-10-07T21:19:01.017 INFO:tasks.rados.rados.0.smithi003.stdout:1556: done (7 left) 2023-10-07T21:19:01.017 INFO:tasks.rados.rados.0.smithi003.stdout:1557: done (6 left) 2023-10-07T21:19:01.017 INFO:tasks.rados.rados.0.smithi003.stdout:1559: done (5 left) 2023-10-07T21:19:01.017 INFO:tasks.rados.rados.0.smithi003.stdout:1560: done (4 left) 2023-10-07T21:19:01.018 INFO:tasks.rados.rados.0.smithi003.stdout:1562: done (3 left) 2023-10-07T21:19:01.018 INFO:tasks.rados.rados.0.smithi003.stdout:1563: done (2 left) 2023-10-07T21:19:01.018 INFO:tasks.rados.rados.0.smithi003.stdout:1564: done (1 left) 2023-10-07T21:19:01.018 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 156 2023-10-07T21:19:01.018 INFO:tasks.rados.rados.0.smithi003.stdout:1565: seq_num 495 ranges {0=696320,696320=401408} 2023-10-07T21:19:01.020 INFO:tasks.rados.rados.0.smithi003.stdout:1565: writing smithi003182153-43 from 0 to 696320 tid 1 2023-10-07T21:19:01.023 INFO:tasks.rados.rados.0.smithi003.stdout:1565: writing smithi003182153-43 from 696320 to 1097728 tid 2 2023-10-07T21:19:01.023 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 156 2023-10-07T21:19:01.023 INFO:tasks.rados.rados.0.smithi003.stdout:1561: expect (ObjNum 353 snap 114 seq_num 353) 2023-10-07T21:19:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/693 objects degraded (12.554%), 7 pgs degraded) 2023-10-07T21:19:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:19:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[204507]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[204507]: osdmap e382: 8 total, 8 up, 8 in 2023-10-07T21:19:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[204507]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[204507]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/693 objects degraded (12.554%), 7 pgs degraded) 2023-10-07T21:19:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:19:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[200960]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[200960]: osdmap e382: 8 total, 8 up, 8 in 2023-10-07T21:19:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[200960]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:00 smithi003 ceph-mon[200960]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:00 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/693 objects degraded (12.554%), 7 pgs degraded) 2023-10-07T21:19:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:00 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:19:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:00 smithi046 ceph-mon[189713]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:00 smithi046 ceph-mon[189713]: osdmap e382: 8 total, 8 up, 8 in 2023-10-07T21:19:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:00 smithi046 ceph-mon[189713]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:00 smithi046 ceph-mon[189713]: failed to encode map e382 with expected crc 2023-10-07T21:19:01.418 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 1 to smithi003182153-43 2023-10-07T21:19:01.419 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 2 to smithi003182153-43 2023-10-07T21:19:01.419 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 3 to smithi003182153-43 2023-10-07T21:19:01.419 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 4 to smithi003182153-43 2023-10-07T21:19:01.419 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1084 (ObjNum 495 snap 156 seq_num 495) dirty exists 2023-10-07T21:19:01.419 INFO:tasks.rados.rados.0.smithi003.stdout:1565: left oid 43 (ObjNum 495 snap 156 seq_num 495) 2023-10-07T21:19:01.419 INFO:tasks.rados.rados.0.smithi003.stdout:1566: seq_num 496 ranges {221184=712704,933888=401408} 2023-10-07T21:19:01.423 INFO:tasks.rados.rados.0.smithi003.stdout:1566: writing smithi003182153-24 from 221184 to 933888 tid 1 2023-10-07T21:19:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:1566: writing smithi003182153-24 from 933888 to 1335296 tid 2 2023-10-07T21:19:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:1561: done (2 left) 2023-10-07T21:19:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:1565: done (1 left) 2023-10-07T21:19:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:1567: copy_from oid 43 from oid 26 current snap is 156 2023-10-07T21:19:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:1568: read oid 14 snap -1 2023-10-07T21:19:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:1568: expect deleted 2023-10-07T21:19:01.427 INFO:tasks.rados.rados.0.smithi003.stdout:1569: snap_remove snap 153 2023-10-07T21:19:01.967 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:19:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:19:01] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2023-10-07T21:19:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[204507]: failed to encode map e383 with expected crc 2023-10-07T21:19:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[204507]: osdmap e383: 8 total, 8 up, 8 in 2023-10-07T21:19:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[204507]: failed to encode map e383 with expected crc 2023-10-07T21:19:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[204507]: failed to encode map e383 with expected crc 2023-10-07T21:19:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[204507]: pgmap v221: 121 pgs: 121 active+clean; 290 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 228 KiB/s wr, 2 op/s; 9.3 MiB/s, 3 objects/s recovering 2023-10-07T21:19:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:01.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:02.222 INFO:tasks.rados.rados.0.smithi003.stdout:1569: done (3 left) 2023-10-07T21:19:02.222 INFO:tasks.rados.rados.0.smithi003.stdout:1570: snap_remove snap 113 2023-10-07T21:19:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[200960]: failed to encode map e383 with expected crc 2023-10-07T21:19:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[200960]: osdmap e383: 8 total, 8 up, 8 in 2023-10-07T21:19:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[200960]: failed to encode map e383 with expected crc 2023-10-07T21:19:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[200960]: failed to encode map e383 with expected crc 2023-10-07T21:19:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[200960]: pgmap v221: 121 pgs: 121 active+clean; 290 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 228 KiB/s wr, 2 op/s; 9.3 MiB/s, 3 objects/s recovering 2023-10-07T21:19:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:01 smithi046 ceph-mon[189713]: failed to encode map e383 with expected crc 2023-10-07T21:19:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:01 smithi046 ceph-mon[189713]: osdmap e383: 8 total, 8 up, 8 in 2023-10-07T21:19:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:01 smithi046 ceph-mon[189713]: failed to encode map e383 with expected crc 2023-10-07T21:19:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:01 smithi046 ceph-mon[189713]: failed to encode map e383 with expected crc 2023-10-07T21:19:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:01 smithi046 ceph-mon[189713]: pgmap v221: 121 pgs: 121 active+clean; 290 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 228 KiB/s wr, 2 op/s; 9.3 MiB/s, 3 objects/s recovering 2023-10-07T21:19:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:03.232 INFO:tasks.rados.rados.0.smithi003.stdout:1570: done (3 left) 2023-10-07T21:19:03.232 INFO:tasks.rados.rados.0.smithi003.stdout:1571: delete oid 48 current snap is 156 2023-10-07T21:19:03.232 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 1 to smithi003182153-24 2023-10-07T21:19:03.232 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 2 to smithi003182153-24 2023-10-07T21:19:03.232 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 3 to smithi003182153-24 2023-10-07T21:19:03.232 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 4 to smithi003182153-24 2023-10-07T21:19:03.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1088 (ObjNum 496 snap 156 seq_num 496) dirty exists 2023-10-07T21:19:03.233 INFO:tasks.rados.rados.0.smithi003.stdout:1566: left oid 24 (ObjNum 496 snap 156 seq_num 496) 2023-10-07T21:19:03.233 INFO:tasks.rados.rados.0.smithi003.stdout:1567: finishing copy_from to smithi003182153-43 2023-10-07T21:19:03.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 807 (ObjNum 452 snap 147 seq_num 452) dirty exists 2023-10-07T21:19:03.233 INFO:tasks.rados.rados.0.smithi003.stdout:1567: finishing copy_from racing read to smithi003182153-43 2023-10-07T21:19:03.245 INFO:tasks.rados.rados.0.smithi003.stdout:1566: done (3 left) 2023-10-07T21:19:03.245 INFO:tasks.rados.rados.0.smithi003.stdout:1567: done (2 left) 2023-10-07T21:19:03.245 INFO:tasks.rados.rados.0.smithi003.stdout:1568: done (1 left) 2023-10-07T21:19:03.245 INFO:tasks.rados.rados.0.smithi003.stdout:1571: done (0 left) 2023-10-07T21:19:03.245 INFO:tasks.rados.rados.0.smithi003.stdout:1572: snap_remove snap 154 2023-10-07T21:19:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:03 smithi003 ceph-mon[200960]: failed to encode map e384 with expected crc 2023-10-07T21:19:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:03 smithi003 ceph-mon[200960]: failed to encode map e384 with expected crc 2023-10-07T21:19:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:03 smithi003 ceph-mon[200960]: osdmap e384: 8 total, 8 up, 8 in 2023-10-07T21:19:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:03 smithi003 ceph-mon[204507]: failed to encode map e384 with expected crc 2023-10-07T21:19:03.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:03 smithi003 ceph-mon[204507]: failed to encode map e384 with expected crc 2023-10-07T21:19:03.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:03 smithi003 ceph-mon[204507]: osdmap e384: 8 total, 8 up, 8 in 2023-10-07T21:19:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:03 smithi046 ceph-mon[189713]: failed to encode map e384 with expected crc 2023-10-07T21:19:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:03 smithi046 ceph-mon[189713]: failed to encode map e384 with expected crc 2023-10-07T21:19:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:03 smithi046 ceph-mon[189713]: osdmap e384: 8 total, 8 up, 8 in 2023-10-07T21:19:04.229 INFO:tasks.rados.rados.0.smithi003.stdout:1572: done (0 left) 2023-10-07T21:19:04.230 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 156 2023-10-07T21:19:04.230 INFO:tasks.rados.rados.0.smithi003.stdout:1573: seq_num 498 ranges {1081344=745472,1826816=401408} 2023-10-07T21:19:04.240 INFO:tasks.rados.rados.0.smithi003.stdout:1573: writing smithi003182153-16 from 1081344 to 1826816 tid 1 2023-10-07T21:19:04.243 INFO:tasks.rados.rados.0.smithi003.stdout:1573: writing smithi003182153-16 from 1826816 to 2228224 tid 2 2023-10-07T21:19:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 156 2023-10-07T21:19:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:1574: seq_num 499 ranges {0=761856,761856=401408} 2023-10-07T21:19:04.251 INFO:tasks.rados.rados.0.smithi003.stdout:1574: writing smithi003182153-15 from 0 to 761856 tid 1 2023-10-07T21:19:04.251 INFO:tasks.rados.rados.0.smithi003.stdout:1574: writing smithi003182153-15 from 761856 to 1163264 tid 2 2023-10-07T21:19:04.252 INFO:tasks.rados.rados.0.smithi003.stdout:1575: snap_remove snap 141 2023-10-07T21:19:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[200960]: pgmap v223: 121 pgs: 121 active+clean; 256 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 25 op/s 2023-10-07T21:19:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[200960]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[200960]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[200960]: osdmap e385: 8 total, 8 up, 8 in 2023-10-07T21:19:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[200960]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[200960]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[204507]: pgmap v223: 121 pgs: 121 active+clean; 256 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 25 op/s 2023-10-07T21:19:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[204507]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[204507]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[204507]: osdmap e385: 8 total, 8 up, 8 in 2023-10-07T21:19:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[204507]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:04 smithi003 ceph-mon[204507]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:04 smithi046 ceph-mon[189713]: pgmap v223: 121 pgs: 121 active+clean; 256 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 25 op/s 2023-10-07T21:19:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:04 smithi046 ceph-mon[189713]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:04 smithi046 ceph-mon[189713]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:04 smithi046 ceph-mon[189713]: osdmap e385: 8 total, 8 up, 8 in 2023-10-07T21:19:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:04 smithi046 ceph-mon[189713]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:04 smithi046 ceph-mon[189713]: failed to encode map e385 with expected crc 2023-10-07T21:19:04.742 INFO:tasks.rados.rados.0.smithi003.stdout:1575: done (2 left) 2023-10-07T21:19:04.742 INFO:tasks.rados.rados.0.smithi003.stdout:1576: read oid 20 snap -1 2023-10-07T21:19:04.742 INFO:tasks.rados.rados.0.smithi003.stdout:1576: expect (ObjNum 450 snap 146 seq_num 450) 2023-10-07T21:19:04.742 INFO:tasks.rados.rados.0.smithi003.stdout:1577: read oid 33 snap 144 2023-10-07T21:19:04.742 INFO:tasks.rados.rados.0.smithi003.stdout:1577: expect deleted 2023-10-07T21:19:04.742 INFO:tasks.rados.rados.0.smithi003.stdout:1578: snap_create 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1573: finishing write tid 1 to smithi003182153-16 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1573: finishing write tid 2 to smithi003182153-16 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1573: finishing write tid 3 to smithi003182153-16 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 1 to smithi003182153-15 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1573: finishing write tid 4 to smithi003182153-16 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 1326 (ObjNum 498 snap 156 seq_num 498) dirty exists 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1573: left oid 16 (ObjNum 498 snap 156 seq_num 498) 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 2 to smithi003182153-15 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 3 to smithi003182153-15 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 4 to smithi003182153-15 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1329 (ObjNum 499 snap 156 seq_num 499) dirty exists 2023-10-07T21:19:04.743 INFO:tasks.rados.rados.0.smithi003.stdout:1574: left oid 15 (ObjNum 499 snap 156 seq_num 499) 2023-10-07T21:19:04.761 INFO:tasks.rados.rados.0.smithi003.stdout:1576: expect (ObjNum 450 snap 146 seq_num 450) 2023-10-07T21:19:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[204507]: failed to encode map e386 with expected crc 2023-10-07T21:19:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[204507]: osdmap e386: 8 total, 8 up, 8 in 2023-10-07T21:19:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[204507]: failed to encode map e386 with expected crc 2023-10-07T21:19:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[204507]: osdmap e387: 8 total, 8 up, 8 in 2023-10-07T21:19:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[200960]: failed to encode map e386 with expected crc 2023-10-07T21:19:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[200960]: osdmap e386: 8 total, 8 up, 8 in 2023-10-07T21:19:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[200960]: failed to encode map e386 with expected crc 2023-10-07T21:19:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:05 smithi003 ceph-mon[200960]: osdmap e387: 8 total, 8 up, 8 in 2023-10-07T21:19:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:05 smithi046 ceph-mon[189713]: failed to encode map e386 with expected crc 2023-10-07T21:19:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:05 smithi046 ceph-mon[189713]: osdmap e386: 8 total, 8 up, 8 in 2023-10-07T21:19:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:05 smithi046 ceph-mon[189713]: failed to encode map e386 with expected crc 2023-10-07T21:19:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:05 smithi046 ceph-mon[189713]: osdmap e387: 8 total, 8 up, 8 in 2023-10-07T21:19:05.745 INFO:tasks.rados.rados.0.smithi003.stdout:1573: done (4 left) 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1574: done (3 left) 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1576: done (2 left) 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1577: done (1 left) 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1578: done (0 left) 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1579: rollback oid 49 current snap is 157 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 150 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1580: rmattr oid 46 current snap is 157 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1580: done (1 left) 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 157 2023-10-07T21:19:05.746 INFO:tasks.rados.rados.0.smithi003.stdout:1581: seq_num 500 ranges {2228224=778240,3006464=401408} 2023-10-07T21:19:05.763 INFO:tasks.rados.rados.0.smithi003.stdout:1581: writing smithi003182153-16 from 2228224 to 3006464 tid 1 2023-10-07T21:19:05.765 INFO:tasks.rados.rados.0.smithi003.stdout:1581: writing smithi003182153-16 from 3006464 to 3407872 tid 2 2023-10-07T21:19:05.765 INFO:tasks.rados.rados.0.smithi003.stdout:1582: snap_create 2023-10-07T21:19:05.765 INFO:tasks.rados.rados.0.smithi003.stdout:1579: finishing rollback tid 0 to smithi003182153-49 2023-10-07T21:19:05.765 INFO:tasks.rados.rados.0.smithi003.stdout:1579: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:19:05.765 INFO:tasks.rados.rados.0.smithi003.stdout:1579: finishing rollback tid 2 to smithi003182153-49 2023-10-07T21:19:05.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 902 (ObjNum 447 snap 145 seq_num 447) dirty exists 2023-10-07T21:19:05.770 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 1 to smithi003182153-16 2023-10-07T21:19:05.771 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 2 to smithi003182153-16 2023-10-07T21:19:05.771 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 3 to smithi003182153-16 2023-10-07T21:19:05.772 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 4 to smithi003182153-16 2023-10-07T21:19:05.772 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 1343 (ObjNum 500 snap 157 seq_num 500) dirty exists 2023-10-07T21:19:05.773 INFO:tasks.rados.rados.0.smithi003.stdout:1581: left oid 16 (ObjNum 500 snap 157 seq_num 500) 2023-10-07T21:19:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[200960]: failed to encode map e387 with expected crc 2023-10-07T21:19:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[200960]: failed to encode map e387 with expected crc 2023-10-07T21:19:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[200960]: pgmap v227: 121 pgs: 121 active+clean; 255 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-10-07T21:19:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[200960]: osdmap e388: 8 total, 8 up, 8 in 2023-10-07T21:19:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[200960]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[200960]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[200960]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[204507]: failed to encode map e387 with expected crc 2023-10-07T21:19:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[204507]: failed to encode map e387 with expected crc 2023-10-07T21:19:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[204507]: pgmap v227: 121 pgs: 121 active+clean; 255 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-10-07T21:19:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[204507]: osdmap e388: 8 total, 8 up, 8 in 2023-10-07T21:19:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[204507]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[204507]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:06 smithi003 ceph-mon[204507]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:06 smithi046 ceph-mon[189713]: failed to encode map e387 with expected crc 2023-10-07T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:06 smithi046 ceph-mon[189713]: failed to encode map e387 with expected crc 2023-10-07T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:06 smithi046 ceph-mon[189713]: pgmap v227: 121 pgs: 121 active+clean; 255 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.9 MiB/s wr, 28 op/s 2023-10-07T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:06 smithi046 ceph-mon[189713]: osdmap e388: 8 total, 8 up, 8 in 2023-10-07T21:19:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:06 smithi046 ceph-mon[189713]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:06 smithi046 ceph-mon[189713]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:06 smithi046 ceph-mon[189713]: failed to encode map e388 with expected crc 2023-10-07T21:19:06.758 INFO:tasks.rados.rados.0.smithi003.stdout:1579: done (2 left) 2023-10-07T21:19:06.759 INFO:tasks.rados.rados.0.smithi003.stdout:1581: done (1 left) 2023-10-07T21:19:06.759 INFO:tasks.rados.rados.0.smithi003.stdout:1582: done (0 left) 2023-10-07T21:19:06.759 INFO:tasks.rados.rados.0.smithi003.stdout:1583: delete oid 24 current snap is 158 2023-10-07T21:19:06.765 INFO:tasks.rados.rados.0.smithi003.stdout:1583: done (0 left) 2023-10-07T21:19:06.765 INFO:tasks.rados.rados.0.smithi003.stdout:1584: snap_remove snap 150 2023-10-07T21:19:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[200960]: failed to encode map e388 with expected crc 2023-10-07T21:19:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[200960]: osdmap e389: 8 total, 8 up, 8 in 2023-10-07T21:19:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[200960]: failed to encode map e389 with expected crc 2023-10-07T21:19:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[204507]: failed to encode map e388 with expected crc 2023-10-07T21:19:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[204507]: osdmap e389: 8 total, 8 up, 8 in 2023-10-07T21:19:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:07 smithi003 ceph-mon[204507]: failed to encode map e389 with expected crc 2023-10-07T21:19:07.580 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:07 smithi046 ceph-mon[189713]: failed to encode map e388 with expected crc 2023-10-07T21:19:07.580 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:07.580 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:07 smithi046 ceph-mon[189713]: osdmap e389: 8 total, 8 up, 8 in 2023-10-07T21:19:07.580 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:07 smithi046 ceph-mon[189713]: failed to encode map e389 with expected crc 2023-10-07T21:19:07.764 INFO:tasks.rados.rados.0.smithi003.stdout:1584: done (0 left) 2023-10-07T21:19:07.764 INFO:tasks.rados.rados.0.smithi003.stdout:1585: delete oid 24 current snap is 158 2023-10-07T21:19:07.781 INFO:tasks.rados.rados.0.smithi003.stdout:1585: done (0 left) 2023-10-07T21:19:07.781 INFO:tasks.rados.rados.0.smithi003.stdout:1586: read oid 30 snap -1 2023-10-07T21:19:07.781 INFO:tasks.rados.rados.0.smithi003.stdout:1586: expect (ObjNum 337 snap 110 seq_num 337) 2023-10-07T21:19:07.781 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 158 2023-10-07T21:19:07.781 INFO:tasks.rados.rados.0.smithi003.stdout:1587: seq_num 503 ranges {221184=425984,647168=704512,1351680=98304} 2023-10-07T21:19:07.783 INFO:tasks.rados.rados.0.smithi003.stdout:1587: writing smithi003182153-9 from 221184 to 647168 tid 1 2023-10-07T21:19:07.788 INFO:tasks.rados.rados.0.smithi003.stdout:1587: writing smithi003182153-9 from 647168 to 1351680 tid 2 2023-10-07T21:19:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:1587: writing smithi003182153-9 from 1351680 to 1449984 tid 3 2023-10-07T21:19:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 158 2023-10-07T21:19:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:1588: seq_num 504 ranges {7405568=450560,7856128=589824,8445952=212992} 2023-10-07T21:19:07.833 INFO:tasks.rados.rados.0.smithi003.stdout:1588: writing smithi003182153-28 from 7405568 to 7856128 tid 1 2023-10-07T21:19:07.836 INFO:tasks.rados.rados.0.smithi003.stdout:1588: writing smithi003182153-28 from 7856128 to 8445952 tid 2 2023-10-07T21:19:07.838 INFO:tasks.rados.rados.0.smithi003.stdout:1588: writing smithi003182153-28 from 8445952 to 8658944 tid 3 2023-10-07T21:19:07.838 INFO:tasks.rados.rados.0.smithi003.stdout:1589: setattr oid 14 current snap is 158 2023-10-07T21:19:07.838 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 1 to smithi003182153-9 2023-10-07T21:19:07.838 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 2 to smithi003182153-9 2023-10-07T21:19:07.838 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 3 to smithi003182153-9 2023-10-07T21:19:07.839 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 4 to smithi003182153-9 2023-10-07T21:19:07.839 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 5 to smithi003182153-9 2023-10-07T21:19:07.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 920 (ObjNum 503 snap 158 seq_num 503) dirty exists 2023-10-07T21:19:07.839 INFO:tasks.rados.rados.0.smithi003.stdout:1587: left oid 9 (ObjNum 503 snap 158 seq_num 503) 2023-10-07T21:19:07.839 INFO:tasks.rados.rados.0.smithi003.stdout:1586: expect (ObjNum 337 snap 110 seq_num 337) 2023-10-07T21:19:07.957 INFO:tasks.rados.rados.0.smithi003.stdout:1588: finishing write tid 1 to smithi003182153-28 2023-10-07T21:19:07.957 INFO:tasks.rados.rados.0.smithi003.stdout:1588: finishing write tid 2 to smithi003182153-28 2023-10-07T21:19:07.957 INFO:tasks.rados.rados.0.smithi003.stdout:1588: finishing write tid 3 to smithi003182153-28 2023-10-07T21:19:07.957 INFO:tasks.rados.rados.0.smithi003.stdout:1588: finishing write tid 4 to smithi003182153-28 2023-10-07T21:19:07.957 INFO:tasks.rados.rados.0.smithi003.stdout:1588: finishing write tid 5 to smithi003182153-28 2023-10-07T21:19:07.957 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1358 (ObjNum 504 snap 158 seq_num 504) dirty exists 2023-10-07T21:19:07.957 INFO:tasks.rados.rados.0.smithi003.stdout:1588: left oid 28 (ObjNum 504 snap 158 seq_num 504) 2023-10-07T21:19:07.958 INFO:tasks.rados.rados.0.smithi003.stdout:1586: done (3 left) 2023-10-07T21:19:07.958 INFO:tasks.rados.rados.0.smithi003.stdout:1587: done (2 left) 2023-10-07T21:19:07.958 INFO:tasks.rados.rados.0.smithi003.stdout:1588: done (1 left) 2023-10-07T21:19:07.958 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 158 2023-10-07T21:19:07.958 INFO:tasks.rados.rados.0.smithi003.stdout:1590: seq_num 505 ranges {4341760=466944,4808704=475136,5283840=327680} 2023-10-07T21:19:07.982 INFO:tasks.rados.rados.0.smithi003.stdout:1590: writing smithi003182153-38 from 4341760 to 4808704 tid 1 2023-10-07T21:19:07.985 INFO:tasks.rados.rados.0.smithi003.stdout:1590: writing smithi003182153-38 from 4808704 to 5283840 tid 2 2023-10-07T21:19:07.987 INFO:tasks.rados.rados.0.smithi003.stdout:1590: writing smithi003182153-38 from 5283840 to 5611520 tid 3 2023-10-07T21:19:07.987 INFO:tasks.rados.rados.0.smithi003.stdout:1591: read oid 40 snap -1 2023-10-07T21:19:07.987 INFO:tasks.rados.rados.0.smithi003.stdout:1591: expect (ObjNum 469 snap 151 seq_num 469) 2023-10-07T21:19:07.987 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 158 2023-10-07T21:19:07.988 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 921 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-10-07T21:19:07.988 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 1 to smithi003182153-38 2023-10-07T21:19:07.988 INFO:tasks.rados.rados.0.smithi003.stdout:1592: seq_num 506 ranges {0=483328,483328=761856,1245184=40960} 2023-10-07T21:19:07.989 INFO:tasks.rados.rados.0.smithi003.stdout:1592: writing smithi003182153-19 from 0 to 483328 tid 1 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1592: writing smithi003182153-19 from 483328 to 1245184 tid 2 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1592: writing smithi003182153-19 from 1245184 to 1286144 tid 3 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1589: done (3 left) 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1593: setattr oid 7 current snap is 158 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 2 to smithi003182153-38 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 3 to smithi003182153-38 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 4 to smithi003182153-38 2023-10-07T21:19:07.995 INFO:tasks.rados.rados.0.smithi003.stdout:1592: finishing write tid 1 to smithi003182153-19 2023-10-07T21:19:07.996 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 5 to smithi003182153-38 2023-10-07T21:19:07.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 776 (ObjNum 505 snap 158 seq_num 505) dirty exists 2023-10-07T21:19:07.996 INFO:tasks.rados.rados.0.smithi003.stdout:1590: left oid 38 (ObjNum 505 snap 158 seq_num 505) 2023-10-07T21:19:07.996 INFO:tasks.rados.rados.0.smithi003.stdout:1590: done (3 left) 2023-10-07T21:19:07.996 INFO:tasks.rados.rados.0.smithi003.stdout:1594: delete oid 45 current snap is 158 2023-10-07T21:19:07.997 INFO:tasks.rados.rados.0.smithi003.stdout:1592: finishing write tid 2 to smithi003182153-19 2023-10-07T21:19:07.998 INFO:tasks.rados.rados.0.smithi003.stdout:1592: finishing write tid 3 to smithi003182153-19 2023-10-07T21:19:07.998 INFO:tasks.rados.rados.0.smithi003.stdout:1592: finishing write tid 4 to smithi003182153-19 2023-10-07T21:19:07.999 INFO:tasks.rados.rados.0.smithi003.stdout:1591: expect (ObjNum 469 snap 151 seq_num 469) 2023-10-07T21:19:08.100 INFO:tasks.rados.rados.0.smithi003.stdout:1592: finishing write tid 5 to smithi003182153-19 2023-10-07T21:19:08.100 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 766 (ObjNum 506 snap 158 seq_num 506) dirty exists 2023-10-07T21:19:08.100 INFO:tasks.rados.rados.0.smithi003.stdout:1592: left oid 19 (ObjNum 506 snap 158 seq_num 506) 2023-10-07T21:19:08.100 INFO:tasks.rados.rados.0.smithi003.stdout:1591: done (3 left) 2023-10-07T21:19:08.100 INFO:tasks.rados.rados.0.smithi003.stdout:1592: done (2 left) 2023-10-07T21:19:08.101 INFO:tasks.rados.rados.0.smithi003.stdout:1594: done (1 left) 2023-10-07T21:19:08.101 INFO:tasks.rados.rados.0.smithi003.stdout:1595: rollback oid 40 current snap is 158 2023-10-07T21:19:08.101 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 144 2023-10-07T21:19:08.101 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 998 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:19:08.101 INFO:tasks.rados.rados.0.smithi003.stdout:1593: done (1 left) 2023-10-07T21:19:08.101 INFO:tasks.rados.rados.0.smithi003.stdout:1596: delete oid 32 current snap is 158 2023-10-07T21:19:08.102 INFO:tasks.rados.rados.0.smithi003.stdout:1596: done (1 left) 2023-10-07T21:19:08.102 INFO:tasks.rados.rados.0.smithi003.stdout:1597: delete oid 22 current snap is 158 2023-10-07T21:19:08.104 INFO:tasks.rados.rados.0.smithi003.stdout:1595: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:19:08.104 INFO:tasks.rados.rados.0.smithi003.stdout:1595: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:19:08.104 INFO:tasks.rados.rados.0.smithi003.stdout:1595: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:19:08.104 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1128 (ObjNum 49 snap 0 seq_num 1734308702) dirty exists 2023-10-07T21:19:08.105 INFO:tasks.rados.rados.0.smithi003.stdout:1595: done (1 left) 2023-10-07T21:19:08.105 INFO:tasks.rados.rados.0.smithi003.stdout:1597: done (0 left) 2023-10-07T21:19:08.105 INFO:tasks.rados.rados.0.smithi003.stdout:1598: read oid 32 snap -1 2023-10-07T21:19:08.106 INFO:tasks.rados.rados.0.smithi003.stdout:1598: expect deleted 2023-10-07T21:19:08.106 INFO:tasks.rados.rados.0.smithi003.stdout:1599: setattr oid 19 current snap is 158 2023-10-07T21:19:08.110 INFO:tasks.rados.rados.0.smithi003.stdout:1598: done (1 left) 2023-10-07T21:19:08.110 INFO:tasks.rados.rados.0.smithi003.stdout:1600: snap_remove snap 157 2023-10-07T21:19:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[200960]: failed to encode map e389 with expected crc 2023-10-07T21:19:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[200960]: pgmap v230: 121 pgs: 121 active+clean; 246 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 2 op/s 2023-10-07T21:19:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[200960]: failed to encode map e390 with expected crc 2023-10-07T21:19:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[200960]: osdmap e390: 8 total, 8 up, 8 in 2023-10-07T21:19:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[204507]: failed to encode map e389 with expected crc 2023-10-07T21:19:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[204507]: pgmap v230: 121 pgs: 121 active+clean; 246 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 2 op/s 2023-10-07T21:19:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[204507]: failed to encode map e390 with expected crc 2023-10-07T21:19:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:08 smithi003 ceph-mon[204507]: osdmap e390: 8 total, 8 up, 8 in 2023-10-07T21:19:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:08 smithi046 ceph-mon[189713]: failed to encode map e389 with expected crc 2023-10-07T21:19:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:08 smithi046 ceph-mon[189713]: pgmap v230: 121 pgs: 121 active+clean; 246 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 2 op/s 2023-10-07T21:19:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:08 smithi046 ceph-mon[189713]: failed to encode map e390 with expected crc 2023-10-07T21:19:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:08 smithi046 ceph-mon[189713]: osdmap e390: 8 total, 8 up, 8 in 2023-10-07T21:19:08.767 INFO:tasks.rados.rados.0.smithi003.stdout:1600: done (1 left) 2023-10-07T21:19:08.767 INFO:tasks.rados.rados.0.smithi003.stdout:1601: read oid 41 snap -1 2023-10-07T21:19:08.767 INFO:tasks.rados.rados.0.smithi003.stdout:1601: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:19:08.767 INFO:tasks.rados.rados.0.smithi003.stdout:1602: read oid 7 snap -1 2023-10-07T21:19:08.767 INFO:tasks.rados.rados.0.smithi003.stdout:1602: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:19:08.767 INFO:tasks.rados.rados.0.smithi003.stdout:1603: read oid 50 snap -1 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:1603: expect (ObjNum 492 snap 156 seq_num 492) 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:1604: rollback oid 44 current snap is 158 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 156 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:1605: read oid 6 snap -1 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:1605: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:1606: rollback oid 47 current snap is 158 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 146 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 158 2023-10-07T21:19:08.768 INFO:tasks.rados.rados.0.smithi003.stdout:1607: seq_num 510 ranges {5242880=548864,5791744=745472,6537216=57344} 2023-10-07T21:19:08.801 INFO:tasks.rados.rados.0.smithi003.stdout:1607: writing smithi003182153-25 from 5242880 to 5791744 tid 1 2023-10-07T21:19:08.806 INFO:tasks.rados.rados.0.smithi003.stdout:1607: writing smithi003182153-25 from 5791744 to 6537216 tid 2 2023-10-07T21:19:08.806 INFO:tasks.rados.rados.0.smithi003.stdout:1607: writing smithi003182153-25 from 6537216 to 6594560 tid 3 2023-10-07T21:19:08.807 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 767 (ObjNum 506 snap 158 seq_num 506) dirty exists 2023-10-07T21:19:08.807 INFO:tasks.rados.rados.0.smithi003.stdout:1599: done (7 left) 2023-10-07T21:19:08.807 INFO:tasks.rados.rados.0.smithi003.stdout:1608: setattr oid 11 current snap is 158 2023-10-07T21:19:08.807 INFO:tasks.rados.rados.0.smithi003.stdout:1602: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:19:08.809 INFO:tasks.rados.rados.0.smithi003.stdout:1606: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:19:08.809 INFO:tasks.rados.rados.0.smithi003.stdout:1606: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:19:08.810 INFO:tasks.rados.rados.0.smithi003.stdout:1601: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:19:09.014 INFO:tasks.rados.rados.0.smithi003.stdout:1604: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:19:09.014 INFO:tasks.rados.rados.0.smithi003.stdout:1604: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:19:09.014 INFO:tasks.rados.rados.0.smithi003.stdout:1601: done (7 left) 2023-10-07T21:19:09.014 INFO:tasks.rados.rados.0.smithi003.stdout:1602: done (6 left) 2023-10-07T21:19:09.014 INFO:tasks.rados.rados.0.smithi003.stdout:1609: delete oid 10 current snap is 158 2023-10-07T21:19:09.015 INFO:tasks.rados.rados.0.smithi003.stdout:1606: finishing rollback tid 2 to smithi003182153-47 2023-10-07T21:19:09.015 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 914 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:19:09.015 INFO:tasks.rados.rados.0.smithi003.stdout:1604: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:19:09.015 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1368 (ObjNum 428 snap 139 seq_num 428) dirty exists 2023-10-07T21:19:09.015 INFO:tasks.rados.rados.0.smithi003.stdout:1605: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:19:09.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:19:08 smithi046 conmon[175795]: ts=2023-10-07T21:19: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:19:09.161 INFO:tasks.rados.rados.0.smithi003.stdout:1607: finishing write tid 1 to smithi003182153-25 2023-10-07T21:19:09.161 INFO:tasks.rados.rados.0.smithi003.stdout:1603: expect (ObjNum 492 snap 156 seq_num 492) 2023-10-07T21:19:09.459 INFO:tasks.rados.rados.0.smithi003.stdout:1607: finishing write tid 2 to smithi003182153-25 2023-10-07T21:19:09.459 INFO:tasks.rados.rados.0.smithi003.stdout:1607: finishing write tid 3 to smithi003182153-25 2023-10-07T21:19:09.459 INFO:tasks.rados.rados.0.smithi003.stdout:1607: finishing write tid 4 to smithi003182153-25 2023-10-07T21:19:09.459 INFO:tasks.rados.rados.0.smithi003.stdout:1607: finishing write tid 5 to smithi003182153-25 2023-10-07T21:19:09.459 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1002 (ObjNum 510 snap 158 seq_num 510) dirty exists 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1607: left oid 25 (ObjNum 510 snap 158 seq_num 510) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 792 (ObjNum 430 snap 140 seq_num 430) dirty exists 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1603: done (6 left) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1604: done (5 left) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1605: done (4 left) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1606: done (3 left) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1607: done (2 left) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1608: done (1 left) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1609: done (0 left) 2023-10-07T21:19:09.460 INFO:tasks.rados.rados.0.smithi003.stdout:1610: snap_remove snap 143 2023-10-07T21:19:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[200960]: failed to encode map e390 with expected crc 2023-10-07T21:19:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[200960]: osdmap e391: 8 total, 8 up, 8 in 2023-10-07T21:19:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[200960]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[200960]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[200960]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[204507]: failed to encode map e390 with expected crc 2023-10-07T21:19:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[204507]: osdmap e391: 8 total, 8 up, 8 in 2023-10-07T21:19:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[204507]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[204507]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:09 smithi003 ceph-mon[204507]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:09 smithi046 ceph-mon[189713]: failed to encode map e390 with expected crc 2023-10-07T21:19:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:09 smithi046 ceph-mon[189713]: osdmap e391: 8 total, 8 up, 8 in 2023-10-07T21:19:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:09 smithi046 ceph-mon[189713]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:09 smithi046 ceph-mon[189713]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:09 smithi046 ceph-mon[189713]: failed to encode map e391 with expected crc 2023-10-07T21:19:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:1610: done (0 left) 2023-10-07T21:19:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:1611: read oid 12 snap 146 2023-10-07T21:19:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:1611: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:19:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:1612: snap_remove snap 144 2023-10-07T21:19:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[204507]: failed to encode map e391 with expected crc 2023-10-07T21:19:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[204507]: failed to encode map e391 with expected crc 2023-10-07T21:19:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[204507]: pgmap v233: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 6 op/s 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[204507]: failed to encode map e392 with expected crc 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[204507]: osdmap e392: 8 total, 8 up, 8 in 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[204507]: failed to encode map e392 with expected crc 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[200960]: failed to encode map e391 with expected crc 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[200960]: failed to encode map e391 with expected crc 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[200960]: pgmap v233: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 6 op/s 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[200960]: failed to encode map e392 with expected crc 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[200960]: osdmap e392: 8 total, 8 up, 8 in 2023-10-07T21:19:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:10 smithi003 ceph-mon[200960]: failed to encode map e392 with expected crc 2023-10-07T21:19:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:10 smithi046 ceph-mon[189713]: failed to encode map e391 with expected crc 2023-10-07T21:19:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:10 smithi046 ceph-mon[189713]: failed to encode map e391 with expected crc 2023-10-07T21:19:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:10 smithi046 ceph-mon[189713]: pgmap v233: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 6 op/s 2023-10-07T21:19:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:10 smithi046 ceph-mon[189713]: failed to encode map e392 with expected crc 2023-10-07T21:19:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:10 smithi046 ceph-mon[189713]: osdmap e392: 8 total, 8 up, 8 in 2023-10-07T21:19:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:10 smithi046 ceph-mon[189713]: failed to encode map e392 with expected crc 2023-10-07T21:19:10.745 INFO:tasks.rados.rados.0.smithi003.stdout:1612: done (1 left) 2023-10-07T21:19:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1613: read oid 11 snap -1 2023-10-07T21:19:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1613: expect (ObjNum 430 snap 140 seq_num 430) 2023-10-07T21:19:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1614: copy_from oid 7 from oid 3 current snap is 158 2023-10-07T21:19:10.746 INFO:tasks.rados.rados.0.smithi003.stdout:1611: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:19:10.850 INFO:tasks.rados.rados.0.smithi003.stdout:1613: expect (ObjNum 430 snap 140 seq_num 430) 2023-10-07T21:19:10.944 INFO:tasks.rados.rados.0.smithi003.stdout:1614: finishing copy_from to smithi003182153-7 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 985 (ObjNum 390 snap 127 seq_num 390) dirty exists 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1614: finishing copy_from racing read to smithi003182153-7 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1611: done (2 left) 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1613: done (1 left) 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1614: done (0 left) 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1615: read oid 5 snap -1 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1615: expect (ObjNum 488 snap 156 seq_num 488) 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1616: read oid 19 snap -1 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:1616: expect (ObjNum 506 snap 158 seq_num 506) 2023-10-07T21:19:10.945 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 158 2023-10-07T21:19:10.946 INFO:tasks.rados.rados.0.smithi003.stdout:1617: seq_num 512 ranges {1114112=581632,1695744=516096,2211840=286720} 2023-10-07T21:19:10.954 INFO:tasks.rados.rados.0.smithi003.stdout:1617: writing smithi003182153-27 from 1114112 to 1695744 tid 1 2023-10-07T21:19:10.957 INFO:tasks.rados.rados.0.smithi003.stdout:1617: writing smithi003182153-27 from 1695744 to 2211840 tid 2 2023-10-07T21:19:10.959 INFO:tasks.rados.rados.0.smithi003.stdout:1617: writing smithi003182153-27 from 2211840 to 2498560 tid 3 2023-10-07T21:19:10.959 INFO:tasks.rados.rados.0.smithi003.stdout:1618: delete oid 23 current snap is 158 2023-10-07T21:19:10.959 INFO:tasks.rados.rados.0.smithi003.stdout:1616: expect (ObjNum 506 snap 158 seq_num 506) 2023-10-07T21:19:10.995 INFO:tasks.rados.rados.0.smithi003.stdout:1615: expect (ObjNum 488 snap 156 seq_num 488) 2023-10-07T21:19:11.104 INFO:tasks.rados.rados.0.smithi003.stdout:1617: finishing write tid 1 to smithi003182153-27 2023-10-07T21:19:11.104 INFO:tasks.rados.rados.0.smithi003.stdout:1617: finishing write tid 2 to smithi003182153-27 2023-10-07T21:19:11.104 INFO:tasks.rados.rados.0.smithi003.stdout:1617: finishing write tid 3 to smithi003182153-27 2023-10-07T21:19:11.104 INFO:tasks.rados.rados.0.smithi003.stdout:1617: finishing write tid 4 to smithi003182153-27 2023-10-07T21:19:11.104 INFO:tasks.rados.rados.0.smithi003.stdout:1617: finishing write tid 5 to smithi003182153-27 2023-10-07T21:19:11.105 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 813 (ObjNum 512 snap 158 seq_num 512) dirty exists 2023-10-07T21:19:11.105 INFO:tasks.rados.rados.0.smithi003.stdout:1617: left oid 27 (ObjNum 512 snap 158 seq_num 512) 2023-10-07T21:19:11.105 INFO:tasks.rados.rados.0.smithi003.stdout:1615: done (3 left) 2023-10-07T21:19:11.105 INFO:tasks.rados.rados.0.smithi003.stdout:1616: done (2 left) 2023-10-07T21:19:11.105 INFO:tasks.rados.rados.0.smithi003.stdout:1617: done (1 left) 2023-10-07T21:19:11.105 INFO:tasks.rados.rados.0.smithi003.stdout:1618: done (0 left) 2023-10-07T21:19:11.105 INFO:tasks.rados.rados.0.smithi003.stdout:1619: snap_remove snap 116 2023-10-07T21:19:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[200960]: failed to encode map e392 with expected crc 2023-10-07T21:19:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[200960]: failed to encode map e393 with expected crc 2023-10-07T21:19:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[200960]: osdmap e393: 8 total, 8 up, 8 in 2023-10-07T21:19:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[200960]: failed to encode map e393 with expected crc 2023-10-07T21:19:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[204507]: failed to encode map e392 with expected crc 2023-10-07T21:19:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[204507]: failed to encode map e393 with expected crc 2023-10-07T21:19:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[204507]: osdmap e393: 8 total, 8 up, 8 in 2023-10-07T21:19:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:11 smithi003 ceph-mon[204507]: failed to encode map e393 with expected crc 2023-10-07T21:19:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:11 smithi046 ceph-mon[189713]: failed to encode map e392 with expected crc 2023-10-07T21:19:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:11 smithi046 ceph-mon[189713]: failed to encode map e393 with expected crc 2023-10-07T21:19:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:11 smithi046 ceph-mon[189713]: osdmap e393: 8 total, 8 up, 8 in 2023-10-07T21:19:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:11 smithi046 ceph-mon[189713]: failed to encode map e393 with expected crc 2023-10-07T21:19:11.749 INFO:tasks.rados.rados.0.smithi003.stdout:1619: done (0 left) 2023-10-07T21:19:11.749 INFO:tasks.rados.rados.0.smithi003.stdout:1620: setattr oid 23 current snap is 158 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:1621: copy_from oid 42 from oid 28 current snap is 158 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:1622: read oid 26 snap -1 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:1622: expect (ObjNum 452 snap 147 seq_num 452) 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:1623: read oid 35 snap -1 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:1623: expect (ObjNum 455 snap 148 seq_num 455) 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:1624: rollback oid 31 current snap is 158 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 156 2023-10-07T21:19:11.751 INFO:tasks.rados.rados.0.smithi003.stdout:1625: delete oid 8 current snap is 158 2023-10-07T21:19:11.759 INFO:tasks.rados.rados.0.smithi003.stdout:1622: expect (ObjNum 452 snap 147 seq_num 452) 2023-10-07T21:19:11.779 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1167 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T21:19:11.780 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:19:11.780 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:19:11.780 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 685 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:1620: done (5 left) 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:1622: done (4 left) 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:1624: done (3 left) 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:1625: done (2 left) 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:1626: read oid 32 snap -1 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:1626: expect deleted 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 158 2023-10-07T21:19:11.781 INFO:tasks.rados.rados.0.smithi003.stdout:1627: seq_num 515 ranges {4857856=630784,5488640=565248,6053888=237568} 2023-10-07T21:19:11.811 INFO:tasks.rados.rados.0.smithi003.stdout:1627: writing smithi003182153-7 from 4857856 to 5488640 tid 1 2023-10-07T21:19:11.814 INFO:tasks.rados.rados.0.smithi003.stdout:1627: writing smithi003182153-7 from 5488640 to 6053888 tid 2 2023-10-07T21:19:11.815 INFO:tasks.rados.rados.0.smithi003.stdout:1627: writing smithi003182153-7 from 6053888 to 6291456 tid 3 2023-10-07T21:19:11.815 INFO:tasks.rados.rados.0.smithi003.stdout:1628: snap_remove snap 146 2023-10-07T21:19:12.018 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:19:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:19:11] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2023-10-07T21:19:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[204507]: failed to encode map e393 with expected crc 2023-10-07T21:19:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[204507]: failed to encode map e393 with expected crc 2023-10-07T21:19:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[204507]: pgmap v236: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2023-10-07T21:19:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[204507]: Upgrade: osd.3 is safe to restart 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[204507]: osdmap e394: 8 total, 8 up, 8 in 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[200960]: failed to encode map e393 with expected crc 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[200960]: failed to encode map e393 with expected crc 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[200960]: pgmap v236: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[200960]: Upgrade: osd.3 is safe to restart 2023-10-07T21:19:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:12 smithi003 ceph-mon[200960]: osdmap e394: 8 total, 8 up, 8 in 2023-10-07T21:19:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:12 smithi046 ceph-mon[189713]: failed to encode map e393 with expected crc 2023-10-07T21:19:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:12 smithi046 ceph-mon[189713]: failed to encode map e393 with expected crc 2023-10-07T21:19:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:12 smithi046 ceph-mon[189713]: pgmap v236: 121 pgs: 121 active+clean; 251 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2023-10-07T21:19:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:19:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:12 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T21:19:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:12 smithi046 ceph-mon[189713]: Upgrade: osd.3 is safe to restart 2023-10-07T21:19:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:12 smithi046 ceph-mon[189713]: osdmap e394: 8 total, 8 up, 8 in 2023-10-07T21:19:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:1628: done (4 left) 2023-10-07T21:19:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 158 2023-10-07T21:19:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:1629: seq_num 516 ranges {5611520=647168,6258688=450560,6709248=352256} 2023-10-07T21:19:12.791 INFO:tasks.rados.rados.0.smithi003.stdout:1629: writing smithi003182153-38 from 5611520 to 6258688 tid 1 2023-10-07T21:19:12.793 INFO:tasks.rados.rados.0.smithi003.stdout:1629: writing smithi003182153-38 from 6258688 to 6709248 tid 2 2023-10-07T21:19:12.795 INFO:tasks.rados.rados.0.smithi003.stdout:1629: writing smithi003182153-38 from 6709248 to 7061504 tid 3 2023-10-07T21:19:12.796 INFO:tasks.rados.rados.0.smithi003.stdout:1630: snap_create 2023-10-07T21:19:12.796 INFO:tasks.rados.rados.0.smithi003.stdout:1623: expect (ObjNum 455 snap 148 seq_num 455) 2023-10-07T21:19:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:1621: finishing copy_from to smithi003182153-42 2023-10-07T21:19:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1358 (ObjNum 504 snap 158 seq_num 504) dirty exists 2023-10-07T21:19:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:1621: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:19:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:1627: finishing write tid 1 to smithi003182153-7 2023-10-07T21:19:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:1627: finishing write tid 2 to smithi003182153-7 2023-10-07T21:19:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:1627: finishing write tid 3 to smithi003182153-7 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1627: finishing write tid 4 to smithi003182153-7 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1627: finishing write tid 5 to smithi003182153-7 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1006 (ObjNum 515 snap 158 seq_num 515) dirty exists 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1627: left oid 7 (ObjNum 515 snap 158 seq_num 515) 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 1 to smithi003182153-38 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 2 to smithi003182153-38 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 3 to smithi003182153-38 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 4 to smithi003182153-38 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 5 to smithi003182153-38 2023-10-07T21:19:12.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 780 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:19:12.927 INFO:tasks.rados.rados.0.smithi003.stdout:1629: left oid 38 (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:19:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[204507]: failed to encode map e394 with expected crc 2023-10-07T21:19:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[204507]: failed to encode map e394 with expected crc 2023-10-07T21:19:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[204507]: osdmap e395: 8 total, 8 up, 8 in 2023-10-07T21:19:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[200960]: failed to encode map e394 with expected crc 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[200960]: failed to encode map e394 with expected crc 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[200960]: osdmap e395: 8 total, 8 up, 8 in 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:19:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:13 smithi046 ceph-mon[189713]: failed to encode map e394 with expected crc 2023-10-07T21:19:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:13 smithi046 ceph-mon[189713]: failed to encode map e394 with expected crc 2023-10-07T21:19:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:13 smithi046 ceph-mon[189713]: osdmap e395: 8 total, 8 up, 8 in 2023-10-07T21:19:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T21:19:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:13.759 INFO:tasks.rados.rados.0.smithi003.stdout:1621: done (5 left) 2023-10-07T21:19:13.760 INFO:tasks.rados.rados.0.smithi003.stdout:1623: done (4 left) 2023-10-07T21:19:13.760 INFO:tasks.rados.rados.0.smithi003.stdout:1626: done (3 left) 2023-10-07T21:19:13.760 INFO:tasks.rados.rados.0.smithi003.stdout:1627: done (2 left) 2023-10-07T21:19:13.760 INFO:tasks.rados.rados.0.smithi003.stdout:1629: done (1 left) 2023-10-07T21:19:13.760 INFO:tasks.rados.rados.0.smithi003.stdout:1630: done (0 left) 2023-10-07T21:19:13.760 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 159 2023-10-07T21:19:13.760 INFO:tasks.rados.rados.0.smithi003.stdout:1631: seq_num 517 ranges {5496832=663552,6160384=786432,6946816=16384} 2023-10-07T21:19:13.793 INFO:tasks.rados.rados.0.smithi003.stdout:1631: writing smithi003182153-44 from 5496832 to 6160384 tid 1 2023-10-07T21:19:13.798 INFO:tasks.rados.rados.0.smithi003.stdout:1631: writing smithi003182153-44 from 6160384 to 6946816 tid 2 2023-10-07T21:19:13.798 INFO:tasks.rados.rados.0.smithi003.stdout:1631: writing smithi003182153-44 from 6946816 to 6963200 tid 3 2023-10-07T21:19:13.798 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 159 2023-10-07T21:19:13.798 INFO:tasks.rados.rados.0.smithi003.stdout:1632: seq_num 518 ranges {0=679936,679936=671744,1351680=131072} 2023-10-07T21:19:13.802 INFO:tasks.rados.rados.0.smithi003.stdout:1632: writing smithi003182153-48 from 0 to 679936 tid 1 2023-10-07T21:19:13.806 INFO:tasks.rados.rados.0.smithi003.stdout:1632: writing smithi003182153-48 from 679936 to 1351680 tid 2 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1632: writing smithi003182153-48 from 1351680 to 1482752 tid 3 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1633: delete oid 25 current snap is 159 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1631: finishing write tid 1 to smithi003182153-44 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1631: finishing write tid 2 to smithi003182153-44 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1631: finishing write tid 3 to smithi003182153-44 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1631: finishing write tid 4 to smithi003182153-44 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1631: finishing write tid 5 to smithi003182153-44 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1417 (ObjNum 517 snap 159 seq_num 517) dirty exists 2023-10-07T21:19:13.808 INFO:tasks.rados.rados.0.smithi003.stdout:1631: left oid 44 (ObjNum 517 snap 159 seq_num 517) 2023-10-07T21:19:13.813 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 1 to smithi003182153-48 2023-10-07T21:19:13.813 INFO:tasks.rados.rados.0.smithi003.stdout:1631: done (2 left) 2023-10-07T21:19:13.814 INFO:tasks.rados.rados.0.smithi003.stdout:1633: done (1 left) 2023-10-07T21:19:13.814 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 159 2023-10-07T21:19:13.814 INFO:tasks.rados.rados.0.smithi003.stdout:1634: seq_num 520 ranges {0=712704,712704=434176,1146880=368640} 2023-10-07T21:19:13.817 INFO:tasks.rados.rados.0.smithi003.stdout:1634: writing smithi003182153-22 from 0 to 712704 tid 1 2023-10-07T21:19:13.820 INFO:tasks.rados.rados.0.smithi003.stdout:1634: writing smithi003182153-22 from 712704 to 1146880 tid 2 2023-10-07T21:19:13.822 INFO:tasks.rados.rados.0.smithi003.stdout:1634: writing smithi003182153-22 from 1146880 to 1515520 tid 3 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 159 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 2 to smithi003182153-48 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 3 to smithi003182153-48 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 4 to smithi003182153-48 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 5 to smithi003182153-48 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 618 (ObjNum 518 snap 159 seq_num 518) dirty exists 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:1632: left oid 48 (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:19:13.823 INFO:tasks.rados.rados.0.smithi003.stdout:1635: seq_num 521 ranges {368640=729088,1097728=720896,1818624=81920} 2023-10-07T21:19:13.828 INFO:tasks.rados.rados.0.smithi003.stdout:1635: writing smithi003182153-49 from 368640 to 1097728 tid 1 2023-10-07T21:19:13.832 INFO:tasks.rados.rados.0.smithi003.stdout:1635: writing smithi003182153-49 from 1097728 to 1818624 tid 2 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1635: writing smithi003182153-49 from 1818624 to 1900544 tid 3 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1632: done (2 left) 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1634: finishing write tid 1 to smithi003182153-22 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1634: finishing write tid 2 to smithi003182153-22 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1634: finishing write tid 3 to smithi003182153-22 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1636: read oid 39 snap 156 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1636: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:19:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:1637: snap_create 2023-10-07T21:19:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:1634: finishing write tid 4 to smithi003182153-22 2023-10-07T21:19:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:1634: finishing write tid 5 to smithi003182153-22 2023-10-07T21:19:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1189 (ObjNum 520 snap 159 seq_num 520) dirty exists 2023-10-07T21:19:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:1634: left oid 22 (ObjNum 520 snap 159 seq_num 520) 2023-10-07T21:19:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 1 to smithi003182153-49 2023-10-07T21:19:13.838 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 2 to smithi003182153-49 2023-10-07T21:19:13.839 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 3 to smithi003182153-49 2023-10-07T21:19:13.839 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 4 to smithi003182153-49 2023-10-07T21:19:13.840 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 5 to smithi003182153-49 2023-10-07T21:19:13.841 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 949 (ObjNum 521 snap 159 seq_num 521) dirty exists 2023-10-07T21:19:13.841 INFO:tasks.rados.rados.0.smithi003.stdout:1635: left oid 49 (ObjNum 521 snap 159 seq_num 521) 2023-10-07T21:19:13.841 INFO:tasks.rados.rados.0.smithi003.stdout:1636: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:19:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[200960]: failed to encode map e395 with expected crc 2023-10-07T21:19:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[200960]: failed to encode map e395 with expected crc 2023-10-07T21:19:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[200960]: pgmap v239: 121 pgs: 121 active+clean; 149 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.8 MiB/s wr, 48 op/s 2023-10-07T21:19:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[200960]: Upgrade: Updating osd.3 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[200960]: Deploying daemon osd.3 on smithi003 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[200960]: osdmap e396: 8 total, 8 up, 8 in 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[200960]: failed to encode map e396 with expected crc 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[204507]: failed to encode map e395 with expected crc 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[204507]: failed to encode map e395 with expected crc 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[204507]: pgmap v239: 121 pgs: 121 active+clean; 149 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.8 MiB/s wr, 48 op/s 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[204507]: Upgrade: Updating osd.3 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[204507]: Deploying daemon osd.3 on smithi003 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[204507]: osdmap e396: 8 total, 8 up, 8 in 2023-10-07T21:19:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:14 smithi003 ceph-mon[204507]: failed to encode map e396 with expected crc 2023-10-07T21:19:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:14 smithi046 ceph-mon[189713]: failed to encode map e395 with expected crc 2023-10-07T21:19:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:14 smithi046 ceph-mon[189713]: failed to encode map e395 with expected crc 2023-10-07T21:19:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:14 smithi046 ceph-mon[189713]: pgmap v239: 121 pgs: 121 active+clean; 149 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.8 MiB/s wr, 48 op/s 2023-10-07T21:19:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:14 smithi046 ceph-mon[189713]: Upgrade: Updating osd.3 2023-10-07T21:19:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:14 smithi046 ceph-mon[189713]: Deploying daemon osd.3 on smithi003 2023-10-07T21:19:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:14 smithi046 ceph-mon[189713]: osdmap e396: 8 total, 8 up, 8 in 2023-10-07T21:19:14.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:14 smithi046 ceph-mon[189713]: failed to encode map e396 with expected crc 2023-10-07T21:19:14.743 INFO:tasks.rados.rados.0.smithi003.stdout:1634: done (3 left) 2023-10-07T21:19:14.743 INFO:tasks.rados.rados.0.smithi003.stdout:1635: done (2 left) 2023-10-07T21:19:14.743 INFO:tasks.rados.rados.0.smithi003.stdout:1636: done (1 left) 2023-10-07T21:19:14.743 INFO:tasks.rados.rados.0.smithi003.stdout:1637: done (0 left) 2023-10-07T21:19:14.743 INFO:tasks.rados.rados.0.smithi003.stdout:1638: snap_create 2023-10-07T21:19:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:15 smithi003 ceph-mon[204507]: failed to encode map e396 with expected crc 2023-10-07T21:19:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:15 smithi003 ceph-mon[204507]: failed to encode map e396 with expected crc 2023-10-07T21:19:15.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:15 smithi003 ceph-mon[204507]: osdmap e397: 8 total, 8 up, 8 in 2023-10-07T21:19:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:15 smithi003 ceph-mon[200960]: failed to encode map e396 with expected crc 2023-10-07T21:19:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:15 smithi003 ceph-mon[200960]: failed to encode map e396 with expected crc 2023-10-07T21:19:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:15 smithi003 ceph-mon[200960]: osdmap e397: 8 total, 8 up, 8 in 2023-10-07T21:19:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:15 smithi046 ceph-mon[189713]: failed to encode map e396 with expected crc 2023-10-07T21:19:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:15 smithi046 ceph-mon[189713]: failed to encode map e396 with expected crc 2023-10-07T21:19:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:15 smithi046 ceph-mon[189713]: osdmap e397: 8 total, 8 up, 8 in 2023-10-07T21:19:15.750 INFO:tasks.rados.rados.0.smithi003.stdout:1638: done (0 left) 2023-10-07T21:19:15.750 INFO:tasks.rados.rados.0.smithi003.stdout:1639: rollback oid 43 current snap is 161 2023-10-07T21:19:15.751 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 160 2023-10-07T21:19:15.751 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 161 2023-10-07T21:19:15.751 INFO:tasks.rados.rados.0.smithi003.stdout:1640: seq_num 522 ranges {0=745472,745472=606208,1351680=196608} 2023-10-07T21:19:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1640: writing smithi003182153-4 from 0 to 745472 tid 1 2023-10-07T21:19:15.758 INFO:tasks.rados.rados.0.smithi003.stdout:1640: writing smithi003182153-4 from 745472 to 1351680 tid 2 2023-10-07T21:19:15.760 INFO:tasks.rados.rados.0.smithi003.stdout:1640: writing smithi003182153-4 from 1351680 to 1548288 tid 3 2023-10-07T21:19:15.760 INFO:tasks.rados.rados.0.smithi003.stdout:1641: read oid 18 snap -1 2023-10-07T21:19:15.760 INFO:tasks.rados.rados.0.smithi003.stdout:1641: expect deleted 2023-10-07T21:19:15.760 INFO:tasks.rados.rados.0.smithi003.stdout:1642: copy_from oid 6 from oid 29 current snap is 161 2023-10-07T21:19:15.760 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing rollback tid 0 to smithi003182153-43 2023-10-07T21:19:15.760 INFO:tasks.rados.rados.0.smithi003.stdout:1643: setattr oid 2 current snap is 161 2023-10-07T21:19:15.761 INFO:tasks.rados.rados.0.smithi003.stdout:1644: rollback oid 10 current snap is 161 2023-10-07T21:19:15.761 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 159 2023-10-07T21:19:15.761 INFO:tasks.rados.rados.0.smithi003.stdout:1645: read oid 12 snap -1 2023-10-07T21:19:15.761 INFO:tasks.rados.rados.0.smithi003.stdout:1645: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:19:15.761 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 161 2023-10-07T21:19:15.761 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:19:15.765 INFO:tasks.rados.rados.0.smithi003.stdout:1646: seq_num 523 ranges {5382144=770048,6152192=491520,6643712=311296} 2023-10-07T21:19:15.797 INFO:tasks.rados.rados.0.smithi003.stdout:1646: writing smithi003182153-50 from 5382144 to 6152192 tid 1 2023-10-07T21:19:15.801 INFO:tasks.rados.rados.0.smithi003.stdout:1646: writing smithi003182153-50 from 6152192 to 6643712 tid 2 2023-10-07T21:19:15.803 INFO:tasks.rados.rados.0.smithi003.stdout:1646: writing smithi003182153-50 from 6643712 to 6955008 tid 3 2023-10-07T21:19:15.803 INFO:tasks.rados.rados.0.smithi003.stdout:1647: snap_remove snap 158 2023-10-07T21:19:16.305 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:16 smithi003 systemd[1]: Stopping Ceph osd.3 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:19:16.306 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:16 smithi003 conmon[149549]: 2023-10-07T21:19:16.243+0000 7f0e0ceec700 -1 received signal: Terminated from /dev/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-10-07T21:19:16.306 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:16 smithi003 conmon[149549]: 2023-10-07T21:19:16.243+0000 7f0e0ceec700 -1 osd.3 398 *** Got signal Terminated *** 2023-10-07T21:19:16.306 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:16 smithi003 conmon[149549]: 2023-10-07T21:19:16.243+0000 7f0e0ceec700 -1 osd.3 398 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:19:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: pgmap v242: 121 pgs: 121 active+clean; 145 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.8 MiB/s wr, 48 op/s 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: osdmap e398: 8 total, 8 up, 8 in 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: failed to encode map e398 with expected crc 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: failed to encode map e398 with expected crc 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[200960]: osd.3 marked itself down and dead 2023-10-07T21:19:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: pgmap v242: 121 pgs: 121 active+clean; 145 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.8 MiB/s wr, 48 op/s 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: osdmap e398: 8 total, 8 up, 8 in 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: failed to encode map e398 with expected crc 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: failed to encode map e398 with expected crc 2023-10-07T21:19:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:16 smithi003 ceph-mon[204507]: osd.3 marked itself down and dead 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: pgmap v242: 121 pgs: 121 active+clean; 145 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.8 MiB/s wr, 48 op/s 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: failed to encode map e397 with expected crc 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: osdmap e398: 8 total, 8 up, 8 in 2023-10-07T21:19:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: failed to encode map e398 with expected crc 2023-10-07T21:19:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: failed to encode map e398 with expected crc 2023-10-07T21:19:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:16 smithi046 ceph-mon[189713]: osd.3 marked itself down and dead 2023-10-07T21:19:16.767 INFO:tasks.rados.rados.0.smithi003.stdout:1647: done (8 left) 2023-10-07T21:19:16.767 INFO:tasks.rados.rados.0.smithi003.stdout:1648: delete oid 30 current snap is 161 2023-10-07T21:19:16.767 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing rollback tid 2 to smithi003182153-43 2023-10-07T21:19:16.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1361 (ObjNum 452 snap 147 seq_num 452) dirty exists 2023-10-07T21:19:16.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 1008 (ObjNum 483 snap 153 seq_num 483) dirty exists 2023-10-07T21:19:16.768 INFO:tasks.rados.rados.0.smithi003.stdout:1645: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:19:16.863 INFO:tasks.rados.rados.0.smithi003.stdout:1644: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:19:16.863 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 768 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T21:19:16.863 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 1 to smithi003182153-4 2023-10-07T21:19:16.863 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 2 to smithi003182153-4 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1639: done (8 left) 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: done (7 left) 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1643: done (6 left) 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1644: done (5 left) 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1645: done (4 left) 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1648: done (3 left) 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1649: copy_from oid 5 from oid 30 current snap is 161 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 3 to smithi003182153-4 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 4 to smithi003182153-4 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 5 to smithi003182153-4 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 622 (ObjNum 522 snap 161 seq_num 522) dirty exists 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1640: left oid 4 (ObjNum 522 snap 161 seq_num 522) 2023-10-07T21:19:16.864 INFO:tasks.rados.rados.0.smithi003.stdout:1642: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1642: finishing copy_from to smithi003182153-6 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 729 (ObjNum 427 snap 139 seq_num 427) dirty exists 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1646: finishing write tid 1 to smithi003182153-50 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1646: finishing write tid 2 to smithi003182153-50 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1646: finishing write tid 3 to smithi003182153-50 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1646: finishing write tid 4 to smithi003182153-50 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1646: finishing write tid 5 to smithi003182153-50 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 784 (ObjNum 523 snap 161 seq_num 523) dirty exists 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1646: left oid 50 (ObjNum 523 snap 161 seq_num 523) 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1640: done (3 left) 2023-10-07T21:19:16.865 INFO:tasks.rados.rados.0.smithi003.stdout:1642: done (2 left) 2023-10-07T21:19:16.866 INFO:tasks.rados.rados.0.smithi003.stdout:1646: done (1 left) 2023-10-07T21:19:16.866 INFO:tasks.rados.rados.0.smithi003.stdout:1650: snap_remove snap 160 2023-10-07T21:19:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e398 with expected crc 2023-10-07T21:19:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e398 with expected crc 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: osdmap e399: 8 total, 7 up, 8 in 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e398 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e398 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: osdmap e399: 8 total, 7 up, 8 in 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:17 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e398 with expected crc 2023-10-07T21:19:17.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e398 with expected crc 2023-10-07T21:19:17.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:19:17.585 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: osdmap e399: 8 total, 7 up, 8 in 2023-10-07T21:19:17.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.586 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:17 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:17.761 INFO:tasks.rados.rados.0.smithi003.stdout:1650: done (1 left) 2023-10-07T21:19:17.761 INFO:tasks.rados.rados.0.smithi003.stdout:1651: read oid 32 snap 159 2023-10-07T21:19:17.761 INFO:tasks.rados.rados.0.smithi003.stdout:1651: expect deleted 2023-10-07T21:19:17.767 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 161 2023-10-07T21:19:17.767 INFO:tasks.rados.rados.0.smithi003.stdout:1652: seq_num 525 ranges {4661248=802816,5464064=712704,6176768=90112} 2023-10-07T21:19:17.792 INFO:tasks.rados.rados.0.smithi003.stdout:1652: writing smithi003182153-29 from 4661248 to 5464064 tid 1 2023-10-07T21:19:17.796 INFO:tasks.rados.rados.0.smithi003.stdout:1652: writing smithi003182153-29 from 5464064 to 6176768 tid 2 2023-10-07T21:19:17.797 INFO:tasks.rados.rados.0.smithi003.stdout:1652: writing smithi003182153-29 from 6176768 to 6266880 tid 3 2023-10-07T21:19:17.797 INFO:tasks.rados.rados.0.smithi003.stdout:1653: read oid 2 snap -1 2023-10-07T21:19:17.797 INFO:tasks.rados.rados.0.smithi003.stdout:1653: expect (ObjNum 483 snap 153 seq_num 483) 2023-10-07T21:19:17.797 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 161 2023-10-07T21:19:17.797 INFO:tasks.rados.rados.0.smithi003.stdout:1654: seq_num 526 ranges {344064=417792,761856=589824,1351680=614400} 2023-10-07T21:19:17.801 INFO:tasks.rados.rados.0.smithi003.stdout:1654: writing smithi003182153-20 from 344064 to 761856 tid 1 2023-10-07T21:19:17.805 INFO:tasks.rados.rados.0.smithi003.stdout:1654: writing smithi003182153-20 from 761856 to 1351680 tid 2 2023-10-07T21:19:17.809 INFO:tasks.rados.rados.0.smithi003.stdout:1654: writing smithi003182153-20 from 1351680 to 1966080 tid 3 2023-10-07T21:19:17.809 INFO:tasks.rados.rados.0.smithi003.stdout:1655: snap_remove snap 156 2023-10-07T21:19:18.072 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:17 smithi003 bash[236831]: 74184017a6a7c25b9577017ca51cc1d8d1f05dc54f0ebf19c6b927af24b46e77 2023-10-07T21:19:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e399 with expected crc 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: pgmap v245: 121 pgs: 30 peering, 2 stale+active+clean, 89 active+clean; 130 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: osdmap e400: 8 total, 7 up, 8 in 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e399 with expected crc 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: pgmap v245: 121 pgs: 30 peering, 2 stale+active+clean, 89 active+clean; 130 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: osdmap e400: 8 total, 7 up, 8 in 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:18 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e399 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: pgmap v245: 121 pgs: 30 peering, 2 stale+active+clean, 89 active+clean; 130 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: osdmap e400: 8 total, 7 up, 8 in 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:18 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:18.766 INFO:tasks.rados.rados.0.smithi003.stdout:1655: done (5 left) 2023-10-07T21:19:18.766 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 161 2023-10-07T21:19:18.766 INFO:tasks.rados.rados.0.smithi003.stdout:1656: seq_num 527 ranges {1900544=434176,2334720=475136,2809856=565248,3375104=163840} 2023-10-07T21:19:18.779 INFO:tasks.rados.rados.0.smithi003.stdout:1656: writing smithi003182153-49 from 1900544 to 2334720 tid 1 2023-10-07T21:19:18.781 INFO:tasks.rados.rados.0.smithi003.stdout:1656: writing smithi003182153-49 from 2334720 to 2809856 tid 2 2023-10-07T21:19:18.785 INFO:tasks.rados.rados.0.smithi003.stdout:1656: writing smithi003182153-49 from 2809856 to 3375104 tid 3 2023-10-07T21:19:18.786 INFO:tasks.rados.rados.0.smithi003.stdout:1656: writing smithi003182153-49 from 3375104 to 3538944 tid 4 2023-10-07T21:19:18.786 INFO:tasks.rados.rados.0.smithi003.stdout:1657: copy_from oid 39 from oid 46 current snap is 161 2023-10-07T21:19:18.786 INFO:tasks.rados.rados.0.smithi003.stdout:1649: finishing copy_from to smithi003182153-5 2023-10-07T21:19:18.786 INFO:tasks.rados.rados.0.smithi003.stdout:1649: got expected ENOENT (src dne) 2023-10-07T21:19:18.786 INFO:tasks.rados.rados.0.smithi003.stdout:1649: finishing copy_from racing read to smithi003182153-5 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 1 to smithi003182153-29 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 2 to smithi003182153-29 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 3 to smithi003182153-29 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1649: done (6 left) 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1651: done (5 left) 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1658: rollback oid 5 current snap is 161 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 5 to 159 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 4 to smithi003182153-29 2023-10-07T21:19:18.787 INFO:tasks.rados.rados.0.smithi003.stdout:1653: expect (ObjNum 483 snap 153 seq_num 483) 2023-10-07T21:19:18.811 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 5 to smithi003182153-29 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 925 (ObjNum 525 snap 161 seq_num 525) dirty exists 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1652: left oid 29 (ObjNum 525 snap 161 seq_num 525) 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1652: done (5 left) 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1653: done (4 left) 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1659: rollback oid 32 current snap is 161 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 159 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1654: finishing write tid 1 to smithi003182153-20 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1654: finishing write tid 2 to smithi003182153-20 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1654: finishing write tid 3 to smithi003182153-20 2023-10-07T21:19:18.812 INFO:tasks.rados.rados.0.smithi003.stdout:1654: finishing write tid 4 to smithi003182153-20 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1654: finishing write tid 5 to smithi003182153-20 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 773 (ObjNum 526 snap 161 seq_num 526) dirty exists 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1654: left oid 20 (ObjNum 526 snap 161 seq_num 526) 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 1 to smithi003182153-49 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1658: finishing rollback tid 0 to smithi003182153-5 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1658: finishing rollback tid 1 to smithi003182153-5 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1658: finishing rollback tid 2 to smithi003182153-5 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1421 (ObjNum 488 snap 156 seq_num 488) dirty exists 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 2 to smithi003182153-49 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 3 to smithi003182153-49 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1654: done (4 left) 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1658: done (3 left) 2023-10-07T21:19:18.813 INFO:tasks.rados.rados.0.smithi003.stdout:1660: delete oid 43 current snap is 161 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 4 to smithi003182153-49 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 5 to smithi003182153-49 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1657: finishing copy_from to smithi003182153-39 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1657: got expected ENOENT (src dne) 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 6 to smithi003182153-49 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 961 (ObjNum 527 snap 161 seq_num 527) dirty exists 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1656: left oid 49 (ObjNum 527 snap 161 seq_num 527) 2023-10-07T21:19:18.814 INFO:tasks.rados.rados.0.smithi003.stdout:1657: finishing copy_from racing read to smithi003182153-39 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1659: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1360 (ObjNum 177 snap 0 seq_num 1510384848) dirty dne 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1656: done (3 left) 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1657: done (2 left) 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1659: done (1 left) 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1660: done (0 left) 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 161 2023-10-07T21:19:18.815 INFO:tasks.rados.rados.0.smithi003.stdout:1661: seq_num 529 ranges {0=466944,466944=647168,1114112=532480,1646592=24576} 2023-10-07T21:19:18.816 INFO:tasks.rados.rados.0.smithi003.stdout:1661: writing smithi003182153-24 from 0 to 466944 tid 1 2023-10-07T21:19:18.819 INFO:tasks.rados.rados.0.smithi003.stdout:1661: writing smithi003182153-24 from 466944 to 1114112 tid 2 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:1661: writing smithi003182153-24 from 1114112 to 1646592 tid 3 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:1661: writing smithi003182153-24 from 1646592 to 1671168 tid 4 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:1662: read oid 5 snap -1 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:1662: expect (ObjNum 488 snap 156 seq_num 488) 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:1663: read oid 33 snap 159 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:1663: expect deleted 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 161 2023-10-07T21:19:18.823 INFO:tasks.rados.rados.0.smithi003.stdout:1664: seq_num 530 ranges {3538944=483328,4022272=532480,4554752=671744} 2023-10-07T21:19:18.845 INFO:tasks.rados.rados.0.smithi003.stdout:1664: writing smithi003182153-49 from 3538944 to 4022272 tid 1 2023-10-07T21:19:18.848 INFO:tasks.rados.rados.0.smithi003.stdout:1664: writing smithi003182153-49 from 4022272 to 4554752 tid 2 2023-10-07T21:19:18.852 INFO:tasks.rados.rados.0.smithi003.stdout:1664: writing smithi003182153-49 from 4554752 to 5226496 tid 3 2023-10-07T21:19:18.852 INFO:tasks.rados.rados.0.smithi003.stdout:1665: delete oid 19 current snap is 161 2023-10-07T21:19:18.852 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 1 to smithi003182153-24 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 2 to smithi003182153-24 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 3 to smithi003182153-24 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 4 to smithi003182153-24 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 5 to smithi003182153-24 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 6 to smithi003182153-24 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1367 (ObjNum 529 snap 161 seq_num 529) dirty exists 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:1661: left oid 24 (ObjNum 529 snap 161 seq_num 529) 2023-10-07T21:19:18.853 INFO:tasks.rados.rados.0.smithi003.stdout:1662: expect (ObjNum 488 snap 156 seq_num 488) 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 1 to smithi003182153-49 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 2 to smithi003182153-49 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 3 to smithi003182153-49 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 4 to smithi003182153-49 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 5 to smithi003182153-49 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 965 (ObjNum 530 snap 161 seq_num 530) dirty exists 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1664: left oid 49 (ObjNum 530 snap 161 seq_num 530) 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1661: done (4 left) 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1662: done (3 left) 2023-10-07T21:19:18.964 INFO:tasks.rados.rados.0.smithi003.stdout:1663: done (2 left) 2023-10-07T21:19:18.965 INFO:tasks.rados.rados.0.smithi003.stdout:1664: done (1 left) 2023-10-07T21:19:18.965 INFO:tasks.rados.rados.0.smithi003.stdout:1665: done (0 left) 2023-10-07T21:19:18.965 INFO:tasks.rados.rados.0.smithi003.stdout:1666: snap_remove snap 159 2023-10-07T21:19:19.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:19:18 smithi046 conmon[175795]: ts=2023-10-07T21:19: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:19:19.572 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:19 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-07T21:19:19.572 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:19 smithi003 systemd[1]: Stopped Ceph osd.3 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:19:19.572 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:19 smithi003 systemd[1]: Starting Ceph osd.3 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:19:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[200960]: failed to encode map e400 with expected crc 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[200960]: osdmap e401: 8 total, 7 up, 8 in 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[200960]: failed to encode map e401 with expected crc 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[200960]: failed to encode map e401 with expected crc 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[204507]: failed to encode map e400 with expected crc 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[204507]: osdmap e401: 8 total, 7 up, 8 in 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[204507]: failed to encode map e401 with expected crc 2023-10-07T21:19:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:19 smithi003 ceph-mon[204507]: failed to encode map e401 with expected crc 2023-10-07T21:19:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:19 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:19 smithi046 ceph-mon[189713]: failed to encode map e400 with expected crc 2023-10-07T21:19:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:19 smithi046 ceph-mon[189713]: osdmap e401: 8 total, 7 up, 8 in 2023-10-07T21:19:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:19 smithi046 ceph-mon[189713]: failed to encode map e401 with expected crc 2023-10-07T21:19:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:19 smithi046 ceph-mon[189713]: failed to encode map e401 with expected crc 2023-10-07T21:19:19.748 INFO:tasks.rados.rados.0.smithi003.stdout:1666: done (0 left) 2023-10-07T21:19:19.748 INFO:tasks.rados.rados.0.smithi003.stdout:1667: read oid 18 snap -1 2023-10-07T21:19:19.748 INFO:tasks.rados.rados.0.smithi003.stdout:1667: expect deleted 2023-10-07T21:19:19.748 INFO:tasks.rados.rados.0.smithi003.stdout:1668: setattr oid 31 current snap is 161 2023-10-07T21:19:19.749 INFO:tasks.rados.rados.0.smithi003.stdout:1669: snap_create 2023-10-07T21:19:19.754 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 686 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T21:19:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: failed to encode map e401 with expected crc 2023-10-07T21:19:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: pgmap v248: 121 pgs: 2 active+undersized+degraded, 30 peering, 2 stale+active+clean, 1 active+undersized, 86 active+clean; 133 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 17 op/s; 14/279 objects degraded (5.018%) 2023-10-07T21:19:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: osdmap e402: 8 total, 7 up, 8 in 2023-10-07T21:19:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 14/279 objects degraded (5.018%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:20.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:19:20.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-07T21:19:20.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: 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-10-07T21:19:20.574 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-07T21:19:20.574 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-07T21:19:20.574 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-07T21:19:20.574 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-07T21:19:20.574 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:20 smithi003 bash[237462]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-07T21:19:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: failed to encode map e401 with expected crc 2023-10-07T21:19:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: pgmap v248: 121 pgs: 2 active+undersized+degraded, 30 peering, 2 stale+active+clean, 1 active+undersized, 86 active+clean; 133 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 17 op/s; 14/279 objects degraded (5.018%) 2023-10-07T21:19:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: osdmap e402: 8 total, 7 up, 8 in 2023-10-07T21:19:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:20 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 14/279 objects degraded (5.018%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: failed to encode map e401 with expected crc 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: pgmap v248: 121 pgs: 2 active+undersized+degraded, 30 peering, 2 stale+active+clean, 1 active+undersized, 86 active+clean; 133 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 17 op/s; 14/279 objects degraded (5.018%) 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: osdmap e402: 8 total, 7 up, 8 in 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: failed to encode map e402 with expected crc 2023-10-07T21:19:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:20 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 14/279 objects degraded (5.018%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:20.747 INFO:tasks.rados.rados.0.smithi003.stdout:1667: done (2 left) 2023-10-07T21:19:20.747 INFO:tasks.rados.rados.0.smithi003.stdout:1668: done (1 left) 2023-10-07T21:19:20.747 INFO:tasks.rados.rados.0.smithi003.stdout:1669: done (0 left) 2023-10-07T21:19:20.747 INFO:tasks.rados.rados.0.smithi003.stdout:1670: snap_remove snap 161 2023-10-07T21:19:21.754 INFO:tasks.rados.rados.0.smithi003.stdout:1670: done (0 left) 2023-10-07T21:19:21.754 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 162 2023-10-07T21:19:21.755 INFO:tasks.rados.rados.0.smithi003.stdout:1671: seq_num 532 ranges {0=516096,516096=696320,1212416=507904} 2023-10-07T21:19:21.757 INFO:tasks.rados.rados.0.smithi003.stdout:1671: writing smithi003182153-23 from 0 to 516096 tid 1 2023-10-07T21:19:21.761 INFO:tasks.rados.rados.0.smithi003.stdout:1671: writing smithi003182153-23 from 516096 to 1212416 tid 2 2023-10-07T21:19:21.765 INFO:tasks.rados.rados.0.smithi003.stdout:1671: writing smithi003182153-23 from 1212416 to 1720320 tid 3 2023-10-07T21:19:21.766 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 162 2023-10-07T21:19:21.766 INFO:tasks.rados.rados.0.smithi003.stdout:1672: seq_num 533 ranges {0=532480,532480=630784,1163264=516096,1679360=57344} 2023-10-07T21:19:21.766 INFO:tasks.rados.rados.0.smithi003.stdout:1672: writing smithi003182153-1 from 0 to 532480 tid 1 2023-10-07T21:19:21.770 INFO:tasks.rados.rados.0.smithi003.stdout:1672: writing smithi003182153-1 from 532480 to 1163264 tid 2 2023-10-07T21:19:21.773 INFO:tasks.rados.rados.0.smithi003.stdout:1672: writing smithi003182153-1 from 1163264 to 1679360 tid 3 2023-10-07T21:19:21.773 INFO:tasks.rados.rados.0.smithi003.stdout:1672: writing smithi003182153-1 from 1679360 to 1736704 tid 4 2023-10-07T21:19:21.774 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 162 2023-10-07T21:19:21.774 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 1 to smithi003182153-23 2023-10-07T21:19:21.774 INFO:tasks.rados.rados.0.smithi003.stdout:1673: seq_num 534 ranges {0=548864,548864=516096,1064960=688128} 2023-10-07T21:19:21.776 INFO:tasks.rados.rados.0.smithi003.stdout:1673: writing smithi003182153-32 from 0 to 548864 tid 1 2023-10-07T21:19:21.781 INFO:tasks.rados.rados.0.smithi003.stdout:1673: writing smithi003182153-32 from 548864 to 1064960 tid 2 2023-10-07T21:19:21.785 INFO:tasks.rados.rados.0.smithi003.stdout:1673: writing smithi003182153-32 from 1064960 to 1753088 tid 3 2023-10-07T21:19:21.785 INFO:tasks.rados.rados.0.smithi003.stdout:1674: rollback oid 41 current snap is 162 2023-10-07T21:19:21.785 INFO:tasks.rados.rados.0.smithi003.stdout:1674: done (3 left) 2023-10-07T21:19:21.785 INFO:tasks.rados.rados.0.smithi003.stdout:1675: copy_from oid 28 from oid 44 current snap is 162 2023-10-07T21:19:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 2 to smithi003182153-23 2023-10-07T21:19:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 3 to smithi003182153-23 2023-10-07T21:19:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 4 to smithi003182153-23 2023-10-07T21:19:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 1 to smithi003182153-1 2023-10-07T21:19:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 5 to smithi003182153-23 2023-10-07T21:19:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1199 (ObjNum 532 snap 162 seq_num 532) dirty exists 2023-10-07T21:19:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:1671: left oid 23 (ObjNum 532 snap 162 seq_num 532) 2023-10-07T21:19:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 2 to smithi003182153-1 2023-10-07T21:19:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 3 to smithi003182153-1 2023-10-07T21:19:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 4 to smithi003182153-1 2023-10-07T21:19:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 5 to smithi003182153-1 2023-10-07T21:19:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 6 to smithi003182153-1 2023-10-07T21:19:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1204 (ObjNum 533 snap 162 seq_num 533) dirty exists 2023-10-07T21:19:21.788 INFO:tasks.rados.rados.0.smithi003.stdout:1672: left oid 1 (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:19:21.788 INFO:tasks.rados.rados.0.smithi003.stdout:1673: finishing write tid 1 to smithi003182153-32 2023-10-07T21:19:21.788 INFO:tasks.rados.rados.0.smithi003.stdout:1671: done (3 left) 2023-10-07T21:19:21.788 INFO:tasks.rados.rados.0.smithi003.stdout:1672: done (2 left) 2023-10-07T21:19:21.788 INFO:tasks.rados.rados.0.smithi003.stdout:1676: rollback oid 20 current snap is 162 2023-10-07T21:19:21.788 INFO:tasks.rados.rados.0.smithi003.stdout:1676: done (2 left) 2023-10-07T21:19:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:1677: read oid 2 snap -1 2023-10-07T21:19:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:1677: expect (ObjNum 483 snap 153 seq_num 483) 2023-10-07T21:19:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 162 2023-10-07T21:19:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:1673: finishing write tid 2 to smithi003182153-32 2023-10-07T21:19:21.789 INFO:tasks.rados.rados.0.smithi003.stdout:1678: seq_num 535 ranges {778240=565248,1343488=802816,2146304=401408} 2023-10-07T21:19:21.792 INFO:tasks.rados.rados.0.smithi003.stdout:1678: writing smithi003182153-31 from 778240 to 1343488 tid 1 2023-10-07T21:19:21.797 INFO:tasks.rados.rados.0.smithi003.stdout:1678: writing smithi003182153-31 from 1343488 to 2146304 tid 2 2023-10-07T21:19:21.800 INFO:tasks.rados.rados.0.smithi003.stdout:1678: writing smithi003182153-31 from 2146304 to 2547712 tid 3 2023-10-07T21:19:21.800 INFO:tasks.rados.rados.0.smithi003.stdout:1679: read oid 45 snap -1 2023-10-07T21:19:21.800 INFO:tasks.rados.rados.0.smithi003.stdout:1679: expect deleted 2023-10-07T21:19:21.801 INFO:tasks.rados.rados.0.smithi003.stdout:1680: rollback oid 17 current snap is 162 2023-10-07T21:19:21.801 INFO:tasks.rados.rados.0.smithi003.stdout:1680: done (5 left) 2023-10-07T21:19:21.801 INFO:tasks.rados.rados.0.smithi003.stdout:1681: snap_create 2023-10-07T21:19:21.801 INFO:tasks.rados.rados.0.smithi003.stdout:1673: finishing write tid 3 to smithi003182153-32 2023-10-07T21:19:21.801 INFO:tasks.rados.rados.0.smithi003.stdout:1677: expect (ObjNum 483 snap 153 seq_num 483) 2023-10-07T21:19:21.825 INFO:tasks.rados.rados.0.smithi003.stdout:1673: finishing write tid 4 to smithi003182153-32 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1678: finishing write tid 1 to smithi003182153-31 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1673: finishing write tid 5 to smithi003182153-32 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1426 (ObjNum 534 snap 162 seq_num 534) dirty exists 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1673: left oid 32 (ObjNum 534 snap 162 seq_num 534) 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1678: finishing write tid 2 to smithi003182153-31 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1678: finishing write tid 3 to smithi003182153-31 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1678: finishing write tid 4 to smithi003182153-31 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1678: finishing write tid 5 to smithi003182153-31 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 690 (ObjNum 535 snap 162 seq_num 535) dirty exists 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1678: left oid 31 (ObjNum 535 snap 162 seq_num 535) 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1675: finishing copy_from racing read to smithi003182153-28 2023-10-07T21:19:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1675: finishing copy_from to smithi003182153-28 2023-10-07T21:19:21.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1417 (ObjNum 517 snap 159 seq_num 517) dirty exists 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: failed to encode map e402 with expected crc 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: failed to encode map e402 with expected crc 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: osdmap e403: 8 total, 7 up, 8 in 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:22.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:22.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:19:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:19:21] "GET /metrics HTTP/1.1" 200 36185 "" "Prometheus/2.43.0" 2023-10-07T21:19:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: failed to encode map e402 with expected crc 2023-10-07T21:19:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: failed to encode map e402 with expected crc 2023-10-07T21:19:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: osdmap e403: 8 total, 7 up, 8 in 2023-10-07T21:19:22.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:22.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:22.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:22.075 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:21 smithi003 ceph-osd[237926]: -- 172.21.15.3:0/1819619794 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dcd24144e0 con 0x55dcd23e6c00 2023-10-07T21:19:22.075 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:21 smithi003 bash[237861]: ec598c86f5b303ba412e2eceab5dd2571ea8a5ec1c29a2e35f90a7c94c55f54b 2023-10-07T21:19:22.075 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:21 smithi003 systemd[1]: Started Ceph osd.3 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: failed to encode map e402 with expected crc 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: failed to encode map e402 with expected crc 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: osdmap e403: 8 total, 7 up, 8 in 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: failed to encode map e403 with expected crc 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:22.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:22.572 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:22 smithi003 conmon[237902]: 2023-10-07T21:19:22.103+0000 7f4d8e350640 -1 Falling back to public interface 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:1673: done (5 left) 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:1675: done (4 left) 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:1677: done (3 left) 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:1678: done (2 left) 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:1679: done (1 left) 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:1681: done (0 left) 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:1682: rollback oid 1 current snap is 163 2023-10-07T21:19:22.760 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 1 to 162 2023-10-07T21:19:22.761 INFO:tasks.rados.rados.0.smithi003.stdout:1683: read oid 32 snap -1 2023-10-07T21:19:22.761 INFO:tasks.rados.rados.0.smithi003.stdout:1683: expect (ObjNum 534 snap 162 seq_num 534) 2023-10-07T21:19:22.761 INFO:tasks.rados.rados.0.smithi003.stdout:1684: snap_create 2023-10-07T21:19:22.767 INFO:tasks.rados.rados.0.smithi003.stdout:1683: expect (ObjNum 534 snap 162 seq_num 534) 2023-10-07T21:19:22.819 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing rollback tid 0 to smithi003182153-1 2023-10-07T21:19:22.819 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing rollback tid 1 to smithi003182153-1 2023-10-07T21:19:22.819 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing rollback tid 2 to smithi003182153-1 2023-10-07T21:19:22.819 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1208 (ObjNum 533 snap 162 seq_num 533) dirty exists 2023-10-07T21:19:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:22 smithi003 ceph-mon[204507]: pgmap v251: 121 pgs: 4 active+undersized+degraded, 30 peering, 7 active+undersized, 80 active+clean; 131 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s; 16/276 objects degraded (5.797%) 2023-10-07T21:19:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:22 smithi003 ceph-mon[204507]: osdmap e404: 8 total, 7 up, 8 in 2023-10-07T21:19:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:22 smithi003 ceph-mon[204507]: failed to encode map e404 with expected crc 2023-10-07T21:19:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:22 smithi003 ceph-mon[200960]: pgmap v251: 121 pgs: 4 active+undersized+degraded, 30 peering, 7 active+undersized, 80 active+clean; 131 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s; 16/276 objects degraded (5.797%) 2023-10-07T21:19:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:22 smithi003 ceph-mon[200960]: osdmap e404: 8 total, 7 up, 8 in 2023-10-07T21:19:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:22 smithi003 ceph-mon[200960]: failed to encode map e404 with expected crc 2023-10-07T21:19:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:22 smithi046 ceph-mon[189713]: pgmap v251: 121 pgs: 4 active+undersized+degraded, 30 peering, 7 active+undersized, 80 active+clean; 131 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 3 op/s; 16/276 objects degraded (5.797%) 2023-10-07T21:19:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:22 smithi046 ceph-mon[189713]: osdmap e404: 8 total, 7 up, 8 in 2023-10-07T21:19:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:22 smithi046 ceph-mon[189713]: failed to encode map e404 with expected crc 2023-10-07T21:19:23.764 INFO:tasks.rados.rados.0.smithi003.stdout:1682: done (2 left) 2023-10-07T21:19:23.764 INFO:tasks.rados.rados.0.smithi003.stdout:1683: done (1 left) 2023-10-07T21:19:23.764 INFO:tasks.rados.rados.0.smithi003.stdout:1684: done (0 left) 2023-10-07T21:19:23.764 INFO:tasks.rados.rados.0.smithi003.stdout:1685: snap_create 2023-10-07T21:19:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[200960]: osdmap e405: 8 total, 7 up, 8 in 2023-10-07T21:19:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[200960]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[200960]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[200960]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[200960]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[204507]: osdmap e405: 8 total, 7 up, 8 in 2023-10-07T21:19:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[204507]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[204507]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[204507]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:23 smithi003 ceph-mon[204507]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:23 smithi046 ceph-mon[189713]: osdmap e405: 8 total, 7 up, 8 in 2023-10-07T21:19:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:23 smithi046 ceph-mon[189713]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:23 smithi046 ceph-mon[189713]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:23 smithi046 ceph-mon[189713]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:23 smithi046 ceph-mon[189713]: failed to encode map e405 with expected crc 2023-10-07T21:19:24.746 INFO:tasks.rados.rados.0.smithi003.stdout:1685: done (0 left) 2023-10-07T21:19:24.746 INFO:tasks.rados.rados.0.smithi003.stdout:1686: copy_from oid 10 from oid 15 current snap is 165 2023-10-07T21:19:24.747 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 165 2023-10-07T21:19:24.747 INFO:tasks.rados.rados.0.smithi003.stdout:1687: seq_num 536 ranges {2498560=581632,3080192=688128,3768320=516096} 2023-10-07T21:19:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:1687: writing smithi003182153-35 from 2498560 to 3080192 tid 1 2023-10-07T21:19:24.768 INFO:tasks.rados.rados.0.smithi003.stdout:1687: writing smithi003182153-35 from 3080192 to 3768320 tid 2 2023-10-07T21:19:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1687: writing smithi003182153-35 from 3768320 to 4284416 tid 3 2023-10-07T21:19:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1688: copy_from oid 6 from oid 14 current snap is 165 2023-10-07T21:19:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1686: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:19:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1686: finishing copy_from to smithi003182153-10 2023-10-07T21:19:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1329 (ObjNum 499 snap 156 seq_num 499) dirty exists 2023-10-07T21:19:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1686: done (2 left) 2023-10-07T21:19:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1689: snap_create 2023-10-07T21:19:24.774 INFO:tasks.rados.rados.0.smithi003.stdout:1688: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:19:24.777 INFO:tasks.rados.rados.0.smithi003.stdout:1688: finishing copy_from to smithi003182153-6 2023-10-07T21:19:24.777 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 921 (ObjNum 33 snap 0 seq_num 1510878704) dirty exists 2023-10-07T21:19:24.779 INFO:tasks.rados.rados.0.smithi003.stdout:1687: finishing write tid 1 to smithi003182153-35 2023-10-07T21:19:24.779 INFO:tasks.rados.rados.0.smithi003.stdout:1687: finishing write tid 2 to smithi003182153-35 2023-10-07T21:19:24.779 INFO:tasks.rados.rados.0.smithi003.stdout:1687: finishing write tid 3 to smithi003182153-35 2023-10-07T21:19:24.779 INFO:tasks.rados.rados.0.smithi003.stdout:1687: finishing write tid 4 to smithi003182153-35 2023-10-07T21:19:24.780 INFO:tasks.rados.rados.0.smithi003.stdout:1687: finishing write tid 5 to smithi003182153-35 2023-10-07T21:19:24.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1213 (ObjNum 536 snap 165 seq_num 536) dirty exists 2023-10-07T21:19:24.781 INFO:tasks.rados.rados.0.smithi003.stdout:1687: left oid 35 (ObjNum 536 snap 165 seq_num 536) 2023-10-07T21:19:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: pgmap v254: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 125 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 21 op/s; 32/216 objects degraded (14.815%) 2023-10-07T21:19:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 12 pgs peering) 2023-10-07T21:19:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: failed to encode map e406 with expected crc 2023-10-07T21:19:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: osdmap e406: 8 total, 7 up, 8 in 2023-10-07T21:19:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: failed to encode map e406 with expected crc 2023-10-07T21:19:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[204507]: osdmap e407: 8 total, 7 up, 8 in 2023-10-07T21:19:25.073 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:24 smithi003 conmon[237902]: 2023-10-07T21:19:24.923+0000 7f4d8e350640 -1 osd.3 0 read_superblock omap replica is missing. 2023-10-07T21:19:25.073 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:24 smithi003 conmon[237902]: 2023-10-07T21:19:24.975+0000 7f4d8e350640 -1 osd.3 398 log_to_monitors true 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: pgmap v254: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 125 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 21 op/s; 32/216 objects degraded (14.815%) 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 12 pgs peering) 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: failed to encode map e406 with expected crc 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: osdmap e406: 8 total, 7 up, 8 in 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: failed to encode map e406 with expected crc 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:25.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:24 smithi003 ceph-mon[200960]: osdmap e407: 8 total, 7 up, 8 in 2023-10-07T21:19:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: pgmap v254: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 125 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 21 op/s; 32/216 objects degraded (14.815%) 2023-10-07T21:19:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 12 pgs peering) 2023-10-07T21:19:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: failed to encode map e406 with expected crc 2023-10-07T21:19:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: osdmap e406: 8 total, 7 up, 8 in 2023-10-07T21:19:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: failed to encode map e406 with expected crc 2023-10-07T21:19:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:25.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:24 smithi046 ceph-mon[189713]: osdmap e407: 8 total, 7 up, 8 in 2023-10-07T21:19:25.778 INFO:tasks.rados.rados.0.smithi003.stdout:1687: done (2 left) 2023-10-07T21:19:25.778 INFO:tasks.rados.rados.0.smithi003.stdout:1688: done (1 left) 2023-10-07T21:19:25.778 INFO:tasks.rados.rados.0.smithi003.stdout:1689: done (0 left) 2023-10-07T21:19:25.778 INFO:tasks.rados.rados.0.smithi003.stdout:1690: delete oid 36 current snap is 166 2023-10-07T21:19:25.789 INFO:tasks.rados.rados.0.smithi003.stdout:1690: done (0 left) 2023-10-07T21:19:25.789 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 166 2023-10-07T21:19:25.789 INFO:tasks.rados.rados.0.smithi003.stdout:1691: seq_num 538 ranges {1548288=614400,2162688=450560,2613248=704512,3317760=49152} 2023-10-07T21:19:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:1691: writing smithi003182153-4 from 1548288 to 2162688 tid 1 2023-10-07T21:19:25.802 INFO:tasks.rados.rados.0.smithi003.stdout:1691: writing smithi003182153-4 from 2162688 to 2613248 tid 2 2023-10-07T21:19:25.806 INFO:tasks.rados.rados.0.smithi003.stdout:1691: writing smithi003182153-4 from 2613248 to 3317760 tid 3 2023-10-07T21:19:25.807 INFO:tasks.rados.rados.0.smithi003.stdout:1691: writing smithi003182153-4 from 3317760 to 3366912 tid 4 2023-10-07T21:19:25.807 INFO:tasks.rados.rados.0.smithi003.stdout:1692: rollback oid 39 current snap is 166 2023-10-07T21:19:25.807 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 165 2023-10-07T21:19:25.807 INFO:tasks.rados.rados.0.smithi003.stdout:1693: read oid 48 snap 162 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:1693: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:1694: rollback oid 36 current snap is 166 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 165 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:1695: rmattr oid 5 current snap is 166 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:1695: done (4 left) 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:1696: setattr oid 8 current snap is 166 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:1694: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:19:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 0 (ObjNum 129 snap 0 seq_num 1510601432) dirty dne 2023-10-07T21:19:25.809 INFO:tasks.rados.rados.0.smithi003.stdout:1694: done (4 left) 2023-10-07T21:19:25.809 INFO:tasks.rados.rados.0.smithi003.stdout:1697: read oid 12 snap 162 2023-10-07T21:19:25.809 INFO:tasks.rados.rados.0.smithi003.stdout:1697: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:19:25.809 INFO:tasks.rados.rados.0.smithi003.stdout:1698: setattr oid 40 current snap is 166 2023-10-07T21:19:25.810 INFO:tasks.rados.rados.0.smithi003.stdout:1699: snap_remove snap 164 2023-10-07T21:19:26.072 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 07 21:19:25 smithi003 conmon[237902]: 2023-10-07T21:19:25.802+0000 7f4d7f7bc700 -1 osd.3 398 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:19:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[200960]: failed to encode map e406 with expected crc 2023-10-07T21:19:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[200960]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[200960]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[200960]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[204507]: failed to encode map e406 with expected crc 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[204507]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[204507]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[204507]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:19:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:26.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:25 smithi046 ceph-mon[189713]: failed to encode map e406 with expected crc 2023-10-07T21:19:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:25 smithi046 ceph-mon[189713]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:25 smithi046 ceph-mon[189713]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:25 smithi046 ceph-mon[189713]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T21:19:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:26.794 INFO:tasks.rados.rados.0.smithi003.stdout:1699: done (6 left) 2023-10-07T21:19:26.794 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 166 2023-10-07T21:19:26.794 INFO:tasks.rados.rados.0.smithi003.stdout:1700: seq_num 539 ranges {0=630784,630784=737280,1368064=466944} 2023-10-07T21:19:26.795 INFO:tasks.rados.rados.0.smithi003.stdout:1700: writing smithi003182153-46 from 0 to 630784 tid 1 2023-10-07T21:19:26.803 INFO:tasks.rados.rados.0.smithi003.stdout:1700: writing smithi003182153-46 from 630784 to 1368064 tid 2 2023-10-07T21:19:26.804 INFO:tasks.rados.rados.0.smithi003.stdout:1700: writing smithi003182153-46 from 1368064 to 1835008 tid 3 2023-10-07T21:19:26.804 INFO:tasks.rados.rados.0.smithi003.stdout:1701: rollback oid 49 current snap is 166 2023-10-07T21:19:26.804 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 162 2023-10-07T21:19:26.804 INFO:tasks.rados.rados.0.smithi003.stdout:1702: rollback oid 43 current snap is 166 2023-10-07T21:19:26.804 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 165 2023-10-07T21:19:26.805 INFO:tasks.rados.rados.0.smithi003.stdout:1703: read oid 17 snap -1 2023-10-07T21:19:26.805 INFO:tasks.rados.rados.0.smithi003.stdout:1703: expect deleted 2023-10-07T21:19:26.805 INFO:tasks.rados.rados.0.smithi003.stdout:1704: read oid 24 snap -1 2023-10-07T21:19:26.805 INFO:tasks.rados.rados.0.smithi003.stdout:1704: expect (ObjNum 529 snap 161 seq_num 529) 2023-10-07T21:19:26.805 INFO:tasks.rados.rados.0.smithi003.stdout:1705: setattr oid 15 current snap is 166 2023-10-07T21:19:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:1691: finishing write tid 1 to smithi003182153-4 2023-10-07T21:19:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:1691: finishing write tid 2 to smithi003182153-4 2023-10-07T21:19:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:1691: finishing write tid 3 to smithi003182153-4 2023-10-07T21:19:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:1691: finishing write tid 4 to smithi003182153-4 2023-10-07T21:19:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1428 (ObjNum 33 snap 0 seq_num 1510572160) dirty exists 2023-10-07T21:19:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:1691: finishing write tid 5 to smithi003182153-4 2023-10-07T21:19:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:1697: expect (ObjNum 372 snap 122 seq_num 372) 2023-10-07T21:19:26.912 INFO:tasks.rados.rados.0.smithi003.stdout:1692: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:19:26.913 INFO:tasks.rados.rados.0.smithi003.stdout:1691: finishing write tid 6 to smithi003182153-4 2023-10-07T21:19:26.913 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 627 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:19:26.913 INFO:tasks.rados.rados.0.smithi003.stdout:1691: left oid 4 (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:19:26.913 INFO:tasks.rados.rados.0.smithi003.stdout:1693: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: pgmap v257: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 125 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 20 op/s; 32/216 objects degraded (14.815%) 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: osdmap e408: 8 total, 7 up, 8 in 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[204507]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: pgmap v257: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 125 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 20 op/s; 32/216 objects degraded (14.815%) 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: failed to encode map e407 with expected crc 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: osdmap e408: 8 total, 7 up, 8 in 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:26 smithi003 ceph-mon[200960]: failed to encode map e408 with expected crc 2023-10-07T21:19:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:1692: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:19:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:1692: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:19:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1370 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:19:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1371 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:19:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:1691: done (11 left) 2023-10-07T21:19:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:1692: done (10 left) 2023-10-07T21:19:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:1693: done (9 left) 2023-10-07T21:19:26.954 INFO:tasks.rados.rados.0.smithi003.stdout:1696: done (8 left) 2023-10-07T21:19:26.954 INFO:tasks.rados.rados.0.smithi003.stdout:1697: done (7 left) 2023-10-07T21:19:26.954 INFO:tasks.rados.rados.0.smithi003.stdout:1698: done (6 left) 2023-10-07T21:19:26.954 INFO:tasks.rados.rados.0.smithi003.stdout:1706: snap_remove snap 163 2023-10-07T21:19:27.002 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: pgmap v257: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 125 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 20 op/s; 32/216 objects degraded (14.815%) 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: failed to encode map e407 with expected crc 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: osdmap e408: 8 total, 7 up, 8 in 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: from='osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: failed to encode map e408 with expected crc 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: failed to encode map e408 with expected crc 2023-10-07T21:19:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: failed to encode map e408 with expected crc 2023-10-07T21:19:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:26 smithi046 ceph-mon[189713]: failed to encode map e408 with expected crc 2023-10-07T21:19:27.347 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:19:27.347 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 2s ago 7m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:19:27.347 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (3m) 2m ago 7m 84.7M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:19:27.348 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (8m) 2s ago 8m 15.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:19:27.348 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (8m) 2m ago 8m 18.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:19:27.348 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (3m) 2m ago 11m 447M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:19:27.348 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (3m) 2s ago 13m 514M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:19:27.348 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (3m) 2s ago 13m 95.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:19:27.349 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (2m) 2m ago 12m 28.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:19:27.349 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (2m) 2s ago 12m 69.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:19:27.349 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (4m) 2s ago 7m 18.1M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:19:27.349 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (3m) 2m ago 7m 18.4M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:19:27.349 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (104s) 2s ago 11m 349M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (71s) 2s ago 11m 245M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (38s) 2s ago 10m 269M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (6s) 2s ago 10m 15.0M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (10m) 2m ago 10m 363M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 974e3c1053fe 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (9m) 2m ago 9m 445M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (9m) 2m ago 9m 207M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (9m) 2m ago 9m 219M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:19:27.350 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (3m) 2m ago 8m 50.3M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:19:27.773 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 4, 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 4 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:27.774 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:19:27.775 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:19:27.775 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:27.775 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:19:27.775 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 6, 2023-10-07T21:19:27.775 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 9 2023-10-07T21:19:27.775 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:19:27.775 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:19:27.798 INFO:tasks.rados.rados.0.smithi003.stdout:1706: done (6 left) 2023-10-07T21:19:27.798 INFO:tasks.rados.rados.0.smithi003.stdout:1707: snap_create 2023-10-07T21:19:27.798 INFO:tasks.rados.rados.0.smithi003.stdout:1702: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:19:27.799 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-10-07T21:19:27.799 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 1 to smithi003182153-46 2023-10-07T21:19:27.799 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 2 to smithi003182153-46 2023-10-07T21:19:27.799 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 3 to smithi003182153-46 2023-10-07T21:19:27.799 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 4 to smithi003182153-46 2023-10-07T21:19:27.799 INFO:tasks.rados.rados.0.smithi003.stdout:1704: expect (ObjNum 529 snap 161 seq_num 529) 2023-10-07T21:19:27.856 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing rollback tid 0 to smithi003182153-49 2023-10-07T21:19:27.856 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:19:27.856 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 5 to smithi003182153-46 2023-10-07T21:19:27.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 971 (ObjNum 539 snap 166 seq_num 539) dirty exists 2023-10-07T21:19:27.856 INFO:tasks.rados.rados.0.smithi003.stdout:1700: left oid 46 (ObjNum 539 snap 166 seq_num 539) 2023-10-07T21:19:27.857 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing rollback tid 2 to smithi003182153-49 2023-10-07T21:19:27.857 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 975 (ObjNum 530 snap 161 seq_num 530) dirty exists 2023-10-07T21:19:27.857 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1430 (ObjNum 499 snap 156 seq_num 499) dirty exists 2023-10-07T21:19:28.031 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:19:28.031 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[204507]: failed to encode map e409 with expected crc 2023-10-07T21:19:28.031 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[204507]: osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611] boot 2023-10-07T21:19:28.031 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[204507]: osdmap e409: 8 total, 8 up, 8 in 2023-10-07T21:19:28.032 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:19:28.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:19:28.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[200960]: failed to encode map e409 with expected crc 2023-10-07T21:19:28.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[200960]: osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611] boot 2023-10-07T21:19:28.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[200960]: osdmap e409: 8 total, 8 up, 8 in 2023-10-07T21:19:28.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:19:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:27 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:19:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:27 smithi046 ceph-mon[189713]: failed to encode map e409 with expected crc 2023-10-07T21:19:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:27 smithi046 ceph-mon[189713]: osd.3 [v2:172.21.15.3:6826/299263611,v1:172.21.15.3:6827/299263611] boot 2023-10-07T21:19:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:27 smithi046 ceph-mon[189713]: osdmap e409: 8 total, 8 up, 8 in 2023-10-07T21:19:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T21:19:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1700: done (6 left) 2023-10-07T21:19:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1701: done (5 left) 2023-10-07T21:19:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1702: done (4 left) 2023-10-07T21:19:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1703: done (3 left) 2023-10-07T21:19:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1704: done (2 left) 2023-10-07T21:19:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1705: done (1 left) 2023-10-07T21:19:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1707: done (0 left) 2023-10-07T21:19:28.800 INFO:tasks.rados.rados.0.smithi003.stdout:1708: read oid 27 snap -1 2023-10-07T21:19:28.800 INFO:tasks.rados.rados.0.smithi003.stdout:1708: expect (ObjNum 512 snap 158 seq_num 512) 2023-10-07T21:19:28.800 INFO:tasks.rados.rados.0.smithi003.stdout:1709: snap_create 2023-10-07T21:19:28.810 INFO:tasks.rados.rados.0.smithi003.stdout:1708: expect (ObjNum 512 snap 158 seq_num 512) 2023-10-07T21:19:29.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:19:28 smithi003 conmon[187445]: 2023-10-07T21:19:28.931+0000 7fccd1da5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:19:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: pgmap v260: 121 pgs: 16 peering, 4 active+undersized+degraded, 21 active+undersized, 80 active+clean; 130 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 12 op/s; 17/240 objects degraded (7.083%) 2023-10-07T21:19:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2432504240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 17/240 objects degraded (7.083%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: osdmap e410: 8 total, 8 up, 8 in 2023-10-07T21:19:29.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:29.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:29.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: pgmap v260: 121 pgs: 16 peering, 4 active+undersized+degraded, 21 active+undersized, 80 active+clean; 130 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 12 op/s; 17/240 objects degraded (7.083%) 2023-10-07T21:19:29.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:29.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2432504240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:29.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 17/240 objects degraded (7.083%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:29.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: osdmap e410: 8 total, 8 up, 8 in 2023-10-07T21:19:29.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:29.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:19:28 smithi046 conmon[175795]: ts=2023-10-07T21:19: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 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:19:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: pgmap v260: 121 pgs: 16 peering, 4 active+undersized+degraded, 21 active+undersized, 80 active+clean; 130 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 12 op/s; 17/240 objects degraded (7.083%) 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2432504240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 17/240 objects degraded (7.083%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: osdmap e410: 8 total, 8 up, 8 in 2023-10-07T21:19:29.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: failed to encode map e410 with expected crc 2023-10-07T21:19:29.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:1708: done (1 left) 2023-10-07T21:19:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:1709: done (0 left) 2023-10-07T21:19:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 168 2023-10-07T21:19:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:1710: seq_num 540 ranges {2498560=647168,3145728=671744,3817472=532480} 2023-10-07T21:19:29.815 INFO:tasks.rados.rados.0.smithi003.stdout:1710: writing smithi003182153-27 from 2498560 to 3145728 tid 1 2023-10-07T21:19:29.819 INFO:tasks.rados.rados.0.smithi003.stdout:1710: writing smithi003182153-27 from 3145728 to 3817472 tid 2 2023-10-07T21:19:29.823 INFO:tasks.rados.rados.0.smithi003.stdout:1710: writing smithi003182153-27 from 3817472 to 4349952 tid 3 2023-10-07T21:19:29.823 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 168 2023-10-07T21:19:29.823 INFO:tasks.rados.rados.0.smithi003.stdout:1711: seq_num 541 ranges {1163264=663552,1826816=557056,2383872=475136,2859008=172032} 2023-10-07T21:19:29.832 INFO:tasks.rados.rados.0.smithi003.stdout:1711: writing smithi003182153-15 from 1163264 to 1826816 tid 1 2023-10-07T21:19:29.836 INFO:tasks.rados.rados.0.smithi003.stdout:1711: writing smithi003182153-15 from 1826816 to 2383872 tid 2 2023-10-07T21:19:29.839 INFO:tasks.rados.rados.0.smithi003.stdout:1711: writing smithi003182153-15 from 2383872 to 2859008 tid 3 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:1711: writing smithi003182153-15 from 2859008 to 3031040 tid 4 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:1712: read oid 29 snap -1 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:1712: expect (ObjNum 525 snap 161 seq_num 525) 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 168 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 1 to smithi003182153-27 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 2 to smithi003182153-27 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 3 to smithi003182153-27 2023-10-07T21:19:29.840 INFO:tasks.rados.rados.0.smithi003.stdout:1713: seq_num 542 ranges {2547712=679936,3227648=442368,3670016=679936,4349952=81920} 2023-10-07T21:19:29.858 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi003182153-31 from 2547712 to 3227648 tid 1 2023-10-07T21:19:29.861 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi003182153-31 from 3227648 to 3670016 tid 2 2023-10-07T21:19:29.865 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi003182153-31 from 3670016 to 4349952 tid 3 2023-10-07T21:19:29.865 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi003182153-31 from 4349952 to 4431872 tid 4 2023-10-07T21:19:29.866 INFO:tasks.rados.rados.0.smithi003.stdout:1714: read oid 35 snap -1 2023-10-07T21:19:29.866 INFO:tasks.rados.rados.0.smithi003.stdout:1714: expect (ObjNum 536 snap 165 seq_num 536) 2023-10-07T21:19:29.866 INFO:tasks.rados.rados.0.smithi003.stdout:1715: read oid 4 snap -1 2023-10-07T21:19:29.866 INFO:tasks.rados.rados.0.smithi003.stdout:1715: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:19:29.866 INFO:tasks.rados.rados.0.smithi003.stdout:1716: snap_remove snap 165 2023-10-07T21:19:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: failed to encode map e411 with expected crc 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: osdmap e411: 8 total, 8 up, 8 in 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: failed to encode map e411 with expected crc 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: failed to encode map e411 with expected crc 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: osdmap e411: 8 total, 8 up, 8 in 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: failed to encode map e411 with expected crc 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:30.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: failed to encode map e411 with expected crc 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: osdmap e411: 8 total, 8 up, 8 in 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: failed to encode map e411 with expected crc 2023-10-07T21:19:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:30.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:30.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:30.804 INFO:tasks.rados.rados.0.smithi003.stdout:1716: done (6 left) 2023-10-07T21:19:30.804 INFO:tasks.rados.rados.0.smithi003.stdout:1717: snap_create 2023-10-07T21:19:30.804 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 4 to smithi003182153-27 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 5 to smithi003182153-27 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 836 (ObjNum 540 snap 168 seq_num 540) dirty exists 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1710: left oid 27 (ObjNum 540 snap 168 seq_num 540) 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 1 to smithi003182153-15 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 2 to smithi003182153-15 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 3 to smithi003182153-15 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 4 to smithi003182153-15 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 5 to smithi003182153-15 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 6 to smithi003182153-15 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1450 (ObjNum 541 snap 168 seq_num 541) dirty exists 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1711: left oid 15 (ObjNum 541 snap 168 seq_num 541) 2023-10-07T21:19:30.805 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 1 to smithi003182153-31 2023-10-07T21:19:30.806 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 2 to smithi003182153-31 2023-10-07T21:19:30.806 INFO:tasks.rados.rados.0.smithi003.stdout:1712: expect (ObjNum 525 snap 161 seq_num 525) 2023-10-07T21:19:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:19:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: pgmap v263: 121 pgs: 16 peering, 2 active+undersized+degraded, 20 active+undersized, 83 active+clean; 121 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 2/225 objects degraded (0.889%); 3.4 MiB/s, 1 objects/s recovering 2023-10-07T21:19:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: osdmap e412: 8 total, 8 up, 8 in 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: failed to encode map e411 with expected crc 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[200960]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: pgmap v263: 121 pgs: 16 peering, 2 active+undersized+degraded, 20 active+undersized, 83 active+clean; 121 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 2/225 objects degraded (0.889%); 3.4 MiB/s, 1 objects/s recovering 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: osdmap e412: 8 total, 8 up, 8 in 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: failed to encode map e411 with expected crc 2023-10-07T21:19:31.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:30 smithi003 ceph-mon[204507]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.076 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 3 to smithi003182153-31 2023-10-07T21:19:31.077 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 4 to smithi003182153-31 2023-10-07T21:19:31.077 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 5 to smithi003182153-31 2023-10-07T21:19:31.077 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 6 to smithi003182153-31 2023-10-07T21:19:31.077 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 695 (ObjNum 542 snap 168 seq_num 542) dirty exists 2023-10-07T21:19:31.077 INFO:tasks.rados.rados.0.smithi003.stdout:1713: left oid 31 (ObjNum 542 snap 168 seq_num 542) 2023-10-07T21:19:31.077 INFO:tasks.rados.rados.0.smithi003.stdout:1714: expect (ObjNum 536 snap 165 seq_num 536) 2023-10-07T21:19:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:19:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: pgmap v263: 121 pgs: 16 peering, 2 active+undersized+degraded, 20 active+undersized, 83 active+clean; 121 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 2/225 objects degraded (0.889%); 3.4 MiB/s, 1 objects/s recovering 2023-10-07T21:19:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: osdmap e412: 8 total, 8 up, 8 in 2023-10-07T21:19:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: failed to encode map e411 with expected crc 2023-10-07T21:19:31.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:30 smithi046 ceph-mon[189713]: failed to encode map e412 with expected crc 2023-10-07T21:19:31.299 INFO:tasks.rados.rados.0.smithi003.stdout:1715: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:19:31.814 INFO:tasks.rados.rados.0.smithi003.stdout:1710: done (6 left) 2023-10-07T21:19:31.814 INFO:tasks.rados.rados.0.smithi003.stdout:1711: done (5 left) 2023-10-07T21:19:31.814 INFO:tasks.rados.rados.0.smithi003.stdout:1712: done (4 left) 2023-10-07T21:19:31.814 INFO:tasks.rados.rados.0.smithi003.stdout:1713: done (3 left) 2023-10-07T21:19:31.814 INFO:tasks.rados.rados.0.smithi003.stdout:1714: done (2 left) 2023-10-07T21:19:31.814 INFO:tasks.rados.rados.0.smithi003.stdout:1715: done (1 left) 2023-10-07T21:19:31.815 INFO:tasks.rados.rados.0.smithi003.stdout:1717: done (0 left) 2023-10-07T21:19:31.815 INFO:tasks.rados.rados.0.smithi003.stdout:1718: snap_create 2023-10-07T21:19:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:19:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:19:31] "GET /metrics HTTP/1.1" 200 36195 "" "Prometheus/2.43.0" 2023-10-07T21:19:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[200960]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[200960]: osdmap e413: 8 total, 8 up, 8 in 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[200960]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[200960]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[204507]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[204507]: osdmap e413: 8 total, 8 up, 8 in 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[204507]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[204507]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:31 smithi046 ceph-mon[189713]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:31 smithi046 ceph-mon[189713]: osdmap e413: 8 total, 8 up, 8 in 2023-10-07T21:19:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:31 smithi046 ceph-mon[189713]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:31 smithi046 ceph-mon[189713]: failed to encode map e413 with expected crc 2023-10-07T21:19:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:32.820 INFO:tasks.rados.rados.0.smithi003.stdout:1718: done (0 left) 2023-10-07T21:19:32.820 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 170 2023-10-07T21:19:32.820 INFO:tasks.rados.rados.0.smithi003.stdout:1719: seq_num 543 ranges {0=704512,704512=729088,1433600=475136} 2023-10-07T21:19:32.824 INFO:tasks.rados.rados.0.smithi003.stdout:1719: writing smithi003182153-40 from 0 to 704512 tid 1 2023-10-07T21:19:32.828 INFO:tasks.rados.rados.0.smithi003.stdout:1719: writing smithi003182153-40 from 704512 to 1433600 tid 2 2023-10-07T21:19:32.831 INFO:tasks.rados.rados.0.smithi003.stdout:1719: writing smithi003182153-40 from 1433600 to 1908736 tid 3 2023-10-07T21:19:32.831 INFO:tasks.rados.rados.0.smithi003.stdout:1720: snap_create 2023-10-07T21:19:32.832 INFO:tasks.rados.rados.0.smithi003.stdout:1719: finishing write tid 1 to smithi003182153-40 2023-10-07T21:19:32.835 INFO:tasks.rados.rados.0.smithi003.stdout:1719: finishing write tid 2 to smithi003182153-40 2023-10-07T21:19:32.835 INFO:tasks.rados.rados.0.smithi003.stdout:1719: finishing write tid 3 to smithi003182153-40 2023-10-07T21:19:32.835 INFO:tasks.rados.rados.0.smithi003.stdout:1719: finishing write tid 4 to smithi003182153-40 2023-10-07T21:19:32.837 INFO:tasks.rados.rados.0.smithi003.stdout:1719: finishing write tid 5 to smithi003182153-40 2023-10-07T21:19:32.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1375 (ObjNum 543 snap 170 seq_num 543) dirty exists 2023-10-07T21:19:32.837 INFO:tasks.rados.rados.0.smithi003.stdout:1719: left oid 40 (ObjNum 543 snap 170 seq_num 543) 2023-10-07T21:19:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[200960]: pgmap v266: 121 pgs: 16 peering, 105 active+clean; 121 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 284 KiB/s wr, 10 op/s; 3.4 MiB/s, 1 objects/s recovering 2023-10-07T21:19:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/225 objects degraded (0.889%), 2 pgs degraded) 2023-10-07T21:19:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[200960]: failed to encode map e414 with expected crc 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[200960]: osdmap e414: 8 total, 8 up, 8 in 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[200960]: failed to encode map e414 with expected crc 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[204507]: pgmap v266: 121 pgs: 16 peering, 105 active+clean; 121 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 284 KiB/s wr, 10 op/s; 3.4 MiB/s, 1 objects/s recovering 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/225 objects degraded (0.889%), 2 pgs degraded) 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[204507]: failed to encode map e414 with expected crc 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[204507]: osdmap e414: 8 total, 8 up, 8 in 2023-10-07T21:19:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:32 smithi003 ceph-mon[204507]: failed to encode map e414 with expected crc 2023-10-07T21:19:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:32 smithi046 ceph-mon[189713]: pgmap v266: 121 pgs: 16 peering, 105 active+clean; 121 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 284 KiB/s wr, 10 op/s; 3.4 MiB/s, 1 objects/s recovering 2023-10-07T21:19:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:32 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/225 objects degraded (0.889%), 2 pgs degraded) 2023-10-07T21:19:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:32 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:19:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:32 smithi046 ceph-mon[189713]: failed to encode map e414 with expected crc 2023-10-07T21:19:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:32 smithi046 ceph-mon[189713]: osdmap e414: 8 total, 8 up, 8 in 2023-10-07T21:19:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:32 smithi046 ceph-mon[189713]: failed to encode map e414 with expected crc 2023-10-07T21:19:33.827 INFO:tasks.rados.rados.0.smithi003.stdout:1719: done (1 left) 2023-10-07T21:19:33.828 INFO:tasks.rados.rados.0.smithi003.stdout:1720: done (0 left) 2023-10-07T21:19:33.828 INFO:tasks.rados.rados.0.smithi003.stdout:1721: copy_from oid 50 from oid 10 current snap is 171 2023-10-07T21:19:33.828 INFO:tasks.rados.rados.0.smithi003.stdout:1722: snap_remove snap 167 2023-10-07T21:19:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:33 smithi046 ceph-mon[189713]: osdmap e415: 8 total, 8 up, 8 in 2023-10-07T21:19:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:33 smithi046 ceph-mon[189713]: failed to encode map e415 with expected crc 2023-10-07T21:19:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:33 smithi003 ceph-mon[200960]: osdmap e415: 8 total, 8 up, 8 in 2023-10-07T21:19:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:33 smithi003 ceph-mon[200960]: failed to encode map e415 with expected crc 2023-10-07T21:19:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:33 smithi003 ceph-mon[204507]: osdmap e415: 8 total, 8 up, 8 in 2023-10-07T21:19:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:33 smithi003 ceph-mon[204507]: failed to encode map e415 with expected crc 2023-10-07T21:19:34.752 INFO:tasks.rados.rados.0.smithi003.stdout:1722: done (1 left) 2023-10-07T21:19:34.752 INFO:tasks.rados.rados.0.smithi003.stdout:1723: copy_from oid 5 from oid 2 current snap is 171 2023-10-07T21:19:34.752 INFO:tasks.rados.rados.0.smithi003.stdout:1721: finishing copy_from to smithi003182153-50 2023-10-07T21:19:34.752 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1329 (ObjNum 499 snap 156 seq_num 499) dirty exists 2023-10-07T21:19:34.752 INFO:tasks.rados.rados.0.smithi003.stdout:1721: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:19:34.752 INFO:tasks.rados.rados.0.smithi003.stdout:1721: done (1 left) 2023-10-07T21:19:34.753 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 171 2023-10-07T21:19:34.753 INFO:tasks.rados.rados.0.smithi003.stdout:1724: seq_num 544 ranges {6291456=720896,7012352=614400,7626752=589824} 2023-10-07T21:19:34.791 INFO:tasks.rados.rados.0.smithi003.stdout:1724: writing smithi003182153-7 from 6291456 to 7012352 tid 1 2023-10-07T21:19:34.794 INFO:tasks.rados.rados.0.smithi003.stdout:1724: writing smithi003182153-7 from 7012352 to 7626752 tid 2 2023-10-07T21:19:34.797 INFO:tasks.rados.rados.0.smithi003.stdout:1724: writing smithi003182153-7 from 7626752 to 8216576 tid 3 2023-10-07T21:19:34.798 INFO:tasks.rados.rados.0.smithi003.stdout:1725: snap_create 2023-10-07T21:19:34.798 INFO:tasks.rados.rados.0.smithi003.stdout:1723: finishing copy_from racing read to smithi003182153-5 2023-10-07T21:19:34.798 INFO:tasks.rados.rados.0.smithi003.stdout:1723: finishing copy_from to smithi003182153-5 2023-10-07T21:19:34.798 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1008 (ObjNum 483 snap 153 seq_num 483) dirty exists 2023-10-07T21:19:34.798 INFO:tasks.rados.rados.0.smithi003.stdout:1724: finishing write tid 1 to smithi003182153-7 2023-10-07T21:19:34.798 INFO:tasks.rados.rados.0.smithi003.stdout:1724: finishing write tid 2 to smithi003182153-7 2023-10-07T21:19:34.800 INFO:tasks.rados.rados.0.smithi003.stdout:1724: finishing write tid 3 to smithi003182153-7 2023-10-07T21:19:34.800 INFO:tasks.rados.rados.0.smithi003.stdout:1724: finishing write tid 4 to smithi003182153-7 2023-10-07T21:19:34.801 INFO:tasks.rados.rados.0.smithi003.stdout:1724: finishing write tid 5 to smithi003182153-7 2023-10-07T21:19:34.801 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1012 (ObjNum 544 snap 171 seq_num 544) dirty exists 2023-10-07T21:19:34.802 INFO:tasks.rados.rados.0.smithi003.stdout:1724: left oid 7 (ObjNum 544 snap 171 seq_num 544) 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: failed to encode map e414 with expected crc 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: pgmap v269: 121 pgs: 121 active+clean; 120 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 622 KiB/s, 0 objects/s recovering 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: failed to encode map e415 with expected crc 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: osdmap e416: 8 total, 8 up, 8 in 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:34 smithi046 ceph-mon[189713]: osdmap e417: 8 total, 8 up, 8 in 2023-10-07T21:19:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: failed to encode map e414 with expected crc 2023-10-07T21:19:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: pgmap v269: 121 pgs: 121 active+clean; 120 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 622 KiB/s, 0 objects/s recovering 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: failed to encode map e415 with expected crc 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: osdmap e416: 8 total, 8 up, 8 in 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[200960]: osdmap e417: 8 total, 8 up, 8 in 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: failed to encode map e414 with expected crc 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: pgmap v269: 121 pgs: 121 active+clean; 120 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 622 KiB/s, 0 objects/s recovering 2023-10-07T21:19:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: failed to encode map e415 with expected crc 2023-10-07T21:19:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: osdmap e416: 8 total, 8 up, 8 in 2023-10-07T21:19:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: failed to encode map e416 with expected crc 2023-10-07T21:19:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:34 smithi003 ceph-mon[204507]: osdmap e417: 8 total, 8 up, 8 in 2023-10-07T21:19:35.764 INFO:tasks.rados.rados.0.smithi003.stdout:1723: done (2 left) 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:1724: done (1 left) 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:1725: done (0 left) 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:1726: read oid 9 snap -1 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:1726: expect (ObjNum 503 snap 158 seq_num 503) 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:1727: read oid 50 snap -1 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:1727: expect (ObjNum 499 snap 156 seq_num 499) 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 172 2023-10-07T21:19:35.765 INFO:tasks.rados.rados.0.smithi003.stdout:1728: seq_num 545 ranges {0=737280,737280=491520,1228800=450560,1679360=262144} 2023-10-07T21:19:35.768 INFO:tasks.rados.rados.0.smithi003.stdout:1728: writing smithi003182153-17 from 0 to 737280 tid 1 2023-10-07T21:19:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1728: writing smithi003182153-17 from 737280 to 1228800 tid 2 2023-10-07T21:19:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1728: writing smithi003182153-17 from 1228800 to 1679360 tid 3 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1728: writing smithi003182153-17 from 1679360 to 1941504 tid 4 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1729: rmattr oid 44 current snap is 172 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1729: done (3 left) 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1730: rollback oid 38 current snap is 172 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 169 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1731: read oid 48 snap 169 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1731: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1732: copy_from oid 10 from oid 5 current snap is 172 2023-10-07T21:19:35.777 INFO:tasks.rados.rados.0.smithi003.stdout:1733: snap_create 2023-10-07T21:19:35.779 INFO:tasks.rados.rados.0.smithi003.stdout:1726: expect (ObjNum 503 snap 158 seq_num 503) 2023-10-07T21:19:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:1727: expect (ObjNum 499 snap 156 seq_num 499) 2023-10-07T21:19:35.854 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 1 to smithi003182153-17 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:1730: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 2 to smithi003182153-17 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:1730: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:1730: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1332 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 3 to smithi003182153-17 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 4 to smithi003182153-17 2023-10-07T21:19:35.855 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 5 to smithi003182153-17 2023-10-07T21:19:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:1732: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:19:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 6 to smithi003182153-17 2023-10-07T21:19:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 778 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-10-07T21:19:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:1728: left oid 17 (ObjNum 545 snap 172 seq_num 545) 2023-10-07T21:19:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:1732: finishing copy_from to smithi003182153-10 2023-10-07T21:19:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1008 (ObjNum 483 snap 153 seq_num 483) dirty exists 2023-10-07T21:19:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:1731: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:19:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:35 smithi046 ceph-mon[189713]: failed to encode map e416 with expected crc 2023-10-07T21:19:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:35 smithi046 ceph-mon[189713]: failed to encode map e416 with expected crc 2023-10-07T21:19:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:35 smithi046 ceph-mon[189713]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:35 smithi046 ceph-mon[189713]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:35 smithi046 ceph-mon[189713]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:35 smithi046 ceph-mon[189713]: osdmap e418: 8 total, 8 up, 8 in 2023-10-07T21:19:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[200960]: failed to encode map e416 with expected crc 2023-10-07T21:19:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[200960]: failed to encode map e416 with expected crc 2023-10-07T21:19:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[200960]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[200960]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[200960]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[200960]: osdmap e418: 8 total, 8 up, 8 in 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[204507]: failed to encode map e416 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[204507]: failed to encode map e416 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[204507]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[204507]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[204507]: failed to encode map e417 with expected crc 2023-10-07T21:19:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:35 smithi003 ceph-mon[204507]: osdmap e418: 8 total, 8 up, 8 in 2023-10-07T21:19:36.763 INFO:tasks.rados.rados.0.smithi003.stdout:1726: done (6 left) 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1727: done (5 left) 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1728: done (4 left) 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1730: done (3 left) 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1731: done (2 left) 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1732: done (1 left) 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1733: done (0 left) 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1734: read oid 34 snap -1 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1734: expect deleted 2023-10-07T21:19:36.764 INFO:tasks.rados.rados.0.smithi003.stdout:1735: setattr oid 5 current snap is 173 2023-10-07T21:19:36.765 INFO:tasks.rados.rados.0.smithi003.stdout:1736: snap_create 2023-10-07T21:19:36.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1458 (ObjNum 483 snap 153 seq_num 483) dirty exists 2023-10-07T21:19:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:36 smithi046 ceph-mon[189713]: pgmap v272: 121 pgs: 121 active+clean; 120 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 622 KiB/s, 0 objects/s recovering 2023-10-07T21:19:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:36 smithi046 ceph-mon[189713]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:36 smithi046 ceph-mon[189713]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:36 smithi046 ceph-mon[189713]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:36 smithi046 ceph-mon[189713]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:36 smithi046 ceph-mon[189713]: osdmap e419: 8 total, 8 up, 8 in 2023-10-07T21:19:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[204507]: pgmap v272: 121 pgs: 121 active+clean; 120 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 622 KiB/s, 0 objects/s recovering 2023-10-07T21:19:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[204507]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[204507]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[204507]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[204507]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[204507]: osdmap e419: 8 total, 8 up, 8 in 2023-10-07T21:19:37.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[200960]: pgmap v272: 121 pgs: 121 active+clean; 120 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 8 op/s; 622 KiB/s, 0 objects/s recovering 2023-10-07T21:19:37.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[200960]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[200960]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[200960]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[200960]: failed to encode map e418 with expected crc 2023-10-07T21:19:37.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:36 smithi003 ceph-mon[200960]: osdmap e419: 8 total, 8 up, 8 in 2023-10-07T21:19:37.765 INFO:tasks.rados.rados.0.smithi003.stdout:1734: done (2 left) 2023-10-07T21:19:37.765 INFO:tasks.rados.rados.0.smithi003.stdout:1735: done (1 left) 2023-10-07T21:19:37.765 INFO:tasks.rados.rados.0.smithi003.stdout:1736: done (0 left) 2023-10-07T21:19:37.765 INFO:tasks.rados.rados.0.smithi003.stdout:1737: delete oid 6 current snap is 174 2023-10-07T21:19:37.772 INFO:tasks.rados.rados.0.smithi003.stdout:1737: done (0 left) 2023-10-07T21:19:37.772 INFO:tasks.rados.rados.0.smithi003.stdout:1738: snap_create 2023-10-07T21:19:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:37 smithi046 ceph-mon[189713]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:37 smithi046 ceph-mon[189713]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:37 smithi046 ceph-mon[189713]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:37 smithi046 ceph-mon[189713]: osdmap e420: 8 total, 8 up, 8 in 2023-10-07T21:19:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[200960]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[200960]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[200960]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[200960]: osdmap e420: 8 total, 8 up, 8 in 2023-10-07T21:19:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[204507]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[204507]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[204507]: failed to encode map e419 with expected crc 2023-10-07T21:19:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:37 smithi003 ceph-mon[204507]: osdmap e420: 8 total, 8 up, 8 in 2023-10-07T21:19:38.767 INFO:tasks.rados.rados.0.smithi003.stdout:1738: done (0 left) 2023-10-07T21:19:38.767 INFO:tasks.rados.rados.0.smithi003.stdout:1739: snap_remove snap 174 2023-10-07T21:19:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:38 smithi046 ceph-mon[189713]: pgmap v275: 121 pgs: 121 active+clean; 125 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-10-07T21:19:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:38 smithi046 ceph-mon[189713]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:38 smithi046 ceph-mon[189713]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:38 smithi046 ceph-mon[189713]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:38 smithi046 ceph-mon[189713]: failed to encode map e420 with expected crc 2023-10-07T21:19:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:38 smithi046 ceph-mon[189713]: failed to encode map e420 with expected crc 2023-10-07T21:19:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:38 smithi046 ceph-mon[189713]: osdmap e421: 8 total, 8 up, 8 in 2023-10-07T21:19:39.097 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:19:38 smithi046 conmon[175795]: ts=2023-10-07T21:19: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:19:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[200960]: pgmap v275: 121 pgs: 121 active+clean; 125 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-10-07T21:19:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[200960]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[200960]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[200960]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[200960]: failed to encode map e420 with expected crc 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[200960]: failed to encode map e420 with expected crc 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[200960]: osdmap e421: 8 total, 8 up, 8 in 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[204507]: pgmap v275: 121 pgs: 121 active+clean; 125 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[204507]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[204507]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[204507]: failed to encode map e419 with expected crc 2023-10-07T21:19:39.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[204507]: failed to encode map e420 with expected crc 2023-10-07T21:19:39.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[204507]: failed to encode map e420 with expected crc 2023-10-07T21:19:39.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:38 smithi003 ceph-mon[204507]: osdmap e421: 8 total, 8 up, 8 in 2023-10-07T21:19:39.750 INFO:tasks.rados.rados.0.smithi003.stdout:1739: done (0 left) 2023-10-07T21:19:39.750 INFO:tasks.rados.rados.0.smithi003.stdout:1740: delete oid 32 current snap is 175 2023-10-07T21:19:39.757 INFO:tasks.rados.rados.0.smithi003.stdout:1740: done (0 left) 2023-10-07T21:19:39.757 INFO:tasks.rados.rados.0.smithi003.stdout:1741: delete oid 21 current snap is 175 2023-10-07T21:19:39.760 INFO:tasks.rados.rados.0.smithi003.stdout:1741: done (0 left) 2023-10-07T21:19:39.760 INFO:tasks.rados.rados.0.smithi003.stdout:1742: snap_remove snap 172 2023-10-07T21:19:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:39 smithi046 ceph-mon[189713]: failed to encode map e420 with expected crc 2023-10-07T21:19:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:39 smithi046 ceph-mon[189713]: failed to encode map e421 with expected crc 2023-10-07T21:19:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:39 smithi046 ceph-mon[189713]: failed to encode map e421 with expected crc 2023-10-07T21:19:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:39 smithi046 ceph-mon[189713]: osdmap e422: 8 total, 8 up, 8 in 2023-10-07T21:19:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[200960]: failed to encode map e420 with expected crc 2023-10-07T21:19:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[200960]: failed to encode map e421 with expected crc 2023-10-07T21:19:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[200960]: failed to encode map e421 with expected crc 2023-10-07T21:19:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[200960]: osdmap e422: 8 total, 8 up, 8 in 2023-10-07T21:19:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[204507]: failed to encode map e420 with expected crc 2023-10-07T21:19:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[204507]: failed to encode map e421 with expected crc 2023-10-07T21:19:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[204507]: failed to encode map e421 with expected crc 2023-10-07T21:19:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:39 smithi003 ceph-mon[204507]: osdmap e422: 8 total, 8 up, 8 in 2023-10-07T21:19:40.757 INFO:tasks.rados.rados.0.smithi003.stdout:1742: done (0 left) 2023-10-07T21:19:40.757 INFO:tasks.rados.rados.0.smithi003.stdout:1743: snap_remove snap 171 2023-10-07T21:19:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:40 smithi046 ceph-mon[189713]: pgmap v278: 121 pgs: 121 active+clean; 127 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2023-10-07T21:19:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:40 smithi046 ceph-mon[189713]: failed to encode map e421 with expected crc 2023-10-07T21:19:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:40 smithi046 ceph-mon[189713]: failed to encode map e421 with expected crc 2023-10-07T21:19:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:40 smithi046 ceph-mon[189713]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:40 smithi046 ceph-mon[189713]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:40 smithi046 ceph-mon[189713]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:40 smithi046 ceph-mon[189713]: osdmap e423: 8 total, 8 up, 8 in 2023-10-07T21:19:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[200960]: pgmap v278: 121 pgs: 121 active+clean; 127 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[200960]: failed to encode map e421 with expected crc 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[200960]: failed to encode map e421 with expected crc 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[200960]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[200960]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[200960]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[200960]: osdmap e423: 8 total, 8 up, 8 in 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[204507]: pgmap v278: 121 pgs: 121 active+clean; 127 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2023-10-07T21:19:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[204507]: failed to encode map e421 with expected crc 2023-10-07T21:19:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[204507]: failed to encode map e421 with expected crc 2023-10-07T21:19:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[204507]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[204507]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[204507]: failed to encode map e422 with expected crc 2023-10-07T21:19:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:40 smithi003 ceph-mon[204507]: osdmap e423: 8 total, 8 up, 8 in 2023-10-07T21:19:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:1743: done (0 left) 2023-10-07T21:19:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:1744: copy_from oid 11 from oid 16 current snap is 175 2023-10-07T21:19:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:1745: rollback oid 40 current snap is 175 2023-10-07T21:19:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 170 2023-10-07T21:19:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:1746: read oid 17 snap -1 2023-10-07T21:19:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:1746: expect (ObjNum 545 snap 172 seq_num 545) 2023-10-07T21:19:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 175 2023-10-07T21:19:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:1747: seq_num 549 ranges {4857856=802816,5660672=483328,6144000=434176,6578176=286720} 2023-10-07T21:19:41.796 INFO:tasks.rados.rados.0.smithi003.stdout:1747: writing smithi003182153-3 from 4857856 to 5660672 tid 1 2023-10-07T21:19:41.799 INFO:tasks.rados.rados.0.smithi003.stdout:1747: writing smithi003182153-3 from 5660672 to 6144000 tid 2 2023-10-07T21:19:41.801 INFO:tasks.rados.rados.0.smithi003.stdout:1747: writing smithi003182153-3 from 6144000 to 6578176 tid 3 2023-10-07T21:19:41.803 INFO:tasks.rados.rados.0.smithi003.stdout:1747: writing smithi003182153-3 from 6578176 to 6864896 tid 4 2023-10-07T21:19:41.805 INFO:tasks.rados.rados.0.smithi003.stdout:1748: copy_from oid 41 from oid 24 current snap is 175 2023-10-07T21:19:41.805 INFO:tasks.rados.rados.0.smithi003.stdout:1745: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:19:41.806 INFO:tasks.rados.rados.0.smithi003.stdout:1745: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:19:41.806 INFO:tasks.rados.rados.0.smithi003.stdout:1745: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:19:41.806 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1378 (ObjNum 543 snap 170 seq_num 543) dirty exists 2023-10-07T21:19:41.806 INFO:tasks.rados.rados.0.smithi003.stdout:1746: expect (ObjNum 545 snap 172 seq_num 545) 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:1744: finishing copy_from racing read to smithi003182153-11 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:1744: finishing copy_from to smithi003182153-11 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1343 (ObjNum 500 snap 157 seq_num 500) dirty exists 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:1747: finishing write tid 1 to smithi003182153-3 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:1747: finishing write tid 2 to smithi003182153-3 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:1744: done (4 left) 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:1745: done (3 left) 2023-10-07T21:19:41.855 INFO:tasks.rados.rados.0.smithi003.stdout:1746: done (2 left) 2023-10-07T21:19:41.856 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 175 2023-10-07T21:19:41.856 INFO:tasks.rados.rados.0.smithi003.stdout:1747: finishing write tid 3 to smithi003182153-3 2023-10-07T21:19:41.856 INFO:tasks.rados.rados.0.smithi003.stdout:1749: seq_num 550 ranges {6963200=417792,7380992=770048,8151040=638976,8790016=196608} 2023-10-07T21:19:41.895 INFO:tasks.rados.rados.0.smithi003.stdout:1749: writing smithi003182153-44 from 6963200 to 7380992 tid 1 2023-10-07T21:19:41.899 INFO:tasks.rados.rados.0.smithi003.stdout:1749: writing smithi003182153-44 from 7380992 to 8151040 tid 2 2023-10-07T21:19:41.903 INFO:tasks.rados.rados.0.smithi003.stdout:1749: writing smithi003182153-44 from 8151040 to 8790016 tid 3 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1749: writing smithi003182153-44 from 8790016 to 8986624 tid 4 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1750: copy_from oid 20 from oid 35 current snap is 175 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1751: delete oid 30 current snap is 175 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1747: finishing write tid 4 to smithi003182153-3 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1747: finishing write tid 5 to smithi003182153-3 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1747: finishing write tid 6 to smithi003182153-3 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 990 (ObjNum 549 snap 175 seq_num 549) dirty exists 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1747: left oid 3 (ObjNum 549 snap 175 seq_num 549) 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1748: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:1748: finishing copy_from to smithi003182153-41 2023-10-07T21:19:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1367 (ObjNum 529 snap 161 seq_num 529) dirty exists 2023-10-07T21:19:41.906 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 1 to smithi003182153-44 2023-10-07T21:19:41.906 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 2 to smithi003182153-44 2023-10-07T21:19:41.907 INFO:tasks.rados.rados.0.smithi003.stdout:1747: done (4 left) 2023-10-07T21:19:41.907 INFO:tasks.rados.rados.0.smithi003.stdout:1748: done (3 left) 2023-10-07T21:19:41.907 INFO:tasks.rados.rados.0.smithi003.stdout:1751: done (2 left) 2023-10-07T21:19:41.908 INFO:tasks.rados.rados.0.smithi003.stdout:1752: snap_remove snap 162 2023-10-07T21:19:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:19:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:19:41] "GET /metrics HTTP/1.1" 200 36195 "" "Prometheus/2.43.0" 2023-10-07T21:19:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[200960]: failed to encode map e423 with expected crc 2023-10-07T21:19:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[200960]: failed to encode map e423 with expected crc 2023-10-07T21:19:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[200960]: osdmap e424: 8 total, 8 up, 8 in 2023-10-07T21:19:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[204507]: failed to encode map e423 with expected crc 2023-10-07T21:19:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[204507]: failed to encode map e423 with expected crc 2023-10-07T21:19:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:41 smithi003 ceph-mon[204507]: osdmap e424: 8 total, 8 up, 8 in 2023-10-07T21:19:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:41 smithi046 ceph-mon[189713]: failed to encode map e423 with expected crc 2023-10-07T21:19:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:41 smithi046 ceph-mon[189713]: failed to encode map e423 with expected crc 2023-10-07T21:19:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:41 smithi046 ceph-mon[189713]: osdmap e424: 8 total, 8 up, 8 in 2023-10-07T21:19:42.862 INFO:tasks.rados.rados.0.smithi003.stdout:1752: done (2 left) 2023-10-07T21:19:42.862 INFO:tasks.rados.rados.0.smithi003.stdout:1753: read oid 1 snap 168 2023-10-07T21:19:42.862 INFO:tasks.rados.rados.0.smithi003.stdout:1753: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:19:42.862 INFO:tasks.rados.rados.0.smithi003.stdout:1754: rmattr oid 38 current snap is 175 2023-10-07T21:19:42.862 INFO:tasks.rados.rados.0.smithi003.stdout:1755: read oid 47 snap -1 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1755: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1756: read oid 11 snap -1 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1756: expect (ObjNum 500 snap 157 seq_num 500) 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1757: snap_create 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 3 to smithi003182153-44 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 4 to smithi003182153-44 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 5 to smithi003182153-44 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 6 to smithi003182153-44 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1470 (ObjNum 550 snap 175 seq_num 550) dirty exists 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1749: left oid 44 (ObjNum 550 snap 175 seq_num 550) 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1750: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:1750: finishing copy_from to smithi003182153-20 2023-10-07T21:19:42.863 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1213 (ObjNum 536 snap 165 seq_num 536) dirty exists 2023-10-07T21:19:42.886 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1333 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:19:42.888 INFO:tasks.rados.rados.0.smithi003.stdout:1753: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:19:42.934 INFO:tasks.rados.rados.0.smithi003.stdout:1756: expect (ObjNum 500 snap 157 seq_num 500) 2023-10-07T21:19:43.081 INFO:tasks.rados.rados.0.smithi003.stdout:1755: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:19:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[200960]: pgmap v281: 121 pgs: 121 active+clean; 129 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 910 KiB/s wr, 8 op/s 2023-10-07T21:19:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[200960]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[200960]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[200960]: failed to encode map e424 with expected crc 2023-10-07T21:19:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[200960]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[204507]: pgmap v281: 121 pgs: 121 active+clean; 129 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 910 KiB/s wr, 8 op/s 2023-10-07T21:19:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[204507]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[204507]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[204507]: failed to encode map e424 with expected crc 2023-10-07T21:19:43.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:42 smithi003 ceph-mon[204507]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:42 smithi046 ceph-mon[189713]: pgmap v281: 121 pgs: 121 active+clean; 129 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 910 KiB/s wr, 8 op/s 2023-10-07T21:19:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:42 smithi046 ceph-mon[189713]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:42 smithi046 ceph-mon[189713]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:42 smithi046 ceph-mon[189713]: failed to encode map e424 with expected crc 2023-10-07T21:19:43.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:42 smithi046 ceph-mon[189713]: failed to encode map e423 with expected crc 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1749: done (6 left) 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1750: done (5 left) 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1753: done (4 left) 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1754: done (3 left) 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1755: done (2 left) 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1756: done (1 left) 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1757: done (0 left) 2023-10-07T21:19:43.871 INFO:tasks.rados.rados.0.smithi003.stdout:1758: setattr oid 49 current snap is 176 2023-10-07T21:19:43.874 INFO:tasks.rados.rados.0.smithi003.stdout:1759: read oid 45 snap -1 2023-10-07T21:19:43.874 INFO:tasks.rados.rados.0.smithi003.stdout:1759: expect deleted 2023-10-07T21:19:43.874 INFO:tasks.rados.rados.0.smithi003.stdout:1760: snap_create 2023-10-07T21:19:43.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 983 (ObjNum 530 snap 161 seq_num 530) dirty exists 2023-10-07T21:19:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[200960]: failed to encode map e424 with expected crc 2023-10-07T21:19:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[200960]: osdmap e425: 8 total, 8 up, 8 in 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[200960]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[200960]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[200960]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[200960]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[200960]: pgmap v284: 121 pgs: 121 active+clean; 137 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[204507]: failed to encode map e424 with expected crc 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[204507]: osdmap e425: 8 total, 8 up, 8 in 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[204507]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[204507]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[204507]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[204507]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:43 smithi003 ceph-mon[204507]: pgmap v284: 121 pgs: 121 active+clean; 137 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2023-10-07T21:19:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:43 smithi046 ceph-mon[189713]: failed to encode map e424 with expected crc 2023-10-07T21:19:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:43 smithi046 ceph-mon[189713]: osdmap e425: 8 total, 8 up, 8 in 2023-10-07T21:19:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:43 smithi046 ceph-mon[189713]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:43 smithi046 ceph-mon[189713]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:43 smithi046 ceph-mon[189713]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:43 smithi046 ceph-mon[189713]: failed to encode map e425 with expected crc 2023-10-07T21:19:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:43 smithi046 ceph-mon[189713]: pgmap v284: 121 pgs: 121 active+clean; 137 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2023-10-07T21:19:44.755 INFO:tasks.rados.rados.0.smithi003.stdout:1758: done (2 left) 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1759: done (1 left) 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1760: done (0 left) 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1761: copy_from oid 12 from oid 38 current snap is 177 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1762: read oid 23 snap 170 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1762: expect (ObjNum 532 snap 162 seq_num 532) 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1763: rollback oid 42 current snap is 177 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 42 to 168 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1764: read oid 40 snap -1 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1764: expect (ObjNum 543 snap 170 seq_num 543) 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 177 2023-10-07T21:19:44.756 INFO:tasks.rados.rados.0.smithi003.stdout:1765: seq_num 552 ranges {6266880=450560,6717440=532480,7249920=655360,7905280=417792} 2023-10-07T21:19:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1765: writing smithi003182153-29 from 6266880 to 6717440 tid 1 2023-10-07T21:19:44.797 INFO:tasks.rados.rados.0.smithi003.stdout:1765: writing smithi003182153-29 from 6717440 to 7249920 tid 2 2023-10-07T21:19:44.807 INFO:tasks.rados.rados.0.smithi003.stdout:1765: writing smithi003182153-29 from 7249920 to 7905280 tid 3 2023-10-07T21:19:44.807 INFO:tasks.rados.rados.0.smithi003.stdout:1765: writing smithi003182153-29 from 7905280 to 8323072 tid 4 2023-10-07T21:19:44.807 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 177 2023-10-07T21:19:44.808 INFO:tasks.rados.rados.0.smithi003.stdout:1766: seq_num 553 ranges {4227072=466944,4694016=417792,5111808=417792,5529600=516096,6045696=253952} 2023-10-07T21:19:44.830 INFO:tasks.rados.rados.0.smithi003.stdout:1766: writing smithi003182153-37 from 4227072 to 4694016 tid 1 2023-10-07T21:19:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:1766: writing smithi003182153-37 from 4694016 to 5111808 tid 2 2023-10-07T21:19:44.835 INFO:tasks.rados.rados.0.smithi003.stdout:1766: writing smithi003182153-37 from 5111808 to 5529600 tid 3 2023-10-07T21:19:44.838 INFO:tasks.rados.rados.0.smithi003.stdout:1766: writing smithi003182153-37 from 5529600 to 6045696 tid 4 2023-10-07T21:19:44.840 INFO:tasks.rados.rados.0.smithi003.stdout:1766: writing smithi003182153-37 from 6045696 to 6299648 tid 5 2023-10-07T21:19:44.840 INFO:tasks.rados.rados.0.smithi003.stdout:1767: read oid 48 snap -1 2023-10-07T21:19:44.840 INFO:tasks.rados.rados.0.smithi003.stdout:1767: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:19:44.840 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 177 2023-10-07T21:19:44.840 INFO:tasks.rados.rados.0.smithi003.stdout:1768: seq_num 554 ranges {0=483328,483328=704512,1187840=622592,1810432=278528} 2023-10-07T21:19:44.842 INFO:tasks.rados.rados.0.smithi003.stdout:1768: writing smithi003182153-19 from 0 to 483328 tid 1 2023-10-07T21:19:44.847 INFO:tasks.rados.rados.0.smithi003.stdout:1768: writing smithi003182153-19 from 483328 to 1187840 tid 2 2023-10-07T21:19:44.850 INFO:tasks.rados.rados.0.smithi003.stdout:1768: writing smithi003182153-19 from 1187840 to 1810432 tid 3 2023-10-07T21:19:44.852 INFO:tasks.rados.rados.0.smithi003.stdout:1768: writing smithi003182153-19 from 1810432 to 2088960 tid 4 2023-10-07T21:19:44.852 INFO:tasks.rados.rados.0.smithi003.stdout:1769: setattr oid 1 current snap is 177 2023-10-07T21:19:44.852 INFO:tasks.rados.rados.0.smithi003.stdout:1763: finishing rollback tid 0 to smithi003182153-42 2023-10-07T21:19:44.852 INFO:tasks.rados.rados.0.smithi003.stdout:1763: finishing rollback tid 1 to smithi003182153-42 2023-10-07T21:19:44.853 INFO:tasks.rados.rados.0.smithi003.stdout:1763: finishing rollback tid 2 to smithi003182153-42 2023-10-07T21:19:44.853 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1381 (ObjNum 504 snap 158 seq_num 504) dirty exists 2023-10-07T21:19:44.853 INFO:tasks.rados.rados.0.smithi003.stdout:1764: expect (ObjNum 543 snap 170 seq_num 543) 2023-10-07T21:19:44.907 INFO:tasks.rados.rados.0.smithi003.stdout:1762: expect (ObjNum 532 snap 162 seq_num 532) 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1761: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1761: finishing copy_from to smithi003182153-12 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 1333 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 1 to smithi003182153-29 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 2 to smithi003182153-29 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 3 to smithi003182153-29 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 4 to smithi003182153-29 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 5 to smithi003182153-29 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 6 to smithi003182153-29 2023-10-07T21:19:44.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 930 (ObjNum 552 snap 177 seq_num 552) dirty exists 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1765: left oid 29 (ObjNum 552 snap 177 seq_num 552) 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: finishing write tid 1 to smithi003182153-37 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: finishing write tid 2 to smithi003182153-37 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: finishing write tid 3 to smithi003182153-37 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: finishing write tid 4 to smithi003182153-37 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: finishing write tid 5 to smithi003182153-37 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: finishing write tid 6 to smithi003182153-37 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: finishing write tid 7 to smithi003182153-37 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 740 (ObjNum 553 snap 177 seq_num 553) dirty exists 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1766: left oid 37 (ObjNum 553 snap 177 seq_num 553) 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 1 to smithi003182153-19 2023-10-07T21:19:44.954 INFO:tasks.rados.rados.0.smithi003.stdout:1767: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 2 to smithi003182153-19 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1761: done (8 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1762: done (7 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1763: done (6 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1764: done (5 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1765: done (4 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1766: done (3 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1767: done (2 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1770: rmattr oid 17 current snap is 177 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1770: done (2 left) 2023-10-07T21:19:44.990 INFO:tasks.rados.rados.0.smithi003.stdout:1771: snap_create 2023-10-07T21:19:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 3 to smithi003182153-19 2023-10-07T21:19:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 4 to smithi003182153-19 2023-10-07T21:19:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 5 to smithi003182153-19 2023-10-07T21:19:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 6 to smithi003182153-19 2023-10-07T21:19:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1334 (ObjNum 554 snap 177 seq_num 554) dirty exists 2023-10-07T21:19:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:1768: left oid 19 (ObjNum 554 snap 177 seq_num 554) 2023-10-07T21:19:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1223 (ObjNum 533 snap 162 seq_num 533) dirty exists 2023-10-07T21:19:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:44 smithi046 ceph-mon[189713]: osdmap e426: 8 total, 8 up, 8 in 2023-10-07T21:19:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:44 smithi046 ceph-mon[189713]: failed to encode map e426 with expected crc 2023-10-07T21:19:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:44 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:44 smithi046 ceph-mon[189713]: Upgrade: osd.4 is safe to restart 2023-10-07T21:19:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:44 smithi046 ceph-mon[189713]: osdmap e427: 8 total, 8 up, 8 in 2023-10-07T21:19:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[200960]: osdmap e426: 8 total, 8 up, 8 in 2023-10-07T21:19:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[200960]: failed to encode map e426 with expected crc 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[200960]: Upgrade: osd.4 is safe to restart 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[200960]: osdmap e427: 8 total, 8 up, 8 in 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[204507]: osdmap e426: 8 total, 8 up, 8 in 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[204507]: failed to encode map e426 with expected crc 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[204507]: Upgrade: osd.4 is safe to restart 2023-10-07T21:19:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:44 smithi003 ceph-mon[204507]: osdmap e427: 8 total, 8 up, 8 in 2023-10-07T21:19:45.883 INFO:tasks.rados.rados.0.smithi003.stdout:1768: done (2 left) 2023-10-07T21:19:45.884 INFO:tasks.rados.rados.0.smithi003.stdout:1769: done (1 left) 2023-10-07T21:19:45.884 INFO:tasks.rados.rados.0.smithi003.stdout:1771: done (0 left) 2023-10-07T21:19:45.884 INFO:tasks.rados.rados.0.smithi003.stdout:1772: snap_remove snap 169 2023-10-07T21:19:46.141 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: failed to encode map e426 with expected crc 2023-10-07T21:19:46.141 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: failed to encode map e427 with expected crc 2023-10-07T21:19:46.141 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: failed to encode map e426 with expected crc 2023-10-07T21:19:46.142 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: pgmap v287: 121 pgs: 121 active+clean; 141 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-10-07T21:19:46.142 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: Upgrade: Updating osd.4 2023-10-07T21:19:46.142 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:46.142 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:19:46.142 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:46.142 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:45 smithi046 ceph-mon[189713]: Deploying daemon osd.4 on smithi046 2023-10-07T21:19:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: failed to encode map e426 with expected crc 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: failed to encode map e427 with expected crc 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: failed to encode map e426 with expected crc 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: pgmap v287: 121 pgs: 121 active+clean; 141 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: Upgrade: Updating osd.4 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[200960]: Deploying daemon osd.4 on smithi046 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: failed to encode map e426 with expected crc 2023-10-07T21:19:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: failed to encode map e427 with expected crc 2023-10-07T21:19:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: failed to encode map e426 with expected crc 2023-10-07T21:19:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: pgmap v287: 121 pgs: 121 active+clean; 141 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-10-07T21:19:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: Upgrade: Updating osd.4 2023-10-07T21:19:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T21:19:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:46.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:45 smithi003 ceph-mon[204507]: Deploying daemon osd.4 on smithi046 2023-10-07T21:19:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:1772: done (0 left) 2023-10-07T21:19:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:1773: delete oid 49 current snap is 178 2023-10-07T21:19:46.912 INFO:tasks.rados.rados.0.smithi003.stdout:1773: done (0 left) 2023-10-07T21:19:46.912 INFO:tasks.rados.rados.0.smithi003.stdout:1774: delete oid 40 current snap is 178 2023-10-07T21:19:46.916 INFO:tasks.rados.rados.0.smithi003.stdout:1774: done (0 left) 2023-10-07T21:19:46.916 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 178 2023-10-07T21:19:46.916 INFO:tasks.rados.rados.0.smithi003.stdout:1775: seq_num 557 ranges {3031040=532480,3563520=802816,4366336=794624,5160960=8192} 2023-10-07T21:19:46.935 INFO:tasks.rados.rados.0.smithi003.stdout:1775: writing smithi003182153-15 from 3031040 to 3563520 tid 1 2023-10-07T21:19:46.941 INFO:tasks.rados.rados.0.smithi003.stdout:1775: writing smithi003182153-15 from 3563520 to 4366336 tid 2 2023-10-07T21:19:46.946 INFO:tasks.rados.rados.0.smithi003.stdout:1775: writing smithi003182153-15 from 4366336 to 5160960 tid 3 2023-10-07T21:19:46.946 INFO:tasks.rados.rados.0.smithi003.stdout:1775: writing smithi003182153-15 from 5160960 to 5169152 tid 4 2023-10-07T21:19:46.946 INFO:tasks.rados.rados.0.smithi003.stdout:1776: delete oid 41 current snap is 178 2023-10-07T21:19:46.948 INFO:tasks.rados.rados.0.smithi003.stdout:1776: done (1 left) 2023-10-07T21:19:46.948 INFO:tasks.rados.rados.0.smithi003.stdout:1777: read oid 43 snap -1 2023-10-07T21:19:46.949 INFO:tasks.rados.rados.0.smithi003.stdout:1777: expect deleted 2023-10-07T21:19:46.949 INFO:tasks.rados.rados.0.smithi003.stdout:1778: read oid 50 snap -1 2023-10-07T21:19:46.949 INFO:tasks.rados.rados.0.smithi003.stdout:1778: expect (ObjNum 499 snap 156 seq_num 499) 2023-10-07T21:19:46.949 INFO:tasks.rados.rados.0.smithi003.stdout:1779: rollback oid 41 current snap is 178 2023-10-07T21:19:46.949 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 41 to 168 2023-10-07T21:19:46.954 INFO:tasks.rados.rados.0.smithi003.stdout:1780: rollback oid 29 current snap is 178 2023-10-07T21:19:46.954 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 170 2023-10-07T21:19:46.954 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 178 2023-10-07T21:19:46.954 INFO:tasks.rados.rados.0.smithi003.stdout:1781: seq_num 559 ranges {0=565248,565248=573440,1138688=409600,1548288=622592} 2023-10-07T21:19:46.954 INFO:tasks.rados.rados.0.smithi003.stdout:1781: writing smithi003182153-25 from 0 to 565248 tid 1 2023-10-07T21:19:46.956 INFO:tasks.rados.rados.0.smithi003.stdout:1781: writing smithi003182153-25 from 565248 to 1138688 tid 2 2023-10-07T21:19:46.958 INFO:tasks.rados.rados.0.smithi003.stdout:1781: writing smithi003182153-25 from 1138688 to 1548288 tid 3 2023-10-07T21:19:46.962 INFO:tasks.rados.rados.0.smithi003.stdout:1781: writing smithi003182153-25 from 1548288 to 2170880 tid 4 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1782: snap_create 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 1 to smithi003182153-15 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 2 to smithi003182153-15 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1779: finishing rollback tid 1 to smithi003182153-41 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1779: finishing rollback tid 2 to smithi003182153-41 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1370 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1780: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1780: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 3 to smithi003182153-15 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:1780: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:19:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 933 (ObjNum 525 snap 161 seq_num 525) dirty exists 2023-10-07T21:19:46.964 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 4 to smithi003182153-15 2023-10-07T21:19:46.964 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 5 to smithi003182153-15 2023-10-07T21:19:46.964 INFO:tasks.rados.rados.0.smithi003.stdout:1778: expect (ObjNum 499 snap 156 seq_num 499) 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 1 to smithi003182153-25 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 6 to smithi003182153-15 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1488 (ObjNum 557 snap 178 seq_num 557) dirty exists 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1775: left oid 15 (ObjNum 557 snap 178 seq_num 557) 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 2 to smithi003182153-25 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 3 to smithi003182153-25 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 4 to smithi003182153-25 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 5 to smithi003182153-25 2023-10-07T21:19:46.992 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 6 to smithi003182153-25 2023-10-07T21:19:46.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1017 (ObjNum 559 snap 178 seq_num 559) dirty exists 2023-10-07T21:19:46.993 INFO:tasks.rados.rados.0.smithi003.stdout:1781: left oid 25 (ObjNum 559 snap 178 seq_num 559) 2023-10-07T21:19:47.229 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:46 smithi046 ceph-mon[189713]: failed to encode map e428 with expected crc 2023-10-07T21:19:47.230 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:46 smithi046 ceph-mon[189713]: osdmap e428: 8 total, 8 up, 8 in 2023-10-07T21:19:47.230 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:47.230 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:47.230 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:46 smithi046 ceph-mon[189713]: failed to encode map e428 with expected crc 2023-10-07T21:19:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[200960]: failed to encode map e428 with expected crc 2023-10-07T21:19:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[200960]: osdmap e428: 8 total, 8 up, 8 in 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[200960]: failed to encode map e428 with expected crc 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[204507]: failed to encode map e428 with expected crc 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[204507]: osdmap e428: 8 total, 8 up, 8 in 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:46 smithi003 ceph-mon[204507]: failed to encode map e428 with expected crc 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1775: done (6 left) 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1777: done (5 left) 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1778: done (4 left) 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1779: done (3 left) 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1780: done (2 left) 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1781: done (1 left) 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1782: done (0 left) 2023-10-07T21:19:47.897 INFO:tasks.rados.rados.0.smithi003.stdout:1783: rollback oid 13 current snap is 179 2023-10-07T21:19:47.898 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 13 to 173 2023-10-07T21:19:47.898 INFO:tasks.rados.rados.0.smithi003.stdout:1784: read oid 46 snap -1 2023-10-07T21:19:47.898 INFO:tasks.rados.rados.0.smithi003.stdout:1784: expect (ObjNum 539 snap 166 seq_num 539) 2023-10-07T21:19:47.898 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 179 2023-10-07T21:19:47.898 INFO:tasks.rados.rados.0.smithi003.stdout:1785: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2023-10-07T21:19:47.900 INFO:tasks.rados.rados.0.smithi003.stdout:1785: writing smithi003182153-21 from 0 to 581632 tid 1 2023-10-07T21:19:47.907 INFO:tasks.rados.rados.0.smithi003.stdout:1785: writing smithi003182153-21 from 581632 to 1040384 tid 2 2023-10-07T21:19:47.907 INFO:tasks.rados.rados.0.smithi003.stdout:1785: writing smithi003182153-21 from 1040384 to 1654784 tid 3 2023-10-07T21:19:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1785: writing smithi003182153-21 from 1654784 to 2187264 tid 4 2023-10-07T21:19:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1786: copy_from oid 42 from oid 44 current snap is 179 2023-10-07T21:19:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1783: finishing rollback tid 1 to smithi003182153-13 2023-10-07T21:19:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 0 (ObjNum 33 snap 0 seq_num 1511424928) dirty dne 2023-10-07T21:19:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1785: finishing write tid 1 to smithi003182153-21 2023-10-07T21:19:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1785: finishing write tid 2 to smithi003182153-21 2023-10-07T21:19:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1784: expect (ObjNum 539 snap 166 seq_num 539) 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1785: finishing write tid 3 to smithi003182153-21 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1785: finishing write tid 4 to smithi003182153-21 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1785: finishing write tid 5 to smithi003182153-21 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1785: finishing write tid 6 to smithi003182153-21 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1375 (ObjNum 560 snap 179 seq_num 560) dirty exists 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1785: left oid 21 (ObjNum 560 snap 179 seq_num 560) 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1786: finishing copy_from to smithi003182153-42 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1470 (ObjNum 550 snap 175 seq_num 550) dirty exists 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1786: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:19:47.964 INFO:tasks.rados.rados.0.smithi003.stdout:1783: done (3 left) 2023-10-07T21:19:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:1784: done (2 left) 2023-10-07T21:19:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:1785: done (1 left) 2023-10-07T21:19:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:1786: done (0 left) 2023-10-07T21:19:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:1787: copy_from oid 41 from oid 24 current snap is 179 2023-10-07T21:19:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:1788: snap_create 2023-10-07T21:19:47.971 INFO:tasks.rados.rados.0.smithi003.stdout:1787: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:19:47.973 INFO:tasks.rados.rados.0.smithi003.stdout:1787: finishing copy_from to smithi003182153-41 2023-10-07T21:19:47.973 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1367 (ObjNum 529 snap 161 seq_num 529) dirty exists 2023-10-07T21:19:48.167 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:47 smithi046 ceph-mon[189713]: failed to encode map e428 with expected crc 2023-10-07T21:19:48.167 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:47 smithi046 ceph-mon[189713]: osdmap e429: 8 total, 8 up, 8 in 2023-10-07T21:19:48.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:47 smithi046 ceph-mon[189713]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:47 smithi046 ceph-mon[189713]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:47 smithi046 ceph-mon[189713]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.168 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:47 smithi046 ceph-mon[189713]: pgmap v290: 121 pgs: 121 active+clean; 148 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2023-10-07T21:19:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[200960]: failed to encode map e428 with expected crc 2023-10-07T21:19:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[200960]: osdmap e429: 8 total, 8 up, 8 in 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[200960]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[200960]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[200960]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[200960]: pgmap v290: 121 pgs: 121 active+clean; 148 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[204507]: failed to encode map e428 with expected crc 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[204507]: osdmap e429: 8 total, 8 up, 8 in 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[204507]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[204507]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[204507]: failed to encode map e429 with expected crc 2023-10-07T21:19:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:47 smithi003 ceph-mon[204507]: pgmap v290: 121 pgs: 121 active+clean; 148 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 3.7 MiB/s wr, 23 op/s 2023-10-07T21:19:48.846 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:48 smithi046 systemd[1]: Stopping Ceph osd.4 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:19:48.846 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:48 smithi046 conmon[110827]: 2023-10-07T21:19:48.715+0000 7fc3d20f4700 -1 received signal: Terminated from /dev/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-10-07T21:19:48.846 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:48 smithi046 conmon[110827]: 2023-10-07T21:19:48.715+0000 7fc3d20f4700 -1 osd.4 430 *** Got signal Terminated *** 2023-10-07T21:19:48.846 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:48 smithi046 conmon[110827]: 2023-10-07T21:19:48.715+0000 7fc3d20f4700 -1 osd.4 430 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:19:48.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:19:48 smithi046 conmon[175795]: ts=2023-10-07T21:19: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:19:48.913 INFO:tasks.rados.rados.0.smithi003.stdout:1787: done (1 left) 2023-10-07T21:19:48.978 INFO:tasks.rados.rados.0.smithi003.stdout:1788: done (0 left) 2023-10-07T21:19:48.978 INFO:tasks.rados.rados.0.smithi003.stdout:1789: delete oid 20 current snap is 180 2023-10-07T21:19:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[204507]: failed to encode map e429 with expected crc 2023-10-07T21:19:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[204507]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[204507]: osdmap e430: 8 total, 8 up, 8 in 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[204507]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[204507]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[204507]: osd.4 marked itself down and dead 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[200960]: failed to encode map e429 with expected crc 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[200960]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[200960]: osdmap e430: 8 total, 8 up, 8 in 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[200960]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[200960]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:48 smithi003 ceph-mon[200960]: osd.4 marked itself down and dead 2023-10-07T21:19:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:48 smithi046 ceph-mon[189713]: failed to encode map e429 with expected crc 2023-10-07T21:19:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:48 smithi046 ceph-mon[189713]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:48 smithi046 ceph-mon[189713]: osdmap e430: 8 total, 8 up, 8 in 2023-10-07T21:19:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:48 smithi046 ceph-mon[189713]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:48 smithi046 ceph-mon[189713]: failed to encode map e430 with expected crc 2023-10-07T21:19:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:48 smithi046 ceph-mon[189713]: osd.4 marked itself down and dead 2023-10-07T21:19:49.775 INFO:tasks.rados.rados.0.smithi003.stdout:1789: done (0 left) 2023-10-07T21:19:49.775 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 180 2023-10-07T21:19:49.775 INFO:tasks.rados.rados.0.smithi003.stdout:1790: seq_num 562 ranges {6266880=622592,6889472=630784,7520256=581632,8101888=393216} 2023-10-07T21:19:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:1790: writing smithi003182153-29 from 6266880 to 6889472 tid 1 2023-10-07T21:19:49.816 INFO:tasks.rados.rados.0.smithi003.stdout:1790: writing smithi003182153-29 from 6889472 to 7520256 tid 2 2023-10-07T21:19:49.819 INFO:tasks.rados.rados.0.smithi003.stdout:1790: writing smithi003182153-29 from 7520256 to 8101888 tid 3 2023-10-07T21:19:49.822 INFO:tasks.rados.rados.0.smithi003.stdout:1790: writing smithi003182153-29 from 8101888 to 8495104 tid 4 2023-10-07T21:19:49.822 INFO:tasks.rados.rados.0.smithi003.stdout:1791: rmattr oid 24 current snap is 180 2023-10-07T21:19:49.822 INFO:tasks.rados.rados.0.smithi003.stdout:1791: done (1 left) 2023-10-07T21:19:49.822 INFO:tasks.rados.rados.0.smithi003.stdout:1792: snap_remove snap 176 2023-10-07T21:19:49.894 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:49 smithi046 bash[198322]: 974e3c1053fe8477f8bb604740b82c6c96094a6ff26af9c18be7e40cf31c5911 2023-10-07T21:19:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: failed to encode map e430 with expected crc 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: osdmap e431: 8 total, 7 up, 8 in 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: pgmap v293: 121 pgs: 8 stale+active+clean, 113 active+clean; 158 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: failed to encode map e432 with expected crc 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: osdmap e432: 8 total, 7 up, 8 in 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[200960]: failed to encode map e432 with expected crc 2023-10-07T21:19:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: failed to encode map e430 with expected crc 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: osdmap e431: 8 total, 7 up, 8 in 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: pgmap v293: 121 pgs: 8 stale+active+clean, 113 active+clean; 158 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: failed to encode map e432 with expected crc 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: osdmap e432: 8 total, 7 up, 8 in 2023-10-07T21:19:50.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:49 smithi003 ceph-mon[204507]: failed to encode map e432 with expected crc 2023-10-07T21:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: failed to encode map e430 with expected crc 2023-10-07T21:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: osdmap e431: 8 total, 7 up, 8 in 2023-10-07T21:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: failed to encode map e431 with expected crc 2023-10-07T21:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: pgmap v293: 121 pgs: 8 stale+active+clean, 113 active+clean; 158 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.2 MiB/s wr, 27 op/s 2023-10-07T21:19:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: failed to encode map e432 with expected crc 2023-10-07T21:19:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: osdmap e432: 8 total, 7 up, 8 in 2023-10-07T21:19:50.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:49 smithi046 ceph-mon[189713]: failed to encode map e432 with expected crc 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1792: done (1 left) 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1793: delete oid 8 current snap is 180 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1790: finishing write tid 1 to smithi003182153-29 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1790: finishing write tid 2 to smithi003182153-29 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1790: finishing write tid 3 to smithi003182153-29 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1790: finishing write tid 4 to smithi003182153-29 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1790: finishing write tid 5 to smithi003182153-29 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1790: finishing write tid 6 to smithi003182153-29 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 938 (ObjNum 562 snap 180 seq_num 562) dirty exists 2023-10-07T21:19:50.767 INFO:tasks.rados.rados.0.smithi003.stdout:1790: left oid 29 (ObjNum 562 snap 180 seq_num 562) 2023-10-07T21:19:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:1790: done (1 left) 2023-10-07T21:19:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:1793: done (0 left) 2023-10-07T21:19:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 180 2023-10-07T21:19:50.774 INFO:tasks.rados.rados.0.smithi003.stdout:1794: seq_num 564 ranges {1163264=655360,1818624=442368,2260992=598016,2859008=565248} 2023-10-07T21:19:50.783 INFO:tasks.rados.rados.0.smithi003.stdout:1794: writing smithi003182153-50 from 1163264 to 1818624 tid 1 2023-10-07T21:19:50.786 INFO:tasks.rados.rados.0.smithi003.stdout:1794: writing smithi003182153-50 from 1818624 to 2260992 tid 2 2023-10-07T21:19:50.789 INFO:tasks.rados.rados.0.smithi003.stdout:1794: writing smithi003182153-50 from 2260992 to 2859008 tid 3 2023-10-07T21:19:50.792 INFO:tasks.rados.rados.0.smithi003.stdout:1794: writing smithi003182153-50 from 2859008 to 3424256 tid 4 2023-10-07T21:19:50.793 INFO:tasks.rados.rados.0.smithi003.stdout:1795: snap_remove snap 177 2023-10-07T21:19:51.260 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:50 smithi046 ceph-mon[189713]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:50 smithi046 ceph-mon[189713]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:50 smithi046 ceph-mon[189713]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:50 smithi046 ceph-mon[189713]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:50 smithi046 ceph-mon[189713]: osdmap e433: 8 total, 7 up, 8 in 2023-10-07T21:19:51.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:50 smithi046 ceph-mon[189713]: failed to encode map e433 with expected crc 2023-10-07T21:19:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[200960]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[200960]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[200960]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[200960]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[200960]: osdmap e433: 8 total, 7 up, 8 in 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[200960]: failed to encode map e433 with expected crc 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[204507]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[204507]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[204507]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[204507]: failed to encode map e432 with expected crc 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[204507]: osdmap e433: 8 total, 7 up, 8 in 2023-10-07T21:19:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:50 smithi003 ceph-mon[204507]: failed to encode map e433 with expected crc 2023-10-07T21:19:51.767 INFO:tasks.rados.rados.0.smithi003.stdout:1795: done (1 left) 2023-10-07T21:19:51.767 INFO:tasks.rados.rados.0.smithi003.stdout:1796: read oid 37 snap -1 2023-10-07T21:19:51.767 INFO:tasks.rados.rados.0.smithi003.stdout:1796: expect (ObjNum 553 snap 177 seq_num 553) 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1797: setattr oid 39 current snap is 180 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1794: finishing write tid 1 to smithi003182153-50 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1794: finishing write tid 2 to smithi003182153-50 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1794: finishing write tid 3 to smithi003182153-50 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1794: finishing write tid 4 to smithi003182153-50 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1794: finishing write tid 5 to smithi003182153-50 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1794: finishing write tid 6 to smithi003182153-50 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1338 (ObjNum 564 snap 180 seq_num 564) dirty exists 2023-10-07T21:19:51.768 INFO:tasks.rados.rados.0.smithi003.stdout:1794: left oid 50 (ObjNum 564 snap 180 seq_num 564) 2023-10-07T21:19:51.769 INFO:tasks.rados.rados.0.smithi003.stdout:1794: done (2 left) 2023-10-07T21:19:51.769 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 180 2023-10-07T21:19:51.769 INFO:tasks.rados.rados.0.smithi003.stdout:1798: seq_num 565 ranges {1449984=671744,2121728=729088,2850816=753664,3604480=122880} 2023-10-07T21:19:51.781 INFO:tasks.rados.rados.0.smithi003.stdout:1798: writing smithi003182153-9 from 1449984 to 2121728 tid 1 2023-10-07T21:19:51.785 INFO:tasks.rados.rados.0.smithi003.stdout:1798: writing smithi003182153-9 from 2121728 to 2850816 tid 2 2023-10-07T21:19:51.790 INFO:tasks.rados.rados.0.smithi003.stdout:1798: writing smithi003182153-9 from 2850816 to 3604480 tid 3 2023-10-07T21:19:51.791 INFO:tasks.rados.rados.0.smithi003.stdout:1798: writing smithi003182153-9 from 3604480 to 3727360 tid 4 2023-10-07T21:19:51.791 INFO:tasks.rados.rados.0.smithi003.stdout:1799: read oid 45 snap -1 2023-10-07T21:19:51.791 INFO:tasks.rados.rados.0.smithi003.stdout:1799: expect deleted 2023-10-07T21:19:51.791 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 180 2023-10-07T21:19:51.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1471 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:19:51.792 INFO:tasks.rados.rados.0.smithi003.stdout:1800: seq_num 566 ranges {8216576=688128,8904704=614400,9519104=565248,10084352=425984} 2023-10-07T21:19:51.841 INFO:tasks.rados.rados.0.smithi003.stdout:1800: writing smithi003182153-7 from 8216576 to 8904704 tid 1 2023-10-07T21:19:51.844 INFO:tasks.rados.rados.0.smithi003.stdout:1800: writing smithi003182153-7 from 8904704 to 9519104 tid 2 2023-10-07T21:19:51.847 INFO:tasks.rados.rados.0.smithi003.stdout:1800: writing smithi003182153-7 from 9519104 to 10084352 tid 3 2023-10-07T21:19:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:1800: writing smithi003182153-7 from 10084352 to 10510336 tid 4 2023-10-07T21:19:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:1797: done (4 left) 2023-10-07T21:19:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:1801: read oid 6 snap -1 2023-10-07T21:19:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:1801: expect deleted 2023-10-07T21:19:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:1802: copy_from oid 19 from oid 34 current snap is 180 2023-10-07T21:19:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:1798: finishing write tid 1 to smithi003182153-9 2023-10-07T21:19:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:1796: expect (ObjNum 553 snap 177 seq_num 553) 2023-10-07T21:19:51.906 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:19:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:19:51] "GET /metrics HTTP/1.1" 200 36178 "" "Prometheus/2.43.0" 2023-10-07T21:19:51.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[200960]: failed to encode map e433 with expected crc 2023-10-07T21:19:51.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[200960]: pgmap v296: 121 pgs: 5 active+undersized+degraded, 6 stale+active+clean, 8 active+undersized, 102 active+clean; 158 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.5 MiB/s wr, 5 op/s; 12/285 objects degraded (4.211%) 2023-10-07T21:19:51.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[200960]: failed to encode map e434 with expected crc 2023-10-07T21:19:51.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[200960]: osdmap e434: 8 total, 7 up, 8 in 2023-10-07T21:19:52.187 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:51 smithi046 ceph-mon[189713]: failed to encode map e433 with expected crc 2023-10-07T21:19:52.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:51 smithi046 ceph-mon[189713]: pgmap v296: 121 pgs: 5 active+undersized+degraded, 6 stale+active+clean, 8 active+undersized, 102 active+clean; 158 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.5 MiB/s wr, 5 op/s; 12/285 objects degraded (4.211%) 2023-10-07T21:19:52.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:51 smithi046 ceph-mon[189713]: failed to encode map e434 with expected crc 2023-10-07T21:19:52.188 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:51 smithi046 ceph-mon[189713]: osdmap e434: 8 total, 7 up, 8 in 2023-10-07T21:19:52.188 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:52 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.4.service: Succeeded. 2023-10-07T21:19:52.188 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:52 smithi046 systemd[1]: Stopped Ceph osd.4 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:19:52.188 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:52 smithi046 systemd[1]: Starting Ceph osd.4 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:19:52.197 INFO:tasks.rados.rados.0.smithi003.stdout:1798: finishing write tid 2 to smithi003182153-9 2023-10-07T21:19:52.198 INFO:tasks.rados.rados.0.smithi003.stdout:1798: finishing write tid 3 to smithi003182153-9 2023-10-07T21:19:52.198 INFO:tasks.rados.rados.0.smithi003.stdout:1798: finishing write tid 4 to smithi003182153-9 2023-10-07T21:19:52.198 INFO:tasks.rados.rados.0.smithi003.stdout:1796: done (5 left) 2023-10-07T21:19:52.198 INFO:tasks.rados.rados.0.smithi003.stdout:1799: done (4 left) 2023-10-07T21:19:52.198 INFO:tasks.rados.rados.0.smithi003.stdout:1803: snap_create 2023-10-07T21:19:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:1798: finishing write tid 5 to smithi003182153-9 2023-10-07T21:19:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:1798: finishing write tid 6 to smithi003182153-9 2023-10-07T21:19:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 943 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-10-07T21:19:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:1798: left oid 9 (ObjNum 565 snap 180 seq_num 565) 2023-10-07T21:19:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:1800: finishing write tid 1 to smithi003182153-7 2023-10-07T21:19:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:1800: finishing write tid 2 to smithi003182153-7 2023-10-07T21:19:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:1800: finishing write tid 3 to smithi003182153-7 2023-10-07T21:19:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1802: finishing copy_from to smithi003182153-19 2023-10-07T21:19:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1802: got expected ENOENT (src dne) 2023-10-07T21:19:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1802: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:19:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1800: finishing write tid 4 to smithi003182153-7 2023-10-07T21:19:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1800: finishing write tid 5 to smithi003182153-7 2023-10-07T21:19:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1800: finishing write tid 6 to smithi003182153-7 2023-10-07T21:19:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1022 (ObjNum 566 snap 180 seq_num 566) dirty exists 2023-10-07T21:19:52.201 INFO:tasks.rados.rados.0.smithi003.stdout:1800: left oid 7 (ObjNum 566 snap 180 seq_num 566) 2023-10-07T21:19:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[204507]: failed to encode map e433 with expected crc 2023-10-07T21:19:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[204507]: pgmap v296: 121 pgs: 5 active+undersized+degraded, 6 stale+active+clean, 8 active+undersized, 102 active+clean; 158 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.5 MiB/s wr, 5 op/s; 12/285 objects degraded (4.211%) 2023-10-07T21:19:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[204507]: failed to encode map e434 with expected crc 2023-10-07T21:19:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:51 smithi003 ceph-mon[204507]: osdmap e434: 8 total, 7 up, 8 in 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1798: done (4 left) 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1800: done (3 left) 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1801: done (2 left) 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1802: done (1 left) 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1803: done (0 left) 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1804: rollback oid 1 current snap is 181 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 1 to 173 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1805: read oid 38 snap -1 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1805: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:19:52.917 INFO:tasks.rados.rados.0.smithi003.stdout:1806: snap_remove snap 175 2023-10-07T21:19:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:52 smithi003 ceph-mon[200960]: failed to encode map e434 with expected crc 2023-10-07T21:19:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:52 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 12/285 objects degraded (4.211%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:52 smithi003 ceph-mon[204507]: failed to encode map e434 with expected crc 2023-10-07T21:19:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:52 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 12/285 objects degraded (4.211%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:53.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:52 smithi046 ceph-mon[189713]: failed to encode map e434 with expected crc 2023-10-07T21:19:53.323 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:52 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 12/285 objects degraded (4.211%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:53.323 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:19:53.324 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-07T21:19:53.324 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: 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-10-07T21:19:53.324 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-10-07T21:19:53.324 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-10-07T21:19:53.324 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-07T21:19:53.324 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-07T21:19:53.324 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:53 smithi046 bash[198960]: --> ceph-volume lvm activate successful for osd ID: 4 2023-10-07T21:19:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:1806: done (2 left) 2023-10-07T21:19:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:1807: rollback oid 28 current snap is 181 2023-10-07T21:19:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 179 2023-10-07T21:19:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:1804: finishing rollback tid 0 to smithi003182153-1 2023-10-07T21:19:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:1804: finishing rollback tid 1 to smithi003182153-1 2023-10-07T21:19:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:1804: finishing rollback tid 2 to smithi003182153-1 2023-10-07T21:19:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1229 (ObjNum 533 snap 162 seq_num 533) dirty exists 2023-10-07T21:19:53.926 INFO:tasks.rados.rados.0.smithi003.stdout:1805: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:19:54.261 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:53 smithi046 ceph-mon[189713]: failed to encode map e434 with expected crc 2023-10-07T21:19:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:53 smithi046 ceph-mon[189713]: failed to encode map e435 with expected crc 2023-10-07T21:19:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:53 smithi046 ceph-mon[189713]: osdmap e435: 8 total, 7 up, 8 in 2023-10-07T21:19:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:53 smithi046 ceph-mon[189713]: failed to encode map e435 with expected crc 2023-10-07T21:19:54.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:53 smithi046 ceph-mon[189713]: pgmap v299: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 175 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 MiB/s wr, 13 op/s; 48/303 objects degraded (15.842%) 2023-10-07T21:19:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[200960]: failed to encode map e434 with expected crc 2023-10-07T21:19:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[200960]: failed to encode map e435 with expected crc 2023-10-07T21:19:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[200960]: osdmap e435: 8 total, 7 up, 8 in 2023-10-07T21:19:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[200960]: failed to encode map e435 with expected crc 2023-10-07T21:19:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[200960]: pgmap v299: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 175 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 MiB/s wr, 13 op/s; 48/303 objects degraded (15.842%) 2023-10-07T21:19:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[204507]: failed to encode map e434 with expected crc 2023-10-07T21:19:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[204507]: failed to encode map e435 with expected crc 2023-10-07T21:19:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[204507]: osdmap e435: 8 total, 7 up, 8 in 2023-10-07T21:19:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[204507]: failed to encode map e435 with expected crc 2023-10-07T21:19:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:53 smithi003 ceph-mon[204507]: pgmap v299: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 175 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 MiB/s wr, 13 op/s; 48/303 objects degraded (15.842%) 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:1807: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:1807: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:1807: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1496 (ObjNum 517 snap 159 seq_num 517) dirty exists 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:1804: done (2 left) 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:1805: done (1 left) 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:1807: done (0 left) 2023-10-07T21:19:54.382 INFO:tasks.rados.rados.0.smithi003.stdout:1808: delete oid 3 current snap is 181 2023-10-07T21:19:54.383 INFO:tasks.rados.rados.0.smithi003.stdout:1808: done (0 left) 2023-10-07T21:19:54.383 INFO:tasks.rados.rados.0.smithi003.stdout:1809: snap_create 2023-10-07T21:19:54.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-osd[199429]: -- 172.21.15.46:0/1266296795 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c2fb4f84e0 con 0x55c2fb4cb000 2023-10-07T21:19:54.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:54 smithi046 bash[199364]: a670b3b578a48ac8e71b57de640f7bfea0a9d9a5c0c59bfecc8a9ec489ae4e2a 2023-10-07T21:19:54.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:54 smithi046 systemd[1]: Started Ceph osd.4 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:19:54.756 INFO:tasks.rados.rados.0.smithi003.stdout:1809: done (0 left) 2023-10-07T21:19:54.756 INFO:tasks.rados.rados.0.smithi003.stdout:1810: read oid 21 snap 166 2023-10-07T21:19:54.756 INFO:tasks.rados.rados.0.smithi003.stdout:1810: expect deleted 2023-10-07T21:19:54.756 INFO:tasks.rados.rados.0.smithi003.stdout:1811: delete oid 43 current snap is 182 2023-10-07T21:19:54.767 INFO:tasks.rados.rados.0.smithi003.stdout:1810: done (1 left) 2023-10-07T21:19:54.767 INFO:tasks.rados.rados.0.smithi003.stdout:1811: done (0 left) 2023-10-07T21:19:54.767 INFO:tasks.rados.rados.0.smithi003.stdout:1812: snap_remove snap 173 2023-10-07T21:19:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: osdmap e436: 8 total, 7 up, 8 in 2023-10-07T21:19:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: failed to encode map e436 with expected crc 2023-10-07T21:19:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: failed to encode map e436 with expected crc 2023-10-07T21:19:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: osdmap e437: 8 total, 7 up, 8 in 2023-10-07T21:19:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: failed to encode map e437 with expected crc 2023-10-07T21:19:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[200960]: failed to encode map e437 with expected crc 2023-10-07T21:19:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: osdmap e436: 8 total, 7 up, 8 in 2023-10-07T21:19:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: failed to encode map e436 with expected crc 2023-10-07T21:19:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: failed to encode map e436 with expected crc 2023-10-07T21:19:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:55.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:55.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: osdmap e437: 8 total, 7 up, 8 in 2023-10-07T21:19:55.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: failed to encode map e437 with expected crc 2023-10-07T21:19:55.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:54 smithi003 ceph-mon[204507]: failed to encode map e437 with expected crc 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: osdmap e436: 8 total, 7 up, 8 in 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: failed to encode map e436 with expected crc 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: failed to encode map e436 with expected crc 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: osdmap e437: 8 total, 7 up, 8 in 2023-10-07T21:19:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: failed to encode map e437 with expected crc 2023-10-07T21:19:55.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:54 smithi046 ceph-mon[189713]: failed to encode map e437 with expected crc 2023-10-07T21:19:55.347 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:54 smithi046 conmon[199405]: 2023-10-07T21:19:54.861+0000 7f70207de640 -1 Falling back to public interface 2023-10-07T21:19:55.768 INFO:tasks.rados.rados.0.smithi003.stdout:1812: done (0 left) 2023-10-07T21:19:55.768 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 182 2023-10-07T21:19:55.768 INFO:tasks.rados.rados.0.smithi003.stdout:1813: seq_num 569 ranges {0=737280,737280=671744,1409024=737280,2146304=196608} 2023-10-07T21:19:55.772 INFO:tasks.rados.rados.0.smithi003.stdout:1813: writing smithi003182153-3 from 0 to 737280 tid 1 2023-10-07T21:19:55.778 INFO:tasks.rados.rados.0.smithi003.stdout:1813: writing smithi003182153-3 from 737280 to 1409024 tid 2 2023-10-07T21:19:55.782 INFO:tasks.rados.rados.0.smithi003.stdout:1813: writing smithi003182153-3 from 1409024 to 2146304 tid 3 2023-10-07T21:19:55.783 INFO:tasks.rados.rados.0.smithi003.stdout:1813: writing smithi003182153-3 from 2146304 to 2342912 tid 4 2023-10-07T21:19:55.783 INFO:tasks.rados.rados.0.smithi003.stdout:1814: setattr oid 12 current snap is 182 2023-10-07T21:19:55.783 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 1 to smithi003182153-3 2023-10-07T21:19:55.786 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 182 2023-10-07T21:19:55.786 INFO:tasks.rados.rados.0.smithi003.stdout:1815: seq_num 570 ranges {3727360=753664,4481024=548864,5029888=540672,5570560=516096} 2023-10-07T21:19:55.809 INFO:tasks.rados.rados.0.smithi003.stdout:1815: writing smithi003182153-9 from 3727360 to 4481024 tid 1 2023-10-07T21:19:55.812 INFO:tasks.rados.rados.0.smithi003.stdout:1815: writing smithi003182153-9 from 4481024 to 5029888 tid 2 2023-10-07T21:19:55.815 INFO:tasks.rados.rados.0.smithi003.stdout:1815: writing smithi003182153-9 from 5029888 to 5570560 tid 3 2023-10-07T21:19:55.819 INFO:tasks.rados.rados.0.smithi003.stdout:1815: writing smithi003182153-9 from 5570560 to 6086656 tid 4 2023-10-07T21:19:55.819 INFO:tasks.rados.rados.0.smithi003.stdout:1816: copy_from oid 7 from oid 4 current snap is 182 2023-10-07T21:19:55.819 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 2 to smithi003182153-3 2023-10-07T21:19:55.819 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 3 to smithi003182153-3 2023-10-07T21:19:55.819 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 4 to smithi003182153-3 2023-10-07T21:19:55.819 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 5 to smithi003182153-3 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 1334 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 6 to smithi003182153-3 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 996 (ObjNum 569 snap 182 seq_num 569) dirty exists 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1813: left oid 3 (ObjNum 569 snap 182 seq_num 569) 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 1 to smithi003182153-9 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 2 to smithi003182153-9 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 3 to smithi003182153-9 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1813: done (3 left) 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1814: done (2 left) 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1817: rollback oid 28 current snap is 182 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 181 2023-10-07T21:19:55.820 INFO:tasks.rados.rados.0.smithi003.stdout:1818: delete oid 27 current snap is 182 2023-10-07T21:19:55.822 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 4 to smithi003182153-9 2023-10-07T21:19:55.822 INFO:tasks.rados.rados.0.smithi003.stdout:1818: done (3 left) 2023-10-07T21:19:55.822 INFO:tasks.rados.rados.0.smithi003.stdout:1819: copy_from oid 46 from oid 21 current snap is 182 2023-10-07T21:19:55.822 INFO:tasks.rados.rados.0.smithi003.stdout:1820: copy_from oid 33 from oid 38 current snap is 182 2023-10-07T21:19:55.822 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 5 to smithi003182153-9 2023-10-07T21:19:55.823 INFO:tasks.rados.rados.0.smithi003.stdout:1821: read oid 45 snap -1 2023-10-07T21:19:55.823 INFO:tasks.rados.rados.0.smithi003.stdout:1821: expect deleted 2023-10-07T21:19:55.823 INFO:tasks.rados.rados.0.smithi003.stdout:1822: delete oid 22 current snap is 182 2023-10-07T21:19:55.823 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:19:55.824 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:19:55.824 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 6 to smithi003182153-9 2023-10-07T21:19:55.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 951 (ObjNum 570 snap 182 seq_num 570) dirty exists 2023-10-07T21:19:55.824 INFO:tasks.rados.rados.0.smithi003.stdout:1815: left oid 9 (ObjNum 570 snap 182 seq_num 570) 2023-10-07T21:19:55.824 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:19:55.825 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1500 (ObjNum 517 snap 159 seq_num 517) dirty exists 2023-10-07T21:19:55.827 INFO:tasks.rados.rados.0.smithi003.stdout:1815: done (6 left) 2023-10-07T21:19:55.827 INFO:tasks.rados.rados.0.smithi003.stdout:1817: done (5 left) 2023-10-07T21:19:55.827 INFO:tasks.rados.rados.0.smithi003.stdout:1821: done (4 left) 2023-10-07T21:19:55.827 INFO:tasks.rados.rados.0.smithi003.stdout:1822: done (3 left) 2023-10-07T21:19:55.827 INFO:tasks.rados.rados.0.smithi003.stdout:1823: rmattr oid 32 current snap is 182 2023-10-07T21:19:55.828 INFO:tasks.rados.rados.0.smithi003.stdout:1823: done (3 left) 2023-10-07T21:19:55.828 INFO:tasks.rados.rados.0.smithi003.stdout:1824: read oid 6 snap -1 2023-10-07T21:19:55.828 INFO:tasks.rados.rados.0.smithi003.stdout:1824: expect deleted 2023-10-07T21:19:55.828 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 182 2023-10-07T21:19:55.828 INFO:tasks.rados.rados.0.smithi003.stdout:1825: seq_num 573 ranges {8986624=802816,9789440=655360,10444800=720896,11165696=229376} 2023-10-07T21:19:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:1825: writing smithi003182153-44 from 8986624 to 9789440 tid 1 2023-10-07T21:19:55.887 INFO:tasks.rados.rados.0.smithi003.stdout:1825: writing smithi003182153-44 from 9789440 to 10444800 tid 2 2023-10-07T21:19:55.891 INFO:tasks.rados.rados.0.smithi003.stdout:1825: writing smithi003182153-44 from 10444800 to 11165696 tid 3 2023-10-07T21:19:55.892 INFO:tasks.rados.rados.0.smithi003.stdout:1825: writing smithi003182153-44 from 11165696 to 11395072 tid 4 2023-10-07T21:19:55.892 INFO:tasks.rados.rados.0.smithi003.stdout:1826: delete oid 42 current snap is 182 2023-10-07T21:19:55.892 INFO:tasks.rados.rados.0.smithi003.stdout:1816: finishing copy_from racing read to smithi003182153-7 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:1819: finishing copy_from to smithi003182153-46 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1375 (ObjNum 560 snap 179 seq_num 560) dirty exists 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:1816: finishing copy_from to smithi003182153-7 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 627 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:1819: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:1820: finishing copy_from racing read to smithi003182153-33 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:1820: finishing copy_from to smithi003182153-33 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1333 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:1825: finishing write tid 1 to smithi003182153-44 2023-10-07T21:19:55.893 INFO:tasks.rados.rados.0.smithi003.stdout:1825: finishing write tid 2 to smithi003182153-44 2023-10-07T21:19:55.895 INFO:tasks.rados.rados.0.smithi003.stdout:1816: done (5 left) 2023-10-07T21:19:55.895 INFO:tasks.rados.rados.0.smithi003.stdout:1819: done (4 left) 2023-10-07T21:19:55.895 INFO:tasks.rados.rados.0.smithi003.stdout:1820: done (3 left) 2023-10-07T21:19:55.895 INFO:tasks.rados.rados.0.smithi003.stdout:1824: done (2 left) 2023-10-07T21:19:55.895 INFO:tasks.rados.rados.0.smithi003.stdout:1826: done (1 left) 2023-10-07T21:19:55.896 INFO:tasks.rados.rados.0.smithi003.stdout:1827: snap_remove snap 181 2023-10-07T21:19:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[200960]: failed to encode map e437 with expected crc 2023-10-07T21:19:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[200960]: failed to encode map e437 with expected crc 2023-10-07T21:19:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[200960]: pgmap v302: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 175 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 MiB/s wr, 13 op/s; 48/303 objects degraded (15.842%) 2023-10-07T21:19:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[200960]: osdmap e438: 8 total, 7 up, 8 in 2023-10-07T21:19:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[204507]: failed to encode map e437 with expected crc 2023-10-07T21:19:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[204507]: failed to encode map e437 with expected crc 2023-10-07T21:19:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[204507]: pgmap v302: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 175 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 MiB/s wr, 13 op/s; 48/303 objects degraded (15.842%) 2023-10-07T21:19:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:55 smithi003 ceph-mon[204507]: osdmap e438: 8 total, 7 up, 8 in 2023-10-07T21:19:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:55 smithi046 ceph-mon[189713]: failed to encode map e437 with expected crc 2023-10-07T21:19:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:55 smithi046 ceph-mon[189713]: failed to encode map e437 with expected crc 2023-10-07T21:19:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:55 smithi046 ceph-mon[189713]: pgmap v302: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 175 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 MiB/s wr, 13 op/s; 48/303 objects degraded (15.842%) 2023-10-07T21:19:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:55 smithi046 ceph-mon[189713]: osdmap e438: 8 total, 7 up, 8 in 2023-10-07T21:19:56.766 INFO:tasks.rados.rados.0.smithi003.stdout:1827: done (1 left) 2023-10-07T21:19:56.766 INFO:tasks.rados.rados.0.smithi003.stdout:1828: delete oid 50 current snap is 182 2023-10-07T21:19:56.767 INFO:tasks.rados.rados.0.smithi003.stdout:1825: finishing write tid 3 to smithi003182153-44 2023-10-07T21:19:56.767 INFO:tasks.rados.rados.0.smithi003.stdout:1825: finishing write tid 4 to smithi003182153-44 2023-10-07T21:19:56.767 INFO:tasks.rados.rados.0.smithi003.stdout:1825: finishing write tid 5 to smithi003182153-44 2023-10-07T21:19:56.767 INFO:tasks.rados.rados.0.smithi003.stdout:1825: finishing write tid 6 to smithi003182153-44 2023-10-07T21:19:56.767 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1506 (ObjNum 573 snap 182 seq_num 573) dirty exists 2023-10-07T21:19:56.767 INFO:tasks.rados.rados.0.smithi003.stdout:1825: left oid 44 (ObjNum 573 snap 182 seq_num 573) 2023-10-07T21:19:56.774 INFO:tasks.rados.rados.0.smithi003.stdout:1825: done (1 left) 2023-10-07T21:19:56.774 INFO:tasks.rados.rados.0.smithi003.stdout:1828: done (0 left) 2023-10-07T21:19:56.774 INFO:tasks.rados.rados.0.smithi003.stdout:1829: delete oid 23 current snap is 182 2023-10-07T21:19:56.777 INFO:tasks.rados.rados.0.smithi003.stdout:1829: done (0 left) 2023-10-07T21:19:56.777 INFO:tasks.rados.rados.0.smithi003.stdout:1830: copy_from oid 6 from oid 30 current snap is 182 2023-10-07T21:19:56.777 INFO:tasks.rados.rados.0.smithi003.stdout:1831: snap_remove snap 170 2023-10-07T21:19:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[200960]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[200960]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[200960]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[200960]: osdmap e439: 8 total, 7 up, 8 in 2023-10-07T21:19:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[204507]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[204507]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[204507]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:56 smithi003 ceph-mon[204507]: osdmap e439: 8 total, 7 up, 8 in 2023-10-07T21:19:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:56 smithi046 ceph-mon[189713]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:56 smithi046 ceph-mon[189713]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:56 smithi046 ceph-mon[189713]: failed to encode map e438 with expected crc 2023-10-07T21:19:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:56 smithi046 ceph-mon[189713]: osdmap e439: 8 total, 7 up, 8 in 2023-10-07T21:19:57.770 INFO:tasks.rados.rados.0.smithi003.stdout:1831: done (1 left) 2023-10-07T21:19:57.770 INFO:tasks.rados.rados.0.smithi003.stdout:1832: snap_create 2023-10-07T21:19:57.770 INFO:tasks.rados.rados.0.smithi003.stdout:1830: finishing copy_from to smithi003182153-6 2023-10-07T21:19:57.770 INFO:tasks.rados.rados.0.smithi003.stdout:1830: got expected ENOENT (src dne) 2023-10-07T21:19:57.770 INFO:tasks.rados.rados.0.smithi003.stdout:1830: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:19:58.142 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:19:58.198 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:57 smithi046 ceph-mon[189713]: failed to encode map e439 with expected crc 2023-10-07T21:19:58.198 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:57 smithi046 ceph-mon[189713]: failed to encode map e439 with expected crc 2023-10-07T21:19:58.198 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:57 smithi046 ceph-mon[189713]: pgmap v305: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 179 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 53/324 objects degraded (16.358%) 2023-10-07T21:19:58.198 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:58.198 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:58.198 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:57 smithi046 ceph-mon[189713]: osdmap e440: 8 total, 7 up, 8 in 2023-10-07T21:19:58.198 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:57 smithi046 ceph-mon[189713]: failed to encode map e440 with expected crc 2023-10-07T21:19:58.198 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:58 smithi046 conmon[199405]: 2023-10-07T21:19:58.094+0000 7f70207de640 -1 osd.4 0 read_superblock omap replica is missing. 2023-10-07T21:19:58.199 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:58 smithi046 conmon[199405]: 2023-10-07T21:19:58.197+0000 7f70207de640 -1 osd.4 430 log_to_monitors true 2023-10-07T21:19:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[200960]: failed to encode map e439 with expected crc 2023-10-07T21:19:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[200960]: failed to encode map e439 with expected crc 2023-10-07T21:19:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[200960]: pgmap v305: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 179 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 53/324 objects degraded (16.358%) 2023-10-07T21:19:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[200960]: osdmap e440: 8 total, 7 up, 8 in 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[200960]: failed to encode map e440 with expected crc 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[204507]: failed to encode map e439 with expected crc 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[204507]: failed to encode map e439 with expected crc 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[204507]: pgmap v305: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 179 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 53/324 objects degraded (16.358%) 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[204507]: osdmap e440: 8 total, 7 up, 8 in 2023-10-07T21:19:58.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:57 smithi003 ceph-mon[204507]: failed to encode map e440 with expected crc 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 34s ago 8m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (4m) 0s ago 7m 94.0M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (9m) 34s ago 9m 15.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (9m) 0s ago 9m 20.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (3m) 0s ago 12m 449M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (4m) 34s ago 14m 514M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (3m) 34s ago 14m 95.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:19:58.469 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (2m) 0s ago 12m 69.0M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (3m) 34s ago 12m 69.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (4m) 34s ago 8m 18.1M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (4m) 0s ago 8m 19.0M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (2m) 34s ago 12m 349M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (102s) 34s ago 11m 245M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (70s) 34s ago 11m 269M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (37s) 34s ago 11m 15.0M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (4s) 0s ago 10m 11.7M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (10m) 0s ago 10m 850M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 84996e9e3d16 2023-10-07T21:19:58.470 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (9m) 0s ago 9m 393M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:19:58.471 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (9m) 0s ago 9m 387M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:19:58.471 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (3m) 0s ago 8m 64.0M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:19:58.772 INFO:tasks.rados.rados.0.smithi003.stdout:1830: done (1 left) 2023-10-07T21:19:58.772 INFO:tasks.rados.rados.0.smithi003.stdout:1832: done (0 left) 2023-10-07T21:19:58.772 INFO:tasks.rados.rados.0.smithi003.stdout:1833: delete oid 46 current snap is 183 2023-10-07T21:19:58.777 INFO:tasks.rados.rados.0.smithi003.stdout:1833: done (0 left) 2023-10-07T21:19:58.777 INFO:tasks.rados.rados.0.smithi003.stdout:1834: rollback oid 6 current snap is 183 2023-10-07T21:19:58.778 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 178 2023-10-07T21:19:58.778 INFO:tasks.rados.rados.0.smithi003.stdout:1835: read oid 17 snap -1 2023-10-07T21:19:58.778 INFO:tasks.rados.rados.0.smithi003.stdout:1835: expect (ObjNum 545 snap 172 seq_num 545) 2023-10-07T21:19:58.778 INFO:tasks.rados.rados.0.smithi003.stdout:1836: snap_create 2023-10-07T21:19:58.779 INFO:tasks.rados.rados.0.smithi003.stdout:1834: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:19:58.779 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 922 (ObjNum 65 snap 0 seq_num 1650417241) dirty dne 2023-10-07T21:19:58.786 INFO:tasks.rados.rados.0.smithi003.stdout:1835: expect (ObjNum 545 snap 172 seq_num 545) 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:58.888 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3, 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 4 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 5, 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 9 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:19:58.889 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:19:58.931 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 07 21:19:58 smithi046 conmon[199405]: 2023-10-07T21:19:58.799+0000 7f700f445700 -1 osd.4 430 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:19:58.931 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:19:58 smithi046 conmon[175795]: ts=2023-10-07T21:19:58.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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:19:59.276 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 53/324 objects degraded (16.358%), 13 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:59.276 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:59.276 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: failed to encode map e440 with expected crc 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: failed to encode map e441 with expected crc 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: osdmap e441: 8 total, 7 up, 8 in 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:19:59.277 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:58 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3764200473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 53/324 objects degraded (16.358%), 13 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: failed to encode map e440 with expected crc 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: failed to encode map e441 with expected crc 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:19:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: osdmap e441: 8 total, 7 up, 8 in 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3764200473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 53/324 objects degraded (16.358%), 13 pgs degraded (PG_DEGRADED) 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: failed to encode map e440 with expected crc 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:19:59.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:19:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T21:19:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: failed to encode map e441 with expected crc 2023-10-07T21:19:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:19:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: osdmap e441: 8 total, 7 up, 8 in 2023-10-07T21:19:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:19:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:58 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3764200473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:19:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:1834: done (2 left) 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:1835: done (1 left) 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:1836: done (0 left) 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:1837: rollback oid 5 current snap is 184 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 5 to 168 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 184 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:1838: seq_num 578 ranges {0=81920} 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:1838: writing smithi003182153-46 from 0 to 81920 tid 1 2023-10-07T21:19:59.776 INFO:tasks.rados.rados.0.smithi003.stdout:1839: snap_create 2023-10-07T21:19:59.790 INFO:tasks.rados.rados.0.smithi003.stdout:1838: finishing write tid 1 to smithi003182153-46 2023-10-07T21:19:59.790 INFO:tasks.rados.rados.0.smithi003.stdout:1838: finishing write tid 2 to smithi003182153-46 2023-10-07T21:19:59.793 INFO:tasks.rados.rados.0.smithi003.stdout:1838: finishing write tid 3 to smithi003182153-46 2023-10-07T21:19:59.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1378 (ObjNum 578 snap 184 seq_num 578) dirty exists 2023-10-07T21:19:59.793 INFO:tasks.rados.rados.0.smithi003.stdout:1838: left oid 46 (ObjNum 578 snap 184 seq_num 578) 2023-10-07T21:20:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: failed to encode map e441 with expected crc 2023-10-07T21:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: failed to encode map e441 with expected crc 2023-10-07T21:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: pgmap v308: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.4 MiB/s wr, 17 op/s; 56/342 objects degraded (16.374%) 2023-10-07T21:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: failed to encode map e442 with expected crc 2023-10-07T21:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936] boot 2023-10-07T21:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: osdmap e442: 8 total, 8 up, 8 in 2023-10-07T21:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:20:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: failed to encode map e441 with expected crc 2023-10-07T21:20:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: failed to encode map e441 with expected crc 2023-10-07T21:20:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: pgmap v308: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.4 MiB/s wr, 17 op/s; 56/342 objects degraded (16.374%) 2023-10-07T21:20:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:20:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: failed to encode map e442 with expected crc 2023-10-07T21:20:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936] boot 2023-10-07T21:20:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: osdmap e442: 8 total, 8 up, 8 in 2023-10-07T21:20:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:19:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:20:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: failed to encode map e441 with expected crc 2023-10-07T21:20:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: failed to encode map e441 with expected crc 2023-10-07T21:20:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: pgmap v308: 121 pgs: 13 active+undersized+degraded, 33 active+undersized, 75 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.4 MiB/s wr, 17 op/s; 56/342 objects degraded (16.374%) 2023-10-07T21:20:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:20:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: failed to encode map e442 with expected crc 2023-10-07T21:20:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: osd.4 [v2:172.21.15.46:6800/530172936,v1:172.21.15.46:6801/530172936] boot 2023-10-07T21:20:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: osdmap e442: 8 total, 8 up, 8 in 2023-10-07T21:20:00.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:19:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T21:20:00.787 INFO:tasks.rados.rados.0.smithi003.stdout:1838: done (2 left) 2023-10-07T21:20:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:1839: done (1 left) 2023-10-07T21:20:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:1840: snap_remove snap 184 2023-10-07T21:20:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: failed to encode map e442 with expected crc 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: failed to encode map e442 with expected crc 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: Health detail: HEALTH_WARN Degraded data redundancy: 56/342 objects degraded (16.374%), 13 pgs degraded 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: [WRN] PG_DEGRADED: Degraded data redundancy: 56/342 objects degraded (16.374%), 13 pgs degraded 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 2.6 is active+undersized+degraded, acting [1,6] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 2.b is active+undersized+degraded, acting [7,5] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 2.d is active+undersized+degraded, acting [1,3] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 2.f is active+undersized+degraded, acting [0,2] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 2.13 is active+undersized+degraded, acting [0,3] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 2.1f is active+undersized+degraded, acting [0,7] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 5.0 is active+undersized+degraded, acting [3,1,NONE] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 5.1 is active+undersized+degraded, acting [NONE,3,7] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 5.5 is active+undersized+degraded, acting [0,1,NONE] 2023-10-07T21:20:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 5.a is active+undersized+degraded, acting [2,NONE,3] 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 5.c is active+undersized+degraded, acting [1,NONE,0] 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 5.e is active+undersized+degraded, acting [NONE,5,0] 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: pg 5.f is active+undersized+degraded, acting [5,NONE,6] 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: osdmap e443: 8 total, 8 up, 8 in 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: failed to encode map e442 with expected crc 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: failed to encode map e442 with expected crc 2023-10-07T21:20:01.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: Health detail: HEALTH_WARN Degraded data redundancy: 56/342 objects degraded (16.374%), 13 pgs degraded 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: [WRN] PG_DEGRADED: Degraded data redundancy: 56/342 objects degraded (16.374%), 13 pgs degraded 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 2.6 is active+undersized+degraded, acting [1,6] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 2.b is active+undersized+degraded, acting [7,5] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 2.d is active+undersized+degraded, acting [1,3] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 2.f is active+undersized+degraded, acting [0,2] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 2.13 is active+undersized+degraded, acting [0,3] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 2.1f is active+undersized+degraded, acting [0,7] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 5.0 is active+undersized+degraded, acting [3,1,NONE] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 5.1 is active+undersized+degraded, acting [NONE,3,7] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 5.5 is active+undersized+degraded, acting [0,1,NONE] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 5.a is active+undersized+degraded, acting [2,NONE,3] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 5.c is active+undersized+degraded, acting [1,NONE,0] 2023-10-07T21:20:01.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 5.e is active+undersized+degraded, acting [NONE,5,0] 2023-10-07T21:20:01.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: pg 5.f is active+undersized+degraded, acting [5,NONE,6] 2023-10-07T21:20:01.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: osdmap e443: 8 total, 8 up, 8 in 2023-10-07T21:20:01.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:00 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: failed to encode map e442 with expected crc 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: failed to encode map e442 with expected crc 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: Health detail: HEALTH_WARN Degraded data redundancy: 56/342 objects degraded (16.374%), 13 pgs degraded 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: [WRN] PG_DEGRADED: Degraded data redundancy: 56/342 objects degraded (16.374%), 13 pgs degraded 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 2.6 is active+undersized+degraded, acting [1,6] 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 2.b is active+undersized+degraded, acting [7,5] 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 2.d is active+undersized+degraded, acting [1,3] 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 2.f is active+undersized+degraded, acting [0,2] 2023-10-07T21:20:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 2.13 is active+undersized+degraded, acting [0,3] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 2.1f is active+undersized+degraded, acting [0,7] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 5.0 is active+undersized+degraded, acting [3,1,NONE] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 5.1 is active+undersized+degraded, acting [NONE,3,7] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 5.5 is active+undersized+degraded, acting [0,1,NONE] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 5.a is active+undersized+degraded, acting [2,NONE,3] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 5.c is active+undersized+degraded, acting [1,NONE,0] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 5.e is active+undersized+degraded, acting [NONE,5,0] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: pg 5.f is active+undersized+degraded, acting [5,NONE,6] 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: osdmap e443: 8 total, 8 up, 8 in 2023-10-07T21:20:01.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:00 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:1840: done (1 left) 2023-10-07T21:20:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 185 2023-10-07T21:20:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:1837: finishing rollback tid 0 to smithi003182153-5 2023-10-07T21:20:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:1841: seq_num 579 ranges {0=98304} 2023-10-07T21:20:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:1841: writing smithi003182153-14 from 0 to 98304 tid 1 2023-10-07T21:20:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 185 2023-10-07T21:20:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:1842: seq_num 580 ranges {11395072=114688} 2023-10-07T21:20:01.846 INFO:tasks.rados.rados.0.smithi003.stdout:1842: writing smithi003182153-44 from 11395072 to 11509760 tid 1 2023-10-07T21:20:01.846 INFO:tasks.rados.rados.0.smithi003.stdout:1843: copy_from oid 45 from oid 38 current snap is 185 2023-10-07T21:20:01.846 INFO:tasks.rados.rados.0.smithi003.stdout:1837: finishing rollback tid 1 to smithi003182153-5 2023-10-07T21:20:01.846 INFO:tasks.rados.rados.0.smithi003.stdout:1837: finishing rollback tid 2 to smithi003182153-5 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1510 (ObjNum 488 snap 156 seq_num 488) dirty exists 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1841: finishing write tid 1 to smithi003182153-14 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1841: finishing write tid 2 to smithi003182153-14 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1841: finishing write tid 3 to smithi003182153-14 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1335 (ObjNum 579 snap 185 seq_num 579) dirty exists 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1841: left oid 14 (ObjNum 579 snap 185 seq_num 579) 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1837: done (3 left) 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1841: done (2 left) 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1844: read oid 33 snap -1 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1844: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1845: read oid 16 snap 166 2023-10-07T21:20:01.848 INFO:tasks.rados.rados.0.smithi003.stdout:1845: expect (ObjNum 500 snap 157 seq_num 500) 2023-10-07T21:20:01.848 INFO:tasks.rados.rados.0.smithi003.stdout:1846: delete oid 43 current snap is 185 2023-10-07T21:20:01.851 INFO:tasks.rados.rados.0.smithi003.stdout:1846: done (4 left) 2023-10-07T21:20:01.852 INFO:tasks.rados.rados.0.smithi003.stdout:1847: delete oid 25 current snap is 185 2023-10-07T21:20:01.852 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 1 to smithi003182153-44 2023-10-07T21:20:01.852 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 2 to smithi003182153-44 2023-10-07T21:20:01.855 INFO:tasks.rados.rados.0.smithi003.stdout:1847: done (4 left) 2023-10-07T21:20:01.855 INFO:tasks.rados.rados.0.smithi003.stdout:1848: read oid 40 snap -1 2023-10-07T21:20:01.855 INFO:tasks.rados.rados.0.smithi003.stdout:1848: expect deleted 2023-10-07T21:20:01.855 INFO:tasks.rados.rados.0.smithi003.stdout:1849: rollback oid 36 current snap is 185 2023-10-07T21:20:01.855 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 179 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:1850: read oid 39 snap -1 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:1850: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:1851: copy_from oid 34 from oid 14 current snap is 185 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:1852: rollback oid 41 current snap is 185 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 41 to 168 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:1853: copy_from oid 1 from oid 25 current snap is 185 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 185 2023-10-07T21:20:01.856 INFO:tasks.rados.rados.0.smithi003.stdout:1854: seq_num 583 ranges {0=172032} 2023-10-07T21:20:01.857 INFO:tasks.rados.rados.0.smithi003.stdout:1854: writing smithi003182153-30 from 0 to 172032 tid 1 2023-10-07T21:20:01.857 INFO:tasks.rados.rados.0.smithi003.stdout:1855: delete oid 23 current snap is 185 2023-10-07T21:20:01.860 INFO:tasks.rados.rados.0.smithi003.stdout:1854: finishing write tid 1 to smithi003182153-30 2023-10-07T21:20:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:1854: finishing write tid 2 to smithi003182153-30 2023-10-07T21:20:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:1853: finishing copy_from to smithi003182153-1 2023-10-07T21:20:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:1853: got expected ENOENT (src dne) 2023-10-07T21:20:01.862 INFO:tasks.rados.rados.0.smithi003.stdout:1853: finishing copy_from racing read to smithi003182153-1 2023-10-07T21:20:01.862 INFO:tasks.rados.rados.0.smithi003.stdout:1849: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:20:01.862 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 0 (ObjNum 33 snap 0 seq_num 1488503096) dirty dne 2023-10-07T21:20:01.863 INFO:tasks.rados.rados.0.smithi003.stdout:1854: finishing write tid 3 to smithi003182153-30 2023-10-07T21:20:01.863 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 924 (ObjNum 583 snap 185 seq_num 583) dirty exists 2023-10-07T21:20:01.863 INFO:tasks.rados.rados.0.smithi003.stdout:1854: left oid 30 (ObjNum 583 snap 185 seq_num 583) 2023-10-07T21:20:01.864 INFO:tasks.rados.rados.0.smithi003.stdout:1848: done (11 left) 2023-10-07T21:20:01.864 INFO:tasks.rados.rados.0.smithi003.stdout:1849: done (10 left) 2023-10-07T21:20:01.864 INFO:tasks.rados.rados.0.smithi003.stdout:1853: done (9 left) 2023-10-07T21:20:01.864 INFO:tasks.rados.rados.0.smithi003.stdout:1854: done (8 left) 2023-10-07T21:20:01.864 INFO:tasks.rados.rados.0.smithi003.stdout:1855: done (7 left) 2023-10-07T21:20:01.864 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 185 2023-10-07T21:20:01.864 INFO:tasks.rados.rados.0.smithi003.stdout:1856: seq_num 585 ranges {6299648=204800} 2023-10-07T21:20:01.902 INFO:tasks.rados.rados.0.smithi003.stdout:1856: writing smithi003182153-37 from 6299648 to 6504448 tid 1 2023-10-07T21:20:01.902 INFO:tasks.rados.rados.0.smithi003.stdout:1857: rollback oid 49 current snap is 185 2023-10-07T21:20:01.902 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 182 2023-10-07T21:20:01.902 INFO:tasks.rados.rados.0.smithi003.stdout:1850: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:01.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:20:01] "GET /metrics HTTP/1.1" 200 36029 "" "Prometheus/2.43.0" 2023-10-07T21:20:01.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:01.963 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 3 to smithi003182153-44 2023-10-07T21:20:01.963 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1529 (ObjNum 580 snap 185 seq_num 580) dirty exists 2023-10-07T21:20:01.963 INFO:tasks.rados.rados.0.smithi003.stdout:1842: left oid 44 (ObjNum 580 snap 185 seq_num 580) 2023-10-07T21:20:01.963 INFO:tasks.rados.rados.0.smithi003.stdout:1845: expect (ObjNum 500 snap 157 seq_num 500) 2023-10-07T21:20:02.110 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing rollback tid 0 to smithi003182153-41 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing rollback tid 1 to smithi003182153-41 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing rollback tid 2 to smithi003182153-41 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1379 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1843: finishing copy_from to smithi003182153-45 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 1333 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1842: done (8 left) 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1845: done (7 left) 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1850: done (6 left) 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1852: done (5 left) 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 185 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1843: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:20:02.111 INFO:tasks.rados.rados.0.smithi003.stdout:1844: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:02.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: pgmap v311: 121 pgs: 1 active+clean+snaptrim, 6 peering, 9 active+undersized+degraded, 26 active+undersized, 79 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.4 MiB/s wr, 6 op/s; 48/342 objects degraded (14.035%) 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: osdmap e444: 8 total, 8 up, 8 in 2023-10-07T21:20:02.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[204507]: failed to encode map e444 with expected crc 2023-10-07T21:20:02.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: pgmap v311: 121 pgs: 1 active+clean+snaptrim, 6 peering, 9 active+undersized+degraded, 26 active+undersized, 79 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.4 MiB/s wr, 6 op/s; 48/342 objects degraded (14.035%) 2023-10-07T21:20:02.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:02.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:02.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: osdmap e444: 8 total, 8 up, 8 in 2023-10-07T21:20:02.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:01 smithi003 ceph-mon[200960]: failed to encode map e444 with expected crc 2023-10-07T21:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: failed to encode map e443 with expected crc 2023-10-07T21:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: pgmap v311: 121 pgs: 1 active+clean+snaptrim, 6 peering, 9 active+undersized+degraded, 26 active+undersized, 79 active+clean; 191 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.4 MiB/s wr, 6 op/s; 48/342 objects degraded (14.035%) 2023-10-07T21:20:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: osdmap e444: 8 total, 8 up, 8 in 2023-10-07T21:20:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:01 smithi046 ceph-mon[189713]: failed to encode map e444 with expected crc 2023-10-07T21:20:02.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:02 smithi003 conmon[187445]: 2023-10-07T21:20:02.283+0000 7fccd1da5700 -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-10-07T21:20:02.575 INFO:tasks.rados.rados.0.smithi003.stdout:1851: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:20:02.575 INFO:tasks.rados.rados.0.smithi003.stdout:1851: finishing copy_from to smithi003182153-34 2023-10-07T21:20:02.575 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 1335 (ObjNum 579 snap 185 seq_num 579) dirty exists 2023-10-07T21:20:02.575 INFO:tasks.rados.rados.0.smithi003.stdout:1857: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:20:02.575 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 985 (ObjNum 129 snap 0 seq_num 0) dirty dne 2023-10-07T21:20:02.576 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 1 to smithi003182153-37 2023-10-07T21:20:02.576 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 2 to smithi003182153-37 2023-10-07T21:20:02.576 INFO:tasks.rados.rados.0.smithi003.stdout:1858: seq_num 586 ranges {2342912=221184} 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1858: writing smithi003182153-3 from 2342912 to 2564096 tid 1 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1843: done (5 left) 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1844: done (4 left) 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1851: done (3 left) 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1857: done (2 left) 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1859: setattr oid 4 current snap is 185 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 3 to smithi003182153-37 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 742 (ObjNum 585 snap 185 seq_num 585) dirty exists 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1856: left oid 37 (ObjNum 585 snap 185 seq_num 585) 2023-10-07T21:20:02.590 INFO:tasks.rados.rados.0.smithi003.stdout:1856: done (2 left) 2023-10-07T21:20:02.591 INFO:tasks.rados.rados.0.smithi003.stdout:1860: setattr oid 16 current snap is 185 2023-10-07T21:20:02.591 INFO:tasks.rados.rados.0.smithi003.stdout:1861: copy_from oid 44 from oid 39 current snap is 185 2023-10-07T21:20:02.591 INFO:tasks.rados.rados.0.smithi003.stdout:1862: read oid 38 snap -1 2023-10-07T21:20:02.591 INFO:tasks.rados.rados.0.smithi003.stdout:1862: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:02.591 INFO:tasks.rados.rados.0.smithi003.stdout:1863: snap_create 2023-10-07T21:20:02.592 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 1 to smithi003182153-3 2023-10-07T21:20:02.593 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 628 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:20:02.593 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 2 to smithi003182153-3 2023-10-07T21:20:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 3 to smithi003182153-3 2023-10-07T21:20:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 998 (ObjNum 586 snap 185 seq_num 586) dirty exists 2023-10-07T21:20:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:1858: left oid 3 (ObjNum 586 snap 185 seq_num 586) 2023-10-07T21:20:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 1531 (ObjNum 500 snap 157 seq_num 500) dirty exists 2023-10-07T21:20:02.603 INFO:tasks.rados.rados.0.smithi003.stdout:1861: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:20:02.606 INFO:tasks.rados.rados.0.smithi003.stdout:1861: finishing copy_from to smithi003182153-44 2023-10-07T21:20:02.606 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1471 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:20:02.622 INFO:tasks.rados.rados.0.smithi003.stdout:1862: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:03.146 INFO:tasks.rados.rados.0.smithi003.stdout:1858: done (5 left) 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1859: done (4 left) 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1860: done (3 left) 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1861: done (2 left) 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1862: done (1 left) 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1863: done (0 left) 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1864: read oid 37 snap -1 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1864: expect (ObjNum 585 snap 185 seq_num 585) 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1865: rollback oid 13 current snap is 186 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 13 to 166 2023-10-07T21:20:03.147 INFO:tasks.rados.rados.0.smithi003.stdout:1866: setattr oid 9 current snap is 186 2023-10-07T21:20:03.148 INFO:tasks.rados.rados.0.smithi003.stdout:1867: read oid 30 snap 183 2023-10-07T21:20:03.148 INFO:tasks.rados.rados.0.smithi003.stdout:1867: expect deleted 2023-10-07T21:20:03.148 INFO:tasks.rados.rados.0.smithi003.stdout:1868: delete oid 45 current snap is 186 2023-10-07T21:20:03.154 INFO:tasks.rados.rados.0.smithi003.stdout:1867: done (4 left) 2023-10-07T21:20:03.154 INFO:tasks.rados.rados.0.smithi003.stdout:1868: done (3 left) 2023-10-07T21:20:03.155 INFO:tasks.rados.rados.0.smithi003.stdout:1869: read oid 40 snap -1 2023-10-07T21:20:03.155 INFO:tasks.rados.rados.0.smithi003.stdout:1869: expect deleted 2023-10-07T21:20:03.155 INFO:tasks.rados.rados.0.smithi003.stdout:1870: read oid 39 snap -1 2023-10-07T21:20:03.155 INFO:tasks.rados.rados.0.smithi003.stdout:1870: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:03.155 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 186 2023-10-07T21:20:03.155 INFO:tasks.rados.rados.0.smithi003.stdout:1871: seq_num 588 ranges {0=253952} 2023-10-07T21:20:03.156 INFO:tasks.rados.rados.0.smithi003.stdout:1871: writing smithi003182153-42 from 0 to 253952 tid 1 2023-10-07T21:20:03.156 INFO:tasks.rados.rados.0.smithi003.stdout:1872: rollback oid 14 current snap is 186 2023-10-07T21:20:03.156 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 183 2023-10-07T21:20:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:1865: finishing rollback tid 1 to smithi003182153-13 2023-10-07T21:20:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 0 (ObjNum 33 snap 0 seq_num 1511506752) dirty dne 2023-10-07T21:20:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1336 (ObjNum 570 snap 182 seq_num 570) dirty exists 2023-10-07T21:20:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:1865: done (6 left) 2023-10-07T21:20:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:1866: done (5 left) 2023-10-07T21:20:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:1869: done (4 left) 2023-10-07T21:20:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:1873: rmattr oid 38 current snap is 186 2023-10-07T21:20:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1874: rollback oid 33 current snap is 186 2023-10-07T21:20:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 182 2023-10-07T21:20:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1875: setattr oid 21 current snap is 186 2023-10-07T21:20:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1876: read oid 17 snap -1 2023-10-07T21:20:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1876: expect (ObjNum 545 snap 172 seq_num 545) 2023-10-07T21:20:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 186 2023-10-07T21:20:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1877: seq_num 589 ranges {6963200=270336} 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:1877: writing smithi003182153-28 from 6963200 to 7233536 tid 1 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:1878: copy_from oid 29 from oid 13 current snap is 186 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:1879: rollback oid 34 current snap is 186 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 34 to 178 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1340 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:1872: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:1873: done (10 left) 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:1880: copy_from oid 11 from oid 4 current snap is 186 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1380 (ObjNum 560 snap 179 seq_num 560) dirty exists 2023-10-07T21:20:03.201 INFO:tasks.rados.rados.0.smithi003.stdout:1872: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:20:03.202 INFO:tasks.rados.rados.0.smithi003.stdout:1872: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:20:03.202 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1339 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:20:03.202 INFO:tasks.rados.rados.0.smithi003.stdout:1874: finishing rollback tid 0 to smithi003182153-33 2023-10-07T21:20:03.202 INFO:tasks.rados.rados.0.smithi003.stdout:1864: expect (ObjNum 585 snap 185 seq_num 585) 2023-10-07T21:20:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: failed to encode map e444 with expected crc 2023-10-07T21:20:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: failed to encode map e444 with expected crc 2023-10-07T21:20:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[204507]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: failed to encode map e444 with expected crc 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: failed to encode map e444 with expected crc 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:03.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:03.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:02 smithi003 ceph-mon[200960]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: failed to encode map e444 with expected crc 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: failed to encode map e444 with expected crc 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:03.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:03.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:03.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:02 smithi046 ceph-mon[189713]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-10-07T21:20:03.655 INFO:tasks.rados.rados.0.smithi003.stdout:1870: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:03.714 INFO:tasks.rados.rados.0.smithi003.stdout:1874: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:20:03.714 INFO:tasks.rados.rados.0.smithi003.stdout:1874: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:20:03.714 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1342 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:20:03.714 INFO:tasks.rados.rados.0.smithi003.stdout:1876: expect (ObjNum 545 snap 172 seq_num 545) 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 1 to smithi003182153-42 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 2 to smithi003182153-42 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 3 to smithi003182153-42 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1474 (ObjNum 588 snap 186 seq_num 588) dirty exists 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1871: left oid 42 (ObjNum 588 snap 186 seq_num 588) 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1864: done (10 left) 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1870: done (9 left) 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1871: done (8 left) 2023-10-07T21:20:03.763 INFO:tasks.rados.rados.0.smithi003.stdout:1872: done (7 left) 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1874: done (6 left) 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1875: done (5 left) 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1876: done (4 left) 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1881: read oid 18 snap 183 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1881: expect deleted 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1882: read oid 48 snap -1 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1882: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 186 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1878: finishing copy_from to smithi003182153-29 2023-10-07T21:20:03.764 INFO:tasks.rados.rados.0.smithi003.stdout:1878: got expected ENOENT (src dne) 2023-10-07T21:20:03.765 INFO:tasks.rados.rados.0.smithi003.stdout:1878: finishing copy_from racing read to smithi003182153-29 2023-10-07T21:20:03.765 INFO:tasks.rados.rados.0.smithi003.stdout:1879: finishing rollback tid 0 to smithi003182153-34 2023-10-07T21:20:03.765 INFO:tasks.rados.rados.0.smithi003.stdout:1883: seq_num 590 ranges {2711552=286720} 2023-10-07T21:20:03.779 INFO:tasks.rados.rados.0.smithi003.stdout:1883: writing smithi003182153-5 from 2711552 to 2998272 tid 1 2023-10-07T21:20:03.779 INFO:tasks.rados.rados.0.smithi003.stdout:1878: done (6 left) 2023-10-07T21:20:03.779 INFO:tasks.rados.rados.0.smithi003.stdout:1884: rollback oid 30 current snap is 186 2023-10-07T21:20:03.779 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 166 2023-10-07T21:20:03.779 INFO:tasks.rados.rados.0.smithi003.stdout:1879: finishing rollback tid 1 to smithi003182153-34 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 1476 (ObjNum 129 snap 0 seq_num 0) dirty dne 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 1 to smithi003182153-28 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 2 to smithi003182153-28 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 3 to smithi003182153-28 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1535 (ObjNum 589 snap 186 seq_num 589) dirty exists 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1877: left oid 28 (ObjNum 589 snap 186 seq_num 589) 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1880: finishing copy_from racing read to smithi003182153-11 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1880: finishing copy_from to smithi003182153-11 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 628 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1877: done (6 left) 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1879: done (5 left) 2023-10-07T21:20:03.780 INFO:tasks.rados.rados.0.smithi003.stdout:1880: done (4 left) 2023-10-07T21:20:03.781 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 186 2023-10-07T21:20:03.781 INFO:tasks.rados.rados.0.smithi003.stdout:1882: expect (ObjNum 518 snap 159 seq_num 518) 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:1884: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:1884: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 926 (ObjNum 161 snap 0 seq_num 1511453088) dirty dne 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 1 to smithi003182153-5 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 2 to smithi003182153-5 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 3 to smithi003182153-5 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1538 (ObjNum 590 snap 186 seq_num 590) dirty exists 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:1883: left oid 5 (ObjNum 590 snap 186 seq_num 590) 2023-10-07T21:20:03.818 INFO:tasks.rados.rados.0.smithi003.stdout:1885: seq_num 591 ranges {892928=303104} 2023-10-07T21:20:03.824 INFO:tasks.rados.rados.0.smithi003.stdout:1885: writing smithi003182153-10 from 892928 to 1196032 tid 1 2023-10-07T21:20:03.824 INFO:tasks.rados.rados.0.smithi003.stdout:1881: done (4 left) 2023-10-07T21:20:03.825 INFO:tasks.rados.rados.0.smithi003.stdout:1882: done (3 left) 2023-10-07T21:20:03.825 INFO:tasks.rados.rados.0.smithi003.stdout:1883: done (2 left) 2023-10-07T21:20:03.825 INFO:tasks.rados.rados.0.smithi003.stdout:1884: done (1 left) 2023-10-07T21:20:03.825 INFO:tasks.rados.rados.0.smithi003.stdout:1886: snap_create 2023-10-07T21:20:03.827 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 1 to smithi003182153-10 2023-10-07T21:20:03.828 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 2 to smithi003182153-10 2023-10-07T21:20:03.829 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 3 to smithi003182153-10 2023-10-07T21:20:03.829 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1336 (ObjNum 591 snap 186 seq_num 591) dirty exists 2023-10-07T21:20:03.829 INFO:tasks.rados.rados.0.smithi003.stdout:1885: left oid 10 (ObjNum 591 snap 186 seq_num 591) 2023-10-07T21:20:04.150 INFO:tasks.rados.rados.0.smithi003.stdout:1885: done (1 left) 2023-10-07T21:20:04.151 INFO:tasks.rados.rados.0.smithi003.stdout:1886: done (0 left) 2023-10-07T21:20:04.151 INFO:tasks.rados.rados.0.smithi003.stdout:1887: read oid 12 snap -1 2023-10-07T21:20:04.151 INFO:tasks.rados.rados.0.smithi003.stdout:1887: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:04.151 INFO:tasks.rados.rados.0.smithi003.stdout:1888: rmattr oid 32 current snap is 187 2023-10-07T21:20:04.151 INFO:tasks.rados.rados.0.smithi003.stdout:1888: done (1 left) 2023-10-07T21:20:04.151 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 187 2023-10-07T21:20:04.151 INFO:tasks.rados.rados.0.smithi003.stdout:1889: seq_num 592 ranges {5169152=319488} 2023-10-07T21:20:04.181 INFO:tasks.rados.rados.0.smithi003.stdout:1889: writing smithi003182153-15 from 5169152 to 5488640 tid 1 2023-10-07T21:20:04.181 INFO:tasks.rados.rados.0.smithi003.stdout:1890: snap_create 2023-10-07T21:20:04.181 INFO:tasks.rados.rados.0.smithi003.stdout:1887: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[204507]: osdmap e445: 8 total, 8 up, 8 in 2023-10-07T21:20:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[204507]: failed to encode map e445 with expected crc 2023-10-07T21:20:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[204507]: failed to encode map e445 with expected crc 2023-10-07T21:20:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[204507]: pgmap v314: 121 pgs: 1 active+clean+snaptrim, 6 peering, 3 active+undersized+degraded, 5 active+undersized, 106 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 17/363 objects degraded (4.683%); 11 MiB/s, 3 objects/s recovering 2023-10-07T21:20:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[200960]: osdmap e445: 8 total, 8 up, 8 in 2023-10-07T21:20:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[200960]: failed to encode map e445 with expected crc 2023-10-07T21:20:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[200960]: failed to encode map e445 with expected crc 2023-10-07T21:20:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:04 smithi003 ceph-mon[200960]: pgmap v314: 121 pgs: 1 active+clean+snaptrim, 6 peering, 3 active+undersized+degraded, 5 active+undersized, 106 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 17/363 objects degraded (4.683%); 11 MiB/s, 3 objects/s recovering 2023-10-07T21:20:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:04 smithi046 ceph-mon[189713]: osdmap e445: 8 total, 8 up, 8 in 2023-10-07T21:20:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:04 smithi046 ceph-mon[189713]: failed to encode map e445 with expected crc 2023-10-07T21:20:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:04 smithi046 ceph-mon[189713]: failed to encode map e445 with expected crc 2023-10-07T21:20:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:04 smithi046 ceph-mon[189713]: pgmap v314: 121 pgs: 1 active+clean+snaptrim, 6 peering, 3 active+undersized+degraded, 5 active+undersized, 106 active+clean; 206 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.2 MiB/s wr, 12 op/s; 17/363 objects degraded (4.683%); 11 MiB/s, 3 objects/s recovering 2023-10-07T21:20:04.636 INFO:tasks.rados.rados.0.smithi003.stdout:1889: finishing write tid 1 to smithi003182153-15 2023-10-07T21:20:04.637 INFO:tasks.rados.rados.0.smithi003.stdout:1889: finishing write tid 2 to smithi003182153-15 2023-10-07T21:20:04.637 INFO:tasks.rados.rados.0.smithi003.stdout:1889: finishing write tid 3 to smithi003182153-15 2023-10-07T21:20:04.637 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1541 (ObjNum 592 snap 187 seq_num 592) dirty exists 2023-10-07T21:20:04.637 INFO:tasks.rados.rados.0.smithi003.stdout:1889: left oid 15 (ObjNum 592 snap 187 seq_num 592) 2023-10-07T21:20:05.161 INFO:tasks.rados.rados.0.smithi003.stdout:1887: done (2 left) 2023-10-07T21:20:05.161 INFO:tasks.rados.rados.0.smithi003.stdout:1889: done (1 left) 2023-10-07T21:20:05.161 INFO:tasks.rados.rados.0.smithi003.stdout:1890: done (0 left) 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:1891: copy_from oid 34 from oid 41 current snap is 188 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:1892: rollback oid 2 current snap is 188 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 2 to 178 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:1893: rollback oid 26 current snap is 188 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 179 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:1894: read oid 9 snap -1 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:1894: expect (ObjNum 570 snap 182 seq_num 570) 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:1895: rollback oid 37 current snap is 188 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 166 2023-10-07T21:20:05.162 INFO:tasks.rados.rados.0.smithi003.stdout:1896: delete oid 4 current snap is 188 2023-10-07T21:20:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing rollback tid 0 to smithi003182153-37 2023-10-07T21:20:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:20:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1892: finishing rollback tid 0 to smithi003182153-2 2023-10-07T21:20:05.171 INFO:tasks.rados.rados.0.smithi003.stdout:1892: finishing rollback tid 1 to smithi003182153-2 2023-10-07T21:20:05.171 INFO:tasks.rados.rados.0.smithi003.stdout:1892: finishing rollback tid 2 to smithi003182153-2 2023-10-07T21:20:05.171 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 1026 (ObjNum 483 snap 153 seq_num 483) dirty exists 2023-10-07T21:20:05.171 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:20:05.171 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 745 (ObjNum 491 snap 156 seq_num 491) dirty exists 2023-10-07T21:20:05.171 INFO:tasks.rados.rados.0.smithi003.stdout:1892: done (5 left) 2023-10-07T21:20:05.172 INFO:tasks.rados.rados.0.smithi003.stdout:1895: done (4 left) 2023-10-07T21:20:05.172 INFO:tasks.rados.rados.0.smithi003.stdout:1896: done (3 left) 2023-10-07T21:20:05.172 INFO:tasks.rados.rados.0.smithi003.stdout:1897: snap_create 2023-10-07T21:20:05.174 INFO:tasks.rados.rados.0.smithi003.stdout:1893: finishing rollback tid 0 to smithi003182153-26 2023-10-07T21:20:05.174 INFO:tasks.rados.rados.0.smithi003.stdout:1893: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:20:05.191 INFO:tasks.rados.rados.0.smithi003.stdout:1891: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:20:05.196 INFO:tasks.rados.rados.0.smithi003.stdout:1891: finishing copy_from to smithi003182153-34 2023-10-07T21:20:05.196 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 1379 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:20:05.198 INFO:tasks.rados.rados.0.smithi003.stdout:1894: expect (ObjNum 570 snap 182 seq_num 570) 2023-10-07T21:20:05.439 INFO:tasks.rados.rados.0.smithi003.stdout:1893: finishing rollback tid 2 to smithi003182153-26 2023-10-07T21:20:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1345 (ObjNum 452 snap 147 seq_num 452) dirty exists 2023-10-07T21:20:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:05 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 17/363 objects degraded (4.683%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:05 smithi003 ceph-mon[200960]: failed to encode map e446 with expected crc 2023-10-07T21:20:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:05 smithi003 ceph-mon[200960]: osdmap e446: 8 total, 8 up, 8 in 2023-10-07T21:20:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:05 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 17/363 objects degraded (4.683%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:05 smithi003 ceph-mon[204507]: failed to encode map e446 with expected crc 2023-10-07T21:20:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:05 smithi003 ceph-mon[204507]: osdmap e446: 8 total, 8 up, 8 in 2023-10-07T21:20:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:05 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 17/363 objects degraded (4.683%), 3 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:05 smithi046 ceph-mon[189713]: failed to encode map e446 with expected crc 2023-10-07T21:20:05.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:05 smithi046 ceph-mon[189713]: osdmap e446: 8 total, 8 up, 8 in 2023-10-07T21:20:06.163 INFO:tasks.rados.rados.0.smithi003.stdout:1891: done (3 left) 2023-10-07T21:20:06.163 INFO:tasks.rados.rados.0.smithi003.stdout:1893: done (2 left) 2023-10-07T21:20:06.163 INFO:tasks.rados.rados.0.smithi003.stdout:1894: done (1 left) 2023-10-07T21:20:06.163 INFO:tasks.rados.rados.0.smithi003.stdout:1897: done (0 left) 2023-10-07T21:20:06.163 INFO:tasks.rados.rados.0.smithi003.stdout:1898: copy_from oid 2 from oid 47 current snap is 189 2023-10-07T21:20:06.163 INFO:tasks.rados.rados.0.smithi003.stdout:1899: snap_remove snap 180 2023-10-07T21:20:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[200960]: failed to encode map e446 with expected crc 2023-10-07T21:20:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[200960]: osdmap e447: 8 total, 8 up, 8 in 2023-10-07T21:20:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[200960]: failed to encode map e447 with expected crc 2023-10-07T21:20:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[200960]: failed to encode map e447 with expected crc 2023-10-07T21:20:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[200960]: pgmap v317: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 18 op/s; 21 MiB/s, 5 objects/s recovering 2023-10-07T21:20:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[204507]: failed to encode map e446 with expected crc 2023-10-07T21:20:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[204507]: osdmap e447: 8 total, 8 up, 8 in 2023-10-07T21:20:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[204507]: failed to encode map e447 with expected crc 2023-10-07T21:20:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[204507]: failed to encode map e447 with expected crc 2023-10-07T21:20:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:06 smithi003 ceph-mon[204507]: pgmap v317: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 18 op/s; 21 MiB/s, 5 objects/s recovering 2023-10-07T21:20:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:06 smithi046 ceph-mon[189713]: failed to encode map e446 with expected crc 2023-10-07T21:20:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:06 smithi046 ceph-mon[189713]: osdmap e447: 8 total, 8 up, 8 in 2023-10-07T21:20:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:06 smithi046 ceph-mon[189713]: failed to encode map e447 with expected crc 2023-10-07T21:20:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:06 smithi046 ceph-mon[189713]: failed to encode map e447 with expected crc 2023-10-07T21:20:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:06 smithi046 ceph-mon[189713]: pgmap v317: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 208 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 18 op/s; 21 MiB/s, 5 objects/s recovering 2023-10-07T21:20:07.168 INFO:tasks.rados.rados.0.smithi003.stdout:1899: done (1 left) 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1900: rollback oid 25 current snap is 189 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 25 to 183 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1898: finishing copy_from racing read to smithi003182153-2 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1898: finishing copy_from to smithi003182153-2 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 914 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1898: done (1 left) 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1901: rmattr oid 50 current snap is 189 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1901: done (1 left) 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1902: read oid 10 snap 186 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1902: expect (ObjNum 591 snap 186 seq_num 591) 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 189 2023-10-07T21:20:07.169 INFO:tasks.rados.rados.0.smithi003.stdout:1903: seq_num 594 ranges {253952=352256} 2023-10-07T21:20:07.172 INFO:tasks.rados.rados.0.smithi003.stdout:1903: writing smithi003182153-42 from 253952 to 606208 tid 1 2023-10-07T21:20:07.172 INFO:tasks.rados.rados.0.smithi003.stdout:1904: rollback oid 16 current snap is 189 2023-10-07T21:20:07.172 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 182 2023-10-07T21:20:07.173 INFO:tasks.rados.rados.0.smithi003.stdout:1905: snap_create 2023-10-07T21:20:07.179 INFO:tasks.rados.rados.0.smithi003.stdout:1900: finishing rollback tid 1 to smithi003182153-25 2023-10-07T21:20:07.181 INFO:tasks.rados.rados.0.smithi003.stdout:1904: finishing rollback tid 0 to smithi003182153-16 2023-10-07T21:20:07.181 INFO:tasks.rados.rados.0.smithi003.stdout:1900: finishing rollback tid 2 to smithi003182153-25 2023-10-07T21:20:07.181 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1028 (ObjNum 559 snap 178 seq_num 559) dirty exists 2023-10-07T21:20:07.185 INFO:tasks.rados.rados.0.smithi003.stdout:1902: expect (ObjNum 591 snap 186 seq_num 591) 2023-10-07T21:20:07.232 INFO:tasks.rados.rados.0.smithi003.stdout:1903: finishing write tid 1 to smithi003182153-42 2023-10-07T21:20:07.232 INFO:tasks.rados.rados.0.smithi003.stdout:1903: finishing write tid 2 to smithi003182153-42 2023-10-07T21:20:07.232 INFO:tasks.rados.rados.0.smithi003.stdout:1904: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:20:07.233 INFO:tasks.rados.rados.0.smithi003.stdout:1904: finishing rollback tid 2 to smithi003182153-16 2023-10-07T21:20:07.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 1545 (ObjNum 500 snap 157 seq_num 500) dirty exists 2023-10-07T21:20:07.233 INFO:tasks.rados.rados.0.smithi003.stdout:1903: finishing write tid 3 to smithi003182153-42 2023-10-07T21:20:07.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1478 (ObjNum 594 snap 189 seq_num 594) dirty exists 2023-10-07T21:20:07.233 INFO:tasks.rados.rados.0.smithi003.stdout:1903: left oid 42 (ObjNum 594 snap 189 seq_num 594) 2023-10-07T21:20:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/363 objects degraded (4.683%), 3 pgs degraded) 2023-10-07T21:20:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:20:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[200960]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[200960]: osdmap e448: 8 total, 8 up, 8 in 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[200960]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[200960]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/363 objects degraded (4.683%), 3 pgs degraded) 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[204507]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[204507]: osdmap e448: 8 total, 8 up, 8 in 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[204507]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:07 smithi003 ceph-mon[204507]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:07 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/363 objects degraded (4.683%), 3 pgs degraded) 2023-10-07T21:20:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:07 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:20:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:07 smithi046 ceph-mon[189713]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:07 smithi046 ceph-mon[189713]: osdmap e448: 8 total, 8 up, 8 in 2023-10-07T21:20:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:07 smithi046 ceph-mon[189713]: failed to encode map e448 with expected crc 2023-10-07T21:20:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:07 smithi046 ceph-mon[189713]: failed to encode map e448 with expected crc 2023-10-07T21:20:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1900: done (4 left) 2023-10-07T21:20:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1902: done (3 left) 2023-10-07T21:20:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1903: done (2 left) 2023-10-07T21:20:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1904: done (1 left) 2023-10-07T21:20:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1905: done (0 left) 2023-10-07T21:20:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 190 2023-10-07T21:20:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:1906: seq_num 595 ranges {0=368640} 2023-10-07T21:20:08.176 INFO:tasks.rados.rados.0.smithi003.stdout:1906: writing smithi003182153-8 from 0 to 368640 tid 1 2023-10-07T21:20:08.177 INFO:tasks.rados.rados.0.smithi003.stdout:1907: delete oid 12 current snap is 190 2023-10-07T21:20:08.184 INFO:tasks.rados.rados.0.smithi003.stdout:1907: done (1 left) 2023-10-07T21:20:08.184 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 190 2023-10-07T21:20:08.184 INFO:tasks.rados.rados.0.smithi003.stdout:1908: seq_num 597 ranges {4284416=401408} 2023-10-07T21:20:08.210 INFO:tasks.rados.rados.0.smithi003.stdout:1908: writing smithi003182153-35 from 4284416 to 4685824 tid 1 2023-10-07T21:20:08.210 INFO:tasks.rados.rados.0.smithi003.stdout:1909: delete oid 4 current snap is 190 2023-10-07T21:20:08.210 INFO:tasks.rados.rados.0.smithi003.stdout:1906: finishing write tid 1 to smithi003182153-8 2023-10-07T21:20:08.210 INFO:tasks.rados.rados.0.smithi003.stdout:1906: finishing write tid 2 to smithi003182153-8 2023-10-07T21:20:08.210 INFO:tasks.rados.rados.0.smithi003.stdout:1906: finishing write tid 3 to smithi003182153-8 2023-10-07T21:20:08.210 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1557 (ObjNum 595 snap 190 seq_num 595) dirty exists 2023-10-07T21:20:08.210 INFO:tasks.rados.rados.0.smithi003.stdout:1906: left oid 8 (ObjNum 595 snap 190 seq_num 595) 2023-10-07T21:20:08.212 INFO:tasks.rados.rados.0.smithi003.stdout:1906: done (2 left) 2023-10-07T21:20:08.212 INFO:tasks.rados.rados.0.smithi003.stdout:1909: done (1 left) 2023-10-07T21:20:08.212 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 190 2023-10-07T21:20:08.212 INFO:tasks.rados.rados.0.smithi003.stdout:1910: seq_num 599 ranges {3194880=434176} 2023-10-07T21:20:08.232 INFO:tasks.rados.rados.0.smithi003.stdout:1910: writing smithi003182153-47 from 3194880 to 3629056 tid 1 2023-10-07T21:20:08.232 INFO:tasks.rados.rados.0.smithi003.stdout:1911: rmattr oid 23 current snap is 190 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1911: done (2 left) 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1912: copy_from oid 30 from oid 2 current snap is 190 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1908: finishing write tid 1 to smithi003182153-35 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1908: finishing write tid 2 to smithi003182153-35 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1908: finishing write tid 3 to smithi003182153-35 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1336 (ObjNum 597 snap 190 seq_num 597) dirty exists 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1908: left oid 35 (ObjNum 597 snap 190 seq_num 597) 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1908: done (2 left) 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1913: copy_from oid 18 from oid 44 current snap is 190 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 190 2023-10-07T21:20:08.233 INFO:tasks.rados.rados.0.smithi003.stdout:1914: seq_num 600 ranges {3366912=450560} 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1914: writing smithi003182153-7 from 3366912 to 3817472 tid 1 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1915: delete oid 46 current snap is 190 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1910: finishing write tid 1 to smithi003182153-47 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1910: finishing write tid 2 to smithi003182153-47 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1910: finishing write tid 3 to smithi003182153-47 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 1380 (ObjNum 599 snap 190 seq_num 599) dirty exists 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1910: left oid 47 (ObjNum 599 snap 190 seq_num 599) 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1912: finishing copy_from racing read to smithi003182153-30 2023-10-07T21:20:08.254 INFO:tasks.rados.rados.0.smithi003.stdout:1913: finishing copy_from to smithi003182153-18 2023-10-07T21:20:08.255 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1471 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:20:08.255 INFO:tasks.rados.rados.0.smithi003.stdout:1912: finishing copy_from to smithi003182153-30 2023-10-07T21:20:08.255 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 914 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:20:08.255 INFO:tasks.rados.rados.0.smithi003.stdout:1913: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:20:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:1910: done (4 left) 2023-10-07T21:20:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:1912: done (3 left) 2023-10-07T21:20:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:1913: done (2 left) 2023-10-07T21:20:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:1915: done (1 left) 2023-10-07T21:20:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:1916: read oid 29 snap -1 2023-10-07T21:20:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:1916: expect (ObjNum 562 snap 180 seq_num 562) 2023-10-07T21:20:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:1917: delete oid 40 current snap is 190 2023-10-07T21:20:08.257 INFO:tasks.rados.rados.0.smithi003.stdout:1914: finishing write tid 1 to smithi003182153-7 2023-10-07T21:20:08.258 INFO:tasks.rados.rados.0.smithi003.stdout:1914: finishing write tid 2 to smithi003182153-7 2023-10-07T21:20:08.260 INFO:tasks.rados.rados.0.smithi003.stdout:1914: finishing write tid 3 to smithi003182153-7 2023-10-07T21:20:08.260 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1030 (ObjNum 600 snap 190 seq_num 600) dirty exists 2023-10-07T21:20:08.260 INFO:tasks.rados.rados.0.smithi003.stdout:1914: left oid 7 (ObjNum 600 snap 190 seq_num 600) 2023-10-07T21:20:08.260 INFO:tasks.rados.rados.0.smithi003.stdout:1914: done (2 left) 2023-10-07T21:20:08.261 INFO:tasks.rados.rados.0.smithi003.stdout:1917: done (1 left) 2023-10-07T21:20:08.261 INFO:tasks.rados.rados.0.smithi003.stdout:1918: snap_create 2023-10-07T21:20:08.289 INFO:tasks.rados.rados.0.smithi003.stdout:1916: expect (ObjNum 562 snap 180 seq_num 562) 2023-10-07T21:20:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[204507]: failed to encode map e449 with expected crc 2023-10-07T21:20:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[204507]: osdmap e449: 8 total, 8 up, 8 in 2023-10-07T21:20:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[204507]: failed to encode map e449 with expected crc 2023-10-07T21:20:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[204507]: pgmap v320: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 208 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1000 KiB/s wr, 17 op/s; 9.2 MiB/s, 2 objects/s recovering 2023-10-07T21:20:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[200960]: failed to encode map e449 with expected crc 2023-10-07T21:20:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[200960]: osdmap e449: 8 total, 8 up, 8 in 2023-10-07T21:20:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[200960]: failed to encode map e449 with expected crc 2023-10-07T21:20:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:08 smithi003 ceph-mon[200960]: pgmap v320: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 208 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1000 KiB/s wr, 17 op/s; 9.2 MiB/s, 2 objects/s recovering 2023-10-07T21:20:08.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:08 smithi046 ceph-mon[189713]: failed to encode map e449 with expected crc 2023-10-07T21:20:08.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:08 smithi046 ceph-mon[189713]: osdmap e449: 8 total, 8 up, 8 in 2023-10-07T21:20:08.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:08 smithi046 ceph-mon[189713]: failed to encode map e449 with expected crc 2023-10-07T21:20:08.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:08 smithi046 ceph-mon[189713]: pgmap v320: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 208 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1000 KiB/s wr, 17 op/s; 9.2 MiB/s, 2 objects/s recovering 2023-10-07T21:20:09.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:20:08 smithi046 conmon[175795]: ts=2023-10-07T21:20: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-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi003:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.3\", device_class=\"ssd\", hostname=\"smithi003\", instance=\"smithi046.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.3\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T21:20:09.179 INFO:tasks.rados.rados.0.smithi003.stdout:1916: done (1 left) 2023-10-07T21:20:09.179 INFO:tasks.rados.rados.0.smithi003.stdout:1918: done (0 left) 2023-10-07T21:20:09.179 INFO:tasks.rados.rados.0.smithi003.stdout:1919: delete oid 9 current snap is 191 2023-10-07T21:20:09.183 INFO:tasks.rados.rados.0.smithi003.stdout:1919: done (0 left) 2023-10-07T21:20:09.183 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 191 2023-10-07T21:20:09.183 INFO:tasks.rados.rados.0.smithi003.stdout:1920: seq_num 604 ranges {1679360=524288} 2023-10-07T21:20:09.195 INFO:tasks.rados.rados.0.smithi003.stdout:1920: writing smithi003182153-39 from 1679360 to 2203648 tid 1 2023-10-07T21:20:09.195 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 191 2023-10-07T21:20:09.195 INFO:tasks.rados.rados.0.smithi003.stdout:1921: seq_num 605 ranges {3629056=540672} 2023-10-07T21:20:09.219 INFO:tasks.rados.rados.0.smithi003.stdout:1921: writing smithi003182153-47 from 3629056 to 4169728 tid 1 2023-10-07T21:20:09.219 INFO:tasks.rados.rados.0.smithi003.stdout:1922: read oid 32 snap -1 2023-10-07T21:20:09.219 INFO:tasks.rados.rados.0.smithi003.stdout:1922: expect deleted 2023-10-07T21:20:09.220 INFO:tasks.rados.rados.0.smithi003.stdout:1923: snap_create 2023-10-07T21:20:09.220 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 1 to smithi003182153-39 2023-10-07T21:20:09.220 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 2 to smithi003182153-39 2023-10-07T21:20:09.220 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 3 to smithi003182153-39 2023-10-07T21:20:09.220 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1480 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:20:09.220 INFO:tasks.rados.rados.0.smithi003.stdout:1920: left oid 39 (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:20:09.223 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 1 to smithi003182153-47 2023-10-07T21:20:09.223 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 2 to smithi003182153-47 2023-10-07T21:20:09.225 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 3 to smithi003182153-47 2023-10-07T21:20:09.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 1474 (ObjNum 605 snap 191 seq_num 605) dirty exists 2023-10-07T21:20:09.225 INFO:tasks.rados.rados.0.smithi003.stdout:1921: left oid 47 (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:20:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:09 smithi003 ceph-mon[200960]: failed to encode map e450 with expected crc 2023-10-07T21:20:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:09 smithi003 ceph-mon[200960]: osdmap e450: 8 total, 8 up, 8 in 2023-10-07T21:20:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:09 smithi003 ceph-mon[200960]: failed to encode map e450 with expected crc 2023-10-07T21:20:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:09 smithi003 ceph-mon[204507]: failed to encode map e450 with expected crc 2023-10-07T21:20:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:09 smithi003 ceph-mon[204507]: osdmap e450: 8 total, 8 up, 8 in 2023-10-07T21:20:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:09 smithi003 ceph-mon[204507]: failed to encode map e450 with expected crc 2023-10-07T21:20:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:09 smithi046 ceph-mon[189713]: failed to encode map e450 with expected crc 2023-10-07T21:20:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:09 smithi046 ceph-mon[189713]: osdmap e450: 8 total, 8 up, 8 in 2023-10-07T21:20:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:09 smithi046 ceph-mon[189713]: failed to encode map e450 with expected crc 2023-10-07T21:20:09.761 INFO:tasks.rados.rados.0.smithi003.stdout:1920: done (3 left) 2023-10-07T21:20:09.761 INFO:tasks.rados.rados.0.smithi003.stdout:1921: done (2 left) 2023-10-07T21:20:09.762 INFO:tasks.rados.rados.0.smithi003.stdout:1922: done (1 left) 2023-10-07T21:20:09.762 INFO:tasks.rados.rados.0.smithi003.stdout:1923: done (0 left) 2023-10-07T21:20:09.762 INFO:tasks.rados.rados.0.smithi003.stdout:1924: copy_from oid 23 from oid 48 current snap is 192 2023-10-07T21:20:09.762 INFO:tasks.rados.rados.0.smithi003.stdout:1925: delete oid 40 current snap is 192 2023-10-07T21:20:09.764 INFO:tasks.rados.rados.0.smithi003.stdout:1925: done (1 left) 2023-10-07T21:20:09.764 INFO:tasks.rados.rados.0.smithi003.stdout:1926: snap_remove snap 185 2023-10-07T21:20:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[200960]: osdmap e451: 8 total, 8 up, 8 in 2023-10-07T21:20:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[200960]: failed to encode map e451 with expected crc 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[200960]: pgmap v323: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.2 MiB/s wr, 33 op/s 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[200960]: failed to encode map e451 with expected crc 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[200960]: osdmap e452: 8 total, 8 up, 8 in 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[200960]: failed to encode map e452 with expected crc 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[200960]: failed to encode map e452 with expected crc 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[204507]: osdmap e451: 8 total, 8 up, 8 in 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[204507]: failed to encode map e451 with expected crc 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[204507]: pgmap v323: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.2 MiB/s wr, 33 op/s 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[204507]: failed to encode map e451 with expected crc 2023-10-07T21:20:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[204507]: osdmap e452: 8 total, 8 up, 8 in 2023-10-07T21:20:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[204507]: failed to encode map e452 with expected crc 2023-10-07T21:20:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:10 smithi003 ceph-mon[204507]: failed to encode map e452 with expected crc 2023-10-07T21:20:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:10 smithi046 ceph-mon[189713]: osdmap e451: 8 total, 8 up, 8 in 2023-10-07T21:20:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:10 smithi046 ceph-mon[189713]: failed to encode map e451 with expected crc 2023-10-07T21:20:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:10 smithi046 ceph-mon[189713]: pgmap v323: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 3.2 MiB/s wr, 33 op/s 2023-10-07T21:20:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:10 smithi046 ceph-mon[189713]: failed to encode map e451 with expected crc 2023-10-07T21:20:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:10 smithi046 ceph-mon[189713]: osdmap e452: 8 total, 8 up, 8 in 2023-10-07T21:20:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:10 smithi046 ceph-mon[189713]: failed to encode map e452 with expected crc 2023-10-07T21:20:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:10 smithi046 ceph-mon[189713]: failed to encode map e452 with expected crc 2023-10-07T21:20:10.775 INFO:tasks.rados.rados.0.smithi003.stdout:1926: done (1 left) 2023-10-07T21:20:10.775 INFO:tasks.rados.rados.0.smithi003.stdout:1927: setattr oid 37 current snap is 192 2023-10-07T21:20:10.775 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing copy_from to smithi003182153-23 2023-10-07T21:20:10.775 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 618 (ObjNum 518 snap 159 seq_num 518) dirty exists 2023-10-07T21:20:10.775 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:20:10.778 INFO:tasks.rados.rados.0.smithi003.stdout:1924: done (1 left) 2023-10-07T21:20:10.778 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 192 2023-10-07T21:20:10.778 INFO:tasks.rados.rados.0.smithi003.stdout:1928: seq_num 607 ranges {0=573440} 2023-10-07T21:20:10.780 INFO:tasks.rados.rados.0.smithi003.stdout:1928: writing smithi003182153-46 from 0 to 573440 tid 1 2023-10-07T21:20:10.781 INFO:tasks.rados.rados.0.smithi003.stdout:1929: delete oid 23 current snap is 192 2023-10-07T21:20:10.785 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 746 (ObjNum 491 snap 156 seq_num 491) dirty exists 2023-10-07T21:20:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:1928: finishing write tid 1 to smithi003182153-46 2023-10-07T21:20:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:1928: finishing write tid 2 to smithi003182153-46 2023-10-07T21:20:10.791 INFO:tasks.rados.rados.0.smithi003.stdout:1927: done (2 left) 2023-10-07T21:20:10.791 INFO:tasks.rados.rados.0.smithi003.stdout:1929: done (1 left) 2023-10-07T21:20:10.791 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 192 2023-10-07T21:20:10.791 INFO:tasks.rados.rados.0.smithi003.stdout:1930: seq_num 609 ranges {376832=606208} 2023-10-07T21:20:10.796 INFO:tasks.rados.rados.0.smithi003.stdout:1930: writing smithi003182153-26 from 376832 to 983040 tid 1 2023-10-07T21:20:10.796 INFO:tasks.rados.rados.0.smithi003.stdout:1931: snap_remove snap 182 2023-10-07T21:20:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[200960]: failed to encode map e451 with expected crc 2023-10-07T21:20:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[200960]: failed to encode map e452 with expected crc 2023-10-07T21:20:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[200960]: osdmap e453: 8 total, 8 up, 8 in 2023-10-07T21:20:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[200960]: failed to encode map e453 with expected crc 2023-10-07T21:20:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[200960]: failed to encode map e453 with expected crc 2023-10-07T21:20:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[204507]: failed to encode map e451 with expected crc 2023-10-07T21:20:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[204507]: failed to encode map e452 with expected crc 2023-10-07T21:20:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[204507]: osdmap e453: 8 total, 8 up, 8 in 2023-10-07T21:20:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[204507]: failed to encode map e453 with expected crc 2023-10-07T21:20:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:11 smithi003 ceph-mon[204507]: failed to encode map e453 with expected crc 2023-10-07T21:20:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:11 smithi046 ceph-mon[189713]: failed to encode map e451 with expected crc 2023-10-07T21:20:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:11 smithi046 ceph-mon[189713]: failed to encode map e452 with expected crc 2023-10-07T21:20:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:11 smithi046 ceph-mon[189713]: osdmap e453: 8 total, 8 up, 8 in 2023-10-07T21:20:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:11 smithi046 ceph-mon[189713]: failed to encode map e453 with expected crc 2023-10-07T21:20:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:11 smithi046 ceph-mon[189713]: failed to encode map e453 with expected crc 2023-10-07T21:20:11.769 INFO:tasks.rados.rados.0.smithi003.stdout:1931: done (2 left) 2023-10-07T21:20:11.769 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 192 2023-10-07T21:20:11.769 INFO:tasks.rados.rados.0.smithi003.stdout:1928: finishing write tid 3 to smithi003182153-46 2023-10-07T21:20:11.769 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1476 (ObjNum 607 snap 192 seq_num 607) dirty exists 2023-10-07T21:20:11.769 INFO:tasks.rados.rados.0.smithi003.stdout:1928: left oid 46 (ObjNum 607 snap 192 seq_num 607) 2023-10-07T21:20:11.769 INFO:tasks.rados.rados.0.smithi003.stdout:1932: seq_num 610 ranges {0=622592} 2023-10-07T21:20:11.776 INFO:tasks.rados.rados.0.smithi003.stdout:1932: writing smithi003182153-9 from 0 to 622592 tid 1 2023-10-07T21:20:11.777 INFO:tasks.rados.rados.0.smithi003.stdout:1928: done (2 left) 2023-10-07T21:20:11.777 INFO:tasks.rados.rados.0.smithi003.stdout:1933: snap_create 2023-10-07T21:20:11.777 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 1 to smithi003182153-26 2023-10-07T21:20:11.777 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 2 to smithi003182153-26 2023-10-07T21:20:11.777 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 3 to smithi003182153-26 2023-10-07T21:20:11.777 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1348 (ObjNum 609 snap 192 seq_num 609) dirty exists 2023-10-07T21:20:11.777 INFO:tasks.rados.rados.0.smithi003.stdout:1930: left oid 26 (ObjNum 609 snap 192 seq_num 609) 2023-10-07T21:20:11.785 INFO:tasks.rados.rados.0.smithi003.stdout:1932: finishing write tid 1 to smithi003182153-9 2023-10-07T21:20:11.785 INFO:tasks.rados.rados.0.smithi003.stdout:1932: finishing write tid 2 to smithi003182153-9 2023-10-07T21:20:11.788 INFO:tasks.rados.rados.0.smithi003.stdout:1932: finishing write tid 3 to smithi003182153-9 2023-10-07T21:20:11.788 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1350 (ObjNum 610 snap 192 seq_num 610) dirty exists 2023-10-07T21:20:11.788 INFO:tasks.rados.rados.0.smithi003.stdout:1932: left oid 9 (ObjNum 610 snap 192 seq_num 610) 2023-10-07T21:20:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:20:11] "GET /metrics HTTP/1.1" 200 36029 "" "Prometheus/2.43.0" 2023-10-07T21:20:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[200960]: failed to encode map e453 with expected crc 2023-10-07T21:20:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[200960]: pgmap v326: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[200960]: osdmap e454: 8 total, 8 up, 8 in 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[200960]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[200960]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[200960]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[204507]: failed to encode map e453 with expected crc 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[204507]: pgmap v326: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[204507]: osdmap e454: 8 total, 8 up, 8 in 2023-10-07T21:20:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[204507]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[204507]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:12 smithi003 ceph-mon[204507]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:12 smithi046 ceph-mon[189713]: failed to encode map e453 with expected crc 2023-10-07T21:20:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:12 smithi046 ceph-mon[189713]: pgmap v326: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2023-10-07T21:20:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:12 smithi046 ceph-mon[189713]: osdmap e454: 8 total, 8 up, 8 in 2023-10-07T21:20:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:12 smithi046 ceph-mon[189713]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:12 smithi046 ceph-mon[189713]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:12 smithi046 ceph-mon[189713]: failed to encode map e454 with expected crc 2023-10-07T21:20:12.773 INFO:tasks.rados.rados.0.smithi003.stdout:1930: done (2 left) 2023-10-07T21:20:12.774 INFO:tasks.rados.rados.0.smithi003.stdout:1932: done (1 left) 2023-10-07T21:20:12.774 INFO:tasks.rados.rados.0.smithi003.stdout:1933: done (0 left) 2023-10-07T21:20:12.774 INFO:tasks.rados.rados.0.smithi003.stdout:1934: rollback oid 36 current snap is 193 2023-10-07T21:20:12.774 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 178 2023-10-07T21:20:12.774 INFO:tasks.rados.rados.0.smithi003.stdout:1935: snap_create 2023-10-07T21:20:12.779 INFO:tasks.rados.rados.0.smithi003.stdout:1934: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:20:12.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T21:20:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[200960]: failed to encode map e454 with expected crc 2023-10-07T21:20:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[200960]: failed to encode map e455 with expected crc 2023-10-07T21:20:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[200960]: osdmap e455: 8 total, 8 up, 8 in 2023-10-07T21:20:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[200960]: failed to encode map e455 with expected crc 2023-10-07T21:20:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[204507]: failed to encode map e454 with expected crc 2023-10-07T21:20:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[204507]: failed to encode map e455 with expected crc 2023-10-07T21:20:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[204507]: osdmap e455: 8 total, 8 up, 8 in 2023-10-07T21:20:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:13 smithi003 ceph-mon[204507]: failed to encode map e455 with expected crc 2023-10-07T21:20:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:13 smithi046 ceph-mon[189713]: failed to encode map e454 with expected crc 2023-10-07T21:20:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:13 smithi046 ceph-mon[189713]: failed to encode map e455 with expected crc 2023-10-07T21:20:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:13 smithi046 ceph-mon[189713]: osdmap e455: 8 total, 8 up, 8 in 2023-10-07T21:20:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:13 smithi046 ceph-mon[189713]: failed to encode map e455 with expected crc 2023-10-07T21:20:13.781 INFO:tasks.rados.rados.0.smithi003.stdout:1934: done (1 left) 2023-10-07T21:20:13.781 INFO:tasks.rados.rados.0.smithi003.stdout:1935: done (0 left) 2023-10-07T21:20:13.781 INFO:tasks.rados.rados.0.smithi003.stdout:1936: read oid 4 snap 187 2023-10-07T21:20:13.781 INFO:tasks.rados.rados.0.smithi003.stdout:1936: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:13.782 INFO:tasks.rados.rados.0.smithi003.stdout:1937: snap_create 2023-10-07T21:20:13.805 INFO:tasks.rados.rados.0.smithi003.stdout:1936: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:14.760 INFO:tasks.rados.rados.0.smithi003.stdout:1936: done (1 left) 2023-10-07T21:20:14.760 INFO:tasks.rados.rados.0.smithi003.stdout:1937: done (0 left) 2023-10-07T21:20:14.760 INFO:tasks.rados.rados.0.smithi003.stdout:1938: rollback oid 11 current snap is 195 2023-10-07T21:20:14.760 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 194 2023-10-07T21:20:14.760 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 195 2023-10-07T21:20:14.761 INFO:tasks.rados.rados.0.smithi003.stdout:1939: seq_num 611 ranges {8495104=638976} 2023-10-07T21:20:14.811 INFO:tasks.rados.rados.0.smithi003.stdout:1939: writing smithi003182153-29 from 8495104 to 9134080 tid 1 2023-10-07T21:20:14.811 INFO:tasks.rados.rados.0.smithi003.stdout:1940: copy_from oid 16 from oid 39 current snap is 195 2023-10-07T21:20:14.811 INFO:tasks.rados.rados.0.smithi003.stdout:1938: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:20:14.811 INFO:tasks.rados.rados.0.smithi003.stdout:1941: delete oid 24 current snap is 195 2023-10-07T21:20:14.811 INFO:tasks.rados.rados.0.smithi003.stdout:1938: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:20:14.811 INFO:tasks.rados.rados.0.smithi003.stdout:1938: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:20:14.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1383 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:20:14.815 INFO:tasks.rados.rados.0.smithi003.stdout:1938: done (3 left) 2023-10-07T21:20:14.815 INFO:tasks.rados.rados.0.smithi003.stdout:1941: done (2 left) 2023-10-07T21:20:14.815 INFO:tasks.rados.rados.0.smithi003.stdout:1942: rollback oid 5 current snap is 195 2023-10-07T21:20:14.816 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 5 to 186 2023-10-07T21:20:14.816 INFO:tasks.rados.rados.0.smithi003.stdout:1943: snap_create 2023-10-07T21:20:14.816 INFO:tasks.rados.rados.0.smithi003.stdout:1939: finishing write tid 1 to smithi003182153-29 2023-10-07T21:20:14.817 INFO:tasks.rados.rados.0.smithi003.stdout:1939: finishing write tid 2 to smithi003182153-29 2023-10-07T21:20:14.819 INFO:tasks.rados.rados.0.smithi003.stdout:1939: finishing write tid 3 to smithi003182153-29 2023-10-07T21:20:14.819 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1352 (ObjNum 611 snap 195 seq_num 611) dirty exists 2023-10-07T21:20:14.819 INFO:tasks.rados.rados.0.smithi003.stdout:1939: left oid 29 (ObjNum 611 snap 195 seq_num 611) 2023-10-07T21:20:14.826 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:20:14.826 INFO:tasks.rados.rados.0.smithi003.stdout:1942: finishing rollback tid 0 to smithi003182153-5 2023-10-07T21:20:14.827 INFO:tasks.rados.rados.0.smithi003.stdout:1942: finishing rollback tid 1 to smithi003182153-5 2023-10-07T21:20:14.827 INFO:tasks.rados.rados.0.smithi003.stdout:1942: finishing rollback tid 2 to smithi003182153-5 2023-10-07T21:20:14.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1579 (ObjNum 590 snap 186 seq_num 590) dirty exists 2023-10-07T21:20:14.828 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing copy_from to smithi003182153-16 2023-10-07T21:20:14.828 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 1480 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:20:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[200960]: pgmap v329: 121 pgs: 121 active+clean; 217 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[200960]: failed to encode map e456 with expected crc 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[200960]: osdmap e456: 8 total, 8 up, 8 in 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[200960]: failed to encode map e456 with expected crc 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[200960]: osdmap e457: 8 total, 8 up, 8 in 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[204507]: pgmap v329: 121 pgs: 121 active+clean; 217 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[204507]: failed to encode map e456 with expected crc 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[204507]: osdmap e456: 8 total, 8 up, 8 in 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[204507]: failed to encode map e456 with expected crc 2023-10-07T21:20:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:14 smithi003 ceph-mon[204507]: osdmap e457: 8 total, 8 up, 8 in 2023-10-07T21:20:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:14 smithi046 ceph-mon[189713]: pgmap v329: 121 pgs: 121 active+clean; 217 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2023-10-07T21:20:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:14 smithi046 ceph-mon[189713]: failed to encode map e456 with expected crc 2023-10-07T21:20:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:14 smithi046 ceph-mon[189713]: osdmap e456: 8 total, 8 up, 8 in 2023-10-07T21:20:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:14 smithi046 ceph-mon[189713]: failed to encode map e456 with expected crc 2023-10-07T21:20:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:14 smithi046 ceph-mon[189713]: osdmap e457: 8 total, 8 up, 8 in 2023-10-07T21:20:15.793 INFO:tasks.rados.rados.0.smithi003.stdout:1939: done (3 left) 2023-10-07T21:20:15.793 INFO:tasks.rados.rados.0.smithi003.stdout:1940: done (2 left) 2023-10-07T21:20:15.793 INFO:tasks.rados.rados.0.smithi003.stdout:1942: done (1 left) 2023-10-07T21:20:15.793 INFO:tasks.rados.rados.0.smithi003.stdout:1943: done (0 left) 2023-10-07T21:20:15.793 INFO:tasks.rados.rados.0.smithi003.stdout:1944: read oid 30 snap 193 2023-10-07T21:20:15.794 INFO:tasks.rados.rados.0.smithi003.stdout:1944: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:20:15.794 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 196 2023-10-07T21:20:15.794 INFO:tasks.rados.rados.0.smithi003.stdout:1945: seq_num 613 ranges {0=671744} 2023-10-07T21:20:15.797 INFO:tasks.rados.rados.0.smithi003.stdout:1945: writing smithi003182153-20 from 0 to 671744 tid 1 2023-10-07T21:20:15.797 INFO:tasks.rados.rados.0.smithi003.stdout:1946: snap_remove snap 186 2023-10-07T21:20:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[204507]: failed to encode map e456 with expected crc 2023-10-07T21:20:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[204507]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[204507]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[204507]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[200960]: failed to encode map e456 with expected crc 2023-10-07T21:20:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[200960]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[200960]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:15 smithi003 ceph-mon[200960]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:15 smithi046 ceph-mon[189713]: failed to encode map e456 with expected crc 2023-10-07T21:20:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:15 smithi046 ceph-mon[189713]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:15 smithi046 ceph-mon[189713]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:15 smithi046 ceph-mon[189713]: failed to encode map e457 with expected crc 2023-10-07T21:20:16.798 INFO:tasks.rados.rados.0.smithi003.stdout:1946: done (2 left) 2023-10-07T21:20:16.798 INFO:tasks.rados.rados.0.smithi003.stdout:1947: delete oid 22 current snap is 196 2023-10-07T21:20:16.798 INFO:tasks.rados.rados.0.smithi003.stdout:1945: finishing write tid 1 to smithi003182153-20 2023-10-07T21:20:16.798 INFO:tasks.rados.rados.0.smithi003.stdout:1945: finishing write tid 2 to smithi003182153-20 2023-10-07T21:20:16.799 INFO:tasks.rados.rados.0.smithi003.stdout:1945: finishing write tid 3 to smithi003182153-20 2023-10-07T21:20:16.799 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1216 (ObjNum 613 snap 196 seq_num 613) dirty exists 2023-10-07T21:20:16.799 INFO:tasks.rados.rados.0.smithi003.stdout:1945: left oid 20 (ObjNum 613 snap 196 seq_num 613) 2023-10-07T21:20:16.799 INFO:tasks.rados.rados.0.smithi003.stdout:1944: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:20:16.954 INFO:tasks.rados.rados.0.smithi003.stdout:1944: done (2 left) 2023-10-07T21:20:16.954 INFO:tasks.rados.rados.0.smithi003.stdout:1945: done (1 left) 2023-10-07T21:20:16.954 INFO:tasks.rados.rados.0.smithi003.stdout:1947: done (0 left) 2023-10-07T21:20:16.954 INFO:tasks.rados.rados.0.smithi003.stdout:1948: setattr oid 44 current snap is 196 2023-10-07T21:20:16.955 INFO:tasks.rados.rados.0.smithi003.stdout:1949: rollback oid 18 current snap is 196 2023-10-07T21:20:16.955 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 166 2023-10-07T21:20:16.955 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 196 2023-10-07T21:20:16.955 INFO:tasks.rados.rados.0.smithi003.stdout:1950: seq_num 615 ranges {1482752=704512} 2023-10-07T21:20:16.967 INFO:tasks.rados.rados.0.smithi003.stdout:1950: writing smithi003182153-48 from 1482752 to 2187264 tid 1 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:1951: read oid 1 snap -1 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:1951: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 196 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1589 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:1949: finishing rollback tid 0 to smithi003182153-18 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:1949: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1478 (ObjNum 33 snap 0 seq_num 1510726176) dirty dne 2023-10-07T21:20:16.968 INFO:tasks.rados.rados.0.smithi003.stdout:1952: seq_num 616 ranges {5488640=720896} 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:1952: writing smithi003182153-15 from 5488640 to 6209536 tid 1 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:1948: done (4 left) 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:1949: done (3 left) 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:1953: delete oid 35 current snap is 196 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:1950: finishing write tid 1 to smithi003182153-48 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:1950: finishing write tid 2 to smithi003182153-48 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:1950: finishing write tid 3 to smithi003182153-48 2023-10-07T21:20:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 631 (ObjNum 615 snap 196 seq_num 615) dirty exists 2023-10-07T21:20:17.003 INFO:tasks.rados.rados.0.smithi003.stdout:1950: left oid 48 (ObjNum 615 snap 196 seq_num 615) 2023-10-07T21:20:17.003 INFO:tasks.rados.rados.0.smithi003.stdout:1951: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:20:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:1952: finishing write tid 1 to smithi003182153-15 2023-10-07T21:20:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:1952: finishing write tid 2 to smithi003182153-15 2023-10-07T21:20:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:1952: finishing write tid 3 to smithi003182153-15 2023-10-07T21:20:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1592 (ObjNum 616 snap 196 seq_num 616) dirty exists 2023-10-07T21:20:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:1952: left oid 15 (ObjNum 616 snap 196 seq_num 616) 2023-10-07T21:20:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:1950: done (3 left) 2023-10-07T21:20:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:1951: done (2 left) 2023-10-07T21:20:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:1952: done (1 left) 2023-10-07T21:20:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:1953: done (0 left) 2023-10-07T21:20:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:1954: snap_create 2023-10-07T21:20:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[204507]: pgmap v332: 121 pgs: 121 active+clean; 218 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T21:20:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[204507]: osdmap e458: 8 total, 8 up, 8 in 2023-10-07T21:20:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[204507]: failed to encode map e458 with expected crc 2023-10-07T21:20:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[200960]: pgmap v332: 121 pgs: 121 active+clean; 218 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T21:20:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[200960]: osdmap e458: 8 total, 8 up, 8 in 2023-10-07T21:20:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:16 smithi003 ceph-mon[200960]: failed to encode map e458 with expected crc 2023-10-07T21:20:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:16 smithi046 ceph-mon[189713]: pgmap v332: 121 pgs: 121 active+clean; 218 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T21:20:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:16 smithi046 ceph-mon[189713]: osdmap e458: 8 total, 8 up, 8 in 2023-10-07T21:20:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:16 smithi046 ceph-mon[189713]: failed to encode map e458 with expected crc 2023-10-07T21:20:17.808 INFO:tasks.rados.rados.0.smithi003.stdout:1954: done (0 left) 2023-10-07T21:20:17.809 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 197 2023-10-07T21:20:17.809 INFO:tasks.rados.rados.0.smithi003.stdout:1955: seq_num 618 ranges {2564096=753664} 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:1955: writing smithi003182153-3 from 2564096 to 3317760 tid 1 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:1956: rollback oid 11 current snap is 197 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 190 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:1957: rollback oid 26 current snap is 197 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 168 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:1958: rollback oid 19 current snap is 197 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 19 to 194 2023-10-07T21:20:17.827 INFO:tasks.rados.rados.0.smithi003.stdout:1959: snap_create 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1955: finishing write tid 1 to smithi003182153-3 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1958: finishing rollback tid 0 to smithi003182153-19 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1955: finishing write tid 2 to smithi003182153-3 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1957: finishing rollback tid 0 to smithi003182153-26 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1958: finishing rollback tid 1 to smithi003182153-19 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1956: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1957: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1956: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1957: finishing rollback tid 2 to smithi003182153-26 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1355 (ObjNum 452 snap 147 seq_num 452) dirty exists 2023-10-07T21:20:17.837 INFO:tasks.rados.rados.0.smithi003.stdout:1956: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:20:17.838 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1386 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:20:17.838 INFO:tasks.rados.rados.0.smithi003.stdout:1958: finishing rollback tid 2 to smithi003182153-19 2023-10-07T21:20:17.838 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1339 (ObjNum 554 snap 177 seq_num 554) dirty exists 2023-10-07T21:20:17.838 INFO:tasks.rados.rados.0.smithi003.stdout:1955: finishing write tid 3 to smithi003182153-3 2023-10-07T21:20:17.838 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1000 (ObjNum 618 snap 197 seq_num 618) dirty exists 2023-10-07T21:20:17.838 INFO:tasks.rados.rados.0.smithi003.stdout:1955: left oid 3 (ObjNum 618 snap 197 seq_num 618) 2023-10-07T21:20:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e458 with expected crc 2023-10-07T21:20:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e458 with expected crc 2023-10-07T21:20:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: osdmap e459: 8 total, 8 up, 8 in 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e458 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e458 with expected crc 2023-10-07T21:20:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: osdmap e459: 8 total, 8 up, 8 in 2023-10-07T21:20:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e458 with expected crc 2023-10-07T21:20:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e458 with expected crc 2023-10-07T21:20:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: osdmap e459: 8 total, 8 up, 8 in 2023-10-07T21:20:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: failed to encode map e459 with expected crc 2023-10-07T21:20:18.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:18.805 INFO:tasks.rados.rados.0.smithi003.stdout:1955: done (4 left) 2023-10-07T21:20:18.805 INFO:tasks.rados.rados.0.smithi003.stdout:1956: done (3 left) 2023-10-07T21:20:18.806 INFO:tasks.rados.rados.0.smithi003.stdout:1957: done (2 left) 2023-10-07T21:20:18.806 INFO:tasks.rados.rados.0.smithi003.stdout:1958: done (1 left) 2023-10-07T21:20:18.806 INFO:tasks.rados.rados.0.smithi003.stdout:1959: done (0 left) 2023-10-07T21:20:18.806 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 198 2023-10-07T21:20:18.806 INFO:tasks.rados.rados.0.smithi003.stdout:1960: seq_num 619 ranges {7061504=770048} 2023-10-07T21:20:18.848 INFO:tasks.rados.rados.0.smithi003.stdout:1960: writing smithi003182153-38 from 7061504 to 7831552 tid 1 2023-10-07T21:20:18.849 INFO:tasks.rados.rados.0.smithi003.stdout:1961: snap_create 2023-10-07T21:20:18.857 INFO:tasks.rados.rados.0.smithi003.stdout:1960: finishing write tid 1 to smithi003182153-38 2023-10-07T21:20:18.858 INFO:tasks.rados.rados.0.smithi003.stdout:1960: finishing write tid 2 to smithi003182153-38 2023-10-07T21:20:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:1960: finishing write tid 3 to smithi003182153-38 2023-10-07T21:20:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1342 (ObjNum 619 snap 198 seq_num 619) dirty exists 2023-10-07T21:20:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:1960: left oid 38 (ObjNum 619 snap 198 seq_num 619) 2023-10-07T21:20:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[200960]: pgmap v335: 121 pgs: 121 active+clean; 218 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 300 KiB/s wr, 5 op/s 2023-10-07T21:20:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[200960]: Upgrade: osd.5 is safe to restart 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[200960]: failed to encode map e460 with expected crc 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[200960]: osdmap e460: 8 total, 8 up, 8 in 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[200960]: failed to encode map e460 with expected crc 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[204507]: pgmap v335: 121 pgs: 121 active+clean; 218 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 300 KiB/s wr, 5 op/s 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[204507]: Upgrade: osd.5 is safe to restart 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[204507]: failed to encode map e460 with expected crc 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[204507]: osdmap e460: 8 total, 8 up, 8 in 2023-10-07T21:20:19.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:18 smithi003 ceph-mon[204507]: failed to encode map e460 with expected crc 2023-10-07T21:20:19.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:18 smithi046 ceph-mon[189713]: pgmap v335: 121 pgs: 121 active+clean; 218 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 300 KiB/s wr, 5 op/s 2023-10-07T21:20:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:18 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T21:20:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:18 smithi046 ceph-mon[189713]: Upgrade: osd.5 is safe to restart 2023-10-07T21:20:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:18 smithi046 ceph-mon[189713]: failed to encode map e460 with expected crc 2023-10-07T21:20:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:18 smithi046 ceph-mon[189713]: osdmap e460: 8 total, 8 up, 8 in 2023-10-07T21:20:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:18 smithi046 ceph-mon[189713]: failed to encode map e460 with expected crc 2023-10-07T21:20:19.761 INFO:tasks.rados.rados.0.smithi003.stdout:1960: done (1 left) 2023-10-07T21:20:19.762 INFO:tasks.rados.rados.0.smithi003.stdout:1961: done (0 left) 2023-10-07T21:20:19.762 INFO:tasks.rados.rados.0.smithi003.stdout:1962: setattr oid 29 current snap is 199 2023-10-07T21:20:19.763 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 199 2023-10-07T21:20:19.763 INFO:tasks.rados.rados.0.smithi003.stdout:1963: seq_num 620 ranges {4431872=794624} 2023-10-07T21:20:19.792 INFO:tasks.rados.rados.0.smithi003.stdout:1963: writing smithi003182153-31 from 4431872 to 5226496 tid 1 2023-10-07T21:20:19.792 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 199 2023-10-07T21:20:19.792 INFO:tasks.rados.rados.0.smithi003.stdout:1964: seq_num 621 ranges {573440=409600,983040=401408} 2023-10-07T21:20:19.798 INFO:tasks.rados.rados.0.smithi003.stdout:1964: writing smithi003182153-46 from 573440 to 983040 tid 1 2023-10-07T21:20:19.801 INFO:tasks.rados.rados.0.smithi003.stdout:1964: writing smithi003182153-46 from 983040 to 1384448 tid 2 2023-10-07T21:20:19.801 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 199 2023-10-07T21:20:19.801 INFO:tasks.rados.rados.0.smithi003.stdout:1965: seq_num 622 ranges {0=425984,425984=401408} 2023-10-07T21:20:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:1965: writing smithi003182153-14 from 0 to 425984 tid 1 2023-10-07T21:20:19.806 INFO:tasks.rados.rados.0.smithi003.stdout:1965: writing smithi003182153-14 from 425984 to 827392 tid 2 2023-10-07T21:20:19.806 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 199 2023-10-07T21:20:19.806 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1356 (ObjNum 611 snap 195 seq_num 611) dirty exists 2023-10-07T21:20:19.806 INFO:tasks.rados.rados.0.smithi003.stdout:1966: seq_num 623 ranges {0=442368,442368=401408} 2023-10-07T21:20:19.808 INFO:tasks.rados.rados.0.smithi003.stdout:1966: writing smithi003182153-12 from 0 to 442368 tid 1 2023-10-07T21:20:19.812 INFO:tasks.rados.rados.0.smithi003.stdout:1966: writing smithi003182153-12 from 442368 to 843776 tid 2 2023-10-07T21:20:19.812 INFO:tasks.rados.rados.0.smithi003.stdout:1962: done (4 left) 2023-10-07T21:20:19.812 INFO:tasks.rados.rados.0.smithi003.stdout:1967: rmattr oid 13 current snap is 199 2023-10-07T21:20:19.812 INFO:tasks.rados.rados.0.smithi003.stdout:1967: done (4 left) 2023-10-07T21:20:19.812 INFO:tasks.rados.rados.0.smithi003.stdout:1968: setattr oid 47 current snap is 199 2023-10-07T21:20:19.813 INFO:tasks.rados.rados.0.smithi003.stdout:1963: finishing write tid 1 to smithi003182153-31 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:1963: finishing write tid 2 to smithi003182153-31 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:1963: finishing write tid 3 to smithi003182153-31 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 1337 (ObjNum 620 snap 199 seq_num 620) dirty exists 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:1963: left oid 31 (ObjNum 620 snap 199 seq_num 620) 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:1964: finishing write tid 1 to smithi003182153-46 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:1964: finishing write tid 2 to smithi003182153-46 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:1964: finishing write tid 3 to smithi003182153-46 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:1964: finishing write tid 4 to smithi003182153-46 2023-10-07T21:20:19.814 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1481 (ObjNum 621 snap 199 seq_num 621) dirty exists 2023-10-07T21:20:19.815 INFO:tasks.rados.rados.0.smithi003.stdout:1964: left oid 46 (ObjNum 621 snap 199 seq_num 621) 2023-10-07T21:20:19.815 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 1 to smithi003182153-12 2023-10-07T21:20:19.815 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 1 to smithi003182153-14 2023-10-07T21:20:19.815 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 2 to smithi003182153-14 2023-10-07T21:20:19.815 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 3 to smithi003182153-14 2023-10-07T21:20:19.815 INFO:tasks.rados.rados.0.smithi003.stdout:1963: done (4 left) 2023-10-07T21:20:19.816 INFO:tasks.rados.rados.0.smithi003.stdout:1964: done (3 left) 2023-10-07T21:20:19.816 INFO:tasks.rados.rados.0.smithi003.stdout:1969: rollback oid 4 current snap is 199 2023-10-07T21:20:19.816 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 4 to 192 2023-10-07T21:20:19.816 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 199 2023-10-07T21:20:19.816 INFO:tasks.rados.rados.0.smithi003.stdout:1970: seq_num 624 ranges {368640=458752,827392=401408} 2023-10-07T21:20:19.819 INFO:tasks.rados.rados.0.smithi003.stdout:1970: writing smithi003182153-8 from 368640 to 827392 tid 1 2023-10-07T21:20:19.822 INFO:tasks.rados.rados.0.smithi003.stdout:1970: writing smithi003182153-8 from 827392 to 1228800 tid 2 2023-10-07T21:20:19.822 INFO:tasks.rados.rados.0.smithi003.stdout:1971: rollback oid 29 current snap is 199 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 194 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1972: copy_from oid 13 from oid 34 current snap is 199 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 4 to smithi003182153-14 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1359 (ObjNum 622 snap 199 seq_num 622) dirty exists 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1965: left oid 14 (ObjNum 622 snap 199 seq_num 622) 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1965: done (6 left) 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1973: delete oid 9 current snap is 199 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 2 to smithi003182153-12 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 3 to smithi003182153-12 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 4 to smithi003182153-12 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 1340 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:20:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:1966: left oid 12 (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:20:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 1482 (ObjNum 605 snap 191 seq_num 605) dirty exists 2023-10-07T21:20:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:1969: finishing rollback tid 1 to smithi003182153-4 2023-10-07T21:20:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 629 (ObjNum 33 snap 0 seq_num 2) dirty dne 2023-10-07T21:20:19.825 INFO:tasks.rados.rados.0.smithi003.stdout:1970: finishing write tid 1 to smithi003182153-8 2023-10-07T21:20:19.826 INFO:tasks.rados.rados.0.smithi003.stdout:1971: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:20:19.826 INFO:tasks.rados.rados.0.smithi003.stdout:1970: finishing write tid 2 to smithi003182153-8 2023-10-07T21:20:19.826 INFO:tasks.rados.rados.0.smithi003.stdout:1970: finishing write tid 3 to smithi003182153-8 2023-10-07T21:20:19.827 INFO:tasks.rados.rados.0.smithi003.stdout:1971: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:20:19.828 INFO:tasks.rados.rados.0.smithi003.stdout:1971: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:20:19.828 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1362 (ObjNum 562 snap 180 seq_num 562) dirty exists 2023-10-07T21:20:19.828 INFO:tasks.rados.rados.0.smithi003.stdout:1966: done (6 left) 2023-10-07T21:20:19.828 INFO:tasks.rados.rados.0.smithi003.stdout:1968: done (5 left) 2023-10-07T21:20:19.828 INFO:tasks.rados.rados.0.smithi003.stdout:1969: done (4 left) 2023-10-07T21:20:19.828 INFO:tasks.rados.rados.0.smithi003.stdout:1971: done (3 left) 2023-10-07T21:20:19.829 INFO:tasks.rados.rados.0.smithi003.stdout:1973: done (2 left) 2023-10-07T21:20:19.829 INFO:tasks.rados.rados.0.smithi003.stdout:1974: rmattr oid 17 current snap is 199 2023-10-07T21:20:19.829 INFO:tasks.rados.rados.0.smithi003.stdout:1974: done (2 left) 2023-10-07T21:20:19.829 INFO:tasks.rados.rados.0.smithi003.stdout:1975: copy_from oid 19 from oid 49 current snap is 199 2023-10-07T21:20:19.829 INFO:tasks.rados.rados.0.smithi003.stdout:1976: setattr oid 15 current snap is 199 2023-10-07T21:20:19.829 INFO:tasks.rados.rados.0.smithi003.stdout:1970: finishing write tid 4 to smithi003182153-8 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1596 (ObjNum 624 snap 199 seq_num 624) dirty exists 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:1970: left oid 8 (ObjNum 624 snap 199 seq_num 624) 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:1975: finishing copy_from to smithi003182153-19 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:1975: got expected ENOENT (src dne) 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:1975: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:1970: done (3 left) 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:1975: done (2 left) 2023-10-07T21:20:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:1977: snap_create 2023-10-07T21:20:19.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1598 (ObjNum 616 snap 196 seq_num 616) dirty exists 2023-10-07T21:20:19.844 INFO:tasks.rados.rados.0.smithi003.stdout:1972: finishing copy_from to smithi003182153-13 2023-10-07T21:20:19.844 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1379 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:20:19.844 INFO:tasks.rados.rados.0.smithi003.stdout:1972: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:20:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: failed to encode map e460 with expected crc 2023-10-07T21:20:20.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: failed to encode map e461 with expected crc 2023-10-07T21:20:20.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: osdmap e461: 8 total, 8 up, 8 in 2023-10-07T21:20:20.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: failed to encode map e461 with expected crc 2023-10-07T21:20:20.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[204507]: osdmap e462: 8 total, 8 up, 8 in 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: failed to encode map e460 with expected crc 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: failed to encode map e461 with expected crc 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: osdmap e461: 8 total, 8 up, 8 in 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: failed to encode map e461 with expected crc 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:20:20.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:20.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:19 smithi003 ceph-mon[200960]: osdmap e462: 8 total, 8 up, 8 in 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: failed to encode map e460 with expected crc 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: failed to encode map e461 with expected crc 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: osdmap e461: 8 total, 8 up, 8 in 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: failed to encode map e461 with expected crc 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:19 smithi046 ceph-mon[189713]: osdmap e462: 8 total, 8 up, 8 in 2023-10-07T21:20:20.818 INFO:tasks.rados.rados.0.smithi003.stdout:1972: done (2 left) 2023-10-07T21:20:20.818 INFO:tasks.rados.rados.0.smithi003.stdout:1976: done (1 left) 2023-10-07T21:20:20.818 INFO:tasks.rados.rados.0.smithi003.stdout:1977: done (0 left) 2023-10-07T21:20:20.818 INFO:tasks.rados.rados.0.smithi003.stdout:1978: delete oid 24 current snap is 200 2023-10-07T21:20:20.821 INFO:tasks.rados.rados.0.smithi003.stdout:1978: done (0 left) 2023-10-07T21:20:20.821 INFO:tasks.rados.rados.0.smithi003.stdout:1979: rmattr oid 14 current snap is 200 2023-10-07T21:20:20.821 INFO:tasks.rados.rados.0.smithi003.stdout:1980: delete oid 7 current snap is 200 2023-10-07T21:20:20.826 INFO:tasks.rados.rados.0.smithi003.stdout:1980: done (1 left) 2023-10-07T21:20:20.826 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 200 2023-10-07T21:20:20.826 INFO:tasks.rados.rados.0.smithi003.stdout:1981: seq_num 628 ranges {8495104=524288,9019392=401408} 2023-10-07T21:20:20.872 INFO:tasks.rados.rados.0.smithi003.stdout:1981: writing smithi003182153-29 from 8495104 to 9019392 tid 1 2023-10-07T21:20:20.874 INFO:tasks.rados.rados.0.smithi003.stdout:1981: writing smithi003182153-29 from 9019392 to 9420800 tid 2 2023-10-07T21:20:20.875 INFO:tasks.rados.rados.0.smithi003.stdout:1982: snap_create 2023-10-07T21:20:20.875 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1364 (ObjNum 622 snap 199 seq_num 622) dirty exists 2023-10-07T21:20:20.877 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 1 to smithi003182153-29 2023-10-07T21:20:20.878 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 2 to smithi003182153-29 2023-10-07T21:20:20.878 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 3 to smithi003182153-29 2023-10-07T21:20:20.879 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 4 to smithi003182153-29 2023-10-07T21:20:20.879 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1367 (ObjNum 628 snap 200 seq_num 628) dirty exists 2023-10-07T21:20:20.879 INFO:tasks.rados.rados.0.smithi003.stdout:1981: left oid 29 (ObjNum 628 snap 200 seq_num 628) 2023-10-07T21:20:21.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:20 smithi046 ceph-mon[189713]: Upgrade: Updating osd.5 2023-10-07T21:20:21.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:20 smithi046 ceph-mon[189713]: Deploying daemon osd.5 on smithi046 2023-10-07T21:20:21.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:20 smithi046 ceph-mon[189713]: pgmap v338: 121 pgs: 121 active+clean; 223 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-10-07T21:20:21.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:20 smithi046 ceph-mon[189713]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:20 smithi046 ceph-mon[189713]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.014 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:20 smithi046 ceph-mon[189713]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[200960]: Upgrade: Updating osd.5 2023-10-07T21:20:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[200960]: Deploying daemon osd.5 on smithi046 2023-10-07T21:20:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[200960]: pgmap v338: 121 pgs: 121 active+clean; 223 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-10-07T21:20:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[200960]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[200960]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[200960]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[204507]: Upgrade: Updating osd.5 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[204507]: Deploying daemon osd.5 on smithi046 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[204507]: pgmap v338: 121 pgs: 121 active+clean; 223 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[204507]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[204507]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:20 smithi003 ceph-mon[204507]: failed to encode map e462 with expected crc 2023-10-07T21:20:21.825 INFO:tasks.rados.rados.0.smithi003.stdout:1979: done (2 left) 2023-10-07T21:20:21.825 INFO:tasks.rados.rados.0.smithi003.stdout:1981: done (1 left) 2023-10-07T21:20:21.825 INFO:tasks.rados.rados.0.smithi003.stdout:1982: done (0 left) 2023-10-07T21:20:21.825 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 201 2023-10-07T21:20:21.826 INFO:tasks.rados.rados.0.smithi003.stdout:1983: seq_num 629 ranges {0=540672,540672=401408} 2023-10-07T21:20:21.827 INFO:tasks.rados.rados.0.smithi003.stdout:1983: writing smithi003182153-45 from 0 to 540672 tid 1 2023-10-07T21:20:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:1983: writing smithi003182153-45 from 540672 to 942080 tid 2 2023-10-07T21:20:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:1984: snap_remove snap 195 2023-10-07T21:20:21.906 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:21 smithi046 ceph-mon[189713]: osdmap e463: 8 total, 8 up, 8 in 2023-10-07T21:20:21.906 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:21 smithi046 ceph-mon[189713]: failed to encode map e463 with expected crc 2023-10-07T21:20:21.906 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:21 smithi046 ceph-mon[189713]: failed to encode map e463 with expected crc 2023-10-07T21:20:21.906 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:21 smithi046 ceph-mon[189713]: failed to encode map e463 with expected crc 2023-10-07T21:20:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:20:21] "GET /metrics HTTP/1.1" 200 36175 "" "Prometheus/2.43.0" 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[200960]: osdmap e463: 8 total, 8 up, 8 in 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[200960]: failed to encode map e463 with expected crc 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[200960]: failed to encode map e463 with expected crc 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[200960]: failed to encode map e463 with expected crc 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[204507]: osdmap e463: 8 total, 8 up, 8 in 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[204507]: failed to encode map e463 with expected crc 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[204507]: failed to encode map e463 with expected crc 2023-10-07T21:20:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:21 smithi003 ceph-mon[204507]: failed to encode map e463 with expected crc 2023-10-07T21:20:22.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:21 smithi046 systemd[1]: Stopping Ceph osd.5 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:20:22.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:22 smithi046 conmon[120480]: 2023-10-07T21:20:22.153+0000 7fd214408700 -1 received signal: Terminated from /dev/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-10-07T21:20:22.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:22 smithi046 conmon[120480]: 2023-10-07T21:20:22.153+0000 7fd214408700 -1 osd.5 464 *** Got signal Terminated *** 2023-10-07T21:20:22.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:22 smithi046 conmon[120480]: 2023-10-07T21:20:22.153+0000 7fd214408700 -1 osd.5 464 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:20:22.834 INFO:tasks.rados.rados.0.smithi003.stdout:1984: done (1 left) 2023-10-07T21:20:22.834 INFO:tasks.rados.rados.0.smithi003.stdout:1985: copy_from oid 25 from oid 40 current snap is 201 2023-10-07T21:20:22.834 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 201 2023-10-07T21:20:22.834 INFO:tasks.rados.rados.0.smithi003.stdout:1986: seq_num 630 ranges {9420800=557056,9977856=401408} 2023-10-07T21:20:22.889 INFO:tasks.rados.rados.0.smithi003.stdout:1986: writing smithi003182153-29 from 9420800 to 9977856 tid 1 2023-10-07T21:20:22.891 INFO:tasks.rados.rados.0.smithi003.stdout:1986: writing smithi003182153-29 from 9977856 to 10379264 tid 2 2023-10-07T21:20:22.892 INFO:tasks.rados.rados.0.smithi003.stdout:1987: snap_remove snap 198 2023-10-07T21:20:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:22 smithi046 ceph-mon[189713]: pgmap v341: 121 pgs: 121 active+clean; 223 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 11 op/s 2023-10-07T21:20:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:22 smithi046 ceph-mon[189713]: osdmap e464: 8 total, 8 up, 8 in 2023-10-07T21:20:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:22 smithi046 ceph-mon[189713]: failed to encode map e464 with expected crc 2023-10-07T21:20:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:22 smithi046 ceph-mon[189713]: failed to encode map e464 with expected crc 2023-10-07T21:20:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:22 smithi046 ceph-mon[189713]: osd.5 marked itself down and dead 2023-10-07T21:20:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[204507]: pgmap v341: 121 pgs: 121 active+clean; 223 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 11 op/s 2023-10-07T21:20:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[204507]: osdmap e464: 8 total, 8 up, 8 in 2023-10-07T21:20:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[204507]: failed to encode map e464 with expected crc 2023-10-07T21:20:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[204507]: failed to encode map e464 with expected crc 2023-10-07T21:20:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[204507]: osd.5 marked itself down and dead 2023-10-07T21:20:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[200960]: pgmap v341: 121 pgs: 121 active+clean; 223 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 11 op/s 2023-10-07T21:20:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[200960]: osdmap e464: 8 total, 8 up, 8 in 2023-10-07T21:20:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[200960]: failed to encode map e464 with expected crc 2023-10-07T21:20:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[200960]: failed to encode map e464 with expected crc 2023-10-07T21:20:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:22 smithi003 ceph-mon[200960]: osd.5 marked itself down and dead 2023-10-07T21:20:23.838 INFO:tasks.rados.rados.0.smithi003.stdout:1987: done (3 left) 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1988: delete oid 17 current snap is 201 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 1 to smithi003182153-45 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 2 to smithi003182153-45 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 3 to smithi003182153-45 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 4 to smithi003182153-45 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 1341 (ObjNum 629 snap 201 seq_num 629) dirty exists 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1983: left oid 45 (ObjNum 629 snap 201 seq_num 629) 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1985: finishing copy_from to smithi003182153-25 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1985: got expected ENOENT (src dne) 2023-10-07T21:20:23.839 INFO:tasks.rados.rados.0.smithi003.stdout:1985: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:20:23.845 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:23 smithi046 bash[205811]: 84996e9e3d16eed11170136c7fe7bccdd42679495e50321a3804fcd5d89501c0 2023-10-07T21:20:23.860 INFO:tasks.rados.rados.0.smithi003.stdout:1983: done (3 left) 2023-10-07T21:20:23.860 INFO:tasks.rados.rados.0.smithi003.stdout:1985: done (2 left) 2023-10-07T21:20:23.860 INFO:tasks.rados.rados.0.smithi003.stdout:1988: done (1 left) 2023-10-07T21:20:23.861 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 201 2023-10-07T21:20:23.861 INFO:tasks.rados.rados.0.smithi003.stdout:1989: seq_num 632 ranges {7831552=589824,8421376=401408} 2023-10-07T21:20:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:1989: writing smithi003182153-38 from 7831552 to 8421376 tid 1 2023-10-07T21:20:23.896 INFO:tasks.rados.rados.0.smithi003.stdout:1989: writing smithi003182153-38 from 8421376 to 8822784 tid 2 2023-10-07T21:20:23.896 INFO:tasks.rados.rados.0.smithi003.stdout:1990: snap_create 2023-10-07T21:20:23.897 INFO:tasks.rados.rados.0.smithi003.stdout:1986: finishing write tid 1 to smithi003182153-29 2023-10-07T21:20:23.897 INFO:tasks.rados.rados.0.smithi003.stdout:1986: finishing write tid 2 to smithi003182153-29 2023-10-07T21:20:23.897 INFO:tasks.rados.rados.0.smithi003.stdout:1986: finishing write tid 3 to smithi003182153-29 2023-10-07T21:20:23.897 INFO:tasks.rados.rados.0.smithi003.stdout:1986: finishing write tid 4 to smithi003182153-29 2023-10-07T21:20:23.897 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1370 (ObjNum 630 snap 201 seq_num 630) dirty exists 2023-10-07T21:20:23.897 INFO:tasks.rados.rados.0.smithi003.stdout:1986: left oid 29 (ObjNum 630 snap 201 seq_num 630) 2023-10-07T21:20:23.899 INFO:tasks.rados.rados.0.smithi003.stdout:1989: finishing write tid 1 to smithi003182153-38 2023-10-07T21:20:23.899 INFO:tasks.rados.rados.0.smithi003.stdout:1989: finishing write tid 2 to smithi003182153-38 2023-10-07T21:20:23.899 INFO:tasks.rados.rados.0.smithi003.stdout:1989: finishing write tid 3 to smithi003182153-38 2023-10-07T21:20:23.900 INFO:tasks.rados.rados.0.smithi003.stdout:1989: finishing write tid 4 to smithi003182153-38 2023-10-07T21:20:23.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1345 (ObjNum 632 snap 201 seq_num 632) dirty exists 2023-10-07T21:20:23.901 INFO:tasks.rados.rados.0.smithi003.stdout:1989: left oid 38 (ObjNum 632 snap 201 seq_num 632) 2023-10-07T21:20:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:20:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: osdmap e465: 8 total, 7 up, 8 in 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[200960]: osdmap e466: 8 total, 7 up, 8 in 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:20:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: osdmap e465: 8 total, 7 up, 8 in 2023-10-07T21:20:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:23 smithi003 ceph-mon[204507]: osdmap e466: 8 total, 7 up, 8 in 2023-10-07T21:20:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: osdmap e465: 8 total, 7 up, 8 in 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: failed to encode map e465 with expected crc 2023-10-07T21:20:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:23 smithi046 ceph-mon[189713]: osdmap e466: 8 total, 7 up, 8 in 2023-10-07T21:20:24.763 INFO:tasks.rados.rados.0.smithi003.stdout:1986: done (2 left) 2023-10-07T21:20:24.763 INFO:tasks.rados.rados.0.smithi003.stdout:1989: done (1 left) 2023-10-07T21:20:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:1990: done (0 left) 2023-10-07T21:20:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:1991: read oid 33 snap -1 2023-10-07T21:20:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:1991: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:1992: setattr oid 46 current snap is 202 2023-10-07T21:20:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1993: rmattr oid 16 current snap is 202 2023-10-07T21:20:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1994: read oid 27 snap -1 2023-10-07T21:20:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1994: expect deleted 2023-10-07T21:20:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 202 2023-10-07T21:20:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:1995: seq_num 633 ranges {0=606208,606208=401408} 2023-10-07T21:20:24.769 INFO:tasks.rados.rados.0.smithi003.stdout:1995: writing smithi003182153-7 from 0 to 606208 tid 1 2023-10-07T21:20:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1995: writing smithi003182153-7 from 606208 to 1007616 tid 2 2023-10-07T21:20:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1996: read oid 14 snap -1 2023-10-07T21:20:24.772 INFO:tasks.rados.rados.0.smithi003.stdout:1996: expect (ObjNum 622 snap 199 seq_num 622) 2023-10-07T21:20:24.773 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 202 2023-10-07T21:20:24.774 INFO:tasks.rados.rados.0.smithi003.stdout:1997: seq_num 634 ranges {0=622592,622592=401408} 2023-10-07T21:20:24.776 INFO:tasks.rados.rados.0.smithi003.stdout:1997: writing smithi003182153-43 from 0 to 622592 tid 1 2023-10-07T21:20:24.779 INFO:tasks.rados.rados.0.smithi003.stdout:1997: writing smithi003182153-43 from 622592 to 1024000 tid 2 2023-10-07T21:20:24.779 INFO:tasks.rados.rados.0.smithi003.stdout:1998: delete oid 23 current snap is 202 2023-10-07T21:20:24.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 1610 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:20:24.780 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 1 to smithi003182153-7 2023-10-07T21:20:24.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1483 (ObjNum 621 snap 199 seq_num 621) dirty exists 2023-10-07T21:20:24.783 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 2 to smithi003182153-7 2023-10-07T21:20:24.783 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 3 to smithi003182153-7 2023-10-07T21:20:24.784 INFO:tasks.rados.rados.0.smithi003.stdout:1992: done (7 left) 2023-10-07T21:20:24.784 INFO:tasks.rados.rados.0.smithi003.stdout:1993: done (6 left) 2023-10-07T21:20:24.784 INFO:tasks.rados.rados.0.smithi003.stdout:1994: done (5 left) 2023-10-07T21:20:24.784 INFO:tasks.rados.rados.0.smithi003.stdout:1998: done (4 left) 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:1999: copy_from oid 32 from oid 26 current snap is 202 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:2000: read oid 9 snap -1 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:2000: expect deleted 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:2001: rmattr oid 12 current snap is 202 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:2001: done (6 left) 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:2002: delete oid 29 current snap is 202 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 4 to smithi003182153-7 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1034 (ObjNum 633 snap 202 seq_num 633) dirty exists 2023-10-07T21:20:24.785 INFO:tasks.rados.rados.0.smithi003.stdout:1995: left oid 7 (ObjNum 633 snap 202 seq_num 633) 2023-10-07T21:20:24.786 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 1 to smithi003182153-43 2023-10-07T21:20:24.786 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 2 to smithi003182153-43 2023-10-07T21:20:24.786 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 3 to smithi003182153-43 2023-10-07T21:20:24.788 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 4 to smithi003182153-43 2023-10-07T21:20:24.788 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1484 (ObjNum 634 snap 202 seq_num 634) dirty exists 2023-10-07T21:20:24.788 INFO:tasks.rados.rados.0.smithi003.stdout:1997: left oid 43 (ObjNum 634 snap 202 seq_num 634) 2023-10-07T21:20:24.803 INFO:tasks.rados.rados.0.smithi003.stdout:1991: expect (ObjNum 516 snap 158 seq_num 516) 2023-10-07T21:20:25.258 INFO:tasks.rados.rados.0.smithi003.stdout:1996: expect (ObjNum 622 snap 199 seq_num 622) 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:1999: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:1999: finishing copy_from to smithi003182153-32 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1355 (ObjNum 452 snap 147 seq_num 452) dirty exists 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:1991: done (6 left) 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:1995: done (5 left) 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:1996: done (4 left) 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:1997: done (3 left) 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:1999: done (2 left) 2023-10-07T21:20:25.281 INFO:tasks.rados.rados.0.smithi003.stdout:2000: done (1 left) 2023-10-07T21:20:25.282 INFO:tasks.rados.rados.0.smithi003.stdout:2002: done (0 left) 2023-10-07T21:20:25.282 INFO:tasks.rados.rados.0.smithi003.stdout:2003: snap_remove snap 178 2023-10-07T21:20:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: pgmap v344: 121 pgs: 6 peering, 17 stale+active+clean, 98 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-10-07T21:20:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[204507]: osdmap e467: 8 total, 7 up, 8 in 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: pgmap v344: 121 pgs: 6 peering, 17 stale+active+clean, 98 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:20:25.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:24 smithi003 ceph-mon[200960]: osdmap e467: 8 total, 7 up, 8 in 2023-10-07T21:20:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: pgmap v344: 121 pgs: 6 peering, 17 stale+active+clean, 98 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 25 op/s 2023-10-07T21:20:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: failed to encode map e466 with expected crc 2023-10-07T21:20:25.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:20:25.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:24 smithi046 ceph-mon[189713]: osdmap e467: 8 total, 7 up, 8 in 2023-10-07T21:20:25.875 INFO:tasks.rados.rados.0.smithi003.stdout:2003: done (0 left) 2023-10-07T21:20:25.875 INFO:tasks.rados.rados.0.smithi003.stdout:2004: read oid 9 snap -1 2023-10-07T21:20:25.875 INFO:tasks.rados.rados.0.smithi003.stdout:2004: expect deleted 2023-10-07T21:20:25.875 INFO:tasks.rados.rados.0.smithi003.stdout:2005: read oid 28 snap 201 2023-10-07T21:20:25.875 INFO:tasks.rados.rados.0.smithi003.stdout:2005: expect (ObjNum 589 snap 186 seq_num 589) 2023-10-07T21:20:25.875 INFO:tasks.rados.rados.0.smithi003.stdout:2006: snap_remove snap 188 2023-10-07T21:20:26.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:25 smithi046 ceph-mon[189713]: failed to encode map e467 with expected crc 2023-10-07T21:20:26.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:25 smithi046 ceph-mon[189713]: failed to encode map e467 with expected crc 2023-10-07T21:20:26.099 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:25 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.5.service: Succeeded. 2023-10-07T21:20:26.099 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:25 smithi046 systemd[1]: Stopped Ceph osd.5 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:20:26.099 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:25 smithi046 systemd[1]: Starting Ceph osd.5 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:20:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:25 smithi003 ceph-mon[200960]: failed to encode map e467 with expected crc 2023-10-07T21:20:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:25 smithi003 ceph-mon[200960]: failed to encode map e467 with expected crc 2023-10-07T21:20:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:25 smithi003 ceph-mon[204507]: failed to encode map e467 with expected crc 2023-10-07T21:20:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:25 smithi003 ceph-mon[204507]: failed to encode map e467 with expected crc 2023-10-07T21:20:26.874 INFO:tasks.rados.rados.0.smithi003.stdout:2006: done (2 left) 2023-10-07T21:20:26.874 INFO:tasks.rados.rados.0.smithi003.stdout:2007: read oid 35 snap -1 2023-10-07T21:20:26.874 INFO:tasks.rados.rados.0.smithi003.stdout:2007: expect deleted 2023-10-07T21:20:26.875 INFO:tasks.rados.rados.0.smithi003.stdout:2008: copy_from oid 26 from oid 15 current snap is 202 2023-10-07T21:20:26.875 INFO:tasks.rados.rados.0.smithi003.stdout:2005: expect (ObjNum 589 snap 186 seq_num 589) 2023-10-07T21:20:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:26 smithi046 ceph-mon[189713]: pgmap v347: 121 pgs: 2 active+undersized+degraded, 12 peering, 11 stale+active+clean, 5 active+undersized, 91 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 MiB/s wr, 30 op/s; 16/528 objects degraded (3.030%) 2023-10-07T21:20:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:26 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 16/528 objects degraded (3.030%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:26 smithi046 ceph-mon[189713]: failed to encode map e468 with expected crc 2023-10-07T21:20:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:26 smithi046 ceph-mon[189713]: failed to encode map e468 with expected crc 2023-10-07T21:20:27.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:26 smithi046 ceph-mon[189713]: osdmap e468: 8 total, 7 up, 8 in 2023-10-07T21:20:27.097 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:20:27.097 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-07T21:20:27.097 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: 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-10-07T21:20:27.097 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-10-07T21:20:27.097 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-10-07T21:20:27.097 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-07T21:20:27.098 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-07T21:20:27.098 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:26 smithi046 bash[206446]: --> ceph-volume lvm activate successful for osd ID: 5 2023-10-07T21:20:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[200960]: pgmap v347: 121 pgs: 2 active+undersized+degraded, 12 peering, 11 stale+active+clean, 5 active+undersized, 91 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 MiB/s wr, 30 op/s; 16/528 objects degraded (3.030%) 2023-10-07T21:20:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 16/528 objects degraded (3.030%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[200960]: failed to encode map e468 with expected crc 2023-10-07T21:20:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[200960]: failed to encode map e468 with expected crc 2023-10-07T21:20:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[200960]: osdmap e468: 8 total, 7 up, 8 in 2023-10-07T21:20:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[204507]: pgmap v347: 121 pgs: 2 active+undersized+degraded, 12 peering, 11 stale+active+clean, 5 active+undersized, 91 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 KiB/s rd, 2.7 MiB/s wr, 30 op/s; 16/528 objects degraded (3.030%) 2023-10-07T21:20:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 16/528 objects degraded (3.030%), 2 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[204507]: failed to encode map e468 with expected crc 2023-10-07T21:20:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[204507]: failed to encode map e468 with expected crc 2023-10-07T21:20:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:26 smithi003 ceph-mon[204507]: osdmap e468: 8 total, 7 up, 8 in 2023-10-07T21:20:27.339 INFO:tasks.rados.rados.0.smithi003.stdout:2008: finishing copy_from racing read to smithi003182153-26 2023-10-07T21:20:27.339 INFO:tasks.rados.rados.0.smithi003.stdout:2008: finishing copy_from to smithi003182153-26 2023-10-07T21:20:27.339 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1598 (ObjNum 616 snap 196 seq_num 616) dirty exists 2023-10-07T21:20:27.339 INFO:tasks.rados.rados.0.smithi003.stdout:2004: done (3 left) 2023-10-07T21:20:27.339 INFO:tasks.rados.rados.0.smithi003.stdout:2005: done (2 left) 2023-10-07T21:20:27.339 INFO:tasks.rados.rados.0.smithi003.stdout:2007: done (1 left) 2023-10-07T21:20:27.339 INFO:tasks.rados.rados.0.smithi003.stdout:2008: done (0 left) 2023-10-07T21:20:27.340 INFO:tasks.rados.rados.0.smithi003.stdout:2009: read oid 13 snap -1 2023-10-07T21:20:27.340 INFO:tasks.rados.rados.0.smithi003.stdout:2009: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:27.340 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 202 2023-10-07T21:20:27.340 INFO:tasks.rados.rados.0.smithi003.stdout:2010: seq_num 637 ranges {2998272=671744,3670016=401408} 2023-10-07T21:20:27.359 INFO:tasks.rados.rados.0.smithi003.stdout:2010: writing smithi003182153-5 from 2998272 to 3670016 tid 1 2023-10-07T21:20:27.361 INFO:tasks.rados.rados.0.smithi003.stdout:2010: writing smithi003182153-5 from 3670016 to 4071424 tid 2 2023-10-07T21:20:27.361 INFO:tasks.rados.rados.0.smithi003.stdout:2011: setattr oid 18 current snap is 202 2023-10-07T21:20:27.362 INFO:tasks.rados.rados.0.smithi003.stdout:2009: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:27.566 INFO:tasks.rados.rados.0.smithi003.stdout:2010: finishing write tid 1 to smithi003182153-5 2023-10-07T21:20:27.566 INFO:tasks.rados.rados.0.smithi003.stdout:2010: finishing write tid 2 to smithi003182153-5 2023-10-07T21:20:27.566 INFO:tasks.rados.rados.0.smithi003.stdout:2010: finishing write tid 3 to smithi003182153-5 2023-10-07T21:20:27.566 INFO:tasks.rados.rados.0.smithi003.stdout:2010: finishing write tid 4 to smithi003182153-5 2023-10-07T21:20:27.567 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1635 (ObjNum 637 snap 202 seq_num 637) dirty exists 2023-10-07T21:20:27.567 INFO:tasks.rados.rados.0.smithi003.stdout:2010: left oid 5 (ObjNum 637 snap 202 seq_num 637) 2023-10-07T21:20:27.567 INFO:tasks.rados.rados.0.smithi003.stdout:2009: done (2 left) 2023-10-07T21:20:27.567 INFO:tasks.rados.rados.0.smithi003.stdout:2010: done (1 left) 2023-10-07T21:20:27.567 INFO:tasks.rados.rados.0.smithi003.stdout:2012: snap_remove snap 194 2023-10-07T21:20:27.880 INFO:tasks.rados.rados.0.smithi003.stdout:2012: done (1 left) 2023-10-07T21:20:27.881 INFO:tasks.rados.rados.0.smithi003.stdout:2013: copy_from oid 49 from oid 5 current snap is 202 2023-10-07T21:20:27.881 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1484 (ObjNum 289 snap 0 seq_num 1510454656) dirty exists 2023-10-07T21:20:27.881 INFO:tasks.rados.rados.0.smithi003.stdout:2011: done (1 left) 2023-10-07T21:20:27.881 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 202 2023-10-07T21:20:27.881 INFO:tasks.rados.rados.0.smithi003.stdout:2014: seq_num 638 ranges {376832=688128,1064960=401408} 2023-10-07T21:20:27.888 INFO:tasks.rados.rados.0.smithi003.stdout:2014: writing smithi003182153-32 from 376832 to 1064960 tid 1 2023-10-07T21:20:27.890 INFO:tasks.rados.rados.0.smithi003.stdout:2014: writing smithi003182153-32 from 1064960 to 1466368 tid 2 2023-10-07T21:20:27.890 INFO:tasks.rados.rados.0.smithi003.stdout:2015: copy_from oid 42 from oid 1 current snap is 202 2023-10-07T21:20:27.890 INFO:tasks.rados.rados.0.smithi003.stdout:2016: delete oid 27 current snap is 202 2023-10-07T21:20:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:2016: done (3 left) 2023-10-07T21:20:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:2017: copy_from oid 40 from oid 17 current snap is 202 2023-10-07T21:20:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 202 2023-10-07T21:20:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:2018: seq_num 640 ranges {4227072=729088,4956160=401408} 2023-10-07T21:20:27.921 INFO:tasks.rados.rados.0.smithi003.stdout:2018: writing smithi003182153-37 from 4227072 to 4956160 tid 1 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2018: writing smithi003182153-37 from 4956160 to 5357568 tid 2 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2019: delete oid 21 current snap is 202 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2017: finishing copy_from to smithi003182153-40 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2017: got expected ENOENT (src dne) 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2017: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2015: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2015: finishing copy_from to smithi003182153-42 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1229 (ObjNum 533 snap 162 seq_num 533) dirty exists 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 1 to smithi003182153-32 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 2 to smithi003182153-32 2023-10-07T21:20:27.925 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 3 to smithi003182153-32 2023-10-07T21:20:27.926 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 4 to smithi003182153-32 2023-10-07T21:20:27.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1646 (ObjNum 638 snap 202 seq_num 638) dirty exists 2023-10-07T21:20:27.926 INFO:tasks.rados.rados.0.smithi003.stdout:2014: left oid 32 (ObjNum 638 snap 202 seq_num 638) 2023-10-07T21:20:27.926 INFO:tasks.rados.rados.0.smithi003.stdout:2013: finishing copy_from racing read to smithi003182153-49 2023-10-07T21:20:27.926 INFO:tasks.rados.rados.0.smithi003.stdout:2013: finishing copy_from to smithi003182153-49 2023-10-07T21:20:27.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 1635 (ObjNum 637 snap 202 seq_num 637) dirty exists 2023-10-07T21:20:27.927 INFO:tasks.rados.rados.0.smithi003.stdout:2013: done (5 left) 2023-10-07T21:20:27.927 INFO:tasks.rados.rados.0.smithi003.stdout:2014: done (4 left) 2023-10-07T21:20:27.927 INFO:tasks.rados.rados.0.smithi003.stdout:2015: done (3 left) 2023-10-07T21:20:27.927 INFO:tasks.rados.rados.0.smithi003.stdout:2017: done (2 left) 2023-10-07T21:20:27.927 INFO:tasks.rados.rados.0.smithi003.stdout:2019: done (1 left) 2023-10-07T21:20:27.927 INFO:tasks.rados.rados.0.smithi003.stdout:2020: snap_remove snap 190 2023-10-07T21:20:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[204507]: failed to encode map e469 with expected crc 2023-10-07T21:20:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[204507]: failed to encode map e469 with expected crc 2023-10-07T21:20:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[204507]: osdmap e469: 8 total, 7 up, 8 in 2023-10-07T21:20:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[204507]: pgmap v350: 121 pgs: 7 active+undersized+degraded, 12 peering, 30 active+undersized, 72 active+clean; 235 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 242 KiB/s wr, 6 op/s; 35/531 objects degraded (6.591%) 2023-10-07T21:20:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[200960]: failed to encode map e469 with expected crc 2023-10-07T21:20:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[200960]: failed to encode map e469 with expected crc 2023-10-07T21:20:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[200960]: osdmap e469: 8 total, 7 up, 8 in 2023-10-07T21:20:28.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:27 smithi003 ceph-mon[200960]: pgmap v350: 121 pgs: 7 active+undersized+degraded, 12 peering, 30 active+undersized, 72 active+clean; 235 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 242 KiB/s wr, 6 op/s; 35/531 objects degraded (6.591%) 2023-10-07T21:20:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:27 smithi046 ceph-mon[189713]: failed to encode map e469 with expected crc 2023-10-07T21:20:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:27 smithi046 ceph-mon[189713]: failed to encode map e469 with expected crc 2023-10-07T21:20:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:27 smithi046 ceph-mon[189713]: osdmap e469: 8 total, 7 up, 8 in 2023-10-07T21:20:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:27 smithi046 ceph-mon[189713]: pgmap v350: 121 pgs: 7 active+undersized+degraded, 12 peering, 30 active+undersized, 72 active+clean; 235 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 242 KiB/s wr, 6 op/s; 35/531 objects degraded (6.591%) 2023-10-07T21:20:28.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:28 smithi046 ceph-osd[206906]: -- 172.21.15.46:0/879334871 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5598f50484e0 con 0x5598f501b400 2023-10-07T21:20:28.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:28 smithi046 bash[206841]: 5093f333aa18dab464aa9ddcaf31c9f80800d3e1dd23fa6dcbacda7d2fc5a7b3 2023-10-07T21:20:28.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:28 smithi046 systemd[1]: Started Ceph osd.5 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:20:28.846 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:28 smithi046 conmon[206882]: 2023-10-07T21:20:28.580+0000 7fc48da26640 -1 Falling back to public interface 2023-10-07T21:20:28.887 INFO:tasks.rados.rados.0.smithi003.stdout:2020: done (1 left) 2023-10-07T21:20:28.888 INFO:tasks.rados.rados.0.smithi003.stdout:2021: read oid 11 snap -1 2023-10-07T21:20:28.889 INFO:tasks.rados.rados.0.smithi003.stdout:2021: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:28.889 INFO:tasks.rados.rados.0.smithi003.stdout:2022: copy_from oid 4 from oid 35 current snap is 202 2023-10-07T21:20:28.889 INFO:tasks.rados.rados.0.smithi003.stdout:2018: finishing write tid 1 to smithi003182153-37 2023-10-07T21:20:28.889 INFO:tasks.rados.rados.0.smithi003.stdout:2018: finishing write tid 2 to smithi003182153-37 2023-10-07T21:20:28.889 INFO:tasks.rados.rados.0.smithi003.stdout:2018: finishing write tid 3 to smithi003182153-37 2023-10-07T21:20:28.889 INFO:tasks.rados.rados.0.smithi003.stdout:2018: finishing write tid 4 to smithi003182153-37 2023-10-07T21:20:28.890 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 749 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:20:28.890 INFO:tasks.rados.rados.0.smithi003.stdout:2018: left oid 37 (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:20:28.890 INFO:tasks.rados.rados.0.smithi003.stdout:2018: done (2 left) 2023-10-07T21:20:28.890 INFO:tasks.rados.rados.0.smithi003.stdout:2023: snap_create 2023-10-07T21:20:28.895 INFO:tasks.rados.rados.0.smithi003.stdout:2022: finishing copy_from to smithi003182153-4 2023-10-07T21:20:28.895 INFO:tasks.rados.rados.0.smithi003.stdout:2022: got expected ENOENT (src dne) 2023-10-07T21:20:28.895 INFO:tasks.rados.rados.0.smithi003.stdout:2022: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:20:28.908 INFO:tasks.rados.rados.0.smithi003.stdout:2021: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:29.254 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:20:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[204507]: failed to encode map e470 with expected crc 2023-10-07T21:20:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[204507]: osdmap e470: 8 total, 7 up, 8 in 2023-10-07T21:20:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[204507]: failed to encode map e470 with expected crc 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[200960]: failed to encode map e470 with expected crc 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[200960]: osdmap e470: 8 total, 7 up, 8 in 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[200960]: failed to encode map e470 with expected crc 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:28 smithi046 ceph-mon[189713]: failed to encode map e470 with expected crc 2023-10-07T21:20:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:28 smithi046 ceph-mon[189713]: osdmap e470: 8 total, 7 up, 8 in 2023-10-07T21:20:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:28 smithi046 ceph-mon[189713]: failed to encode map e470 with expected crc 2023-10-07T21:20:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:29.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:29.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:29.577 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:20:29.577 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 65s ago 8m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:20:29.577 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (4m) 31s ago 8m 94.0M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (9m) 65s ago 9m 15.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (9m) 31s ago 9m 20.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (4m) 31s ago 12m 449M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (4m) 65s ago 14m 514M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (4m) 65s ago 14m 95.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (3m) 31s ago 13m 69.0M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (3m) 65s ago 13m 69.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (5m) 65s ago 8m 18.1M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:20:29.578 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (4m) 31s ago 8m 19.0M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (2m) 65s ago 12m 349M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (2m) 65s ago 12m 245M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (101s) 65s ago 11m 269M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (68s) 65s ago 11m 15.0M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (35s) 31s ago 11m 11.7M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 starting - - - 2501M 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (10m) 31s ago 10m 393M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (10m) 31s ago 10m 387M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:20:29.579 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (4m) 31s ago 9m 64.0M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:20:29.896 INFO:tasks.rados.rados.0.smithi003.stdout:2021: done (2 left) 2023-10-07T21:20:29.896 INFO:tasks.rados.rados.0.smithi003.stdout:2022: done (1 left) 2023-10-07T21:20:29.897 INFO:tasks.rados.rados.0.smithi003.stdout:2023: done (0 left) 2023-10-07T21:20:29.897 INFO:tasks.rados.rados.0.smithi003.stdout:2024: delete oid 2 current snap is 203 2023-10-07T21:20:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:2024: done (0 left) 2023-10-07T21:20:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:2025: copy_from oid 29 from oid 30 current snap is 203 2023-10-07T21:20:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:2026: read oid 1 snap 187 2023-10-07T21:20:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:2026: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:20:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:2027: rollback oid 17 current snap is 203 2023-10-07T21:20:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 17 to 189 2023-10-07T21:20:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 203 2023-10-07T21:20:29.901 INFO:tasks.rados.rados.0.smithi003.stdout:2028: seq_num 643 ranges {4071424=778240,4849664=401408} 2023-10-07T21:20:29.928 INFO:tasks.rados.rados.0.smithi003.stdout:2028: writing smithi003182153-49 from 4071424 to 4849664 tid 1 2023-10-07T21:20:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:2028: writing smithi003182153-49 from 4849664 to 5251072 tid 2 2023-10-07T21:20:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:2029: setattr oid 5 current snap is 203 2023-10-07T21:20:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:2027: finishing rollback tid 1 to smithi003182153-17 2023-10-07T21:20:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:2027: finishing rollback tid 2 to smithi003182153-17 2023-10-07T21:20:29.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1219 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-10-07T21:20:29.931 INFO:tasks.rados.rados.0.smithi003.stdout:2026: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:20:29.976 INFO:tasks.rados.rados.0.smithi003.stdout:2025: finishing copy_from racing read to smithi003182153-29 2023-10-07T21:20:29.976 INFO:tasks.rados.rados.0.smithi003.stdout:2025: finishing copy_from to smithi003182153-29 2023-10-07T21:20:29.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 914 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:20:29.976 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 1 to smithi003182153-49 2023-10-07T21:20:29.976 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 2 to smithi003182153-49 2023-10-07T21:20:29.976 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 3 to smithi003182153-49 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 4 to smithi003182153-49 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 1638 (ObjNum 643 snap 203 seq_num 643) dirty exists 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2028: left oid 49 (ObjNum 643 snap 203 seq_num 643) 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2025: done (4 left) 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2026: done (3 left) 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2027: done (2 left) 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2028: done (1 left) 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2030: read oid 41 snap 193 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2030: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 203 2023-10-07T21:20:29.978 INFO:tasks.rados.rados.0.smithi003.stdout:2031: seq_num 644 ranges {1196032=794624,1990656=401408} 2023-10-07T21:20:29.986 INFO:tasks.rados.rados.0.smithi003.stdout:2031: writing smithi003182153-10 from 1196032 to 1990656 tid 1 2023-10-07T21:20:29.989 INFO:tasks.rados.rados.0.smithi003.stdout:2031: writing smithi003182153-10 from 1990656 to 2392064 tid 2 2023-10-07T21:20:29.989 INFO:tasks.rados.rados.0.smithi003.stdout:2032: read oid 37 snap -1 2023-10-07T21:20:29.989 INFO:tasks.rados.rados.0.smithi003.stdout:2032: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:20:29.990 INFO:tasks.rados.rados.0.smithi003.stdout:2033: copy_from oid 21 from oid 13 current snap is 203 2023-10-07T21:20:29.990 INFO:tasks.rados.rados.0.smithi003.stdout:2034: setattr oid 25 current snap is 203 2023-10-07T21:20:29.990 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1660 (ObjNum 637 snap 202 seq_num 637) dirty exists 2023-10-07T21:20:29.990 INFO:tasks.rados.rados.0.smithi003.stdout:2030: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:30.008 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:20:30.008 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:20:30.008 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:20:30.008 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:20:30.008 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2, 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 5 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:20:30.009 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:20:30.010 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:20:30.010 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:20:30.010 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 4, 2023-10-07T21:20:30.010 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 10 2023-10-07T21:20:30.010 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:20:30.010 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:20:30.201 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 1 to smithi003182153-10 2023-10-07T21:20:30.201 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 2 to smithi003182153-10 2023-10-07T21:20:30.201 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 3 to smithi003182153-10 2023-10-07T21:20:30.202 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 4 to smithi003182153-10 2023-10-07T21:20:30.202 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1342 (ObjNum 644 snap 203 seq_num 644) dirty exists 2023-10-07T21:20:30.202 INFO:tasks.rados.rados.0.smithi003.stdout:2031: left oid 10 (ObjNum 644 snap 203 seq_num 644) 2023-10-07T21:20:30.202 INFO:tasks.rados.rados.0.smithi003.stdout:2033: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:20:30.202 INFO:tasks.rados.rados.0.smithi003.stdout:2033: finishing copy_from to smithi003182153-21 2023-10-07T21:20:30.202 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1379 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:20:30.202 INFO:tasks.rados.rados.0.smithi003.stdout:2032: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:20:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[200960]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[200960]: osdmap e471: 8 total, 7 up, 8 in 2023-10-07T21:20:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[200960]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[200960]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[200960]: pgmap v353: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 248 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 15 op/s; 104/549 objects degraded (18.944%) 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[200960]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[200960]: from='client.44249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[204507]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[204507]: osdmap e471: 8 total, 7 up, 8 in 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[204507]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[204507]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[204507]: pgmap v353: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 248 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 15 op/s; 104/549 objects degraded (18.944%) 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[204507]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:20:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:29 smithi003 ceph-mon[204507]: from='client.44249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:20:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:29 smithi046 ceph-mon[189713]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:29 smithi046 ceph-mon[189713]: osdmap e471: 8 total, 7 up, 8 in 2023-10-07T21:20:30.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:29 smithi046 ceph-mon[189713]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:29 smithi046 ceph-mon[189713]: failed to encode map e471 with expected crc 2023-10-07T21:20:30.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:29 smithi046 ceph-mon[189713]: pgmap v353: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 248 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 15 op/s; 104/549 objects degraded (18.944%) 2023-10-07T21:20:30.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:29 smithi046 ceph-mon[189713]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:20:30.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:29 smithi046 ceph-mon[189713]: from='client.44249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:20:30.528 INFO:tasks.rados.rados.0.smithi003.stdout:2029: done (5 left) 2023-10-07T21:20:30.528 INFO:tasks.rados.rados.0.smithi003.stdout:2030: done (4 left) 2023-10-07T21:20:30.528 INFO:tasks.rados.rados.0.smithi003.stdout:2031: done (3 left) 2023-10-07T21:20:30.528 INFO:tasks.rados.rados.0.smithi003.stdout:2032: done (2 left) 2023-10-07T21:20:30.528 INFO:tasks.rados.rados.0.smithi003.stdout:2033: done (1 left) 2023-10-07T21:20:30.528 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 203 2023-10-07T21:20:30.529 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1036 (ObjNum 559 snap 178 seq_num 559) dirty exists 2023-10-07T21:20:30.529 INFO:tasks.rados.rados.0.smithi003.stdout:2035: seq_num 645 ranges {0=409600,409600=778240,1187840=24576} 2023-10-07T21:20:30.530 INFO:tasks.rados.rados.0.smithi003.stdout:2035: writing smithi003182153-36 from 0 to 409600 tid 1 2023-10-07T21:20:30.534 INFO:tasks.rados.rados.0.smithi003.stdout:2035: writing smithi003182153-36 from 409600 to 1187840 tid 2 2023-10-07T21:20:30.534 INFO:tasks.rados.rados.0.smithi003.stdout:2035: writing smithi003182153-36 from 1187840 to 1212416 tid 3 2023-10-07T21:20:30.535 INFO:tasks.rados.rados.0.smithi003.stdout:2034: done (1 left) 2023-10-07T21:20:30.535 INFO:tasks.rados.rados.0.smithi003.stdout:2036: snap_create 2023-10-07T21:20:30.535 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 1 to smithi003182153-36 2023-10-07T21:20:30.538 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 2 to smithi003182153-36 2023-10-07T21:20:30.538 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 3 to smithi003182153-36 2023-10-07T21:20:30.538 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 4 to smithi003182153-36 2023-10-07T21:20:30.541 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 5 to smithi003182153-36 2023-10-07T21:20:30.541 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 1349 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:20:30.542 INFO:tasks.rados.rados.0.smithi003.stdout:2035: left oid 36 (ObjNum 645 snap 203 seq_num 645) 2023-10-07T21:20:30.900 INFO:tasks.rados.rados.0.smithi003.stdout:2035: done (1 left) 2023-10-07T21:20:30.900 INFO:tasks.rados.rados.0.smithi003.stdout:2036: done (0 left) 2023-10-07T21:20:30.901 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 204 2023-10-07T21:20:30.901 INFO:tasks.rados.rados.0.smithi003.stdout:2037: seq_num 646 ranges {1736704=425984,2162688=655360,2818048=147456} 2023-10-07T21:20:30.912 INFO:tasks.rados.rados.0.smithi003.stdout:2037: writing smithi003182153-42 from 1736704 to 2162688 tid 1 2023-10-07T21:20:30.916 INFO:tasks.rados.rados.0.smithi003.stdout:2037: writing smithi003182153-42 from 2162688 to 2818048 tid 2 2023-10-07T21:20:30.917 INFO:tasks.rados.rados.0.smithi003.stdout:2037: writing smithi003182153-42 from 2818048 to 2965504 tid 3 2023-10-07T21:20:30.917 INFO:tasks.rados.rados.0.smithi003.stdout:2038: snap_create 2023-10-07T21:20:30.917 INFO:tasks.rados.rados.0.smithi003.stdout:2037: finishing write tid 1 to smithi003182153-42 2023-10-07T21:20:30.920 INFO:tasks.rados.rados.0.smithi003.stdout:2037: finishing write tid 2 to smithi003182153-42 2023-10-07T21:20:30.920 INFO:tasks.rados.rados.0.smithi003.stdout:2037: finishing write tid 3 to smithi003182153-42 2023-10-07T21:20:30.920 INFO:tasks.rados.rados.0.smithi003.stdout:2037: finishing write tid 4 to smithi003182153-42 2023-10-07T21:20:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:2037: finishing write tid 5 to smithi003182153-42 2023-10-07T21:20:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1488 (ObjNum 646 snap 204 seq_num 646) dirty exists 2023-10-07T21:20:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:2037: left oid 42 (ObjNum 646 snap 204 seq_num 646) 2023-10-07T21:20:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[200960]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T21:20:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[200960]: osdmap e472: 8 total, 7 up, 8 in 2023-10-07T21:20:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[200960]: failed to encode map e472 with expected crc 2023-10-07T21:20:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[200960]: failed to encode map e472 with expected crc 2023-10-07T21:20:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/4251562875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[204507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T21:20:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[204507]: osdmap e472: 8 total, 7 up, 8 in 2023-10-07T21:20:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[204507]: failed to encode map e472 with expected crc 2023-10-07T21:20:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[204507]: failed to encode map e472 with expected crc 2023-10-07T21:20:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:30 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/4251562875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:30 smithi046 ceph-mon[189713]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-07T21:20:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:30 smithi046 ceph-mon[189713]: osdmap e472: 8 total, 7 up, 8 in 2023-10-07T21:20:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:30 smithi046 ceph-mon[189713]: failed to encode map e472 with expected crc 2023-10-07T21:20:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:30 smithi046 ceph-mon[189713]: failed to encode map e472 with expected crc 2023-10-07T21:20:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:30 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/4251562875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:31.901 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:20:31] "GET /metrics HTTP/1.1" 200 36177 "" "Prometheus/2.43.0" 2023-10-07T21:20:31.908 INFO:tasks.rados.rados.0.smithi003.stdout:2037: done (1 left) 2023-10-07T21:20:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:2038: done (0 left) 2023-10-07T21:20:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 205 2023-10-07T21:20:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:2039: seq_num 647 ranges {0=442368,442368=589824,1032192=212992} 2023-10-07T21:20:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:2039: writing smithi003182153-18 from 0 to 442368 tid 1 2023-10-07T21:20:31.914 INFO:tasks.rados.rados.0.smithi003.stdout:2039: writing smithi003182153-18 from 442368 to 1032192 tid 2 2023-10-07T21:20:31.915 INFO:tasks.rados.rados.0.smithi003.stdout:2039: writing smithi003182153-18 from 1032192 to 1245184 tid 3 2023-10-07T21:20:31.916 INFO:tasks.rados.rados.0.smithi003.stdout:2040: snap_create 2023-10-07T21:20:31.922 INFO:tasks.rados.rados.0.smithi003.stdout:2039: finishing write tid 1 to smithi003182153-18 2023-10-07T21:20:31.922 INFO:tasks.rados.rados.0.smithi003.stdout:2039: finishing write tid 2 to smithi003182153-18 2023-10-07T21:20:31.922 INFO:tasks.rados.rados.0.smithi003.stdout:2039: finishing write tid 3 to smithi003182153-18 2023-10-07T21:20:31.924 INFO:tasks.rados.rados.0.smithi003.stdout:2039: finishing write tid 4 to smithi003182153-18 2023-10-07T21:20:31.925 INFO:tasks.rados.rados.0.smithi003.stdout:2039: finishing write tid 5 to smithi003182153-18 2023-10-07T21:20:31.925 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1642 (ObjNum 647 snap 205 seq_num 647) dirty exists 2023-10-07T21:20:31.925 INFO:tasks.rados.rados.0.smithi003.stdout:2039: left oid 18 (ObjNum 647 snap 205 seq_num 647) 2023-10-07T21:20:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[200960]: osdmap e473: 8 total, 7 up, 8 in 2023-10-07T21:20:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[200960]: pgmap v356: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 254 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 23 op/s; 104/552 objects degraded (18.841%) 2023-10-07T21:20:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[204507]: osdmap e473: 8 total, 7 up, 8 in 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[204507]: pgmap v356: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 254 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 23 op/s; 104/552 objects degraded (18.841%) 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:31 smithi046 ceph-mon[189713]: osdmap e473: 8 total, 7 up, 8 in 2023-10-07T21:20:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:31 smithi046 ceph-mon[189713]: pgmap v356: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 254 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 23 op/s; 104/552 objects degraded (18.841%) 2023-10-07T21:20:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:32.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:31 smithi046 conmon[206882]: 2023-10-07T21:20:31.924+0000 7fc48da26640 -1 osd.5 0 read_superblock omap replica is missing. 2023-10-07T21:20:32.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:32 smithi046 conmon[206882]: 2023-10-07T21:20:32.075+0000 7fc48da26640 -1 osd.5 464 log_to_monitors true 2023-10-07T21:20:32.913 INFO:tasks.rados.rados.0.smithi003.stdout:2039: done (1 left) 2023-10-07T21:20:32.913 INFO:tasks.rados.rados.0.smithi003.stdout:2040: done (0 left) 2023-10-07T21:20:32.913 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 206 2023-10-07T21:20:32.913 INFO:tasks.rados.rados.0.smithi003.stdout:2041: seq_num 648 ranges {1941504=458752,2400256=475136,2875392=327680} 2023-10-07T21:20:32.926 INFO:tasks.rados.rados.0.smithi003.stdout:2041: writing smithi003182153-17 from 1941504 to 2400256 tid 1 2023-10-07T21:20:32.928 INFO:tasks.rados.rados.0.smithi003.stdout:2041: writing smithi003182153-17 from 2400256 to 2875392 tid 2 2023-10-07T21:20:32.931 INFO:tasks.rados.rados.0.smithi003.stdout:2041: writing smithi003182153-17 from 2875392 to 3203072 tid 3 2023-10-07T21:20:32.931 INFO:tasks.rados.rados.0.smithi003.stdout:2042: rollback oid 22 current snap is 206 2023-10-07T21:20:32.931 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 201 2023-10-07T21:20:32.931 INFO:tasks.rados.rados.0.smithi003.stdout:2043: delete oid 39 current snap is 206 2023-10-07T21:20:32.931 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 1 to smithi003182153-17 2023-10-07T21:20:32.933 INFO:tasks.rados.rados.0.smithi003.stdout:2042: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:20:32.933 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1231 (ObjNum 113 snap 0 seq_num 1512975552) dirty dne 2023-10-07T21:20:32.933 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 2 to smithi003182153-17 2023-10-07T21:20:32.933 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 3 to smithi003182153-17 2023-10-07T21:20:32.934 INFO:tasks.rados.rados.0.smithi003.stdout:2042: done (2 left) 2023-10-07T21:20:32.934 INFO:tasks.rados.rados.0.smithi003.stdout:2043: done (1 left) 2023-10-07T21:20:32.934 INFO:tasks.rados.rados.0.smithi003.stdout:2044: snap_remove snap 196 2023-10-07T21:20:33.270 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 07 21:20:32 smithi046 conmon[206882]: 2023-10-07T21:20:32.936+0000 7fc47e691700 -1 osd.5 464 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 104/552 objects degraded (18.841%), 12 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: osdmap e474: 8 total, 7 up, 8 in 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: from='osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:33.271 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:32 smithi046 ceph-mon[189713]: failed to encode map e474 with expected crc 2023-10-07T21:20:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 104/552 objects degraded (18.841%), 12 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: osdmap e474: 8 total, 7 up, 8 in 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: from='osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[200960]: failed to encode map e474 with expected crc 2023-10-07T21:20:33.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: failed to encode map e473 with expected crc 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 104/552 objects degraded (18.841%), 12 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: osdmap e474: 8 total, 7 up, 8 in 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: from='osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:33.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:32 smithi003 ceph-mon[204507]: failed to encode map e474 with expected crc 2023-10-07T21:20:33.927 INFO:tasks.rados.rados.0.smithi003.stdout:2044: done (1 left) 2023-10-07T21:20:33.927 INFO:tasks.rados.rados.0.smithi003.stdout:2045: snap_create 2023-10-07T21:20:33.927 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 4 to smithi003182153-17 2023-10-07T21:20:33.928 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 5 to smithi003182153-17 2023-10-07T21:20:33.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1223 (ObjNum 648 snap 206 seq_num 648) dirty exists 2023-10-07T21:20:33.928 INFO:tasks.rados.rados.0.smithi003.stdout:2041: left oid 17 (ObjNum 648 snap 206 seq_num 648) 2023-10-07T21:20:34.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: failed to encode map e474 with expected crc 2023-10-07T21:20:34.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:20:34.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: from='osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:20:34.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: osdmap e475: 8 total, 7 up, 8 in 2023-10-07T21:20:34.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:20:34.222 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: failed to encode map e475 with expected crc 2023-10-07T21:20:34.222 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: failed to encode map e475 with expected crc 2023-10-07T21:20:34.222 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:33 smithi046 ceph-mon[189713]: pgmap v359: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 264 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s; 107/564 objects degraded (18.972%) 2023-10-07T21:20:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: failed to encode map e474 with expected crc 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: from='osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: osdmap e475: 8 total, 7 up, 8 in 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: failed to encode map e475 with expected crc 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: failed to encode map e475 with expected crc 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[200960]: pgmap v359: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 264 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s; 107/564 objects degraded (18.972%) 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: failed to encode map e474 with expected crc 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T21:20:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: from='osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:20:34.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: osdmap e475: 8 total, 7 up, 8 in 2023-10-07T21:20:34.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:20:34.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: failed to encode map e475 with expected crc 2023-10-07T21:20:34.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: failed to encode map e475 with expected crc 2023-10-07T21:20:34.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:33 smithi003 ceph-mon[204507]: pgmap v359: 121 pgs: 12 active+undersized+degraded, 37 active+undersized, 72 active+clean; 264 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s; 107/564 objects degraded (18.972%) 2023-10-07T21:20:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2041: done (1 left) 2023-10-07T21:20:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2045: done (0 left) 2023-10-07T21:20:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 207 2023-10-07T21:20:34.935 INFO:tasks.rados.rados.0.smithi003.stdout:2046: seq_num 650 ranges {2392064=491520,2883584=647168,3530752=155648} 2023-10-07T21:20:34.942 INFO:tasks.rados.rados.0.smithi003.stdout:2046: writing smithi003182153-10 from 2392064 to 2883584 tid 1 2023-10-07T21:20:34.947 INFO:tasks.rados.rados.0.smithi003.stdout:2046: writing smithi003182153-10 from 2883584 to 3530752 tid 2 2023-10-07T21:20:34.948 INFO:tasks.rados.rados.0.smithi003.stdout:2046: writing smithi003182153-10 from 3530752 to 3686400 tid 3 2023-10-07T21:20:34.948 INFO:tasks.rados.rados.0.smithi003.stdout:2047: snap_create 2023-10-07T21:20:34.968 INFO:tasks.rados.rados.0.smithi003.stdout:2046: finishing write tid 1 to smithi003182153-10 2023-10-07T21:20:34.968 INFO:tasks.rados.rados.0.smithi003.stdout:2046: finishing write tid 2 to smithi003182153-10 2023-10-07T21:20:34.969 INFO:tasks.rados.rados.0.smithi003.stdout:2046: finishing write tid 3 to smithi003182153-10 2023-10-07T21:20:34.969 INFO:tasks.rados.rados.0.smithi003.stdout:2046: finishing write tid 4 to smithi003182153-10 2023-10-07T21:20:34.971 INFO:tasks.rados.rados.0.smithi003.stdout:2046: finishing write tid 5 to smithi003182153-10 2023-10-07T21:20:34.971 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1346 (ObjNum 650 snap 207 seq_num 650) dirty exists 2023-10-07T21:20:34.971 INFO:tasks.rados.rados.0.smithi003.stdout:2046: left oid 10 (ObjNum 650 snap 207 seq_num 650) 2023-10-07T21:20:35.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:34 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:20:35.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:34 smithi046 ceph-mon[189713]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:34 smithi046 ceph-mon[189713]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:34 smithi046 ceph-mon[189713]: osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789] boot 2023-10-07T21:20:35.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:34 smithi046 ceph-mon[189713]: osdmap e476: 8 total, 8 up, 8 in 2023-10-07T21:20:35.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:20:35.190 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:34 smithi046 ceph-mon[189713]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:20:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[200960]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[200960]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[200960]: osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789] boot 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[200960]: osdmap e476: 8 total, 8 up, 8 in 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[200960]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[204507]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[204507]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[204507]: osd.5 [v2:172.21.15.46:6808/542168789,v1:172.21.15.46:6809/542168789] boot 2023-10-07T21:20:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[204507]: osdmap e476: 8 total, 8 up, 8 in 2023-10-07T21:20:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T21:20:35.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:34 smithi003 ceph-mon[204507]: failed to encode map e476 with expected crc 2023-10-07T21:20:35.931 INFO:tasks.rados.rados.0.smithi003.stdout:2046: done (1 left) 2023-10-07T21:20:35.932 INFO:tasks.rados.rados.0.smithi003.stdout:2047: done (0 left) 2023-10-07T21:20:35.932 INFO:tasks.rados.rados.0.smithi003.stdout:2048: rollback oid 27 current snap is 208 2023-10-07T21:20:35.932 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 202 2023-10-07T21:20:35.932 INFO:tasks.rados.rados.0.smithi003.stdout:2049: delete oid 39 current snap is 208 2023-10-07T21:20:35.935 INFO:tasks.rados.rados.0.smithi003.stdout:2049: done (1 left) 2023-10-07T21:20:35.935 INFO:tasks.rados.rados.0.smithi003.stdout:2050: rollback oid 5 current snap is 208 2023-10-07T21:20:35.935 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 5 to 168 2023-10-07T21:20:35.935 INFO:tasks.rados.rados.0.smithi003.stdout:2051: copy_from oid 6 from oid 24 current snap is 208 2023-10-07T21:20:35.935 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 208 2023-10-07T21:20:35.936 INFO:tasks.rados.rados.0.smithi003.stdout:2052: seq_num 652 ranges {3203072=524288,3727360=409600,4136960=393216} 2023-10-07T21:20:35.956 INFO:tasks.rados.rados.0.smithi003.stdout:2052: writing smithi003182153-17 from 3203072 to 3727360 tid 1 2023-10-07T21:20:35.958 INFO:tasks.rados.rados.0.smithi003.stdout:2052: writing smithi003182153-17 from 3727360 to 4136960 tid 2 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2052: writing smithi003182153-17 from 4136960 to 4530176 tid 3 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2053: snap_create 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2051: finishing copy_from to smithi003182153-6 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2051: got expected ENOENT (src dne) 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2051: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2048: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 1376 (ObjNum 129 snap 0 seq_num 1508992528) dirty dne 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2050: finishing rollback tid 0 to smithi003182153-5 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2050: finishing rollback tid 1 to smithi003182153-5 2023-10-07T21:20:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2050: finishing rollback tid 2 to smithi003182153-5 2023-10-07T21:20:35.963 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1672 (ObjNum 488 snap 156 seq_num 488) dirty exists 2023-10-07T21:20:35.963 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 1 to smithi003182153-17 2023-10-07T21:20:35.964 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 2 to smithi003182153-17 2023-10-07T21:20:35.964 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 3 to smithi003182153-17 2023-10-07T21:20:35.965 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 4 to smithi003182153-17 2023-10-07T21:20:35.966 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 5 to smithi003182153-17 2023-10-07T21:20:35.966 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1227 (ObjNum 652 snap 208 seq_num 652) dirty exists 2023-10-07T21:20:35.966 INFO:tasks.rados.rados.0.smithi003.stdout:2052: left oid 17 (ObjNum 652 snap 208 seq_num 652) 2023-10-07T21:20:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:36 smithi003 conmon[187445]: 2023-10-07T21:20:36.152+0000 7fccd1da5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-10-07T21:20:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: osdmap e477: 8 total, 8 up, 8 in 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[200960]: pgmap v362: 121 pgs: 5 activating, 11 active+undersized+degraded, 33 active+undersized, 72 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.0 MiB/s wr, 20 op/s; 107/579 objects degraded (18.480%) 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: osdmap e477: 8 total, 8 up, 8 in 2023-10-07T21:20:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:35 smithi003 ceph-mon[204507]: pgmap v362: 121 pgs: 5 activating, 11 active+undersized+degraded, 33 active+undersized, 72 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.0 MiB/s wr, 20 op/s; 107/579 objects degraded (18.480%) 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: osdmap e477: 8 total, 8 up, 8 in 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: failed to encode map e477 with expected crc 2023-10-07T21:20:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:35 smithi046 ceph-mon[189713]: pgmap v362: 121 pgs: 5 activating, 11 active+undersized+degraded, 33 active+undersized, 72 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.0 MiB/s wr, 20 op/s; 107/579 objects degraded (18.480%) 2023-10-07T21:20:36.943 INFO:tasks.rados.rados.0.smithi003.stdout:2048: done (4 left) 2023-10-07T21:20:36.944 INFO:tasks.rados.rados.0.smithi003.stdout:2050: done (3 left) 2023-10-07T21:20:36.944 INFO:tasks.rados.rados.0.smithi003.stdout:2051: done (2 left) 2023-10-07T21:20:36.944 INFO:tasks.rados.rados.0.smithi003.stdout:2052: done (1 left) 2023-10-07T21:20:36.944 INFO:tasks.rados.rados.0.smithi003.stdout:2053: done (0 left) 2023-10-07T21:20:36.944 INFO:tasks.rados.rados.0.smithi003.stdout:2054: snap_remove snap 206 2023-10-07T21:20:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: failed to encode map e478 with expected crc 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: osdmap e478: 8 total, 8 up, 8 in 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: failed to encode map e478 with expected crc 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[200960]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: failed to encode map e478 with expected crc 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: osdmap e478: 8 total, 8 up, 8 in 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: failed to encode map e478 with expected crc 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:37.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:37.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:37.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:37.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:36 smithi003 ceph-mon[204507]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: failed to encode map e478 with expected crc 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: osdmap e478: 8 total, 8 up, 8 in 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: failed to encode map e478 with expected crc 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:37.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:37.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:20:37.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:37.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:37.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:36 smithi046 ceph-mon[189713]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-10-07T21:20:37.955 INFO:tasks.rados.rados.0.smithi003.stdout:2054: done (0 left) 2023-10-07T21:20:37.955 INFO:tasks.rados.rados.0.smithi003.stdout:2055: read oid 42 snap 183 2023-10-07T21:20:37.955 INFO:tasks.rados.rados.0.smithi003.stdout:2055: expect deleted 2023-10-07T21:20:37.955 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 209 2023-10-07T21:20:37.955 INFO:tasks.rados.rados.0.smithi003.stdout:2056: seq_num 653 ranges {7061504=540672,7602176=696320,8298496=106496} 2023-10-07T21:20:37.996 INFO:tasks.rados.rados.0.smithi003.stdout:2056: writing smithi003182153-33 from 7061504 to 7602176 tid 1 2023-10-07T21:20:38.001 INFO:tasks.rados.rados.0.smithi003.stdout:2056: writing smithi003182153-33 from 7602176 to 8298496 tid 2 2023-10-07T21:20:38.001 INFO:tasks.rados.rados.0.smithi003.stdout:2056: writing smithi003182153-33 from 8298496 to 8404992 tid 3 2023-10-07T21:20:38.002 INFO:tasks.rados.rados.0.smithi003.stdout:2057: delete oid 6 current snap is 209 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:2055: done (2 left) 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:2057: done (1 left) 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:2058: read oid 4 snap -1 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:2058: expect deleted 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:2059: read oid 31 snap -1 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:2059: expect (ObjNum 620 snap 199 seq_num 620) 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 209 2023-10-07T21:20:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:2060: seq_num 655 ranges {2711552=573440,3284992=516096,3801088=286720} 2023-10-07T21:20:38.027 INFO:tasks.rados.rados.0.smithi003.stdout:2060: writing smithi003182153-5 from 2711552 to 3284992 tid 1 2023-10-07T21:20:38.029 INFO:tasks.rados.rados.0.smithi003.stdout:2060: writing smithi003182153-5 from 3284992 to 3801088 tid 2 2023-10-07T21:20:38.032 INFO:tasks.rados.rados.0.smithi003.stdout:2060: writing smithi003182153-5 from 3801088 to 4087808 tid 3 2023-10-07T21:20:38.032 INFO:tasks.rados.rados.0.smithi003.stdout:2061: read oid 28 snap -1 2023-10-07T21:20:38.032 INFO:tasks.rados.rados.0.smithi003.stdout:2061: expect (ObjNum 589 snap 186 seq_num 589) 2023-10-07T21:20:38.032 INFO:tasks.rados.rados.0.smithi003.stdout:2062: read oid 50 snap -1 2023-10-07T21:20:38.032 INFO:tasks.rados.rados.0.smithi003.stdout:2062: expect deleted 2023-10-07T21:20:38.032 INFO:tasks.rados.rados.0.smithi003.stdout:2063: snap_remove snap 207 2023-10-07T21:20:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:37 smithi003 ceph-mon[204507]: failed to encode map e479 with expected crc 2023-10-07T21:20:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:37 smithi003 ceph-mon[204507]: osdmap e479: 8 total, 8 up, 8 in 2023-10-07T21:20:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:37 smithi003 ceph-mon[204507]: pgmap v365: 121 pgs: 5 activating, 6 active+undersized+degraded, 19 active+undersized, 91 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 608 KiB/s wr, 9 op/s; 87/579 objects degraded (15.026%); 4.3 MiB/s, 0 objects/s recovering 2023-10-07T21:20:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:37 smithi003 ceph-mon[200960]: failed to encode map e479 with expected crc 2023-10-07T21:20:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:37 smithi003 ceph-mon[200960]: osdmap e479: 8 total, 8 up, 8 in 2023-10-07T21:20:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:37 smithi003 ceph-mon[200960]: pgmap v365: 121 pgs: 5 activating, 6 active+undersized+degraded, 19 active+undersized, 91 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 608 KiB/s wr, 9 op/s; 87/579 objects degraded (15.026%); 4.3 MiB/s, 0 objects/s recovering 2023-10-07T21:20:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:37 smithi046 ceph-mon[189713]: failed to encode map e479 with expected crc 2023-10-07T21:20:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:37 smithi046 ceph-mon[189713]: osdmap e479: 8 total, 8 up, 8 in 2023-10-07T21:20:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:37 smithi046 ceph-mon[189713]: pgmap v365: 121 pgs: 5 activating, 6 active+undersized+degraded, 19 active+undersized, 91 active+clean; 266 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 608 KiB/s wr, 9 op/s; 87/579 objects degraded (15.026%); 4.3 MiB/s, 0 objects/s recovering 2023-10-07T21:20:38.958 INFO:tasks.rados.rados.0.smithi003.stdout:2063: done (6 left) 2023-10-07T21:20:38.958 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 209 2023-10-07T21:20:38.958 INFO:tasks.rados.rados.0.smithi003.stdout:2056: finishing write tid 1 to smithi003182153-33 2023-10-07T21:20:38.958 INFO:tasks.rados.rados.0.smithi003.stdout:2064: seq_num 656 ranges {0=589824,589824=802816} 2023-10-07T21:20:38.961 INFO:tasks.rados.rados.0.smithi003.stdout:2064: writing smithi003182153-27 from 0 to 589824 tid 1 2023-10-07T21:20:38.966 INFO:tasks.rados.rados.0.smithi003.stdout:2064: writing smithi003182153-27 from 589824 to 1392640 tid 2 2023-10-07T21:20:38.969 INFO:tasks.rados.rados.0.smithi003.stdout:2065: read oid 39 snap -1 2023-10-07T21:20:38.969 INFO:tasks.rados.rados.0.smithi003.stdout:2065: expect deleted 2023-10-07T21:20:38.970 INFO:tasks.rados.rados.0.smithi003.stdout:2066: snap_remove snap 187 2023-10-07T21:20:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 87/579 objects degraded (15.026%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[200960]: failed to encode map e480 with expected crc 2023-10-07T21:20:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[200960]: osdmap e480: 8 total, 8 up, 8 in 2023-10-07T21:20:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[200960]: failed to encode map e480 with expected crc 2023-10-07T21:20:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 87/579 objects degraded (15.026%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[204507]: failed to encode map e480 with expected crc 2023-10-07T21:20:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[204507]: osdmap e480: 8 total, 8 up, 8 in 2023-10-07T21:20:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:38 smithi003 ceph-mon[204507]: failed to encode map e480 with expected crc 2023-10-07T21:20:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:38 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 87/579 objects degraded (15.026%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:20:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:38 smithi046 ceph-mon[189713]: failed to encode map e480 with expected crc 2023-10-07T21:20:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:38 smithi046 ceph-mon[189713]: osdmap e480: 8 total, 8 up, 8 in 2023-10-07T21:20:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:38 smithi046 ceph-mon[189713]: failed to encode map e480 with expected crc 2023-10-07T21:20:39.975 INFO:tasks.rados.rados.0.smithi003.stdout:2066: done (8 left) 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:2067: snap_create 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:2056: finishing write tid 2 to smithi003182153-33 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:2056: finishing write tid 3 to smithi003182153-33 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:2056: finishing write tid 4 to smithi003182153-33 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:2056: finishing write tid 5 to smithi003182153-33 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1602 (ObjNum 653 snap 209 seq_num 653) dirty exists 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:2056: left oid 33 (ObjNum 653 snap 209 seq_num 653) 2023-10-07T21:20:39.976 INFO:tasks.rados.rados.0.smithi003.stdout:2059: expect (ObjNum 620 snap 199 seq_num 620) 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:2060: finishing write tid 1 to smithi003182153-5 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:2060: finishing write tid 2 to smithi003182153-5 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:2060: finishing write tid 3 to smithi003182153-5 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:2060: finishing write tid 4 to smithi003182153-5 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:2060: finishing write tid 5 to smithi003182153-5 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1679 (ObjNum 655 snap 209 seq_num 655) dirty exists 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:2060: left oid 5 (ObjNum 655 snap 209 seq_num 655) 2023-10-07T21:20:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:2061: expect (ObjNum 589 snap 186 seq_num 589) 2023-10-07T21:20:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[200960]: failed to encode map e481 with expected crc 2023-10-07T21:20:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[200960]: osdmap e481: 8 total, 8 up, 8 in 2023-10-07T21:20:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[200960]: failed to encode map e481 with expected crc 2023-10-07T21:20:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[200960]: pgmap v368: 121 pgs: 5 activating, 116 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 908 KiB/s wr, 3 op/s; 19 MiB/s, 5 objects/s recovering 2023-10-07T21:20:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[204507]: failed to encode map e481 with expected crc 2023-10-07T21:20:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[204507]: osdmap e481: 8 total, 8 up, 8 in 2023-10-07T21:20:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[204507]: failed to encode map e481 with expected crc 2023-10-07T21:20:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:39 smithi003 ceph-mon[204507]: pgmap v368: 121 pgs: 5 activating, 116 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 908 KiB/s wr, 3 op/s; 19 MiB/s, 5 objects/s recovering 2023-10-07T21:20:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:39 smithi046 ceph-mon[189713]: failed to encode map e481 with expected crc 2023-10-07T21:20:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:39 smithi046 ceph-mon[189713]: osdmap e481: 8 total, 8 up, 8 in 2023-10-07T21:20:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:39 smithi046 ceph-mon[189713]: failed to encode map e481 with expected crc 2023-10-07T21:20:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:39 smithi046 ceph-mon[189713]: pgmap v368: 121 pgs: 5 activating, 116 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 908 KiB/s wr, 3 op/s; 19 MiB/s, 5 objects/s recovering 2023-10-07T21:20:40.702 INFO:tasks.rados.rados.0.smithi003.stdout:2064: finishing write tid 1 to smithi003182153-27 2023-10-07T21:20:40.702 INFO:tasks.rados.rados.0.smithi003.stdout:2064: finishing write tid 2 to smithi003182153-27 2023-10-07T21:20:40.702 INFO:tasks.rados.rados.0.smithi003.stdout:2064: finishing write tid 3 to smithi003182153-27 2023-10-07T21:20:40.702 INFO:tasks.rados.rados.0.smithi003.stdout:2064: finishing write tid 4 to smithi003182153-27 2023-10-07T21:20:40.702 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 1390 (ObjNum 656 snap 209 seq_num 656) dirty exists 2023-10-07T21:20:40.702 INFO:tasks.rados.rados.0.smithi003.stdout:2064: left oid 27 (ObjNum 656 snap 209 seq_num 656) 2023-10-07T21:20:40.971 INFO:tasks.rados.rados.0.smithi003.stdout:2056: done (8 left) 2023-10-07T21:20:40.971 INFO:tasks.rados.rados.0.smithi003.stdout:2058: done (7 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2059: done (6 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2060: done (5 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2061: done (4 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2062: done (3 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2064: done (2 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2065: done (1 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2067: done (0 left) 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2068: rollback oid 39 current snap is 210 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 168 2023-10-07T21:20:40.972 INFO:tasks.rados.rados.0.smithi003.stdout:2069: snap_create 2023-10-07T21:20:40.976 INFO:tasks.rados.rados.0.smithi003.stdout:2068: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:20:40.976 INFO:tasks.rados.rados.0.smithi003.stdout:2068: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:20:40.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1491 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:20:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/579 objects degraded (15.026%), 6 pgs degraded) 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[200960]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[200960]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[200960]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[200960]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[200960]: osdmap e482: 8 total, 8 up, 8 in 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/579 objects degraded (15.026%), 6 pgs degraded) 2023-10-07T21:20:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:20:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[204507]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[204507]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[204507]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[204507]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:40 smithi003 ceph-mon[204507]: osdmap e482: 8 total, 8 up, 8 in 2023-10-07T21:20:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:40 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/579 objects degraded (15.026%), 6 pgs degraded) 2023-10-07T21:20:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:40 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:20:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:40 smithi046 ceph-mon[189713]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:40 smithi046 ceph-mon[189713]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:40 smithi046 ceph-mon[189713]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:40 smithi046 ceph-mon[189713]: failed to encode map e482 with expected crc 2023-10-07T21:20:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:40 smithi046 ceph-mon[189713]: osdmap e482: 8 total, 8 up, 8 in 2023-10-07T21:20:41.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:20:41] "GET /metrics HTTP/1.1" 200 36177 "" "Prometheus/2.43.0" 2023-10-07T21:20:41.980 INFO:tasks.rados.rados.0.smithi003.stdout:2068: done (1 left) 2023-10-07T21:20:41.981 INFO:tasks.rados.rados.0.smithi003.stdout:2069: done (0 left) 2023-10-07T21:20:41.981 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 211 2023-10-07T21:20:41.981 INFO:tasks.rados.rados.0.smithi003.stdout:2070: seq_num 657 ranges {7233536=606208,7839744=688128,8527872=114688} 2023-10-07T21:20:42.024 INFO:tasks.rados.rados.0.smithi003.stdout:2070: writing smithi003182153-28 from 7233536 to 7839744 tid 1 2023-10-07T21:20:42.028 INFO:tasks.rados.rados.0.smithi003.stdout:2070: writing smithi003182153-28 from 7839744 to 8527872 tid 2 2023-10-07T21:20:42.029 INFO:tasks.rados.rados.0.smithi003.stdout:2070: writing smithi003182153-28 from 8527872 to 8642560 tid 3 2023-10-07T21:20:42.029 INFO:tasks.rados.rados.0.smithi003.stdout:2071: snap_create 2023-10-07T21:20:42.032 INFO:tasks.rados.rados.0.smithi003.stdout:2070: finishing write tid 1 to smithi003182153-28 2023-10-07T21:20:42.033 INFO:tasks.rados.rados.0.smithi003.stdout:2070: finishing write tid 2 to smithi003182153-28 2023-10-07T21:20:42.033 INFO:tasks.rados.rados.0.smithi003.stdout:2070: finishing write tid 3 to smithi003182153-28 2023-10-07T21:20:42.033 INFO:tasks.rados.rados.0.smithi003.stdout:2070: finishing write tid 4 to smithi003182153-28 2023-10-07T21:20:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:2070: finishing write tid 5 to smithi003182153-28 2023-10-07T21:20:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1694 (ObjNum 657 snap 211 seq_num 657) dirty exists 2023-10-07T21:20:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:2070: left oid 28 (ObjNum 657 snap 211 seq_num 657) 2023-10-07T21:20:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:41 smithi003 ceph-mon[204507]: osdmap e483: 8 total, 8 up, 8 in 2023-10-07T21:20:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:41 smithi003 ceph-mon[204507]: failed to encode map e483 with expected crc 2023-10-07T21:20:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:41 smithi003 ceph-mon[204507]: pgmap v371: 121 pgs: 121 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s; 15 MiB/s, 5 objects/s recovering 2023-10-07T21:20:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:41 smithi003 ceph-mon[200960]: osdmap e483: 8 total, 8 up, 8 in 2023-10-07T21:20:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:41 smithi003 ceph-mon[200960]: failed to encode map e483 with expected crc 2023-10-07T21:20:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:41 smithi003 ceph-mon[200960]: pgmap v371: 121 pgs: 121 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s; 15 MiB/s, 5 objects/s recovering 2023-10-07T21:20:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:41 smithi046 ceph-mon[189713]: osdmap e483: 8 total, 8 up, 8 in 2023-10-07T21:20:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:41 smithi046 ceph-mon[189713]: failed to encode map e483 with expected crc 2023-10-07T21:20:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:41 smithi046 ceph-mon[189713]: pgmap v371: 121 pgs: 121 active+clean; 269 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s; 15 MiB/s, 5 objects/s recovering 2023-10-07T21:20:42.988 INFO:tasks.rados.rados.0.smithi003.stdout:2070: done (1 left) 2023-10-07T21:20:42.988 INFO:tasks.rados.rados.0.smithi003.stdout:2071: done (0 left) 2023-10-07T21:20:42.988 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 212 2023-10-07T21:20:42.988 INFO:tasks.rados.rados.0.smithi003.stdout:2072: seq_num 658 ranges {0=622592,622592=565248,1187840=237568} 2023-10-07T21:20:42.991 INFO:tasks.rados.rados.0.smithi003.stdout:2072: writing smithi003182153-22 from 0 to 622592 tid 1 2023-10-07T21:20:42.994 INFO:tasks.rados.rados.0.smithi003.stdout:2072: writing smithi003182153-22 from 622592 to 1187840 tid 2 2023-10-07T21:20:42.996 INFO:tasks.rados.rados.0.smithi003.stdout:2072: writing smithi003182153-22 from 1187840 to 1425408 tid 3 2023-10-07T21:20:42.996 INFO:tasks.rados.rados.0.smithi003.stdout:2073: copy_from oid 50 from oid 15 current snap is 212 2023-10-07T21:20:42.996 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 212 2023-10-07T21:20:42.996 INFO:tasks.rados.rados.0.smithi003.stdout:2074: seq_num 659 ranges {1228800=647168,1875968=450560,2326528=352256} 2023-10-07T21:20:43.006 INFO:tasks.rados.rados.0.smithi003.stdout:2074: writing smithi003182153-8 from 1228800 to 1875968 tid 1 2023-10-07T21:20:43.008 INFO:tasks.rados.rados.0.smithi003.stdout:2074: writing smithi003182153-8 from 1875968 to 2326528 tid 2 2023-10-07T21:20:43.011 INFO:tasks.rados.rados.0.smithi003.stdout:2074: writing smithi003182153-8 from 2326528 to 2678784 tid 3 2023-10-07T21:20:43.011 INFO:tasks.rados.rados.0.smithi003.stdout:2075: copy_from oid 31 from oid 27 current snap is 212 2023-10-07T21:20:43.011 INFO:tasks.rados.rados.0.smithi003.stdout:2072: finishing write tid 1 to smithi003182153-22 2023-10-07T21:20:43.011 INFO:tasks.rados.rados.0.smithi003.stdout:2072: finishing write tid 2 to smithi003182153-22 2023-10-07T21:20:43.011 INFO:tasks.rados.rados.0.smithi003.stdout:2072: finishing write tid 3 to smithi003182153-22 2023-10-07T21:20:43.012 INFO:tasks.rados.rados.0.smithi003.stdout:2072: finishing write tid 4 to smithi003182153-22 2023-10-07T21:20:43.012 INFO:tasks.rados.rados.0.smithi003.stdout:2072: finishing write tid 5 to smithi003182153-22 2023-10-07T21:20:43.012 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1345 (ObjNum 658 snap 212 seq_num 658) dirty exists 2023-10-07T21:20:43.012 INFO:tasks.rados.rados.0.smithi003.stdout:2072: left oid 22 (ObjNum 658 snap 212 seq_num 658) 2023-10-07T21:20:43.012 INFO:tasks.rados.rados.0.smithi003.stdout:2072: done (3 left) 2023-10-07T21:20:43.012 INFO:tasks.rados.rados.0.smithi003.stdout:2076: snap_create 2023-10-07T21:20:43.014 INFO:tasks.rados.rados.0.smithi003.stdout:2074: finishing write tid 1 to smithi003182153-8 2023-10-07T21:20:43.018 INFO:tasks.rados.rados.0.smithi003.stdout:2074: finishing write tid 2 to smithi003182153-8 2023-10-07T21:20:43.018 INFO:tasks.rados.rados.0.smithi003.stdout:2074: finishing write tid 3 to smithi003182153-8 2023-10-07T21:20:43.019 INFO:tasks.rados.rados.0.smithi003.stdout:2074: finishing write tid 4 to smithi003182153-8 2023-10-07T21:20:43.020 INFO:tasks.rados.rados.0.smithi003.stdout:2074: finishing write tid 5 to smithi003182153-8 2023-10-07T21:20:43.020 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1699 (ObjNum 659 snap 212 seq_num 659) dirty exists 2023-10-07T21:20:43.020 INFO:tasks.rados.rados.0.smithi003.stdout:2074: left oid 8 (ObjNum 659 snap 212 seq_num 659) 2023-10-07T21:20:43.025 INFO:tasks.rados.rados.0.smithi003.stdout:2075: finishing copy_from racing read to smithi003182153-31 2023-10-07T21:20:43.026 INFO:tasks.rados.rados.0.smithi003.stdout:2075: finishing copy_from to smithi003182153-31 2023-10-07T21:20:43.026 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 1390 (ObjNum 656 snap 209 seq_num 656) dirty exists 2023-10-07T21:20:43.035 INFO:tasks.rados.rados.0.smithi003.stdout:2073: finishing copy_from to smithi003182153-50 2023-10-07T21:20:43.035 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1598 (ObjNum 616 snap 196 seq_num 616) dirty exists 2023-10-07T21:20:43.036 INFO:tasks.rados.rados.0.smithi003.stdout:2073: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:20:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:42 smithi003 ceph-mon[200960]: failed to encode map e483 with expected crc 2023-10-07T21:20:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:42 smithi003 ceph-mon[200960]: osdmap e484: 8 total, 8 up, 8 in 2023-10-07T21:20:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:42 smithi003 ceph-mon[204507]: failed to encode map e483 with expected crc 2023-10-07T21:20:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:42 smithi003 ceph-mon[204507]: osdmap e484: 8 total, 8 up, 8 in 2023-10-07T21:20:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:42 smithi046 ceph-mon[189713]: failed to encode map e483 with expected crc 2023-10-07T21:20:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:42 smithi046 ceph-mon[189713]: osdmap e484: 8 total, 8 up, 8 in 2023-10-07T21:20:43.995 INFO:tasks.rados.rados.0.smithi003.stdout:2073: done (3 left) 2023-10-07T21:20:43.995 INFO:tasks.rados.rados.0.smithi003.stdout:2074: done (2 left) 2023-10-07T21:20:43.996 INFO:tasks.rados.rados.0.smithi003.stdout:2075: done (1 left) 2023-10-07T21:20:43.996 INFO:tasks.rados.rados.0.smithi003.stdout:2076: done (0 left) 2023-10-07T21:20:43.996 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 213 2023-10-07T21:20:43.996 INFO:tasks.rados.rados.0.smithi003.stdout:2077: seq_num 660 ranges {1024000=663552,1687552=737280,2424832=65536} 2023-10-07T21:20:44.004 INFO:tasks.rados.rados.0.smithi003.stdout:2077: writing smithi003182153-43 from 1024000 to 1687552 tid 1 2023-10-07T21:20:44.009 INFO:tasks.rados.rados.0.smithi003.stdout:2077: writing smithi003182153-43 from 1687552 to 2424832 tid 2 2023-10-07T21:20:44.009 INFO:tasks.rados.rados.0.smithi003.stdout:2077: writing smithi003182153-43 from 2424832 to 2490368 tid 3 2023-10-07T21:20:44.009 INFO:tasks.rados.rados.0.smithi003.stdout:2078: delete oid 18 current snap is 213 2023-10-07T21:20:44.010 INFO:tasks.rados.rados.0.smithi003.stdout:2077: finishing write tid 1 to smithi003182153-43 2023-10-07T21:20:44.014 INFO:tasks.rados.rados.0.smithi003.stdout:2078: done (1 left) 2023-10-07T21:20:44.014 INFO:tasks.rados.rados.0.smithi003.stdout:2079: read oid 13 snap -1 2023-10-07T21:20:44.014 INFO:tasks.rados.rados.0.smithi003.stdout:2079: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:44.014 INFO:tasks.rados.rados.0.smithi003.stdout:2080: snap_create 2023-10-07T21:20:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:2077: finishing write tid 2 to smithi003182153-43 2023-10-07T21:20:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:2077: finishing write tid 3 to smithi003182153-43 2023-10-07T21:20:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:2077: finishing write tid 4 to smithi003182153-43 2023-10-07T21:20:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:2077: finishing write tid 5 to smithi003182153-43 2023-10-07T21:20:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1495 (ObjNum 660 snap 213 seq_num 660) dirty exists 2023-10-07T21:20:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:2077: left oid 43 (ObjNum 660 snap 213 seq_num 660) 2023-10-07T21:20:44.037 INFO:tasks.rados.rados.0.smithi003.stdout:2079: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[200960]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[200960]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[200960]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[200960]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[200960]: osdmap e485: 8 total, 8 up, 8 in 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[200960]: failed to encode map e485 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[200960]: pgmap v374: 121 pgs: 121 active+clean; 275 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[204507]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[204507]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[204507]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[204507]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[204507]: osdmap e485: 8 total, 8 up, 8 in 2023-10-07T21:20:44.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[204507]: failed to encode map e485 with expected crc 2023-10-07T21:20:44.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:43 smithi003 ceph-mon[204507]: pgmap v374: 121 pgs: 121 active+clean; 275 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-10-07T21:20:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:43 smithi046 ceph-mon[189713]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:43 smithi046 ceph-mon[189713]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:43 smithi046 ceph-mon[189713]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:43 smithi046 ceph-mon[189713]: failed to encode map e484 with expected crc 2023-10-07T21:20:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:43 smithi046 ceph-mon[189713]: osdmap e485: 8 total, 8 up, 8 in 2023-10-07T21:20:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:43 smithi046 ceph-mon[189713]: failed to encode map e485 with expected crc 2023-10-07T21:20:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:43 smithi046 ceph-mon[189713]: pgmap v374: 121 pgs: 121 active+clean; 275 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-10-07T21:20:44.769 INFO:tasks.rados.rados.0.smithi003.stdout:2077: done (2 left) 2023-10-07T21:20:44.769 INFO:tasks.rados.rados.0.smithi003.stdout:2079: done (1 left) 2023-10-07T21:20:44.769 INFO:tasks.rados.rados.0.smithi003.stdout:2080: done (0 left) 2023-10-07T21:20:44.769 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 214 2023-10-07T21:20:44.769 INFO:tasks.rados.rados.0.smithi003.stdout:2081: seq_num 662 ranges {8642560=696320,9338880=557056,9895936=245760} 2023-10-07T21:20:44.820 INFO:tasks.rados.rados.0.smithi003.stdout:2081: writing smithi003182153-28 from 8642560 to 9338880 tid 1 2023-10-07T21:20:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2081: writing smithi003182153-28 from 9338880 to 9895936 tid 2 2023-10-07T21:20:44.824 INFO:tasks.rados.rados.0.smithi003.stdout:2081: writing smithi003182153-28 from 9895936 to 10141696 tid 3 2023-10-07T21:20:44.825 INFO:tasks.rados.rados.0.smithi003.stdout:2082: snap_create 2023-10-07T21:20:44.829 INFO:tasks.rados.rados.0.smithi003.stdout:2081: finishing write tid 1 to smithi003182153-28 2023-10-07T21:20:44.829 INFO:tasks.rados.rados.0.smithi003.stdout:2081: finishing write tid 2 to smithi003182153-28 2023-10-07T21:20:44.829 INFO:tasks.rados.rados.0.smithi003.stdout:2081: finishing write tid 3 to smithi003182153-28 2023-10-07T21:20:44.831 INFO:tasks.rados.rados.0.smithi003.stdout:2081: finishing write tid 4 to smithi003182153-28 2023-10-07T21:20:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:2081: finishing write tid 5 to smithi003182153-28 2023-10-07T21:20:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1704 (ObjNum 662 snap 214 seq_num 662) dirty exists 2023-10-07T21:20:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:2081: left oid 28 (ObjNum 662 snap 214 seq_num 662) 2023-10-07T21:20:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[200960]: failed to encode map e485 with expected crc 2023-10-07T21:20:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[200960]: failed to encode map e485 with expected crc 2023-10-07T21:20:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[200960]: failed to encode map e486 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[200960]: osdmap e486: 8 total, 8 up, 8 in 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[200960]: failed to encode map e486 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[200960]: failed to encode map e487 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[200960]: osdmap e487: 8 total, 8 up, 8 in 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[204507]: failed to encode map e485 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[204507]: failed to encode map e485 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[204507]: failed to encode map e486 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[204507]: osdmap e486: 8 total, 8 up, 8 in 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[204507]: failed to encode map e486 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[204507]: failed to encode map e487 with expected crc 2023-10-07T21:20:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:44 smithi003 ceph-mon[204507]: osdmap e487: 8 total, 8 up, 8 in 2023-10-07T21:20:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:44 smithi046 ceph-mon[189713]: failed to encode map e485 with expected crc 2023-10-07T21:20:45.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:44 smithi046 ceph-mon[189713]: failed to encode map e485 with expected crc 2023-10-07T21:20:45.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:44 smithi046 ceph-mon[189713]: failed to encode map e486 with expected crc 2023-10-07T21:20:45.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:44 smithi046 ceph-mon[189713]: osdmap e486: 8 total, 8 up, 8 in 2023-10-07T21:20:45.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:44 smithi046 ceph-mon[189713]: failed to encode map e486 with expected crc 2023-10-07T21:20:45.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:44 smithi046 ceph-mon[189713]: failed to encode map e487 with expected crc 2023-10-07T21:20:45.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:44 smithi046 ceph-mon[189713]: osdmap e487: 8 total, 8 up, 8 in 2023-10-07T21:20:45.774 INFO:tasks.rados.rados.0.smithi003.stdout:2081: done (1 left) 2023-10-07T21:20:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:2082: done (0 left) 2023-10-07T21:20:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:2083: read oid 22 snap -1 2023-10-07T21:20:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:2083: expect (ObjNum 658 snap 212 seq_num 658) 2023-10-07T21:20:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:2084: read oid 39 snap 205 2023-10-07T21:20:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:2084: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:20:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 215 2023-10-07T21:20:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:2085: seq_num 663 ranges {6209536=712704,6922240=442368,7364608=360448} 2023-10-07T21:20:45.813 INFO:tasks.rados.rados.0.smithi003.stdout:2085: writing smithi003182153-50 from 6209536 to 6922240 tid 1 2023-10-07T21:20:45.815 INFO:tasks.rados.rados.0.smithi003.stdout:2085: writing smithi003182153-50 from 6922240 to 7364608 tid 2 2023-10-07T21:20:45.817 INFO:tasks.rados.rados.0.smithi003.stdout:2085: writing smithi003182153-50 from 7364608 to 7725056 tid 3 2023-10-07T21:20:45.818 INFO:tasks.rados.rados.0.smithi003.stdout:2086: snap_remove snap 208 2023-10-07T21:20:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[200960]: failed to encode map e487 with expected crc 2023-10-07T21:20:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[200960]: failed to encode map e487 with expected crc 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[200960]: pgmap v377: 121 pgs: 121 active+clean; 276 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[200960]: osdmap e488: 8 total, 8 up, 8 in 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[200960]: failed to encode map e488 with expected crc 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[204507]: failed to encode map e487 with expected crc 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[204507]: failed to encode map e487 with expected crc 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[204507]: pgmap v377: 121 pgs: 121 active+clean; 276 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[204507]: osdmap e488: 8 total, 8 up, 8 in 2023-10-07T21:20:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:45 smithi003 ceph-mon[204507]: failed to encode map e488 with expected crc 2023-10-07T21:20:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:45 smithi046 ceph-mon[189713]: failed to encode map e487 with expected crc 2023-10-07T21:20:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:45 smithi046 ceph-mon[189713]: failed to encode map e487 with expected crc 2023-10-07T21:20:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:45 smithi046 ceph-mon[189713]: pgmap v377: 121 pgs: 121 active+clean; 276 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-10-07T21:20:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:45 smithi046 ceph-mon[189713]: osdmap e488: 8 total, 8 up, 8 in 2023-10-07T21:20:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:45 smithi046 ceph-mon[189713]: failed to encode map e488 with expected crc 2023-10-07T21:20:46.779 INFO:tasks.rados.rados.0.smithi003.stdout:2086: done (3 left) 2023-10-07T21:20:46.779 INFO:tasks.rados.rados.0.smithi003.stdout:2087: snap_create 2023-10-07T21:20:46.782 INFO:tasks.rados.rados.0.smithi003.stdout:2083: expect (ObjNum 658 snap 212 seq_num 658) 2023-10-07T21:20:46.819 INFO:tasks.rados.rados.0.smithi003.stdout:2084: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:20:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 1 to smithi003182153-50 2023-10-07T21:20:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 2 to smithi003182153-50 2023-10-07T21:20:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 3 to smithi003182153-50 2023-10-07T21:20:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 4 to smithi003182153-50 2023-10-07T21:20:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 5 to smithi003182153-50 2023-10-07T21:20:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1602 (ObjNum 663 snap 215 seq_num 663) dirty exists 2023-10-07T21:20:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2085: left oid 50 (ObjNum 663 snap 215 seq_num 663) 2023-10-07T21:20:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[204507]: failed to encode map e488 with expected crc 2023-10-07T21:20:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[204507]: failed to encode map e489 with expected crc 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[204507]: osdmap e489: 8 total, 8 up, 8 in 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[200960]: failed to encode map e488 with expected crc 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[200960]: failed to encode map e489 with expected crc 2023-10-07T21:20:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:47 smithi003 ceph-mon[200960]: osdmap e489: 8 total, 8 up, 8 in 2023-10-07T21:20:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:47 smithi046 ceph-mon[189713]: failed to encode map e488 with expected crc 2023-10-07T21:20:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:47 smithi046 ceph-mon[189713]: failed to encode map e489 with expected crc 2023-10-07T21:20:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:47 smithi046 ceph-mon[189713]: osdmap e489: 8 total, 8 up, 8 in 2023-10-07T21:20:47.781 INFO:tasks.rados.rados.0.smithi003.stdout:2083: done (3 left) 2023-10-07T21:20:47.781 INFO:tasks.rados.rados.0.smithi003.stdout:2084: done (2 left) 2023-10-07T21:20:47.781 INFO:tasks.rados.rados.0.smithi003.stdout:2085: done (1 left) 2023-10-07T21:20:47.781 INFO:tasks.rados.rados.0.smithi003.stdout:2087: done (0 left) 2023-10-07T21:20:47.781 INFO:tasks.rados.rados.0.smithi003.stdout:2088: delete oid 8 current snap is 216 2023-10-07T21:20:47.785 INFO:tasks.rados.rados.0.smithi003.stdout:2088: done (0 left) 2023-10-07T21:20:47.785 INFO:tasks.rados.rados.0.smithi003.stdout:2089: rollback oid 13 current snap is 216 2023-10-07T21:20:47.785 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 13 to 166 2023-10-07T21:20:47.785 INFO:tasks.rados.rados.0.smithi003.stdout:2090: snap_create 2023-10-07T21:20:47.792 INFO:tasks.rados.rados.0.smithi003.stdout:2089: finishing rollback tid 0 to smithi003182153-13 2023-10-07T21:20:47.792 INFO:tasks.rados.rados.0.smithi003.stdout:2089: finishing rollback tid 1 to smithi003182153-13 2023-10-07T21:20:47.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1645 (ObjNum 177 snap 0 seq_num 1511087488) dirty dne 2023-10-07T21:20:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[200960]: failed to encode map e489 with expected crc 2023-10-07T21:20:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[200960]: pgmap v380: 121 pgs: 121 active+clean; 285 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 2.2 MiB/s wr, 2 op/s 2023-10-07T21:20:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[200960]: failed to encode map e490 with expected crc 2023-10-07T21:20:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[200960]: osdmap e490: 8 total, 8 up, 8 in 2023-10-07T21:20:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[204507]: failed to encode map e489 with expected crc 2023-10-07T21:20:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[204507]: pgmap v380: 121 pgs: 121 active+clean; 285 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 2.2 MiB/s wr, 2 op/s 2023-10-07T21:20:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[204507]: failed to encode map e490 with expected crc 2023-10-07T21:20:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:48 smithi003 ceph-mon[204507]: osdmap e490: 8 total, 8 up, 8 in 2023-10-07T21:20:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:48 smithi046 ceph-mon[189713]: failed to encode map e489 with expected crc 2023-10-07T21:20:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:48 smithi046 ceph-mon[189713]: pgmap v380: 121 pgs: 121 active+clean; 285 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 2.2 MiB/s wr, 2 op/s 2023-10-07T21:20:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:48 smithi046 ceph-mon[189713]: failed to encode map e490 with expected crc 2023-10-07T21:20:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:48 smithi046 ceph-mon[189713]: osdmap e490: 8 total, 8 up, 8 in 2023-10-07T21:20:48.789 INFO:tasks.rados.rados.0.smithi003.stdout:2089: done (1 left) 2023-10-07T21:20:48.789 INFO:tasks.rados.rados.0.smithi003.stdout:2090: done (0 left) 2023-10-07T21:20:48.789 INFO:tasks.rados.rados.0.smithi003.stdout:2091: snap_remove snap 191 2023-10-07T21:20:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:49 smithi003 ceph-mon[200960]: failed to encode map e490 with expected crc 2023-10-07T21:20:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:49 smithi003 ceph-mon[200960]: osdmap e491: 8 total, 8 up, 8 in 2023-10-07T21:20:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:49 smithi003 ceph-mon[204507]: failed to encode map e490 with expected crc 2023-10-07T21:20:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:49 smithi003 ceph-mon[204507]: osdmap e491: 8 total, 8 up, 8 in 2023-10-07T21:20:49.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:49 smithi046 ceph-mon[189713]: failed to encode map e490 with expected crc 2023-10-07T21:20:49.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:49 smithi046 ceph-mon[189713]: osdmap e491: 8 total, 8 up, 8 in 2023-10-07T21:20:49.771 INFO:tasks.rados.rados.0.smithi003.stdout:2091: done (0 left) 2023-10-07T21:20:49.771 INFO:tasks.rados.rados.0.smithi003.stdout:2092: copy_from oid 10 from oid 48 current snap is 217 2023-10-07T21:20:49.771 INFO:tasks.rados.rados.0.smithi003.stdout:2093: snap_create 2023-10-07T21:20:49.804 INFO:tasks.rados.rados.0.smithi003.stdout:2092: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:20:49.804 INFO:tasks.rados.rados.0.smithi003.stdout:2092: finishing copy_from to smithi003182153-10 2023-10-07T21:20:49.804 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 631 (ObjNum 615 snap 196 seq_num 615) dirty exists 2023-10-07T21:20:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[200960]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[200960]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[200960]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[200960]: pgmap v383: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[200960]: failed to encode map e492 with expected crc 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[200960]: osdmap e492: 8 total, 8 up, 8 in 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[204507]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[204507]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[204507]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[204507]: pgmap v383: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[204507]: failed to encode map e492 with expected crc 2023-10-07T21:20:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:50 smithi003 ceph-mon[204507]: osdmap e492: 8 total, 8 up, 8 in 2023-10-07T21:20:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:50 smithi046 ceph-mon[189713]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:50 smithi046 ceph-mon[189713]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:50 smithi046 ceph-mon[189713]: failed to encode map e491 with expected crc 2023-10-07T21:20:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:50 smithi046 ceph-mon[189713]: pgmap v383: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2023-10-07T21:20:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:50 smithi046 ceph-mon[189713]: failed to encode map e492 with expected crc 2023-10-07T21:20:50.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:50 smithi046 ceph-mon[189713]: osdmap e492: 8 total, 8 up, 8 in 2023-10-07T21:20:50.772 INFO:tasks.rados.rados.0.smithi003.stdout:2092: done (1 left) 2023-10-07T21:20:50.772 INFO:tasks.rados.rados.0.smithi003.stdout:2093: done (0 left) 2023-10-07T21:20:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:2094: read oid 11 snap -1 2023-10-07T21:20:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:2094: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:2095: read oid 12 snap -1 2023-10-07T21:20:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:2095: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:20:50.773 INFO:tasks.rados.rados.0.smithi003.stdout:2096: delete oid 31 current snap is 218 2023-10-07T21:20:50.782 INFO:tasks.rados.rados.0.smithi003.stdout:2096: done (2 left) 2023-10-07T21:20:50.782 INFO:tasks.rados.rados.0.smithi003.stdout:2097: read oid 2 snap -1 2023-10-07T21:20:50.782 INFO:tasks.rados.rados.0.smithi003.stdout:2097: expect deleted 2023-10-07T21:20:50.782 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 218 2023-10-07T21:20:50.783 INFO:tasks.rados.rados.0.smithi003.stdout:2098: seq_num 666 ranges {3194880=761856,3956736=491520,4448256=311296} 2023-10-07T21:20:50.803 INFO:tasks.rados.rados.0.smithi003.stdout:2098: writing smithi003182153-29 from 3194880 to 3956736 tid 1 2023-10-07T21:20:50.807 INFO:tasks.rados.rados.0.smithi003.stdout:2098: writing smithi003182153-29 from 3956736 to 4448256 tid 2 2023-10-07T21:20:50.809 INFO:tasks.rados.rados.0.smithi003.stdout:2098: writing smithi003182153-29 from 4448256 to 4759552 tid 3 2023-10-07T21:20:50.809 INFO:tasks.rados.rados.0.smithi003.stdout:2099: read oid 44 snap -1 2023-10-07T21:20:50.809 INFO:tasks.rados.rados.0.smithi003.stdout:2099: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:50.809 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 218 2023-10-07T21:20:50.809 INFO:tasks.rados.rados.0.smithi003.stdout:2100: seq_num 667 ranges {6209536=778240,6987776=778240,7766016=24576} 2023-10-07T21:20:50.847 INFO:tasks.rados.rados.0.smithi003.stdout:2100: writing smithi003182153-26 from 6209536 to 6987776 tid 1 2023-10-07T21:20:50.852 INFO:tasks.rados.rados.0.smithi003.stdout:2100: writing smithi003182153-26 from 6987776 to 7766016 tid 2 2023-10-07T21:20:50.853 INFO:tasks.rados.rados.0.smithi003.stdout:2100: writing smithi003182153-26 from 7766016 to 7790592 tid 3 2023-10-07T21:20:50.853 INFO:tasks.rados.rados.0.smithi003.stdout:2101: read oid 34 snap -1 2023-10-07T21:20:50.853 INFO:tasks.rados.rados.0.smithi003.stdout:2101: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:50.853 INFO:tasks.rados.rados.0.smithi003.stdout:2102: snap_remove snap 212 2023-10-07T21:20:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[200960]: failed to encode map e492 with expected crc 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[200960]: failed to encode map e492 with expected crc 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[200960]: osdmap e493: 8 total, 8 up, 8 in 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[200960]: failed to encode map e493 with expected crc 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[204507]: failed to encode map e492 with expected crc 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[204507]: failed to encode map e492 with expected crc 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[204507]: osdmap e493: 8 total, 8 up, 8 in 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[204507]: failed to encode map e493 with expected crc 2023-10-07T21:20:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:51 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:51.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:51 smithi046 ceph-mon[189713]: failed to encode map e492 with expected crc 2023-10-07T21:20:51.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:51 smithi046 ceph-mon[189713]: failed to encode map e492 with expected crc 2023-10-07T21:20:51.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:51 smithi046 ceph-mon[189713]: osdmap e493: 8 total, 8 up, 8 in 2023-10-07T21:20:51.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:51 smithi046 ceph-mon[189713]: failed to encode map e493 with expected crc 2023-10-07T21:20:51.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:51 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:51.788 INFO:tasks.rados.rados.0.smithi003.stdout:2102: done (7 left) 2023-10-07T21:20:51.788 INFO:tasks.rados.rados.0.smithi003.stdout:2103: copy_from oid 4 from oid 13 current snap is 218 2023-10-07T21:20:51.789 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 218 2023-10-07T21:20:51.789 INFO:tasks.rados.rados.0.smithi003.stdout:2104: seq_num 668 ranges {6209536=794624,7004160=663552,7667712=139264} 2023-10-07T21:20:51.822 INFO:tasks.rados.rados.0.smithi003.stdout:2104: writing smithi003182153-15 from 6209536 to 7004160 tid 1 2023-10-07T21:20:51.825 INFO:tasks.rados.rados.0.smithi003.stdout:2104: writing smithi003182153-15 from 7004160 to 7667712 tid 2 2023-10-07T21:20:51.827 INFO:tasks.rados.rados.0.smithi003.stdout:2104: writing smithi003182153-15 from 7667712 to 7806976 tid 3 2023-10-07T21:20:51.827 INFO:tasks.rados.rados.0.smithi003.stdout:2105: read oid 1 snap -1 2023-10-07T21:20:51.827 INFO:tasks.rados.rados.0.smithi003.stdout:2105: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:20:51.827 INFO:tasks.rados.rados.0.smithi003.stdout:2095: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:20:51.850 INFO:tasks.rados.rados.0.smithi003.stdout:2094: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:51.965 INFO:tasks.rados.rados.0.smithi003.stdout:2098: finishing write tid 1 to smithi003182153-29 2023-10-07T21:20:51.966 INFO:tasks.rados.rados.0.smithi003.stdout:2098: finishing write tid 2 to smithi003182153-29 2023-10-07T21:20:51.966 INFO:tasks.rados.rados.0.smithi003.stdout:2098: finishing write tid 3 to smithi003182153-29 2023-10-07T21:20:51.966 INFO:tasks.rados.rados.0.smithi003.stdout:2098: finishing write tid 4 to smithi003182153-29 2023-10-07T21:20:51.966 INFO:tasks.rados.rados.0.smithi003.stdout:2106: read oid 24 snap 200 2023-10-07T21:20:51.966 INFO:tasks.rados.rados.0.smithi003.stdout:2106: expect deleted 2023-10-07T21:20:51.966 INFO:tasks.rados.rados.0.smithi003.stdout:2094: done (10 left) 2023-10-07T21:20:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:2095: done (9 left) 2023-10-07T21:20:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:2097: done (8 left) 2023-10-07T21:20:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:2107: read oid 7 snap -1 2023-10-07T21:20:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:2107: expect (ObjNum 633 snap 202 seq_num 633) 2023-10-07T21:20:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:2108: snap_create 2023-10-07T21:20:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:2099: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:52.026 INFO:tasks.rados.rados.0.smithi003.stdout:2098: finishing write tid 5 to smithi003182153-29 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1606 (ObjNum 666 snap 218 seq_num 666) dirty exists 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2098: left oid 29 (ObjNum 666 snap 218 seq_num 666) 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 1 to smithi003182153-26 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 2 to smithi003182153-26 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 3 to smithi003182153-26 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 4 to smithi003182153-26 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 5 to smithi003182153-26 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1610 (ObjNum 667 snap 218 seq_num 667) dirty exists 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2100: left oid 26 (ObjNum 667 snap 218 seq_num 667) 2023-10-07T21:20:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:2101: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:20:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:20:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:20:51] "GET /metrics HTTP/1.1" 200 36167 "" "Prometheus/2.43.0" 2023-10-07T21:20:52.230 INFO:tasks.rados.rados.0.smithi003.stdout:2103: finishing copy_from to smithi003182153-4 2023-10-07T21:20:52.230 INFO:tasks.rados.rados.0.smithi003.stdout:2103: got expected ENOENT (src dne) 2023-10-07T21:20:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:2103: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:20:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:2104: finishing write tid 1 to smithi003182153-15 2023-10-07T21:20:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:2104: finishing write tid 2 to smithi003182153-15 2023-10-07T21:20:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:2104: finishing write tid 3 to smithi003182153-15 2023-10-07T21:20:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:2104: finishing write tid 4 to smithi003182153-15 2023-10-07T21:20:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:2105: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:20:52.274 INFO:tasks.rados.rados.0.smithi003.stdout:2104: finishing write tid 5 to smithi003182153-15 2023-10-07T21:20:52.274 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1733 (ObjNum 668 snap 218 seq_num 668) dirty exists 2023-10-07T21:20:52.274 INFO:tasks.rados.rados.0.smithi003.stdout:2104: left oid 15 (ObjNum 668 snap 218 seq_num 668) 2023-10-07T21:20:52.274 INFO:tasks.rados.rados.0.smithi003.stdout:2107: expect (ObjNum 633 snap 202 seq_num 633) 2023-10-07T21:20:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:52 smithi046 ceph-mon[189713]: failed to encode map e493 with expected crc 2023-10-07T21:20:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:52 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:52 smithi046 ceph-mon[189713]: Upgrade: osd.6 is safe to restart 2023-10-07T21:20:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:52 smithi046 ceph-mon[189713]: pgmap v386: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2023-10-07T21:20:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:52 smithi046 ceph-mon[189713]: osdmap e494: 8 total, 8 up, 8 in 2023-10-07T21:20:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:52 smithi046 ceph-mon[189713]: failed to encode map e494 with expected crc 2023-10-07T21:20:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[204507]: failed to encode map e493 with expected crc 2023-10-07T21:20:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[204507]: Upgrade: osd.6 is safe to restart 2023-10-07T21:20:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[204507]: pgmap v386: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2023-10-07T21:20:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[204507]: osdmap e494: 8 total, 8 up, 8 in 2023-10-07T21:20:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[204507]: failed to encode map e494 with expected crc 2023-10-07T21:20:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[200960]: failed to encode map e493 with expected crc 2023-10-07T21:20:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T21:20:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[200960]: Upgrade: osd.6 is safe to restart 2023-10-07T21:20:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[200960]: pgmap v386: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2023-10-07T21:20:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[200960]: osdmap e494: 8 total, 8 up, 8 in 2023-10-07T21:20:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:52 smithi003 ceph-mon[200960]: failed to encode map e494 with expected crc 2023-10-07T21:20:52.785 INFO:tasks.rados.rados.0.smithi003.stdout:2098: done (9 left) 2023-10-07T21:20:52.785 INFO:tasks.rados.rados.0.smithi003.stdout:2099: done (8 left) 2023-10-07T21:20:52.785 INFO:tasks.rados.rados.0.smithi003.stdout:2100: done (7 left) 2023-10-07T21:20:52.785 INFO:tasks.rados.rados.0.smithi003.stdout:2101: done (6 left) 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:2103: done (5 left) 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:2104: done (4 left) 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:2105: done (3 left) 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:2106: done (2 left) 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:2107: done (1 left) 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:2108: done (0 left) 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 219 2023-10-07T21:20:52.786 INFO:tasks.rados.rados.0.smithi003.stdout:2109: seq_num 669 ranges {4530176=409600,4939776=548864,5488640=655360} 2023-10-07T21:20:52.811 INFO:tasks.rados.rados.0.smithi003.stdout:2109: writing smithi003182153-17 from 4530176 to 4939776 tid 1 2023-10-07T21:20:52.814 INFO:tasks.rados.rados.0.smithi003.stdout:2109: writing smithi003182153-17 from 4939776 to 5488640 tid 2 2023-10-07T21:20:52.819 INFO:tasks.rados.rados.0.smithi003.stdout:2109: writing smithi003182153-17 from 5488640 to 6144000 tid 3 2023-10-07T21:20:52.819 INFO:tasks.rados.rados.0.smithi003.stdout:2110: delete oid 34 current snap is 219 2023-10-07T21:20:52.819 INFO:tasks.rados.rados.0.smithi003.stdout:2109: finishing write tid 1 to smithi003182153-17 2023-10-07T21:20:52.820 INFO:tasks.rados.rados.0.smithi003.stdout:2109: finishing write tid 2 to smithi003182153-17 2023-10-07T21:20:52.826 INFO:tasks.rados.rados.0.smithi003.stdout:2109: finishing write tid 3 to smithi003182153-17 2023-10-07T21:20:52.826 INFO:tasks.rados.rados.0.smithi003.stdout:2110: done (1 left) 2023-10-07T21:20:52.826 INFO:tasks.rados.rados.0.smithi003.stdout:2111: delete oid 48 current snap is 219 2023-10-07T21:20:52.827 INFO:tasks.rados.rados.0.smithi003.stdout:2109: finishing write tid 4 to smithi003182153-17 2023-10-07T21:20:52.827 INFO:tasks.rados.rados.0.smithi003.stdout:2109: finishing write tid 5 to smithi003182153-17 2023-10-07T21:20:52.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1231 (ObjNum 669 snap 219 seq_num 669) dirty exists 2023-10-07T21:20:52.827 INFO:tasks.rados.rados.0.smithi003.stdout:2109: left oid 17 (ObjNum 669 snap 219 seq_num 669) 2023-10-07T21:20:52.830 INFO:tasks.rados.rados.0.smithi003.stdout:2109: done (1 left) 2023-10-07T21:20:52.831 INFO:tasks.rados.rados.0.smithi003.stdout:2111: done (0 left) 2023-10-07T21:20:52.831 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 219 2023-10-07T21:20:52.831 INFO:tasks.rados.rados.0.smithi003.stdout:2112: seq_num 672 ranges {1679360=458752,2138112=647168,2785280=466944,3252224=90112} 2023-10-07T21:20:52.841 INFO:tasks.rados.rados.0.smithi003.stdout:2112: writing smithi003182153-39 from 1679360 to 2138112 tid 1 2023-10-07T21:20:52.845 INFO:tasks.rados.rados.0.smithi003.stdout:2112: writing smithi003182153-39 from 2138112 to 2785280 tid 2 2023-10-07T21:20:52.847 INFO:tasks.rados.rados.0.smithi003.stdout:2112: writing smithi003182153-39 from 2785280 to 3252224 tid 3 2023-10-07T21:20:52.848 INFO:tasks.rados.rados.0.smithi003.stdout:2112: writing smithi003182153-39 from 3252224 to 3342336 tid 4 2023-10-07T21:20:52.848 INFO:tasks.rados.rados.0.smithi003.stdout:2113: rollback oid 36 current snap is 219 2023-10-07T21:20:52.848 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 217 2023-10-07T21:20:52.849 INFO:tasks.rados.rados.0.smithi003.stdout:2112: finishing write tid 1 to smithi003182153-39 2023-10-07T21:20:52.849 INFO:tasks.rados.rados.0.smithi003.stdout:2114: read oid 43 snap -1 2023-10-07T21:20:52.849 INFO:tasks.rados.rados.0.smithi003.stdout:2114: expect (ObjNum 660 snap 213 seq_num 660) 2023-10-07T21:20:52.849 INFO:tasks.rados.rados.0.smithi003.stdout:2115: snap_remove snap 204 2023-10-07T21:20:53.554 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:53 smithi046 ceph-mon[189713]: failed to encode map e494 with expected crc 2023-10-07T21:20:53.554 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:53 smithi046 ceph-mon[189713]: failed to encode map e495 with expected crc 2023-10-07T21:20:53.554 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:53 smithi046 ceph-mon[189713]: osdmap e495: 8 total, 8 up, 8 in 2023-10-07T21:20:53.554 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:53.554 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:20:53.554 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[200960]: failed to encode map e494 with expected crc 2023-10-07T21:20:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[200960]: failed to encode map e495 with expected crc 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[200960]: osdmap e495: 8 total, 8 up, 8 in 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[204507]: failed to encode map e494 with expected crc 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[204507]: failed to encode map e495 with expected crc 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[204507]: osdmap e495: 8 total, 8 up, 8 in 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:20:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T21:20:53.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:53.787 INFO:tasks.rados.rados.0.smithi003.stdout:2115: done (3 left) 2023-10-07T21:20:53.788 INFO:tasks.rados.rados.0.smithi003.stdout:2116: read oid 22 snap -1 2023-10-07T21:20:53.788 INFO:tasks.rados.rados.0.smithi003.stdout:2116: expect (ObjNum 658 snap 212 seq_num 658) 2023-10-07T21:20:53.788 INFO:tasks.rados.rados.0.smithi003.stdout:2117: read oid 32 snap -1 2023-10-07T21:20:53.788 INFO:tasks.rados.rados.0.smithi003.stdout:2117: expect (ObjNum 638 snap 202 seq_num 638) 2023-10-07T21:20:53.788 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 219 2023-10-07T21:20:53.788 INFO:tasks.rados.rados.0.smithi003.stdout:2118: seq_num 673 ranges {6144000=475136,6619136=532480,7151616=671744} 2023-10-07T21:20:53.822 INFO:tasks.rados.rados.0.smithi003.stdout:2118: writing smithi003182153-17 from 6144000 to 6619136 tid 1 2023-10-07T21:20:53.825 INFO:tasks.rados.rados.0.smithi003.stdout:2118: writing smithi003182153-17 from 6619136 to 7151616 tid 2 2023-10-07T21:20:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:2118: writing smithi003182153-17 from 7151616 to 7823360 tid 3 2023-10-07T21:20:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:2119: copy_from oid 14 from oid 13 current snap is 219 2023-10-07T21:20:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:2112: finishing write tid 2 to smithi003182153-39 2023-10-07T21:20:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:20:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:20:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing rollback tid 2 to smithi003182153-36 2023-10-07T21:20:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 1605 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:2112: finishing write tid 3 to smithi003182153-39 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:2112: finishing write tid 4 to smithi003182153-39 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:2112: finishing write tid 5 to smithi003182153-39 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:2113: done (6 left) 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:2120: read oid 11 snap -1 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:2120: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 219 2023-10-07T21:20:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:2114: expect (ObjNum 660 snap 213 seq_num 660) 2023-10-07T21:20:53.912 INFO:tasks.rados.rados.0.smithi003.stdout:2112: finishing write tid 6 to smithi003182153-39 2023-10-07T21:20:53.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1501 (ObjNum 672 snap 219 seq_num 672) dirty exists 2023-10-07T21:20:53.912 INFO:tasks.rados.rados.0.smithi003.stdout:2112: left oid 39 (ObjNum 672 snap 219 seq_num 672) 2023-10-07T21:20:53.912 INFO:tasks.rados.rados.0.smithi003.stdout:2116: expect (ObjNum 658 snap 212 seq_num 658) 2023-10-07T21:20:53.947 INFO:tasks.rados.rados.0.smithi003.stdout:2117: expect (ObjNum 638 snap 202 seq_num 638) 2023-10-07T21:20:53.990 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 1 to smithi003182153-17 2023-10-07T21:20:53.990 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 2 to smithi003182153-17 2023-10-07T21:20:53.990 INFO:tasks.rados.rados.0.smithi003.stdout:2121: seq_num 674 ranges {10141696=491520,10633216=417792,11051008=483328,11534336=303104} 2023-10-07T21:20:54.047 INFO:tasks.rados.rados.0.smithi003.stdout:2121: writing smithi003182153-28 from 10141696 to 10633216 tid 1 2023-10-07T21:20:54.050 INFO:tasks.rados.rados.0.smithi003.stdout:2121: writing smithi003182153-28 from 10633216 to 11051008 tid 2 2023-10-07T21:20:54.052 INFO:tasks.rados.rados.0.smithi003.stdout:2121: writing smithi003182153-28 from 11051008 to 11534336 tid 3 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2121: writing smithi003182153-28 from 11534336 to 11837440 tid 4 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2112: done (7 left) 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2114: done (6 left) 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2116: done (5 left) 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2117: done (4 left) 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 219 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2119: finishing copy_from to smithi003182153-14 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2119: got expected ENOENT (src dne) 2023-10-07T21:20:54.055 INFO:tasks.rados.rados.0.smithi003.stdout:2119: finishing copy_from racing read to smithi003182153-14 2023-10-07T21:20:54.056 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 3 to smithi003182153-17 2023-10-07T21:20:54.056 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 4 to smithi003182153-17 2023-10-07T21:20:54.056 INFO:tasks.rados.rados.0.smithi003.stdout:2120: expect (ObjNum 538 snap 166 seq_num 538) 2023-10-07T21:20:54.166 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 5 to smithi003182153-17 2023-10-07T21:20:54.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1235 (ObjNum 673 snap 219 seq_num 673) dirty exists 2023-10-07T21:20:54.166 INFO:tasks.rados.rados.0.smithi003.stdout:2118: left oid 17 (ObjNum 673 snap 219 seq_num 673) 2023-10-07T21:20:54.166 INFO:tasks.rados.rados.0.smithi003.stdout:2122: seq_num 675 ranges {1007616=507904,1515520=704512,2220032=499712} 2023-10-07T21:20:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2122: writing smithi003182153-7 from 1007616 to 1515520 tid 1 2023-10-07T21:20:54.178 INFO:tasks.rados.rados.0.smithi003.stdout:2122: writing smithi003182153-7 from 1515520 to 2220032 tid 2 2023-10-07T21:20:54.181 INFO:tasks.rados.rados.0.smithi003.stdout:2122: writing smithi003182153-7 from 2220032 to 2719744 tid 3 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2118: done (4 left) 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2119: done (3 left) 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2120: done (2 left) 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2123: copy_from oid 24 from oid 9 current snap is 219 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 1 to smithi003182153-28 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 2 to smithi003182153-28 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 3 to smithi003182153-28 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 4 to smithi003182153-28 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 5 to smithi003182153-28 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 6 to smithi003182153-28 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1747 (ObjNum 674 snap 219 seq_num 674) dirty exists 2023-10-07T21:20:54.182 INFO:tasks.rados.rados.0.smithi003.stdout:2121: left oid 28 (ObjNum 674 snap 219 seq_num 674) 2023-10-07T21:20:54.183 INFO:tasks.rados.rados.0.smithi003.stdout:2121: done (2 left) 2023-10-07T21:20:54.183 INFO:tasks.rados.rados.0.smithi003.stdout:2124: read oid 20 snap -1 2023-10-07T21:20:54.183 INFO:tasks.rados.rados.0.smithi003.stdout:2124: expect (ObjNum 613 snap 196 seq_num 613) 2023-10-07T21:20:54.183 INFO:tasks.rados.rados.0.smithi003.stdout:2125: setattr oid 48 current snap is 219 2023-10-07T21:20:54.183 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 1 to smithi003182153-7 2023-10-07T21:20:54.183 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 2 to smithi003182153-7 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:2126: copy_from oid 22 from oid 12 current snap is 219 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:2127: read oid 40 snap -1 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:2127: expect deleted 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:2128: copy_from oid 25 from oid 13 current snap is 219 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:2129: rmattr oid 28 current snap is 219 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:2129: done (7 left) 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 219 2023-10-07T21:20:54.184 INFO:tasks.rados.rados.0.smithi003.stdout:2130: seq_num 676 ranges {0=524288,524288=589824,1114112=450560,1564672=163840} 2023-10-07T21:20:54.186 INFO:tasks.rados.rados.0.smithi003.stdout:2130: writing smithi003182153-31 from 0 to 524288 tid 1 2023-10-07T21:20:54.189 INFO:tasks.rados.rados.0.smithi003.stdout:2130: writing smithi003182153-31 from 524288 to 1114112 tid 2 2023-10-07T21:20:54.192 INFO:tasks.rados.rados.0.smithi003.stdout:2130: writing smithi003182153-31 from 1114112 to 1564672 tid 3 2023-10-07T21:20:54.193 INFO:tasks.rados.rados.0.smithi003.stdout:2130: writing smithi003182153-31 from 1564672 to 1728512 tid 4 2023-10-07T21:20:54.193 INFO:tasks.rados.rados.0.smithi003.stdout:2131: rollback oid 38 current snap is 219 2023-10-07T21:20:54.193 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 193 2023-10-07T21:20:54.193 INFO:tasks.rados.rados.0.smithi003.stdout:2132: copy_from oid 21 from oid 37 current snap is 219 2023-10-07T21:20:54.193 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 219 2023-10-07T21:20:54.193 INFO:tasks.rados.rados.0.smithi003.stdout:2133: seq_num 677 ranges {7725056=540672,8265728=516096,8781824=655360,9437184=32768} 2023-10-07T21:20:54.238 INFO:tasks.rados.rados.0.smithi003.stdout:2133: writing smithi003182153-50 from 7725056 to 8265728 tid 1 2023-10-07T21:20:54.241 INFO:tasks.rados.rados.0.smithi003.stdout:2133: writing smithi003182153-50 from 8265728 to 8781824 tid 2 2023-10-07T21:20:54.245 INFO:tasks.rados.rados.0.smithi003.stdout:2133: writing smithi003182153-50 from 8781824 to 9437184 tid 3 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:2133: writing smithi003182153-50 from 9437184 to 9469952 tid 4 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:2134: read oid 44 snap -1 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:2134: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:2135: copy_from oid 8 from oid 3 current snap is 219 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 633 (ObjNum 129 snap 0 seq_num 1511580640) dirty exists 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:2125: done (12 left) 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 219 2023-10-07T21:20:54.246 INFO:tasks.rados.rados.0.smithi003.stdout:2124: expect (ObjNum 613 snap 196 seq_num 613) 2023-10-07T21:20:54.267 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 3 to smithi003182153-7 2023-10-07T21:20:54.267 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 4 to smithi003182153-7 2023-10-07T21:20:54.267 INFO:tasks.rados.rados.0.smithi003.stdout:2123: finishing copy_from to smithi003182153-24 2023-10-07T21:20:54.267 INFO:tasks.rados.rados.0.smithi003.stdout:2123: got expected ENOENT (src dne) 2023-10-07T21:20:54.267 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 5 to smithi003182153-7 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1040 (ObjNum 675 snap 219 seq_num 675) dirty exists 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2122: left oid 7 (ObjNum 675 snap 219 seq_num 675) 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2128: finishing copy_from to smithi003182153-25 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2128: got expected ENOENT (src dne) 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2123: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2128: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2130: finishing write tid 1 to smithi003182153-31 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2126: finishing copy_from racing read to smithi003182153-22 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2126: finishing copy_from to smithi003182153-22 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1340 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2130: finishing write tid 2 to smithi003182153-31 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2130: finishing write tid 3 to smithi003182153-31 2023-10-07T21:20:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2130: finishing write tid 4 to smithi003182153-31 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2130: finishing write tid 5 to smithi003182153-31 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1608 (ObjNum 516 snap 158 seq_num 516) dirty exists 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2130: finishing write tid 6 to smithi003182153-31 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 1396 (ObjNum 676 snap 219 seq_num 676) dirty exists 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2130: left oid 31 (ObjNum 676 snap 219 seq_num 676) 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2132: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2132: finishing copy_from to smithi003182153-21 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 749 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2133: finishing write tid 1 to smithi003182153-50 2023-10-07T21:20:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2133: finishing write tid 2 to smithi003182153-50 2023-10-07T21:20:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:2136: seq_num 678 ranges {11837440=565248,12402688=802816,13205504=401408} 2023-10-07T21:20:54.334 INFO:tasks.rados.rados.0.smithi003.stdout:2136: writing smithi003182153-28 from 11837440 to 12402688 tid 1 2023-10-07T21:20:54.339 INFO:tasks.rados.rados.0.smithi003.stdout:2136: writing smithi003182153-28 from 12402688 to 13205504 tid 2 2023-10-07T21:20:54.341 INFO:tasks.rados.rados.0.smithi003.stdout:2136: writing smithi003182153-28 from 13205504 to 13606912 tid 3 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2122: done (12 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2123: done (11 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2124: done (10 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2126: done (9 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2127: done (8 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2128: done (7 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2130: done (6 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2131: done (5 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2132: done (4 left) 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2137: rollback oid 10 current snap is 219 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 189 2023-10-07T21:20:54.342 INFO:tasks.rados.rados.0.smithi003.stdout:2133: finishing write tid 3 to smithi003182153-50 2023-10-07T21:20:54.343 INFO:tasks.rados.rados.0.smithi003.stdout:2133: finishing write tid 4 to smithi003182153-50 2023-10-07T21:20:54.343 INFO:tasks.rados.rados.0.smithi003.stdout:2133: finishing write tid 5 to smithi003182153-50 2023-10-07T21:20:54.343 INFO:tasks.rados.rados.0.smithi003.stdout:2134: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:20:54.406 INFO:tasks.rados.rados.0.smithi003.stdout:2133: finishing write tid 6 to smithi003182153-50 2023-10-07T21:20:54.406 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1613 (ObjNum 677 snap 219 seq_num 677) dirty exists 2023-10-07T21:20:54.406 INFO:tasks.rados.rados.0.smithi003.stdout:2133: left oid 50 (ObjNum 677 snap 219 seq_num 677) 2023-10-07T21:20:54.406 INFO:tasks.rados.rados.0.smithi003.stdout:2135: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:20:54.406 INFO:tasks.rados.rados.0.smithi003.stdout:2135: finishing copy_from to smithi003182153-8 2023-10-07T21:20:54.406 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1000 (ObjNum 618 snap 197 seq_num 618) dirty exists 2023-10-07T21:20:54.406 INFO:tasks.rados.rados.0.smithi003.stdout:2133: done (4 left) 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2134: done (3 left) 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2135: done (2 left) 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2138: copy_from oid 13 from oid 21 current snap is 219 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 1 to smithi003182153-28 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 2 to smithi003182153-28 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 3 to smithi003182153-28 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2137: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2137: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 4 to smithi003182153-28 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2137: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1349 (ObjNum 591 snap 186 seq_num 591) dirty exists 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 5 to smithi003182153-28 2023-10-07T21:20:54.407 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1752 (ObjNum 678 snap 219 seq_num 678) dirty exists 2023-10-07T21:20:54.408 INFO:tasks.rados.rados.0.smithi003.stdout:2136: left oid 28 (ObjNum 678 snap 219 seq_num 678) 2023-10-07T21:20:54.408 INFO:tasks.rados.rados.0.smithi003.stdout:2136: done (2 left) 2023-10-07T21:20:54.408 INFO:tasks.rados.rados.0.smithi003.stdout:2137: done (1 left) 2023-10-07T21:20:54.408 INFO:tasks.rados.rados.0.smithi003.stdout:2139: snap_create 2023-10-07T21:20:54.435 INFO:tasks.rados.rados.0.smithi003.stdout:2138: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:20:54.443 INFO:tasks.rados.rados.0.smithi003.stdout:2138: finishing copy_from to smithi003182153-13 2023-10-07T21:20:54.443 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 749 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:20:54.500 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:54 smithi046 ceph-mon[189713]: failed to encode map e495 with expected crc 2023-10-07T21:20:54.501 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:54 smithi046 ceph-mon[189713]: Upgrade: Updating osd.6 2023-10-07T21:20:54.501 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:54 smithi046 ceph-mon[189713]: Deploying daemon osd.6 on smithi046 2023-10-07T21:20:54.501 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:54 smithi046 ceph-mon[189713]: pgmap v389: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2023-10-07T21:20:54.501 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:54 smithi046 ceph-mon[189713]: osdmap e496: 8 total, 8 up, 8 in 2023-10-07T21:20:54.501 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:54 smithi046 ceph-mon[189713]: failed to encode map e496 with expected crc 2023-10-07T21:20:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[204507]: failed to encode map e495 with expected crc 2023-10-07T21:20:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[204507]: Upgrade: Updating osd.6 2023-10-07T21:20:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[204507]: Deploying daemon osd.6 on smithi046 2023-10-07T21:20:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[204507]: pgmap v389: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[204507]: osdmap e496: 8 total, 8 up, 8 in 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[204507]: failed to encode map e496 with expected crc 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[200960]: failed to encode map e495 with expected crc 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[200960]: Upgrade: Updating osd.6 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[200960]: Deploying daemon osd.6 on smithi046 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[200960]: pgmap v389: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 8 op/s 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[200960]: osdmap e496: 8 total, 8 up, 8 in 2023-10-07T21:20:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:54 smithi003 ceph-mon[200960]: failed to encode map e496 with expected crc 2023-10-07T21:20:54.770 INFO:tasks.rados.rados.0.smithi003.stdout:2138: done (1 left) 2023-10-07T21:20:54.770 INFO:tasks.rados.rados.0.smithi003.stdout:2139: done (0 left) 2023-10-07T21:20:54.770 INFO:tasks.rados.rados.0.smithi003.stdout:2140: copy_from oid 35 from oid 2 current snap is 220 2023-10-07T21:20:54.771 INFO:tasks.rados.rados.0.smithi003.stdout:2141: copy_from oid 24 from oid 12 current snap is 220 2023-10-07T21:20:54.771 INFO:tasks.rados.rados.0.smithi003.stdout:2142: copy_from oid 44 from oid 36 current snap is 220 2023-10-07T21:20:54.771 INFO:tasks.rados.rados.0.smithi003.stdout:2143: snap_create 2023-10-07T21:20:54.774 INFO:tasks.rados.rados.0.smithi003.stdout:2140: finishing copy_from to smithi003182153-35 2023-10-07T21:20:54.774 INFO:tasks.rados.rados.0.smithi003.stdout:2140: got expected ENOENT (src dne) 2023-10-07T21:20:54.774 INFO:tasks.rados.rados.0.smithi003.stdout:2140: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:20:54.779 INFO:tasks.rados.rados.0.smithi003.stdout:2141: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:20:54.779 INFO:tasks.rados.rados.0.smithi003.stdout:2141: finishing copy_from to smithi003182153-24 2023-10-07T21:20:54.780 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1340 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:20:54.788 INFO:tasks.rados.rados.0.smithi003.stdout:2142: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:20:54.789 INFO:tasks.rados.rados.0.smithi003.stdout:2142: finishing copy_from to smithi003182153-44 2023-10-07T21:20:54.789 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1605 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:20:55.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:55 smithi046 ceph-mon[189713]: failed to encode map e496 with expected crc 2023-10-07T21:20:55.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:55 smithi046 ceph-mon[189713]: osdmap e497: 8 total, 8 up, 8 in 2023-10-07T21:20:55.524 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:55 smithi046 ceph-mon[189713]: failed to encode map e497 with expected crc 2023-10-07T21:20:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:55 smithi003 ceph-mon[200960]: failed to encode map e496 with expected crc 2023-10-07T21:20:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:55 smithi003 ceph-mon[200960]: osdmap e497: 8 total, 8 up, 8 in 2023-10-07T21:20:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:55 smithi003 ceph-mon[200960]: failed to encode map e497 with expected crc 2023-10-07T21:20:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:55 smithi003 ceph-mon[204507]: failed to encode map e496 with expected crc 2023-10-07T21:20:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:55 smithi003 ceph-mon[204507]: osdmap e497: 8 total, 8 up, 8 in 2023-10-07T21:20:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:55 smithi003 ceph-mon[204507]: failed to encode map e497 with expected crc 2023-10-07T21:20:55.773 INFO:tasks.rados.rados.0.smithi003.stdout:2140: done (3 left) 2023-10-07T21:20:55.774 INFO:tasks.rados.rados.0.smithi003.stdout:2141: done (2 left) 2023-10-07T21:20:55.774 INFO:tasks.rados.rados.0.smithi003.stdout:2142: done (1 left) 2023-10-07T21:20:55.774 INFO:tasks.rados.rados.0.smithi003.stdout:2143: done (0 left) 2023-10-07T21:20:55.774 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 221 2023-10-07T21:20:55.774 INFO:tasks.rados.rados.0.smithi003.stdout:2144: seq_num 679 ranges {942080=581632,1523712=688128,2211840=516096} 2023-10-07T21:20:55.781 INFO:tasks.rados.rados.0.smithi003.stdout:2144: writing smithi003182153-45 from 942080 to 1523712 tid 1 2023-10-07T21:20:55.785 INFO:tasks.rados.rados.0.smithi003.stdout:2144: writing smithi003182153-45 from 1523712 to 2211840 tid 2 2023-10-07T21:20:55.788 INFO:tasks.rados.rados.0.smithi003.stdout:2144: writing smithi003182153-45 from 2211840 to 2727936 tid 3 2023-10-07T21:20:55.788 INFO:tasks.rados.rados.0.smithi003.stdout:2145: rollback oid 15 current snap is 221 2023-10-07T21:20:55.788 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 15 to 214 2023-10-07T21:20:55.788 INFO:tasks.rados.rados.0.smithi003.stdout:2146: snap_remove snap 183 2023-10-07T21:20:56.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:55 smithi046 systemd[1]: Stopping Ceph osd.6 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:20:56.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:56 smithi046 conmon[129321]: 2023-10-07T21:20:56.091+0000 7f92f0172700 -1 received signal: Terminated from /dev/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-10-07T21:20:56.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:56 smithi046 conmon[129321]: 2023-10-07T21:20:56.091+0000 7f92f0172700 -1 osd.6 498 *** Got signal Terminated *** 2023-10-07T21:20:56.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:56 smithi046 conmon[129321]: 2023-10-07T21:20:56.091+0000 7f92f0172700 -1 osd.6 498 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:20:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[200960]: failed to encode map e497 with expected crc 2023-10-07T21:20:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[200960]: pgmap v392: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[200960]: osdmap e498: 8 total, 8 up, 8 in 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[200960]: failed to encode map e498 with expected crc 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[200960]: osd.6 marked itself down and dead 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[204507]: failed to encode map e497 with expected crc 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[204507]: pgmap v392: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[204507]: osdmap e498: 8 total, 8 up, 8 in 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[204507]: failed to encode map e498 with expected crc 2023-10-07T21:20:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:56 smithi003 ceph-mon[204507]: osd.6 marked itself down and dead 2023-10-07T21:20:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:56 smithi046 ceph-mon[189713]: failed to encode map e497 with expected crc 2023-10-07T21:20:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:56 smithi046 ceph-mon[189713]: pgmap v392: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2023-10-07T21:20:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:56 smithi046 ceph-mon[189713]: osdmap e498: 8 total, 8 up, 8 in 2023-10-07T21:20:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:56 smithi046 ceph-mon[189713]: failed to encode map e498 with expected crc 2023-10-07T21:20:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:56 smithi046 ceph-mon[189713]: osd.6 marked itself down and dead 2023-10-07T21:20:56.801 INFO:tasks.rados.rados.0.smithi003.stdout:2146: done (2 left) 2023-10-07T21:20:56.801 INFO:tasks.rados.rados.0.smithi003.stdout:2147: read oid 8 snap 193 2023-10-07T21:20:56.802 INFO:tasks.rados.rados.0.smithi003.stdout:2147: expect (ObjNum 595 snap 190 seq_num 595) 2023-10-07T21:20:56.802 INFO:tasks.rados.rados.0.smithi003.stdout:2148: rollback oid 47 current snap is 221 2023-10-07T21:20:56.802 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 209 2023-10-07T21:20:56.802 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 221 2023-10-07T21:20:56.802 INFO:tasks.rados.rados.0.smithi003.stdout:2149: seq_num 680 ranges {3366912=598016,3964928=573440,4538368=434176,4972544=196608} 2023-10-07T21:20:56.818 INFO:tasks.rados.rados.0.smithi003.stdout:2149: writing smithi003182153-11 from 3366912 to 3964928 tid 1 2023-10-07T21:20:56.821 INFO:tasks.rados.rados.0.smithi003.stdout:2149: writing smithi003182153-11 from 3964928 to 4538368 tid 2 2023-10-07T21:20:56.824 INFO:tasks.rados.rados.0.smithi003.stdout:2149: writing smithi003182153-11 from 4538368 to 4972544 tid 3 2023-10-07T21:20:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2149: writing smithi003182153-11 from 4972544 to 5169152 tid 4 2023-10-07T21:20:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2150: copy_from oid 23 from oid 42 current snap is 221 2023-10-07T21:20:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2144: finishing write tid 1 to smithi003182153-45 2023-10-07T21:20:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2144: finishing write tid 2 to smithi003182153-45 2023-10-07T21:20:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2144: finishing write tid 3 to smithi003182153-45 2023-10-07T21:20:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2144: finishing write tid 4 to smithi003182153-45 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2144: finishing write tid 5 to smithi003182153-45 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 1349 (ObjNum 679 snap 221 seq_num 679) dirty exists 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2144: left oid 45 (ObjNum 679 snap 221 seq_num 679) 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing rollback tid 0 to smithi003182153-15 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing rollback tid 1 to smithi003182153-15 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing rollback tid 2 to smithi003182153-15 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1758 (ObjNum 616 snap 196 seq_num 616) dirty exists 2023-10-07T21:20:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2147: expect (ObjNum 595 snap 190 seq_num 595) 2023-10-07T21:20:56.837 INFO:tasks.rados.rados.0.smithi003.stdout:2148: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:20:56.837 INFO:tasks.rados.rados.0.smithi003.stdout:2148: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:20:56.837 INFO:tasks.rados.rados.0.smithi003.stdout:2148: finishing rollback tid 2 to smithi003182153-47 2023-10-07T21:20:56.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 1648 (ObjNum 605 snap 191 seq_num 605) dirty exists 2023-10-07T21:20:56.837 INFO:tasks.rados.rados.0.smithi003.stdout:2149: finishing write tid 1 to smithi003182153-11 2023-10-07T21:20:56.837 INFO:tasks.rados.rados.0.smithi003.stdout:2149: finishing write tid 2 to smithi003182153-11 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2144: done (5 left) 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2145: done (4 left) 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2147: done (3 left) 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2148: done (2 left) 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 221 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2149: finishing write tid 3 to smithi003182153-11 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2149: finishing write tid 4 to smithi003182153-11 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2149: finishing write tid 5 to smithi003182153-11 2023-10-07T21:20:56.838 INFO:tasks.rados.rados.0.smithi003.stdout:2151: seq_num 681 ranges {1736704=614400,2351104=458752,2809856=638976,3448832=106496} 2023-10-07T21:20:56.850 INFO:tasks.rados.rados.0.smithi003.stdout:2151: writing smithi003182153-1 from 1736704 to 2351104 tid 1 2023-10-07T21:20:56.852 INFO:tasks.rados.rados.0.smithi003.stdout:2151: writing smithi003182153-1 from 2351104 to 2809856 tid 2 2023-10-07T21:20:56.856 INFO:tasks.rados.rados.0.smithi003.stdout:2151: writing smithi003182153-1 from 2809856 to 3448832 tid 3 2023-10-07T21:20:56.856 INFO:tasks.rados.rados.0.smithi003.stdout:2151: writing smithi003182153-1 from 3448832 to 3555328 tid 4 2023-10-07T21:20:56.857 INFO:tasks.rados.rados.0.smithi003.stdout:2152: snap_remove snap 166 2023-10-07T21:20:57.487 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:57 smithi046 bash[213125]: b67edbe6c29c412c49cdf741eb890ca4e597c132c1bb62ded570d5ca70fac69c 2023-10-07T21:20:57.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:57 smithi046 ceph-mon[189713]: failed to encode map e498 with expected crc 2023-10-07T21:20:57.487 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:57 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:20:57.488 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:57 smithi046 ceph-mon[189713]: osdmap e499: 8 total, 7 up, 8 in 2023-10-07T21:20:57.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:57 smithi003 ceph-mon[200960]: failed to encode map e498 with expected crc 2023-10-07T21:20:57.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:57 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:20:57.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:57 smithi003 ceph-mon[200960]: osdmap e499: 8 total, 7 up, 8 in 2023-10-07T21:20:57.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:57 smithi003 ceph-mon[204507]: failed to encode map e498 with expected crc 2023-10-07T21:20:57.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:57 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:20:57.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:57 smithi003 ceph-mon[204507]: osdmap e499: 8 total, 7 up, 8 in 2023-10-07T21:20:57.790 INFO:tasks.rados.rados.0.smithi003.stdout:2152: done (3 left) 2023-10-07T21:20:57.790 INFO:tasks.rados.rados.0.smithi003.stdout:2153: snap_remove snap 211 2023-10-07T21:20:58.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:58 smithi046 ceph-mon[189713]: failed to encode map e499 with expected crc 2023-10-07T21:20:58.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:58 smithi046 ceph-mon[189713]: failed to encode map e499 with expected crc 2023-10-07T21:20:58.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:58 smithi046 ceph-mon[189713]: pgmap v395: 121 pgs: 13 peering, 9 stale+active+clean, 1 active+clean+snaptrim, 98 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-10-07T21:20:58.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:58 smithi046 ceph-mon[189713]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:20:58.549 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:58 smithi046 ceph-mon[189713]: osdmap e500: 8 total, 7 up, 8 in 2023-10-07T21:20:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[200960]: failed to encode map e499 with expected crc 2023-10-07T21:20:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[200960]: failed to encode map e499 with expected crc 2023-10-07T21:20:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[200960]: pgmap v395: 121 pgs: 13 peering, 9 stale+active+clean, 1 active+clean+snaptrim, 98 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-10-07T21:20:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[200960]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:20:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[200960]: osdmap e500: 8 total, 7 up, 8 in 2023-10-07T21:20:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[204507]: failed to encode map e499 with expected crc 2023-10-07T21:20:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[204507]: failed to encode map e499 with expected crc 2023-10-07T21:20:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[204507]: pgmap v395: 121 pgs: 13 peering, 9 stale+active+clean, 1 active+clean+snaptrim, 98 active+clean; 305 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-10-07T21:20:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[204507]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T21:20:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:58 smithi003 ceph-mon[204507]: osdmap e500: 8 total, 7 up, 8 in 2023-10-07T21:20:58.791 INFO:tasks.rados.rados.0.smithi003.stdout:2153: done (3 left) 2023-10-07T21:20:58.791 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 221 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:2149: finishing write tid 6 to smithi003182153-11 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1395 (ObjNum 680 snap 221 seq_num 680) dirty exists 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:2149: left oid 11 (ObjNum 680 snap 221 seq_num 680) 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:2151: finishing write tid 1 to smithi003182153-1 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:2151: finishing write tid 2 to smithi003182153-1 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:2151: finishing write tid 3 to smithi003182153-1 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:2151: finishing write tid 4 to smithi003182153-1 2023-10-07T21:20:58.792 INFO:tasks.rados.rados.0.smithi003.stdout:2154: seq_num 682 ranges {0=630784,630784=745472,1376256=442368,1818624=16384} 2023-10-07T21:20:58.795 INFO:tasks.rados.rados.0.smithi003.stdout:2154: writing smithi003182153-40 from 0 to 630784 tid 1 2023-10-07T21:20:58.801 INFO:tasks.rados.rados.0.smithi003.stdout:2154: writing smithi003182153-40 from 630784 to 1376256 tid 2 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:2154: writing smithi003182153-40 from 1376256 to 1818624 tid 3 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:2154: writing smithi003182153-40 from 1818624 to 1835008 tid 4 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:2149: done (3 left) 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:2155: setattr oid 15 current snap is 221 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:2151: finishing write tid 5 to smithi003182153-1 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:2151: finishing write tid 6 to smithi003182153-1 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1354 (ObjNum 681 snap 221 seq_num 681) dirty exists 2023-10-07T21:20:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:2151: left oid 1 (ObjNum 681 snap 221 seq_num 681) 2023-10-07T21:20:58.805 INFO:tasks.rados.rados.0.smithi003.stdout:2150: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:20:58.805 INFO:tasks.rados.rados.0.smithi003.stdout:2150: finishing copy_from to smithi003182153-23 2023-10-07T21:20:58.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1488 (ObjNum 646 snap 204 seq_num 646) dirty exists 2023-10-07T21:20:58.805 INFO:tasks.rados.rados.0.smithi003.stdout:2150: done (3 left) 2023-10-07T21:20:58.806 INFO:tasks.rados.rados.0.smithi003.stdout:2151: done (2 left) 2023-10-07T21:20:58.806 INFO:tasks.rados.rados.0.smithi003.stdout:2156: rollback oid 11 current snap is 221 2023-10-07T21:20:58.806 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 197 2023-10-07T21:20:58.806 INFO:tasks.rados.rados.0.smithi003.stdout:2157: read oid 47 snap -1 2023-10-07T21:20:58.806 INFO:tasks.rados.rados.0.smithi003.stdout:2157: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:20:58.816 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 221 2023-10-07T21:20:58.816 INFO:tasks.rados.rados.0.smithi003.stdout:2158: seq_num 683 ranges {827392=647168,1474560=630784,2105344=573440} 2023-10-07T21:20:58.816 INFO:tasks.rados.rados.0.smithi003.stdout:2158: writing smithi003182153-14 from 827392 to 1474560 tid 1 2023-10-07T21:20:58.819 INFO:tasks.rados.rados.0.smithi003.stdout:2158: writing smithi003182153-14 from 1474560 to 2105344 tid 2 2023-10-07T21:20:58.822 INFO:tasks.rados.rados.0.smithi003.stdout:2158: writing smithi003182153-14 from 2105344 to 2678784 tid 3 2023-10-07T21:20:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:2154: finishing write tid 1 to smithi003182153-40 2023-10-07T21:20:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:2159: snap_remove snap 189 2023-10-07T21:20:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[200960]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[200960]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[200960]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[200960]: osdmap e501: 8 total, 7 up, 8 in 2023-10-07T21:20:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[204507]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[204507]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[204507]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:20:59 smithi003 ceph-mon[204507]: osdmap e501: 8 total, 7 up, 8 in 2023-10-07T21:20:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:59 smithi046 ceph-mon[189713]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:59 smithi046 ceph-mon[189713]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:59 smithi046 ceph-mon[189713]: failed to encode map e500 with expected crc 2023-10-07T21:20:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:20:59 smithi046 ceph-mon[189713]: osdmap e501: 8 total, 7 up, 8 in 2023-10-07T21:20:59.774 INFO:tasks.rados.rados.0.smithi003.stdout:2159: done (5 left) 2023-10-07T21:20:59.774 INFO:tasks.rados.rados.0.smithi003.stdout:2160: read oid 31 snap -1 2023-10-07T21:20:59.774 INFO:tasks.rados.rados.0.smithi003.stdout:2160: expect (ObjNum 676 snap 219 seq_num 676) 2023-10-07T21:20:59.774 INFO:tasks.rados.rados.0.smithi003.stdout:2161: copy_from oid 20 from oid 36 current snap is 221 2023-10-07T21:20:59.774 INFO:tasks.rados.rados.0.smithi003.stdout:2154: finishing write tid 2 to smithi003182153-40 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2154: finishing write tid 3 to smithi003182153-40 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2154: finishing write tid 4 to smithi003182153-40 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2156: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2156: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2156: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1398 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2154: finishing write tid 5 to smithi003182153-40 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2156: done (6 left) 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2162: copy_from oid 3 from oid 50 current snap is 221 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2163: read oid 9 snap 210 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2163: expect deleted 2023-10-07T21:20:59.775 INFO:tasks.rados.rados.0.smithi003.stdout:2164: snap_remove snap 201 2023-10-07T21:21:00.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:59 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.6.service: Succeeded. 2023-10-07T21:21:00.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:59 smithi046 systemd[1]: Stopped Ceph osd.6 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:21:00.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:20:59 smithi046 systemd[1]: Starting Ceph osd.6 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:21:00.367 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:21:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[200960]: failed to encode map e501 with expected crc 2023-10-07T21:21:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[200960]: pgmap v398: 121 pgs: 1 active+undersized+degraded, 13 peering, 1 active+clean+snaptrim, 2 stale+active+clean, 18 active+undersized, 86 active+clean; 333 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.1 MiB/s wr, 27 op/s; 14/645 objects degraded (2.171%) 2023-10-07T21:21:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[200960]: osdmap e502: 8 total, 7 up, 8 in 2023-10-07T21:21:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 14/645 objects degraded (2.171%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:21:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[204507]: failed to encode map e501 with expected crc 2023-10-07T21:21:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[204507]: pgmap v398: 121 pgs: 1 active+undersized+degraded, 13 peering, 1 active+clean+snaptrim, 2 stale+active+clean, 18 active+undersized, 86 active+clean; 333 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.1 MiB/s wr, 27 op/s; 14/645 objects degraded (2.171%) 2023-10-07T21:21:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[204507]: osdmap e502: 8 total, 7 up, 8 in 2023-10-07T21:21:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:00 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 14/645 objects degraded (2.171%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:21:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:00 smithi046 ceph-mon[189713]: failed to encode map e501 with expected crc 2023-10-07T21:21:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:00 smithi046 ceph-mon[189713]: pgmap v398: 121 pgs: 1 active+undersized+degraded, 13 peering, 1 active+clean+snaptrim, 2 stale+active+clean, 18 active+undersized, 86 active+clean; 333 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.1 MiB/s wr, 27 op/s; 14/645 objects degraded (2.171%) 2023-10-07T21:21:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:00 smithi046 ceph-mon[189713]: osdmap e502: 8 total, 7 up, 8 in 2023-10-07T21:21:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:00 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 14/645 objects degraded (2.171%), 1 pg degraded (PG_DEGRADED) 2023-10-07T21:21:00.691 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:21:00.691 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 96s ago 9m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:21:00.691 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (5m) 29s ago 8m 94.0M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:21:00.691 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (10m) 96s ago 10m 15.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:21:00.691 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (10m) 29s ago 10m 20.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:21:00.691 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (4m) 29s ago 13m 449M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:21:00.691 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (5m) 96s ago 15m 514M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (4m) 96s ago 15m 95.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (3m) 29s ago 13m 75.3M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (4m) 96s ago 13m 69.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (5m) 96s ago 9m 18.1M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (5m) 29s ago 9m 19.3M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (3m) 96s ago 13m 349M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (2m) 96s ago 12m 245M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (2m) 96s ago 12m 269M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (99s) 96s ago 12m 15.0M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (66s) 29s ago 11m 323M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (32s) 29s ago 11m 12.5M 2501M 18.0.0-6609-g9725b08f d68377abd09f 5093f333aa18 2023-10-07T21:21:00.692 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (10m) 29s ago 10m 426M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 b67edbe6c29c 2023-10-07T21:21:00.693 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (10m) 29s ago 10m 420M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:21:00.693 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (4m) 29s ago 9m 64.0M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:21:00.774 INFO:tasks.rados.rados.0.smithi003.stdout:2164: done (8 left) 2023-10-07T21:21:00.774 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 221 2023-10-07T21:21:00.774 INFO:tasks.rados.rados.0.smithi003.stdout:2154: finishing write tid 6 to smithi003182153-40 2023-10-07T21:21:00.774 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1506 (ObjNum 682 snap 221 seq_num 682) dirty exists 2023-10-07T21:21:00.775 INFO:tasks.rados.rados.0.smithi003.stdout:2154: left oid 40 (ObjNum 682 snap 221 seq_num 682) 2023-10-07T21:21:00.775 INFO:tasks.rados.rados.0.smithi003.stdout:2165: seq_num 684 ranges {0=663552,663552=507904,1171456=409600,1581056=286720} 2023-10-07T21:21:00.785 INFO:tasks.rados.rados.0.smithi003.stdout:2165: writing smithi003182153-6 from 0 to 663552 tid 1 2023-10-07T21:21:00.785 INFO:tasks.rados.rados.0.smithi003.stdout:2165: writing smithi003182153-6 from 663552 to 1171456 tid 2 2023-10-07T21:21:00.787 INFO:tasks.rados.rados.0.smithi003.stdout:2165: writing smithi003182153-6 from 1171456 to 1581056 tid 3 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2165: writing smithi003182153-6 from 1581056 to 1867776 tid 4 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2154: done (8 left) 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2166: copy_from oid 25 from oid 35 current snap is 221 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2167: rmattr oid 27 current snap is 221 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2167: done (9 left) 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2168: snap_create 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1783 (ObjNum 616 snap 196 seq_num 616) dirty exists 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2158: finishing write tid 1 to smithi003182153-14 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2158: finishing write tid 2 to smithi003182153-14 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2158: finishing write tid 3 to smithi003182153-14 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2158: finishing write tid 4 to smithi003182153-14 2023-10-07T21:21:00.788 INFO:tasks.rados.rados.0.smithi003.stdout:2158: finishing write tid 5 to smithi003182153-14 2023-10-07T21:21:00.789 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1614 (ObjNum 683 snap 221 seq_num 683) dirty exists 2023-10-07T21:21:00.789 INFO:tasks.rados.rados.0.smithi003.stdout:2158: left oid 14 (ObjNum 683 snap 221 seq_num 683) 2023-10-07T21:21:00.789 INFO:tasks.rados.rados.0.smithi003.stdout:2157: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:21:01.082 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:21:01.082 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-07T21:21:01.082 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: 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-10-07T21:21:01.082 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-10-07T21:21:01.082 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-10-07T21:21:01.082 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-07T21:21:01.082 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-07T21:21:01.083 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:00 smithi046 bash[213763]: --> ceph-volume lvm activate successful for osd ID: 6 2023-10-07T21:21:01.086 INFO:tasks.rados.rados.0.smithi003.stdout:2160: expect (ObjNum 676 snap 219 seq_num 676) 2023-10-07T21:21:01.119 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:21:01.119 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:21:01.119 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:21:01.119 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:01.119 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 1, 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 6 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3, 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 11 2023-10-07T21:21:01.120 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:21:01.121 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:21:01.129 INFO:tasks.rados.rados.0.smithi003.stdout:2161: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2161: finishing copy_from to smithi003182153-20 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1605 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2162: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2162: finishing copy_from to smithi003182153-3 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1613 (ObjNum 677 snap 219 seq_num 677) dirty exists 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2166: finishing copy_from to smithi003182153-25 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2166: got expected ENOENT (src dne) 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2166: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2165: finishing write tid 1 to smithi003182153-6 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2165: finishing write tid 2 to smithi003182153-6 2023-10-07T21:21:01.130 INFO:tasks.rados.rados.0.smithi003.stdout:2165: finishing write tid 3 to smithi003182153-6 2023-10-07T21:21:01.131 INFO:tasks.rados.rados.0.smithi003.stdout:2165: finishing write tid 4 to smithi003182153-6 2023-10-07T21:21:01.131 INFO:tasks.rados.rados.0.smithi003.stdout:2165: finishing write tid 5 to smithi003182153-6 2023-10-07T21:21:01.131 INFO:tasks.rados.rados.0.smithi003.stdout:2165: finishing write tid 6 to smithi003182153-6 2023-10-07T21:21:01.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 931 (ObjNum 684 snap 221 seq_num 684) dirty exists 2023-10-07T21:21:01.131 INFO:tasks.rados.rados.0.smithi003.stdout:2165: left oid 6 (ObjNum 684 snap 221 seq_num 684) 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: failed to encode map e502 with expected crc 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: failed to encode map e502 with expected crc 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: osdmap e503: 8 total, 7 up, 8 in 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3247374693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: failed to encode map e502 with expected crc 2023-10-07T21:21:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: failed to encode map e502 with expected crc 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: osdmap e503: 8 total, 7 up, 8 in 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3247374693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: failed to encode map e502 with expected crc 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: failed to encode map e502 with expected crc 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:01.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: osdmap e503: 8 total, 7 up, 8 in 2023-10-07T21:21:01.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3247374693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:01.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:01.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:2155: done (9 left) 2023-10-07T21:21:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:2157: done (8 left) 2023-10-07T21:21:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:2158: done (7 left) 2023-10-07T21:21:01.781 INFO:tasks.rados.rados.0.smithi003.stdout:2160: done (6 left) 2023-10-07T21:21:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:2161: done (5 left) 2023-10-07T21:21:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:2162: done (4 left) 2023-10-07T21:21:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:2163: done (3 left) 2023-10-07T21:21:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:2165: done (2 left) 2023-10-07T21:21:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:2166: done (1 left) 2023-10-07T21:21:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:2168: done (0 left) 2023-10-07T21:21:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:2169: delete oid 9 current snap is 222 2023-10-07T21:21:01.788 INFO:tasks.rados.rados.0.smithi003.stdout:2169: done (0 left) 2023-10-07T21:21:01.788 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 222 2023-10-07T21:21:01.788 INFO:tasks.rados.rados.0.smithi003.stdout:2170: seq_num 686 ranges {0=696320,696320=729088,1425408=425984,1851392=49152} 2023-10-07T21:21:01.789 INFO:tasks.rados.rados.0.smithi003.stdout:2170: writing smithi003182153-35 from 0 to 696320 tid 1 2023-10-07T21:21:01.793 INFO:tasks.rados.rados.0.smithi003.stdout:2170: writing smithi003182153-35 from 696320 to 1425408 tid 2 2023-10-07T21:21:01.795 INFO:tasks.rados.rados.0.smithi003.stdout:2170: writing smithi003182153-35 from 1425408 to 1851392 tid 3 2023-10-07T21:21:01.796 INFO:tasks.rados.rados.0.smithi003.stdout:2170: writing smithi003182153-35 from 1851392 to 1900544 tid 4 2023-10-07T21:21:01.796 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 222 2023-10-07T21:21:01.796 INFO:tasks.rados.rados.0.smithi003.stdout:2171: seq_num 687 ranges {1867776=712704,2580480=614400,3194880=589824} 2023-10-07T21:21:01.810 INFO:tasks.rados.rados.0.smithi003.stdout:2171: writing smithi003182153-6 from 1867776 to 2580480 tid 1 2023-10-07T21:21:01.813 INFO:tasks.rados.rados.0.smithi003.stdout:2171: writing smithi003182153-6 from 2580480 to 3194880 tid 2 2023-10-07T21:21:01.817 INFO:tasks.rados.rados.0.smithi003.stdout:2171: writing smithi003182153-6 from 3194880 to 3784704 tid 3 2023-10-07T21:21:01.817 INFO:tasks.rados.rados.0.smithi003.stdout:2172: delete oid 37 current snap is 222 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2170: finishing write tid 1 to smithi003182153-35 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2170: finishing write tid 2 to smithi003182153-35 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2170: finishing write tid 3 to smithi003182153-35 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2170: finishing write tid 4 to smithi003182153-35 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2170: finishing write tid 5 to smithi003182153-35 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2170: finishing write tid 6 to smithi003182153-35 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1493 (ObjNum 686 snap 222 seq_num 686) dirty exists 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2170: left oid 35 (ObjNum 686 snap 222 seq_num 686) 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2171: finishing write tid 1 to smithi003182153-6 2023-10-07T21:21:01.818 INFO:tasks.rados.rados.0.smithi003.stdout:2171: finishing write tid 2 to smithi003182153-6 2023-10-07T21:21:01.820 INFO:tasks.rados.rados.0.smithi003.stdout:2171: finishing write tid 3 to smithi003182153-6 2023-10-07T21:21:01.821 INFO:tasks.rados.rados.0.smithi003.stdout:2171: finishing write tid 4 to smithi003182153-6 2023-10-07T21:21:01.821 INFO:tasks.rados.rados.0.smithi003.stdout:2170: done (2 left) 2023-10-07T21:21:01.821 INFO:tasks.rados.rados.0.smithi003.stdout:2172: done (1 left) 2023-10-07T21:21:01.821 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 222 2023-10-07T21:21:01.821 INFO:tasks.rados.rados.0.smithi003.stdout:2173: seq_num 689 ranges {1835008=745472,2580480=786432,3366912=417792} 2023-10-07T21:21:01.835 INFO:tasks.rados.rados.0.smithi003.stdout:2173: writing smithi003182153-40 from 1835008 to 2580480 tid 1 2023-10-07T21:21:01.840 INFO:tasks.rados.rados.0.smithi003.stdout:2173: writing smithi003182153-40 from 2580480 to 3366912 tid 2 2023-10-07T21:21:01.842 INFO:tasks.rados.rados.0.smithi003.stdout:2173: writing smithi003182153-40 from 3366912 to 3784704 tid 3 2023-10-07T21:21:01.842 INFO:tasks.rados.rados.0.smithi003.stdout:2174: copy_from oid 31 from oid 21 current snap is 222 2023-10-07T21:21:01.843 INFO:tasks.rados.rados.0.smithi003.stdout:2171: finishing write tid 5 to smithi003182153-6 2023-10-07T21:21:01.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 935 (ObjNum 687 snap 222 seq_num 687) dirty exists 2023-10-07T21:21:01.843 INFO:tasks.rados.rados.0.smithi003.stdout:2171: left oid 6 (ObjNum 687 snap 222 seq_num 687) 2023-10-07T21:21:01.843 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 1 to smithi003182153-40 2023-10-07T21:21:01.843 INFO:tasks.rados.rados.0.smithi003.stdout:2171: done (2 left) 2023-10-07T21:21:01.843 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 222 2023-10-07T21:21:01.843 INFO:tasks.rados.rados.0.smithi003.stdout:2175: seq_num 690 ranges {1196032=761856,1957888=663552,2621440=409600,3031040=131072} 2023-10-07T21:21:01.853 INFO:tasks.rados.rados.0.smithi003.stdout:2175: writing smithi003182153-10 from 1196032 to 1957888 tid 1 2023-10-07T21:21:01.857 INFO:tasks.rados.rados.0.smithi003.stdout:2175: writing smithi003182153-10 from 1957888 to 2621440 tid 2 2023-10-07T21:21:01.859 INFO:tasks.rados.rados.0.smithi003.stdout:2175: writing smithi003182153-10 from 2621440 to 3031040 tid 3 2023-10-07T21:21:01.860 INFO:tasks.rados.rados.0.smithi003.stdout:2175: writing smithi003182153-10 from 3031040 to 3162112 tid 4 2023-10-07T21:21:01.860 INFO:tasks.rados.rados.0.smithi003.stdout:2176: copy_from oid 19 from oid 47 current snap is 222 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2177: delete oid 13 current snap is 222 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 2 to smithi003182153-40 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 3 to smithi003182153-40 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 4 to smithi003182153-40 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 5 to smithi003182153-40 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1510 (ObjNum 689 snap 222 seq_num 689) dirty exists 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2173: left oid 40 (ObjNum 689 snap 222 seq_num 689) 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2175: finishing write tid 1 to smithi003182153-10 2023-10-07T21:21:01.861 INFO:tasks.rados.rados.0.smithi003.stdout:2175: finishing write tid 2 to smithi003182153-10 2023-10-07T21:21:01.865 INFO:tasks.rados.rados.0.smithi003.stdout:2174: finishing copy_from racing read to smithi003182153-31 2023-10-07T21:21:01.865 INFO:tasks.rados.rados.0.smithi003.stdout:2175: finishing write tid 3 to smithi003182153-10 2023-10-07T21:21:01.869 INFO:tasks.rados.rados.0.smithi003.stdout:2173: done (4 left) 2023-10-07T21:21:01.869 INFO:tasks.rados.rados.0.smithi003.stdout:2177: done (3 left) 2023-10-07T21:21:01.869 INFO:tasks.rados.rados.0.smithi003.stdout:2178: snap_remove snap 168 2023-10-07T21:21:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:21:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:21:01] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-10-07T21:21:02.346 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-osd[214253]: -- 172.21.15.46:0/826734060 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5639b34e24e0 con 0x5639b34b5400 2023-10-07T21:21:02.346 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:02 smithi046 bash[214188]: 057b9b99882ce8972c0bcd4ee4e2ed66c27a4e33e5327b80ad150a4fe1952bcd 2023-10-07T21:21:02.346 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:02 smithi046 systemd[1]: Started Ceph osd.6 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:21:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-mon[189713]: failed to encode map e503 with expected crc 2023-10-07T21:21:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-mon[189713]: failed to encode map e503 with expected crc 2023-10-07T21:21:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-mon[189713]: pgmap v401: 121 pgs: 3 active+undersized+degraded, 13 peering, 1 active+clean+snaptrim, 27 active+undersized, 77 active+clean; 334 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 7.6 MiB/s wr, 18 op/s; 19/645 objects degraded (2.946%) 2023-10-07T21:21:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-mon[189713]: osdmap e504: 8 total, 7 up, 8 in 2023-10-07T21:21:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[200960]: failed to encode map e503 with expected crc 2023-10-07T21:21:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[200960]: failed to encode map e503 with expected crc 2023-10-07T21:21:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[200960]: pgmap v401: 121 pgs: 3 active+undersized+degraded, 13 peering, 1 active+clean+snaptrim, 27 active+undersized, 77 active+clean; 334 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 7.6 MiB/s wr, 18 op/s; 19/645 objects degraded (2.946%) 2023-10-07T21:21:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[200960]: osdmap e504: 8 total, 7 up, 8 in 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[204507]: failed to encode map e503 with expected crc 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[204507]: failed to encode map e503 with expected crc 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[204507]: pgmap v401: 121 pgs: 3 active+undersized+degraded, 13 peering, 1 active+clean+snaptrim, 27 active+undersized, 77 active+clean; 334 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 7.6 MiB/s wr, 18 op/s; 19/645 objects degraded (2.946%) 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[204507]: osdmap e504: 8 total, 7 up, 8 in 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:02.781 INFO:tasks.rados.rados.0.smithi003.stdout:2178: done (3 left) 2023-10-07T21:21:02.781 INFO:tasks.rados.rados.0.smithi003.stdout:2179: snap_remove snap 200 2023-10-07T21:21:02.845 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:02 smithi046 conmon[214229]: 2023-10-07T21:21:02.589+0000 7f0fa724a640 -1 Falling back to public interface 2023-10-07T21:21:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:03 smithi003 ceph-mon[200960]: failed to encode map e504 with expected crc 2023-10-07T21:21:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:03 smithi003 ceph-mon[200960]: osdmap e505: 8 total, 7 up, 8 in 2023-10-07T21:21:03.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:03 smithi003 ceph-mon[204507]: failed to encode map e504 with expected crc 2023-10-07T21:21:03.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:03 smithi003 ceph-mon[204507]: osdmap e505: 8 total, 7 up, 8 in 2023-10-07T21:21:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:03 smithi046 ceph-mon[189713]: failed to encode map e504 with expected crc 2023-10-07T21:21:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:03 smithi046 ceph-mon[189713]: osdmap e505: 8 total, 7 up, 8 in 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2179: done (3 left) 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2180: copy_from oid 42 from oid 5 current snap is 222 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2175: finishing write tid 4 to smithi003182153-10 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2181: read oid 1 snap -1 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2181: expect (ObjNum 681 snap 221 seq_num 681) 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2182: setattr oid 22 current snap is 222 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2175: finishing write tid 5 to smithi003182153-10 2023-10-07T21:21:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:2174: finishing copy_from to smithi003182153-31 2023-10-07T21:21:03.787 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 749 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:03.787 INFO:tasks.rados.rados.0.smithi003.stdout:2175: finishing write tid 6 to smithi003182153-10 2023-10-07T21:21:03.787 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1354 (ObjNum 690 snap 222 seq_num 690) dirty exists 2023-10-07T21:21:03.787 INFO:tasks.rados.rados.0.smithi003.stdout:2175: left oid 10 (ObjNum 690 snap 222 seq_num 690) 2023-10-07T21:21:03.787 INFO:tasks.rados.rados.0.smithi003.stdout:2176: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:21:03.787 INFO:tasks.rados.rados.0.smithi003.stdout:2176: finishing copy_from to smithi003182153-19 2023-10-07T21:21:03.787 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1648 (ObjNum 605 snap 191 seq_num 605) dirty exists 2023-10-07T21:21:03.788 INFO:tasks.rados.rados.0.smithi003.stdout:2174: done (5 left) 2023-10-07T21:21:03.788 INFO:tasks.rados.rados.0.smithi003.stdout:2175: done (4 left) 2023-10-07T21:21:03.788 INFO:tasks.rados.rados.0.smithi003.stdout:2176: done (3 left) 2023-10-07T21:21:03.788 INFO:tasks.rados.rados.0.smithi003.stdout:2183: snap_remove snap 209 2023-10-07T21:21:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[204507]: failed to encode map e505 with expected crc 2023-10-07T21:21:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[204507]: failed to encode map e505 with expected crc 2023-10-07T21:21:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[204507]: pgmap v404: 121 pgs: 8 active+undersized+degraded, 1 active+clean+snaptrim, 35 active+undersized, 77 active+clean; 332 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.8 MiB/s wr, 16 op/s; 45/621 objects degraded (7.246%) 2023-10-07T21:21:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[204507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-07T21:21:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[204507]: osdmap e506: 8 total, 7 up, 8 in 2023-10-07T21:21:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[200960]: failed to encode map e505 with expected crc 2023-10-07T21:21:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[200960]: failed to encode map e505 with expected crc 2023-10-07T21:21:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[200960]: pgmap v404: 121 pgs: 8 active+undersized+degraded, 1 active+clean+snaptrim, 35 active+undersized, 77 active+clean; 332 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.8 MiB/s wr, 16 op/s; 45/621 objects degraded (7.246%) 2023-10-07T21:21:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[200960]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-07T21:21:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:04 smithi003 ceph-mon[200960]: osdmap e506: 8 total, 7 up, 8 in 2023-10-07T21:21:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:04 smithi046 ceph-mon[189713]: failed to encode map e505 with expected crc 2023-10-07T21:21:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:04 smithi046 ceph-mon[189713]: failed to encode map e505 with expected crc 2023-10-07T21:21:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:04 smithi046 ceph-mon[189713]: pgmap v404: 121 pgs: 8 active+undersized+degraded, 1 active+clean+snaptrim, 35 active+undersized, 77 active+clean; 332 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 5.8 MiB/s wr, 16 op/s; 45/621 objects degraded (7.246%) 2023-10-07T21:21:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:04 smithi046 ceph-mon[189713]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-07T21:21:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:04 smithi046 ceph-mon[189713]: osdmap e506: 8 total, 7 up, 8 in 2023-10-07T21:21:04.778 INFO:tasks.rados.rados.0.smithi003.stdout:2183: done (3 left) 2023-10-07T21:21:04.778 INFO:tasks.rados.rados.0.smithi003.stdout:2184: read oid 40 snap 193 2023-10-07T21:21:04.778 INFO:tasks.rados.rados.0.smithi003.stdout:2184: expect deleted 2023-10-07T21:21:04.778 INFO:tasks.rados.rados.0.smithi003.stdout:2185: rmattr oid 29 current snap is 222 2023-10-07T21:21:04.778 INFO:tasks.rados.rados.0.smithi003.stdout:2186: read oid 43 snap -1 2023-10-07T21:21:04.778 INFO:tasks.rados.rados.0.smithi003.stdout:2186: expect (ObjNum 660 snap 213 seq_num 660) 2023-10-07T21:21:04.779 INFO:tasks.rados.rados.0.smithi003.stdout:2187: setattr oid 26 current snap is 222 2023-10-07T21:21:04.789 INFO:tasks.rados.rados.0.smithi003.stdout:2181: expect (ObjNum 681 snap 221 seq_num 681) 2023-10-07T21:21:04.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1494 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:21:04.915 INFO:tasks.rados.rados.0.smithi003.stdout:2180: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:21:04.915 INFO:tasks.rados.rados.0.smithi003.stdout:2180: finishing copy_from to smithi003182153-42 2023-10-07T21:21:04.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1679 (ObjNum 655 snap 209 seq_num 655) dirty exists 2023-10-07T21:21:04.915 INFO:tasks.rados.rados.0.smithi003.stdout:2186: expect (ObjNum 660 snap 213 seq_num 660) 2023-10-07T21:21:04.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1615 (ObjNum 666 snap 218 seq_num 666) dirty exists 2023-10-07T21:21:04.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1616 (ObjNum 667 snap 218 seq_num 667) dirty exists 2023-10-07T21:21:04.994 INFO:tasks.rados.rados.0.smithi003.stdout:2180: done (6 left) 2023-10-07T21:21:04.994 INFO:tasks.rados.rados.0.smithi003.stdout:2181: done (5 left) 2023-10-07T21:21:04.994 INFO:tasks.rados.rados.0.smithi003.stdout:2182: done (4 left) 2023-10-07T21:21:04.994 INFO:tasks.rados.rados.0.smithi003.stdout:2184: done (3 left) 2023-10-07T21:21:04.995 INFO:tasks.rados.rados.0.smithi003.stdout:2185: done (2 left) 2023-10-07T21:21:04.995 INFO:tasks.rados.rados.0.smithi003.stdout:2186: done (1 left) 2023-10-07T21:21:04.995 INFO:tasks.rados.rados.0.smithi003.stdout:2187: done (0 left) 2023-10-07T21:21:04.995 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 222 2023-10-07T21:21:04.995 INFO:tasks.rados.rados.0.smithi003.stdout:2188: seq_num 692 ranges {5357568=794624,6152192=483328,6635520=720896} 2023-10-07T21:21:05.027 INFO:tasks.rados.rados.0.smithi003.stdout:2188: writing smithi003182153-21 from 5357568 to 6152192 tid 1 2023-10-07T21:21:05.030 INFO:tasks.rados.rados.0.smithi003.stdout:2188: writing smithi003182153-21 from 6152192 to 6635520 tid 2 2023-10-07T21:21:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:2188: writing smithi003182153-21 from 6635520 to 7356416 tid 3 2023-10-07T21:21:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 222 2023-10-07T21:21:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:2188: finishing write tid 1 to smithi003182153-21 2023-10-07T21:21:05.035 INFO:tasks.rados.rados.0.smithi003.stdout:2189: seq_num 693 ranges {0=409600,409600=770048,1179648=581632,1761280=253952} 2023-10-07T21:21:05.036 INFO:tasks.rados.rados.0.smithi003.stdout:2189: writing smithi003182153-18 from 0 to 409600 tid 1 2023-10-07T21:21:05.041 INFO:tasks.rados.rados.0.smithi003.stdout:2189: writing smithi003182153-18 from 409600 to 1179648 tid 2 2023-10-07T21:21:05.044 INFO:tasks.rados.rados.0.smithi003.stdout:2189: writing smithi003182153-18 from 1179648 to 1761280 tid 3 2023-10-07T21:21:05.046 INFO:tasks.rados.rados.0.smithi003.stdout:2189: writing smithi003182153-18 from 1761280 to 2015232 tid 4 2023-10-07T21:21:05.046 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 222 2023-10-07T21:21:05.047 INFO:tasks.rados.rados.0.smithi003.stdout:2188: finishing write tid 2 to smithi003182153-21 2023-10-07T21:21:05.047 INFO:tasks.rados.rados.0.smithi003.stdout:2188: finishing write tid 3 to smithi003182153-21 2023-10-07T21:21:05.047 INFO:tasks.rados.rados.0.smithi003.stdout:2188: finishing write tid 4 to smithi003182153-21 2023-10-07T21:21:05.047 INFO:tasks.rados.rados.0.smithi003.stdout:2189: finishing write tid 1 to smithi003182153-18 2023-10-07T21:21:05.047 INFO:tasks.rados.rados.0.smithi003.stdout:2188: finishing write tid 5 to smithi003182153-21 2023-10-07T21:21:05.047 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1402 (ObjNum 692 snap 222 seq_num 692) dirty exists 2023-10-07T21:21:05.047 INFO:tasks.rados.rados.0.smithi003.stdout:2188: left oid 21 (ObjNum 692 snap 222 seq_num 692) 2023-10-07T21:21:05.048 INFO:tasks.rados.rados.0.smithi003.stdout:2189: finishing write tid 2 to smithi003182153-18 2023-10-07T21:21:05.048 INFO:tasks.rados.rados.0.smithi003.stdout:2190: seq_num 694 ranges {1212416=425984,1638400=655360,2293760=786432,3080192=163840} 2023-10-07T21:21:05.055 INFO:tasks.rados.rados.0.smithi003.stdout:2190: writing smithi003182153-20 from 1212416 to 1638400 tid 1 2023-10-07T21:21:05.059 INFO:tasks.rados.rados.0.smithi003.stdout:2190: writing smithi003182153-20 from 1638400 to 2293760 tid 2 2023-10-07T21:21:05.063 INFO:tasks.rados.rados.0.smithi003.stdout:2190: writing smithi003182153-20 from 2293760 to 3080192 tid 3 2023-10-07T21:21:05.064 INFO:tasks.rados.rados.0.smithi003.stdout:2190: writing smithi003182153-20 from 3080192 to 3244032 tid 4 2023-10-07T21:21:05.064 INFO:tasks.rados.rados.0.smithi003.stdout:2188: done (2 left) 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2191: delete oid 34 current snap is 222 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2189: finishing write tid 3 to smithi003182153-18 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2189: finishing write tid 4 to smithi003182153-18 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2189: finishing write tid 5 to smithi003182153-18 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2189: finishing write tid 6 to smithi003182153-18 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1654 (ObjNum 693 snap 222 seq_num 693) dirty exists 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2189: left oid 18 (ObjNum 693 snap 222 seq_num 693) 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 1 to smithi003182153-20 2023-10-07T21:21:05.065 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 2 to smithi003182153-20 2023-10-07T21:21:05.067 INFO:tasks.rados.rados.0.smithi003.stdout:2189: done (2 left) 2023-10-07T21:21:05.067 INFO:tasks.rados.rados.0.smithi003.stdout:2191: done (1 left) 2023-10-07T21:21:05.067 INFO:tasks.rados.rados.0.smithi003.stdout:2192: copy_from oid 38 from oid 45 current snap is 222 2023-10-07T21:21:05.067 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 222 2023-10-07T21:21:05.068 INFO:tasks.rados.rados.0.smithi003.stdout:2193: seq_num 696 ranges {1384448=458752,1843200=417792,2260992=753664,3014656=434176} 2023-10-07T21:21:05.077 INFO:tasks.rados.rados.0.smithi003.stdout:2193: writing smithi003182153-46 from 1384448 to 1843200 tid 1 2023-10-07T21:21:05.080 INFO:tasks.rados.rados.0.smithi003.stdout:2193: writing smithi003182153-46 from 1843200 to 2260992 tid 2 2023-10-07T21:21:05.084 INFO:tasks.rados.rados.0.smithi003.stdout:2193: writing smithi003182153-46 from 2260992 to 3014656 tid 3 2023-10-07T21:21:05.087 INFO:tasks.rados.rados.0.smithi003.stdout:2193: writing smithi003182153-46 from 3014656 to 3448832 tid 4 2023-10-07T21:21:05.087 INFO:tasks.rados.rados.0.smithi003.stdout:2194: delete oid 18 current snap is 222 2023-10-07T21:21:05.087 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 3 to smithi003182153-20 2023-10-07T21:21:05.087 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 4 to smithi003182153-20 2023-10-07T21:21:05.087 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 5 to smithi003182153-20 2023-10-07T21:21:05.087 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 6 to smithi003182153-20 2023-10-07T21:21:05.087 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1610 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T21:21:05.088 INFO:tasks.rados.rados.0.smithi003.stdout:2190: left oid 20 (ObjNum 694 snap 222 seq_num 694) 2023-10-07T21:21:05.088 INFO:tasks.rados.rados.0.smithi003.stdout:2192: finishing copy_from racing read to smithi003182153-38 2023-10-07T21:21:05.088 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 1 to smithi003182153-46 2023-10-07T21:21:05.088 INFO:tasks.rados.rados.0.smithi003.stdout:2192: finishing copy_from to smithi003182153-38 2023-10-07T21:21:05.088 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1349 (ObjNum 679 snap 221 seq_num 679) dirty exists 2023-10-07T21:21:05.088 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 2 to smithi003182153-46 2023-10-07T21:21:05.090 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 3 to smithi003182153-46 2023-10-07T21:21:05.091 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 4 to smithi003182153-46 2023-10-07T21:21:05.091 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 5 to smithi003182153-46 2023-10-07T21:21:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2190: done (3 left) 2023-10-07T21:21:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2192: done (2 left) 2023-10-07T21:21:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2194: done (1 left) 2023-10-07T21:21:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2195: rmattr oid 26 current snap is 222 2023-10-07T21:21:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2196: snap_create 2023-10-07T21:21:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 6 to smithi003182153-46 2023-10-07T21:21:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1659 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:21:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2193: left oid 46 (ObjNum 696 snap 222 seq_num 696) 2023-10-07T21:21:05.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1617 (ObjNum 667 snap 218 seq_num 667) dirty exists 2023-10-07T21:21:05.534 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:05 smithi046 ceph-mon[189713]: failed to encode map e506 with expected crc 2023-10-07T21:21:05.534 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:05 smithi046 ceph-mon[189713]: osdmap e507: 8 total, 7 up, 8 in 2023-10-07T21:21:05.534 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:05 smithi046 conmon[214229]: 2023-10-07T21:21:05.471+0000 7f0fa724a640 -1 osd.6 0 read_superblock omap replica is missing. 2023-10-07T21:21:05.534 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:05 smithi046 conmon[214229]: 2023-10-07T21:21:05.533+0000 7f0fa724a640 -1 osd.6 498 log_to_monitors true 2023-10-07T21:21:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:05 smithi003 ceph-mon[200960]: failed to encode map e506 with expected crc 2023-10-07T21:21:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:05 smithi003 ceph-mon[200960]: osdmap e507: 8 total, 7 up, 8 in 2023-10-07T21:21:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:05 smithi003 ceph-mon[204507]: failed to encode map e506 with expected crc 2023-10-07T21:21:05.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:05 smithi003 ceph-mon[204507]: osdmap e507: 8 total, 7 up, 8 in 2023-10-07T21:21:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:2193: done (2 left) 2023-10-07T21:21:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:2195: done (1 left) 2023-10-07T21:21:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:2196: done (0 left) 2023-10-07T21:21:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:2197: rollback oid 36 current snap is 223 2023-10-07T21:21:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 197 2023-10-07T21:21:05.797 INFO:tasks.rados.rados.0.smithi003.stdout:2198: delete oid 18 current snap is 223 2023-10-07T21:21:05.802 INFO:tasks.rados.rados.0.smithi003.stdout:2197: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:21:05.802 INFO:tasks.rados.rados.0.smithi003.stdout:2197: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:21:05.802 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 1615 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T21:21:05.813 INFO:tasks.rados.rados.0.smithi003.stdout:2197: done (1 left) 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:2198: done (0 left) 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:2199: read oid 37 snap -1 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:2199: expect deleted 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:2200: copy_from oid 28 from oid 46 current snap is 223 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:2201: rollback oid 8 current snap is 223 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 8 to 197 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:2202: rollback oid 9 current snap is 223 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 215 2023-10-07T21:21:05.814 INFO:tasks.rados.rados.0.smithi003.stdout:2203: snap_create 2023-10-07T21:21:05.818 INFO:tasks.rados.rados.0.smithi003.stdout:2202: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:21:05.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1363 (ObjNum 97 snap 0 seq_num 1511375248) dirty dne 2023-10-07T21:21:05.820 INFO:tasks.rados.rados.0.smithi003.stdout:2201: finishing rollback tid 0 to smithi003182153-8 2023-10-07T21:21:05.820 INFO:tasks.rados.rados.0.smithi003.stdout:2201: finishing rollback tid 1 to smithi003182153-8 2023-10-07T21:21:05.820 INFO:tasks.rados.rados.0.smithi003.stdout:2201: finishing rollback tid 2 to smithi003182153-8 2023-10-07T21:21:05.820 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1851 (ObjNum 595 snap 190 seq_num 595) dirty exists 2023-10-07T21:21:05.832 INFO:tasks.rados.rados.0.smithi003.stdout:2200: finishing copy_from racing read to smithi003182153-28 2023-10-07T21:21:05.833 INFO:tasks.rados.rados.0.smithi003.stdout:2200: finishing copy_from to smithi003182153-28 2023-10-07T21:21:05.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1659 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:21:06.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 07 21:21:05 smithi046 conmon[214229]: 2023-10-07T21:21:05.823+0000 7f0f946ae700 -1 osd.6 498 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:21:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: failed to encode map e507 with expected crc 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: failed to encode map e507 with expected crc 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: pgmap v407: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 35 active+undersized, 77 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 6.4 MiB/s wr, 18 op/s; 45/606 objects degraded (7.426%) 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: from='osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 45/606 objects degraded (7.426%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:21:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: from='osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: osdmap e508: 8 total, 7 up, 8 in 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[200960]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: failed to encode map e507 with expected crc 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: failed to encode map e507 with expected crc 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: pgmap v407: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 35 active+undersized, 77 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 6.4 MiB/s wr, 18 op/s; 45/606 objects degraded (7.426%) 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: from='osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:21:06.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 45/606 objects degraded (7.426%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:06.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:21:06.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: from='osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:06.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: osdmap e508: 8 total, 7 up, 8 in 2023-10-07T21:21:06.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:06 smithi003 ceph-mon[204507]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: failed to encode map e507 with expected crc 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: failed to encode map e507 with expected crc 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: pgmap v407: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 35 active+undersized, 77 active+clean; 326 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 6.4 MiB/s wr, 18 op/s; 45/606 objects degraded (7.426%) 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: from='osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 45/606 objects degraded (7.426%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: from='osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: osdmap e508: 8 total, 7 up, 8 in 2023-10-07T21:21:06.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:06 smithi046 ceph-mon[189713]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:2199: done (4 left) 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:2200: done (3 left) 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:2201: done (2 left) 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:2202: done (1 left) 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:2203: done (0 left) 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:2204: read oid 42 snap 213 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:2204: expect (ObjNum 646 snap 204 seq_num 646) 2023-10-07T21:21:06.800 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 224 2023-10-07T21:21:06.801 INFO:tasks.rados.rados.0.smithi003.stdout:2205: seq_num 699 ranges {843776=516096,1359872=475136,1835008=573440,2408448=557056} 2023-10-07T21:21:06.810 INFO:tasks.rados.rados.0.smithi003.stdout:2205: writing smithi003182153-12 from 843776 to 1359872 tid 1 2023-10-07T21:21:06.811 INFO:tasks.rados.rados.0.smithi003.stdout:2205: writing smithi003182153-12 from 1359872 to 1835008 tid 2 2023-10-07T21:21:06.814 INFO:tasks.rados.rados.0.smithi003.stdout:2205: writing smithi003182153-12 from 1835008 to 2408448 tid 3 2023-10-07T21:21:06.818 INFO:tasks.rados.rados.0.smithi003.stdout:2205: writing smithi003182153-12 from 2408448 to 2965504 tid 4 2023-10-07T21:21:06.818 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 224 2023-10-07T21:21:06.818 INFO:tasks.rados.rados.0.smithi003.stdout:2206: seq_num 700 ranges {843776=532480,1376256=409600,1785856=737280,2523136=458752} 2023-10-07T21:21:06.826 INFO:tasks.rados.rados.0.smithi003.stdout:2206: writing smithi003182153-22 from 843776 to 1376256 tid 1 2023-10-07T21:21:06.828 INFO:tasks.rados.rados.0.smithi003.stdout:2206: writing smithi003182153-22 from 1376256 to 1785856 tid 2 2023-10-07T21:21:06.833 INFO:tasks.rados.rados.0.smithi003.stdout:2206: writing smithi003182153-22 from 1785856 to 2523136 tid 3 2023-10-07T21:21:06.835 INFO:tasks.rados.rados.0.smithi003.stdout:2206: writing smithi003182153-22 from 2523136 to 2981888 tid 4 2023-10-07T21:21:06.836 INFO:tasks.rados.rados.0.smithi003.stdout:2207: rollback oid 35 current snap is 224 2023-10-07T21:21:06.836 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 35 to 203 2023-10-07T21:21:06.836 INFO:tasks.rados.rados.0.smithi003.stdout:2204: expect (ObjNum 646 snap 204 seq_num 646) 2023-10-07T21:21:06.939 INFO:tasks.rados.rados.0.smithi003.stdout:2204: done (3 left) 2023-10-07T21:21:06.940 INFO:tasks.rados.rados.0.smithi003.stdout:2208: rollback oid 21 current snap is 224 2023-10-07T21:21:06.940 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 202 2023-10-07T21:21:06.940 INFO:tasks.rados.rados.0.smithi003.stdout:2209: read oid 24 snap -1 2023-10-07T21:21:06.940 INFO:tasks.rados.rados.0.smithi003.stdout:2209: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:21:06.940 INFO:tasks.rados.rados.0.smithi003.stdout:2210: rmattr oid 48 current snap is 224 2023-10-07T21:21:06.940 INFO:tasks.rados.rados.0.smithi003.stdout:2211: setattr oid 44 current snap is 224 2023-10-07T21:21:06.940 INFO:tasks.rados.rados.0.smithi003.stdout:2212: delete oid 1 current snap is 224 2023-10-07T21:21:06.942 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 634 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:21:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2208: finishing rollback tid 0 to smithi003182153-21 2023-10-07T21:21:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1855 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:21:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2208: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:21:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1404 (ObjNum 33 snap 0 seq_num 1513079984) dirty dne 2023-10-07T21:21:06.946 INFO:tasks.rados.rados.0.smithi003.stdout:2209: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:21:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[200960]: failed to encode map e508 with expected crc 2023-10-07T21:21:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:07.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[200960]: osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056] boot 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[200960]: osdmap e509: 8 total, 8 up, 8 in 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[204507]: failed to encode map e508 with expected crc 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:21:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[204507]: osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056] boot 2023-10-07T21:21:07.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[204507]: osdmap e509: 8 total, 8 up, 8 in 2023-10-07T21:21:07.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:21:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:07 smithi046 ceph-mon[189713]: failed to encode map e508 with expected crc 2023-10-07T21:21:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:07 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:21:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:07 smithi046 ceph-mon[189713]: osd.6 [v2:172.21.15.46:6816/423985056,v1:172.21.15.46:6817/423985056] boot 2023-10-07T21:21:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:07 smithi046 ceph-mon[189713]: osdmap e509: 8 total, 8 up, 8 in 2023-10-07T21:21:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T21:21:07.829 INFO:tasks.rados.rados.0.smithi003.stdout:2205: finishing write tid 1 to smithi003182153-12 2023-10-07T21:21:07.829 INFO:tasks.rados.rados.0.smithi003.stdout:2205: finishing write tid 2 to smithi003182153-12 2023-10-07T21:21:07.829 INFO:tasks.rados.rados.0.smithi003.stdout:2205: finishing write tid 3 to smithi003182153-12 2023-10-07T21:21:07.834 INFO:tasks.rados.rados.0.smithi003.stdout:2205: finishing write tid 4 to smithi003182153-12 2023-10-07T21:21:07.835 INFO:tasks.rados.rados.0.smithi003.stdout:2205: finishing write tid 5 to smithi003182153-12 2023-10-07T21:21:07.837 INFO:tasks.rados.rados.0.smithi003.stdout:2205: finishing write tid 6 to smithi003182153-12 2023-10-07T21:21:07.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 1401 (ObjNum 699 snap 224 seq_num 699) dirty exists 2023-10-07T21:21:07.838 INFO:tasks.rados.rados.0.smithi003.stdout:2205: left oid 12 (ObjNum 699 snap 224 seq_num 699) 2023-10-07T21:21:07.846 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 1 to smithi003182153-22 2023-10-07T21:21:07.846 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 2 to smithi003182153-22 2023-10-07T21:21:07.850 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 3 to smithi003182153-22 2023-10-07T21:21:07.851 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 4 to smithi003182153-22 2023-10-07T21:21:07.851 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 5 to smithi003182153-22 2023-10-07T21:21:07.855 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 6 to smithi003182153-22 2023-10-07T21:21:07.855 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1499 (ObjNum 700 snap 224 seq_num 700) dirty exists 2023-10-07T21:21:07.855 INFO:tasks.rados.rados.0.smithi003.stdout:2206: left oid 22 (ObjNum 700 snap 224 seq_num 700) 2023-10-07T21:21:07.860 INFO:tasks.rados.rados.0.smithi003.stdout:2207: finishing rollback tid 0 to smithi003182153-35 2023-10-07T21:21:07.861 INFO:tasks.rados.rados.0.smithi003.stdout:2207: finishing rollback tid 1 to smithi003182153-35 2023-10-07T21:21:07.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1501 (ObjNum 33 snap 0 seq_num 1510728256) dirty dne 2023-10-07T21:21:07.870 INFO:tasks.rados.rados.0.smithi003.stdout:2205: done (7 left) 2023-10-07T21:21:07.870 INFO:tasks.rados.rados.0.smithi003.stdout:2206: done (6 left) 2023-10-07T21:21:07.870 INFO:tasks.rados.rados.0.smithi003.stdout:2207: done (5 left) 2023-10-07T21:21:07.870 INFO:tasks.rados.rados.0.smithi003.stdout:2208: done (4 left) 2023-10-07T21:21:07.870 INFO:tasks.rados.rados.0.smithi003.stdout:2209: done (3 left) 2023-10-07T21:21:07.871 INFO:tasks.rados.rados.0.smithi003.stdout:2210: done (2 left) 2023-10-07T21:21:07.871 INFO:tasks.rados.rados.0.smithi003.stdout:2211: done (1 left) 2023-10-07T21:21:07.871 INFO:tasks.rados.rados.0.smithi003.stdout:2212: done (0 left) 2023-10-07T21:21:07.871 INFO:tasks.rados.rados.0.smithi003.stdout:2213: copy_from oid 23 from oid 37 current snap is 224 2023-10-07T21:21:07.871 INFO:tasks.rados.rados.0.smithi003.stdout:2214: delete oid 17 current snap is 224 2023-10-07T21:21:07.873 INFO:tasks.rados.rados.0.smithi003.stdout:2214: done (1 left) 2023-10-07T21:21:07.873 INFO:tasks.rados.rados.0.smithi003.stdout:2215: read oid 29 snap -1 2023-10-07T21:21:07.873 INFO:tasks.rados.rados.0.smithi003.stdout:2215: expect (ObjNum 666 snap 218 seq_num 666) 2023-10-07T21:21:07.873 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 224 2023-10-07T21:21:07.873 INFO:tasks.rados.rados.0.smithi003.stdout:2216: seq_num 703 ranges {4169728=581632,4751360=458752,5210112=557056,5767168=417792,6184960=172032} 2023-10-07T21:21:07.900 INFO:tasks.rados.rados.0.smithi003.stdout:2216: writing smithi003182153-19 from 4169728 to 4751360 tid 1 2023-10-07T21:21:07.903 INFO:tasks.rados.rados.0.smithi003.stdout:2216: writing smithi003182153-19 from 4751360 to 5210112 tid 2 2023-10-07T21:21:07.907 INFO:tasks.rados.rados.0.smithi003.stdout:2216: writing smithi003182153-19 from 5210112 to 5767168 tid 3 2023-10-07T21:21:07.909 INFO:tasks.rados.rados.0.smithi003.stdout:2216: writing smithi003182153-19 from 5767168 to 6184960 tid 4 2023-10-07T21:21:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:2216: writing smithi003182153-19 from 6184960 to 6356992 tid 5 2023-10-07T21:21:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:2217: rollback oid 6 current snap is 224 2023-10-07T21:21:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 216 2023-10-07T21:21:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:2213: finishing copy_from to smithi003182153-23 2023-10-07T21:21:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:2213: got expected ENOENT (src dne) 2023-10-07T21:21:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:2213: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:21:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:2215: expect (ObjNum 666 snap 218 seq_num 666) 2023-10-07T21:21:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 1 to smithi003182153-19 2023-10-07T21:21:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 2 to smithi003182153-19 2023-10-07T21:21:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 3 to smithi003182153-19 2023-10-07T21:21:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 4 to smithi003182153-19 2023-10-07T21:21:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 5 to smithi003182153-19 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 6 to smithi003182153-19 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 7 to smithi003182153-19 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1654 (ObjNum 703 snap 224 seq_num 703) dirty exists 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2216: left oid 19 (ObjNum 703 snap 224 seq_num 703) 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2217: finishing rollback tid 0 to smithi003182153-6 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2217: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 937 (ObjNum 1617 snap 0 seq_num 1511431472) dirty dne 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2213: done (3 left) 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2215: done (2 left) 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2216: done (1 left) 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2217: done (0 left) 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2218: read oid 24 snap 179 2023-10-07T21:21:08.153 INFO:tasks.rados.rados.0.smithi003.stdout:2218: expect (ObjNum 529 snap 161 seq_num 529) 2023-10-07T21:21:08.154 INFO:tasks.rados.rados.0.smithi003.stdout:2219: delete oid 7 current snap is 224 2023-10-07T21:21:08.154 INFO:tasks.rados.rados.0.smithi003.stdout:2219: done (1 left) 2023-10-07T21:21:08.154 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 224 2023-10-07T21:21:08.154 INFO:tasks.rados.rados.0.smithi003.stdout:2220: seq_num 705 ranges {2678784=614400,3293184=630784,3923968=524288,4448256=450560} 2023-10-07T21:21:08.172 INFO:tasks.rados.rados.0.smithi003.stdout:2220: writing smithi003182153-14 from 2678784 to 3293184 tid 1 2023-10-07T21:21:08.175 INFO:tasks.rados.rados.0.smithi003.stdout:2220: writing smithi003182153-14 from 3293184 to 3923968 tid 2 2023-10-07T21:21:08.178 INFO:tasks.rados.rados.0.smithi003.stdout:2220: writing smithi003182153-14 from 3923968 to 4448256 tid 3 2023-10-07T21:21:08.181 INFO:tasks.rados.rados.0.smithi003.stdout:2220: writing smithi003182153-14 from 4448256 to 4898816 tid 4 2023-10-07T21:21:08.181 INFO:tasks.rados.rados.0.smithi003.stdout:2221: delete oid 39 current snap is 224 2023-10-07T21:21:08.181 INFO:tasks.rados.rados.0.smithi003.stdout:2218: expect (ObjNum 529 snap 161 seq_num 529) 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: finishing write tid 1 to smithi003182153-14 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: finishing write tid 2 to smithi003182153-14 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: finishing write tid 3 to smithi003182153-14 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: finishing write tid 4 to smithi003182153-14 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: finishing write tid 5 to smithi003182153-14 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: finishing write tid 6 to smithi003182153-14 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1622 (ObjNum 705 snap 224 seq_num 705) dirty exists 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: left oid 14 (ObjNum 705 snap 224 seq_num 705) 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2218: done (2 left) 2023-10-07T21:21:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:2220: done (1 left) 2023-10-07T21:21:08.226 INFO:tasks.rados.rados.0.smithi003.stdout:2221: done (0 left) 2023-10-07T21:21:08.226 INFO:tasks.rados.rados.0.smithi003.stdout:2222: snap_remove snap 222 2023-10-07T21:21:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[200960]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[200960]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[200960]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[200960]: pgmap v410: 121 pgs: 1 active+clean+snaptrim, 8 peering, 5 active+undersized+degraded, 30 active+undersized, 77 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.2 MiB/s wr, 4 op/s; 33/609 objects degraded (5.419%) 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[200960]: osdmap e510: 8 total, 8 up, 8 in 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[204507]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[204507]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[204507]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[204507]: pgmap v410: 121 pgs: 1 active+clean+snaptrim, 8 peering, 5 active+undersized+degraded, 30 active+undersized, 77 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.2 MiB/s wr, 4 op/s; 33/609 objects degraded (5.419%) 2023-10-07T21:21:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:08 smithi003 ceph-mon[204507]: osdmap e510: 8 total, 8 up, 8 in 2023-10-07T21:21:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:08 smithi046 ceph-mon[189713]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:08 smithi046 ceph-mon[189713]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:08 smithi046 ceph-mon[189713]: failed to encode map e509 with expected crc 2023-10-07T21:21:08.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:08 smithi046 ceph-mon[189713]: pgmap v410: 121 pgs: 1 active+clean+snaptrim, 8 peering, 5 active+undersized+degraded, 30 active+undersized, 77 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.2 MiB/s wr, 4 op/s; 33/609 objects degraded (5.419%) 2023-10-07T21:21:08.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:08 smithi046 ceph-mon[189713]: osdmap e510: 8 total, 8 up, 8 in 2023-10-07T21:21:08.805 INFO:tasks.rados.rados.0.smithi003.stdout:2222: done (0 left) 2023-10-07T21:21:08.805 INFO:tasks.rados.rados.0.smithi003.stdout:2223: snap_remove snap 210 2023-10-07T21:21:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[200960]: osdmap e511: 8 total, 8 up, 8 in 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:09 smithi003 ceph-mon[204507]: osdmap e511: 8 total, 8 up, 8 in 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: failed to encode map e510 with expected crc 2023-10-07T21:21:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:09 smithi046 ceph-mon[189713]: osdmap e511: 8 total, 8 up, 8 in 2023-10-07T21:21:09.820 INFO:tasks.rados.rados.0.smithi003.stdout:2223: done (0 left) 2023-10-07T21:21:09.820 INFO:tasks.rados.rados.0.smithi003.stdout:2224: rollback oid 34 current snap is 224 2023-10-07T21:21:09.820 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 34 to 223 2023-10-07T21:21:09.821 INFO:tasks.rados.rados.0.smithi003.stdout:2225: snap_remove snap 199 2023-10-07T21:21:10.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:21:10 smithi003 conmon[187445]: 2023-10-07T21:21:10.155+0000 7fccd1da5700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:21:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: failed to encode map e511 with expected crc 2023-10-07T21:21:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: pgmap v413: 121 pgs: 8 peering, 4 active+undersized+degraded, 19 active+undersized, 90 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.6 MiB/s wr, 41 op/s; 19/651 objects degraded (2.919%); 2.8 MiB/s, 1 objects/s recovering 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: osdmap e512: 8 total, 8 up, 8 in 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: failed to encode map e511 with expected crc 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: pgmap v413: 121 pgs: 8 peering, 4 active+undersized+degraded, 19 active+undersized, 90 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.6 MiB/s wr, 41 op/s; 19/651 objects degraded (2.919%); 2.8 MiB/s, 1 objects/s recovering 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: osdmap e512: 8 total, 8 up, 8 in 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:10.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: failed to encode map e511 with expected crc 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: pgmap v413: 121 pgs: 8 peering, 4 active+undersized+degraded, 19 active+undersized, 90 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.6 MiB/s wr, 41 op/s; 19/651 objects degraded (2.919%); 2.8 MiB/s, 1 objects/s recovering 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: osdmap e512: 8 total, 8 up, 8 in 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:10.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:10.821 INFO:tasks.rados.rados.0.smithi003.stdout:2225: done (1 left) 2023-10-07T21:21:10.821 INFO:tasks.rados.rados.0.smithi003.stdout:2226: read oid 37 snap -1 2023-10-07T21:21:10.821 INFO:tasks.rados.rados.0.smithi003.stdout:2226: expect deleted 2023-10-07T21:21:10.821 INFO:tasks.rados.rados.0.smithi003.stdout:2227: snap_create 2023-10-07T21:21:10.821 INFO:tasks.rados.rados.0.smithi003.stdout:2224: finishing rollback tid 1 to smithi003182153-34 2023-10-07T21:21:10.821 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 1496 (ObjNum 129 snap 0 seq_num 1511131936) dirty dne 2023-10-07T21:21:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[200960]: failed to encode map e512 with expected crc 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[200960]: failed to encode map e512 with expected crc 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[200960]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[200960]: osdmap e513: 8 total, 8 up, 8 in 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[204507]: failed to encode map e512 with expected crc 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[204507]: failed to encode map e512 with expected crc 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[204507]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:21:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:11 smithi003 ceph-mon[204507]: osdmap e513: 8 total, 8 up, 8 in 2023-10-07T21:21:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:11 smithi046 ceph-mon[189713]: failed to encode map e512 with expected crc 2023-10-07T21:21:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:11 smithi046 ceph-mon[189713]: failed to encode map e512 with expected crc 2023-10-07T21:21:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:11 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:11 smithi046 ceph-mon[189713]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2023-10-07T21:21:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:11 smithi046 ceph-mon[189713]: osdmap e513: 8 total, 8 up, 8 in 2023-10-07T21:21:11.825 INFO:tasks.rados.rados.0.smithi003.stdout:2224: done (2 left) 2023-10-07T21:21:11.826 INFO:tasks.rados.rados.0.smithi003.stdout:2226: done (1 left) 2023-10-07T21:21:11.826 INFO:tasks.rados.rados.0.smithi003.stdout:2227: done (0 left) 2023-10-07T21:21:11.826 INFO:tasks.rados.rados.0.smithi003.stdout:2228: delete oid 6 current snap is 225 2023-10-07T21:21:11.830 INFO:tasks.rados.rados.0.smithi003.stdout:2228: done (0 left) 2023-10-07T21:21:11.830 INFO:tasks.rados.rados.0.smithi003.stdout:2229: read oid 47 snap -1 2023-10-07T21:21:11.830 INFO:tasks.rados.rados.0.smithi003.stdout:2229: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:21:11.830 INFO:tasks.rados.rados.0.smithi003.stdout:2230: read oid 1 snap -1 2023-10-07T21:21:11.830 INFO:tasks.rados.rados.0.smithi003.stdout:2230: expect deleted 2023-10-07T21:21:11.831 INFO:tasks.rados.rados.0.smithi003.stdout:2231: delete oid 37 current snap is 225 2023-10-07T21:21:11.832 INFO:tasks.rados.rados.0.smithi003.stdout:2231: done (2 left) 2023-10-07T21:21:11.832 INFO:tasks.rados.rados.0.smithi003.stdout:2232: snap_create 2023-10-07T21:21:11.859 INFO:tasks.rados.rados.0.smithi003.stdout:2229: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:21:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:21:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:21:11] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-10-07T21:21:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[204507]: failed to encode map e513 with expected crc 2023-10-07T21:21:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[204507]: failed to encode map e513 with expected crc 2023-10-07T21:21:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[204507]: pgmap v416: 121 pgs: 8 peering, 113 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 43 op/s; 5.4 MiB/s, 2 objects/s recovering 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/651 objects degraded (2.919%), 4 pgs degraded) 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[204507]: osdmap e514: 8 total, 8 up, 8 in 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[200960]: failed to encode map e513 with expected crc 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[200960]: failed to encode map e513 with expected crc 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[200960]: pgmap v416: 121 pgs: 8 peering, 113 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 43 op/s; 5.4 MiB/s, 2 objects/s recovering 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/651 objects degraded (2.919%), 4 pgs degraded) 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:21:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:12 smithi003 ceph-mon[200960]: osdmap e514: 8 total, 8 up, 8 in 2023-10-07T21:21:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:12 smithi046 ceph-mon[189713]: failed to encode map e513 with expected crc 2023-10-07T21:21:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:12 smithi046 ceph-mon[189713]: failed to encode map e513 with expected crc 2023-10-07T21:21:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:12 smithi046 ceph-mon[189713]: pgmap v416: 121 pgs: 8 peering, 113 active+clean; 344 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 43 op/s; 5.4 MiB/s, 2 objects/s recovering 2023-10-07T21:21:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:12 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/651 objects degraded (2.919%), 4 pgs degraded) 2023-10-07T21:21:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:12 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:21:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:12 smithi046 ceph-mon[189713]: osdmap e514: 8 total, 8 up, 8 in 2023-10-07T21:21:12.826 INFO:tasks.rados.rados.0.smithi003.stdout:2229: done (2 left) 2023-10-07T21:21:12.826 INFO:tasks.rados.rados.0.smithi003.stdout:2230: done (1 left) 2023-10-07T21:21:12.827 INFO:tasks.rados.rados.0.smithi003.stdout:2232: done (0 left) 2023-10-07T21:21:12.827 INFO:tasks.rados.rados.0.smithi003.stdout:2233: copy_from oid 23 from oid 20 current snap is 226 2023-10-07T21:21:12.827 INFO:tasks.rados.rados.0.smithi003.stdout:2234: rmattr oid 4 current snap is 226 2023-10-07T21:21:12.827 INFO:tasks.rados.rados.0.smithi003.stdout:2234: done (1 left) 2023-10-07T21:21:12.827 INFO:tasks.rados.rados.0.smithi003.stdout:2235: snap_create 2023-10-07T21:21:12.849 INFO:tasks.rados.rados.0.smithi003.stdout:2233: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:21:12.851 INFO:tasks.rados.rados.0.smithi003.stdout:2233: finishing copy_from to smithi003182153-23 2023-10-07T21:21:12.851 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1610 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T21:21:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:2233: done (1 left) 2023-10-07T21:21:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:2235: done (0 left) 2023-10-07T21:21:13.834 INFO:tasks.rados.rados.0.smithi003.stdout:2236: rollback oid 37 current snap is 227 2023-10-07T21:21:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 216 2023-10-07T21:21:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:2237: read oid 25 snap -1 2023-10-07T21:21:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:2237: expect (ObjNum 559 snap 178 seq_num 559) 2023-10-07T21:21:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:2238: read oid 2 snap 221 2023-10-07T21:21:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:2238: expect deleted 2023-10-07T21:21:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:2239: rmattr oid 28 current snap is 227 2023-10-07T21:21:13.835 INFO:tasks.rados.rados.0.smithi003.stdout:2240: snap_create 2023-10-07T21:21:13.839 INFO:tasks.rados.rados.0.smithi003.stdout:2236: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:21:13.842 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1883 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:21:13.842 INFO:tasks.rados.rados.0.smithi003.stdout:2236: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:21:13.842 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 752 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:13.846 INFO:tasks.rados.rados.0.smithi003.stdout:2237: expect (ObjNum 559 snap 178 seq_num 559) 2023-10-07T21:21:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:13 smithi046 ceph-mon[189713]: failed to encode map e514 with expected crc 2023-10-07T21:21:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:13 smithi046 ceph-mon[189713]: failed to encode map e515 with expected crc 2023-10-07T21:21:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:13 smithi046 ceph-mon[189713]: osdmap e515: 8 total, 8 up, 8 in 2023-10-07T21:21:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:13 smithi003 ceph-mon[200960]: failed to encode map e514 with expected crc 2023-10-07T21:21:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:13 smithi003 ceph-mon[200960]: failed to encode map e515 with expected crc 2023-10-07T21:21:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:13 smithi003 ceph-mon[200960]: osdmap e515: 8 total, 8 up, 8 in 2023-10-07T21:21:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:13 smithi003 ceph-mon[204507]: failed to encode map e514 with expected crc 2023-10-07T21:21:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:13 smithi003 ceph-mon[204507]: failed to encode map e515 with expected crc 2023-10-07T21:21:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:13 smithi003 ceph-mon[204507]: osdmap e515: 8 total, 8 up, 8 in 2023-10-07T21:21:14.783 INFO:tasks.rados.rados.0.smithi003.stdout:2236: done (4 left) 2023-10-07T21:21:14.783 INFO:tasks.rados.rados.0.smithi003.stdout:2237: done (3 left) 2023-10-07T21:21:14.783 INFO:tasks.rados.rados.0.smithi003.stdout:2238: done (2 left) 2023-10-07T21:21:14.783 INFO:tasks.rados.rados.0.smithi003.stdout:2239: done (1 left) 2023-10-07T21:21:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:2240: done (0 left) 2023-10-07T21:21:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:2241: read oid 32 snap 215 2023-10-07T21:21:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:2241: expect (ObjNum 638 snap 202 seq_num 638) 2023-10-07T21:21:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 228 2023-10-07T21:21:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:2242: seq_num 709 ranges {3448832=679936,4128768=614400,4743168=499712,5242880=491520} 2023-10-07T21:21:14.806 INFO:tasks.rados.rados.0.smithi003.stdout:2242: writing smithi003182153-46 from 3448832 to 4128768 tid 1 2023-10-07T21:21:14.809 INFO:tasks.rados.rados.0.smithi003.stdout:2242: writing smithi003182153-46 from 4128768 to 4743168 tid 2 2023-10-07T21:21:14.812 INFO:tasks.rados.rados.0.smithi003.stdout:2242: writing smithi003182153-46 from 4743168 to 5242880 tid 3 2023-10-07T21:21:14.815 INFO:tasks.rados.rados.0.smithi003.stdout:2242: writing smithi003182153-46 from 5242880 to 5734400 tid 4 2023-10-07T21:21:14.815 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 228 2023-10-07T21:21:14.815 INFO:tasks.rados.rados.0.smithi003.stdout:2243: seq_num 710 ranges {4087808=696320,4784128=499712,5283840=712704,5996544=393216} 2023-10-07T21:21:14.842 INFO:tasks.rados.rados.0.smithi003.stdout:2243: writing smithi003182153-5 from 4087808 to 4784128 tid 1 2023-10-07T21:21:14.844 INFO:tasks.rados.rados.0.smithi003.stdout:2243: writing smithi003182153-5 from 4784128 to 5283840 tid 2 2023-10-07T21:21:14.849 INFO:tasks.rados.rados.0.smithi003.stdout:2243: writing smithi003182153-5 from 5283840 to 5996544 tid 3 2023-10-07T21:21:14.851 INFO:tasks.rados.rados.0.smithi003.stdout:2243: writing smithi003182153-5 from 5996544 to 6389760 tid 4 2023-10-07T21:21:14.851 INFO:tasks.rados.rados.0.smithi003.stdout:2244: read oid 50 snap -1 2023-10-07T21:21:14.852 INFO:tasks.rados.rados.0.smithi003.stdout:2244: expect (ObjNum 677 snap 219 seq_num 677) 2023-10-07T21:21:14.852 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 228 2023-10-07T21:21:14.852 INFO:tasks.rados.rados.0.smithi003.stdout:2245: seq_num 711 ranges {0=712704,712704=786432,1499136=516096,2015232=303104} 2023-10-07T21:21:14.856 INFO:tasks.rados.rados.0.smithi003.stdout:2245: writing smithi003182153-21 from 0 to 712704 tid 1 2023-10-07T21:21:14.860 INFO:tasks.rados.rados.0.smithi003.stdout:2245: writing smithi003182153-21 from 712704 to 1499136 tid 2 2023-10-07T21:21:14.863 INFO:tasks.rados.rados.0.smithi003.stdout:2245: writing smithi003182153-21 from 1499136 to 2015232 tid 3 2023-10-07T21:21:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:2245: writing smithi003182153-21 from 2015232 to 2318336 tid 4 2023-10-07T21:21:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:2246: snap_create 2023-10-07T21:21:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:2241: expect (ObjNum 638 snap 202 seq_num 638) 2023-10-07T21:21:14.911 INFO:tasks.rados.rados.0.smithi003.stdout:2242: finishing write tid 1 to smithi003182153-46 2023-10-07T21:21:14.911 INFO:tasks.rados.rados.0.smithi003.stdout:2242: finishing write tid 2 to smithi003182153-46 2023-10-07T21:21:14.911 INFO:tasks.rados.rados.0.smithi003.stdout:2242: finishing write tid 3 to smithi003182153-46 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2242: finishing write tid 4 to smithi003182153-46 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2242: finishing write tid 5 to smithi003182153-46 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2242: finishing write tid 6 to smithi003182153-46 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1665 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2242: left oid 46 (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2243: finishing write tid 1 to smithi003182153-5 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2243: finishing write tid 2 to smithi003182153-5 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2243: finishing write tid 3 to smithi003182153-5 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2243: finishing write tid 4 to smithi003182153-5 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2243: finishing write tid 5 to smithi003182153-5 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:2243: finishing write tid 6 to smithi003182153-5 2023-10-07T21:21:14.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 1889 (ObjNum 710 snap 228 seq_num 710) dirty exists 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:2243: left oid 5 (ObjNum 710 snap 228 seq_num 710) 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 1 to smithi003182153-21 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 2 to smithi003182153-21 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 3 to smithi003182153-21 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 4 to smithi003182153-21 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 5 to smithi003182153-21 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 6 to smithi003182153-21 2023-10-07T21:21:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1409 (ObjNum 711 snap 228 seq_num 711) dirty exists 2023-10-07T21:21:14.914 INFO:tasks.rados.rados.0.smithi003.stdout:2245: left oid 21 (ObjNum 711 snap 228 seq_num 711) 2023-10-07T21:21:14.914 INFO:tasks.rados.rados.0.smithi003.stdout:2244: expect (ObjNum 677 snap 219 seq_num 677) 2023-10-07T21:21:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:14 smithi046 ceph-mon[189713]: pgmap v419: 121 pgs: 121 active+clean; 348 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 8 op/s; 4.3 MiB/s, 1 objects/s recovering 2023-10-07T21:21:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:14 smithi046 ceph-mon[189713]: osdmap e516: 8 total, 8 up, 8 in 2023-10-07T21:21:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:14 smithi046 ceph-mon[189713]: osdmap e517: 8 total, 8 up, 8 in 2023-10-07T21:21:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:14 smithi003 ceph-mon[200960]: pgmap v419: 121 pgs: 121 active+clean; 348 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 8 op/s; 4.3 MiB/s, 1 objects/s recovering 2023-10-07T21:21:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:14 smithi003 ceph-mon[200960]: osdmap e516: 8 total, 8 up, 8 in 2023-10-07T21:21:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:14 smithi003 ceph-mon[200960]: osdmap e517: 8 total, 8 up, 8 in 2023-10-07T21:21:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:14 smithi003 ceph-mon[204507]: pgmap v419: 121 pgs: 121 active+clean; 348 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 8 op/s; 4.3 MiB/s, 1 objects/s recovering 2023-10-07T21:21:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:14 smithi003 ceph-mon[204507]: osdmap e516: 8 total, 8 up, 8 in 2023-10-07T21:21:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:14 smithi003 ceph-mon[204507]: osdmap e517: 8 total, 8 up, 8 in 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:2241: done (5 left) 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:2242: done (4 left) 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:2243: done (3 left) 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:2244: done (2 left) 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:2245: done (1 left) 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:2246: done (0 left) 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 229 2023-10-07T21:21:15.842 INFO:tasks.rados.rados.0.smithi003.stdout:2247: seq_num 712 ranges {5357568=729088,6086656=671744,6758400=671744,7430144=262144} 2023-10-07T21:21:15.875 INFO:tasks.rados.rados.0.smithi003.stdout:2247: writing smithi003182153-31 from 5357568 to 6086656 tid 1 2023-10-07T21:21:15.879 INFO:tasks.rados.rados.0.smithi003.stdout:2247: writing smithi003182153-31 from 6086656 to 6758400 tid 2 2023-10-07T21:21:15.883 INFO:tasks.rados.rados.0.smithi003.stdout:2247: writing smithi003182153-31 from 6758400 to 7430144 tid 3 2023-10-07T21:21:15.885 INFO:tasks.rados.rados.0.smithi003.stdout:2247: writing smithi003182153-31 from 7430144 to 7692288 tid 4 2023-10-07T21:21:15.885 INFO:tasks.rados.rados.0.smithi003.stdout:2248: read oid 19 snap -1 2023-10-07T21:21:15.885 INFO:tasks.rados.rados.0.smithi003.stdout:2248: expect (ObjNum 703 snap 224 seq_num 703) 2023-10-07T21:21:15.885 INFO:tasks.rados.rados.0.smithi003.stdout:2249: rollback oid 43 current snap is 229 2023-10-07T21:21:15.885 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 225 2023-10-07T21:21:15.885 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 1 to smithi003182153-31 2023-10-07T21:21:15.886 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 2 to smithi003182153-31 2023-10-07T21:21:15.886 INFO:tasks.rados.rados.0.smithi003.stdout:2250: delete oid 7 current snap is 229 2023-10-07T21:21:15.889 INFO:tasks.rados.rados.0.smithi003.stdout:2250: done (3 left) 2023-10-07T21:21:15.889 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 229 2023-10-07T21:21:15.889 INFO:tasks.rados.rados.0.smithi003.stdout:2251: seq_num 714 ranges {4759552=761856,5521408=442368,5963776=688128,6651904=475136} 2023-10-07T21:21:15.920 INFO:tasks.rados.rados.0.smithi003.stdout:2251: writing smithi003182153-29 from 4759552 to 5521408 tid 1 2023-10-07T21:21:15.922 INFO:tasks.rados.rados.0.smithi003.stdout:2251: writing smithi003182153-29 from 5521408 to 5963776 tid 2 2023-10-07T21:21:15.927 INFO:tasks.rados.rados.0.smithi003.stdout:2251: writing smithi003182153-29 from 5963776 to 6651904 tid 3 2023-10-07T21:21:15.930 INFO:tasks.rados.rados.0.smithi003.stdout:2251: writing smithi003182153-29 from 6651904 to 7127040 tid 4 2023-10-07T21:21:15.930 INFO:tasks.rados.rados.0.smithi003.stdout:2252: snap_create 2023-10-07T21:21:15.930 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 3 to smithi003182153-31 2023-10-07T21:21:15.930 INFO:tasks.rados.rados.0.smithi003.stdout:2249: finishing rollback tid 0 to smithi003182153-43 2023-10-07T21:21:15.930 INFO:tasks.rados.rados.0.smithi003.stdout:2249: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:2249: finishing rollback tid 2 to smithi003182153-43 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1683 (ObjNum 660 snap 213 seq_num 660) dirty exists 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 4 to smithi003182153-31 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 5 to smithi003182153-31 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 6 to smithi003182153-31 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 1406 (ObjNum 712 snap 229 seq_num 712) dirty exists 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:2247: left oid 31 (ObjNum 712 snap 229 seq_num 712) 2023-10-07T21:21:15.931 INFO:tasks.rados.rados.0.smithi003.stdout:2248: expect (ObjNum 703 snap 224 seq_num 703) 2023-10-07T21:21:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:15 smithi046 ceph-mon[189713]: failed to encode map e516 with expected crc 2023-10-07T21:21:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:15 smithi003 ceph-mon[200960]: failed to encode map e516 with expected crc 2023-10-07T21:21:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:15 smithi003 ceph-mon[204507]: failed to encode map e516 with expected crc 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:2251: finishing write tid 1 to smithi003182153-29 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:2251: finishing write tid 2 to smithi003182153-29 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:2251: finishing write tid 3 to smithi003182153-29 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:2251: finishing write tid 4 to smithi003182153-29 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:2251: finishing write tid 5 to smithi003182153-29 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:2251: finishing write tid 6 to smithi003182153-29 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1627 (ObjNum 714 snap 229 seq_num 714) dirty exists 2023-10-07T21:21:16.340 INFO:tasks.rados.rados.0.smithi003.stdout:2251: left oid 29 (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2247: done (4 left) 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2248: done (3 left) 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2249: done (2 left) 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2251: done (1 left) 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2252: done (0 left) 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2253: read oid 39 snap 226 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2253: expect deleted 2023-10-07T21:21:16.846 INFO:tasks.rados.rados.0.smithi003.stdout:2254: snap_remove snap 221 2023-10-07T21:21:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:16 smithi046 ceph-mon[189713]: pgmap v422: 121 pgs: 121 active+clean; 348 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-10-07T21:21:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:16 smithi046 ceph-mon[189713]: osdmap e518: 8 total, 8 up, 8 in 2023-10-07T21:21:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:16 smithi046 ceph-mon[189713]: failed to encode map e518 with expected crc 2023-10-07T21:21:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[200960]: pgmap v422: 121 pgs: 121 active+clean; 348 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[200960]: osdmap e518: 8 total, 8 up, 8 in 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[200960]: failed to encode map e518 with expected crc 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[204507]: pgmap v422: 121 pgs: 121 active+clean; 348 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[204507]: osdmap e518: 8 total, 8 up, 8 in 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[204507]: failed to encode map e518 with expected crc 2023-10-07T21:21:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:17.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:2254: done (1 left) 2023-10-07T21:21:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:2255: read oid 22 snap -1 2023-10-07T21:21:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:2255: expect (ObjNum 700 snap 224 seq_num 700) 2023-10-07T21:21:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:2256: setattr oid 41 current snap is 230 2023-10-07T21:21:17.866 INFO:tasks.rados.rados.0.smithi003.stdout:2253: done (2 left) 2023-10-07T21:21:17.866 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 230 2023-10-07T21:21:17.866 INFO:tasks.rados.rados.0.smithi003.stdout:2257: seq_num 715 ranges {3194880=778240,3973120=770048,4743168=499712,5242880=335872} 2023-10-07T21:21:17.881 INFO:tasks.rados.rados.0.smithi003.stdout:2257: writing smithi003182153-30 from 3194880 to 3973120 tid 1 2023-10-07T21:21:17.886 INFO:tasks.rados.rados.0.smithi003.stdout:2257: writing smithi003182153-30 from 3973120 to 4743168 tid 2 2023-10-07T21:21:17.889 INFO:tasks.rados.rados.0.smithi003.stdout:2257: writing smithi003182153-30 from 4743168 to 5242880 tid 3 2023-10-07T21:21:17.892 INFO:tasks.rados.rados.0.smithi003.stdout:2257: writing smithi003182153-30 from 5242880 to 5578752 tid 4 2023-10-07T21:21:17.892 INFO:tasks.rados.rados.0.smithi003.stdout:2258: setattr oid 13 current snap is 230 2023-10-07T21:21:17.892 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1410 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:21:17.892 INFO:tasks.rados.rados.0.smithi003.stdout:2255: expect (ObjNum 700 snap 224 seq_num 700) 2023-10-07T21:21:17.986 INFO:tasks.rados.rados.0.smithi003.stdout:2257: finishing write tid 1 to smithi003182153-30 2023-10-07T21:21:17.986 INFO:tasks.rados.rados.0.smithi003.stdout:2257: finishing write tid 2 to smithi003182153-30 2023-10-07T21:21:17.986 INFO:tasks.rados.rados.0.smithi003.stdout:2257: finishing write tid 3 to smithi003182153-30 2023-10-07T21:21:17.986 INFO:tasks.rados.rados.0.smithi003.stdout:2257: finishing write tid 4 to smithi003182153-30 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2257: finishing write tid 5 to smithi003182153-30 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2257: finishing write tid 6 to smithi003182153-30 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 942 (ObjNum 715 snap 230 seq_num 715) dirty exists 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2257: left oid 30 (ObjNum 715 snap 230 seq_num 715) 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2255: done (3 left) 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2256: done (2 left) 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2257: done (1 left) 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2259: rmattr oid 37 current snap is 230 2023-10-07T21:21:17.987 INFO:tasks.rados.rados.0.smithi003.stdout:2260: snap_create 2023-10-07T21:21:17.988 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1666 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:21:17.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 753 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:17 smithi003 ceph-mon[200960]: failed to encode map e519 with expected crc 2023-10-07T21:21:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:17 smithi003 ceph-mon[200960]: osdmap e519: 8 total, 8 up, 8 in 2023-10-07T21:21:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:17 smithi003 ceph-mon[204507]: failed to encode map e519 with expected crc 2023-10-07T21:21:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:17 smithi003 ceph-mon[204507]: osdmap e519: 8 total, 8 up, 8 in 2023-10-07T21:21:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:17 smithi046 ceph-mon[189713]: failed to encode map e519 with expected crc 2023-10-07T21:21:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:17 smithi046 ceph-mon[189713]: osdmap e519: 8 total, 8 up, 8 in 2023-10-07T21:21:18.859 INFO:tasks.rados.rados.0.smithi003.stdout:2258: done (2 left) 2023-10-07T21:21:18.859 INFO:tasks.rados.rados.0.smithi003.stdout:2259: done (1 left) 2023-10-07T21:21:18.859 INFO:tasks.rados.rados.0.smithi003.stdout:2260: done (0 left) 2023-10-07T21:21:18.859 INFO:tasks.rados.rados.0.smithi003.stdout:2261: read oid 44 snap 203 2023-10-07T21:21:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2261: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:21:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 231 2023-10-07T21:21:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2262: seq_num 716 ranges {6209536=794624,7004160=655360,7659520=704512,8364032=245760} 2023-10-07T21:21:18.895 INFO:tasks.rados.rados.0.smithi003.stdout:2262: writing smithi003182153-15 from 6209536 to 7004160 tid 1 2023-10-07T21:21:18.899 INFO:tasks.rados.rados.0.smithi003.stdout:2262: writing smithi003182153-15 from 7004160 to 7659520 tid 2 2023-10-07T21:21:18.903 INFO:tasks.rados.rados.0.smithi003.stdout:2262: writing smithi003182153-15 from 7659520 to 8364032 tid 3 2023-10-07T21:21:18.905 INFO:tasks.rados.rados.0.smithi003.stdout:2262: writing smithi003182153-15 from 8364032 to 8609792 tid 4 2023-10-07T21:21:18.905 INFO:tasks.rados.rados.0.smithi003.stdout:2263: delete oid 41 current snap is 231 2023-10-07T21:21:18.905 INFO:tasks.rados.rados.0.smithi003.stdout:2261: expect (ObjNum 489 snap 156 seq_num 489) 2023-10-07T21:21:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 1 to smithi003182153-15 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 2 to smithi003182153-15 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 3 to smithi003182153-15 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 4 to smithi003182153-15 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 5 to smithi003182153-15 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 6 to smithi003182153-15 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1903 (ObjNum 716 snap 231 seq_num 716) dirty exists 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2262: left oid 15 (ObjNum 716 snap 231 seq_num 716) 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2261: done (2 left) 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2262: done (1 left) 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2263: done (0 left) 2023-10-07T21:21:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2264: read oid 7 snap -1 2023-10-07T21:21:18.970 INFO:tasks.rados.rados.0.smithi003.stdout:2264: expect deleted 2023-10-07T21:21:18.970 INFO:tasks.rados.rados.0.smithi003.stdout:2265: snap_create 2023-10-07T21:21:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:18 smithi003 ceph-mon[200960]: pgmap v425: 121 pgs: 121 active+clean; 355 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 570 KiB/s wr, 2 op/s 2023-10-07T21:21:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:18 smithi003 ceph-mon[200960]: failed to encode map e520 with expected crc 2023-10-07T21:21:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:18 smithi003 ceph-mon[200960]: osdmap e520: 8 total, 8 up, 8 in 2023-10-07T21:21:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:18 smithi003 ceph-mon[204507]: pgmap v425: 121 pgs: 121 active+clean; 355 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 570 KiB/s wr, 2 op/s 2023-10-07T21:21:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:18 smithi003 ceph-mon[204507]: failed to encode map e520 with expected crc 2023-10-07T21:21:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:18 smithi003 ceph-mon[204507]: osdmap e520: 8 total, 8 up, 8 in 2023-10-07T21:21:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:18 smithi046 ceph-mon[189713]: pgmap v425: 121 pgs: 121 active+clean; 355 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 570 KiB/s wr, 2 op/s 2023-10-07T21:21:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:18 smithi046 ceph-mon[189713]: failed to encode map e520 with expected crc 2023-10-07T21:21:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:18 smithi046 ceph-mon[189713]: osdmap e520: 8 total, 8 up, 8 in 2023-10-07T21:21:19.782 INFO:tasks.rados.rados.0.smithi003.stdout:2264: done (1 left) 2023-10-07T21:21:19.782 INFO:tasks.rados.rados.0.smithi003.stdout:2265: done (0 left) 2023-10-07T21:21:19.782 INFO:tasks.rados.rados.0.smithi003.stdout:2266: read oid 46 snap 231 2023-10-07T21:21:19.782 INFO:tasks.rados.rados.0.smithi003.stdout:2266: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:21:19.782 INFO:tasks.rados.rados.0.smithi003.stdout:2267: copy_from oid 8 from oid 16 current snap is 232 2023-10-07T21:21:19.783 INFO:tasks.rados.rados.0.smithi003.stdout:2268: read oid 4 snap -1 2023-10-07T21:21:19.783 INFO:tasks.rados.rados.0.smithi003.stdout:2268: expect deleted 2023-10-07T21:21:19.783 INFO:tasks.rados.rados.0.smithi003.stdout:2269: snap_create 2023-10-07T21:21:19.801 INFO:tasks.rados.rados.0.smithi003.stdout:2267: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:21:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:2267: finishing copy_from to smithi003182153-8 2023-10-07T21:21:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1610 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:21:19.815 INFO:tasks.rados.rados.0.smithi003.stdout:2266: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:21:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:19 smithi003 ceph-mon[200960]: osdmap e521: 8 total, 8 up, 8 in 2023-10-07T21:21:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:19 smithi003 ceph-mon[200960]: failed to encode map e521 with expected crc 2023-10-07T21:21:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:19 smithi003 ceph-mon[200960]: osdmap e522: 8 total, 8 up, 8 in 2023-10-07T21:21:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:19 smithi003 ceph-mon[204507]: osdmap e521: 8 total, 8 up, 8 in 2023-10-07T21:21:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:19 smithi003 ceph-mon[204507]: failed to encode map e521 with expected crc 2023-10-07T21:21:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:19 smithi003 ceph-mon[204507]: osdmap e522: 8 total, 8 up, 8 in 2023-10-07T21:21:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:19 smithi046 ceph-mon[189713]: osdmap e521: 8 total, 8 up, 8 in 2023-10-07T21:21:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:19 smithi046 ceph-mon[189713]: failed to encode map e521 with expected crc 2023-10-07T21:21:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:19 smithi046 ceph-mon[189713]: osdmap e522: 8 total, 8 up, 8 in 2023-10-07T21:21:20.782 INFO:tasks.rados.rados.0.smithi003.stdout:2266: done (3 left) 2023-10-07T21:21:20.782 INFO:tasks.rados.rados.0.smithi003.stdout:2267: done (2 left) 2023-10-07T21:21:20.783 INFO:tasks.rados.rados.0.smithi003.stdout:2268: done (1 left) 2023-10-07T21:21:20.783 INFO:tasks.rados.rados.0.smithi003.stdout:2269: done (0 left) 2023-10-07T21:21:20.783 INFO:tasks.rados.rados.0.smithi003.stdout:2270: delete oid 16 current snap is 233 2023-10-07T21:21:20.788 INFO:tasks.rados.rados.0.smithi003.stdout:2270: done (0 left) 2023-10-07T21:21:20.788 INFO:tasks.rados.rados.0.smithi003.stdout:2271: rollback oid 28 current snap is 233 2023-10-07T21:21:20.788 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 192 2023-10-07T21:21:20.788 INFO:tasks.rados.rados.0.smithi003.stdout:2272: copy_from oid 35 from oid 21 current snap is 233 2023-10-07T21:21:20.788 INFO:tasks.rados.rados.0.smithi003.stdout:2273: delete oid 50 current snap is 233 2023-10-07T21:21:20.793 INFO:tasks.rados.rados.0.smithi003.stdout:2271: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:21:20.796 INFO:tasks.rados.rados.0.smithi003.stdout:2273: done (2 left) 2023-10-07T21:21:20.796 INFO:tasks.rados.rados.0.smithi003.stdout:2274: setattr oid 44 current snap is 233 2023-10-07T21:21:20.796 INFO:tasks.rados.rados.0.smithi003.stdout:2271: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:21:20.796 INFO:tasks.rados.rados.0.smithi003.stdout:2271: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:21:20.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1911 (ObjNum 589 snap 186 seq_num 589) dirty exists 2023-10-07T21:21:20.797 INFO:tasks.rados.rados.0.smithi003.stdout:2271: done (2 left) 2023-10-07T21:21:20.798 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 233 2023-10-07T21:21:20.798 INFO:tasks.rados.rados.0.smithi003.stdout:2275: seq_num 720 ranges {0=65536} 2023-10-07T21:21:20.798 INFO:tasks.rados.rados.0.smithi003.stdout:2275: writing smithi003182153-1 from 0 to 65536 tid 1 2023-10-07T21:21:20.798 INFO:tasks.rados.rados.0.smithi003.stdout:2276: read oid 12 snap -1 2023-10-07T21:21:20.798 INFO:tasks.rados.rados.0.smithi003.stdout:2276: expect (ObjNum 699 snap 224 seq_num 699) 2023-10-07T21:21:20.798 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 233 2023-10-07T21:21:20.798 INFO:tasks.rados.rados.0.smithi003.stdout:2277: seq_num 721 ranges {1466368=81920} 2023-10-07T21:21:20.806 INFO:tasks.rados.rados.0.smithi003.stdout:2277: writing smithi003182153-32 from 1466368 to 1548288 tid 1 2023-10-07T21:21:20.806 INFO:tasks.rados.rados.0.smithi003.stdout:2278: snap_create 2023-10-07T21:21:20.807 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1913 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:21:20.807 INFO:tasks.rados.rados.0.smithi003.stdout:2272: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:21:20.809 INFO:tasks.rados.rados.0.smithi003.stdout:2272: finishing copy_from to smithi003182153-35 2023-10-07T21:21:20.809 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1409 (ObjNum 711 snap 228 seq_num 711) dirty exists 2023-10-07T21:21:20.809 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 1 to smithi003182153-1 2023-10-07T21:21:20.809 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 2 to smithi003182153-1 2023-10-07T21:21:20.810 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 3 to smithi003182153-1 2023-10-07T21:21:20.810 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1612 (ObjNum 720 snap 233 seq_num 720) dirty exists 2023-10-07T21:21:20.810 INFO:tasks.rados.rados.0.smithi003.stdout:2275: left oid 1 (ObjNum 720 snap 233 seq_num 720) 2023-10-07T21:21:20.810 INFO:tasks.rados.rados.0.smithi003.stdout:2276: expect (ObjNum 699 snap 224 seq_num 699) 2023-10-07T21:21:20.899 INFO:tasks.rados.rados.0.smithi003.stdout:2277: finishing write tid 1 to smithi003182153-32 2023-10-07T21:21:20.899 INFO:tasks.rados.rados.0.smithi003.stdout:2277: finishing write tid 2 to smithi003182153-32 2023-10-07T21:21:20.900 INFO:tasks.rados.rados.0.smithi003.stdout:2277: finishing write tid 3 to smithi003182153-32 2023-10-07T21:21:20.900 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1916 (ObjNum 721 snap 233 seq_num 721) dirty exists 2023-10-07T21:21:20.900 INFO:tasks.rados.rados.0.smithi003.stdout:2277: left oid 32 (ObjNum 721 snap 233 seq_num 721) 2023-10-07T21:21:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:20 smithi003 ceph-mon[204507]: pgmap v428: 121 pgs: 121 active+clean; 364 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2023-10-07T21:21:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:20 smithi003 ceph-mon[204507]: failed to encode map e522 with expected crc 2023-10-07T21:21:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:20 smithi003 ceph-mon[204507]: osdmap e523: 8 total, 8 up, 8 in 2023-10-07T21:21:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:20 smithi003 ceph-mon[200960]: pgmap v428: 121 pgs: 121 active+clean; 364 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2023-10-07T21:21:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:20 smithi003 ceph-mon[200960]: failed to encode map e522 with expected crc 2023-10-07T21:21:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:20 smithi003 ceph-mon[200960]: osdmap e523: 8 total, 8 up, 8 in 2023-10-07T21:21:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:20 smithi046 ceph-mon[189713]: pgmap v428: 121 pgs: 121 active+clean; 364 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2023-10-07T21:21:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:20 smithi046 ceph-mon[189713]: failed to encode map e522 with expected crc 2023-10-07T21:21:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:20 smithi046 ceph-mon[189713]: osdmap e523: 8 total, 8 up, 8 in 2023-10-07T21:21:21.785 INFO:tasks.rados.rados.0.smithi003.stdout:2272: done (5 left) 2023-10-07T21:21:21.785 INFO:tasks.rados.rados.0.smithi003.stdout:2274: done (4 left) 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2275: done (3 left) 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2276: done (2 left) 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2277: done (1 left) 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2278: done (0 left) 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 234 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2279: seq_num 722 ranges {0=98304} 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2279: writing smithi003182153-6 from 0 to 98304 tid 1 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 234 2023-10-07T21:21:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2280: seq_num 723 ranges {0=114688} 2023-10-07T21:21:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:2280: writing smithi003182153-36 from 0 to 114688 tid 1 2023-10-07T21:21:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:2281: snap_create 2023-10-07T21:21:21.792 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 1 to smithi003182153-6 2023-10-07T21:21:21.792 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 2 to smithi003182153-6 2023-10-07T21:21:21.792 INFO:tasks.rados.rados.0.smithi003.stdout:2280: finishing write tid 1 to smithi003182153-36 2023-10-07T21:21:21.793 INFO:tasks.rados.rados.0.smithi003.stdout:2280: finishing write tid 2 to smithi003182153-36 2023-10-07T21:21:21.793 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 3 to smithi003182153-6 2023-10-07T21:21:21.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 944 (ObjNum 722 snap 234 seq_num 722) dirty exists 2023-10-07T21:21:21.793 INFO:tasks.rados.rados.0.smithi003.stdout:2279: left oid 6 (ObjNum 722 snap 234 seq_num 722) 2023-10-07T21:21:21.794 INFO:tasks.rados.rados.0.smithi003.stdout:2280: finishing write tid 3 to smithi003182153-36 2023-10-07T21:21:21.794 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 1618 (ObjNum 723 snap 234 seq_num 723) dirty exists 2023-10-07T21:21:21.794 INFO:tasks.rados.rados.0.smithi003.stdout:2280: left oid 36 (ObjNum 723 snap 234 seq_num 723) 2023-10-07T21:21:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:21:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:21:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-10-07T21:21:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:22 smithi046 ceph-mon[189713]: failed to encode map e523 with expected crc 2023-10-07T21:21:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:22 smithi046 ceph-mon[189713]: pgmap v431: 121 pgs: 121 active+clean; 364 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-10-07T21:21:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:22 smithi046 ceph-mon[189713]: osdmap e524: 8 total, 8 up, 8 in 2023-10-07T21:21:22.786 INFO:tasks.rados.rados.0.smithi003.stdout:2279: done (2 left) 2023-10-07T21:21:22.786 INFO:tasks.rados.rados.0.smithi003.stdout:2280: done (1 left) 2023-10-07T21:21:22.786 INFO:tasks.rados.rados.0.smithi003.stdout:2281: done (0 left) 2023-10-07T21:21:22.786 INFO:tasks.rados.rados.0.smithi003.stdout:2282: rmattr oid 11 current snap is 235 2023-10-07T21:21:22.786 INFO:tasks.rados.rados.0.smithi003.stdout:2283: read oid 20 snap -1 2023-10-07T21:21:22.787 INFO:tasks.rados.rados.0.smithi003.stdout:2283: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T21:21:22.787 INFO:tasks.rados.rados.0.smithi003.stdout:2284: copy_from oid 23 from oid 37 current snap is 235 2023-10-07T21:21:22.787 INFO:tasks.rados.rados.0.smithi003.stdout:2285: snap_create 2023-10-07T21:21:22.790 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1412 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:21:22.801 INFO:tasks.rados.rados.0.smithi003.stdout:2283: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T21:21:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[204507]: failed to encode map e523 with expected crc 2023-10-07T21:21:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[204507]: pgmap v431: 121 pgs: 121 active+clean; 364 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-10-07T21:21:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[204507]: osdmap e524: 8 total, 8 up, 8 in 2023-10-07T21:21:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[200960]: failed to encode map e523 with expected crc 2023-10-07T21:21:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[200960]: pgmap v431: 121 pgs: 121 active+clean; 364 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.2 MiB/s wr, 22 op/s 2023-10-07T21:21:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:22 smithi003 ceph-mon[200960]: osdmap e524: 8 total, 8 up, 8 in 2023-10-07T21:21:22.904 INFO:tasks.rados.rados.0.smithi003.stdout:2284: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:21:22.904 INFO:tasks.rados.rados.0.smithi003.stdout:2284: finishing copy_from to smithi003182153-23 2023-10-07T21:21:22.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 753 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:23.791 INFO:tasks.rados.rados.0.smithi003.stdout:2282: done (3 left) 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:2283: done (2 left) 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:2284: done (1 left) 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:2285: done (0 left) 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:2286: rollback oid 30 current snap is 236 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 234 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:2287: rollback oid 36 current snap is 236 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 227 2023-10-07T21:21:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:2288: read oid 1 snap -1 2023-10-07T21:21:23.793 INFO:tasks.rados.rados.0.smithi003.stdout:2288: expect (ObjNum 720 snap 233 seq_num 720) 2023-10-07T21:21:23.793 INFO:tasks.rados.rados.0.smithi003.stdout:2289: snap_remove snap 193 2023-10-07T21:21:23.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:23 smithi003 ceph-mon[200960]: failed to encode map e524 with expected crc 2023-10-07T21:21:23.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:23 smithi003 ceph-mon[200960]: osdmap e525: 8 total, 8 up, 8 in 2023-10-07T21:21:23.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:23 smithi003 ceph-mon[204507]: failed to encode map e524 with expected crc 2023-10-07T21:21:23.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:23 smithi003 ceph-mon[204507]: osdmap e525: 8 total, 8 up, 8 in 2023-10-07T21:21:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:23 smithi046 ceph-mon[189713]: failed to encode map e524 with expected crc 2023-10-07T21:21:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:23 smithi046 ceph-mon[189713]: osdmap e525: 8 total, 8 up, 8 in 2023-10-07T21:21:24.788 INFO:tasks.rados.rados.0.smithi003.stdout:2289: done (3 left) 2023-10-07T21:21:24.788 INFO:tasks.rados.rados.0.smithi003.stdout:2290: snap_create 2023-10-07T21:21:24.788 INFO:tasks.rados.rados.0.smithi003.stdout:2287: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:21:24.789 INFO:tasks.rados.rados.0.smithi003.stdout:2288: expect (ObjNum 720 snap 233 seq_num 720) 2023-10-07T21:21:24.791 INFO:tasks.rados.rados.0.smithi003.stdout:2287: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:21:24.791 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 1620 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T21:21:24.791 INFO:tasks.rados.rados.0.smithi003.stdout:2286: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:21:24.791 INFO:tasks.rados.rados.0.smithi003.stdout:2286: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:21:24.791 INFO:tasks.rados.rados.0.smithi003.stdout:2286: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:21:24.791 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 947 (ObjNum 715 snap 230 seq_num 715) dirty exists 2023-10-07T21:21:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:24 smithi003 ceph-mon[204507]: failed to encode map e525 with expected crc 2023-10-07T21:21:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:24 smithi003 ceph-mon[204507]: pgmap v434: 121 pgs: 121 active+clean; 385 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.6 MiB/s wr, 27 op/s 2023-10-07T21:21:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:24 smithi003 ceph-mon[204507]: osdmap e526: 8 total, 8 up, 8 in 2023-10-07T21:21:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:24 smithi003 ceph-mon[200960]: failed to encode map e525 with expected crc 2023-10-07T21:21:24.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:24 smithi003 ceph-mon[200960]: pgmap v434: 121 pgs: 121 active+clean; 385 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.6 MiB/s wr, 27 op/s 2023-10-07T21:21:24.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:24 smithi003 ceph-mon[200960]: osdmap e526: 8 total, 8 up, 8 in 2023-10-07T21:21:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:24 smithi046 ceph-mon[189713]: failed to encode map e525 with expected crc 2023-10-07T21:21:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:24 smithi046 ceph-mon[189713]: pgmap v434: 121 pgs: 121 active+clean; 385 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.6 MiB/s wr, 27 op/s 2023-10-07T21:21:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:24 smithi046 ceph-mon[189713]: osdmap e526: 8 total, 8 up, 8 in 2023-10-07T21:21:25.696 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:25 smithi046 ceph-mon[189713]: failed to encode map e526 with expected crc 2023-10-07T21:21:25.696 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:25 smithi046 ceph-mon[189713]: osdmap e527: 8 total, 8 up, 8 in 2023-10-07T21:21:25.696 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:25.784 INFO:tasks.rados.rados.0.smithi003.stdout:2286: done (3 left) 2023-10-07T21:21:25.784 INFO:tasks.rados.rados.0.smithi003.stdout:2287: done (2 left) 2023-10-07T21:21:25.784 INFO:tasks.rados.rados.0.smithi003.stdout:2288: done (1 left) 2023-10-07T21:21:25.784 INFO:tasks.rados.rados.0.smithi003.stdout:2290: done (0 left) 2023-10-07T21:21:25.784 INFO:tasks.rados.rados.0.smithi003.stdout:2291: setattr oid 22 current snap is 237 2023-10-07T21:21:25.786 INFO:tasks.rados.rados.0.smithi003.stdout:2292: snap_remove snap 213 2023-10-07T21:21:25.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:25 smithi003 ceph-mon[204507]: failed to encode map e526 with expected crc 2023-10-07T21:21:25.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:25 smithi003 ceph-mon[204507]: osdmap e527: 8 total, 8 up, 8 in 2023-10-07T21:21:25.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:25.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:25 smithi003 ceph-mon[200960]: failed to encode map e526 with expected crc 2023-10-07T21:21:25.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:25 smithi003 ceph-mon[200960]: osdmap e527: 8 total, 8 up, 8 in 2023-10-07T21:21:25.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:26.791 INFO:tasks.rados.rados.0.smithi003.stdout:2292: done (1 left) 2023-10-07T21:21:26.791 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 237 2023-10-07T21:21:26.791 INFO:tasks.rados.rados.0.smithi003.stdout:2293: seq_num 724 ranges {3366912=131072} 2023-10-07T21:21:26.809 INFO:tasks.rados.rados.0.smithi003.stdout:2293: writing smithi003182153-11 from 3366912 to 3497984 tid 1 2023-10-07T21:21:26.809 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 237 2023-10-07T21:21:26.809 INFO:tasks.rados.rados.0.smithi003.stdout:2294: seq_num 725 ranges {7790592=147456} 2023-10-07T21:21:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[200960]: failed to encode map e527 with expected crc 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[200960]: failed to encode map e527 with expected crc 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[200960]: Upgrade: osd.7 is safe to restart 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[200960]: pgmap v437: 121 pgs: 121 active+clean; 385 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[200960]: osdmap e528: 8 total, 8 up, 8 in 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[204507]: failed to encode map e527 with expected crc 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[204507]: failed to encode map e527 with expected crc 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[204507]: Upgrade: osd.7 is safe to restart 2023-10-07T21:21:26.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[204507]: pgmap v437: 121 pgs: 121 active+clean; 385 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2023-10-07T21:21:26.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:26 smithi003 ceph-mon[204507]: osdmap e528: 8 total, 8 up, 8 in 2023-10-07T21:21:26.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:26 smithi046 ceph-mon[189713]: failed to encode map e527 with expected crc 2023-10-07T21:21:26.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:26 smithi046 ceph-mon[189713]: failed to encode map e527 with expected crc 2023-10-07T21:21:26.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:26 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T21:21:26.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:26 smithi046 ceph-mon[189713]: Upgrade: osd.7 is safe to restart 2023-10-07T21:21:26.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:26 smithi046 ceph-mon[189713]: pgmap v437: 121 pgs: 121 active+clean; 385 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2023-10-07T21:21:26.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:26 smithi046 ceph-mon[189713]: osdmap e528: 8 total, 8 up, 8 in 2023-10-07T21:21:26.853 INFO:tasks.rados.rados.0.smithi003.stdout:2294: writing smithi003182153-26 from 7790592 to 7938048 tid 1 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:2295: setattr oid 21 current snap is 237 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1613 (ObjNum 700 snap 224 seq_num 700) dirty exists 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:2293: finishing write tid 1 to smithi003182153-11 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:2293: finishing write tid 2 to smithi003182153-11 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:2293: finishing write tid 3 to smithi003182153-11 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1414 (ObjNum 724 snap 237 seq_num 724) dirty exists 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:2293: left oid 11 (ObjNum 724 snap 237 seq_num 724) 2023-10-07T21:21:26.854 INFO:tasks.rados.rados.0.smithi003.stdout:2291: done (3 left) 2023-10-07T21:21:26.855 INFO:tasks.rados.rados.0.smithi003.stdout:2293: done (2 left) 2023-10-07T21:21:26.855 INFO:tasks.rados.rados.0.smithi003.stdout:2296: snap_remove snap 216 2023-10-07T21:21:27.612 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:27 smithi046 ceph-mon[189713]: failed to encode map e528 with expected crc 2023-10-07T21:21:27.612 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:27 smithi046 ceph-mon[189713]: failed to encode map e528 with expected crc 2023-10-07T21:21:27.612 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:27 smithi046 ceph-mon[189713]: osdmap e529: 8 total, 8 up, 8 in 2023-10-07T21:21:27.612 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:27.612 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:21:27.612 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:27.792 INFO:tasks.rados.rados.0.smithi003.stdout:2296: done (2 left) 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2297: read oid 25 snap -1 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2297: expect (ObjNum 559 snap 178 seq_num 559) 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2298: rmattr oid 46 current snap is 237 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1415 (ObjNum 711 snap 228 seq_num 711) dirty exists 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 1 to smithi003182153-26 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 2 to smithi003182153-26 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 3 to smithi003182153-26 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1629 (ObjNum 725 snap 237 seq_num 725) dirty exists 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2294: left oid 26 (ObjNum 725 snap 237 seq_num 725) 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2294: done (3 left) 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2295: done (2 left) 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2299: copy_from oid 6 from oid 24 current snap is 237 2023-10-07T21:21:27.793 INFO:tasks.rados.rados.0.smithi003.stdout:2300: snap_create 2023-10-07T21:21:27.806 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1667 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:21:27.812 INFO:tasks.rados.rados.0.smithi003.stdout:2299: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:21:27.812 INFO:tasks.rados.rados.0.smithi003.stdout:2297: expect (ObjNum 559 snap 178 seq_num 559) 2023-10-07T21:21:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[204507]: failed to encode map e528 with expected crc 2023-10-07T21:21:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[204507]: failed to encode map e528 with expected crc 2023-10-07T21:21:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[204507]: osdmap e529: 8 total, 8 up, 8 in 2023-10-07T21:21:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:21:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:27.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[200960]: failed to encode map e528 with expected crc 2023-10-07T21:21:27.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[200960]: failed to encode map e528 with expected crc 2023-10-07T21:21:27.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[200960]: osdmap e529: 8 total, 8 up, 8 in 2023-10-07T21:21:27.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:27.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T21:21:27.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:27.875 INFO:tasks.rados.rados.0.smithi003.stdout:2299: finishing copy_from to smithi003182153-6 2023-10-07T21:21:27.875 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1340 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:21:28.790 INFO:tasks.rados.rados.0.smithi003.stdout:2297: done (3 left) 2023-10-07T21:21:28.790 INFO:tasks.rados.rados.0.smithi003.stdout:2298: done (2 left) 2023-10-07T21:21:28.790 INFO:tasks.rados.rados.0.smithi003.stdout:2299: done (1 left) 2023-10-07T21:21:28.790 INFO:tasks.rados.rados.0.smithi003.stdout:2300: done (0 left) 2023-10-07T21:21:28.790 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 238 2023-10-07T21:21:28.790 INFO:tasks.rados.rados.0.smithi003.stdout:2301: seq_num 726 ranges {3784704=163840} 2023-10-07T21:21:28.812 INFO:tasks.rados.rados.0.smithi003.stdout:2301: writing smithi003182153-40 from 3784704 to 3948544 tid 1 2023-10-07T21:21:28.812 INFO:tasks.rados.rados.0.smithi003.stdout:2302: setattr oid 23 current snap is 238 2023-10-07T21:21:28.813 INFO:tasks.rados.rados.0.smithi003.stdout:2303: delete oid 21 current snap is 238 2023-10-07T21:21:28.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1614 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:2302: done (2 left) 2023-10-07T21:21:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:2303: done (1 left) 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2304: read oid 18 snap -1 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2304: expect deleted 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2305: rollback oid 44 current snap is 238 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 217 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2306: setattr oid 32 current snap is 238 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 1 to smithi003182153-40 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 2 to smithi003182153-40 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 238 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2307: seq_num 728 ranges {0=196608} 2023-10-07T21:21:28.823 INFO:tasks.rados.rados.0.smithi003.stdout:2307: writing smithi003182153-13 from 0 to 196608 tid 1 2023-10-07T21:21:28.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[204507]: failed to encode map e529 with expected crc 2023-10-07T21:21:28.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[204507]: Upgrade: Updating osd.7 2023-10-07T21:21:28.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[204507]: Deploying daemon osd.7 on smithi046 2023-10-07T21:21:28.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[204507]: pgmap v440: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 28 KiB/s wr, 2 op/s 2023-10-07T21:21:28.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[204507]: osdmap e530: 8 total, 8 up, 8 in 2023-10-07T21:21:28.824 INFO:tasks.rados.rados.0.smithi003.stdout:2308: copy_from oid 17 from oid 3 current snap is 238 2023-10-07T21:21:28.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[200960]: failed to encode map e529 with expected crc 2023-10-07T21:21:28.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[200960]: Upgrade: Updating osd.7 2023-10-07T21:21:28.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[200960]: Deploying daemon osd.7 on smithi046 2023-10-07T21:21:28.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[200960]: pgmap v440: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 28 KiB/s wr, 2 op/s 2023-10-07T21:21:28.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:28 smithi003 ceph-mon[200960]: osdmap e530: 8 total, 8 up, 8 in 2023-10-07T21:21:28.825 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 3 to smithi003182153-40 2023-10-07T21:21:28.825 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1685 (ObjNum 726 snap 238 seq_num 726) dirty exists 2023-10-07T21:21:28.825 INFO:tasks.rados.rados.0.smithi003.stdout:2301: left oid 40 (ObjNum 726 snap 238 seq_num 726) 2023-10-07T21:21:28.826 INFO:tasks.rados.rados.0.smithi003.stdout:2301: done (5 left) 2023-10-07T21:21:28.826 INFO:tasks.rados.rados.0.smithi003.stdout:2304: done (4 left) 2023-10-07T21:21:28.826 INFO:tasks.rados.rados.0.smithi003.stdout:2309: snap_remove snap 223 2023-10-07T21:21:28.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:28 smithi046 ceph-mon[189713]: failed to encode map e529 with expected crc 2023-10-07T21:21:28.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:28 smithi046 ceph-mon[189713]: Upgrade: Updating osd.7 2023-10-07T21:21:28.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:28 smithi046 ceph-mon[189713]: Deploying daemon osd.7 on smithi046 2023-10-07T21:21:28.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:28 smithi046 ceph-mon[189713]: pgmap v440: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 28 KiB/s wr, 2 op/s 2023-10-07T21:21:28.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:28 smithi046 ceph-mon[189713]: osdmap e530: 8 total, 8 up, 8 in 2023-10-07T21:21:29.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:29 smithi046 ceph-mon[189713]: failed to encode map e530 with expected crc 2023-10-07T21:21:29.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:29 smithi046 ceph-mon[189713]: osdmap e531: 8 total, 8 up, 8 in 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:2309: done (4 left) 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:2310: snap_create 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:2307: finishing write tid 1 to smithi003182153-13 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:2307: finishing write tid 2 to smithi003182153-13 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:2305: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:2305: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:2305: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:21:29.798 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 1958 (ObjNum 489 snap 156 seq_num 489) dirty exists 2023-10-07T21:21:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1960 (ObjNum 721 snap 233 seq_num 721) dirty exists 2023-10-07T21:21:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:2307: finishing write tid 3 to smithi003182153-13 2023-10-07T21:21:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1669 (ObjNum 728 snap 238 seq_num 728) dirty exists 2023-10-07T21:21:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:2307: left oid 13 (ObjNum 728 snap 238 seq_num 728) 2023-10-07T21:21:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:2308: finishing copy_from racing read to smithi003182153-17 2023-10-07T21:21:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:2308: finishing copy_from to smithi003182153-17 2023-10-07T21:21:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1613 (ObjNum 677 snap 219 seq_num 677) dirty exists 2023-10-07T21:21:29.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:29 smithi003 ceph-mon[200960]: failed to encode map e530 with expected crc 2023-10-07T21:21:29.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:29 smithi003 ceph-mon[200960]: osdmap e531: 8 total, 8 up, 8 in 2023-10-07T21:21:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:29 smithi003 ceph-mon[204507]: failed to encode map e530 with expected crc 2023-10-07T21:21:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:29 smithi003 ceph-mon[204507]: osdmap e531: 8 total, 8 up, 8 in 2023-10-07T21:21:30.496 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:30 smithi046 systemd[1]: Stopping Ceph osd.7 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:21:30.497 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:30 smithi046 ceph-mon[189713]: failed to encode map e531 with expected crc 2023-10-07T21:21:30.497 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:30 smithi046 ceph-mon[189713]: pgmap v443: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 96 KiB/s wr, 16 op/s 2023-10-07T21:21:30.497 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:30 smithi046 ceph-mon[189713]: osdmap e532: 8 total, 8 up, 8 in 2023-10-07T21:21:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:2305: done (4 left) 2023-10-07T21:21:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:2306: done (3 left) 2023-10-07T21:21:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:2307: done (2 left) 2023-10-07T21:21:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:2308: done (1 left) 2023-10-07T21:21:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:2310: done (0 left) 2023-10-07T21:21:30.808 INFO:tasks.rados.rados.0.smithi003.stdout:2311: rollback oid 29 current snap is 239 2023-10-07T21:21:30.808 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 232 2023-10-07T21:21:30.808 INFO:tasks.rados.rados.0.smithi003.stdout:2312: snap_remove snap 217 2023-10-07T21:21:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:30 smithi003 ceph-mon[200960]: failed to encode map e531 with expected crc 2023-10-07T21:21:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:30 smithi003 ceph-mon[200960]: pgmap v443: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 96 KiB/s wr, 16 op/s 2023-10-07T21:21:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:30 smithi003 ceph-mon[200960]: osdmap e532: 8 total, 8 up, 8 in 2023-10-07T21:21:30.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:30 smithi003 ceph-mon[204507]: failed to encode map e531 with expected crc 2023-10-07T21:21:30.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:30 smithi003 ceph-mon[204507]: pgmap v443: 121 pgs: 121 active+clean; 386 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 96 KiB/s wr, 16 op/s 2023-10-07T21:21:30.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:30 smithi003 ceph-mon[204507]: osdmap e532: 8 total, 8 up, 8 in 2023-10-07T21:21:30.846 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:30 smithi046 conmon[138977]: 2023-10-07T21:21:30.495+0000 7fea1d868700 -1 received signal: Terminated from /dev/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-10-07T21:21:30.846 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:30 smithi046 conmon[138977]: 2023-10-07T21:21:30.495+0000 7fea1d868700 -1 osd.7 532 *** Got signal Terminated *** 2023-10-07T21:21:30.846 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:30 smithi046 conmon[138977]: 2023-10-07T21:21:30.495+0000 7fea1d868700 -1 osd.7 532 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T21:21:31.486 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:21:31.624 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: failed to encode map e532 with expected crc 2023-10-07T21:21:31.624 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: failed to encode map e532 with expected crc 2023-10-07T21:21:31.624 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: osd.7 marked itself down and dead 2023-10-07T21:21:31.624 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: osdmap e533: 8 total, 7 up, 8 in 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.0", "id": [6, 7]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 7]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 2]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.5", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.e"}]: dispatch 2023-10-07T21:21:31.625 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: failed to encode map e532 with expected crc 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: failed to encode map e532 with expected crc 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: osd.7 marked itself down and dead 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: osdmap e533: 8 total, 7 up, 8 in 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.0", "id": [6, 7]}]: dispatch 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-10-07T21:21:31.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 7]}]: dispatch 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 2]}]: dispatch 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]: dispatch 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.5", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.e"}]: dispatch 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:31.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:31.638 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:31 smithi046 bash[220484]: e17438e606caa81780d242cc0d9ff6e515f56e4de48e34e994b4f3aff87a0676 2023-10-07T21:21:31.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: failed to encode map e532 with expected crc 2023-10-07T21:21:31.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: failed to encode map e532 with expected crc 2023-10-07T21:21:31.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: osd.7 marked itself down and dead 2023-10-07T21:21:31.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T21:21:31.638 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: osdmap e533: 8 total, 7 up, 8 in 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.0", "id": [6, 7]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 7]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 2]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.5", "id": [0, 7]}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.e"}]: dispatch 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:31.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:31.817 INFO:tasks.rados.rados.0.smithi003.stdout:2312: done (1 left) 2023-10-07T21:21:31.817 INFO:tasks.rados.rados.0.smithi003.stdout:2313: rollback oid 42 current snap is 239 2023-10-07T21:21:31.817 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 42 to 233 2023-10-07T21:21:31.817 INFO:tasks.rados.rados.0.smithi003.stdout:2314: delete oid 2 current snap is 239 2023-10-07T21:21:31.818 INFO:tasks.rados.rados.0.smithi003.stdout:2311: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:21:31.818 INFO:tasks.rados.rados.0.smithi003.stdout:2311: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:21:31.819 INFO:tasks.rados.rados.0.smithi003.stdout:2311: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:21:31.819 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1632 (ObjNum 714 snap 229 seq_num 714) dirty exists 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 2m ago 9m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (5m) 26s ago 9m 95.9M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (10m) 2m ago 10m 15.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 a7c6161e13e7 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (10m) 26s ago 10m 20.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (5m) 26s ago 13m 450M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (5m) 2m ago 15m 514M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (5m) 2m ago 15m 95.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (4m) 26s ago 14m 74.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:21:31.824 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (4m) 2m ago 14m 69.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 2m ago 9m 18.1M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (6m) 26s ago 9m 18.9M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (3m) 2m ago 13m 349M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (3m) 2m ago 13m 245M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (2m) 2m ago 12m 269M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (2m) 2m ago 12m 15.0M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (97s) 26s ago 12m 354M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (64s) 26s ago 11m 436M 2501M 18.0.0-6609-g9725b08f d68377abd09f 5093f333aa18 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (30s) 26s ago 11m 11.8M 2501M 18.0.0-6609-g9725b08f d68377abd09f 057b9b99882c 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (11m) 26s ago 11m 457M 2501M 17.2.6-1291-g1cb42695 35e0d2fde562 e17438e606ca 2023-10-07T21:21:31.825 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (5m) 26s ago 10m 64.1M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:21:31.827 INFO:tasks.rados.rados.0.smithi003.stdout:2311: done (2 left) 2023-10-07T21:21:31.828 INFO:tasks.rados.rados.0.smithi003.stdout:2314: done (1 left) 2023-10-07T21:21:31.828 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 239 2023-10-07T21:21:31.828 INFO:tasks.rados.rados.0.smithi003.stdout:2315: seq_num 730 ranges {5251072=229376} 2023-10-07T21:21:31.859 INFO:tasks.rados.rados.0.smithi003.stdout:2315: writing smithi003182153-49 from 5251072 to 5480448 tid 1 2023-10-07T21:21:31.859 INFO:tasks.rados.rados.0.smithi003.stdout:2316: rmattr oid 12 current snap is 239 2023-10-07T21:21:31.859 INFO:tasks.rados.rados.0.smithi003.stdout:2316: done (2 left) 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2317: rmattr oid 10 current snap is 239 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2313: finishing rollback tid 0 to smithi003182153-42 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2313: finishing rollback tid 1 to smithi003182153-42 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2313: finishing rollback tid 2 to smithi003182153-42 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 1688 (ObjNum 655 snap 209 seq_num 655) dirty exists 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2313: done (2 left) 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2318: copy_from oid 24 from oid 37 current snap is 239 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2319: copy_from oid 12 from oid 50 current snap is 239 2023-10-07T21:21:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2320: snap_remove snap 230 2023-10-07T21:21:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:21:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:21:31] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-10-07T21:21:32.240 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:21:32.240 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:21:32.240 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:21:32.240 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:32.240 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:21:32.240 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 7 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2, 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 12 2023-10-07T21:21:32.241 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:21:32.242 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:21:32.618 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: pgmap v446: 121 pgs: 12 peering, 15 stale+active+clean, 94 active+clean; 395 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 7]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.0", "id": [6, 7]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 7]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 7]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 7]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 2]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]': finished 2023-10-07T21:21:32.619 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.5", "id": [0, 7]}]': finished 2023-10-07T21:21:32.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.e"}]': finished 2023-10-07T21:21:32.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: osdmap e534: 8 total, 7 up, 8 in 2023-10-07T21:21:32.620 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:32 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2977818599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:2320: done (4 left) 2023-10-07T21:21:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:2321: rollback oid 1 current snap is 239 2023-10-07T21:21:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 1 to 202 2023-10-07T21:21:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:2322: rollback oid 43 current snap is 239 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 197 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2323: read oid 47 snap -1 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2323: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2324: read oid 18 snap -1 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2324: expect deleted 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2325: read oid 15 snap -1 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2325: expect (ObjNum 716 snap 231 seq_num 716) 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2326: read oid 3 snap -1 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2326: expect (ObjNum 677 snap 219 seq_num 677) 2023-10-07T21:21:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:2327: delete oid 44 current snap is 239 2023-10-07T21:21:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:2319: finishing copy_from to smithi003182153-12 2023-10-07T21:21:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:2319: got expected ENOENT (src dne) 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:2319: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1655 (ObjNum 690 snap 222 seq_num 690) dirty exists 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 1 to smithi003182153-49 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 2 to smithi003182153-49 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 3 to smithi003182153-49 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 1671 (ObjNum 730 snap 239 seq_num 730) dirty exists 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:2315: left oid 49 (ObjNum 730 snap 239 seq_num 730) 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:2318: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:2318: finishing copy_from to smithi003182153-24 2023-10-07T21:21:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 753 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:32.820 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing rollback tid 0 to smithi003182153-1 2023-10-07T21:21:32.821 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing rollback tid 1 to smithi003182153-1 2023-10-07T21:21:32.821 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing rollback tid 2 to smithi003182153-1 2023-10-07T21:21:32.821 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1617 (ObjNum 533 snap 162 seq_num 533) dirty exists 2023-10-07T21:21:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: pgmap v446: 121 pgs: 12 peering, 15 stale+active+clean, 94 active+clean; 395 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2023-10-07T21:21:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T21:21:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 7]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.0", "id": [6, 7]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 7]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 7]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 7]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 2]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]': finished 2023-10-07T21:21:32.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.5", "id": [0, 7]}]': finished 2023-10-07T21:21:32.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.e"}]': finished 2023-10-07T21:21:32.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: osdmap e534: 8 total, 7 up, 8 in 2023-10-07T21:21:32.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2977818599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: pgmap v446: 121 pgs: 12 peering, 15 stale+active+clean, 94 active+clean; 395 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 14 op/s 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 7]}]': finished 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.0", "id": [6, 7]}]': finished 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-10-07T21:21:32.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 7]}]': finished 2023-10-07T21:21:32.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 7]}]': finished 2023-10-07T21:21:32.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.31", "id": [4, 7]}]': finished 2023-10-07T21:21:32.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 2]}]': finished 2023-10-07T21:21:32.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]': finished 2023-10-07T21:21:32.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.5", "id": [0, 7]}]': finished 2023-10-07T21:21:32.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "3.e"}]': finished 2023-10-07T21:21:32.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: osdmap e534: 8 total, 7 up, 8 in 2023-10-07T21:21:32.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:32 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2977818599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:32.831 INFO:tasks.rados.rados.0.smithi003.stdout:2322: finishing rollback tid 0 to smithi003182153-43 2023-10-07T21:21:32.831 INFO:tasks.rados.rados.0.smithi003.stdout:2322: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:21:32.831 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1690 (ObjNum 81 snap 0 seq_num 0) dirty dne 2023-10-07T21:21:32.848 INFO:tasks.rados.rados.0.smithi003.stdout:2323: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:21:33.144 INFO:tasks.rados.rados.0.smithi003.stdout:2326: expect (ObjNum 677 snap 219 seq_num 677) 2023-10-07T21:21:33.857 INFO:tasks.rados.rados.0.smithi003.stdout:2325: expect (ObjNum 716 snap 231 seq_num 716) 2023-10-07T21:21:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:33 smithi003 ceph-mon[200960]: osdmap e535: 8 total, 7 up, 8 in 2023-10-07T21:21:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:33 smithi003 ceph-mon[204507]: osdmap e535: 8 total, 7 up, 8 in 2023-10-07T21:21:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:33 smithi046 ceph-mon[189713]: osdmap e535: 8 total, 7 up, 8 in 2023-10-07T21:21:34.096 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:33 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.7.service: Succeeded. 2023-10-07T21:21:34.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:33 smithi046 systemd[1]: Stopped Ceph osd.7 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:21:34.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:33 smithi046 systemd[1]: Starting Ceph osd.7 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:21:34.425 INFO:tasks.rados.rados.0.smithi003.stdout:2315: done (10 left) 2023-10-07T21:21:34.425 INFO:tasks.rados.rados.0.smithi003.stdout:2317: done (9 left) 2023-10-07T21:21:34.426 INFO:tasks.rados.rados.0.smithi003.stdout:2318: done (8 left) 2023-10-07T21:21:34.426 INFO:tasks.rados.rados.0.smithi003.stdout:2319: done (7 left) 2023-10-07T21:21:34.426 INFO:tasks.rados.rados.0.smithi003.stdout:2321: done (6 left) 2023-10-07T21:21:34.426 INFO:tasks.rados.rados.0.smithi003.stdout:2322: done (5 left) 2023-10-07T21:21:34.426 INFO:tasks.rados.rados.0.smithi003.stdout:2323: done (4 left) 2023-10-07T21:21:34.427 INFO:tasks.rados.rados.0.smithi003.stdout:2324: done (3 left) 2023-10-07T21:21:34.427 INFO:tasks.rados.rados.0.smithi003.stdout:2325: done (2 left) 2023-10-07T21:21:34.427 INFO:tasks.rados.rados.0.smithi003.stdout:2326: done (1 left) 2023-10-07T21:21:34.427 INFO:tasks.rados.rados.0.smithi003.stdout:2327: done (0 left) 2023-10-07T21:21:34.427 INFO:tasks.rados.rados.0.smithi003.stdout:2328: snap_remove snap 179 2023-10-07T21:21:34.786 INFO:tasks.rados.rados.0.smithi003.stdout:2328: done (0 left) 2023-10-07T21:21:34.786 INFO:tasks.rados.rados.0.smithi003.stdout:2329: delete oid 31 current snap is 239 2023-10-07T21:21:34.799 INFO:tasks.rados.rados.0.smithi003.stdout:2329: done (0 left) 2023-10-07T21:21:34.799 INFO:tasks.rados.rados.0.smithi003.stdout:2330: setattr oid 7 current snap is 239 2023-10-07T21:21:34.800 INFO:tasks.rados.rados.0.smithi003.stdout:2331: rmattr oid 5 current snap is 239 2023-10-07T21:21:34.800 INFO:tasks.rados.rados.0.smithi003.stdout:2331: done (1 left) 2023-10-07T21:21:34.801 INFO:tasks.rados.rados.0.smithi003.stdout:2332: read oid 43 snap -1 2023-10-07T21:21:34.801 INFO:tasks.rados.rados.0.smithi003.stdout:2332: expect deleted 2023-10-07T21:21:34.801 INFO:tasks.rados.rados.0.smithi003.stdout:2333: copy_from oid 45 from oid 34 current snap is 239 2023-10-07T21:21:34.801 INFO:tasks.rados.rados.0.smithi003.stdout:2334: setattr oid 25 current snap is 239 2023-10-07T21:21:34.803 INFO:tasks.rados.rados.0.smithi003.stdout:2335: rollback oid 9 current snap is 239 2023-10-07T21:21:34.803 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 205 2023-10-07T21:21:34.803 INFO:tasks.rados.rados.0.smithi003.stdout:2336: rollback oid 32 current snap is 239 2023-10-07T21:21:34.803 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 232 2023-10-07T21:21:34.803 INFO:tasks.rados.rados.0.smithi003.stdout:2337: copy_from oid 28 from oid 29 current snap is 239 2023-10-07T21:21:34.803 INFO:tasks.rados.rados.0.smithi003.stdout:2338: read oid 1 snap 227 2023-10-07T21:21:34.803 INFO:tasks.rados.rados.0.smithi003.stdout:2338: expect deleted 2023-10-07T21:21:34.804 INFO:tasks.rados.rados.0.smithi003.stdout:2339: delete oid 17 current snap is 239 2023-10-07T21:21:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:2333: finishing copy_from to smithi003182153-45 2023-10-07T21:21:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:2333: got expected ENOENT (src dne) 2023-10-07T21:21:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:2333: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:21:34.811 INFO:tasks.rados.rados.0.smithi003.stdout:2335: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:21:34.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1363 (ObjNum 129 snap 0 seq_num 1510699664) dirty dne 2023-10-07T21:21:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1042 (ObjNum 177 snap 0 seq_num 0) dirty exists 2023-10-07T21:21:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:2336: finishing rollback tid 0 to smithi003182153-32 2023-10-07T21:21:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1043 (ObjNum 559 snap 178 seq_num 559) dirty exists 2023-10-07T21:21:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:2330: done (8 left) 2023-10-07T21:21:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:2332: done (7 left) 2023-10-07T21:21:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:2333: done (6 left) 2023-10-07T21:21:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:2334: done (5 left) 2023-10-07T21:21:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:2335: done (4 left) 2023-10-07T21:21:34.815 INFO:tasks.rados.rados.0.smithi003.stdout:2338: done (3 left) 2023-10-07T21:21:34.815 INFO:tasks.rados.rados.0.smithi003.stdout:2339: done (2 left) 2023-10-07T21:21:34.815 INFO:tasks.rados.rados.0.smithi003.stdout:2340: rmattr oid 23 current snap is 239 2023-10-07T21:21:34.815 INFO:tasks.rados.rados.0.smithi003.stdout:2341: delete oid 8 current snap is 239 2023-10-07T21:21:34.815 INFO:tasks.rados.rados.0.smithi003.stdout:2336: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:21:34.815 INFO:tasks.rados.rados.0.smithi003.stdout:2336: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:21:34.815 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2008 (ObjNum 638 snap 202 seq_num 638) dirty exists 2023-10-07T21:21:34.819 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1618 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2336: done (3 left) 2023-10-07T21:21:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2340: done (2 left) 2023-10-07T21:21:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2341: done (1 left) 2023-10-07T21:21:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2342: copy_from oid 15 from oid 38 current snap is 239 2023-10-07T21:21:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2343: read oid 23 snap 229 2023-10-07T21:21:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2343: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T21:21:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2344: read oid 32 snap -1 2023-10-07T21:21:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2344: expect (ObjNum 638 snap 202 seq_num 638) 2023-10-07T21:21:34.830 INFO:tasks.rados.rados.0.smithi003.stdout:2345: snap_create 2023-10-07T21:21:34.844 INFO:tasks.rados.rados.0.smithi003.stdout:2343: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T21:21:34.950 INFO:tasks.rados.rados.0.smithi003.stdout:2342: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:21:34.951 INFO:tasks.rados.rados.0.smithi003.stdout:2337: finishing copy_from racing read to smithi003182153-28 2023-10-07T21:21:34.951 INFO:tasks.rados.rados.0.smithi003.stdout:2337: finishing copy_from to smithi003182153-28 2023-10-07T21:21:34.951 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1632 (ObjNum 714 snap 229 seq_num 714) dirty exists 2023-10-07T21:21:34.951 INFO:tasks.rados.rados.0.smithi003.stdout:2342: finishing copy_from to smithi003182153-15 2023-10-07T21:21:34.951 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 1349 (ObjNum 679 snap 221 seq_num 679) dirty exists 2023-10-07T21:21:34.951 INFO:tasks.rados.rados.0.smithi003.stdout:2344: expect (ObjNum 638 snap 202 seq_num 638) 2023-10-07T21:21:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[200960]: pgmap v449: 121 pgs: 3 remapped+peering, 6 active+undersized+degraded, 12 peering, 5 stale+active+clean, 19 active+undersized, 76 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 15 op/s; 31/726 objects degraded (4.270%); 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:21:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[200960]: Health check failed: Degraded data redundancy: 31/726 objects degraded (4.270%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[200960]: osdmap e536: 8 total, 7 up, 8 in 2023-10-07T21:21:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[200960]: osdmap e537: 8 total, 7 up, 8 in 2023-10-07T21:21:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[204507]: pgmap v449: 121 pgs: 3 remapped+peering, 6 active+undersized+degraded, 12 peering, 5 stale+active+clean, 19 active+undersized, 76 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 15 op/s; 31/726 objects degraded (4.270%); 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:21:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[204507]: Health check failed: Degraded data redundancy: 31/726 objects degraded (4.270%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[204507]: osdmap e536: 8 total, 7 up, 8 in 2023-10-07T21:21:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:34 smithi003 ceph-mon[204507]: osdmap e537: 8 total, 7 up, 8 in 2023-10-07T21:21:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:34 smithi046 ceph-mon[189713]: pgmap v449: 121 pgs: 3 remapped+peering, 6 active+undersized+degraded, 12 peering, 5 stale+active+clean, 19 active+undersized, 76 active+clean; 393 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 15 op/s; 31/726 objects degraded (4.270%); 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:21:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:34 smithi046 ceph-mon[189713]: Health check failed: Degraded data redundancy: 31/726 objects degraded (4.270%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:34 smithi046 ceph-mon[189713]: osdmap e536: 8 total, 7 up, 8 in 2023-10-07T21:21:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:34 smithi046 ceph-mon[189713]: osdmap e537: 8 total, 7 up, 8 in 2023-10-07T21:21:35.096 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T21:21:35.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-07T21:21:35.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: 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-10-07T21:21:35.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-10-07T21:21:35.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-10-07T21:21:35.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-07T21:21:35.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-07T21:21:35.097 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:34 smithi046 bash[221121]: --> ceph-volume lvm activate successful for osd ID: 7 2023-10-07T21:21:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:2337: done (4 left) 2023-10-07T21:21:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:2342: done (3 left) 2023-10-07T21:21:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:2343: done (2 left) 2023-10-07T21:21:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:2344: done (1 left) 2023-10-07T21:21:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:2345: done (0 left) 2023-10-07T21:21:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 240 2023-10-07T21:21:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:2346: seq_num 735 ranges {5357568=311296} 2023-10-07T21:21:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:2346: writing smithi003182153-24 from 5357568 to 5668864 tid 1 2023-10-07T21:21:35.856 INFO:tasks.rados.rados.0.smithi003.stdout:2347: delete oid 9 current snap is 240 2023-10-07T21:21:35.858 INFO:tasks.rados.rados.0.smithi003.stdout:2347: done (1 left) 2023-10-07T21:21:35.858 INFO:tasks.rados.rados.0.smithi003.stdout:2348: read oid 27 snap -1 2023-10-07T21:21:35.858 INFO:tasks.rados.rados.0.smithi003.stdout:2348: expect (ObjNum 656 snap 209 seq_num 656) 2023-10-07T21:21:35.858 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 240 2023-10-07T21:21:35.859 INFO:tasks.rados.rados.0.smithi003.stdout:2349: seq_num 737 ranges {2965504=352256} 2023-10-07T21:21:35.877 INFO:tasks.rados.rados.0.smithi003.stdout:2349: writing smithi003182153-12 from 2965504 to 3317760 tid 1 2023-10-07T21:21:35.877 INFO:tasks.rados.rados.0.smithi003.stdout:2350: rollback oid 30 current snap is 240 2023-10-07T21:21:35.877 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 239 2023-10-07T21:21:35.877 INFO:tasks.rados.rados.0.smithi003.stdout:2346: finishing write tid 1 to smithi003182153-24 2023-10-07T21:21:35.878 INFO:tasks.rados.rados.0.smithi003.stdout:2346: finishing write tid 2 to smithi003182153-24 2023-10-07T21:21:35.878 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 240 2023-10-07T21:21:35.878 INFO:tasks.rados.rados.0.smithi003.stdout:2346: finishing write tid 3 to smithi003182153-24 2023-10-07T21:21:35.878 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1692 (ObjNum 735 snap 240 seq_num 735) dirty exists 2023-10-07T21:21:35.878 INFO:tasks.rados.rados.0.smithi003.stdout:2346: left oid 24 (ObjNum 735 snap 240 seq_num 735) 2023-10-07T21:21:35.878 INFO:tasks.rados.rados.0.smithi003.stdout:2348: expect (ObjNum 656 snap 209 seq_num 656) 2023-10-07T21:21:35.914 INFO:tasks.rados.rados.0.smithi003.stdout:2349: finishing write tid 1 to smithi003182153-12 2023-10-07T21:21:35.914 INFO:tasks.rados.rados.0.smithi003.stdout:2349: finishing write tid 2 to smithi003182153-12 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:2350: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:2349: finishing write tid 3 to smithi003182153-12 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 1409 (ObjNum 737 snap 240 seq_num 737) dirty exists 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:2349: left oid 12 (ObjNum 737 snap 240 seq_num 737) 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:2350: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:2350: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 1343 (ObjNum 715 snap 230 seq_num 715) dirty exists 2023-10-07T21:21:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:2351: seq_num 738 ranges {2981888=368640} 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2351: writing smithi003182153-22 from 2981888 to 3350528 tid 1 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2346: done (4 left) 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2348: done (3 left) 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2349: done (2 left) 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2350: done (1 left) 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2352: copy_from oid 31 from oid 42 current snap is 240 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2353: rollback oid 12 current snap is 240 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 218 2023-10-07T21:21:35.933 INFO:tasks.rados.rados.0.smithi003.stdout:2354: delete oid 38 current snap is 240 2023-10-07T21:21:35.936 INFO:tasks.rados.rados.0.smithi003.stdout:2353: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:21:35.936 INFO:tasks.rados.rados.0.smithi003.stdout:2353: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:21:35.937 INFO:tasks.rados.rados.0.smithi003.stdout:2353: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:21:35.937 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 1412 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:21:35.938 INFO:tasks.rados.rados.0.smithi003.stdout:2353: done (3 left) 2023-10-07T21:21:35.939 INFO:tasks.rados.rados.0.smithi003.stdout:2354: done (2 left) 2023-10-07T21:21:35.939 INFO:tasks.rados.rados.0.smithi003.stdout:2355: read oid 29 snap 235 2023-10-07T21:21:35.939 INFO:tasks.rados.rados.0.smithi003.stdout:2355: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:35.939 INFO:tasks.rados.rados.0.smithi003.stdout:2356: read oid 17 snap -1 2023-10-07T21:21:35.939 INFO:tasks.rados.rados.0.smithi003.stdout:2356: expect deleted 2023-10-07T21:21:35.939 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 240 2023-10-07T21:21:35.939 INFO:tasks.rados.rados.0.smithi003.stdout:2357: seq_num 740 ranges {0=401408} 2023-10-07T21:21:35.940 INFO:tasks.rados.rados.0.smithi003.stdout:2357: writing smithi003182153-8 from 0 to 401408 tid 1 2023-10-07T21:21:35.940 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 240 2023-10-07T21:21:35.940 INFO:tasks.rados.rados.0.smithi003.stdout:2358: seq_num 741 ranges {843776=417792} 2023-10-07T21:21:35.948 INFO:tasks.rados.rados.0.smithi003.stdout:2358: writing smithi003182153-6 from 843776 to 1261568 tid 1 2023-10-07T21:21:35.948 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 240 2023-10-07T21:21:35.948 INFO:tasks.rados.rados.0.smithi003.stdout:2351: finishing write tid 1 to smithi003182153-22 2023-10-07T21:21:35.948 INFO:tasks.rados.rados.0.smithi003.stdout:2351: finishing write tid 2 to smithi003182153-22 2023-10-07T21:21:35.948 INFO:tasks.rados.rados.0.smithi003.stdout:2359: seq_num 742 ranges {8404992=434176} 2023-10-07T21:21:35.997 INFO:tasks.rados.rados.0.smithi003.stdout:2359: writing smithi003182153-33 from 8404992 to 8839168 tid 1 2023-10-07T21:21:35.997 INFO:tasks.rados.rados.0.smithi003.stdout:2356: done (6 left) 2023-10-07T21:21:35.997 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 240 2023-10-07T21:21:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:2351: finishing write tid 3 to smithi003182153-22 2023-10-07T21:21:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1620 (ObjNum 738 snap 240 seq_num 738) dirty exists 2023-10-07T21:21:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:2351: left oid 22 (ObjNum 738 snap 240 seq_num 738) 2023-10-07T21:21:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:2357: finishing write tid 1 to smithi003182153-8 2023-10-07T21:21:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:2357: finishing write tid 2 to smithi003182153-8 2023-10-07T21:21:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:2357: finishing write tid 3 to smithi003182153-8 2023-10-07T21:21:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2024 (ObjNum 740 snap 240 seq_num 740) dirty exists 2023-10-07T21:21:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:2357: left oid 8 (ObjNum 740 snap 240 seq_num 740) 2023-10-07T21:21:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:2360: seq_num 743 ranges {2318336=450560} 2023-10-07T21:21:36.012 INFO:tasks.rados.rados.0.smithi003.stdout:2360: writing smithi003182153-35 from 2318336 to 2768896 tid 1 2023-10-07T21:21:36.012 INFO:tasks.rados.rados.0.smithi003.stdout:2351: done (6 left) 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2357: done (5 left) 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2361: read oid 1 snap -1 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2361: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2362: delete oid 32 current snap is 240 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2352: finishing copy_from racing read to smithi003182153-31 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2358: finishing write tid 1 to smithi003182153-6 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2358: finishing write tid 2 to smithi003182153-6 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2352: finishing copy_from to smithi003182153-31 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 1688 (ObjNum 655 snap 209 seq_num 655) dirty exists 2023-10-07T21:21:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:2358: finishing write tid 3 to smithi003182153-6 2023-10-07T21:21:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1345 (ObjNum 741 snap 240 seq_num 741) dirty exists 2023-10-07T21:21:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:2358: left oid 6 (ObjNum 741 snap 240 seq_num 741) 2023-10-07T21:21:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:2355: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:36.391 INFO:tasks.rados.rados.0.smithi003.stdout:2359: finishing write tid 1 to smithi003182153-33 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2359: finishing write tid 2 to smithi003182153-33 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2359: finishing write tid 3 to smithi003182153-33 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1634 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2359: left oid 33 (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2360: finishing write tid 1 to smithi003182153-35 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2360: finishing write tid 2 to smithi003182153-35 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2352: done (6 left) 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2355: done (5 left) 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2358: done (4 left) 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2359: done (3 left) 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2362: done (2 left) 2023-10-07T21:21:36.392 INFO:tasks.rados.rados.0.smithi003.stdout:2363: rmattr oid 18 current snap is 240 2023-10-07T21:21:36.393 INFO:tasks.rados.rados.0.smithi003.stdout:2363: done (2 left) 2023-10-07T21:21:36.393 INFO:tasks.rados.rados.0.smithi003.stdout:2364: snap_remove snap 215 2023-10-07T21:21:36.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:36 smithi046 ceph-osd[221589]: -- 172.21.15.46:0/207671423 <== mon.1 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5645963d44e0 con 0x5645963a6c00 2023-10-07T21:21:36.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:36 smithi046 bash[221524]: 35fd315a64b5cdaaf1fab2dbc839a2689315d4e577faf45a964010318890bbec 2023-10-07T21:21:36.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:36 smithi046 systemd[1]: Started Ceph osd.7 for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:21:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[200960]: pgmap v452: 121 pgs: 3 active+clean+remapped, 4 remapped+peering, 8 active+undersized+degraded, 12 peering, 27 active+undersized, 67 active+clean; 394 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 43/738 objects degraded (5.827%); 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:21:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[200960]: osdmap e538: 8 total, 7 up, 8 in 2023-10-07T21:21:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[204507]: pgmap v452: 121 pgs: 3 active+clean+remapped, 4 remapped+peering, 8 active+undersized+degraded, 12 peering, 27 active+undersized, 67 active+clean; 394 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 43/738 objects degraded (5.827%); 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:21:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[204507]: osdmap e538: 8 total, 7 up, 8 in 2023-10-07T21:21:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:37.096 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:36 smithi046 conmon[221565]: 2023-10-07T21:21:36.737+0000 7f550fdc2640 -1 Falling back to public interface 2023-10-07T21:21:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:36 smithi046 ceph-mon[189713]: pgmap v452: 121 pgs: 3 active+clean+remapped, 4 remapped+peering, 8 active+undersized+degraded, 12 peering, 27 active+undersized, 67 active+clean; 394 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 43/738 objects degraded (5.827%); 1.7 MiB/s, 7 objects/s recovering 2023-10-07T21:21:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:36 smithi046 ceph-mon[189713]: osdmap e538: 8 total, 7 up, 8 in 2023-10-07T21:21:37.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:37.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:37.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:37.284 INFO:tasks.rados.rados.0.smithi003.stdout:2364: done (2 left) 2023-10-07T21:21:37.284 INFO:tasks.rados.rados.0.smithi003.stdout:2365: snap_create 2023-10-07T21:21:37.285 INFO:tasks.rados.rados.0.smithi003.stdout:2360: finishing write tid 3 to smithi003182153-35 2023-10-07T21:21:37.285 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1622 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:21:37.285 INFO:tasks.rados.rados.0.smithi003.stdout:2360: left oid 35 (ObjNum 743 snap 240 seq_num 743) 2023-10-07T21:21:37.285 INFO:tasks.rados.rados.0.smithi003.stdout:2361: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:2360: done (2 left) 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:2361: done (1 left) 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:2365: done (0 left) 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:2366: rollback oid 30 current snap is 241 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 214 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:2367: rollback oid 21 current snap is 241 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 205 2023-10-07T21:21:38.288 INFO:tasks.rados.rados.0.smithi003.stdout:2368: delete oid 10 current snap is 241 2023-10-07T21:21:38.298 INFO:tasks.rados.rados.0.smithi003.stdout:2368: done (2 left) 2023-10-07T21:21:38.298 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 241 2023-10-07T21:21:38.298 INFO:tasks.rados.rados.0.smithi003.stdout:2369: seq_num 746 ranges {0=499712} 2023-10-07T21:21:38.300 INFO:tasks.rados.rados.0.smithi003.stdout:2369: writing smithi003182153-48 from 0 to 499712 tid 1 2023-10-07T21:21:38.300 INFO:tasks.rados.rados.0.smithi003.stdout:2370: snap_create 2023-10-07T21:21:38.300 INFO:tasks.rados.rados.0.smithi003.stdout:2367: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:21:38.300 INFO:tasks.rados.rados.0.smithi003.stdout:2366: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:21:38.300 INFO:tasks.rados.rados.0.smithi003.stdout:2367: finishing rollback tid 2 to smithi003182153-21 2023-10-07T21:21:38.300 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1418 (ObjNum 458 snap 149 seq_num 458) dirty exists 2023-10-07T21:21:38.301 INFO:tasks.rados.rados.0.smithi003.stdout:2366: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:21:38.301 INFO:tasks.rados.rados.0.smithi003.stdout:2366: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:21:38.301 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 1348 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:21:38.304 INFO:tasks.rados.rados.0.smithi003.stdout:2369: finishing write tid 1 to smithi003182153-48 2023-10-07T21:21:38.304 INFO:tasks.rados.rados.0.smithi003.stdout:2369: finishing write tid 2 to smithi003182153-48 2023-10-07T21:21:38.306 INFO:tasks.rados.rados.0.smithi003.stdout:2369: finishing write tid 3 to smithi003182153-48 2023-10-07T21:21:38.306 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 636 (ObjNum 746 snap 241 seq_num 746) dirty exists 2023-10-07T21:21:38.306 INFO:tasks.rados.rados.0.smithi003.stdout:2369: left oid 48 (ObjNum 746 snap 241 seq_num 746) 2023-10-07T21:21:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:38 smithi003 ceph-mon[200960]: pgmap v454: 121 pgs: 5 active+clean+remapped, 4 remapped+peering, 10 active+undersized+degraded, 37 active+undersized, 65 active+clean; 386 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 22 op/s; 45/738 objects degraded (6.098%); 7/738 objects misplaced (0.949%); 1.5 MiB/s, 6 objects/s recovering 2023-10-07T21:21:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:38 smithi003 ceph-mon[200960]: osdmap e539: 8 total, 7 up, 8 in 2023-10-07T21:21:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:38 smithi003 ceph-mon[200960]: Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T21:21:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:38 smithi003 ceph-mon[204507]: pgmap v454: 121 pgs: 5 active+clean+remapped, 4 remapped+peering, 10 active+undersized+degraded, 37 active+undersized, 65 active+clean; 386 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 22 op/s; 45/738 objects degraded (6.098%); 7/738 objects misplaced (0.949%); 1.5 MiB/s, 6 objects/s recovering 2023-10-07T21:21:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:38 smithi003 ceph-mon[204507]: osdmap e539: 8 total, 7 up, 8 in 2023-10-07T21:21:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:38 smithi003 ceph-mon[204507]: Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T21:21:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:38 smithi046 ceph-mon[189713]: pgmap v454: 121 pgs: 5 active+clean+remapped, 4 remapped+peering, 10 active+undersized+degraded, 37 active+undersized, 65 active+clean; 386 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 22 op/s; 45/738 objects degraded (6.098%); 7/738 objects misplaced (0.949%); 1.5 MiB/s, 6 objects/s recovering 2023-10-07T21:21:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:38 smithi046 ceph-mon[189713]: osdmap e539: 8 total, 7 up, 8 in 2023-10-07T21:21:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:38 smithi046 ceph-mon[189713]: Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T21:21:39.298 INFO:tasks.rados.rados.0.smithi003.stdout:2366: done (3 left) 2023-10-07T21:21:39.298 INFO:tasks.rados.rados.0.smithi003.stdout:2367: done (2 left) 2023-10-07T21:21:39.299 INFO:tasks.rados.rados.0.smithi003.stdout:2369: done (1 left) 2023-10-07T21:21:39.299 INFO:tasks.rados.rados.0.smithi003.stdout:2370: done (0 left) 2023-10-07T21:21:39.299 INFO:tasks.rados.rados.0.smithi003.stdout:2371: rmattr oid 36 current snap is 242 2023-10-07T21:21:39.299 INFO:tasks.rados.rados.0.smithi003.stdout:2371: done (0 left) 2023-10-07T21:21:39.299 INFO:tasks.rados.rados.0.smithi003.stdout:2372: delete oid 24 current snap is 242 2023-10-07T21:21:39.303 INFO:tasks.rados.rados.0.smithi003.stdout:2372: done (0 left) 2023-10-07T21:21:39.303 INFO:tasks.rados.rados.0.smithi003.stdout:2373: read oid 46 snap -1 2023-10-07T21:21:39.303 INFO:tasks.rados.rados.0.smithi003.stdout:2373: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:21:39.304 INFO:tasks.rados.rados.0.smithi003.stdout:2374: read oid 43 snap 203 2023-10-07T21:21:39.304 INFO:tasks.rados.rados.0.smithi003.stdout:2374: expect (ObjNum 634 snap 202 seq_num 634) 2023-10-07T21:21:39.304 INFO:tasks.rados.rados.0.smithi003.stdout:2375: rmattr oid 34 current snap is 242 2023-10-07T21:21:39.304 INFO:tasks.rados.rados.0.smithi003.stdout:2375: done (2 left) 2023-10-07T21:21:39.304 INFO:tasks.rados.rados.0.smithi003.stdout:2376: read oid 30 snap -1 2023-10-07T21:21:39.304 INFO:tasks.rados.rados.0.smithi003.stdout:2376: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:21:39.304 INFO:tasks.rados.rados.0.smithi003.stdout:2377: delete oid 15 current snap is 242 2023-10-07T21:21:39.308 INFO:tasks.rados.rados.0.smithi003.stdout:2377: done (3 left) 2023-10-07T21:21:39.309 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 242 2023-10-07T21:21:39.309 INFO:tasks.rados.rados.0.smithi003.stdout:2378: seq_num 749 ranges {9469952=548864} 2023-10-07T21:21:39.363 INFO:tasks.rados.rados.0.smithi003.stdout:2378: writing smithi003182153-3 from 9469952 to 10018816 tid 1 2023-10-07T21:21:39.364 INFO:tasks.rados.rados.0.smithi003.stdout:2379: snap_remove snap 224 2023-10-07T21:21:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:39 smithi003 ceph-mon[204507]: osdmap e540: 8 total, 7 up, 8 in 2023-10-07T21:21:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:39 smithi003 ceph-mon[200960]: osdmap e540: 8 total, 7 up, 8 in 2023-10-07T21:21:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:39 smithi046 ceph-mon[189713]: osdmap e540: 8 total, 7 up, 8 in 2023-10-07T21:21:39.791 INFO:tasks.rados.rados.0.smithi003.stdout:2379: done (4 left) 2023-10-07T21:21:39.792 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 242 2023-10-07T21:21:39.792 INFO:tasks.rados.rados.0.smithi003.stdout:2380: seq_num 750 ranges {0=565248} 2023-10-07T21:21:39.792 INFO:tasks.rados.rados.0.smithi003.stdout:2380: writing smithi003182153-50 from 0 to 565248 tid 1 2023-10-07T21:21:39.792 INFO:tasks.rados.rados.0.smithi003.stdout:2381: read oid 16 snap 197 2023-10-07T21:21:39.793 INFO:tasks.rados.rados.0.smithi003.stdout:2381: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:21:39.793 INFO:tasks.rados.rados.0.smithi003.stdout:2382: rollback oid 17 current snap is 242 2023-10-07T21:21:39.793 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 17 to 235 2023-10-07T21:21:39.793 INFO:tasks.rados.rados.0.smithi003.stdout:2374: expect (ObjNum 634 snap 202 seq_num 634) 2023-10-07T21:21:39.834 INFO:tasks.rados.rados.0.smithi003.stdout:2374: done (6 left) 2023-10-07T21:21:39.834 INFO:tasks.rados.rados.0.smithi003.stdout:2383: copy_from oid 18 from oid 35 current snap is 242 2023-10-07T21:21:39.834 INFO:tasks.rados.rados.0.smithi003.stdout:2376: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:21:39.986 INFO:tasks.rados.rados.0.smithi003.stdout:2373: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:21:40.095 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:39 smithi046 conmon[221565]: 2023-10-07T21:21:39.610+0000 7f550fdc2640 -1 osd.7 0 read_superblock omap replica is missing. 2023-10-07T21:21:40.096 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:39 smithi046 conmon[221565]: 2023-10-07T21:21:39.664+0000 7f550fdc2640 -1 osd.7 532 log_to_monitors true 2023-10-07T21:21:40.096 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 07 21:21:39 smithi046 conmon[221565]: 2023-10-07T21:21:39.818+0000 7f54fda27700 -1 osd.7 532 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T21:21:40.220 INFO:tasks.rados.rados.0.smithi003.stdout:2378: finishing write tid 1 to smithi003182153-3 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2378: finishing write tid 2 to smithi003182153-3 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2378: finishing write tid 3 to smithi003182153-3 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1615 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2378: left oid 3 (ObjNum 749 snap 242 seq_num 749) 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2373: done (6 left) 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2376: done (5 left) 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2378: done (4 left) 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 242 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2382: finishing rollback tid 1 to smithi003182153-17 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1614 (ObjNum 129 snap 0 seq_num 1512942600) dirty dne 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2380: finishing write tid 1 to smithi003182153-50 2023-10-07T21:21:40.221 INFO:tasks.rados.rados.0.smithi003.stdout:2380: finishing write tid 2 to smithi003182153-50 2023-10-07T21:21:40.222 INFO:tasks.rados.rados.0.smithi003.stdout:2384: seq_num 751 ranges {1261568=581632} 2023-10-07T21:21:40.230 INFO:tasks.rados.rados.0.smithi003.stdout:2384: writing smithi003182153-6 from 1261568 to 1843200 tid 1 2023-10-07T21:21:40.231 INFO:tasks.rados.rados.0.smithi003.stdout:2382: done (4 left) 2023-10-07T21:21:40.231 INFO:tasks.rados.rados.0.smithi003.stdout:2385: delete oid 42 current snap is 242 2023-10-07T21:21:40.231 INFO:tasks.rados.rados.0.smithi003.stdout:2381: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:21:40.335 INFO:tasks.rados.rados.0.smithi003.stdout:2380: finishing write tid 3 to smithi003182153-50 2023-10-07T21:21:40.335 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1623 (ObjNum 750 snap 242 seq_num 750) dirty exists 2023-10-07T21:21:40.335 INFO:tasks.rados.rados.0.smithi003.stdout:2380: left oid 50 (ObjNum 750 snap 242 seq_num 750) 2023-10-07T21:21:40.335 INFO:tasks.rados.rados.0.smithi003.stdout:2383: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:21:40.335 INFO:tasks.rados.rados.0.smithi003.stdout:2383: finishing copy_from to smithi003182153-18 2023-10-07T21:21:40.335 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1622 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2380: done (4 left) 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2381: done (3 left) 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2383: done (2 left) 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2385: done (1 left) 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2386: delete oid 9 current snap is 242 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2384: finishing write tid 1 to smithi003182153-6 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2384: finishing write tid 2 to smithi003182153-6 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2384: finishing write tid 3 to smithi003182153-6 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1350 (ObjNum 751 snap 242 seq_num 751) dirty exists 2023-10-07T21:21:40.336 INFO:tasks.rados.rados.0.smithi003.stdout:2384: left oid 6 (ObjNum 751 snap 242 seq_num 751) 2023-10-07T21:21:40.337 INFO:tasks.rados.rados.0.smithi003.stdout:2384: done (1 left) 2023-10-07T21:21:40.337 INFO:tasks.rados.rados.0.smithi003.stdout:2386: done (0 left) 2023-10-07T21:21:40.337 INFO:tasks.rados.rados.0.smithi003.stdout:2387: copy_from oid 34 from oid 33 current snap is 242 2023-10-07T21:21:40.337 INFO:tasks.rados.rados.0.smithi003.stdout:2388: snap_remove snap 227 2023-10-07T21:21:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: pgmap v457: 121 pgs: 9 active+clean+remapped, 10 active+undersized+degraded, 37 active+undersized, 65 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.8 MiB/s wr, 26 op/s; 46/711 objects degraded (6.470%); 7/711 objects misplaced (0.985%) 2023-10-07T21:21:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 46/711 objects degraded (6.470%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: osdmap e541: 8 total, 7 up, 8 in 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: from='osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: osdmap e542: 8 total, 7 up, 8 in 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: from='osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[204507]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: pgmap v457: 121 pgs: 9 active+clean+remapped, 10 active+undersized+degraded, 37 active+undersized, 65 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.8 MiB/s wr, 26 op/s; 46/711 objects degraded (6.470%); 7/711 objects misplaced (0.985%) 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 46/711 objects degraded (6.470%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: osdmap e541: 8 total, 7 up, 8 in 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: from='osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: osdmap e542: 8 total, 7 up, 8 in 2023-10-07T21:21:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: from='osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:40 smithi003 ceph-mon[200960]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: pgmap v457: 121 pgs: 9 active+clean+remapped, 10 active+undersized+degraded, 37 active+undersized, 65 active+clean; 366 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.8 MiB/s wr, 26 op/s; 46/711 objects degraded (6.470%); 7/711 objects misplaced (0.985%) 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 46/711 objects degraded (6.470%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: osdmap e541: 8 total, 7 up, 8 in 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: from='osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: osdmap e542: 8 total, 7 up, 8 in 2023-10-07T21:21:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: from='osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:40 smithi046 ceph-mon[189713]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2023-10-07T21:21:40.802 INFO:tasks.rados.rados.0.smithi003.stdout:2388: done (1 left) 2023-10-07T21:21:40.803 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 242 2023-10-07T21:21:40.803 INFO:tasks.rados.rados.0.smithi003.stdout:2387: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:21:40.803 INFO:tasks.rados.rados.0.smithi003.stdout:2389: seq_num 754 ranges {6356992=630784} 2023-10-07T21:21:40.844 INFO:tasks.rados.rados.0.smithi003.stdout:2389: writing smithi003182153-19 from 6356992 to 6987776 tid 1 2023-10-07T21:21:40.844 INFO:tasks.rados.rados.0.smithi003.stdout:2390: rmattr oid 4 current snap is 242 2023-10-07T21:21:40.844 INFO:tasks.rados.rados.0.smithi003.stdout:2390: done (2 left) 2023-10-07T21:21:40.844 INFO:tasks.rados.rados.0.smithi003.stdout:2391: rmattr oid 24 current snap is 242 2023-10-07T21:21:40.844 INFO:tasks.rados.rados.0.smithi003.stdout:2391: done (2 left) 2023-10-07T21:21:40.844 INFO:tasks.rados.rados.0.smithi003.stdout:2392: rollback oid 11 current snap is 242 2023-10-07T21:21:40.844 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 239 2023-10-07T21:21:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:2387: finishing copy_from to smithi003182153-34 2023-10-07T21:21:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 1634 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:21:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:2387: done (2 left) 2023-10-07T21:21:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:2393: rmattr oid 30 current snap is 242 2023-10-07T21:21:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:2394: read oid 44 snap 232 2023-10-07T21:21:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:2394: expect (ObjNum 645 snap 203 seq_num 645) 2023-10-07T21:21:40.845 INFO:tasks.rados.rados.0.smithi003.stdout:2395: snap_remove snap 234 2023-10-07T21:21:41.808 INFO:tasks.rados.rados.0.smithi003.stdout:2395: done (4 left) 2023-10-07T21:21:41.808 INFO:tasks.rados.rados.0.smithi003.stdout:2396: delete oid 22 current snap is 242 2023-10-07T21:21:41.809 INFO:tasks.rados.rados.0.smithi003.stdout:2394: expect (ObjNum 645 snap 203 seq_num 645) 2023-10-07T21:21:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[204507]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:21:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[204507]: osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370] boot 2023-10-07T21:21:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[204507]: osdmap e543: 8 total, 8 up, 8 in 2023-10-07T21:21:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:21:41.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:41.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:41.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[200960]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:21:41.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[200960]: osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370] boot 2023-10-07T21:21:41.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[200960]: osdmap e543: 8 total, 8 up, 8 in 2023-10-07T21:21:41.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:21:41.827 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:21:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:21:41] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-10-07T21:21:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:41 smithi046 ceph-mon[189713]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T21:21:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:41 smithi046 ceph-mon[189713]: osd.7 [v2:172.21.15.46:6824/1201685370,v1:172.21.15.46:6825/1201685370] boot 2023-10-07T21:21:41.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:41 smithi046 ceph-mon[189713]: osdmap e543: 8 total, 8 up, 8 in 2023-10-07T21:21:41.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T21:21:41.860 INFO:tasks.rados.rados.0.smithi003.stdout:2389: finishing write tid 1 to smithi003182153-19 2023-10-07T21:21:41.860 INFO:tasks.rados.rados.0.smithi003.stdout:2389: finishing write tid 2 to smithi003182153-19 2023-10-07T21:21:41.860 INFO:tasks.rados.rados.0.smithi003.stdout:2394: done (4 left) 2023-10-07T21:21:41.860 INFO:tasks.rados.rados.0.smithi003.stdout:2396: done (3 left) 2023-10-07T21:21:41.860 INFO:tasks.rados.rados.0.smithi003.stdout:2397: snap_create 2023-10-07T21:21:41.861 INFO:tasks.rados.rados.0.smithi003.stdout:2389: finishing write tid 3 to smithi003182153-19 2023-10-07T21:21:41.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1658 (ObjNum 754 snap 242 seq_num 754) dirty exists 2023-10-07T21:21:41.861 INFO:tasks.rados.rados.0.smithi003.stdout:2389: left oid 19 (ObjNum 754 snap 242 seq_num 754) 2023-10-07T21:21:41.861 INFO:tasks.rados.rados.0.smithi003.stdout:2392: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:21:41.861 INFO:tasks.rados.rados.0.smithi003.stdout:2392: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:21:41.861 INFO:tasks.rados.rados.0.smithi003.stdout:2392: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:21:41.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1421 (ObjNum 724 snap 237 seq_num 724) dirty exists 2023-10-07T21:21:42.809 INFO:tasks.rados.rados.0.smithi003.stdout:2389: done (3 left) 2023-10-07T21:21:42.809 INFO:tasks.rados.rados.0.smithi003.stdout:2392: done (2 left) 2023-10-07T21:21:42.809 INFO:tasks.rados.rados.0.smithi003.stdout:2397: done (1 left) 2023-10-07T21:21:42.809 INFO:tasks.rados.rados.0.smithi003.stdout:2398: read oid 36 snap -1 2023-10-07T21:21:42.809 INFO:tasks.rados.rados.0.smithi003.stdout:2398: expect deleted 2023-10-07T21:21:42.810 INFO:tasks.rados.rados.0.smithi003.stdout:2399: read oid 27 snap -1 2023-10-07T21:21:42.810 INFO:tasks.rados.rados.0.smithi003.stdout:2399: expect (ObjNum 656 snap 209 seq_num 656) 2023-10-07T21:21:42.810 INFO:tasks.rados.rados.0.smithi003.stdout:2400: rmattr oid 42 current snap is 243 2023-10-07T21:21:42.810 INFO:tasks.rados.rados.0.smithi003.stdout:2400: done (3 left) 2023-10-07T21:21:42.810 INFO:tasks.rados.rados.0.smithi003.stdout:2401: rmattr oid 50 current snap is 243 2023-10-07T21:21:42.810 INFO:tasks.rados.rados.0.smithi003.stdout:2401: done (3 left) 2023-10-07T21:21:42.810 INFO:tasks.rados.rados.0.smithi003.stdout:2402: snap_create 2023-10-07T21:21:42.827 INFO:tasks.rados.rados.0.smithi003.stdout:2399: expect (ObjNum 656 snap 209 seq_num 656) 2023-10-07T21:21:42.865 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 1351 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:21:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:42 smithi003 ceph-mon[204507]: pgmap v461: 121 pgs: 64 active+clean, 30 active+undersized, 9 active+undersized+degraded, 8 peering, 1 active+clean+snaptrim, 8 active+clean+remapped, 1 remapped+peering; 367 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 26 op/s; 45/714 objects degraded (6.303%); 7/714 objects misplaced (0.980%) 2023-10-07T21:21:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:42 smithi003 ceph-mon[204507]: osdmap e544: 8 total, 8 up, 8 in 2023-10-07T21:21:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:42 smithi003 ceph-mon[200960]: pgmap v461: 121 pgs: 64 active+clean, 30 active+undersized, 9 active+undersized+degraded, 8 peering, 1 active+clean+snaptrim, 8 active+clean+remapped, 1 remapped+peering; 367 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 26 op/s; 45/714 objects degraded (6.303%); 7/714 objects misplaced (0.980%) 2023-10-07T21:21:43.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:42 smithi003 ceph-mon[200960]: osdmap e544: 8 total, 8 up, 8 in 2023-10-07T21:21:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:42 smithi046 ceph-mon[189713]: pgmap v461: 121 pgs: 64 active+clean, 30 active+undersized, 9 active+undersized+degraded, 8 peering, 1 active+clean+snaptrim, 8 active+clean+remapped, 1 remapped+peering; 367 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 26 op/s; 45/714 objects degraded (6.303%); 7/714 objects misplaced (0.980%) 2023-10-07T21:21:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:42 smithi046 ceph-mon[189713]: osdmap e544: 8 total, 8 up, 8 in 2023-10-07T21:21:43.818 INFO:tasks.rados.rados.0.smithi003.stdout:2393: done (3 left) 2023-10-07T21:21:43.818 INFO:tasks.rados.rados.0.smithi003.stdout:2398: done (2 left) 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:2399: done (1 left) 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:2402: done (0 left) 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:2403: copy_from oid 48 from oid 32 current snap is 244 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:2404: rollback oid 19 current snap is 244 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 19 to 225 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:2405: copy_from oid 36 from oid 37 current snap is 244 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 244 2023-10-07T21:21:43.819 INFO:tasks.rados.rados.0.smithi003.stdout:2406: seq_num 756 ranges {0=671744} 2023-10-07T21:21:43.823 INFO:tasks.rados.rados.0.smithi003.stdout:2406: writing smithi003182153-39 from 0 to 671744 tid 1 2023-10-07T21:21:43.823 INFO:tasks.rados.rados.0.smithi003.stdout:2407: snap_create 2023-10-07T21:21:43.826 INFO:tasks.rados.rados.0.smithi003.stdout:2403: finishing copy_from to smithi003182153-48 2023-10-07T21:21:43.826 INFO:tasks.rados.rados.0.smithi003.stdout:2403: got expected ENOENT (src dne) 2023-10-07T21:21:43.827 INFO:tasks.rados.rados.0.smithi003.stdout:2403: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:21:43.829 INFO:tasks.rados.rados.0.smithi003.stdout:2404: finishing rollback tid 0 to smithi003182153-19 2023-10-07T21:21:43.829 INFO:tasks.rados.rados.0.smithi003.stdout:2406: finishing write tid 1 to smithi003182153-39 2023-10-07T21:21:43.830 INFO:tasks.rados.rados.0.smithi003.stdout:2404: finishing rollback tid 1 to smithi003182153-19 2023-10-07T21:21:43.830 INFO:tasks.rados.rados.0.smithi003.stdout:2404: finishing rollback tid 2 to smithi003182153-19 2023-10-07T21:21:43.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1661 (ObjNum 703 snap 224 seq_num 703) dirty exists 2023-10-07T21:21:43.830 INFO:tasks.rados.rados.0.smithi003.stdout:2406: finishing write tid 2 to smithi003182153-39 2023-10-07T21:21:43.831 INFO:tasks.rados.rados.0.smithi003.stdout:2406: finishing write tid 3 to smithi003182153-39 2023-10-07T21:21:43.831 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1696 (ObjNum 756 snap 244 seq_num 756) dirty exists 2023-10-07T21:21:43.831 INFO:tasks.rados.rados.0.smithi003.stdout:2406: left oid 39 (ObjNum 756 snap 244 seq_num 756) 2023-10-07T21:21:43.845 INFO:tasks.rados.rados.0.smithi003.stdout:2405: finishing copy_from racing read to smithi003182153-36 2023-10-07T21:21:43.848 INFO:tasks.rados.rados.0.smithi003.stdout:2405: finishing copy_from to smithi003182153-36 2023-10-07T21:21:43.848 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 753 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:21:44.067 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:43 smithi046 ceph-mon[189713]: osdmap e545: 8 total, 8 up, 8 in 2023-10-07T21:21:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:43 smithi003 ceph-mon[200960]: osdmap e545: 8 total, 8 up, 8 in 2023-10-07T21:21:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:43 smithi003 ceph-mon[204507]: osdmap e545: 8 total, 8 up, 8 in 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2403: done (4 left) 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2404: done (3 left) 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2405: done (2 left) 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2406: done (1 left) 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2407: done (0 left) 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2408: read oid 28 snap -1 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2408: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2409: read oid 23 snap -1 2023-10-07T21:21:44.823 INFO:tasks.rados.rados.0.smithi003.stdout:2409: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:21:44.824 INFO:tasks.rados.rados.0.smithi003.stdout:2410: rollback oid 39 current snap is 245 2023-10-07T21:21:44.824 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 233 2023-10-07T21:21:44.824 INFO:tasks.rados.rados.0.smithi003.stdout:2411: read oid 50 snap 228 2023-10-07T21:21:44.824 INFO:tasks.rados.rados.0.smithi003.stdout:2411: expect (ObjNum 677 snap 219 seq_num 677) 2023-10-07T21:21:44.824 INFO:tasks.rados.rados.0.smithi003.stdout:2412: copy_from oid 6 from oid 11 current snap is 245 2023-10-07T21:21:44.824 INFO:tasks.rados.rados.0.smithi003.stdout:2413: delete oid 22 current snap is 245 2023-10-07T21:21:44.830 INFO:tasks.rados.rados.0.smithi003.stdout:2410: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:21:44.832 INFO:tasks.rados.rados.0.smithi003.stdout:2410: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:21:44.832 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1698 (ObjNum 65 snap 0 seq_num 0) dirty dne 2023-10-07T21:21:44.867 INFO:tasks.rados.rados.0.smithi003.stdout:2412: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:21:44.875 INFO:tasks.rados.rados.0.smithi003.stdout:2409: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:21:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: pgmap v464: 121 pgs: 80 active+clean, 17 active+undersized, 6 active+undersized+degraded, 8 peering, 1 active+clean+snaptrim, 8 active+clean+remapped, 1 remapped+peering; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.1 MiB/s wr, 8 op/s; 23/717 objects degraded (3.208%); 7/717 objects misplaced (0.976%); 1.1 MiB/s, 0 objects/s recovering 2023-10-07T21:21:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: osdmap e546: 8 total, 8 up, 8 in 2023-10-07T21:21:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-10-07T21:21:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-10-07T21:21:45.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: pgmap v464: 121 pgs: 80 active+clean, 17 active+undersized, 6 active+undersized+degraded, 8 peering, 1 active+clean+snaptrim, 8 active+clean+remapped, 1 remapped+peering; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.1 MiB/s wr, 8 op/s; 23/717 objects degraded (3.208%); 7/717 objects misplaced (0.976%); 1.1 MiB/s, 0 objects/s recovering 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: osdmap e546: 8 total, 8 up, 8 in 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-10-07T21:21:45.076 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[200960]: Health check update: Degraded data redundancy: 23/717 objects degraded (3.208%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:45.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-10-07T21:21:45.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-10-07T21:21:45.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-10-07T21:21:45.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-10-07T21:21:45.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-10-07T21:21:45.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-10-07T21:21:45.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:44 smithi003 ceph-mon[204507]: Health check update: Degraded data redundancy: 23/717 objects degraded (3.208%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: pgmap v464: 121 pgs: 80 active+clean, 17 active+undersized, 6 active+undersized+degraded, 8 peering, 1 active+clean+snaptrim, 8 active+clean+remapped, 1 remapped+peering; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.1 MiB/s wr, 8 op/s; 23/717 objects degraded (3.208%); 7/717 objects misplaced (0.976%); 1.1 MiB/s, 0 objects/s recovering 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: osdmap e546: 8 total, 8 up, 8 in 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:21:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-10-07T21:21:45.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-10-07T21:21:45.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-10-07T21:21:45.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-10-07T21:21:45.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-10-07T21:21:45.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-10-07T21:21:45.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-10-07T21:21:45.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:44 smithi046 ceph-mon[189713]: Health check update: Degraded data redundancy: 23/717 objects degraded (3.208%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T21:21:45.219 INFO:tasks.rados.rados.0.smithi003.stdout:2409: done (5 left) 2023-10-07T21:21:45.219 INFO:tasks.rados.rados.0.smithi003.stdout:2410: done (4 left) 2023-10-07T21:21:45.219 INFO:tasks.rados.rados.0.smithi003.stdout:2413: done (3 left) 2023-10-07T21:21:45.220 INFO:tasks.rados.rados.0.smithi003.stdout:2414: read oid 46 snap -1 2023-10-07T21:21:45.220 INFO:tasks.rados.rados.0.smithi003.stdout:2414: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:21:45.220 INFO:tasks.rados.rados.0.smithi003.stdout:2415: snap_create 2023-10-07T21:21:45.220 INFO:tasks.rados.rados.0.smithi003.stdout:2408: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:45.602 INFO:tasks.rados.rados.0.smithi003.stdout:2412: finishing copy_from to smithi003182153-6 2023-10-07T21:21:45.602 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1421 (ObjNum 724 snap 237 seq_num 724) dirty exists 2023-10-07T21:21:45.602 INFO:tasks.rados.rados.0.smithi003.stdout:2411: expect (ObjNum 677 snap 219 seq_num 677) 2023-10-07T21:21:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all osd 2023-10-07T21:21:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[204507]: Upgrade: Setting require_osd_release to 18 reef 2023-10-07T21:21:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[204507]: osdmap e547: 8 total, 8 up, 8 in 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[204507]: Upgrade: It appears safe to stop mds.a 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all osd 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[200960]: Upgrade: Setting require_osd_release to 18 reef 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[200960]: osdmap e547: 8 total, 8 up, 8 in 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:21:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:45 smithi003 ceph-mon[200960]: Upgrade: It appears safe to stop mds.a 2023-10-07T21:21:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:45 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all osd 2023-10-07T21:21:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:45 smithi046 ceph-mon[189713]: Upgrade: Setting require_osd_release to 18 reef 2023-10-07T21:21:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-10-07T21:21:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:45 smithi046 ceph-mon[189713]: osdmap e547: 8 total, 8 up, 8 in 2023-10-07T21:21:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T21:21:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:45 smithi046 ceph-mon[189713]: Upgrade: It appears safe to stop mds.a 2023-10-07T21:21:46.324 INFO:tasks.rados.rados.0.smithi003.stdout:2414: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:21:46.559 INFO:tasks.rados.rados.0.smithi003.stdout:2408: done (4 left) 2023-10-07T21:21:46.560 INFO:tasks.rados.rados.0.smithi003.stdout:2411: done (3 left) 2023-10-07T21:21:46.560 INFO:tasks.rados.rados.0.smithi003.stdout:2412: done (2 left) 2023-10-07T21:21:46.560 INFO:tasks.rados.rados.0.smithi003.stdout:2414: done (1 left) 2023-10-07T21:21:46.560 INFO:tasks.rados.rados.0.smithi003.stdout:2415: done (0 left) 2023-10-07T21:21:46.560 INFO:tasks.rados.rados.0.smithi003.stdout:2416: setattr oid 24 current snap is 246 2023-10-07T21:21:46.560 INFO:tasks.rados.rados.0.smithi003.stdout:2417: delete oid 25 current snap is 246 2023-10-07T21:21:46.564 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1699 (ObjNum 2337 snap 0 seq_num 205361488) dirty exists 2023-10-07T21:21:46.564 INFO:tasks.rados.rados.0.smithi003.stdout:2416: done (1 left) 2023-10-07T21:21:46.564 INFO:tasks.rados.rados.0.smithi003.stdout:2417: done (0 left) 2023-10-07T21:21:46.564 INFO:tasks.rados.rados.0.smithi003.stdout:2418: snap_remove snap 197 2023-10-07T21:21:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: pgmap v467: 121 pgs: 1 creating+peering, 110 active+clean, 8 peering, 1 active+clean+snaptrim, 1 remapped+peering; 361 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 15 op/s; 9.4 MiB/s, 12 objects/s recovering 2023-10-07T21:21:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/717 objects degraded (3.208%), 6 pgs degraded) 2023-10-07T21:21:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:21:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: osdmap e548: 8 total, 8 up, 8 in 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:21:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: pgmap v467: 121 pgs: 1 creating+peering, 110 active+clean, 8 peering, 1 active+clean+snaptrim, 1 remapped+peering; 361 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 15 op/s; 9.4 MiB/s, 12 objects/s recovering 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/717 objects degraded (3.208%), 6 pgs degraded) 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: osdmap e548: 8 total, 8 up, 8 in 2023-10-07T21:21:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:21:47.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: pgmap v467: 121 pgs: 1 creating+peering, 110 active+clean, 8 peering, 1 active+clean+snaptrim, 1 remapped+peering; 361 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 15 op/s; 9.4 MiB/s, 12 objects/s recovering 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/717 objects degraded (3.208%), 6 pgs degraded) 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: osdmap e548: 8 total, 8 up, 8 in 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:21:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:47.227 INFO:tasks.rados.rados.0.smithi003.stdout:2418: done (0 left) 2023-10-07T21:21:47.227 INFO:tasks.rados.rados.0.smithi003.stdout:2419: rollback oid 23 current snap is 246 2023-10-07T21:21:47.227 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 229 2023-10-07T21:21:47.227 INFO:tasks.rados.rados.0.smithi003.stdout:2420: read oid 40 snap -1 2023-10-07T21:21:47.227 INFO:tasks.rados.rados.0.smithi003.stdout:2420: expect (ObjNum 726 snap 238 seq_num 726) 2023-10-07T21:21:47.227 INFO:tasks.rados.rados.0.smithi003.stdout:2421: snap_create 2023-10-07T21:21:47.237 INFO:tasks.rados.rados.0.smithi003.stdout:2419: finishing rollback tid 0 to smithi003182153-23 2023-10-07T21:21:47.242 INFO:tasks.rados.rados.0.smithi003.stdout:2419: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:21:47.243 INFO:tasks.rados.rados.0.smithi003.stdout:2419: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:21:47.243 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1626 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T21:21:47.262 INFO:tasks.rados.rados.0.smithi003.stdout:2420: expect (ObjNum 726 snap 238 seq_num 726) 2023-10-07T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:47 smithi003 ceph-mon[200960]: Upgrade: Updating mds.a 2023-10-07T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:47 smithi003 ceph-mon[200960]: Deploying daemon mds.a on smithi003 2023-10-07T21:21:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:47 smithi003 ceph-mon[200960]: osdmap e549: 8 total, 8 up, 8 in 2023-10-07T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:47 smithi003 ceph-mon[204507]: Upgrade: Updating mds.a 2023-10-07T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:47 smithi003 ceph-mon[204507]: Deploying daemon mds.a on smithi003 2023-10-07T21:21:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:47 smithi003 ceph-mon[204507]: osdmap e549: 8 total, 8 up, 8 in 2023-10-07T21:21:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:47 smithi046 ceph-mon[189713]: Upgrade: Updating mds.a 2023-10-07T21:21:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:47 smithi046 ceph-mon[189713]: Deploying daemon mds.a on smithi003 2023-10-07T21:21:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:47 smithi046 ceph-mon[189713]: osdmap e549: 8 total, 8 up, 8 in 2023-10-07T21:21:48.230 INFO:tasks.rados.rados.0.smithi003.stdout:2419: done (2 left) 2023-10-07T21:21:48.231 INFO:tasks.rados.rados.0.smithi003.stdout:2420: done (1 left) 2023-10-07T21:21:48.231 INFO:tasks.rados.rados.0.smithi003.stdout:2421: done (0 left) 2023-10-07T21:21:48.231 INFO:tasks.rados.rados.0.smithi003.stdout:2422: read oid 10 snap -1 2023-10-07T21:21:48.231 INFO:tasks.rados.rados.0.smithi003.stdout:2422: expect deleted 2023-10-07T21:21:48.231 INFO:tasks.rados.rados.0.smithi003.stdout:2423: snap_create 2023-10-07T21:21:48.573 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:48 smithi003 systemd[1]: Stopping Ceph mds.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:21:48.836 INFO:tasks.rados.rados.0.smithi003.stdout:2422: done (1 left) 2023-10-07T21:21:48.837 INFO:tasks.rados.rados.0.smithi003.stdout:2423: done (0 left) 2023-10-07T21:21:48.837 INFO:tasks.rados.rados.0.smithi003.stdout:2424: read oid 28 snap 243 2023-10-07T21:21:48.837 INFO:tasks.rados.rados.0.smithi003.stdout:2424: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:48.837 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 248 2023-10-07T21:21:48.837 INFO:tasks.rados.rados.0.smithi003.stdout:2425: seq_num 759 ranges {0=720896} 2023-10-07T21:21:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:2425: writing smithi003182153-25 from 0 to 720896 tid 1 2023-10-07T21:21:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:2426: snap_remove snap 239 2023-10-07T21:21:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:48 smithi003 ceph-mon[200960]: pgmap v469: 121 pgs: 1 creating+peering, 120 active+clean; 367 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.2 MiB/s wr, 15 op/s; 8.5 MiB/s, 11 objects/s recovering 2023-10-07T21:21:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:48 smithi003 ceph-mon[200960]: osdmap e550: 8 total, 8 up, 8 in 2023-10-07T21:21:49.072 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:48 smithi003 conmon[158342]: 2023-10-07T21:21:48.602+0000 7f5b11a23700 -1 received signal: Terminated from /dev/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-10-07T21:21:49.073 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:48 smithi003 conmon[158342]: 2023-10-07T21:21:48.602+0000 7f5b11a23700 -1 mds.a *** got signal Terminated *** 2023-10-07T21:21:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:48 smithi003 ceph-mon[204507]: pgmap v469: 121 pgs: 1 creating+peering, 120 active+clean; 367 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.2 MiB/s wr, 15 op/s; 8.5 MiB/s, 11 objects/s recovering 2023-10-07T21:21:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:48 smithi003 ceph-mon[204507]: osdmap e550: 8 total, 8 up, 8 in 2023-10-07T21:21:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:48 smithi046 ceph-mon[189713]: pgmap v469: 121 pgs: 1 creating+peering, 120 active+clean; 367 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.2 MiB/s wr, 15 op/s; 8.5 MiB/s, 11 objects/s recovering 2023-10-07T21:21:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:48 smithi046 ceph-mon[189713]: osdmap e550: 8 total, 8 up, 8 in 2023-10-07T21:21:49.801 INFO:tasks.rados.rados.0.smithi003.stdout:2426: done (2 left) 2023-10-07T21:21:49.801 INFO:tasks.rados.rados.0.smithi003.stdout:2427: read oid 2 snap 235 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:2427: expect deleted 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:2428: read oid 30 snap -1 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:2428: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:2429: setattr oid 32 current snap is 248 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:2430: read oid 3 snap -1 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:2430: expect (ObjNum 749 snap 242 seq_num 749) 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 248 2023-10-07T21:21:49.802 INFO:tasks.rados.rados.0.smithi003.stdout:2431: seq_num 760 ranges {1392640=737280} 2023-10-07T21:21:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2431: writing smithi003182153-27 from 1392640 to 2129920 tid 1 2023-10-07T21:21:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2432: rollback oid 9 current snap is 248 2023-10-07T21:21:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 220 2023-10-07T21:21:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2425: finishing write tid 1 to smithi003182153-25 2023-10-07T21:21:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2425: finishing write tid 2 to smithi003182153-25 2023-10-07T21:21:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2425: finishing write tid 3 to smithi003182153-25 2023-10-07T21:21:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1046 (ObjNum 759 snap 248 seq_num 759) dirty exists 2023-10-07T21:21:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:2425: left oid 25 (ObjNum 759 snap 248 seq_num 759) 2023-10-07T21:21:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:2424: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:49 smithi046 ceph-mon[189713]: osdmap e551: 8 total, 8 up, 8 in 2023-10-07T21:21:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:49 smithi046 ceph-mon[189713]: fsmap cephfs:1 {0=b=up:active} 2023-10-07T21:21:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:49 smithi046 ceph-mon[189713]: osdmap e552: 8 total, 8 up, 8 in 2023-10-07T21:21:50.198 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2093 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:21:50.198 INFO:tasks.rados.rados.0.smithi003.stdout:2424: done (7 left) 2023-10-07T21:21:50.198 INFO:tasks.rados.rados.0.smithi003.stdout:2425: done (6 left) 2023-10-07T21:21:50.199 INFO:tasks.rados.rados.0.smithi003.stdout:2427: done (5 left) 2023-10-07T21:21:50.199 INFO:tasks.rados.rados.0.smithi003.stdout:2429: done (4 left) 2023-10-07T21:21:50.199 INFO:tasks.rados.rados.0.smithi003.stdout:2433: setattr oid 10 current snap is 248 2023-10-07T21:21:50.199 INFO:tasks.rados.rados.0.smithi003.stdout:2431: finishing write tid 1 to smithi003182153-27 2023-10-07T21:21:50.199 INFO:tasks.rados.rados.0.smithi003.stdout:2431: finishing write tid 2 to smithi003182153-27 2023-10-07T21:21:50.199 INFO:tasks.rados.rados.0.smithi003.stdout:2428: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:21:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:49 smithi003 ceph-mon[200960]: osdmap e551: 8 total, 8 up, 8 in 2023-10-07T21:21:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:49 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=b=up:active} 2023-10-07T21:21:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:49 smithi003 ceph-mon[200960]: osdmap e552: 8 total, 8 up, 8 in 2023-10-07T21:21:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:49 smithi003 ceph-mon[204507]: osdmap e551: 8 total, 8 up, 8 in 2023-10-07T21:21:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:49 smithi003 ceph-mon[204507]: fsmap cephfs:1 {0=b=up:active} 2023-10-07T21:21:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:49 smithi003 ceph-mon[204507]: osdmap e552: 8 total, 8 up, 8 in 2023-10-07T21:21:50.344 INFO:tasks.rados.rados.0.smithi003.stdout:2432: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:21:50.344 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1363 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T21:21:50.344 INFO:tasks.rados.rados.0.smithi003.stdout:2431: finishing write tid 3 to smithi003182153-27 2023-10-07T21:21:50.344 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 1423 (ObjNum 760 snap 248 seq_num 760) dirty exists 2023-10-07T21:21:50.344 INFO:tasks.rados.rados.0.smithi003.stdout:2431: left oid 27 (ObjNum 760 snap 248 seq_num 760) 2023-10-07T21:21:50.344 INFO:tasks.rados.rados.0.smithi003.stdout:2430: expect (ObjNum 749 snap 242 seq_num 749) 2023-10-07T21:21:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:50 smithi046 ceph-mon[189713]: pgmap v473: 121 pgs: 1 creating+peering, 120 active+clean; 370 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-10-07T21:21:51.231 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1662 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:21:51.231 INFO:tasks.rados.rados.0.smithi003.stdout:2428: done (4 left) 2023-10-07T21:21:51.231 INFO:tasks.rados.rados.0.smithi003.stdout:2430: done (3 left) 2023-10-07T21:21:51.231 INFO:tasks.rados.rados.0.smithi003.stdout:2431: done (2 left) 2023-10-07T21:21:51.231 INFO:tasks.rados.rados.0.smithi003.stdout:2432: done (1 left) 2023-10-07T21:21:51.231 INFO:tasks.rados.rados.0.smithi003.stdout:2433: done (0 left) 2023-10-07T21:21:51.231 INFO:tasks.rados.rados.0.smithi003.stdout:2434: snap_create 2023-10-07T21:21:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:50 smithi003 ceph-mon[200960]: pgmap v473: 121 pgs: 1 creating+peering, 120 active+clean; 370 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-10-07T21:21:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:50 smithi003 ceph-mon[204507]: pgmap v473: 121 pgs: 1 creating+peering, 120 active+clean; 370 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-10-07T21:21:51.623 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:51 smithi003 bash[245435]: a7c6161e13e789db02b852281e6361058735ef1c04fc4a5c83032e93fab1cf79 2023-10-07T21:21:51.623 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:51 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.a.service: Succeeded. 2023-10-07T21:21:51.623 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:51 smithi003 systemd[1]: Stopped Ceph mds.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:21:51.849 INFO:tasks.rados.rados.0.smithi003.stdout:2434: done (0 left) 2023-10-07T21:21:51.849 INFO:tasks.rados.rados.0.smithi003.stdout:2435: delete oid 27 current snap is 249 2023-10-07T21:21:51.851 INFO:tasks.rados.rados.0.smithi003.stdout:2435: done (0 left) 2023-10-07T21:21:51.851 INFO:tasks.rados.rados.0.smithi003.stdout:2436: read oid 47 snap 220 2023-10-07T21:21:51.851 INFO:tasks.rados.rados.0.smithi003.stdout:2436: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:21:51.851 INFO:tasks.rados.rados.0.smithi003.stdout:2437: snap_remove snap 229 2023-10-07T21:21:52.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:21:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:21:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-10-07T21:21:52.073 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:51 smithi003 systemd[1]: Starting Ceph mds.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:21:52.572 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:52 smithi003 bash[245785]: a342de758ed7a204d890aba52d919c35025a5b1551d2c63dbfcdb374e44c7074 2023-10-07T21:21:52.572 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:52 smithi003 systemd[1]: Started Ceph mds.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:21:52.572 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:21:52 smithi003 conmon[245826]: starting mds.a at 2023-10-07T21:21:52.860 INFO:tasks.rados.rados.0.smithi003.stdout:2437: done (1 left) 2023-10-07T21:21:52.860 INFO:tasks.rados.rados.0.smithi003.stdout:2438: rollback oid 48 current snap is 249 2023-10-07T21:21:52.860 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 242 2023-10-07T21:21:52.860 INFO:tasks.rados.rados.0.smithi003.stdout:2439: setattr oid 44 current snap is 249 2023-10-07T21:21:52.861 INFO:tasks.rados.rados.0.smithi003.stdout:2440: setattr oid 26 current snap is 249 2023-10-07T21:21:52.862 INFO:tasks.rados.rados.0.smithi003.stdout:2436: expect (ObjNum 605 snap 191 seq_num 605) 2023-10-07T21:21:53.161 INFO:tasks.rados.rados.0.smithi003.stdout:2438: finishing rollback tid 0 to smithi003182153-48 2023-10-07T21:21:53.161 INFO:tasks.rados.rados.0.smithi003.stdout:2438: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:21:53.161 INFO:tasks.rados.rados.0.smithi003.stdout:2438: finishing rollback tid 2 to smithi003182153-48 2023-10-07T21:21:53.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 639 (ObjNum 746 snap 241 seq_num 746) dirty exists 2023-10-07T21:21:53.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 2098 (ObjNum 33 snap 0 seq_num 1511682640) dirty exists 2023-10-07T21:21:53.161 INFO:tasks.rados.rados.0.smithi003.stdout:2436: done (3 left) 2023-10-07T21:21:53.162 INFO:tasks.rados.rados.0.smithi003.stdout:2438: done (2 left) 2023-10-07T21:21:53.162 INFO:tasks.rados.rados.0.smithi003.stdout:2439: done (1 left) 2023-10-07T21:21:53.162 INFO:tasks.rados.rados.0.smithi003.stdout:2441: read oid 31 snap -1 2023-10-07T21:21:53.162 INFO:tasks.rados.rados.0.smithi003.stdout:2441: expect (ObjNum 655 snap 209 seq_num 655) 2023-10-07T21:21:53.162 INFO:tasks.rados.rados.0.smithi003.stdout:2442: rmattr oid 46 current snap is 249 2023-10-07T21:21:53.162 INFO:tasks.rados.rados.0.smithi003.stdout:2443: copy_from oid 30 from oid 6 current snap is 249 2023-10-07T21:21:53.162 INFO:tasks.rados.rados.0.smithi003.stdout:2444: delete oid 45 current snap is 249 2023-10-07T21:21:53.165 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1672 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:2442: done (4 left) 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:2444: done (3 left) 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:2445: rollback oid 49 current snap is 249 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 226 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:2446: read oid 8 snap -1 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:2446: expect (ObjNum 740 snap 240 seq_num 740) 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 249 2023-10-07T21:21:53.166 INFO:tasks.rados.rados.0.smithi003.stdout:2447: seq_num 763 ranges {0=786432} 2023-10-07T21:21:53.171 INFO:tasks.rados.rados.0.smithi003.stdout:2447: writing smithi003182153-38 from 0 to 786432 tid 1 2023-10-07T21:21:53.171 INFO:tasks.rados.rados.0.smithi003.stdout:2448: read oid 27 snap -1 2023-10-07T21:21:53.171 INFO:tasks.rados.rados.0.smithi003.stdout:2448: expect deleted 2023-10-07T21:21:53.171 INFO:tasks.rados.rados.0.smithi003.stdout:2449: snap_remove snap 225 2023-10-07T21:21:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[200960]: pgmap v475: 121 pgs: 121 active+clean; 373 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1018 KiB/s wr, 13 op/s 2023-10-07T21:21:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[200960]: osdmap e553: 8 total, 8 up, 8 in 2023-10-07T21:21:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:53.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[204507]: pgmap v475: 121 pgs: 121 active+clean; 373 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1018 KiB/s wr, 13 op/s 2023-10-07T21:21:53.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[204507]: osdmap e553: 8 total, 8 up, 8 in 2023-10-07T21:21:53.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:53.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:53.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:52 smithi046 ceph-mon[189713]: pgmap v475: 121 pgs: 121 active+clean; 373 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1018 KiB/s wr, 13 op/s 2023-10-07T21:21:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:52 smithi046 ceph-mon[189713]: osdmap e553: 8 total, 8 up, 8 in 2023-10-07T21:21:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:2449: done (7 left) 2023-10-07T21:21:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:2450: snap_create 2023-10-07T21:21:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1635 (ObjNum 725 snap 237 seq_num 725) dirty exists 2023-10-07T21:21:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:2446: expect (ObjNum 740 snap 240 seq_num 740) 2023-10-07T21:21:53.878 INFO:tasks.rados.rados.0.smithi003.stdout:2445: finishing rollback tid 0 to smithi003182153-49 2023-10-07T21:21:53.878 INFO:tasks.rados.rados.0.smithi003.stdout:2445: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:21:53.878 INFO:tasks.rados.rados.0.smithi003.stdout:2445: finishing rollback tid 2 to smithi003182153-49 2023-10-07T21:21:53.878 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 1675 (ObjNum 643 snap 203 seq_num 643) dirty exists 2023-10-07T21:21:53.878 INFO:tasks.rados.rados.0.smithi003.stdout:2447: finishing write tid 1 to smithi003182153-38 2023-10-07T21:21:53.879 INFO:tasks.rados.rados.0.smithi003.stdout:2447: finishing write tid 2 to smithi003182153-38 2023-10-07T21:21:53.879 INFO:tasks.rados.rados.0.smithi003.stdout:2441: expect (ObjNum 655 snap 209 seq_num 655) 2023-10-07T21:21:54.072 INFO:tasks.rados.rados.0.smithi003.stdout:2447: finishing write tid 3 to smithi003182153-38 2023-10-07T21:21:54.073 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1625 (ObjNum 763 snap 249 seq_num 763) dirty exists 2023-10-07T21:21:54.073 INFO:tasks.rados.rados.0.smithi003.stdout:2447: left oid 38 (ObjNum 763 snap 249 seq_num 763) 2023-10-07T21:21:54.073 INFO:tasks.rados.rados.0.smithi003.stdout:2443: finishing copy_from racing read to smithi003182153-30 2023-10-07T21:21:54.073 INFO:tasks.rados.rados.0.smithi003.stdout:2443: finishing copy_from to smithi003182153-30 2023-10-07T21:21:54.073 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 1421 (ObjNum 724 snap 237 seq_num 724) dirty exists 2023-10-07T21:21:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[204507]: osdmap e554: 8 total, 8 up, 8 in 2023-10-07T21:21:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[204507]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:boot 2023-10-07T21:21:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[204507]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:21:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:21:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[200960]: osdmap e554: 8 total, 8 up, 8 in 2023-10-07T21:21:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[200960]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:boot 2023-10-07T21:21:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:21:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:21:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:53 smithi046 ceph-mon[189713]: osdmap e554: 8 total, 8 up, 8 in 2023-10-07T21:21:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:53 smithi046 ceph-mon[189713]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:boot 2023-10-07T21:21:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:53 smithi046 ceph-mon[189713]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T21:21:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2440: done (7 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2441: done (6 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2443: done (5 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2445: done (4 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2446: done (3 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2447: done (2 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2448: done (1 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2450: done (0 left) 2023-10-07T21:21:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:2451: delete oid 19 current snap is 250 2023-10-07T21:21:54.802 INFO:tasks.rados.rados.0.smithi003.stdout:2451: done (0 left) 2023-10-07T21:21:54.802 INFO:tasks.rados.rados.0.smithi003.stdout:2452: setattr oid 7 current snap is 250 2023-10-07T21:21:54.803 INFO:tasks.rados.rados.0.smithi003.stdout:2453: copy_from oid 43 from oid 12 current snap is 250 2023-10-07T21:21:54.804 INFO:tasks.rados.rados.0.smithi003.stdout:2454: read oid 28 snap -1 2023-10-07T21:21:54.804 INFO:tasks.rados.rados.0.smithi003.stdout:2454: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:54.804 INFO:tasks.rados.rados.0.smithi003.stdout:2455: snap_create 2023-10-07T21:21:54.808 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1047 (ObjNum 385 snap 0 seq_num 205360528) dirty exists 2023-10-07T21:21:54.811 INFO:tasks.rados.rados.0.smithi003.stdout:2453: finishing copy_from racing read to smithi003182153-43 2023-10-07T21:21:54.813 INFO:tasks.rados.rados.0.smithi003.stdout:2453: finishing copy_from to smithi003182153-43 2023-10-07T21:21:54.813 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1412 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:21:54.826 INFO:tasks.rados.rados.0.smithi003.stdout:2454: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:21:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[200960]: pgmap v478: 121 pgs: 121 active+clean; 374 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 942 KiB/s wr, 18 op/s 2023-10-07T21:21:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[200960]: osdmap e555: 8 total, 8 up, 8 in 2023-10-07T21:21:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[200960]: osdmap e556: 8 total, 8 up, 8 in 2023-10-07T21:21:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[204507]: pgmap v478: 121 pgs: 121 active+clean; 374 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 942 KiB/s wr, 18 op/s 2023-10-07T21:21:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[204507]: osdmap e555: 8 total, 8 up, 8 in 2023-10-07T21:21:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:54 smithi003 ceph-mon[204507]: osdmap e556: 8 total, 8 up, 8 in 2023-10-07T21:21:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:54 smithi046 ceph-mon[189713]: pgmap v478: 121 pgs: 121 active+clean; 374 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 942 KiB/s wr, 18 op/s 2023-10-07T21:21:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:54 smithi046 ceph-mon[189713]: osdmap e555: 8 total, 8 up, 8 in 2023-10-07T21:21:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:54 smithi046 ceph-mon[189713]: osdmap e556: 8 total, 8 up, 8 in 2023-10-07T21:21:55.797 INFO:tasks.rados.rados.0.smithi003.stdout:2452: done (3 left) 2023-10-07T21:21:55.797 INFO:tasks.rados.rados.0.smithi003.stdout:2453: done (2 left) 2023-10-07T21:21:55.798 INFO:tasks.rados.rados.0.smithi003.stdout:2454: done (1 left) 2023-10-07T21:21:55.798 INFO:tasks.rados.rados.0.smithi003.stdout:2455: done (0 left) 2023-10-07T21:21:55.798 INFO:tasks.rados.rados.0.smithi003.stdout:2456: snap_create 2023-10-07T21:21:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[204507]: pgmap v481: 121 pgs: 121 active+clean; 378 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-10-07T21:21:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[204507]: osdmap e557: 8 total, 8 up, 8 in 2023-10-07T21:21:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[200960]: pgmap v481: 121 pgs: 121 active+clean; 378 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-10-07T21:21:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[200960]: osdmap e557: 8 total, 8 up, 8 in 2023-10-07T21:21:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.803 INFO:tasks.rados.rados.0.smithi003.stdout:2456: done (0 left) 2023-10-07T21:21:56.803 INFO:tasks.rados.rados.0.smithi003.stdout:2457: read oid 2 snap -1 2023-10-07T21:21:56.803 INFO:tasks.rados.rados.0.smithi003.stdout:2457: expect deleted 2023-10-07T21:21:56.803 INFO:tasks.rados.rados.0.smithi003.stdout:2458: snap_create 2023-10-07T21:21:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:56 smithi046 ceph-mon[189713]: pgmap v481: 121 pgs: 121 active+clean; 378 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-10-07T21:21:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:56 smithi046 ceph-mon[189713]: osdmap e557: 8 total, 8 up, 8 in 2023-10-07T21:21:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:21:57.820 INFO:tasks.rados.rados.0.smithi003.stdout:2457: done (1 left) 2023-10-07T21:21:57.820 INFO:tasks.rados.rados.0.smithi003.stdout:2458: done (0 left) 2023-10-07T21:21:57.820 INFO:tasks.rados.rados.0.smithi003.stdout:2459: snap_create 2023-10-07T21:21:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:57 smithi003 ceph-mon[200960]: osdmap e558: 8 total, 8 up, 8 in 2023-10-07T21:21:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:57 smithi003 ceph-mon[204507]: osdmap e558: 8 total, 8 up, 8 in 2023-10-07T21:21:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:57 smithi046 ceph-mon[189713]: osdmap e558: 8 total, 8 up, 8 in 2023-10-07T21:21:58.821 INFO:tasks.rados.rados.0.smithi003.stdout:2459: done (0 left) 2023-10-07T21:21:58.821 INFO:tasks.rados.rados.0.smithi003.stdout:2460: copy_from oid 41 from oid 34 current snap is 254 2023-10-07T21:21:58.821 INFO:tasks.rados.rados.0.smithi003.stdout:2461: read oid 14 snap 203 2023-10-07T21:21:58.821 INFO:tasks.rados.rados.0.smithi003.stdout:2461: expect (ObjNum 622 snap 199 seq_num 622) 2023-10-07T21:21:58.821 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 254 2023-10-07T21:21:58.821 INFO:tasks.rados.rados.0.smithi003.stdout:2462: seq_num 765 ranges {0=417792,417792=401408} 2023-10-07T21:21:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:2462: writing smithi003182153-39 from 0 to 417792 tid 1 2023-10-07T21:21:58.825 INFO:tasks.rados.rados.0.smithi003.stdout:2462: writing smithi003182153-39 from 417792 to 819200 tid 2 2023-10-07T21:21:58.826 INFO:tasks.rados.rados.0.smithi003.stdout:2463: rollback oid 16 current snap is 254 2023-10-07T21:21:58.826 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 219 2023-10-07T21:21:58.826 INFO:tasks.rados.rados.0.smithi003.stdout:2464: delete oid 45 current snap is 254 2023-10-07T21:21:58.833 INFO:tasks.rados.rados.0.smithi003.stdout:2464: done (4 left) 2023-10-07T21:21:58.833 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 254 2023-10-07T21:21:58.833 INFO:tasks.rados.rados.0.smithi003.stdout:2465: seq_num 767 ranges {0=450560,450560=401408} 2023-10-07T21:21:58.836 INFO:tasks.rados.rados.0.smithi003.stdout:2465: writing smithi003182153-32 from 0 to 450560 tid 1 2023-10-07T21:21:58.838 INFO:tasks.rados.rados.0.smithi003.stdout:2465: writing smithi003182153-32 from 450560 to 851968 tid 2 2023-10-07T21:21:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:2466: delete oid 6 current snap is 254 2023-10-07T21:21:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:2461: expect (ObjNum 622 snap 199 seq_num 622) 2023-10-07T21:21:58.867 INFO:tasks.rados.rados.0.smithi003.stdout:2463: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:21:58.867 INFO:tasks.rados.rados.0.smithi003.stdout:2463: finishing rollback tid 2 to smithi003182153-16 2023-10-07T21:21:58.867 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2126 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:21:58.867 INFO:tasks.rados.rados.0.smithi003.stdout:2462: finishing write tid 1 to smithi003182153-39 2023-10-07T21:21:58.868 INFO:tasks.rados.rados.0.smithi003.stdout:2462: finishing write tid 2 to smithi003182153-39 2023-10-07T21:21:58.868 INFO:tasks.rados.rados.0.smithi003.stdout:2462: finishing write tid 3 to smithi003182153-39 2023-10-07T21:21:58.868 INFO:tasks.rados.rados.0.smithi003.stdout:2461: done (5 left) 2023-10-07T21:21:58.868 INFO:tasks.rados.rados.0.smithi003.stdout:2463: done (4 left) 2023-10-07T21:21:58.868 INFO:tasks.rados.rados.0.smithi003.stdout:2466: done (3 left) 2023-10-07T21:21:58.868 INFO:tasks.rados.rados.0.smithi003.stdout:2467: snap_remove snap 235 2023-10-07T21:21:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:58 smithi003 ceph-mon[200960]: pgmap v484: 121 pgs: 121 active+clean; 378 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2023-10-07T21:21:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:58 smithi003 ceph-mon[200960]: osdmap e559: 8 total, 8 up, 8 in 2023-10-07T21:21:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:58 smithi003 ceph-mon[204507]: pgmap v484: 121 pgs: 121 active+clean; 378 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2023-10-07T21:21:59.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:58 smithi003 ceph-mon[204507]: osdmap e559: 8 total, 8 up, 8 in 2023-10-07T21:21:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:58 smithi046 ceph-mon[189713]: pgmap v484: 121 pgs: 121 active+clean; 378 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2023-10-07T21:21:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:58 smithi046 ceph-mon[189713]: osdmap e559: 8 total, 8 up, 8 in 2023-10-07T21:21:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2467: done (3 left) 2023-10-07T21:21:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 254 2023-10-07T21:21:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2468: seq_num 769 ranges {3948544=483328,4431872=401408} 2023-10-07T21:21:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:2468: writing smithi003182153-40 from 3948544 to 4431872 tid 1 2023-10-07T21:21:59.837 INFO:tasks.rados.rados.0.smithi003.stdout:2468: writing smithi003182153-40 from 4431872 to 4833280 tid 2 2023-10-07T21:21:59.837 INFO:tasks.rados.rados.0.smithi003.stdout:2469: snap_remove snap 220 2023-10-07T21:22:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: osdmap e560: 8 total, 8 up, 8 in 2023-10-07T21:22:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: Detected new or changed devices on smithi003 2023-10-07T21:22:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:22:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:21:59 smithi046 ceph-mon[189713]: osdmap e561: 8 total, 8 up, 8 in 2023-10-07T21:22:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: osdmap e560: 8 total, 8 up, 8 in 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: Detected new or changed devices on smithi003 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[200960]: osdmap e561: 8 total, 8 up, 8 in 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: osdmap e560: 8 total, 8 up, 8 in 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: Detected new or changed devices on smithi003 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T21:22:00.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:21:59 smithi003 ceph-mon[204507]: osdmap e561: 8 total, 8 up, 8 in 2023-10-07T21:22:00.849 INFO:tasks.rados.rados.0.smithi003.stdout:2469: done (4 left) 2023-10-07T21:22:00.849 INFO:tasks.rados.rados.0.smithi003.stdout:2470: copy_from oid 20 from oid 9 current snap is 254 2023-10-07T21:22:00.849 INFO:tasks.rados.rados.0.smithi003.stdout:2471: read oid 7 snap 251 2023-10-07T21:22:00.849 INFO:tasks.rados.rados.0.smithi003.stdout:2471: expect (ObjNum 1511326576 snap 22073 seq_num 1511355376) 2023-10-07T21:22:00.849 INFO:tasks.rados.rados.0.smithi003.stdout:2472: delete oid 31 current snap is 254 2023-10-07T21:22:00.849 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 1 to smithi003182153-32 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2462: finishing write tid 4 to smithi003182153-39 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1702 (ObjNum 765 snap 254 seq_num 765) dirty exists 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2462: left oid 39 (ObjNum 765 snap 254 seq_num 765) 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 2 to smithi003182153-32 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 3 to smithi003182153-32 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 4 to smithi003182153-32 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2130 (ObjNum 767 snap 254 seq_num 767) dirty exists 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2465: left oid 32 (ObjNum 767 snap 254 seq_num 767) 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2460: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:2460: finishing copy_from to smithi003182153-41 2023-10-07T21:22:00.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1634 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:22:00.851 INFO:tasks.rados.rados.0.smithi003.stdout:2468: finishing write tid 1 to smithi003182153-40 2023-10-07T21:22:00.851 INFO:tasks.rados.rados.0.smithi003.stdout:2468: finishing write tid 2 to smithi003182153-40 2023-10-07T21:22:00.851 INFO:tasks.rados.rados.0.smithi003.stdout:2468: finishing write tid 3 to smithi003182153-40 2023-10-07T21:22:00.851 INFO:tasks.rados.rados.0.smithi003.stdout:2468: finishing write tid 4 to smithi003182153-40 2023-10-07T21:22:00.851 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1705 (ObjNum 769 snap 254 seq_num 769) dirty exists 2023-10-07T21:22:00.851 INFO:tasks.rados.rados.0.smithi003.stdout:2468: left oid 40 (ObjNum 769 snap 254 seq_num 769) 2023-10-07T21:22:00.853 INFO:tasks.rados.rados.0.smithi003.stdout:2471: expect (ObjNum 1511326576 snap 22073 seq_num 1511355376) 2023-10-07T21:22:00.857 INFO:tasks.rados.rados.0.smithi003.stdout:2470: finishing copy_from to smithi003182153-20 2023-10-07T21:22:00.857 INFO:tasks.rados.rados.0.smithi003.stdout:2470: got expected ENOENT (src dne) 2023-10-07T21:22:00.857 INFO:tasks.rados.rados.0.smithi003.stdout:2470: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2460: done (6 left) 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2462: done (5 left) 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2465: done (4 left) 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2468: done (3 left) 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2470: done (2 left) 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2471: done (1 left) 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2472: done (0 left) 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2473: rmattr oid 35 current snap is 254 2023-10-07T21:22:00.862 INFO:tasks.rados.rados.0.smithi003.stdout:2473: done (0 left) 2023-10-07T21:22:00.863 INFO:tasks.rados.rados.0.smithi003.stdout:2474: read oid 35 snap -1 2023-10-07T21:22:00.863 INFO:tasks.rados.rados.0.smithi003.stdout:2474: expect (ObjNum 743 snap 240 seq_num 743) 2023-10-07T21:22:00.863 INFO:tasks.rados.rados.0.smithi003.stdout:2475: delete oid 43 current snap is 254 2023-10-07T21:22:00.871 INFO:tasks.rados.rados.0.smithi003.stdout:2475: done (1 left) 2023-10-07T21:22:00.871 INFO:tasks.rados.rados.0.smithi003.stdout:2476: setattr oid 28 current snap is 254 2023-10-07T21:22:00.874 INFO:tasks.rados.rados.0.smithi003.stdout:2477: read oid 26 snap -1 2023-10-07T21:22:00.874 INFO:tasks.rados.rados.0.smithi003.stdout:2477: expect (ObjNum 725 snap 237 seq_num 725) 2023-10-07T21:22:00.874 INFO:tasks.rados.rados.0.smithi003.stdout:2478: copy_from oid 32 from oid 16 current snap is 254 2023-10-07T21:22:00.874 INFO:tasks.rados.rados.0.smithi003.stdout:2479: snap_remove snap 228 2023-10-07T21:22:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:00 smithi046 ceph-mon[189713]: Upgrade: It appears safe to stop mds.b 2023-10-07T21:22:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:00 smithi046 ceph-mon[189713]: pgmap v487: 121 pgs: 121 active+clean; 376 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 398 KiB/s wr, 15 op/s 2023-10-07T21:22:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:22:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:00 smithi046 ceph-mon[189713]: osdmap e562: 8 total, 8 up, 8 in 2023-10-07T21:22:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[200960]: Upgrade: It appears safe to stop mds.b 2023-10-07T21:22:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[200960]: pgmap v487: 121 pgs: 121 active+clean; 376 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 398 KiB/s wr, 15 op/s 2023-10-07T21:22:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:22:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[200960]: osdmap e562: 8 total, 8 up, 8 in 2023-10-07T21:22:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[204507]: Upgrade: It appears safe to stop mds.b 2023-10-07T21:22:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[204507]: pgmap v487: 121 pgs: 121 active+clean; 376 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 398 KiB/s wr, 15 op/s 2023-10-07T21:22:01.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:01.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' 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-10-07T21:22:01.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:01.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:00 smithi003 ceph-mon[204507]: osdmap e562: 8 total, 8 up, 8 in 2023-10-07T21:22:01.876 INFO:tasks.rados.rados.0.smithi003.stdout:2479: done (4 left) 2023-10-07T21:22:01.876 INFO:tasks.rados.rados.0.smithi003.stdout:2480: read oid 12 snap -1 2023-10-07T21:22:01.877 INFO:tasks.rados.rados.0.smithi003.stdout:2480: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:22:01.877 INFO:tasks.rados.rados.0.smithi003.stdout:2481: copy_from oid 9 from oid 22 current snap is 254 2023-10-07T21:22:01.877 INFO:tasks.rados.rados.0.smithi003.stdout:2482: read oid 7 snap -1 2023-10-07T21:22:01.877 INFO:tasks.rados.rados.0.smithi003.stdout:2482: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:01.877 INFO:tasks.rados.rados.0.smithi003.stdout:2483: setattr oid 8 current snap is 254 2023-10-07T21:22:01.877 INFO:tasks.rados.rados.0.smithi003.stdout:2474: expect (ObjNum 743 snap 240 seq_num 743) 2023-10-07T21:22:01.995 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2150 (ObjNum 714 snap 229 seq_num 714) dirty exists 2023-10-07T21:22:01.995 INFO:tasks.rados.rados.0.smithi003.stdout:2478: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:22:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2478: finishing copy_from to smithi003182153-32 2023-10-07T21:22:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2126 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:22:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2477: expect (ObjNum 725 snap 237 seq_num 725) 2023-10-07T21:22:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:22:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:22:01] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2023-10-07T21:22:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:01 smithi003 ceph-mon[200960]: Upgrade: Updating mds.b 2023-10-07T21:22:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:01 smithi003 ceph-mon[200960]: Deploying daemon mds.b on smithi046 2023-10-07T21:22:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:01 smithi003 ceph-mon[204507]: Upgrade: Updating mds.b 2023-10-07T21:22:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:01 smithi003 ceph-mon[204507]: Deploying daemon mds.b on smithi046 2023-10-07T21:22:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:01 smithi046 ceph-mon[189713]: Upgrade: Updating mds.b 2023-10-07T21:22:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:01 smithi046 ceph-mon[189713]: Deploying daemon mds.b on smithi046 2023-10-07T21:22:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:02.584 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:02 smithi046 systemd[1]: Stopping Ceph mds.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:02.590 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:22:02.673 INFO:tasks.rados.rados.0.smithi003.stdout:2481: finishing copy_from to smithi003182153-9 2023-10-07T21:22:02.673 INFO:tasks.rados.rados.0.smithi003.stdout:2481: got expected ENOENT (src dne) 2023-10-07T21:22:02.673 INFO:tasks.rados.rados.0.smithi003.stdout:2481: finishing copy_from racing read to smithi003182153-9 2023-10-07T21:22:02.673 INFO:tasks.rados.rados.0.smithi003.stdout:2482: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:02.677 INFO:tasks.rados.rados.0.smithi003.stdout:2480: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:22:02.699 INFO:tasks.rados.rados.0.smithi003.stdout:2474: done (7 left) 2023-10-07T21:22:02.700 INFO:tasks.rados.rados.0.smithi003.stdout:2476: done (6 left) 2023-10-07T21:22:02.700 INFO:tasks.rados.rados.0.smithi003.stdout:2477: done (5 left) 2023-10-07T21:22:02.700 INFO:tasks.rados.rados.0.smithi003.stdout:2478: done (4 left) 2023-10-07T21:22:02.700 INFO:tasks.rados.rados.0.smithi003.stdout:2480: done (3 left) 2023-10-07T21:22:02.700 INFO:tasks.rados.rados.0.smithi003.stdout:2481: done (2 left) 2023-10-07T21:22:02.700 INFO:tasks.rados.rados.0.smithi003.stdout:2482: done (1 left) 2023-10-07T21:22:02.700 INFO:tasks.rados.rados.0.smithi003.stdout:2484: delete oid 18 current snap is 254 2023-10-07T21:22:02.702 INFO:tasks.rados.rados.0.smithi003.stdout:2484: done (1 left) 2023-10-07T21:22:02.702 INFO:tasks.rados.rados.0.smithi003.stdout:2485: read oid 42 snap -1 2023-10-07T21:22:02.702 INFO:tasks.rados.rados.0.smithi003.stdout:2485: expect deleted 2023-10-07T21:22:02.702 INFO:tasks.rados.rados.0.smithi003.stdout:2486: delete oid 17 current snap is 254 2023-10-07T21:22:02.703 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2171 (ObjNum 740 snap 240 seq_num 740) dirty exists 2023-10-07T21:22:02.704 INFO:tasks.rados.rados.0.smithi003.stdout:2483: done (2 left) 2023-10-07T21:22:02.704 INFO:tasks.rados.rados.0.smithi003.stdout:2485: done (1 left) 2023-10-07T21:22:02.704 INFO:tasks.rados.rados.0.smithi003.stdout:2486: done (0 left) 2023-10-07T21:22:02.704 INFO:tasks.rados.rados.0.smithi003.stdout:2487: delete oid 38 current snap is 254 2023-10-07T21:22:02.706 INFO:tasks.rados.rados.0.smithi003.stdout:2487: done (0 left) 2023-10-07T21:22:02.706 INFO:tasks.rados.rados.0.smithi003.stdout:2488: read oid 48 snap -1 2023-10-07T21:22:02.706 INFO:tasks.rados.rados.0.smithi003.stdout:2488: expect (ObjNum 746 snap 241 seq_num 746) 2023-10-07T21:22:02.706 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 254 2023-10-07T21:22:02.706 INFO:tasks.rados.rados.0.smithi003.stdout:2489: seq_num 775 ranges {0=589824,589824=401408} 2023-10-07T21:22:02.709 INFO:tasks.rados.rados.0.smithi003.stdout:2489: writing smithi003182153-31 from 0 to 589824 tid 1 2023-10-07T21:22:02.711 INFO:tasks.rados.rados.0.smithi003.stdout:2489: writing smithi003182153-31 from 589824 to 991232 tid 2 2023-10-07T21:22:02.712 INFO:tasks.rados.rados.0.smithi003.stdout:2490: rmattr oid 3 current snap is 254 2023-10-07T21:22:02.712 INFO:tasks.rados.rados.0.smithi003.stdout:2488: expect (ObjNum 746 snap 241 seq_num 746) 2023-10-07T21:22:02.729 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 1 to smithi003182153-31 2023-10-07T21:22:02.729 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1616 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:22:02.729 INFO:tasks.rados.rados.0.smithi003.stdout:2488: done (2 left) 2023-10-07T21:22:02.729 INFO:tasks.rados.rados.0.smithi003.stdout:2490: done (1 left) 2023-10-07T21:22:02.729 INFO:tasks.rados.rados.0.smithi003.stdout:2491: read oid 21 snap 250 2023-10-07T21:22:02.729 INFO:tasks.rados.rados.0.smithi003.stdout:2491: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:22:02.729 INFO:tasks.rados.rados.0.smithi003.stdout:2492: copy_from oid 18 from oid 35 current snap is 254 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 2 to smithi003182153-31 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 3 to smithi003182153-31 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 4 to smithi003182153-31 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 1692 (ObjNum 775 snap 254 seq_num 775) dirty exists 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2489: left oid 31 (ObjNum 775 snap 254 seq_num 775) 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2489: done (2 left) 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2493: read oid 7 snap -1 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2493: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2494: read oid 6 snap -1 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2494: expect deleted 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2495: read oid 48 snap -1 2023-10-07T21:22:02.730 INFO:tasks.rados.rados.0.smithi003.stdout:2495: expect (ObjNum 746 snap 241 seq_num 746) 2023-10-07T21:22:02.731 INFO:tasks.rados.rados.0.smithi003.stdout:2496: rollback oid 28 current snap is 254 2023-10-07T21:22:02.731 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 231 2023-10-07T21:22:02.731 INFO:tasks.rados.rados.0.smithi003.stdout:2497: read oid 31 snap 231 2023-10-07T21:22:02.731 INFO:tasks.rados.rados.0.smithi003.stdout:2497: expect (ObjNum 712 snap 229 seq_num 712) 2023-10-07T21:22:02.731 INFO:tasks.rados.rados.0.smithi003.stdout:2498: delete oid 26 current snap is 254 2023-10-07T21:22:02.732 INFO:tasks.rados.rados.0.smithi003.stdout:2493: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:02.739 INFO:tasks.rados.rados.0.smithi003.stdout:2493: done (7 left) 2023-10-07T21:22:02.739 INFO:tasks.rados.rados.0.smithi003.stdout:2498: done (6 left) 2023-10-07T21:22:02.739 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 254 2023-10-07T21:22:02.739 INFO:tasks.rados.rados.0.smithi003.stdout:2499: seq_num 777 ranges {0=622592,622592=401408} 2023-10-07T21:22:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:2499: writing smithi003182153-10 from 0 to 622592 tid 1 2023-10-07T21:22:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:2499: writing smithi003182153-10 from 622592 to 1024000 tid 2 2023-10-07T21:22:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 254 2023-10-07T21:22:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:2500: seq_num 778 ranges {8839168=638976,9478144=401408} 2023-10-07T21:22:02.798 INFO:tasks.rados.rados.0.smithi003.stdout:2500: writing smithi003182153-33 from 8839168 to 9478144 tid 1 2023-10-07T21:22:02.800 INFO:tasks.rados.rados.0.smithi003.stdout:2500: writing smithi003182153-33 from 9478144 to 9879552 tid 2 2023-10-07T21:22:02.800 INFO:tasks.rados.rados.0.smithi003.stdout:2501: snap_create 2023-10-07T21:22:02.800 INFO:tasks.rados.rados.0.smithi003.stdout:2495: expect (ObjNum 746 snap 241 seq_num 746) 2023-10-07T21:22:02.815 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:22:02.815 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:22:02.815 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:22:02.815 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2174 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:22:02.815 INFO:tasks.rados.rados.0.smithi003.stdout:2492: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:22:02.816 INFO:tasks.rados.rados.0.smithi003.stdout:2492: finishing copy_from to smithi003182153-18 2023-10-07T21:22:02.816 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1622 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:22:02.816 INFO:tasks.rados.rados.0.smithi003.stdout:2491: expect (ObjNum 458 snap 149 seq_num 458) 2023-10-07T21:22:02.846 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:02 smithi046 conmon[145353]: 2023-10-07T21:22:02.582+0000 7f7586a51700 -1 received signal: Terminated from /dev/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-10-07T21:22:02.846 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:02 smithi046 conmon[145353]: 2023-10-07T21:22:02.582+0000 7f7586a51700 -1 mds.b *** got signal Terminated *** 2023-10-07T21:22:02.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 conmon[200936]: 2023-10-07T21:22:02.582+0000 7f52d8f8c700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:22:02.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: pgmap v490: 121 pgs: 121 active+clean; 376 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 206 KiB/s wr, 14 op/s 2023-10-07T21:22:02.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: osdmap e563: 8 total, 8 up, 8 in 2023-10-07T21:22:02.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T21:22:02.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:22:02.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: osdmap e564: 8 total, 8 up, 8 in 2023-10-07T21:22:02.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T21:22:02.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T21:22:02.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T21:22:02.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[200960]: fsmap cephfs:1/1 {0=a=up:replay} 2023-10-07T21:22:02.950 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:22:02.951 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 8s ago 10m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:22:02.951 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (6m) 23s ago 9m 96.0M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:22:02.951 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (11s) 8s ago 11m 13.7M - 18.0.0-6609-g9725b08f d68377abd09f a342de758ed7 2023-10-07T21:22:02.951 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (11m) 23s ago 11m 20.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 33ca69b4eb39 2023-10-07T21:22:02.951 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (5m) 23s ago 14m 450M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:22:02.952 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (6m) 8s ago 16m 522M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:22:02.952 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (5m) 8s ago 16m 123M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:22:02.952 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (5m) 23s ago 14m 78.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:22:02.952 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (5m) 8s ago 14m 87.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:22:02.952 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 8s ago 10m 18.6M - 1.5.0 0da6a335fe13 a57e159cc63c 2023-10-07T21:22:02.952 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (6m) 23s ago 10m 19.0M - 1.5.0 0da6a335fe13 cff384cdfccf 2023-10-07T21:22:02.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) 8s ago 14m 660M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:22:02.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (3m) 8s ago 13m 513M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:22:02.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (3m) 8s ago 13m 552M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:22:02.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (2m) 8s ago 13m 342M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:22:02.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (2m) 23s ago 12m 417M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:22:02.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (95s) 23s ago 12m 521M 2501M 18.0.0-6609-g9725b08f d68377abd09f 5093f333aa18 2023-10-07T21:22:02.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (61s) 23s ago 11m 169M 2501M 18.0.0-6609-g9725b08f d68377abd09f 057b9b99882c 2023-10-07T21:22:02.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (27s) 23s ago 11m 14.8M 2501M 18.0.0-6609-g9725b08f d68377abd09f 35fd315a64b5 2023-10-07T21:22:02.954 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (6m) 23s ago 10m 66.3M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:22:03.022 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 1 to smithi003182153-10 2023-10-07T21:22:03.022 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 2 to smithi003182153-10 2023-10-07T21:22:03.022 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 3 to smithi003182153-10 2023-10-07T21:22:03.022 INFO:tasks.rados.rados.0.smithi003.stdout:2497: expect (ObjNum 712 snap 229 seq_num 712) 2023-10-07T21:22:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: pgmap v490: 121 pgs: 121 active+clean; 376 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 206 KiB/s wr, 14 op/s 2023-10-07T21:22:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: osdmap e563: 8 total, 8 up, 8 in 2023-10-07T21:22:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T21:22:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:22:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: osdmap e564: 8 total, 8 up, 8 in 2023-10-07T21:22:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T21:22:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T21:22:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T21:22:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:02 smithi003 ceph-mon[204507]: fsmap cephfs:1/1 {0=a=up:replay} 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: pgmap v490: 121 pgs: 121 active+clean; 376 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 206 KiB/s wr, 14 op/s 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: osdmap e563: 8 total, 8 up, 8 in 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: osdmap e564: 8 total, 8 up, 8 in 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T21:22:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:02 smithi046 ceph-mon[189713]: fsmap cephfs:1/1 {0=a=up:replay} 2023-10-07T21:22:03.354 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:22:03.354 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:22:03.354 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:22:03.354 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:22:03.355 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T21:22:03.356 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:03.356 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:22:03.356 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 14 2023-10-07T21:22:03.356 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:22:03.356 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:22:03.495 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 4 to smithi003182153-10 2023-10-07T21:22:03.495 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1666 (ObjNum 777 snap 254 seq_num 777) dirty exists 2023-10-07T21:22:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:2499: left oid 10 (ObjNum 777 snap 254 seq_num 777) 2023-10-07T21:22:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:2500: finishing write tid 1 to smithi003182153-33 2023-10-07T21:22:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:2500: finishing write tid 2 to smithi003182153-33 2023-10-07T21:22:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:2500: finishing write tid 3 to smithi003182153-33 2023-10-07T21:22:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:2500: finishing write tid 4 to smithi003182153-33 2023-10-07T21:22:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1639 (ObjNum 778 snap 254 seq_num 778) dirty exists 2023-10-07T21:22:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:2500: left oid 33 (ObjNum 778 snap 254 seq_num 778) 2023-10-07T21:22:03.603 INFO:tasks.rados.rados.0.smithi003.stdout:2491: done (8 left) 2023-10-07T21:22:03.603 INFO:tasks.rados.rados.0.smithi003.stdout:2492: done (7 left) 2023-10-07T21:22:03.603 INFO:tasks.rados.rados.0.smithi003.stdout:2494: done (6 left) 2023-10-07T21:22:03.603 INFO:tasks.rados.rados.0.smithi003.stdout:2495: done (5 left) 2023-10-07T21:22:03.604 INFO:tasks.rados.rados.0.smithi003.stdout:2496: done (4 left) 2023-10-07T21:22:03.604 INFO:tasks.rados.rados.0.smithi003.stdout:2497: done (3 left) 2023-10-07T21:22:03.604 INFO:tasks.rados.rados.0.smithi003.stdout:2499: done (2 left) 2023-10-07T21:22:03.604 INFO:tasks.rados.rados.0.smithi003.stdout:2500: done (1 left) 2023-10-07T21:22:03.604 INFO:tasks.rados.rados.0.smithi003.stdout:2501: done (0 left) 2023-10-07T21:22:03.604 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 255 2023-10-07T21:22:03.604 INFO:tasks.rados.rados.0.smithi003.stdout:2502: seq_num 779 ranges {0=655360,655360=401408} 2023-10-07T21:22:03.606 INFO:tasks.rados.rados.0.smithi003.stdout:2502: writing smithi003182153-15 from 0 to 655360 tid 1 2023-10-07T21:22:03.608 INFO:tasks.rados.rados.0.smithi003.stdout:2502: writing smithi003182153-15 from 655360 to 1056768 tid 2 2023-10-07T21:22:03.609 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 255 2023-10-07T21:22:03.609 INFO:tasks.rados.rados.0.smithi003.stdout:2503: seq_num 780 ranges {4349952=671744,5021696=401408} 2023-10-07T21:22:03.636 INFO:tasks.rados.rados.0.smithi003.stdout:2503: writing smithi003182153-21 from 4349952 to 5021696 tid 1 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:2503: writing smithi003182153-21 from 5021696 to 5423104 tid 2 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:2504: setattr oid 46 current snap is 255 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:2502: finishing write tid 1 to smithi003182153-15 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:2502: finishing write tid 2 to smithi003182153-15 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:2502: finishing write tid 3 to smithi003182153-15 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:2502: finishing write tid 4 to smithi003182153-15 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2177 (ObjNum 779 snap 255 seq_num 779) dirty exists 2023-10-07T21:22:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:2502: left oid 15 (ObjNum 779 snap 255 seq_num 779) 2023-10-07T21:22:03.640 INFO:tasks.rados.rados.0.smithi003.stdout:2502: done (2 left) 2023-10-07T21:22:03.640 INFO:tasks.rados.rados.0.smithi003.stdout:2505: copy_from oid 14 from oid 2 current snap is 255 2023-10-07T21:22:03.640 INFO:tasks.rados.rados.0.smithi003.stdout:2506: snap_create 2023-10-07T21:22:03.643 INFO:tasks.rados.rados.0.smithi003.stdout:2505: finishing copy_from to smithi003182153-14 2023-10-07T21:22:03.643 INFO:tasks.rados.rados.0.smithi003.stdout:2505: got expected ENOENT (src dne) 2023-10-07T21:22:03.643 INFO:tasks.rados.rados.0.smithi003.stdout:2505: finishing copy_from racing read to smithi003182153-14 2023-10-07T21:22:03.643 INFO:tasks.rados.rados.0.smithi003.stdout:2503: finishing write tid 1 to smithi003182153-21 2023-10-07T21:22:03.644 INFO:tasks.rados.rados.0.smithi003.stdout:2503: finishing write tid 2 to smithi003182153-21 2023-10-07T21:22:03.644 INFO:tasks.rados.rados.0.smithi003.stdout:2503: finishing write tid 3 to smithi003182153-21 2023-10-07T21:22:03.646 INFO:tasks.rados.rados.0.smithi003.stdout:2503: finishing write tid 4 to smithi003182153-21 2023-10-07T21:22:03.646 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1637 (ObjNum 780 snap 255 seq_num 780) dirty exists 2023-10-07T21:22:03.646 INFO:tasks.rados.rados.0.smithi003.stdout:2503: left oid 21 (ObjNum 780 snap 255 seq_num 780) 2023-10-07T21:22:03.647 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1677 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:22:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[200960]: from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2318900551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[200960]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:reconnect 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[200960]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[200960]: osdmap e565: 8 total, 8 up, 8 in 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[204507]: from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2318900551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[204507]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:reconnect 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[204507]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-10-07T21:22:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:03 smithi003 ceph-mon[204507]: osdmap e565: 8 total, 8 up, 8 in 2023-10-07T21:22:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:03 smithi046 ceph-mon[189713]: from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:03 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2318900551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:03 smithi046 ceph-mon[189713]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:reconnect 2023-10-07T21:22:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:03 smithi046 ceph-mon[189713]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-10-07T21:22:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:03 smithi046 ceph-mon[189713]: osdmap e565: 8 total, 8 up, 8 in 2023-10-07T21:22:04.610 INFO:tasks.rados.rados.0.smithi003.stdout:2503: done (3 left) 2023-10-07T21:22:04.610 INFO:tasks.rados.rados.0.smithi003.stdout:2504: done (2 left) 2023-10-07T21:22:04.610 INFO:tasks.rados.rados.0.smithi003.stdout:2505: done (1 left) 2023-10-07T21:22:04.611 INFO:tasks.rados.rados.0.smithi003.stdout:2506: done (0 left) 2023-10-07T21:22:04.611 INFO:tasks.rados.rados.0.smithi003.stdout:2507: rollback oid 6 current snap is 256 2023-10-07T21:22:04.611 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 250 2023-10-07T21:22:04.611 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 256 2023-10-07T21:22:04.611 INFO:tasks.rados.rados.0.smithi003.stdout:2508: seq_num 781 ranges {0=688128,688128=401408} 2023-10-07T21:22:04.613 INFO:tasks.rados.rados.0.smithi003.stdout:2508: writing smithi003182153-9 from 0 to 688128 tid 1 2023-10-07T21:22:04.616 INFO:tasks.rados.rados.0.smithi003.stdout:2508: writing smithi003182153-9 from 688128 to 1089536 tid 2 2023-10-07T21:22:04.616 INFO:tasks.rados.rados.0.smithi003.stdout:2509: copy_from oid 19 from oid 31 current snap is 256 2023-10-07T21:22:04.616 INFO:tasks.rados.rados.0.smithi003.stdout:2510: rollback oid 17 current snap is 256 2023-10-07T21:22:04.616 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 17 to 255 2023-10-07T21:22:04.617 INFO:tasks.rados.rados.0.smithi003.stdout:2511: delete oid 21 current snap is 256 2023-10-07T21:22:04.617 INFO:tasks.rados.rados.0.smithi003.stdout:2507: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:22:04.617 INFO:tasks.rados.rados.0.smithi003.stdout:2507: finishing rollback tid 2 to smithi003182153-6 2023-10-07T21:22:04.617 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1424 (ObjNum 724 snap 237 seq_num 724) dirty exists 2023-10-07T21:22:04.618 INFO:tasks.rados.rados.0.smithi003.stdout:2510: finishing rollback tid 1 to smithi003182153-17 2023-10-07T21:22:04.619 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1614 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T21:22:04.620 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 1 to smithi003182153-9 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2507: done (4 left) 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2510: done (3 left) 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2511: done (2 left) 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2512: read oid 43 snap -1 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2512: expect deleted 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2513: read oid 15 snap -1 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2513: expect (ObjNum 779 snap 255 seq_num 779) 2023-10-07T21:22:04.621 INFO:tasks.rados.rados.0.smithi003.stdout:2514: delete oid 45 current snap is 256 2023-10-07T21:22:04.622 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 2 to smithi003182153-9 2023-10-07T21:22:04.623 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 3 to smithi003182153-9 2023-10-07T21:22:04.623 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 4 to smithi003182153-9 2023-10-07T21:22:04.623 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1642 (ObjNum 781 snap 256 seq_num 781) dirty exists 2023-10-07T21:22:04.623 INFO:tasks.rados.rados.0.smithi003.stdout:2508: left oid 9 (ObjNum 781 snap 256 seq_num 781) 2023-10-07T21:22:04.624 INFO:tasks.rados.rados.0.smithi003.stdout:2508: done (4 left) 2023-10-07T21:22:04.624 INFO:tasks.rados.rados.0.smithi003.stdout:2512: done (3 left) 2023-10-07T21:22:04.624 INFO:tasks.rados.rados.0.smithi003.stdout:2514: done (2 left) 2023-10-07T21:22:04.624 INFO:tasks.rados.rados.0.smithi003.stdout:2515: read oid 33 snap -1 2023-10-07T21:22:04.624 INFO:tasks.rados.rados.0.smithi003.stdout:2515: expect (ObjNum 778 snap 254 seq_num 778) 2023-10-07T21:22:04.624 INFO:tasks.rados.rados.0.smithi003.stdout:2516: rollback oid 50 current snap is 256 2023-10-07T21:22:04.624 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 203 2023-10-07T21:22:04.625 INFO:tasks.rados.rados.0.smithi003.stdout:2517: rollback oid 46 current snap is 256 2023-10-07T21:22:04.625 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 46 to 246 2023-10-07T21:22:04.625 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 256 2023-10-07T21:22:04.625 INFO:tasks.rados.rados.0.smithi003.stdout:2518: seq_num 784 ranges {3244032=737280,3981312=401408} 2023-10-07T21:22:04.647 INFO:tasks.rados.rados.0.smithi003.stdout:2518: writing smithi003182153-23 from 3244032 to 3981312 tid 1 2023-10-07T21:22:04.649 INFO:tasks.rados.rados.0.smithi003.stdout:2518: writing smithi003182153-23 from 3981312 to 4382720 tid 2 2023-10-07T21:22:04.649 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 256 2023-10-07T21:22:04.649 INFO:tasks.rados.rados.0.smithi003.stdout:2519: seq_num 785 ranges {3497984=753664,4251648=401408} 2023-10-07T21:22:04.673 INFO:tasks.rados.rados.0.smithi003.stdout:2519: writing smithi003182153-30 from 3497984 to 4251648 tid 1 2023-10-07T21:22:04.675 INFO:tasks.rados.rados.0.smithi003.stdout:2519: writing smithi003182153-30 from 4251648 to 4653056 tid 2 2023-10-07T21:22:04.675 INFO:tasks.rados.rados.0.smithi003.stdout:2520: copy_from oid 37 from oid 28 current snap is 256 2023-10-07T21:22:04.675 INFO:tasks.rados.rados.0.smithi003.stdout:2509: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:22:04.675 INFO:tasks.rados.rados.0.smithi003.stdout:2516: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:22:04.675 INFO:tasks.rados.rados.0.smithi003.stdout:2516: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:22:04.675 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1628 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T21:22:04.676 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing rollback tid 0 to smithi003182153-46 2023-10-07T21:22:04.676 INFO:tasks.rados.rados.0.smithi003.stdout:2509: finishing copy_from to smithi003182153-19 2023-10-07T21:22:04.676 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1692 (ObjNum 775 snap 254 seq_num 775) dirty exists 2023-10-07T21:22:04.676 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing rollback tid 1 to smithi003182153-46 2023-10-07T21:22:04.676 INFO:tasks.rados.rados.0.smithi003.stdout:2513: expect (ObjNum 779 snap 255 seq_num 779) 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing rollback tid 2 to smithi003182153-46 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 1680 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2509: done (7 left) 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2513: done (6 left) 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2516: done (5 left) 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2517: done (4 left) 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2521: setattr oid 27 current snap is 256 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2518: finishing write tid 1 to smithi003182153-23 2023-10-07T21:22:04.707 INFO:tasks.rados.rados.0.smithi003.stdout:2518: finishing write tid 2 to smithi003182153-23 2023-10-07T21:22:04.708 INFO:tasks.rados.rados.0.smithi003.stdout:2518: finishing write tid 3 to smithi003182153-23 2023-10-07T21:22:04.708 INFO:tasks.rados.rados.0.smithi003.stdout:2518: finishing write tid 4 to smithi003182153-23 2023-10-07T21:22:04.708 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 1630 (ObjNum 784 snap 256 seq_num 784) dirty exists 2023-10-07T21:22:04.708 INFO:tasks.rados.rados.0.smithi003.stdout:2518: left oid 23 (ObjNum 784 snap 256 seq_num 784) 2023-10-07T21:22:04.708 INFO:tasks.rados.rados.0.smithi003.stdout:2515: expect (ObjNum 778 snap 254 seq_num 778) 2023-10-07T21:22:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[200960]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[200960]: pgmap v493: 121 pgs: 121 active+clean; 397 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2023-10-07T21:22:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[200960]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:rejoin 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[200960]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[200960]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[200960]: osdmap e566: 8 total, 8 up, 8 in 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[200960]: osdmap e567: 8 total, 8 up, 8 in 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[204507]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[204507]: pgmap v493: 121 pgs: 121 active+clean; 397 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[204507]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:rejoin 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[204507]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[204507]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T21:22:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[204507]: osdmap e566: 8 total, 8 up, 8 in 2023-10-07T21:22:05.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:04 smithi003 ceph-mon[204507]: osdmap e567: 8 total, 8 up, 8 in 2023-10-07T21:22:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:04 smithi046 ceph-mon[189713]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:04 smithi046 ceph-mon[189713]: pgmap v493: 121 pgs: 121 active+clean; 397 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2023-10-07T21:22:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:04 smithi046 ceph-mon[189713]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:rejoin 2023-10-07T21:22:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:04 smithi046 ceph-mon[189713]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-10-07T21:22:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:04 smithi046 ceph-mon[189713]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T21:22:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:04 smithi046 ceph-mon[189713]: osdmap e566: 8 total, 8 up, 8 in 2023-10-07T21:22:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:04 smithi046 ceph-mon[189713]: osdmap e567: 8 total, 8 up, 8 in 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 1 to smithi003182153-30 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 2 to smithi003182153-30 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 3 to smithi003182153-30 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 4 to smithi003182153-30 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 1427 (ObjNum 785 snap 256 seq_num 785) dirty exists 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:2519: left oid 30 (ObjNum 785 snap 256 seq_num 785) 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:2520: finishing copy_from racing read to smithi003182153-37 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:2520: finishing copy_from to smithi003182153-37 2023-10-07T21:22:05.629 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2174 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:22:05.630 INFO:tasks.rados.rados.0.smithi003.stdout:2515: done (4 left) 2023-10-07T21:22:05.630 INFO:tasks.rados.rados.0.smithi003.stdout:2518: done (3 left) 2023-10-07T21:22:05.630 INFO:tasks.rados.rados.0.smithi003.stdout:2519: done (2 left) 2023-10-07T21:22:05.630 INFO:tasks.rados.rados.0.smithi003.stdout:2520: done (1 left) 2023-10-07T21:22:05.630 INFO:tasks.rados.rados.0.smithi003.stdout:2522: read oid 41 snap -1 2023-10-07T21:22:05.630 INFO:tasks.rados.rados.0.smithi003.stdout:2522: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:05.630 INFO:tasks.rados.rados.0.smithi003.stdout:2523: delete oid 23 current snap is 256 2023-10-07T21:22:05.631 INFO:tasks.rados.rados.0.smithi003.stdout:2523: done (2 left) 2023-10-07T21:22:05.631 INFO:tasks.rados.rados.0.smithi003.stdout:2524: rollback oid 33 current snap is 256 2023-10-07T21:22:05.631 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 232 2023-10-07T21:22:05.631 INFO:tasks.rados.rados.0.smithi003.stdout:2525: snap_create 2023-10-07T21:22:05.636 INFO:tasks.rados.rados.0.smithi003.stdout:2524: finishing rollback tid 0 to smithi003182153-33 2023-10-07T21:22:05.636 INFO:tasks.rados.rados.0.smithi003.stdout:2524: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:22:05.636 INFO:tasks.rados.rados.0.smithi003.stdout:2524: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:22:05.637 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1645 (ObjNum 653 snap 209 seq_num 653) dirty exists 2023-10-07T21:22:05.646 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 1639 (ObjNum 33 snap 0 seq_num 1511409712) dirty exists 2023-10-07T21:22:05.656 INFO:tasks.rados.rados.0.smithi003.stdout:2522: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[200960]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T21:22:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:22:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[200960]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:active 2023-10-07T21:22:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=a=up:active} 2023-10-07T21:22:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[204507]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T21:22:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:22:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[204507]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:active 2023-10-07T21:22:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:05 smithi003 ceph-mon[204507]: fsmap cephfs:1 {0=a=up:active} 2023-10-07T21:22:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:05 smithi046 ceph-mon[189713]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T21:22:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:05 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:22:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:05 smithi046 ceph-mon[189713]: mds.? [v2:172.21.15.3:6834/2533256556,v1:172.21.15.3:6835/2533256556] up:active 2023-10-07T21:22:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:05 smithi046 ceph-mon[189713]: fsmap cephfs:1 {0=a=up:active} 2023-10-07T21:22:06.603 INFO:tasks.rados.rados.0.smithi003.stdout:2521: done (3 left) 2023-10-07T21:22:06.603 INFO:tasks.rados.rados.0.smithi003.stdout:2522: done (2 left) 2023-10-07T21:22:06.603 INFO:tasks.rados.rados.0.smithi003.stdout:2524: done (1 left) 2023-10-07T21:22:06.603 INFO:tasks.rados.rados.0.smithi003.stdout:2525: done (0 left) 2023-10-07T21:22:06.603 INFO:tasks.rados.rados.0.smithi003.stdout:2526: delete oid 44 current snap is 257 2023-10-07T21:22:06.607 INFO:tasks.rados.rados.0.smithi003.stdout:2526: done (0 left) 2023-10-07T21:22:06.607 INFO:tasks.rados.rados.0.smithi003.stdout:2527: read oid 11 snap -1 2023-10-07T21:22:06.607 INFO:tasks.rados.rados.0.smithi003.stdout:2527: expect (ObjNum 724 snap 237 seq_num 724) 2023-10-07T21:22:06.607 INFO:tasks.rados.rados.0.smithi003.stdout:2528: snap_create 2023-10-07T21:22:06.617 INFO:tasks.rados.rados.0.smithi003.stdout:2527: expect (ObjNum 724 snap 237 seq_num 724) 2023-10-07T21:22:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:06 smithi003 ceph-mon[200960]: pgmap v497: 121 pgs: 121 active+clean; 403 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 41 op/s 2023-10-07T21:22:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:06 smithi003 ceph-mon[200960]: osdmap e568: 8 total, 8 up, 8 in 2023-10-07T21:22:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:06 smithi003 ceph-mon[204507]: pgmap v497: 121 pgs: 121 active+clean; 403 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 41 op/s 2023-10-07T21:22:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:06 smithi003 ceph-mon[204507]: osdmap e568: 8 total, 8 up, 8 in 2023-10-07T21:22:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:06 smithi046 ceph-mon[189713]: pgmap v497: 121 pgs: 121 active+clean; 403 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.6 MiB/s wr, 41 op/s 2023-10-07T21:22:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:06 smithi046 ceph-mon[189713]: osdmap e568: 8 total, 8 up, 8 in 2023-10-07T21:22:07.605 INFO:tasks.rados.rados.0.smithi003.stdout:2527: done (1 left) 2023-10-07T21:22:07.605 INFO:tasks.rados.rados.0.smithi003.stdout:2528: done (0 left) 2023-10-07T21:22:07.605 INFO:tasks.rados.rados.0.smithi003.stdout:2529: snap_remove snap 256 2023-10-07T21:22:08.322 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 07 21:22:07 smithi003 conmon[245826]: 2023-10-07T21:22:07.871+0000 7fafe5f71700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-10-07T21:22:08.612 INFO:tasks.rados.rados.0.smithi003.stdout:2529: done (0 left) 2023-10-07T21:22:08.612 INFO:tasks.rados.rados.0.smithi003.stdout:2530: rollback oid 7 current snap is 258 2023-10-07T21:22:08.613 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 7 to 203 2023-10-07T21:22:08.613 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 258 2023-10-07T21:22:08.613 INFO:tasks.rados.rados.0.smithi003.stdout:2531: seq_num 788 ranges {991232=802816,1794048=401408} 2023-10-07T21:22:08.623 INFO:tasks.rados.rados.0.smithi003.stdout:2531: writing smithi003182153-19 from 991232 to 1794048 tid 1 2023-10-07T21:22:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:2531: writing smithi003182153-19 from 1794048 to 2195456 tid 2 2023-10-07T21:22:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:2532: rollback oid 48 current snap is 258 2023-10-07T21:22:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 219 2023-10-07T21:22:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 258 2023-10-07T21:22:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:2533: seq_num 789 ranges {401408=417792,819200=663552,1482752=139264} 2023-10-07T21:22:08.631 INFO:tasks.rados.rados.0.smithi003.stdout:2533: writing smithi003182153-8 from 401408 to 819200 tid 1 2023-10-07T21:22:08.635 INFO:tasks.rados.rados.0.smithi003.stdout:2533: writing smithi003182153-8 from 819200 to 1482752 tid 2 2023-10-07T21:22:08.636 INFO:tasks.rados.rados.0.smithi003.stdout:2533: writing smithi003182153-8 from 1482752 to 1622016 tid 3 2023-10-07T21:22:08.636 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 258 2023-10-07T21:22:08.637 INFO:tasks.rados.rados.0.smithi003.stdout:2534: seq_num 790 ranges {1024000=434176,1458176=548864,2007040=253952} 2023-10-07T21:22:08.645 INFO:tasks.rados.rados.0.smithi003.stdout:2534: writing smithi003182153-10 from 1024000 to 1458176 tid 1 2023-10-07T21:22:08.648 INFO:tasks.rados.rados.0.smithi003.stdout:2534: writing smithi003182153-10 from 1458176 to 2007040 tid 2 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2534: writing smithi003182153-10 from 2007040 to 2260992 tid 3 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2535: read oid 29 snap -1 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2535: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2536: snap_create 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing rollback tid 0 to smithi003182153-7 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing rollback tid 1 to smithi003182153-7 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing rollback tid 2 to smithi003182153-7 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1050 (ObjNum 633 snap 202 seq_num 633) dirty exists 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing rollback tid 0 to smithi003182153-48 2023-10-07T21:22:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 1 to smithi003182153-19 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 2 to smithi003182153-19 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 3 to smithi003182153-19 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing rollback tid 2 to smithi003182153-48 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 642 (ObjNum 33 snap 0 seq_num 1512165504) dirty exists 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 4 to smithi003182153-19 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1695 (ObjNum 788 snap 258 seq_num 788) dirty exists 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2531: left oid 19 (ObjNum 788 snap 258 seq_num 788) 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 1 to smithi003182153-8 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 2 to smithi003182153-8 2023-10-07T21:22:08.652 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 3 to smithi003182153-8 2023-10-07T21:22:08.653 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 4 to smithi003182153-8 2023-10-07T21:22:08.653 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 5 to smithi003182153-8 2023-10-07T21:22:08.653 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2186 (ObjNum 789 snap 258 seq_num 789) dirty exists 2023-10-07T21:22:08.653 INFO:tasks.rados.rados.0.smithi003.stdout:2533: left oid 8 (ObjNum 789 snap 258 seq_num 789) 2023-10-07T21:22:08.653 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 1 to smithi003182153-10 2023-10-07T21:22:08.655 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 2 to smithi003182153-10 2023-10-07T21:22:08.656 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 3 to smithi003182153-10 2023-10-07T21:22:08.662 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 4 to smithi003182153-10 2023-10-07T21:22:08.665 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 5 to smithi003182153-10 2023-10-07T21:22:08.665 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1699 (ObjNum 790 snap 258 seq_num 790) dirty exists 2023-10-07T21:22:08.665 INFO:tasks.rados.rados.0.smithi003.stdout:2534: left oid 10 (ObjNum 790 snap 258 seq_num 790) 2023-10-07T21:22:08.676 INFO:tasks.rados.rados.0.smithi003.stdout:2535: expect (ObjNum 714 snap 229 seq_num 714) 2023-10-07T21:22:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:08 smithi003 ceph-mon[200960]: pgmap v499: 121 pgs: 121 active+clean; 407 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2023-10-07T21:22:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:08 smithi003 ceph-mon[200960]: osdmap e569: 8 total, 8 up, 8 in 2023-10-07T21:22:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:08 smithi003 ceph-mon[204507]: pgmap v499: 121 pgs: 121 active+clean; 407 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2023-10-07T21:22:09.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:08 smithi003 ceph-mon[204507]: osdmap e569: 8 total, 8 up, 8 in 2023-10-07T21:22:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:08 smithi046 ceph-mon[189713]: pgmap v499: 121 pgs: 121 active+clean; 407 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2023-10-07T21:22:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:08 smithi046 ceph-mon[189713]: osdmap e569: 8 total, 8 up, 8 in 2023-10-07T21:22:09.630 INFO:tasks.rados.rados.0.smithi003.stdout:2530: done (6 left) 2023-10-07T21:22:09.630 INFO:tasks.rados.rados.0.smithi003.stdout:2531: done (5 left) 2023-10-07T21:22:09.630 INFO:tasks.rados.rados.0.smithi003.stdout:2532: done (4 left) 2023-10-07T21:22:09.630 INFO:tasks.rados.rados.0.smithi003.stdout:2533: done (3 left) 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:2534: done (2 left) 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:2535: done (1 left) 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:2536: done (0 left) 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:2537: rmattr oid 26 current snap is 259 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:2537: done (0 left) 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:2538: rollback oid 11 current snap is 259 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 226 2023-10-07T21:22:09.631 INFO:tasks.rados.rados.0.smithi003.stdout:2539: delete oid 36 current snap is 259 2023-10-07T21:22:09.636 INFO:tasks.rados.rados.0.smithi003.stdout:2539: done (1 left) 2023-10-07T21:22:09.637 INFO:tasks.rados.rados.0.smithi003.stdout:2540: copy_from oid 1 from oid 9 current snap is 259 2023-10-07T21:22:09.637 INFO:tasks.rados.rados.0.smithi003.stdout:2541: snap_remove snap 249 2023-10-07T21:22:09.800 INFO:tasks.rados.rados.0.smithi003.stdout:2541: done (2 left) 2023-10-07T21:22:09.800 INFO:tasks.rados.rados.0.smithi003.stdout:2542: setattr oid 38 current snap is 259 2023-10-07T21:22:09.800 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:22:09.800 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:22:09.800 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:22:09.800 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1642 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:22:09.801 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing copy_from racing read to smithi003182153-1 2023-10-07T21:22:09.801 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing copy_from to smithi003182153-1 2023-10-07T21:22:09.801 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 1642 (ObjNum 781 snap 256 seq_num 781) dirty exists 2023-10-07T21:22:09.803 INFO:tasks.rados.rados.0.smithi003.stdout:2538: done (2 left) 2023-10-07T21:22:09.803 INFO:tasks.rados.rados.0.smithi003.stdout:2540: done (1 left) 2023-10-07T21:22:09.803 INFO:tasks.rados.rados.0.smithi003.stdout:2543: snap_create 2023-10-07T21:22:09.812 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 1630 (ObjNum 97 snap 0 seq_num 1) dirty exists 2023-10-07T21:22:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:09 smithi003 ceph-mon[200960]: osdmap e570: 8 total, 8 up, 8 in 2023-10-07T21:22:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:09 smithi003 ceph-mon[204507]: osdmap e570: 8 total, 8 up, 8 in 2023-10-07T21:22:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:09 smithi046 ceph-mon[189713]: osdmap e570: 8 total, 8 up, 8 in 2023-10-07T21:22:10.809 INFO:tasks.rados.rados.0.smithi003.stdout:2542: done (1 left) 2023-10-07T21:22:10.810 INFO:tasks.rados.rados.0.smithi003.stdout:2543: done (0 left) 2023-10-07T21:22:10.810 INFO:tasks.rados.rados.0.smithi003.stdout:2544: snap_remove snap 246 2023-10-07T21:22:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:10 smithi003 ceph-mon[200960]: pgmap v502: 121 pgs: 121 active+clean; 412 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2023-10-07T21:22:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:10 smithi003 ceph-mon[200960]: osdmap e571: 8 total, 8 up, 8 in 2023-10-07T21:22:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:10 smithi003 ceph-mon[200960]: osdmap e572: 8 total, 8 up, 8 in 2023-10-07T21:22:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:10 smithi003 ceph-mon[204507]: pgmap v502: 121 pgs: 121 active+clean; 412 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2023-10-07T21:22:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:10 smithi003 ceph-mon[204507]: osdmap e571: 8 total, 8 up, 8 in 2023-10-07T21:22:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:10 smithi003 ceph-mon[204507]: osdmap e572: 8 total, 8 up, 8 in 2023-10-07T21:22:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:10 smithi046 ceph-mon[189713]: pgmap v502: 121 pgs: 121 active+clean; 412 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.4 MiB/s wr, 39 op/s 2023-10-07T21:22:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:10 smithi046 ceph-mon[189713]: osdmap e571: 8 total, 8 up, 8 in 2023-10-07T21:22:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:10 smithi046 ceph-mon[189713]: osdmap e572: 8 total, 8 up, 8 in 2023-10-07T21:22:11.816 INFO:tasks.rados.rados.0.smithi003.stdout:2544: done (0 left) 2023-10-07T21:22:11.816 INFO:tasks.rados.rados.0.smithi003.stdout:2545: delete oid 29 current snap is 260 2023-10-07T21:22:11.836 INFO:tasks.rados.rados.0.smithi003.stdout:2545: done (0 left) 2023-10-07T21:22:11.836 INFO:tasks.rados.rados.0.smithi003.stdout:2546: copy_from oid 14 from oid 22 current snap is 260 2023-10-07T21:22:11.837 INFO:tasks.rados.rados.0.smithi003.stdout:2547: delete oid 40 current snap is 260 2023-10-07T21:22:11.839 INFO:tasks.rados.rados.0.smithi003.stdout:2546: finishing copy_from to smithi003182153-14 2023-10-07T21:22:11.839 INFO:tasks.rados.rados.0.smithi003.stdout:2546: got expected ENOENT (src dne) 2023-10-07T21:22:11.839 INFO:tasks.rados.rados.0.smithi003.stdout:2546: finishing copy_from racing read to smithi003182153-14 2023-10-07T21:22:11.841 INFO:tasks.rados.rados.0.smithi003.stdout:2546: done (1 left) 2023-10-07T21:22:11.841 INFO:tasks.rados.rados.0.smithi003.stdout:2547: done (0 left) 2023-10-07T21:22:11.841 INFO:tasks.rados.rados.0.smithi003.stdout:2548: delete oid 19 current snap is 260 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:2548: done (0 left) 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:2549: rmattr oid 35 current snap is 260 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:2549: done (0 left) 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:2550: read oid 38 snap 258 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:2550: expect deleted 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:2551: copy_from oid 36 from oid 40 current snap is 260 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 260 2023-10-07T21:22:11.844 INFO:tasks.rados.rados.0.smithi003.stdout:2552: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2023-10-07T21:22:11.847 INFO:tasks.rados.rados.0.smithi003.stdout:2552: writing smithi003182153-4 from 0 to 524288 tid 1 2023-10-07T21:22:11.849 INFO:tasks.rados.rados.0.smithi003.stdout:2552: writing smithi003182153-4 from 524288 to 942080 tid 2 2023-10-07T21:22:11.852 INFO:tasks.rados.rados.0.smithi003.stdout:2552: writing smithi003182153-4 from 942080 to 1327104 tid 3 2023-10-07T21:22:11.852 INFO:tasks.rados.rados.0.smithi003.stdout:2553: read oid 32 snap -1 2023-10-07T21:22:11.852 INFO:tasks.rados.rados.0.smithi003.stdout:2553: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:22:11.852 INFO:tasks.rados.rados.0.smithi003.stdout:2554: delete oid 45 current snap is 260 2023-10-07T21:22:11.852 INFO:tasks.rados.rados.0.smithi003.stdout:2551: finishing copy_from to smithi003182153-36 2023-10-07T21:22:11.853 INFO:tasks.rados.rados.0.smithi003.stdout:2551: got expected ENOENT (src dne) 2023-10-07T21:22:11.853 INFO:tasks.rados.rados.0.smithi003.stdout:2551: finishing copy_from racing read to smithi003182153-36 2023-10-07T21:22:11.853 INFO:tasks.rados.rados.0.smithi003.stdout:2552: finishing write tid 1 to smithi003182153-4 2023-10-07T21:22:11.853 INFO:tasks.rados.rados.0.smithi003.stdout:2552: finishing write tid 2 to smithi003182153-4 2023-10-07T21:22:11.855 INFO:tasks.rados.rados.0.smithi003.stdout:2550: done (4 left) 2023-10-07T21:22:11.855 INFO:tasks.rados.rados.0.smithi003.stdout:2551: done (3 left) 2023-10-07T21:22:11.855 INFO:tasks.rados.rados.0.smithi003.stdout:2554: done (2 left) 2023-10-07T21:22:11.855 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 260 2023-10-07T21:22:11.855 INFO:tasks.rados.rados.0.smithi003.stdout:2555: seq_num 797 ranges {1089536=557056,1646592=589824,2236416=212992} 2023-10-07T21:22:11.864 INFO:tasks.rados.rados.0.smithi003.stdout:2555: writing smithi003182153-9 from 1089536 to 1646592 tid 1 2023-10-07T21:22:11.868 INFO:tasks.rados.rados.0.smithi003.stdout:2555: writing smithi003182153-9 from 1646592 to 2236416 tid 2 2023-10-07T21:22:11.870 INFO:tasks.rados.rados.0.smithi003.stdout:2555: writing smithi003182153-9 from 2236416 to 2449408 tid 3 2023-10-07T21:22:11.870 INFO:tasks.rados.rados.0.smithi003.stdout:2556: delete oid 22 current snap is 260 2023-10-07T21:22:11.870 INFO:tasks.rados.rados.0.smithi003.stdout:2552: finishing write tid 3 to smithi003182153-4 2023-10-07T21:22:11.870 INFO:tasks.rados.rados.0.smithi003.stdout:2552: finishing write tid 4 to smithi003182153-4 2023-10-07T21:22:11.870 INFO:tasks.rados.rados.0.smithi003.stdout:2552: finishing write tid 5 to smithi003182153-4 2023-10-07T21:22:11.871 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 646 (ObjNum 795 snap 260 seq_num 795) dirty exists 2023-10-07T21:22:11.871 INFO:tasks.rados.rados.0.smithi003.stdout:2552: left oid 4 (ObjNum 795 snap 260 seq_num 795) 2023-10-07T21:22:11.871 INFO:tasks.rados.rados.0.smithi003.stdout:2553: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:22:11.967 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 1 to smithi003182153-9 2023-10-07T21:22:11.967 INFO:tasks.rados.rados.0.smithi003.stdout:2552: done (3 left) 2023-10-07T21:22:11.967 INFO:tasks.rados.rados.0.smithi003.stdout:2553: done (2 left) 2023-10-07T21:22:11.968 INFO:tasks.rados.rados.0.smithi003.stdout:2556: done (1 left) 2023-10-07T21:22:11.968 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 260 2023-10-07T21:22:11.968 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 2 to smithi003182153-9 2023-10-07T21:22:11.968 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 3 to smithi003182153-9 2023-10-07T21:22:11.968 INFO:tasks.rados.rados.0.smithi003.stdout:2557: seq_num 799 ranges {3448832=589824,4038656=802816} 2023-10-07T21:22:11.989 INFO:tasks.rados.rados.0.smithi003.stdout:2557: writing smithi003182153-37 from 3448832 to 4038656 tid 1 2023-10-07T21:22:11.994 INFO:tasks.rados.rados.0.smithi003.stdout:2557: writing smithi003182153-37 from 4038656 to 4841472 tid 2 2023-10-07T21:22:11.994 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 260 2023-10-07T21:22:11.994 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 4 to smithi003182153-9 2023-10-07T21:22:11.994 INFO:tasks.rados.rados.0.smithi003.stdout:2558: seq_num 800 ranges {6389760=606208,6995968=688128,7684096=114688} 2023-10-07T21:22:12.032 INFO:tasks.rados.rados.0.smithi003.stdout:2558: writing smithi003182153-5 from 6389760 to 6995968 tid 1 2023-10-07T21:22:12.036 INFO:tasks.rados.rados.0.smithi003.stdout:2558: writing smithi003182153-5 from 6995968 to 7684096 tid 2 2023-10-07T21:22:12.037 INFO:tasks.rados.rados.0.smithi003.stdout:2558: writing smithi003182153-5 from 7684096 to 7798784 tid 3 2023-10-07T21:22:12.037 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 260 2023-10-07T21:22:12.037 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 5 to smithi003182153-9 2023-10-07T21:22:12.037 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1650 (ObjNum 797 snap 260 seq_num 797) dirty exists 2023-10-07T21:22:12.037 INFO:tasks.rados.rados.0.smithi003.stdout:2555: left oid 9 (ObjNum 797 snap 260 seq_num 797) 2023-10-07T21:22:12.037 INFO:tasks.rados.rados.0.smithi003.stdout:2559: seq_num 801 ranges {1622016=622592,2244608=573440,2818048=229376} 2023-10-07T21:22:12.049 INFO:tasks.rados.rados.0.smithi003.stdout:2559: writing smithi003182153-8 from 1622016 to 2244608 tid 1 2023-10-07T21:22:12.052 INFO:tasks.rados.rados.0.smithi003.stdout:2559: writing smithi003182153-8 from 2244608 to 2818048 tid 2 2023-10-07T21:22:12.054 INFO:tasks.rados.rados.0.smithi003.stdout:2559: writing smithi003182153-8 from 2818048 to 3047424 tid 3 2023-10-07T21:22:12.054 INFO:tasks.rados.rados.0.smithi003.stdout:2555: done (3 left) 2023-10-07T21:22:12.054 INFO:tasks.rados.rados.0.smithi003.stdout:2560: read oid 41 snap -1 2023-10-07T21:22:12.054 INFO:tasks.rados.rados.0.smithi003.stdout:2560: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:12.054 INFO:tasks.rados.rados.0.smithi003.stdout:2561: copy_from oid 10 from oid 49 current snap is 260 2023-10-07T21:22:12.055 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 260 2023-10-07T21:22:12.055 INFO:tasks.rados.rados.0.smithi003.stdout:2562: seq_num 802 ranges {2449408=638976,3088384=458752,3547136=344064} 2023-10-07T21:22:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:22:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:22:11] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2023-10-07T21:22:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:11 smithi003 ceph-mon[200960]: osdmap e573: 8 total, 8 up, 8 in 2023-10-07T21:22:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:11 smithi003 ceph-mon[204507]: osdmap e573: 8 total, 8 up, 8 in 2023-10-07T21:22:12.073 INFO:tasks.rados.rados.0.smithi003.stdout:2562: writing smithi003182153-9 from 2449408 to 3088384 tid 1 2023-10-07T21:22:12.075 INFO:tasks.rados.rados.0.smithi003.stdout:2562: writing smithi003182153-9 from 3088384 to 3547136 tid 2 2023-10-07T21:22:12.077 INFO:tasks.rados.rados.0.smithi003.stdout:2562: writing smithi003182153-9 from 3547136 to 3891200 tid 3 2023-10-07T21:22:12.077 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 260 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 1 to smithi003182153-37 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 2 to smithi003182153-37 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 3 to smithi003182153-37 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 4 to smithi003182153-37 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2177 (ObjNum 799 snap 260 seq_num 799) dirty exists 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:2557: left oid 37 (ObjNum 799 snap 260 seq_num 799) 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:2558: finishing write tid 1 to smithi003182153-5 2023-10-07T21:22:12.078 INFO:tasks.rados.rados.0.smithi003.stdout:2563: seq_num 803 ranges {0=655360,655360=745472,1400832=57344} 2023-10-07T21:22:12.081 INFO:tasks.rados.rados.0.smithi003.stdout:2563: writing smithi003182153-22 from 0 to 655360 tid 1 2023-10-07T21:22:12.086 INFO:tasks.rados.rados.0.smithi003.stdout:2563: writing smithi003182153-22 from 655360 to 1400832 tid 2 2023-10-07T21:22:12.087 INFO:tasks.rados.rados.0.smithi003.stdout:2563: writing smithi003182153-22 from 1400832 to 1458176 tid 3 2023-10-07T21:22:12.087 INFO:tasks.rados.rados.0.smithi003.stdout:2557: done (6 left) 2023-10-07T21:22:12.087 INFO:tasks.rados.rados.0.smithi003.stdout:2564: read oid 43 snap -1 2023-10-07T21:22:12.087 INFO:tasks.rados.rados.0.smithi003.stdout:2564: expect deleted 2023-10-07T21:22:12.087 INFO:tasks.rados.rados.0.smithi003.stdout:2565: rollback oid 17 current snap is 260 2023-10-07T21:22:12.087 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 17 to 243 2023-10-07T21:22:12.087 INFO:tasks.rados.rados.0.smithi003.stdout:2558: finishing write tid 2 to smithi003182153-5 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2558: finishing write tid 3 to smithi003182153-5 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2558: finishing write tid 4 to smithi003182153-5 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2558: finishing write tid 5 to smithi003182153-5 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2203 (ObjNum 800 snap 260 seq_num 800) dirty exists 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2558: left oid 5 (ObjNum 800 snap 260 seq_num 800) 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 1 to smithi003182153-8 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 2 to smithi003182153-8 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 3 to smithi003182153-8 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 4 to smithi003182153-8 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 5 to smithi003182153-8 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2208 (ObjNum 801 snap 260 seq_num 801) dirty exists 2023-10-07T21:22:12.088 INFO:tasks.rados.rados.0.smithi003.stdout:2559: left oid 8 (ObjNum 801 snap 260 seq_num 801) 2023-10-07T21:22:12.089 INFO:tasks.rados.rados.0.smithi003.stdout:2558: done (7 left) 2023-10-07T21:22:12.089 INFO:tasks.rados.rados.0.smithi003.stdout:2559: done (6 left) 2023-10-07T21:22:12.089 INFO:tasks.rados.rados.0.smithi003.stdout:2566: snap_remove snap 226 2023-10-07T21:22:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:11 smithi046 ceph-mon[189713]: osdmap e573: 8 total, 8 up, 8 in 2023-10-07T21:22:12.096 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:11 smithi046 bash[227692]: 33ca69b4eb39c911ae770b74790238c6466b662beeb5759bc19648448f85c026 2023-10-07T21:22:12.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:12 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.b.service: Succeeded. 2023-10-07T21:22:12.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:12 smithi046 systemd[1]: Stopped Ceph mds.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:12.597 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:12 smithi046 systemd[1]: Starting Ceph mds.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:12.824 INFO:tasks.rados.rados.0.smithi003.stdout:2566: done (6 left) 2023-10-07T21:22:12.824 INFO:tasks.rados.rados.0.smithi003.stdout:2567: snap_remove snap 241 2023-10-07T21:22:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:12 smithi003 ceph-mon[200960]: pgmap v506: 121 pgs: 121 active+clean; 412 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2023-10-07T21:22:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:12 smithi003 ceph-mon[200960]: osdmap e574: 8 total, 8 up, 8 in 2023-10-07T21:22:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:12 smithi003 ceph-mon[204507]: pgmap v506: 121 pgs: 121 active+clean; 412 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2023-10-07T21:22:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:12 smithi003 ceph-mon[204507]: osdmap e574: 8 total, 8 up, 8 in 2023-10-07T21:22:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:12 smithi046 ceph-mon[189713]: pgmap v506: 121 pgs: 121 active+clean; 412 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2023-10-07T21:22:13.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:12 smithi046 ceph-mon[189713]: osdmap e574: 8 total, 8 up, 8 in 2023-10-07T21:22:13.096 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:12 smithi046 bash[228050]: ee2b93c69e5d643d1f319700bfd85795e0fe696edbf080d4e579c78baf41f1d2 2023-10-07T21:22:13.096 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:12 smithi046 conmon[228092]: starting mds.b at 2023-10-07T21:22:13.096 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 07 21:22:12 smithi046 systemd[1]: Started Ceph mds.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:13.830 INFO:tasks.rados.rados.0.smithi003.stdout:2567: done (6 left) 2023-10-07T21:22:13.831 INFO:tasks.rados.rados.0.smithi003.stdout:2568: rmattr oid 5 current snap is 260 2023-10-07T21:22:13.831 INFO:tasks.rados.rados.0.smithi003.stdout:2568: done (6 left) 2023-10-07T21:22:13.831 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 260 2023-10-07T21:22:13.831 INFO:tasks.rados.rados.0.smithi003.stdout:2569: seq_num 804 ranges {1007616=671744,1679360=622592,2301952=180224} 2023-10-07T21:22:13.840 INFO:tasks.rados.rados.0.smithi003.stdout:2569: writing smithi003182153-7 from 1007616 to 1679360 tid 1 2023-10-07T21:22:13.845 INFO:tasks.rados.rados.0.smithi003.stdout:2569: writing smithi003182153-7 from 1679360 to 2301952 tid 2 2023-10-07T21:22:13.846 INFO:tasks.rados.rados.0.smithi003.stdout:2569: writing smithi003182153-7 from 2301952 to 2482176 tid 3 2023-10-07T21:22:13.846 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 260 2023-10-07T21:22:13.846 INFO:tasks.rados.rados.0.smithi003.stdout:2570: seq_num 805 ranges {0=688128,688128=507904,1196032=294912} 2023-10-07T21:22:13.850 INFO:tasks.rados.rados.0.smithi003.stdout:2570: writing smithi003182153-24 from 0 to 688128 tid 1 2023-10-07T21:22:13.853 INFO:tasks.rados.rados.0.smithi003.stdout:2570: writing smithi003182153-24 from 688128 to 1196032 tid 2 2023-10-07T21:22:13.855 INFO:tasks.rados.rados.0.smithi003.stdout:2570: writing smithi003182153-24 from 1196032 to 1490944 tid 3 2023-10-07T21:22:13.856 INFO:tasks.rados.rados.0.smithi003.stdout:2571: read oid 2 snap -1 2023-10-07T21:22:13.856 INFO:tasks.rados.rados.0.smithi003.stdout:2571: expect deleted 2023-10-07T21:22:13.856 INFO:tasks.rados.rados.0.smithi003.stdout:2572: snap_remove snap 233 2023-10-07T21:22:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:13 smithi046 ceph-mon[189713]: osdmap e575: 8 total, 8 up, 8 in 2023-10-07T21:22:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[204507]: osdmap e575: 8 total, 8 up, 8 in 2023-10-07T21:22:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[200960]: osdmap e575: 8 total, 8 up, 8 in 2023-10-07T21:22:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:14.799 INFO:tasks.rados.rados.0.smithi003.stdout:2572: done (9 left) 2023-10-07T21:22:14.800 INFO:tasks.rados.rados.0.smithi003.stdout:2573: setattr oid 32 current snap is 260 2023-10-07T21:22:14.800 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 1 to smithi003182153-9 2023-10-07T21:22:14.800 INFO:tasks.rados.rados.0.smithi003.stdout:2563: finishing write tid 1 to smithi003182153-22 2023-10-07T21:22:14.800 INFO:tasks.rados.rados.0.smithi003.stdout:2560: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:14 smithi046 ceph-mon[189713]: pgmap v509: 121 pgs: 121 active+clean; 428 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2023-10-07T21:22:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:14 smithi046 ceph-mon[189713]: mds.? [v2:172.21.15.46:6832/4071958607,v1:172.21.15.46:6833/4071958607] up:boot 2023-10-07T21:22:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:14 smithi046 ceph-mon[189713]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T21:22:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:22:15.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:14 smithi046 ceph-mon[189713]: osdmap e576: 8 total, 8 up, 8 in 2023-10-07T21:22:15.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:14 smithi046 ceph-mon[189713]: osdmap e577: 8 total, 8 up, 8 in 2023-10-07T21:22:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[200960]: pgmap v509: 121 pgs: 121 active+clean; 428 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2023-10-07T21:22:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[200960]: mds.? [v2:172.21.15.46:6832/4071958607,v1:172.21.15.46:6833/4071958607] up:boot 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[200960]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[200960]: osdmap e576: 8 total, 8 up, 8 in 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[200960]: osdmap e577: 8 total, 8 up, 8 in 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[204507]: pgmap v509: 121 pgs: 121 active+clean; 428 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[204507]: mds.? [v2:172.21.15.46:6832/4071958607,v1:172.21.15.46:6833/4071958607] up:boot 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[204507]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T21:22:15.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[204507]: osdmap e576: 8 total, 8 up, 8 in 2023-10-07T21:22:15.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:14 smithi003 ceph-mon[204507]: osdmap e577: 8 total, 8 up, 8 in 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 2 to smithi003182153-9 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 3 to smithi003182153-9 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 4 to smithi003182153-9 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 5 to smithi003182153-9 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 1654 (ObjNum 802 snap 260 seq_num 802) dirty exists 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:2562: left oid 9 (ObjNum 802 snap 260 seq_num 802) 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:2565: finishing rollback tid 1 to smithi003182153-17 2023-10-07T21:22:15.561 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1614 (ObjNum 81 snap 0 seq_num 1513062752) dirty dne 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2561: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2563: finishing write tid 2 to smithi003182153-22 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2563: finishing write tid 3 to smithi003182153-22 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2563: finishing write tid 4 to smithi003182153-22 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2563: finishing write tid 5 to smithi003182153-22 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1646 (ObjNum 803 snap 260 seq_num 803) dirty exists 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2563: left oid 22 (ObjNum 803 snap 260 seq_num 803) 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2561: finishing copy_from to smithi003182153-10 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1675 (ObjNum 643 snap 203 seq_num 643) dirty exists 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2569: finishing write tid 1 to smithi003182153-7 2023-10-07T21:22:15.562 INFO:tasks.rados.rados.0.smithi003.stdout:2569: finishing write tid 2 to smithi003182153-7 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2569: finishing write tid 3 to smithi003182153-7 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2569: finishing write tid 4 to smithi003182153-7 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 1 to smithi003182153-24 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2569: finishing write tid 5 to smithi003182153-7 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1054 (ObjNum 804 snap 260 seq_num 804) dirty exists 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2569: left oid 7 (ObjNum 804 snap 260 seq_num 804) 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 2 to smithi003182153-24 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 3 to smithi003182153-24 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 4 to smithi003182153-24 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 5 to smithi003182153-24 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1711 (ObjNum 805 snap 260 seq_num 805) dirty exists 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2570: left oid 24 (ObjNum 805 snap 260 seq_num 805) 2023-10-07T21:22:15.563 INFO:tasks.rados.rados.0.smithi003.stdout:2560: done (9 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2561: done (8 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2562: done (7 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2563: done (6 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2564: done (5 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2565: done (4 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2569: done (3 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2570: done (2 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2571: done (1 left) 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 260 2023-10-07T21:22:15.564 INFO:tasks.rados.rados.0.smithi003.stdout:2574: seq_num 806 ranges {5251072=704512,5955584=442368,6397952=360448} 2023-10-07T21:22:15.592 INFO:tasks.rados.rados.0.smithi003.stdout:2574: writing smithi003182153-49 from 5251072 to 5955584 tid 1 2023-10-07T21:22:15.594 INFO:tasks.rados.rados.0.smithi003.stdout:2574: writing smithi003182153-49 from 5955584 to 6397952 tid 2 2023-10-07T21:22:15.596 INFO:tasks.rados.rados.0.smithi003.stdout:2574: writing smithi003182153-49 from 6397952 to 6758400 tid 3 2023-10-07T21:22:15.597 INFO:tasks.rados.rados.0.smithi003.stdout:2575: snap_remove snap 245 2023-10-07T21:22:15.841 INFO:tasks.rados.rados.0.smithi003.stdout:2575: done (2 left) 2023-10-07T21:22:15.841 INFO:tasks.rados.rados.0.smithi003.stdout:2576: snap_remove snap 231 2023-10-07T21:22:16.842 INFO:tasks.rados.rados.0.smithi003.stdout:2576: done (2 left) 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:2577: delete oid 31 current snap is 260 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2244 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:2574: finishing write tid 1 to smithi003182153-49 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:2574: finishing write tid 2 to smithi003182153-49 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:2574: finishing write tid 3 to smithi003182153-49 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:2574: finishing write tid 4 to smithi003182153-49 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:2574: finishing write tid 5 to smithi003182153-49 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 1684 (ObjNum 806 snap 260 seq_num 806) dirty exists 2023-10-07T21:22:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:2574: left oid 49 (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:22:16.857 INFO:tasks.rados.rados.0.smithi003.stdout:2573: done (2 left) 2023-10-07T21:22:16.857 INFO:tasks.rados.rados.0.smithi003.stdout:2574: done (1 left) 2023-10-07T21:22:16.857 INFO:tasks.rados.rados.0.smithi003.stdout:2577: done (0 left) 2023-10-07T21:22:16.857 INFO:tasks.rados.rados.0.smithi003.stdout:2578: delete oid 19 current snap is 260 2023-10-07T21:22:16.862 INFO:tasks.rados.rados.0.smithi003.stdout:2578: done (0 left) 2023-10-07T21:22:16.862 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 260 2023-10-07T21:22:16.862 INFO:tasks.rados.rados.0.smithi003.stdout:2579: seq_num 809 ranges {2768896=753664,3522560=499712,4022272=303104} 2023-10-07T21:22:16.882 INFO:tasks.rados.rados.0.smithi003.stdout:2579: writing smithi003182153-18 from 2768896 to 3522560 tid 1 2023-10-07T21:22:16.885 INFO:tasks.rados.rados.0.smithi003.stdout:2579: writing smithi003182153-18 from 3522560 to 4022272 tid 2 2023-10-07T21:22:16.886 INFO:tasks.rados.rados.0.smithi003.stdout:2579: writing smithi003182153-18 from 4022272 to 4325376 tid 3 2023-10-07T21:22:16.887 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 260 2023-10-07T21:22:16.887 INFO:tasks.rados.rados.0.smithi003.stdout:2580: seq_num 810 ranges {4898816=770048,5668864=778240,6447104=24576} 2023-10-07T21:22:16.918 INFO:tasks.rados.rados.0.smithi003.stdout:2580: writing smithi003182153-14 from 4898816 to 5668864 tid 1 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2580: writing smithi003182153-14 from 5668864 to 6447104 tid 2 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2580: writing smithi003182153-14 from 6447104 to 6471680 tid 3 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2581: delete oid 35 current snap is 260 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2579: finishing write tid 1 to smithi003182153-18 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2579: finishing write tid 2 to smithi003182153-18 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2579: finishing write tid 3 to smithi003182153-18 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2579: finishing write tid 4 to smithi003182153-18 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2579: finishing write tid 5 to smithi003182153-18 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1688 (ObjNum 809 snap 260 seq_num 809) dirty exists 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2579: left oid 18 (ObjNum 809 snap 260 seq_num 809) 2023-10-07T21:22:16.923 INFO:tasks.rados.rados.0.smithi003.stdout:2580: finishing write tid 1 to smithi003182153-14 2023-10-07T21:22:16.925 INFO:tasks.rados.rados.0.smithi003.stdout:2579: done (2 left) 2023-10-07T21:22:16.925 INFO:tasks.rados.rados.0.smithi003.stdout:2581: done (1 left) 2023-10-07T21:22:16.925 INFO:tasks.rados.rados.0.smithi003.stdout:2582: setattr oid 35 current snap is 260 2023-10-07T21:22:16.926 INFO:tasks.rados.rados.0.smithi003.stdout:2583: copy_from oid 26 from oid 1 current snap is 260 2023-10-07T21:22:16.929 INFO:tasks.rados.rados.0.smithi003.stdout:2584: copy_from oid 17 from oid 29 current snap is 260 2023-10-07T21:22:16.929 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 260 2023-10-07T21:22:16.929 INFO:tasks.rados.rados.0.smithi003.stdout:2585: seq_num 812 ranges {0=802816,802816=548864,1351680=253952} 2023-10-07T21:22:16.932 INFO:tasks.rados.rados.0.smithi003.stdout:2585: writing smithi003182153-27 from 0 to 802816 tid 1 2023-10-07T21:22:16.935 INFO:tasks.rados.rados.0.smithi003.stdout:2585: writing smithi003182153-27 from 802816 to 1351680 tid 2 2023-10-07T21:22:16.937 INFO:tasks.rados.rados.0.smithi003.stdout:2585: writing smithi003182153-27 from 1351680 to 1605632 tid 3 2023-10-07T21:22:16.937 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 260 2023-10-07T21:22:16.937 INFO:tasks.rados.rados.0.smithi003.stdout:2580: finishing write tid 2 to smithi003182153-14 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2580: finishing write tid 3 to smithi003182153-14 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2580: finishing write tid 4 to smithi003182153-14 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2584: finishing copy_from to smithi003182153-17 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2584: got expected ENOENT (src dne) 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2584: finishing copy_from racing read to smithi003182153-17 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2580: finishing write tid 5 to smithi003182153-14 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1658 (ObjNum 810 snap 260 seq_num 810) dirty exists 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2580: left oid 14 (ObjNum 810 snap 260 seq_num 810) 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1648 (ObjNum 129 snap 0 seq_num 1511304048) dirty exists 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2583: finishing copy_from racing read to smithi003182153-26 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:2583: finishing copy_from to smithi003182153-26 2023-10-07T21:22:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1642 (ObjNum 781 snap 256 seq_num 781) dirty exists 2023-10-07T21:22:16.939 INFO:tasks.rados.rados.0.smithi003.stdout:2586: seq_num 813 ranges {0=417792,417792=434176,851968=442368,1294336=327680} 2023-10-07T21:22:16.939 INFO:tasks.rados.rados.0.smithi003.stdout:2586: writing smithi003182153-2 from 0 to 417792 tid 1 2023-10-07T21:22:16.942 INFO:tasks.rados.rados.0.smithi003.stdout:2586: writing smithi003182153-2 from 417792 to 851968 tid 2 2023-10-07T21:22:16.944 INFO:tasks.rados.rados.0.smithi003.stdout:2586: writing smithi003182153-2 from 851968 to 1294336 tid 3 2023-10-07T21:22:16.947 INFO:tasks.rados.rados.0.smithi003.stdout:2586: writing smithi003182153-2 from 1294336 to 1622016 tid 4 2023-10-07T21:22:16.947 INFO:tasks.rados.rados.0.smithi003.stdout:2580: done (5 left) 2023-10-07T21:22:16.947 INFO:tasks.rados.rados.0.smithi003.stdout:2582: done (4 left) 2023-10-07T21:22:16.947 INFO:tasks.rados.rados.0.smithi003.stdout:2583: done (3 left) 2023-10-07T21:22:16.947 INFO:tasks.rados.rados.0.smithi003.stdout:2584: done (2 left) 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2587: read oid 32 snap -1 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2587: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2588: rollback oid 47 current snap is 260 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 242 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2585: finishing write tid 1 to smithi003182153-27 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2585: finishing write tid 2 to smithi003182153-27 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2585: finishing write tid 3 to smithi003182153-27 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2585: finishing write tid 4 to smithi003182153-27 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2589: snap_create 2023-10-07T21:22:16.948 INFO:tasks.rados.rados.0.smithi003.stdout:2585: finishing write tid 5 to smithi003182153-27 2023-10-07T21:22:16.949 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 1646 (ObjNum 812 snap 260 seq_num 812) dirty exists 2023-10-07T21:22:16.949 INFO:tasks.rados.rados.0.smithi003.stdout:2585: left oid 27 (ObjNum 812 snap 260 seq_num 812) 2023-10-07T21:22:16.949 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 1 to smithi003182153-2 2023-10-07T21:22:16.949 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 2 to smithi003182153-2 2023-10-07T21:22:16.949 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 3 to smithi003182153-2 2023-10-07T21:22:16.952 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 4 to smithi003182153-2 2023-10-07T21:22:16.952 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 5 to smithi003182153-2 2023-10-07T21:22:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:2588: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:22:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 6 to smithi003182153-2 2023-10-07T21:22:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 1059 (ObjNum 813 snap 260 seq_num 813) dirty exists 2023-10-07T21:22:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:2586: left oid 2 (ObjNum 813 snap 260 seq_num 813) 2023-10-07T21:22:16.954 INFO:tasks.rados.rados.0.smithi003.stdout:2588: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:22:16.954 INFO:tasks.rados.rados.0.smithi003.stdout:2588: finishing rollback tid 2 to smithi003182153-47 2023-10-07T21:22:16.955 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 1691 (ObjNum 605 snap 191 seq_num 605) dirty exists 2023-10-07T21:22:16.955 INFO:tasks.rados.rados.0.smithi003.stdout:2587: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:22:17.206 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:16 smithi046 ceph-mon[189713]: pgmap v512: 121 pgs: 121 active+clean; 430 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 16 op/s 2023-10-07T21:22:17.206 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:16 smithi046 ceph-mon[189713]: osdmap e578: 8 total, 8 up, 8 in 2023-10-07T21:22:17.206 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.206 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.206 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:17.206 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.206 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[200960]: pgmap v512: 121 pgs: 121 active+clean; 430 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 16 op/s 2023-10-07T21:22:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[200960]: osdmap e578: 8 total, 8 up, 8 in 2023-10-07T21:22:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[204507]: pgmap v512: 121 pgs: 121 active+clean; 430 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.4 MiB/s wr, 16 op/s 2023-10-07T21:22:17.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[204507]: osdmap e578: 8 total, 8 up, 8 in 2023-10-07T21:22:17.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:17.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:17.856 INFO:tasks.rados.rados.0.smithi003.stdout:2585: done (4 left) 2023-10-07T21:22:17.856 INFO:tasks.rados.rados.0.smithi003.stdout:2586: done (3 left) 2023-10-07T21:22:17.856 INFO:tasks.rados.rados.0.smithi003.stdout:2587: done (2 left) 2023-10-07T21:22:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:2588: done (1 left) 2023-10-07T21:22:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:2589: done (0 left) 2023-10-07T21:22:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:2590: read oid 49 snap -1 2023-10-07T21:22:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:2590: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:22:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:2591: rmattr oid 6 current snap is 261 2023-10-07T21:22:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:2592: rollback oid 39 current snap is 261 2023-10-07T21:22:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 219 2023-10-07T21:22:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:2593: copy_from oid 14 from oid 26 current snap is 261 2023-10-07T21:22:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:2594: delete oid 19 current snap is 261 2023-10-07T21:22:17.920 INFO:tasks.rados.rados.0.smithi003.stdout:2594: done (4 left) 2023-10-07T21:22:17.921 INFO:tasks.rados.rados.0.smithi003.stdout:2595: read oid 1 snap 248 2023-10-07T21:22:17.921 INFO:tasks.rados.rados.0.smithi003.stdout:2595: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:22:17.921 INFO:tasks.rados.rados.0.smithi003.stdout:2596: snap_create 2023-10-07T21:22:17.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1428 (ObjNum 724 snap 237 seq_num 724) dirty exists 2023-10-07T21:22:17.922 INFO:tasks.rados.rados.0.smithi003.stdout:2592: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:22:17.922 INFO:tasks.rados.rados.0.smithi003.stdout:2592: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:22:17.923 INFO:tasks.rados.rados.0.smithi003.stdout:2592: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:22:17.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 1714 (ObjNum 672 snap 219 seq_num 672) dirty exists 2023-10-07T21:22:17.925 INFO:tasks.rados.rados.0.smithi003.stdout:2593: finishing copy_from racing read to smithi003182153-14 2023-10-07T21:22:17.928 INFO:tasks.rados.rados.0.smithi003.stdout:2593: finishing copy_from to smithi003182153-14 2023-10-07T21:22:17.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1642 (ObjNum 781 snap 256 seq_num 781) dirty exists 2023-10-07T21:22:17.931 INFO:tasks.rados.rados.0.smithi003.stdout:2595: expect (ObjNum 533 snap 162 seq_num 533) 2023-10-07T21:22:17.979 INFO:tasks.rados.rados.0.smithi003.stdout:2590: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:22:18.207 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:17 smithi046 ceph-mon[189713]: osdmap e579: 8 total, 8 up, 8 in 2023-10-07T21:22:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:17 smithi003 ceph-mon[200960]: osdmap e579: 8 total, 8 up, 8 in 2023-10-07T21:22:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:17 smithi003 ceph-mon[204507]: osdmap e579: 8 total, 8 up, 8 in 2023-10-07T21:22:18.859 INFO:tasks.rados.rados.0.smithi003.stdout:2590: done (5 left) 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2591: done (4 left) 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2592: done (3 left) 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2593: done (2 left) 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2595: done (1 left) 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2596: done (0 left) 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2597: rollback oid 18 current snap is 262 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 257 2023-10-07T21:22:18.860 INFO:tasks.rados.rados.0.smithi003.stdout:2598: copy_from oid 24 from oid 30 current snap is 262 2023-10-07T21:22:18.861 INFO:tasks.rados.rados.0.smithi003.stdout:2599: copy_from oid 10 from oid 22 current snap is 262 2023-10-07T21:22:18.861 INFO:tasks.rados.rados.0.smithi003.stdout:2600: snap_remove snap 242 2023-10-07T21:22:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:18 smithi003 ceph-mon[204507]: pgmap v515: 121 pgs: 121 active+clean; 431 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 2 op/s 2023-10-07T21:22:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:18 smithi003 ceph-mon[204507]: osdmap e580: 8 total, 8 up, 8 in 2023-10-07T21:22:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:18 smithi003 ceph-mon[200960]: pgmap v515: 121 pgs: 121 active+clean; 431 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 2 op/s 2023-10-07T21:22:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:18 smithi003 ceph-mon[200960]: osdmap e580: 8 total, 8 up, 8 in 2023-10-07T21:22:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:18 smithi046 ceph-mon[189713]: pgmap v515: 121 pgs: 121 active+clean; 431 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 664 KiB/s wr, 2 op/s 2023-10-07T21:22:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:18 smithi046 ceph-mon[189713]: osdmap e580: 8 total, 8 up, 8 in 2023-10-07T21:22:19.802 INFO:tasks.rados.rados.0.smithi003.stdout:2600: done (3 left) 2023-10-07T21:22:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:2601: read oid 16 snap -1 2023-10-07T21:22:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:2601: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:22:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:2602: snap_remove snap 243 2023-10-07T21:22:20.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:19 smithi046 ceph-mon[189713]: osdmap e581: 8 total, 8 up, 8 in 2023-10-07T21:22:20.114 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:19 smithi046 ceph-mon[189713]: osdmap e582: 8 total, 8 up, 8 in 2023-10-07T21:22:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:19 smithi003 ceph-mon[200960]: osdmap e581: 8 total, 8 up, 8 in 2023-10-07T21:22:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:19 smithi003 ceph-mon[200960]: osdmap e582: 8 total, 8 up, 8 in 2023-10-07T21:22:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:19 smithi003 ceph-mon[204507]: osdmap e581: 8 total, 8 up, 8 in 2023-10-07T21:22:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:19 smithi003 ceph-mon[204507]: osdmap e582: 8 total, 8 up, 8 in 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2602: done (4 left) 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2603: copy_from oid 17 from oid 9 current snap is 262 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2604: read oid 50 snap -1 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2604: expect deleted 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2605: delete oid 23 current snap is 262 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2597: finishing rollback tid 0 to smithi003182153-18 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2597: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:2597: finishing rollback tid 2 to smithi003182153-18 2023-10-07T21:22:20.804 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1694 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:22:20.805 INFO:tasks.rados.rados.0.smithi003.stdout:2599: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:22:20.805 INFO:tasks.rados.rados.0.smithi003.stdout:2599: finishing copy_from to smithi003182153-10 2023-10-07T21:22:20.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1646 (ObjNum 803 snap 260 seq_num 803) dirty exists 2023-10-07T21:22:20.805 INFO:tasks.rados.rados.0.smithi003.stdout:2598: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:22:20.805 INFO:tasks.rados.rados.0.smithi003.stdout:2598: finishing copy_from to smithi003182153-24 2023-10-07T21:22:20.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1427 (ObjNum 785 snap 256 seq_num 785) dirty exists 2023-10-07T21:22:20.805 INFO:tasks.rados.rados.0.smithi003.stdout:2601: expect (ObjNum 604 snap 191 seq_num 604) 2023-10-07T21:22:20.917 INFO:tasks.rados.rados.0.smithi003.stdout:2603: finishing copy_from racing read to smithi003182153-17 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2603: finishing copy_from to smithi003182153-17 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1654 (ObjNum 802 snap 260 seq_num 802) dirty exists 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2597: done (6 left) 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2598: done (5 left) 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2599: done (4 left) 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2601: done (3 left) 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2603: done (2 left) 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2604: done (1 left) 2023-10-07T21:22:20.918 INFO:tasks.rados.rados.0.smithi003.stdout:2605: done (0 left) 2023-10-07T21:22:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:2606: setattr oid 48 current snap is 262 2023-10-07T21:22:20.919 INFO:tasks.rados.rados.0.smithi003.stdout:2607: snap_create 2023-10-07T21:22:20.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 647 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:22:21.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: pgmap v518: 121 pgs: 121 active+clean; 446 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2023-10-07T21:22:21.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:21.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:21.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-10-07T21:22:21.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[200960]: osdmap e583: 8 total, 8 up, 8 in 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: pgmap v518: 121 pgs: 121 active+clean; 446 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:20 smithi003 ceph-mon[204507]: osdmap e583: 8 total, 8 up, 8 in 2023-10-07T21:22:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: pgmap v518: 121 pgs: 121 active+clean; 446 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 25 op/s 2023-10-07T21:22:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:21.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:21.349 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:20 smithi046 ceph-mon[189713]: osdmap e583: 8 total, 8 up, 8 in 2023-10-07T21:22:21.870 INFO:tasks.rados.rados.0.smithi003.stdout:2606: done (1 left) 2023-10-07T21:22:21.870 INFO:tasks.rados.rados.0.smithi003.stdout:2607: done (0 left) 2023-10-07T21:22:21.870 INFO:tasks.rados.rados.0.smithi003.stdout:2608: snap_remove snap 236 2023-10-07T21:22:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:22:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:22:21] "GET /metrics HTTP/1.1" 200 36220 "" "Prometheus/2.43.0" 2023-10-07T21:22:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Detected new or changed devices on smithi046 2023-10-07T21:22:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all mds 2023-10-07T21:22:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all rgw 2023-10-07T21:22:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all rbd-mirror 2023-10-07T21:22:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all ceph-exporter 2023-10-07T21:22:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all iscsi 2023-10-07T21:22:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all nfs 2023-10-07T21:22:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[200960]: Upgrade: Setting container_image for all nvmeof 2023-10-07T21:22:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Detected new or changed devices on smithi046 2023-10-07T21:22:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all mds 2023-10-07T21:22:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all rgw 2023-10-07T21:22:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all rbd-mirror 2023-10-07T21:22:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all ceph-exporter 2023-10-07T21:22:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all iscsi 2023-10-07T21:22:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all nfs 2023-10-07T21:22:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:21 smithi003 ceph-mon[204507]: Upgrade: Setting container_image for all nvmeof 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Detected new or changed devices on smithi046 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all mds 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all rgw 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all rbd-mirror 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all ceph-exporter 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all iscsi 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all nfs 2023-10-07T21:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:21 smithi046 ceph-mon[189713]: Upgrade: Setting container_image for all nvmeof 2023-10-07T21:22:22.572 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:22 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:22.876 INFO:tasks.rados.rados.0.smithi003.stdout:2608: done (0 left) 2023-10-07T21:22:22.876 INFO:tasks.rados.rados.0.smithi003.stdout:2609: snap_remove snap 257 2023-10-07T21:22:22.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:22 smithi003 ceph-mon[200960]: pgmap v521: 121 pgs: 121 active+clean; 446 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2023-10-07T21:22:22.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:22 smithi003 ceph-mon[200960]: osdmap e584: 8 total, 8 up, 8 in 2023-10-07T21:22:22.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:22 smithi003 ceph-mon[200960]: Upgrade: Updating node-exporter.a (1/2) 2023-10-07T21:22:22.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:22 smithi003 ceph-mon[204507]: pgmap v521: 121 pgs: 121 active+clean; 446 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2023-10-07T21:22:22.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:22 smithi003 ceph-mon[204507]: osdmap e584: 8 total, 8 up, 8 in 2023-10-07T21:22:22.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:22 smithi003 ceph-mon[204507]: Upgrade: Updating node-exporter.a (1/2) 2023-10-07T21:22:23.322 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:22:23.323 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 bash[251424]: a57e159cc63cb5afded8f6332bf236cdf4c19bd2c753c230d21acf7cd7b20c3f 2023-10-07T21:22:23.323 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-07T21:22:23.323 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:22 smithi046 ceph-mon[189713]: pgmap v521: 121 pgs: 121 active+clean; 446 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.1 MiB/s wr, 24 op/s 2023-10-07T21:22:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:22 smithi046 ceph-mon[189713]: osdmap e584: 8 total, 8 up, 8 in 2023-10-07T21:22:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:22 smithi046 ceph-mon[189713]: Upgrade: Updating node-exporter.a (1/2) 2023-10-07T21:22:23.778 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 systemd[1]: Starting Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:23.874 INFO:tasks.rados.rados.0.smithi003.stdout:2609: done (0 left) 2023-10-07T21:22:23.874 INFO:tasks.rados.rados.0.smithi003.stdout:2610: rollback oid 18 current snap is 263 2023-10-07T21:22:23.874 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 258 2023-10-07T21:22:23.874 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 263 2023-10-07T21:22:23.875 INFO:tasks.rados.rados.0.smithi003.stdout:2611: seq_num 816 ranges {1458176=475136,1933312=540672,2473984=614400,3088384=49152} 2023-10-07T21:22:23.885 INFO:tasks.rados.rados.0.smithi003.stdout:2611: writing smithi003182153-10 from 1458176 to 1933312 tid 1 2023-10-07T21:22:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:2611: writing smithi003182153-10 from 1933312 to 2473984 tid 2 2023-10-07T21:22:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:2611: writing smithi003182153-10 from 2473984 to 3088384 tid 3 2023-10-07T21:22:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:2611: writing smithi003182153-10 from 3088384 to 3137536 tid 4 2023-10-07T21:22:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:2612: snap_create 2023-10-07T21:22:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:2610: finishing rollback tid 0 to smithi003182153-18 2023-10-07T21:22:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:2610: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:22:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:2610: finishing rollback tid 2 to smithi003182153-18 2023-10-07T21:22:23.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1697 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:22:23.898 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 1 to smithi003182153-10 2023-10-07T21:22:23.901 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 2 to smithi003182153-10 2023-10-07T21:22:23.903 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 3 to smithi003182153-10 2023-10-07T21:22:23.904 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 4 to smithi003182153-10 2023-10-07T21:22:23.904 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 5 to smithi003182153-10 2023-10-07T21:22:23.905 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 6 to smithi003182153-10 2023-10-07T21:22:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1705 (ObjNum 816 snap 263 seq_num 816) dirty exists 2023-10-07T21:22:23.906 INFO:tasks.rados.rados.0.smithi003.stdout:2611: left oid 10 (ObjNum 816 snap 263 seq_num 816) 2023-10-07T21:22:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:23 smithi003 ceph-mon[204507]: Deploying daemon node-exporter.a on smithi003 2023-10-07T21:22:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:23 smithi003 ceph-mon[204507]: osdmap e585: 8 total, 8 up, 8 in 2023-10-07T21:22:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:23 smithi003 ceph-mon[204507]: osdmap e586: 8 total, 8 up, 8 in 2023-10-07T21:22:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:23 smithi003 ceph-mon[200960]: Deploying daemon node-exporter.a on smithi003 2023-10-07T21:22:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:23 smithi003 ceph-mon[200960]: osdmap e585: 8 total, 8 up, 8 in 2023-10-07T21:22:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:23 smithi003 ceph-mon[200960]: osdmap e586: 8 total, 8 up, 8 in 2023-10-07T21:22:24.324 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.899Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:22:24.324 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.899Z 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-10-07T21:22:24.324 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.900Z 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-10-07T21:22:24.324 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.900Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z 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-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z 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-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.901Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:22:24.325 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:22:24.326 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:22:24.327 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:22:24.328 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:22:24.329 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:22:24.329 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:22:24.329 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:22:24.329 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 conmon[251828]: ts=2023-10-07T21:22:23.902Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:22:24.329 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 bash[251786]: 6e274d71129d4b7653535e742a94c64b877f07851a8e5566ed979cfca38c02e4 2023-10-07T21:22:24.329 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 07 21:22:23 smithi003 systemd[1]: Started Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:23 smithi046 ceph-mon[189713]: Deploying daemon node-exporter.a on smithi003 2023-10-07T21:22:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:23 smithi046 ceph-mon[189713]: osdmap e585: 8 total, 8 up, 8 in 2023-10-07T21:22:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:23 smithi046 ceph-mon[189713]: osdmap e586: 8 total, 8 up, 8 in 2023-10-07T21:22:24.804 INFO:tasks.rados.rados.0.smithi003.stdout:2610: done (2 left) 2023-10-07T21:22:24.804 INFO:tasks.rados.rados.0.smithi003.stdout:2611: done (1 left) 2023-10-07T21:22:24.804 INFO:tasks.rados.rados.0.smithi003.stdout:2612: done (0 left) 2023-10-07T21:22:24.805 INFO:tasks.rados.rados.0.smithi003.stdout:2613: rollback oid 20 current snap is 264 2023-10-07T21:22:24.805 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 262 2023-10-07T21:22:24.810 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 264 2023-10-07T21:22:24.810 INFO:tasks.rados.rados.0.smithi003.stdout:2614: seq_num 817 ranges {0=491520,491520=417792,909312=425984,1335296=360448} 2023-10-07T21:22:24.810 INFO:tasks.rados.rados.0.smithi003.stdout:2614: writing smithi003182153-35 from 0 to 491520 tid 1 2023-10-07T21:22:24.811 INFO:tasks.rados.rados.0.smithi003.stdout:2614: writing smithi003182153-35 from 491520 to 909312 tid 2 2023-10-07T21:22:24.813 INFO:tasks.rados.rados.0.smithi003.stdout:2614: writing smithi003182153-35 from 909312 to 1335296 tid 3 2023-10-07T21:22:24.815 INFO:tasks.rados.rados.0.smithi003.stdout:2614: writing smithi003182153-35 from 1335296 to 1695744 tid 4 2023-10-07T21:22:24.816 INFO:tasks.rados.rados.0.smithi003.stdout:2615: delete oid 5 current snap is 264 2023-10-07T21:22:24.816 INFO:tasks.rados.rados.0.smithi003.stdout:2613: finishing rollback tid 0 to smithi003182153-20 2023-10-07T21:22:24.816 INFO:tasks.rados.rados.0.smithi003.stdout:2613: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:22:24.816 INFO:tasks.rados.rados.0.smithi003.stdout:2613: finishing rollback tid 2 to smithi003182153-20 2023-10-07T21:22:24.816 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1657 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T21:22:24.816 INFO:tasks.rados.rados.0.smithi003.stdout:2614: finishing write tid 1 to smithi003182153-35 2023-10-07T21:22:24.819 INFO:tasks.rados.rados.0.smithi003.stdout:2614: finishing write tid 2 to smithi003182153-35 2023-10-07T21:22:24.820 INFO:tasks.rados.rados.0.smithi003.stdout:2614: finishing write tid 3 to smithi003182153-35 2023-10-07T21:22:24.821 INFO:tasks.rados.rados.0.smithi003.stdout:2613: done (2 left) 2023-10-07T21:22:24.821 INFO:tasks.rados.rados.0.smithi003.stdout:2615: done (1 left) 2023-10-07T21:22:24.821 INFO:tasks.rados.rados.0.smithi003.stdout:2616: setattr oid 3 current snap is 264 2023-10-07T21:22:24.821 INFO:tasks.rados.rados.0.smithi003.stdout:2614: finishing write tid 4 to smithi003182153-35 2023-10-07T21:22:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2614: finishing write tid 5 to smithi003182153-35 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2617: rmattr oid 7 current snap is 264 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2617: done (2 left) 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2618: rmattr oid 28 current snap is 264 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2619: read oid 19 snap 218 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2619: expect (ObjNum 554 snap 177 seq_num 554) 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2620: read oid 46 snap -1 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2620: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2621: read oid 23 snap 237 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2621: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 264 2023-10-07T21:22:24.823 INFO:tasks.rados.rados.0.smithi003.stdout:2622: seq_num 819 ranges {1056768=524288,1581056=589824,2170880=614400} 2023-10-07T21:22:24.832 INFO:tasks.rados.rados.0.smithi003.stdout:2622: writing smithi003182153-15 from 1056768 to 1581056 tid 1 2023-10-07T21:22:24.835 INFO:tasks.rados.rados.0.smithi003.stdout:2622: writing smithi003182153-15 from 1581056 to 2170880 tid 2 2023-10-07T21:22:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:2622: writing smithi003182153-15 from 2170880 to 2785280 tid 3 2023-10-07T21:22:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:2623: setattr oid 20 current snap is 264 2023-10-07T21:22:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:2614: finishing write tid 6 to smithi003182153-35 2023-10-07T21:22:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 1653 (ObjNum 817 snap 264 seq_num 817) dirty exists 2023-10-07T21:22:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:2614: left oid 35 (ObjNum 817 snap 264 seq_num 817) 2023-10-07T21:22:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2298 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:22:24.841 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1617 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:22:24.841 INFO:tasks.rados.rados.0.smithi003.stdout:2619: expect (ObjNum 554 snap 177 seq_num 554) 2023-10-07T21:22:24.895 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 1 to smithi003182153-15 2023-10-07T21:22:24.895 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 2 to smithi003182153-15 2023-10-07T21:22:24.895 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 3 to smithi003182153-15 2023-10-07T21:22:24.895 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 4 to smithi003182153-15 2023-10-07T21:22:24.895 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 5 to smithi003182153-15 2023-10-07T21:22:24.895 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2303 (ObjNum 819 snap 264 seq_num 819) dirty exists 2023-10-07T21:22:24.896 INFO:tasks.rados.rados.0.smithi003.stdout:2622: left oid 15 (ObjNum 819 snap 264 seq_num 819) 2023-10-07T21:22:24.896 INFO:tasks.rados.rados.0.smithi003.stdout:2621: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:22:25.220 INFO:tasks.rados.rados.0.smithi003.stdout:2620: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:22:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[204507]: pgmap v524: 121 pgs: 121 active+clean; 447 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 356 KiB/s wr, 2 op/s 2023-10-07T21:22:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[204507]: osdmap e587: 8 total, 8 up, 8 in 2023-10-07T21:22:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[200960]: pgmap v524: 121 pgs: 121 active+clean; 447 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 356 KiB/s wr, 2 op/s 2023-10-07T21:22:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:24 smithi003 ceph-mon[200960]: osdmap e587: 8 total, 8 up, 8 in 2023-10-07T21:22:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:24 smithi046 ceph-mon[189713]: pgmap v524: 121 pgs: 121 active+clean; 447 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 356 KiB/s wr, 2 op/s 2023-10-07T21:22:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:24 smithi046 ceph-mon[189713]: osdmap e587: 8 total, 8 up, 8 in 2023-10-07T21:22:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:2614: done (7 left) 2023-10-07T21:22:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:2616: done (6 left) 2023-10-07T21:22:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:2618: done (5 left) 2023-10-07T21:22:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:2619: done (4 left) 2023-10-07T21:22:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:2620: done (3 left) 2023-10-07T21:22:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:2621: done (2 left) 2023-10-07T21:22:25.455 INFO:tasks.rados.rados.0.smithi003.stdout:2622: done (1 left) 2023-10-07T21:22:25.455 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 264 2023-10-07T21:22:25.455 INFO:tasks.rados.rados.0.smithi003.stdout:2624: seq_num 820 ranges {3137536=540672,3678208=475136,4153344=598016,4751360=131072} 2023-10-07T21:22:25.474 INFO:tasks.rados.rados.0.smithi003.stdout:2624: writing smithi003182153-10 from 3137536 to 3678208 tid 1 2023-10-07T21:22:25.476 INFO:tasks.rados.rados.0.smithi003.stdout:2624: writing smithi003182153-10 from 3678208 to 4153344 tid 2 2023-10-07T21:22:25.480 INFO:tasks.rados.rados.0.smithi003.stdout:2624: writing smithi003182153-10 from 4153344 to 4751360 tid 3 2023-10-07T21:22:25.481 INFO:tasks.rados.rados.0.smithi003.stdout:2624: writing smithi003182153-10 from 4751360 to 4882432 tid 4 2023-10-07T21:22:25.481 INFO:tasks.rados.rados.0.smithi003.stdout:2625: read oid 22 snap -1 2023-10-07T21:22:25.481 INFO:tasks.rados.rados.0.smithi003.stdout:2625: expect (ObjNum 803 snap 260 seq_num 803) 2023-10-07T21:22:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:2626: delete oid 3 current snap is 264 2023-10-07T21:22:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1658 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T21:22:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 1 to smithi003182153-10 2023-10-07T21:22:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 2 to smithi003182153-10 2023-10-07T21:22:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:2623: done (3 left) 2023-10-07T21:22:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:2626: done (2 left) 2023-10-07T21:22:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:2627: read oid 39 snap -1 2023-10-07T21:22:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:2627: expect (ObjNum 672 snap 219 seq_num 672) 2023-10-07T21:22:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 264 2023-10-07T21:22:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:2628: seq_num 822 ranges {0=573440,573440=696320,1269760=507904} 2023-10-07T21:22:25.488 INFO:tasks.rados.rados.0.smithi003.stdout:2628: writing smithi003182153-36 from 0 to 573440 tid 1 2023-10-07T21:22:25.491 INFO:tasks.rados.rados.0.smithi003.stdout:2628: writing smithi003182153-36 from 573440 to 1269760 tid 2 2023-10-07T21:22:25.495 INFO:tasks.rados.rados.0.smithi003.stdout:2628: writing smithi003182153-36 from 1269760 to 1777664 tid 3 2023-10-07T21:22:25.495 INFO:tasks.rados.rados.0.smithi003.stdout:2629: delete oid 1 current snap is 264 2023-10-07T21:22:25.495 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 3 to smithi003182153-10 2023-10-07T21:22:25.495 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 4 to smithi003182153-10 2023-10-07T21:22:25.495 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 5 to smithi003182153-10 2023-10-07T21:22:25.496 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 6 to smithi003182153-10 2023-10-07T21:22:25.496 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1710 (ObjNum 820 snap 264 seq_num 820) dirty exists 2023-10-07T21:22:25.496 INFO:tasks.rados.rados.0.smithi003.stdout:2624: left oid 10 (ObjNum 820 snap 264 seq_num 820) 2023-10-07T21:22:25.496 INFO:tasks.rados.rados.0.smithi003.stdout:2625: expect (ObjNum 803 snap 260 seq_num 803) 2023-10-07T21:22:25.532 INFO:tasks.rados.rados.0.smithi003.stdout:2628: finishing write tid 1 to smithi003182153-36 2023-10-07T21:22:25.533 INFO:tasks.rados.rados.0.smithi003.stdout:2628: finishing write tid 2 to smithi003182153-36 2023-10-07T21:22:25.533 INFO:tasks.rados.rados.0.smithi003.stdout:2628: finishing write tid 3 to smithi003182153-36 2023-10-07T21:22:25.533 INFO:tasks.rados.rados.0.smithi003.stdout:2628: finishing write tid 4 to smithi003182153-36 2023-10-07T21:22:25.533 INFO:tasks.rados.rados.0.smithi003.stdout:2627: expect (ObjNum 672 snap 219 seq_num 672) 2023-10-07T21:22:25.657 INFO:tasks.rados.rados.0.smithi003.stdout:2628: finishing write tid 5 to smithi003182153-36 2023-10-07T21:22:25.657 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 1634 (ObjNum 822 snap 264 seq_num 822) dirty exists 2023-10-07T21:22:25.657 INFO:tasks.rados.rados.0.smithi003.stdout:2628: left oid 36 (ObjNum 822 snap 264 seq_num 822) 2023-10-07T21:22:25.657 INFO:tasks.rados.rados.0.smithi003.stdout:2624: done (4 left) 2023-10-07T21:22:25.657 INFO:tasks.rados.rados.0.smithi003.stdout:2625: done (3 left) 2023-10-07T21:22:25.658 INFO:tasks.rados.rados.0.smithi003.stdout:2627: done (2 left) 2023-10-07T21:22:25.658 INFO:tasks.rados.rados.0.smithi003.stdout:2628: done (1 left) 2023-10-07T21:22:25.658 INFO:tasks.rados.rados.0.smithi003.stdout:2629: done (0 left) 2023-10-07T21:22:25.658 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 264 2023-10-07T21:22:25.658 INFO:tasks.rados.rados.0.smithi003.stdout:2630: seq_num 824 ranges {1089536=606208,1695744=458752,2154496=573440,2727936=172032} 2023-10-07T21:22:25.666 INFO:tasks.rados.rados.0.smithi003.stdout:2630: writing smithi003182153-14 from 1089536 to 1695744 tid 1 2023-10-07T21:22:25.668 INFO:tasks.rados.rados.0.smithi003.stdout:2630: writing smithi003182153-14 from 1695744 to 2154496 tid 2 2023-10-07T21:22:25.672 INFO:tasks.rados.rados.0.smithi003.stdout:2630: writing smithi003182153-14 from 2154496 to 2727936 tid 3 2023-10-07T21:22:25.673 INFO:tasks.rados.rados.0.smithi003.stdout:2630: writing smithi003182153-14 from 2727936 to 2899968 tid 4 2023-10-07T21:22:25.673 INFO:tasks.rados.rados.0.smithi003.stdout:2631: copy_from oid 32 from oid 49 current snap is 264 2023-10-07T21:22:25.673 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 1 to smithi003182153-14 2023-10-07T21:22:25.673 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 2 to smithi003182153-14 2023-10-07T21:22:25.674 INFO:tasks.rados.rados.0.smithi003.stdout:2632: snap_create 2023-10-07T21:22:25.676 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 3 to smithi003182153-14 2023-10-07T21:22:25.676 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 4 to smithi003182153-14 2023-10-07T21:22:25.676 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 5 to smithi003182153-14 2023-10-07T21:22:25.678 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 6 to smithi003182153-14 2023-10-07T21:22:25.678 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1663 (ObjNum 824 snap 264 seq_num 824) dirty exists 2023-10-07T21:22:25.678 INFO:tasks.rados.rados.0.smithi003.stdout:2630: left oid 14 (ObjNum 824 snap 264 seq_num 824) 2023-10-07T21:22:25.703 INFO:tasks.rados.rados.0.smithi003.stdout:2631: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:22:25.708 INFO:tasks.rados.rados.0.smithi003.stdout:2631: finishing copy_from to smithi003182153-32 2023-10-07T21:22:25.708 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1684 (ObjNum 806 snap 260 seq_num 806) dirty exists 2023-10-07T21:22:25.904 INFO:tasks.rados.rados.0.smithi003.stdout:2630: done (2 left) 2023-10-07T21:22:25.904 INFO:tasks.rados.rados.0.smithi003.stdout:2631: done (1 left) 2023-10-07T21:22:25.904 INFO:tasks.rados.rados.0.smithi003.stdout:2632: done (0 left) 2023-10-07T21:22:25.904 INFO:tasks.rados.rados.0.smithi003.stdout:2633: copy_from oid 4 from oid 16 current snap is 265 2023-10-07T21:22:25.904 INFO:tasks.rados.rados.0.smithi003.stdout:2634: snap_create 2023-10-07T21:22:25.917 INFO:tasks.rados.rados.0.smithi003.stdout:2633: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:22:25.919 INFO:tasks.rados.rados.0.smithi003.stdout:2633: finishing copy_from to smithi003182153-4 2023-10-07T21:22:25.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2126 (ObjNum 604 snap 191 seq_num 604) dirty exists 2023-10-07T21:22:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:25 smithi003 ceph-mon[200960]: pgmap v527: 121 pgs: 121 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2023-10-07T21:22:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:25 smithi003 ceph-mon[200960]: Upgrade: Updating node-exporter.b (2/2) 2023-10-07T21:22:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:25 smithi003 ceph-mon[200960]: Deploying daemon node-exporter.b on smithi046 2023-10-07T21:22:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:25 smithi003 ceph-mon[204507]: pgmap v527: 121 pgs: 121 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2023-10-07T21:22:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:25 smithi003 ceph-mon[204507]: Upgrade: Updating node-exporter.b (2/2) 2023-10-07T21:22:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:25 smithi003 ceph-mon[204507]: Deploying daemon node-exporter.b on smithi046 2023-10-07T21:22:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:25 smithi046 ceph-mon[189713]: pgmap v527: 121 pgs: 121 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2023-10-07T21:22:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:25 smithi046 ceph-mon[189713]: Upgrade: Updating node-exporter.b (2/2) 2023-10-07T21:22:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:25 smithi046 ceph-mon[189713]: Deploying daemon node-exporter.b on smithi046 2023-10-07T21:22:26.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:26 smithi046 systemd[1]: Stopping Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:26.914 INFO:tasks.rados.rados.0.smithi003.stdout:2633: done (1 left) 2023-10-07T21:22:26.914 INFO:tasks.rados.rados.0.smithi003.stdout:2634: done (0 left) 2023-10-07T21:22:26.914 INFO:tasks.rados.rados.0.smithi003.stdout:2635: read oid 49 snap -1 2023-10-07T21:22:26.914 INFO:tasks.rados.rados.0.smithi003.stdout:2635: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:22:26.914 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 266 2023-10-07T21:22:26.914 INFO:tasks.rados.rados.0.smithi003.stdout:2636: seq_num 825 ranges {1458176=622592,2080768=745472,2826240=458752} 2023-10-07T21:22:26.925 INFO:tasks.rados.rados.0.smithi003.stdout:2636: writing smithi003182153-22 from 1458176 to 2080768 tid 1 2023-10-07T21:22:26.929 INFO:tasks.rados.rados.0.smithi003.stdout:2636: writing smithi003182153-22 from 2080768 to 2826240 tid 2 2023-10-07T21:22:26.933 INFO:tasks.rados.rados.0.smithi003.stdout:2636: writing smithi003182153-22 from 2826240 to 3284992 tid 3 2023-10-07T21:22:26.933 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 266 2023-10-07T21:22:26.933 INFO:tasks.rados.rados.0.smithi003.stdout:2637: seq_num 826 ranges {1089536=638976,1728512=630784,2359296=573440} 2023-10-07T21:22:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:2637: writing smithi003182153-26 from 1089536 to 1728512 tid 1 2023-10-07T21:22:26.949 INFO:tasks.rados.rados.0.smithi003.stdout:2637: writing smithi003182153-26 from 1728512 to 2359296 tid 2 2023-10-07T21:22:26.952 INFO:tasks.rados.rados.0.smithi003.stdout:2637: writing smithi003182153-26 from 2359296 to 2932736 tid 3 2023-10-07T21:22:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:2638: copy_from oid 45 from oid 28 current snap is 266 2023-10-07T21:22:26.953 INFO:tasks.rados.rados.0.smithi003.stdout:2635: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:22:27.221 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:26 smithi046 ceph-mon[189713]: osdmap e588: 8 total, 8 up, 8 in 2023-10-07T21:22:27.221 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:26 smithi046 bash[233637]: cff384cdfccf07ead8f71cce0fe08e00e2365b719fc12d7e1ea2613e7a8b7c1a 2023-10-07T21:22:27.221 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:26 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:22:27.222 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-07T21:22:27.222 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 systemd[1]: Stopped Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:27.222 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 systemd[1]: Starting Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:26 smithi003 ceph-mon[200960]: osdmap e588: 8 total, 8 up, 8 in 2023-10-07T21:22:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:26 smithi003 ceph-mon[204507]: osdmap e588: 8 total, 8 up, 8 in 2023-10-07T21:22:27.409 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 1 to smithi003182153-22 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 2 to smithi003182153-22 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 3 to smithi003182153-22 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 4 to smithi003182153-22 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2635: done (3 left) 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2639: snap_create 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 5 to smithi003182153-22 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 1658 (ObjNum 825 snap 266 seq_num 825) dirty exists 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2636: left oid 22 (ObjNum 825 snap 266 seq_num 825) 2023-10-07T21:22:27.410 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 1 to smithi003182153-26 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 2 to smithi003182153-26 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 3 to smithi003182153-26 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 4 to smithi003182153-26 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 5 to smithi003182153-26 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1667 (ObjNum 826 snap 266 seq_num 826) dirty exists 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:2637: left oid 26 (ObjNum 826 snap 266 seq_num 826) 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:2638: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:2638: finishing copy_from to smithi003182153-45 2023-10-07T21:22:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2298 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:22:27.916 INFO:tasks.rados.rados.0.smithi003.stdout:2636: done (3 left) 2023-10-07T21:22:27.916 INFO:tasks.rados.rados.0.smithi003.stdout:2637: done (2 left) 2023-10-07T21:22:27.916 INFO:tasks.rados.rados.0.smithi003.stdout:2638: done (1 left) 2023-10-07T21:22:27.917 INFO:tasks.rados.rados.0.smithi003.stdout:2639: done (0 left) 2023-10-07T21:22:27.917 INFO:tasks.rados.rados.0.smithi003.stdout:2640: snap_remove snap 264 2023-10-07T21:22:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:27 smithi003 ceph-mon[200960]: osdmap e589: 8 total, 8 up, 8 in 2023-10-07T21:22:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:27 smithi003 ceph-mon[200960]: pgmap v530: 121 pgs: 121 active+clean; 457 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.5 MiB/s wr, 7 op/s 2023-10-07T21:22:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:27 smithi003 ceph-mon[204507]: osdmap e589: 8 total, 8 up, 8 in 2023-10-07T21:22:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:27 smithi003 ceph-mon[204507]: pgmap v530: 121 pgs: 121 active+clean; 457 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.5 MiB/s wr, 7 op/s 2023-10-07T21:22:28.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.859Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T21:22:28.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.859Z 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-10-07T21:22:28.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.859Z 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-10-07T21:22:28.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z 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-10-07T21:22:28.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z 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-10-07T21:22:28.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T21:22:28.346 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T21:22:28.347 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T21:22:28.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T21:22:28.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T21:22:28.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T21:22:28.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T21:22:28.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T21:22:28.348 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T21:22:28.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:27 smithi046 ceph-mon[189713]: osdmap e589: 8 total, 8 up, 8 in 2023-10-07T21:22:28.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:27 smithi046 ceph-mon[189713]: pgmap v530: 121 pgs: 121 active+clean; 457 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.5 MiB/s wr, 7 op/s 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T21:22:28.349 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T21:22:28.350 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.860Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.861Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 conmon[234032]: ts=2023-10-07T21:22:27.861Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 bash[233991]: d3512fa8184bd3865551835b2c349ac1ccfb726cace06b7ee870970a89b6e82e 2023-10-07T21:22:28.351 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 07 21:22:27 smithi046 systemd[1]: Started Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:28.917 INFO:tasks.rados.rados.0.smithi003.stdout:2640: done (0 left) 2023-10-07T21:22:28.918 INFO:tasks.rados.rados.0.smithi003.stdout:2641: snap_remove snap 218 2023-10-07T21:22:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[204507]: osdmap e590: 8 total, 8 up, 8 in 2023-10-07T21:22:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[200960]: osdmap e590: 8 total, 8 up, 8 in 2023-10-07T21:22:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:28 smithi046 ceph-mon[189713]: osdmap e590: 8 total, 8 up, 8 in 2023-10-07T21:22:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:29.813 INFO:tasks.rados.rados.0.smithi003.stdout:2641: done (0 left) 2023-10-07T21:22:29.813 INFO:tasks.rados.rados.0.smithi003.stdout:2642: rollback oid 35 current snap is 267 2023-10-07T21:22:29.814 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 35 to 254 2023-10-07T21:22:29.814 INFO:tasks.rados.rados.0.smithi003.stdout:2643: snap_remove snap 244 2023-10-07T21:22:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:29 smithi003 ceph-mon[200960]: osdmap e591: 8 total, 8 up, 8 in 2023-10-07T21:22:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:29 smithi003 ceph-mon[200960]: pgmap v533: 121 pgs: 121 active+clean; 478 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.8 MiB/s wr, 25 op/s 2023-10-07T21:22:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:29 smithi003 ceph-mon[200960]: osdmap e592: 8 total, 8 up, 8 in 2023-10-07T21:22:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:29 smithi003 ceph-mon[204507]: osdmap e591: 8 total, 8 up, 8 in 2023-10-07T21:22:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:29 smithi003 ceph-mon[204507]: pgmap v533: 121 pgs: 121 active+clean; 478 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.8 MiB/s wr, 25 op/s 2023-10-07T21:22:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:29 smithi003 ceph-mon[204507]: osdmap e592: 8 total, 8 up, 8 in 2023-10-07T21:22:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:29 smithi046 ceph-mon[189713]: osdmap e591: 8 total, 8 up, 8 in 2023-10-07T21:22:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:29 smithi046 ceph-mon[189713]: pgmap v533: 121 pgs: 121 active+clean; 478 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.8 MiB/s wr, 25 op/s 2023-10-07T21:22:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:29 smithi046 ceph-mon[189713]: osdmap e592: 8 total, 8 up, 8 in 2023-10-07T21:22:30.809 INFO:tasks.rados.rados.0.smithi003.stdout:2643: done (1 left) 2023-10-07T21:22:30.810 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 267 2023-10-07T21:22:30.810 INFO:tasks.rados.rados.0.smithi003.stdout:2644: seq_num 827 ranges {196608=655360,851968=516096,1368064=688128} 2023-10-07T21:22:30.818 INFO:tasks.rados.rados.0.smithi003.stdout:2644: writing smithi003182153-13 from 196608 to 851968 tid 1 2023-10-07T21:22:30.818 INFO:tasks.rados.rados.0.smithi003.stdout:2644: writing smithi003182153-13 from 851968 to 1368064 tid 2 2023-10-07T21:22:30.826 INFO:tasks.rados.rados.0.smithi003.stdout:2644: writing smithi003182153-13 from 1368064 to 2056192 tid 3 2023-10-07T21:22:30.826 INFO:tasks.rados.rados.0.smithi003.stdout:2645: setattr oid 41 current snap is 267 2023-10-07T21:22:30.826 INFO:tasks.rados.rados.0.smithi003.stdout:2642: finishing rollback tid 0 to smithi003182153-35 2023-10-07T21:22:30.826 INFO:tasks.rados.rados.0.smithi003.stdout:2642: finishing rollback tid 1 to smithi003182153-35 2023-10-07T21:22:30.826 INFO:tasks.rados.rados.0.smithi003.stdout:2642: finishing rollback tid 2 to smithi003182153-35 2023-10-07T21:22:30.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 2301 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:22:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:2642: done (2 left) 2023-10-07T21:22:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:2646: read oid 49 snap -1 2023-10-07T21:22:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:2646: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:22:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:2647: rollback oid 24 current snap is 267 2023-10-07T21:22:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 24 to 219 2023-10-07T21:22:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 267 2023-10-07T21:22:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:2648: seq_num 828 ranges {3047424=671744,3719168=802816,4521984=401408} 2023-10-07T21:22:30.848 INFO:tasks.rados.rados.0.smithi003.stdout:2648: writing smithi003182153-8 from 3047424 to 3719168 tid 1 2023-10-07T21:22:30.853 INFO:tasks.rados.rados.0.smithi003.stdout:2648: writing smithi003182153-8 from 3719168 to 4521984 tid 2 2023-10-07T21:22:30.856 INFO:tasks.rados.rados.0.smithi003.stdout:2648: writing smithi003182153-8 from 4521984 to 4923392 tid 3 2023-10-07T21:22:30.856 INFO:tasks.rados.rados.0.smithi003.stdout:2649: read oid 50 snap -1 2023-10-07T21:22:30.856 INFO:tasks.rados.rados.0.smithi003.stdout:2649: expect deleted 2023-10-07T21:22:30.856 INFO:tasks.rados.rados.0.smithi003.stdout:2650: snap_remove snap 202 2023-10-07T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: osdmap e593: 8 total, 8 up, 8 in 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: osdmap e593: 8 total, 8 up, 8 in 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: osdmap e593: 8 total, 8 up, 8 in 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:2650: done (6 left) 2023-10-07T21:22:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:2651: snap_create 2023-10-07T21:22:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:2647: finishing rollback tid 0 to smithi003182153-24 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2647: finishing rollback tid 1 to smithi003182153-24 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 1716 (ObjNum 33 snap 0 seq_num 1550341994) dirty dne 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2644: finishing write tid 1 to smithi003182153-13 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2644: finishing write tid 2 to smithi003182153-13 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2644: finishing write tid 3 to smithi003182153-13 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2644: finishing write tid 4 to smithi003182153-13 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2644: finishing write tid 5 to smithi003182153-13 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1701 (ObjNum 827 snap 267 seq_num 827) dirty exists 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2644: left oid 13 (ObjNum 827 snap 267 seq_num 827) 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1647 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 1 to smithi003182153-8 2023-10-07T21:22:31.840 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 2 to smithi003182153-8 2023-10-07T21:22:31.841 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 3 to smithi003182153-8 2023-10-07T21:22:31.841 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 4 to smithi003182153-8 2023-10-07T21:22:31.841 INFO:tasks.rados.rados.0.smithi003.stdout:2646: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:22:31.900 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:22:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:22:31] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2023-10-07T21:22:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 5 to smithi003182153-8 2023-10-07T21:22:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2328 (ObjNum 828 snap 267 seq_num 828) dirty exists 2023-10-07T21:22:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2648: left oid 8 (ObjNum 828 snap 267 seq_num 828) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2644: done (6 left) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2645: done (5 left) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2646: done (4 left) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2647: done (3 left) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2648: done (2 left) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2649: done (1 left) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2651: done (0 left) 2023-10-07T21:22:32.840 INFO:tasks.rados.rados.0.smithi003.stdout:2652: delete oid 44 current snap is 268 2023-10-07T21:22:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:32 smithi046 ceph-mon[189713]: pgmap v536: 121 pgs: 121 active+clean; 480 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 MiB/s wr, 30 op/s 2023-10-07T21:22:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]: dispatch 2023-10-07T21:22:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]': finished 2023-10-07T21:22:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:32 smithi046 ceph-mon[189713]: osdmap e594: 8 total, 8 up, 8 in 2023-10-07T21:22:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:2652: done (0 left) 2023-10-07T21:22:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:2653: delete oid 20 current snap is 268 2023-10-07T21:22:32.882 INFO:tasks.rados.rados.0.smithi003.stdout:2653: done (0 left) 2023-10-07T21:22:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2654: rmattr oid 37 current snap is 268 2023-10-07T21:22:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2655: snap_create 2023-10-07T21:22:32.885 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2178 (ObjNum 799 snap 260 seq_num 799) dirty exists 2023-10-07T21:22:33.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[200960]: pgmap v536: 121 pgs: 121 active+clean; 480 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 MiB/s wr, 30 op/s 2023-10-07T21:22:33.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:33.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:33.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]: dispatch 2023-10-07T21:22:33.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]': finished 2023-10-07T21:22:33.035 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[200960]: osdmap e594: 8 total, 8 up, 8 in 2023-10-07T21:22:33.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[204507]: pgmap v536: 121 pgs: 121 active+clean; 480 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 MiB/s wr, 30 op/s 2023-10-07T21:22:33.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:33.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:33.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]: dispatch 2023-10-07T21:22:33.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "2.1e"}]': finished 2023-10-07T21:22:33.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:32 smithi003 ceph-mon[204507]: osdmap e594: 8 total, 8 up, 8 in 2023-10-07T21:22:33.706 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:22:33.849 INFO:tasks.rados.rados.0.smithi003.stdout:2654: done (1 left) 2023-10-07T21:22:33.849 INFO:tasks.rados.rados.0.smithi003.stdout:2655: done (0 left) 2023-10-07T21:22:33.849 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 269 2023-10-07T21:22:33.849 INFO:tasks.rados.rados.0.smithi003.stdout:2656: seq_num 831 ranges {2203648=720896,2924544=499712,3424256=704512} 2023-10-07T21:22:33.868 INFO:tasks.rados.rados.0.smithi003.stdout:2656: writing smithi003182153-4 from 2203648 to 2924544 tid 1 2023-10-07T21:22:33.871 INFO:tasks.rados.rados.0.smithi003.stdout:2656: writing smithi003182153-4 from 2924544 to 3424256 tid 2 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2656: writing smithi003182153-4 from 3424256 to 4128768 tid 3 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2657: read oid 38 snap -1 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2657: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2658: rmattr oid 3 current snap is 269 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2658: done (2 left) 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2659: read oid 39 snap 265 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2659: expect (ObjNum 672 snap 219 seq_num 672) 2023-10-07T21:22:33.878 INFO:tasks.rados.rados.0.smithi003.stdout:2660: rmattr oid 41 current snap is 269 2023-10-07T21:22:33.879 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 1 to smithi003182153-4 2023-10-07T21:22:33.879 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 2 to smithi003182153-4 2023-10-07T21:22:33.879 INFO:tasks.rados.rados.0.smithi003.stdout:2661: snap_remove snap 262 2023-10-07T21:22:34.077 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (7m) 3s ago 10m 29.3M - 0.25.0 c8568f914cd2 8b334cc85345 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (7m) 3s ago 10m 92.1M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (42s) 3s ago 11m 16.7M - 18.0.0-6609-g9725b08f d68377abd09f a342de758ed7 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (21s) 3s ago 11m 13.5M - 18.0.0-6609-g9725b08f d68377abd09f ee2b93c69e5d 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (6m) 3s ago 15m 451M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (6m) 3s ago 16m 525M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (6m) 3s ago 16m 133M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:22:34.078 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (5m) 3s ago 15m 85.9M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (5m) 3s ago 15m 92.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10s) 3s ago 10m 5939k - 1.5.0 0da6a335fe13 6e274d71129d 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (6s) 3s ago 10m 4089k - 1.5.0 0da6a335fe13 d3512fa8184b 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) 3s ago 14m 734M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (4m) 3s ago 14m 584M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (3m) 3s ago 13m 675M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (3m) 3s ago 13m 415M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (2m) 3s ago 13m 541M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:22:34.079 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (2m) 3s ago 12m 627M 2501M 18.0.0-6609-g9725b08f d68377abd09f 5093f333aa18 2023-10-07T21:22:34.080 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (92s) 3s ago 12m 208M 2501M 18.0.0-6609-g9725b08f d68377abd09f 057b9b99882c 2023-10-07T21:22:34.080 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (58s) 3s ago 12m 208M 2501M 18.0.0-6609-g9725b08f d68377abd09f 35fd315a64b5 2023-10-07T21:22:34.080 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (6m) 3s ago 11m 66.3M - 2.43.0 a07b618ecd1d 241fccc5f5d2 2023-10-07T21:22:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:33 smithi046 ceph-mon[189713]: osdmap e595: 8 total, 8 up, 8 in 2023-10-07T21:22:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:33 smithi003 ceph-mon[204507]: osdmap e595: 8 total, 8 up, 8 in 2023-10-07T21:22:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:33 smithi003 ceph-mon[200960]: osdmap e595: 8 total, 8 up, 8 in 2023-10-07T21:22:34.483 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:22:34.483 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:22:34.483 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 15 2023-10-07T21:22:34.484 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:22:34.485 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:22:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:2661: done (4 left) 2023-10-07T21:22:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:2662: rollback oid 32 current snap is 269 2023-10-07T21:22:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 266 2023-10-07T21:22:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:2663: copy_from oid 8 from oid 7 current snap is 269 2023-10-07T21:22:34.813 INFO:tasks.rados.rados.0.smithi003.stdout:2664: read oid 34 snap -1 2023-10-07T21:22:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:2664: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 269 2023-10-07T21:22:34.814 INFO:tasks.rados.rados.0.smithi003.stdout:2665: seq_num 832 ranges {720896=737280,1458176=786432,2244608=417792} 2023-10-07T21:22:34.823 INFO:tasks.rados.rados.0.smithi003.stdout:2665: writing smithi003182153-25 from 720896 to 1458176 tid 1 2023-10-07T21:22:34.827 INFO:tasks.rados.rados.0.smithi003.stdout:2665: writing smithi003182153-25 from 1458176 to 2244608 tid 2 2023-10-07T21:22:34.830 INFO:tasks.rados.rados.0.smithi003.stdout:2665: writing smithi003182153-25 from 2244608 to 2662400 tid 3 2023-10-07T21:22:34.835 INFO:tasks.rados.rados.0.smithi003.stdout:2666: snap_create 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:2657: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 3 to smithi003182153-4 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1648 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 4 to smithi003182153-4 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 5 to smithi003182153-4 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2130 (ObjNum 831 snap 269 seq_num 831) dirty exists 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:2656: left oid 4 (ObjNum 831 snap 269 seq_num 831) 2023-10-07T21:22:34.836 INFO:tasks.rados.rados.0.smithi003.stdout:2659: expect (ObjNum 672 snap 219 seq_num 672) 2023-10-07T21:22:34.974 INFO:tasks.rados.rados.0.smithi003.stdout:2662: finishing rollback tid 0 to smithi003182153-32 2023-10-07T21:22:34.975 INFO:tasks.rados.rados.0.smithi003.stdout:2662: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:22:34.975 INFO:tasks.rados.rados.0.smithi003.stdout:2662: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:22:34.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2347 (ObjNum 806 snap 260 seq_num 806) dirty exists 2023-10-07T21:22:34.975 INFO:tasks.rados.rados.0.smithi003.stdout:2663: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:22:34.975 INFO:tasks.rados.rados.0.smithi003.stdout:2663: finishing copy_from to smithi003182153-8 2023-10-07T21:22:34.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 1054 (ObjNum 804 snap 260 seq_num 804) dirty exists 2023-10-07T21:22:34.975 INFO:tasks.rados.rados.0.smithi003.stdout:2664: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[200960]: pgmap v539: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T21:22:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[200960]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[200960]: osdmap e596: 8 total, 8 up, 8 in 2023-10-07T21:22:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2887614676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[200960]: osdmap e597: 8 total, 8 up, 8 in 2023-10-07T21:22:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[204507]: pgmap v539: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T21:22:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[204507]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[204507]: osdmap e596: 8 total, 8 up, 8 in 2023-10-07T21:22:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2887614676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:34 smithi003 ceph-mon[204507]: osdmap e597: 8 total, 8 up, 8 in 2023-10-07T21:22:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:34 smithi046 ceph-mon[189713]: pgmap v539: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T21:22:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:34 smithi046 ceph-mon[189713]: from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:34 smithi046 ceph-mon[189713]: osdmap e596: 8 total, 8 up, 8 in 2023-10-07T21:22:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:34 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2887614676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:34 smithi046 ceph-mon[189713]: osdmap e597: 8 total, 8 up, 8 in 2023-10-07T21:22:35.743 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 1 to smithi003182153-25 2023-10-07T21:22:35.743 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 2 to smithi003182153-25 2023-10-07T21:22:35.743 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 3 to smithi003182153-25 2023-10-07T21:22:35.743 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 4 to smithi003182153-25 2023-10-07T21:22:35.743 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 5 to smithi003182153-25 2023-10-07T21:22:35.743 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1063 (ObjNum 832 snap 269 seq_num 832) dirty exists 2023-10-07T21:22:35.743 INFO:tasks.rados.rados.0.smithi003.stdout:2665: left oid 25 (ObjNum 832 snap 269 seq_num 832) 2023-10-07T21:22:35.826 INFO:tasks.rados.rados.0.smithi003.stdout:2656: done (8 left) 2023-10-07T21:22:35.826 INFO:tasks.rados.rados.0.smithi003.stdout:2657: done (7 left) 2023-10-07T21:22:35.826 INFO:tasks.rados.rados.0.smithi003.stdout:2659: done (6 left) 2023-10-07T21:22:35.826 INFO:tasks.rados.rados.0.smithi003.stdout:2660: done (5 left) 2023-10-07T21:22:35.826 INFO:tasks.rados.rados.0.smithi003.stdout:2662: done (4 left) 2023-10-07T21:22:35.827 INFO:tasks.rados.rados.0.smithi003.stdout:2663: done (3 left) 2023-10-07T21:22:35.827 INFO:tasks.rados.rados.0.smithi003.stdout:2664: done (2 left) 2023-10-07T21:22:35.827 INFO:tasks.rados.rados.0.smithi003.stdout:2665: done (1 left) 2023-10-07T21:22:35.827 INFO:tasks.rados.rados.0.smithi003.stdout:2666: done (0 left) 2023-10-07T21:22:35.827 INFO:tasks.rados.rados.0.smithi003.stdout:2667: delete oid 33 current snap is 270 2023-10-07T21:22:35.829 INFO:tasks.rados.rados.0.smithi003.stdout:2667: done (0 left) 2023-10-07T21:22:35.829 INFO:tasks.rados.rados.0.smithi003.stdout:2668: snap_remove snap 260 2023-10-07T21:22:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:35 smithi046 ceph-mon[189713]: osdmap e598: 8 total, 8 up, 8 in 2023-10-07T21:22:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[204507]: osdmap e598: 8 total, 8 up, 8 in 2023-10-07T21:22:36.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:36.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:35 smithi003 ceph-mon[200960]: osdmap e598: 8 total, 8 up, 8 in 2023-10-07T21:22:36.830 INFO:tasks.rados.rados.0.smithi003.stdout:2668: done (0 left) 2023-10-07T21:22:36.830 INFO:tasks.rados.rados.0.smithi003.stdout:2669: snap_remove snap 219 2023-10-07T21:22:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:36 smithi046 ceph-mon[189713]: pgmap v542: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-10-07T21:22:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:36 smithi046 ceph-mon[189713]: osdmap e599: 8 total, 8 up, 8 in 2023-10-07T21:22:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:36 smithi003 ceph-mon[200960]: pgmap v542: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-10-07T21:22:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:36 smithi003 ceph-mon[200960]: osdmap e599: 8 total, 8 up, 8 in 2023-10-07T21:22:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:36 smithi003 ceph-mon[204507]: pgmap v542: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2023-10-07T21:22:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:36 smithi003 ceph-mon[204507]: osdmap e599: 8 total, 8 up, 8 in 2023-10-07T21:22:37.831 INFO:tasks.rados.rados.0.smithi003.stdout:2669: done (0 left) 2023-10-07T21:22:37.831 INFO:tasks.rados.rados.0.smithi003.stdout:2670: read oid 40 snap -1 2023-10-07T21:22:37.831 INFO:tasks.rados.rados.0.smithi003.stdout:2670: expect deleted 2023-10-07T21:22:37.831 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 270 2023-10-07T21:22:37.831 INFO:tasks.rados.rados.0.smithi003.stdout:2671: seq_num 834 ranges {2203648=778240,2981888=557056,3538944=548864,4087808=98304} 2023-10-07T21:22:37.849 INFO:tasks.rados.rados.0.smithi003.stdout:2671: writing smithi003182153-16 from 2203648 to 2981888 tid 1 2023-10-07T21:22:37.853 INFO:tasks.rados.rados.0.smithi003.stdout:2671: writing smithi003182153-16 from 2981888 to 3538944 tid 2 2023-10-07T21:22:37.858 INFO:tasks.rados.rados.0.smithi003.stdout:2671: writing smithi003182153-16 from 3538944 to 4087808 tid 3 2023-10-07T21:22:37.858 INFO:tasks.rados.rados.0.smithi003.stdout:2671: writing smithi003182153-16 from 4087808 to 4186112 tid 4 2023-10-07T21:22:37.858 INFO:tasks.rados.rados.0.smithi003.stdout:2672: delete oid 9 current snap is 270 2023-10-07T21:22:37.867 INFO:tasks.rados.rados.0.smithi003.stdout:2670: done (2 left) 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:2672: done (1 left) 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:2673: rollback oid 33 current snap is 270 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 252 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:2674: rollback oid 3 current snap is 270 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 3 to 268 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:2675: copy_from oid 47 from oid 34 current snap is 270 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:2676: copy_from oid 13 from oid 17 current snap is 270 2023-10-07T21:22:37.868 INFO:tasks.rados.rados.0.smithi003.stdout:2677: snap_remove snap 255 2023-10-07T21:22:38.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:37 smithi046 ceph-mon[189713]: Upgrade: Updating prometheus.a 2023-10-07T21:22:38.061 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:37 smithi046 ceph-mon[189713]: osdmap e600: 8 total, 8 up, 8 in 2023-10-07T21:22:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:37 smithi003 ceph-mon[200960]: Upgrade: Updating prometheus.a 2023-10-07T21:22:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:37 smithi003 ceph-mon[200960]: osdmap e600: 8 total, 8 up, 8 in 2023-10-07T21:22:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:37 smithi003 ceph-mon[204507]: Upgrade: Updating prometheus.a 2023-10-07T21:22:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:37 smithi003 ceph-mon[204507]: osdmap e600: 8 total, 8 up, 8 in 2023-10-07T21:22:38.880 INFO:tasks.rados.rados.0.smithi003.stdout:2677: done (5 left) 2023-10-07T21:22:38.880 INFO:tasks.rados.rados.0.smithi003.stdout:2678: delete oid 42 current snap is 270 2023-10-07T21:22:38.880 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 1 to smithi003182153-16 2023-10-07T21:22:38.880 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 2 to smithi003182153-16 2023-10-07T21:22:38.880 INFO:tasks.rados.rados.0.smithi003.stdout:2674: finishing rollback tid 1 to smithi003182153-3 2023-10-07T21:22:38.880 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1618 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 3 to smithi003182153-16 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2673: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 4 to smithi003182153-16 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 5 to smithi003182153-16 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2673: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1671 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 6 to smithi003182153-16 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2379 (ObjNum 834 snap 270 seq_num 834) dirty exists 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2671: left oid 16 (ObjNum 834 snap 270 seq_num 834) 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2675: finishing copy_from racing read to smithi003182153-47 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2676: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:22:38.881 INFO:tasks.rados.rados.0.smithi003.stdout:2676: finishing copy_from to smithi003182153-13 2023-10-07T21:22:38.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1654 (ObjNum 802 snap 260 seq_num 802) dirty exists 2023-10-07T21:22:38.882 INFO:tasks.rados.rados.0.smithi003.stdout:2675: finishing copy_from to smithi003182153-47 2023-10-07T21:22:38.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 1634 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:22:38.892 INFO:tasks.rados.rados.0.smithi003.stdout:2671: done (5 left) 2023-10-07T21:22:38.892 INFO:tasks.rados.rados.0.smithi003.stdout:2673: done (4 left) 2023-10-07T21:22:38.892 INFO:tasks.rados.rados.0.smithi003.stdout:2674: done (3 left) 2023-10-07T21:22:38.892 INFO:tasks.rados.rados.0.smithi003.stdout:2675: done (2 left) 2023-10-07T21:22:38.892 INFO:tasks.rados.rados.0.smithi003.stdout:2676: done (1 left) 2023-10-07T21:22:38.892 INFO:tasks.rados.rados.0.smithi003.stdout:2678: done (0 left) 2023-10-07T21:22:38.892 INFO:tasks.rados.rados.0.smithi003.stdout:2679: delete oid 21 current snap is 270 2023-10-07T21:22:38.899 INFO:tasks.rados.rados.0.smithi003.stdout:2679: done (0 left) 2023-10-07T21:22:38.899 INFO:tasks.rados.rados.0.smithi003.stdout:2680: copy_from oid 13 from oid 17 current snap is 270 2023-10-07T21:22:38.899 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 270 2023-10-07T21:22:38.899 INFO:tasks.rados.rados.0.smithi003.stdout:2681: seq_num 838 ranges {2932736=442368,3375104=540672,3915776=532480,4448256=442368,4890624=90112} 2023-10-07T21:22:38.918 INFO:tasks.rados.rados.0.smithi003.stdout:2681: writing smithi003182153-26 from 2932736 to 3375104 tid 1 2023-10-07T21:22:38.921 INFO:tasks.rados.rados.0.smithi003.stdout:2681: writing smithi003182153-26 from 3375104 to 3915776 tid 2 2023-10-07T21:22:38.924 INFO:tasks.rados.rados.0.smithi003.stdout:2681: writing smithi003182153-26 from 3915776 to 4448256 tid 3 2023-10-07T21:22:38.927 INFO:tasks.rados.rados.0.smithi003.stdout:2681: writing smithi003182153-26 from 4448256 to 4890624 tid 4 2023-10-07T21:22:38.928 INFO:tasks.rados.rados.0.smithi003.stdout:2681: writing smithi003182153-26 from 4890624 to 4980736 tid 5 2023-10-07T21:22:38.928 INFO:tasks.rados.rados.0.smithi003.stdout:2682: snap_create 2023-10-07T21:22:38.928 INFO:tasks.rados.rados.0.smithi003.stdout:2680: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:22:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:2680: finishing copy_from to smithi003182153-13 2023-10-07T21:22:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1654 (ObjNum 802 snap 260 seq_num 802) dirty exists 2023-10-07T21:22:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 1 to smithi003182153-26 2023-10-07T21:22:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 2 to smithi003182153-26 2023-10-07T21:22:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 3 to smithi003182153-26 2023-10-07T21:22:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 4 to smithi003182153-26 2023-10-07T21:22:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 5 to smithi003182153-26 2023-10-07T21:22:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 6 to smithi003182153-26 2023-10-07T21:22:38.933 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 7 to smithi003182153-26 2023-10-07T21:22:38.934 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1677 (ObjNum 838 snap 270 seq_num 838) dirty exists 2023-10-07T21:22:38.934 INFO:tasks.rados.rados.0.smithi003.stdout:2681: left oid 26 (ObjNum 838 snap 270 seq_num 838) 2023-10-07T21:22:39.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:38 smithi046 ceph-mon[189713]: Deploying daemon prometheus.a on smithi046 2023-10-07T21:22:39.237 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:38 smithi046 ceph-mon[189713]: pgmap v545: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 470 KiB/s wr, 4 op/s 2023-10-07T21:22:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:38 smithi003 ceph-mon[200960]: Deploying daemon prometheus.a on smithi046 2023-10-07T21:22:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:38 smithi003 ceph-mon[200960]: pgmap v545: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 470 KiB/s wr, 4 op/s 2023-10-07T21:22:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:38 smithi003 ceph-mon[204507]: Deploying daemon prometheus.a on smithi046 2023-10-07T21:22:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:38 smithi003 ceph-mon[204507]: pgmap v545: 121 pgs: 121 active+clean; 485 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 KiB/s rd, 470 KiB/s wr, 4 op/s 2023-10-07T21:22:39.809 INFO:tasks.rados.rados.0.smithi003.stdout:2680: done (2 left) 2023-10-07T21:22:39.809 INFO:tasks.rados.rados.0.smithi003.stdout:2681: done (1 left) 2023-10-07T21:22:39.809 INFO:tasks.rados.rados.0.smithi003.stdout:2682: done (0 left) 2023-10-07T21:22:39.809 INFO:tasks.rados.rados.0.smithi003.stdout:2683: copy_from oid 24 from oid 35 current snap is 271 2023-10-07T21:22:39.809 INFO:tasks.rados.rados.0.smithi003.stdout:2684: read oid 32 snap 238 2023-10-07T21:22:39.809 INFO:tasks.rados.rados.0.smithi003.stdout:2684: expect (ObjNum 721 snap 233 seq_num 721) 2023-10-07T21:22:39.810 INFO:tasks.rados.rados.0.smithi003.stdout:2685: delete oid 31 current snap is 271 2023-10-07T21:22:39.815 INFO:tasks.rados.rados.0.smithi003.stdout:2685: done (2 left) 2023-10-07T21:22:39.815 INFO:tasks.rados.rados.0.smithi003.stdout:2686: rollback oid 11 current snap is 271 2023-10-07T21:22:39.815 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 261 2023-10-07T21:22:39.816 INFO:tasks.rados.rados.0.smithi003.stdout:2687: delete oid 44 current snap is 271 2023-10-07T21:22:39.818 INFO:tasks.rados.rados.0.smithi003.stdout:2684: expect (ObjNum 721 snap 233 seq_num 721) 2023-10-07T21:22:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:2686: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:22:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:2686: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:22:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:2686: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:22:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1651 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:2684: done (3 left) 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:2686: done (2 left) 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:2687: done (1 left) 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 271 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:2683: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:2683: finishing copy_from to smithi003182153-24 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2301 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:22:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:2688: seq_num 841 ranges {3497984=491520,3989504=598016,4587520=704512,5292032=303104} 2023-10-07T21:22:39.915 INFO:tasks.rados.rados.0.smithi003.stdout:2688: writing smithi003182153-6 from 3497984 to 3989504 tid 1 2023-10-07T21:22:39.918 INFO:tasks.rados.rados.0.smithi003.stdout:2688: writing smithi003182153-6 from 3989504 to 4587520 tid 2 2023-10-07T21:22:39.922 INFO:tasks.rados.rados.0.smithi003.stdout:2688: writing smithi003182153-6 from 4587520 to 5292032 tid 3 2023-10-07T21:22:39.924 INFO:tasks.rados.rados.0.smithi003.stdout:2688: writing smithi003182153-6 from 5292032 to 5595136 tid 4 2023-10-07T21:22:39.924 INFO:tasks.rados.rados.0.smithi003.stdout:2683: done (1 left) 2023-10-07T21:22:39.924 INFO:tasks.rados.rados.0.smithi003.stdout:2689: snap_remove snap 232 2023-10-07T21:22:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:39 smithi046 ceph-mon[189713]: osdmap e601: 8 total, 8 up, 8 in 2023-10-07T21:22:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:39 smithi046 ceph-mon[189713]: osdmap e602: 8 total, 8 up, 8 in 2023-10-07T21:22:40.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:39 smithi046 systemd[1]: Stopping Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:39 smithi003 ceph-mon[200960]: osdmap e601: 8 total, 8 up, 8 in 2023-10-07T21:22:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:39 smithi003 ceph-mon[200960]: osdmap e602: 8 total, 8 up, 8 in 2023-10-07T21:22:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:39 smithi003 ceph-mon[204507]: osdmap e601: 8 total, 8 up, 8 in 2023-10-07T21:22:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:39 smithi003 ceph-mon[204507]: osdmap e602: 8 total, 8 up, 8 in 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T21:22:40.596 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.128Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T21:22:40.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.129Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T21:22:40.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.129Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T21:22:40.597 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 conmon[175795]: ts=2023-10-07T21:22:40.129Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T21:22:40.900 INFO:tasks.rados.rados.0.smithi003.stdout:2689: done (1 left) 2023-10-07T21:22:40.900 INFO:tasks.rados.rados.0.smithi003.stdout:2690: snap_remove snap 214 2023-10-07T21:22:40.965 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:40 smithi046 ceph-mon[189713]: pgmap v548: 121 pgs: 121 active+clean; 489 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-10-07T21:22:40.965 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 bash[239705]: 241fccc5f5d23e325e3513225c40d9a15dd1a06024578055d11fa2c790ac2b2b 2023-10-07T21:22:40.965 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T21:22:40.965 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 systemd[1]: Stopped Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:40.965 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:40 smithi046 systemd[1]: Starting Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:40 smithi003 ceph-mon[200960]: pgmap v548: 121 pgs: 121 active+clean; 489 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-10-07T21:22:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:40 smithi003 ceph-mon[204507]: pgmap v548: 121 pgs: 121 active+clean; 489 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.541Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.541Z 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-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.541Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi046 (none))" 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.541Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.541Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.543Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.543Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.545Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T21:22:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.545Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.547Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.547Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.965µs 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.547Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.547Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 bash[240059]: 64444465d44de8731a0d5fe2915dc0ecaa58f7539f73c903cbcc2481ea4e5877 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 systemd[1]: Started Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.566Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.568Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.575Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.576Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.576Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.649µs wal_replay_duration=28.685302ms wbl_replay_duration=135ns total_replay_duration=28.729539ms 2023-10-07T21:22:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.579Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T21:22:41.848 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.579Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T21:22:41.848 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.579Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T21:22:41.848 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.599Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.286716ms db_storage=832ns remote_storage=1.212µs web_handler=430ns query_engine=705ns scrape=406.716µs scrape_sd=77.328µs notify=10.696µs notify_sd=8.798µs rules=19.468443ms tracing=5.434µs 2023-10-07T21:22:41.848 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.599Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T21:22:41.848 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 07 21:22:41 smithi046 conmon[240100]: ts=2023-10-07T21:22:41.599Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T21:22:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:2690: done (1 left) 2023-10-07T21:22:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:2691: delete oid 41 current snap is 271 2023-10-07T21:22:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 1 to smithi003182153-6 2023-10-07T21:22:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 2 to smithi003182153-6 2023-10-07T21:22:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 3 to smithi003182153-6 2023-10-07T21:22:41.905 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 4 to smithi003182153-6 2023-10-07T21:22:41.906 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 5 to smithi003182153-6 2023-10-07T21:22:41.906 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 6 to smithi003182153-6 2023-10-07T21:22:41.906 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1433 (ObjNum 841 snap 271 seq_num 841) dirty exists 2023-10-07T21:22:41.906 INFO:tasks.rados.rados.0.smithi003.stdout:2688: left oid 6 (ObjNum 841 snap 271 seq_num 841) 2023-10-07T21:22:41.917 INFO:tasks.rados.rados.0.smithi003.stdout:2688: done (1 left) 2023-10-07T21:22:41.917 INFO:tasks.rados.rados.0.smithi003.stdout:2691: done (0 left) 2023-10-07T21:22:41.917 INFO:tasks.rados.rados.0.smithi003.stdout:2692: rollback oid 18 current snap is 271 2023-10-07T21:22:41.917 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 252 2023-10-07T21:22:41.917 INFO:tasks.rados.rados.0.smithi003.stdout:2693: rollback oid 20 current snap is 271 2023-10-07T21:22:41.918 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 238 2023-10-07T21:22:41.918 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 271 2023-10-07T21:22:41.918 INFO:tasks.rados.rados.0.smithi003.stdout:2694: seq_num 843 ranges {3891200=524288,4415488=761856,5177344=671744,5849088=172032} 2023-10-07T21:22:41.943 INFO:tasks.rados.rados.0.smithi003.stdout:2694: writing smithi003182153-17 from 3891200 to 4415488 tid 1 2023-10-07T21:22:41.947 INFO:tasks.rados.rados.0.smithi003.stdout:2694: writing smithi003182153-17 from 4415488 to 5177344 tid 2 2023-10-07T21:22:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2694: writing smithi003182153-17 from 5177344 to 5849088 tid 3 2023-10-07T21:22:41.952 INFO:tasks.rados.rados.0.smithi003.stdout:2694: writing smithi003182153-17 from 5849088 to 6021120 tid 4 2023-10-07T21:22:41.952 INFO:tasks.rados.rados.0.smithi003.stdout:2695: read oid 48 snap -1 2023-10-07T21:22:41.952 INFO:tasks.rados.rados.0.smithi003.stdout:2695: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:41.953 INFO:tasks.rados.rados.0.smithi003.stdout:2696: rollback oid 19 current snap is 271 2023-10-07T21:22:41.953 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 19 to 265 2023-10-07T21:22:41.953 INFO:tasks.rados.rados.0.smithi003.stdout:2692: finishing rollback tid 0 to smithi003182153-18 2023-10-07T21:22:41.953 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 271 2023-10-07T21:22:41.953 INFO:tasks.rados.rados.0.smithi003.stdout:2697: seq_num 844 ranges {8839168=540672,9379840=696320,10076160=475136,10551296=434176} 2023-10-07T21:22:42.004 INFO:tasks.rados.rados.0.smithi003.stdout:2697: writing smithi003182153-47 from 8839168 to 9379840 tid 1 2023-10-07T21:22:42.007 INFO:tasks.rados.rados.0.smithi003.stdout:2697: writing smithi003182153-47 from 9379840 to 10076160 tid 2 2023-10-07T21:22:42.010 INFO:tasks.rados.rados.0.smithi003.stdout:2697: writing smithi003182153-47 from 10076160 to 10551296 tid 3 2023-10-07T21:22:42.013 INFO:tasks.rados.rados.0.smithi003.stdout:2697: writing smithi003182153-47 from 10551296 to 10985472 tid 4 2023-10-07T21:22:42.013 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 271 2023-10-07T21:22:42.013 INFO:tasks.rados.rados.0.smithi003.stdout:2693: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:2693: finishing rollback tid 2 to smithi003182153-20 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1661 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:2692: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:2692: finishing rollback tid 2 to smithi003182153-18 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1704 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:2694: finishing write tid 1 to smithi003182153-17 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:2694: finishing write tid 2 to smithi003182153-17 2023-10-07T21:22:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:2698: seq_num 845 ranges {1777664=557056,2334720=581632,2916352=688128,3604480=335872} 2023-10-07T21:22:42.026 INFO:tasks.rados.rados.0.smithi003.stdout:2698: writing smithi003182153-36 from 1777664 to 2334720 tid 1 2023-10-07T21:22:42.029 INFO:tasks.rados.rados.0.smithi003.stdout:2698: writing smithi003182153-36 from 2334720 to 2916352 tid 2 2023-10-07T21:22:42.033 INFO:tasks.rados.rados.0.smithi003.stdout:2698: writing smithi003182153-36 from 2916352 to 3604480 tid 3 2023-10-07T21:22:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:2698: writing smithi003182153-36 from 3604480 to 3940352 tid 4 2023-10-07T21:22:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:2692: done (6 left) 2023-10-07T21:22:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:2693: done (5 left) 2023-10-07T21:22:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 271 2023-10-07T21:22:42.035 INFO:tasks.rados.rados.0.smithi003.stdout:2699: seq_num 846 ranges {2768896=573440,3342336=466944,3809280=491520,4300800=548864,4849664=98304} 2023-10-07T21:22:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:2699: writing smithi003182153-35 from 2768896 to 3342336 tid 1 2023-10-07T21:22:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:2699: writing smithi003182153-35 from 3342336 to 3809280 tid 2 2023-10-07T21:22:42.058 INFO:tasks.rados.rados.0.smithi003.stdout:2699: writing smithi003182153-35 from 3809280 to 4300800 tid 3 2023-10-07T21:22:42.061 INFO:tasks.rados.rados.0.smithi003.stdout:2699: writing smithi003182153-35 from 4300800 to 4849664 tid 4 2023-10-07T21:22:42.062 INFO:tasks.rados.rados.0.smithi003.stdout:2699: writing smithi003182153-35 from 4849664 to 4947968 tid 5 2023-10-07T21:22:42.062 INFO:tasks.rados.rados.0.smithi003.stdout:2700: snap_create 2023-10-07T21:22:42.062 INFO:tasks.rados.rados.0.smithi003.stdout:2695: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:22:42.066 INFO:tasks.rados.rados.0.smithi003.stdout:2696: finishing rollback tid 1 to smithi003182153-19 2023-10-07T21:22:42.066 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1700 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T21:22:42.066 INFO:tasks.rados.rados.0.smithi003.stdout:2694: finishing write tid 3 to smithi003182153-17 2023-10-07T21:22:42.066 INFO:tasks.rados.rados.0.smithi003.stdout:2694: finishing write tid 4 to smithi003182153-17 2023-10-07T21:22:42.066 INFO:tasks.rados.rados.0.smithi003.stdout:2694: finishing write tid 5 to smithi003182153-17 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2694: finishing write tid 6 to smithi003182153-17 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1666 (ObjNum 843 snap 271 seq_num 843) dirty exists 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2694: left oid 17 (ObjNum 843 snap 271 seq_num 843) 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2697: finishing write tid 1 to smithi003182153-47 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2697: finishing write tid 2 to smithi003182153-47 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2697: finishing write tid 3 to smithi003182153-47 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2697: finishing write tid 4 to smithi003182153-47 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2697: finishing write tid 5 to smithi003182153-47 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2697: finishing write tid 6 to smithi003182153-47 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 1709 (ObjNum 844 snap 271 seq_num 844) dirty exists 2023-10-07T21:22:42.067 INFO:tasks.rados.rados.0.smithi003.stdout:2697: left oid 47 (ObjNum 844 snap 271 seq_num 844) 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2698: finishing write tid 1 to smithi003182153-36 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2698: finishing write tid 2 to smithi003182153-36 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2698: finishing write tid 3 to smithi003182153-36 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2698: finishing write tid 4 to smithi003182153-36 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2698: finishing write tid 5 to smithi003182153-36 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2698: finishing write tid 6 to smithi003182153-36 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 1639 (ObjNum 845 snap 271 seq_num 845) dirty exists 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2698: left oid 36 (ObjNum 845 snap 271 seq_num 845) 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2699: finishing write tid 1 to smithi003182153-35 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2699: finishing write tid 2 to smithi003182153-35 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2699: finishing write tid 3 to smithi003182153-35 2023-10-07T21:22:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:2699: finishing write tid 4 to smithi003182153-35 2023-10-07T21:22:42.069 INFO:tasks.rados.rados.0.smithi003.stdout:2699: finishing write tid 5 to smithi003182153-35 2023-10-07T21:22:42.069 INFO:tasks.rados.rados.0.smithi003.stdout:2699: finishing write tid 6 to smithi003182153-35 2023-10-07T21:22:42.069 INFO:tasks.rados.rados.0.smithi003.stdout:2699: finishing write tid 7 to smithi003182153-35 2023-10-07T21:22:42.069 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 2307 (ObjNum 846 snap 271 seq_num 846) dirty exists 2023-10-07T21:22:42.069 INFO:tasks.rados.rados.0.smithi003.stdout:2699: left oid 35 (ObjNum 846 snap 271 seq_num 846) 2023-10-07T21:22:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[200960]: osdmap e603: 8 total, 8 up, 8 in 2023-10-07T21:22:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[200960]: pgmap v551: 121 pgs: 121 active+clean; 486 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.6 MiB/s wr, 9 op/s 2023-10-07T21:22:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[204507]: osdmap e603: 8 total, 8 up, 8 in 2023-10-07T21:22:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[204507]: pgmap v551: 121 pgs: 121 active+clean; 486 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.6 MiB/s wr, 9 op/s 2023-10-07T21:22:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:41 smithi046 ceph-mon[189713]: osdmap e603: 8 total, 8 up, 8 in 2023-10-07T21:22:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:41 smithi046 ceph-mon[189713]: pgmap v551: 121 pgs: 121 active+clean; 486 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.6 MiB/s wr, 9 op/s 2023-10-07T21:22:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:42.905 INFO:tasks.rados.rados.0.smithi003.stdout:2694: done (6 left) 2023-10-07T21:22:42.906 INFO:tasks.rados.rados.0.smithi003.stdout:2695: done (5 left) 2023-10-07T21:22:42.906 INFO:tasks.rados.rados.0.smithi003.stdout:2696: done (4 left) 2023-10-07T21:22:42.906 INFO:tasks.rados.rados.0.smithi003.stdout:2697: done (3 left) 2023-10-07T21:22:42.906 INFO:tasks.rados.rados.0.smithi003.stdout:2698: done (2 left) 2023-10-07T21:22:42.906 INFO:tasks.rados.rados.0.smithi003.stdout:2699: done (1 left) 2023-10-07T21:22:42.906 INFO:tasks.rados.rados.0.smithi003.stdout:2700: done (0 left) 2023-10-07T21:22:42.906 INFO:tasks.rados.rados.0.smithi003.stdout:2701: copy_from oid 48 from oid 43 current snap is 272 2023-10-07T21:22:42.907 INFO:tasks.rados.rados.0.smithi003.stdout:2702: setattr oid 7 current snap is 272 2023-10-07T21:22:42.909 INFO:tasks.rados.rados.0.smithi003.stdout:2703: read oid 36 snap 238 2023-10-07T21:22:42.909 INFO:tasks.rados.rados.0.smithi003.stdout:2703: expect deleted 2023-10-07T21:22:42.909 INFO:tasks.rados.rados.0.smithi003.stdout:2704: read oid 25 snap -1 2023-10-07T21:22:42.909 INFO:tasks.rados.rados.0.smithi003.stdout:2704: expect (ObjNum 832 snap 269 seq_num 832) 2023-10-07T21:22:42.909 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 272 2023-10-07T21:22:42.909 INFO:tasks.rados.rados.0.smithi003.stdout:2705: seq_num 847 ranges {0=589824,589824=753664,1343488=655360,1998848=196608} 2023-10-07T21:22:42.911 INFO:tasks.rados.rados.0.smithi003.stdout:2705: writing smithi003182153-44 from 0 to 589824 tid 1 2023-10-07T21:22:42.916 INFO:tasks.rados.rados.0.smithi003.stdout:2705: writing smithi003182153-44 from 589824 to 1343488 tid 2 2023-10-07T21:22:42.920 INFO:tasks.rados.rados.0.smithi003.stdout:2705: writing smithi003182153-44 from 1343488 to 1998848 tid 3 2023-10-07T21:22:42.922 INFO:tasks.rados.rados.0.smithi003.stdout:2705: writing smithi003182153-44 from 1998848 to 2195456 tid 4 2023-10-07T21:22:42.922 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 272 2023-10-07T21:22:42.922 INFO:tasks.rados.rados.0.smithi003.stdout:2701: finishing copy_from to smithi003182153-48 2023-10-07T21:22:42.922 INFO:tasks.rados.rados.0.smithi003.stdout:2701: got expected ENOENT (src dne) 2023-10-07T21:22:42.922 INFO:tasks.rados.rados.0.smithi003.stdout:2706: seq_num 848 ranges {2768896=606208,3375104=630784,4005888=458752,4464640=516096} 2023-10-07T21:22:42.940 INFO:tasks.rados.rados.0.smithi003.stdout:2706: writing smithi003182153-24 from 2768896 to 3375104 tid 1 2023-10-07T21:22:42.944 INFO:tasks.rados.rados.0.smithi003.stdout:2706: writing smithi003182153-24 from 3375104 to 4005888 tid 2 2023-10-07T21:22:42.947 INFO:tasks.rados.rados.0.smithi003.stdout:2706: writing smithi003182153-24 from 4005888 to 4464640 tid 3 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2706: writing smithi003182153-24 from 4464640 to 4980736 tid 4 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2707: rmattr oid 37 current snap is 272 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2701: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2705: finishing write tid 1 to smithi003182153-44 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2701: done (6 left) 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2703: done (5 left) 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2708: rmattr oid 49 current snap is 272 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2708: done (5 left) 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2709: read oid 34 snap 258 2023-10-07T21:22:42.951 INFO:tasks.rados.rados.0.smithi003.stdout:2709: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:42.952 INFO:tasks.rados.rados.0.smithi003.stdout:2710: delete oid 42 current snap is 272 2023-10-07T21:22:42.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1064 (ObjNum 804 snap 260 seq_num 804) dirty exists 2023-10-07T21:22:42.952 INFO:tasks.rados.rados.0.smithi003.stdout:2705: finishing write tid 2 to smithi003182153-44 2023-10-07T21:22:42.952 INFO:tasks.rados.rados.0.smithi003.stdout:2704: expect (ObjNum 832 snap 269 seq_num 832) 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2705: finishing write tid 3 to smithi003182153-44 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2705: finishing write tid 4 to smithi003182153-44 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2705: finishing write tid 5 to smithi003182153-44 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2705: finishing write tid 6 to smithi003182153-44 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 2437 (ObjNum 847 snap 272 seq_num 847) dirty exists 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2705: left oid 44 (ObjNum 847 snap 272 seq_num 847) 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 1 to smithi003182153-24 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2702: done (6 left) 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2704: done (5 left) 2023-10-07T21:22:43.031 INFO:tasks.rados.rados.0.smithi003.stdout:2705: done (4 left) 2023-10-07T21:22:43.032 INFO:tasks.rados.rados.0.smithi003.stdout:2710: done (3 left) 2023-10-07T21:22:43.032 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 272 2023-10-07T21:22:43.032 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 2 to smithi003182153-24 2023-10-07T21:22:43.032 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 3 to smithi003182153-24 2023-10-07T21:22:43.032 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2179 (ObjNum 799 snap 260 seq_num 799) dirty exists 2023-10-07T21:22:43.032 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 4 to smithi003182153-24 2023-10-07T21:22:43.032 INFO:tasks.rados.rados.0.smithi003.stdout:2711: seq_num 850 ranges {843776=638976,1482752=802816,2285568=475136,2760704=327680} 2023-10-07T21:22:43.038 INFO:tasks.rados.rados.0.smithi003.stdout:2711: writing smithi003182153-12 from 843776 to 1482752 tid 1 2023-10-07T21:22:43.043 INFO:tasks.rados.rados.0.smithi003.stdout:2711: writing smithi003182153-12 from 1482752 to 2285568 tid 2 2023-10-07T21:22:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:2711: writing smithi003182153-12 from 2285568 to 2760704 tid 3 2023-10-07T21:22:43.048 INFO:tasks.rados.rados.0.smithi003.stdout:2711: writing smithi003182153-12 from 2760704 to 3088384 tid 4 2023-10-07T21:22:43.048 INFO:tasks.rados.rados.0.smithi003.stdout:2707: done (3 left) 2023-10-07T21:22:43.048 INFO:tasks.rados.rados.0.smithi003.stdout:2712: snap_create 2023-10-07T21:22:43.048 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 5 to smithi003182153-24 2023-10-07T21:22:43.048 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 6 to smithi003182153-24 2023-10-07T21:22:43.048 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2306 (ObjNum 848 snap 272 seq_num 848) dirty exists 2023-10-07T21:22:43.049 INFO:tasks.rados.rados.0.smithi003.stdout:2706: left oid 24 (ObjNum 848 snap 272 seq_num 848) 2023-10-07T21:22:43.049 INFO:tasks.rados.rados.0.smithi003.stdout:2709: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:22:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:42 smithi003 ceph-mon[200960]: osdmap e604: 8 total, 8 up, 8 in 2023-10-07T21:22:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:42 smithi003 ceph-mon[204507]: osdmap e604: 8 total, 8 up, 8 in 2023-10-07T21:22:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:42 smithi046 ceph-mon[189713]: osdmap e604: 8 total, 8 up, 8 in 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 1 to smithi003182153-12 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 2 to smithi003182153-12 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 3 to smithi003182153-12 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 4 to smithi003182153-12 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 5 to smithi003182153-12 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 6 to smithi003182153-12 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 1698 (ObjNum 850 snap 272 seq_num 850) dirty exists 2023-10-07T21:22:43.798 INFO:tasks.rados.rados.0.smithi003.stdout:2711: left oid 12 (ObjNum 850 snap 272 seq_num 850) 2023-10-07T21:22:43.916 INFO:tasks.rados.rados.0.smithi003.stdout:2706: done (3 left) 2023-10-07T21:22:43.916 INFO:tasks.rados.rados.0.smithi003.stdout:2709: done (2 left) 2023-10-07T21:22:43.916 INFO:tasks.rados.rados.0.smithi003.stdout:2711: done (1 left) 2023-10-07T21:22:43.916 INFO:tasks.rados.rados.0.smithi003.stdout:2712: done (0 left) 2023-10-07T21:22:43.916 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 273 2023-10-07T21:22:43.916 INFO:tasks.rados.rados.0.smithi003.stdout:2713: seq_num 851 ranges {3891200=655360,4546560=688128,5234688=679936,5914624=237568} 2023-10-07T21:22:43.938 INFO:tasks.rados.rados.0.smithi003.stdout:2713: writing smithi003182153-13 from 3891200 to 4546560 tid 1 2023-10-07T21:22:43.942 INFO:tasks.rados.rados.0.smithi003.stdout:2713: writing smithi003182153-13 from 4546560 to 5234688 tid 2 2023-10-07T21:22:43.946 INFO:tasks.rados.rados.0.smithi003.stdout:2713: writing smithi003182153-13 from 5234688 to 5914624 tid 3 2023-10-07T21:22:43.947 INFO:tasks.rados.rados.0.smithi003.stdout:2713: writing smithi003182153-13 from 5914624 to 6152192 tid 4 2023-10-07T21:22:43.948 INFO:tasks.rados.rados.0.smithi003.stdout:2714: copy_from oid 41 from oid 46 current snap is 273 2023-10-07T21:22:43.948 INFO:tasks.rados.rados.0.smithi003.stdout:2713: finishing write tid 1 to smithi003182153-13 2023-10-07T21:22:43.948 INFO:tasks.rados.rados.0.smithi003.stdout:2713: finishing write tid 2 to smithi003182153-13 2023-10-07T21:22:43.948 INFO:tasks.rados.rados.0.smithi003.stdout:2715: snap_remove snap 254 2023-10-07T21:22:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:43 smithi003 ceph-mon[204507]: osdmap e605: 8 total, 8 up, 8 in 2023-10-07T21:22:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:43 smithi003 ceph-mon[204507]: pgmap v554: 121 pgs: 121 active+clean; 481 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 8 op/s 2023-10-07T21:22:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:43 smithi003 ceph-mon[200960]: osdmap e605: 8 total, 8 up, 8 in 2023-10-07T21:22:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:43 smithi003 ceph-mon[200960]: pgmap v554: 121 pgs: 121 active+clean; 481 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 8 op/s 2023-10-07T21:22:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:43 smithi046 ceph-mon[189713]: osdmap e605: 8 total, 8 up, 8 in 2023-10-07T21:22:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:43 smithi046 ceph-mon[189713]: pgmap v554: 121 pgs: 121 active+clean; 481 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 8 op/s 2023-10-07T21:22:44.817 INFO:tasks.rados.rados.0.smithi003.stdout:2715: done (2 left) 2023-10-07T21:22:44.817 INFO:tasks.rados.rados.0.smithi003.stdout:2716: read oid 23 snap -1 2023-10-07T21:22:44.817 INFO:tasks.rados.rados.0.smithi003.stdout:2716: expect deleted 2023-10-07T21:22:44.817 INFO:tasks.rados.rados.0.smithi003.stdout:2717: rollback oid 28 current snap is 273 2023-10-07T21:22:44.817 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 271 2023-10-07T21:22:44.817 INFO:tasks.rados.rados.0.smithi003.stdout:2718: setattr oid 3 current snap is 273 2023-10-07T21:22:44.817 INFO:tasks.rados.rados.0.smithi003.stdout:2713: finishing write tid 3 to smithi003182153-13 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:2713: finishing write tid 4 to smithi003182153-13 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:2713: finishing write tid 5 to smithi003182153-13 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:2713: finishing write tid 6 to smithi003182153-13 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 1714 (ObjNum 851 snap 273 seq_num 851) dirty exists 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:2713: left oid 13 (ObjNum 851 snap 273 seq_num 851) 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:2714: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:2714: finishing copy_from to smithi003182153-41 2023-10-07T21:22:44.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1680 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:22:44.827 INFO:tasks.rados.rados.0.smithi003.stdout:2713: done (4 left) 2023-10-07T21:22:44.827 INFO:tasks.rados.rados.0.smithi003.stdout:2714: done (3 left) 2023-10-07T21:22:44.827 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 273 2023-10-07T21:22:44.827 INFO:tasks.rados.rados.0.smithi003.stdout:2719: seq_num 852 ranges {0=671744,671744=622592,1294336=442368,1736704=540672} 2023-10-07T21:22:44.827 INFO:tasks.rados.rados.0.smithi003.stdout:2719: writing smithi003182153-1 from 0 to 671744 tid 1 2023-10-07T21:22:44.828 INFO:tasks.rados.rados.0.smithi003.stdout:2719: writing smithi003182153-1 from 671744 to 1294336 tid 2 2023-10-07T21:22:44.831 INFO:tasks.rados.rados.0.smithi003.stdout:2719: writing smithi003182153-1 from 1294336 to 1736704 tid 3 2023-10-07T21:22:44.835 INFO:tasks.rados.rados.0.smithi003.stdout:2719: writing smithi003182153-1 from 1736704 to 2277376 tid 4 2023-10-07T21:22:44.835 INFO:tasks.rados.rados.0.smithi003.stdout:2720: snap_remove snap 251 2023-10-07T21:22:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[204507]: osdmap e606: 8 total, 8 up, 8 in 2023-10-07T21:22:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[204507]: osdmap e607: 8 total, 8 up, 8 in 2023-10-07T21:22:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[200960]: osdmap e606: 8 total, 8 up, 8 in 2023-10-07T21:22:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:44 smithi003 ceph-mon[200960]: osdmap e607: 8 total, 8 up, 8 in 2023-10-07T21:22:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:44 smithi046 ceph-mon[189713]: osdmap e606: 8 total, 8 up, 8 in 2023-10-07T21:22:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:44 smithi046 ceph-mon[189713]: osdmap e607: 8 total, 8 up, 8 in 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2720: done (4 left) 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2721: delete oid 5 current snap is 273 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1619 (ObjNum 65 snap 0 seq_num 1783783026) dirty exists 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2719: finishing write tid 1 to smithi003182153-1 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2441 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2719: finishing write tid 2 to smithi003182153-1 2023-10-07T21:22:45.841 INFO:tasks.rados.rados.0.smithi003.stdout:2719: finishing write tid 3 to smithi003182153-1 2023-10-07T21:22:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:2719: finishing write tid 4 to smithi003182153-1 2023-10-07T21:22:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:2719: finishing write tid 5 to smithi003182153-1 2023-10-07T21:22:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:2719: finishing write tid 6 to smithi003182153-1 2023-10-07T21:22:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 2312 (ObjNum 852 snap 273 seq_num 852) dirty exists 2023-10-07T21:22:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:2719: left oid 1 (ObjNum 852 snap 273 seq_num 852) 2023-10-07T21:22:45.850 INFO:tasks.rados.rados.0.smithi003.stdout:2716: done (4 left) 2023-10-07T21:22:45.850 INFO:tasks.rados.rados.0.smithi003.stdout:2717: done (3 left) 2023-10-07T21:22:45.850 INFO:tasks.rados.rados.0.smithi003.stdout:2718: done (2 left) 2023-10-07T21:22:45.851 INFO:tasks.rados.rados.0.smithi003.stdout:2719: done (1 left) 2023-10-07T21:22:45.851 INFO:tasks.rados.rados.0.smithi003.stdout:2721: done (0 left) 2023-10-07T21:22:45.851 INFO:tasks.rados.rados.0.smithi003.stdout:2722: snap_create 2023-10-07T21:22:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[200960]: pgmap v557: 121 pgs: 121 active+clean; 489 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.2 MiB/s wr, 22 op/s 2023-10-07T21:22:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[200960]: osdmap e608: 8 total, 8 up, 8 in 2023-10-07T21:22:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[204507]: pgmap v557: 121 pgs: 121 active+clean; 489 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.2 MiB/s wr, 22 op/s 2023-10-07T21:22:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:46 smithi003 ceph-mon[204507]: osdmap e608: 8 total, 8 up, 8 in 2023-10-07T21:22:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:46 smithi046 ceph-mon[189713]: pgmap v557: 121 pgs: 121 active+clean; 489 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 5.2 MiB/s wr, 22 op/s 2023-10-07T21:22:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:46 smithi046 ceph-mon[189713]: osdmap e608: 8 total, 8 up, 8 in 2023-10-07T21:22:46.837 INFO:tasks.rados.rados.0.smithi003.stdout:2722: done (0 left) 2023-10-07T21:22:46.838 INFO:tasks.rados.rados.0.smithi003.stdout:2723: read oid 43 snap 253 2023-10-07T21:22:46.838 INFO:tasks.rados.rados.0.smithi003.stdout:2723: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:22:46.838 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 274 2023-10-07T21:22:46.838 INFO:tasks.rados.rados.0.smithi003.stdout:2724: seq_num 854 ranges {2482176=712704,3194880=794624,3989504=450560,4440064=360448} 2023-10-07T21:22:46.855 INFO:tasks.rados.rados.0.smithi003.stdout:2724: writing smithi003182153-8 from 2482176 to 3194880 tid 1 2023-10-07T21:22:46.859 INFO:tasks.rados.rados.0.smithi003.stdout:2724: writing smithi003182153-8 from 3194880 to 3989504 tid 2 2023-10-07T21:22:46.862 INFO:tasks.rados.rados.0.smithi003.stdout:2724: writing smithi003182153-8 from 3989504 to 4440064 tid 3 2023-10-07T21:22:46.865 INFO:tasks.rados.rados.0.smithi003.stdout:2724: writing smithi003182153-8 from 4440064 to 4800512 tid 4 2023-10-07T21:22:46.865 INFO:tasks.rados.rados.0.smithi003.stdout:2725: rollback oid 29 current snap is 274 2023-10-07T21:22:46.865 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 261 2023-10-07T21:22:46.865 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 274 2023-10-07T21:22:46.865 INFO:tasks.rados.rados.0.smithi003.stdout:2726: seq_num 855 ranges {3448832=729088,4177920=671744,4849664=663552,5513216=270336} 2023-10-07T21:22:46.888 INFO:tasks.rados.rados.0.smithi003.stdout:2726: writing smithi003182153-45 from 3448832 to 4177920 tid 1 2023-10-07T21:22:46.891 INFO:tasks.rados.rados.0.smithi003.stdout:2726: writing smithi003182153-45 from 4177920 to 4849664 tid 2 2023-10-07T21:22:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:2726: writing smithi003182153-45 from 4849664 to 5513216 tid 3 2023-10-07T21:22:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:2726: writing smithi003182153-45 from 5513216 to 5783552 tid 4 2023-10-07T21:22:46.897 INFO:tasks.rados.rados.0.smithi003.stdout:2727: delete oid 23 current snap is 274 2023-10-07T21:22:46.897 INFO:tasks.rados.rados.0.smithi003.stdout:2723: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2724: finishing write tid 1 to smithi003182153-8 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2724: finishing write tid 2 to smithi003182153-8 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2725: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1646 (ObjNum 1217 snap 0 seq_num 1512135632) dirty dne 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2724: finishing write tid 3 to smithi003182153-8 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2724: finishing write tid 4 to smithi003182153-8 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2724: finishing write tid 5 to smithi003182153-8 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2723: done (4 left) 2023-10-07T21:22:46.919 INFO:tasks.rados.rados.0.smithi003.stdout:2725: done (3 left) 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2727: done (2 left) 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2728: setattr oid 39 current snap is 274 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2724: finishing write tid 6 to smithi003182153-8 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2470 (ObjNum 854 snap 274 seq_num 854) dirty exists 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2724: left oid 8 (ObjNum 854 snap 274 seq_num 854) 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2726: finishing write tid 1 to smithi003182153-45 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2726: finishing write tid 2 to smithi003182153-45 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2726: finishing write tid 3 to smithi003182153-45 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2726: finishing write tid 4 to smithi003182153-45 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2726: finishing write tid 5 to smithi003182153-45 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2726: finishing write tid 6 to smithi003182153-45 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2317 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:22:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:2726: left oid 45 (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:22:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:2724: done (2 left) 2023-10-07T21:22:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:2726: done (1 left) 2023-10-07T21:22:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:2729: read oid 22 snap -1 2023-10-07T21:22:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:2729: expect (ObjNum 825 snap 266 seq_num 825) 2023-10-07T21:22:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 274 2023-10-07T21:22:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:2730: seq_num 857 ranges {6758400=761856,7520256=442368,7962624=630784,8593408=532480} 2023-10-07T21:22:46.961 INFO:tasks.rados.rados.0.smithi003.stdout:2730: writing smithi003182153-32 from 6758400 to 7520256 tid 1 2023-10-07T21:22:46.963 INFO:tasks.rados.rados.0.smithi003.stdout:2730: writing smithi003182153-32 from 7520256 to 7962624 tid 2 2023-10-07T21:22:46.967 INFO:tasks.rados.rados.0.smithi003.stdout:2730: writing smithi003182153-32 from 7962624 to 8593408 tid 3 2023-10-07T21:22:46.970 INFO:tasks.rados.rados.0.smithi003.stdout:2730: writing smithi003182153-32 from 8593408 to 9125888 tid 4 2023-10-07T21:22:46.970 INFO:tasks.rados.rados.0.smithi003.stdout:2731: snap_create 2023-10-07T21:22:46.970 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2307 (ObjNum 672 snap 219 seq_num 672) dirty exists 2023-10-07T21:22:46.970 INFO:tasks.rados.rados.0.smithi003.stdout:2729: expect (ObjNum 825 snap 266 seq_num 825) 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:2730: finishing write tid 1 to smithi003182153-32 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:2730: finishing write tid 2 to smithi003182153-32 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:2730: finishing write tid 3 to smithi003182153-32 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:2730: finishing write tid 4 to smithi003182153-32 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:2730: finishing write tid 5 to smithi003182153-32 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:2730: finishing write tid 6 to smithi003182153-32 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2476 (ObjNum 857 snap 274 seq_num 857) dirty exists 2023-10-07T21:22:47.077 INFO:tasks.rados.rados.0.smithi003.stdout:2730: left oid 32 (ObjNum 857 snap 274 seq_num 857) 2023-10-07T21:22:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:47 smithi046 ceph-mon[189713]: osdmap e609: 8 total, 8 up, 8 in 2023-10-07T21:22:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:47 smithi003 ceph-mon[200960]: osdmap e609: 8 total, 8 up, 8 in 2023-10-07T21:22:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:47 smithi003 ceph-mon[204507]: osdmap e609: 8 total, 8 up, 8 in 2023-10-07T21:22:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:2728: done (3 left) 2023-10-07T21:22:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:2729: done (2 left) 2023-10-07T21:22:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:2730: done (1 left) 2023-10-07T21:22:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:2731: done (0 left) 2023-10-07T21:22:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:2732: snap_create 2023-10-07T21:22:48.842 INFO:tasks.rados.rados.0.smithi003.stdout:2732: done (0 left) 2023-10-07T21:22:48.842 INFO:tasks.rados.rados.0.smithi003.stdout:2733: delete oid 14 current snap is 276 2023-10-07T21:22:48.846 INFO:tasks.rados.rados.0.smithi003.stdout:2733: done (0 left) 2023-10-07T21:22:48.846 INFO:tasks.rados.rados.0.smithi003.stdout:2734: snap_create 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: pgmap v560: 121 pgs: 121 active+clean; 482 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.2 MiB/s wr, 16 op/s 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: osdmap e610: 8 total, 8 up, 8 in 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: pgmap v560: 121 pgs: 121 active+clean; 482 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.2 MiB/s wr, 16 op/s 2023-10-07T21:22:49.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: osdmap e610: 8 total, 8 up, 8 in 2023-10-07T21:22:49.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:49.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: pgmap v560: 121 pgs: 121 active+clean; 482 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.2 MiB/s wr, 16 op/s 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: osdmap e610: 8 total, 8 up, 8 in 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:22:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2734: done (0 left) 2023-10-07T21:22:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2735: copy_from oid 50 from oid 8 current snap is 277 2023-10-07T21:22:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2736: copy_from oid 29 from oid 43 current snap is 277 2023-10-07T21:22:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2737: read oid 40 snap -1 2023-10-07T21:22:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2737: expect deleted 2023-10-07T21:22:49.811 INFO:tasks.rados.rados.0.smithi003.stdout:2738: read oid 20 snap -1 2023-10-07T21:22:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:2738: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T21:22:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:2739: read oid 26 snap -1 2023-10-07T21:22:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:2739: expect (ObjNum 838 snap 270 seq_num 838) 2023-10-07T21:22:49.812 INFO:tasks.rados.rados.0.smithi003.stdout:2740: snap_remove snap 259 2023-10-07T21:22:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:49 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:22:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:49 smithi046 ceph-mon[189713]: osdmap e611: 8 total, 8 up, 8 in 2023-10-07T21:22:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:49 smithi046 ceph-mon[189713]: osdmap e612: 8 total, 8 up, 8 in 2023-10-07T21:22:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:49 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:22:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:49 smithi003 ceph-mon[200960]: osdmap e611: 8 total, 8 up, 8 in 2023-10-07T21:22:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:49 smithi003 ceph-mon[200960]: osdmap e612: 8 total, 8 up, 8 in 2023-10-07T21:22:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:49 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T21:22:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:49 smithi003 ceph-mon[204507]: osdmap e611: 8 total, 8 up, 8 in 2023-10-07T21:22:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:49 smithi003 ceph-mon[204507]: osdmap e612: 8 total, 8 up, 8 in 2023-10-07T21:22:50.821 INFO:tasks.rados.rados.0.smithi003.stdout:2740: done (5 left) 2023-10-07T21:22:50.821 INFO:tasks.rados.rados.0.smithi003.stdout:2741: delete oid 9 current snap is 277 2023-10-07T21:22:50.821 INFO:tasks.rados.rados.0.smithi003.stdout:2736: finishing copy_from to smithi003182153-29 2023-10-07T21:22:50.821 INFO:tasks.rados.rados.0.smithi003.stdout:2736: got expected ENOENT (src dne) 2023-10-07T21:22:50.821 INFO:tasks.rados.rados.0.smithi003.stdout:2736: finishing copy_from racing read to smithi003182153-29 2023-10-07T21:22:50.821 INFO:tasks.rados.rados.0.smithi003.stdout:2739: expect (ObjNum 838 snap 270 seq_num 838) 2023-10-07T21:22:51.026 INFO:tasks.rados.rados.0.smithi003.stdout:2736: done (5 left) 2023-10-07T21:22:51.026 INFO:tasks.rados.rados.0.smithi003.stdout:2737: done (4 left) 2023-10-07T21:22:51.026 INFO:tasks.rados.rados.0.smithi003.stdout:2739: done (3 left) 2023-10-07T21:22:51.026 INFO:tasks.rados.rados.0.smithi003.stdout:2741: done (2 left) 2023-10-07T21:22:51.026 INFO:tasks.rados.rados.0.smithi003.stdout:2742: snap_remove snap 269 2023-10-07T21:22:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:50 smithi046 ceph-mon[189713]: pgmap v563: 121 pgs: 121 active+clean; 498 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2023-10-07T21:22:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:50 smithi046 ceph-mon[189713]: osdmap e613: 8 total, 8 up, 8 in 2023-10-07T21:22:51.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:50 smithi003 ceph-mon[200960]: pgmap v563: 121 pgs: 121 active+clean; 498 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2023-10-07T21:22:51.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:50 smithi003 ceph-mon[200960]: osdmap e613: 8 total, 8 up, 8 in 2023-10-07T21:22:51.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:50 smithi003 ceph-mon[204507]: pgmap v563: 121 pgs: 121 active+clean; 498 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2023-10-07T21:22:51.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:50 smithi003 ceph-mon[204507]: osdmap e613: 8 total, 8 up, 8 in 2023-10-07T21:22:51.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:22:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:22:51] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2023-10-07T21:22:51.854 INFO:tasks.rados.rados.0.smithi003.stdout:2742: done (2 left) 2023-10-07T21:22:51.854 INFO:tasks.rados.rados.0.smithi003.stdout:2743: read oid 7 snap 273 2023-10-07T21:22:51.854 INFO:tasks.rados.rados.0.smithi003.stdout:2743: expect (ObjNum 804 snap 260 seq_num 804) 2023-10-07T21:22:51.854 INFO:tasks.rados.rados.0.smithi003.stdout:2744: setattr oid 11 current snap is 277 2023-10-07T21:22:51.854 INFO:tasks.rados.rados.0.smithi003.stdout:2738: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T21:22:51.964 INFO:tasks.rados.rados.0.smithi003.stdout:2735: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:22:51.965 INFO:tasks.rados.rados.0.smithi003.stdout:2735: finishing copy_from to smithi003182153-50 2023-10-07T21:22:51.965 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2470 (ObjNum 854 snap 274 seq_num 854) dirty exists 2023-10-07T21:22:51.965 INFO:tasks.rados.rados.0.smithi003.stdout:2743: expect (ObjNum 804 snap 260 seq_num 804) 2023-10-07T21:22:52.051 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1681 (ObjNum 538 snap 166 seq_num 538) dirty exists 2023-10-07T21:22:52.051 INFO:tasks.rados.rados.0.smithi003.stdout:2735: done (3 left) 2023-10-07T21:22:52.051 INFO:tasks.rados.rados.0.smithi003.stdout:2738: done (2 left) 2023-10-07T21:22:52.051 INFO:tasks.rados.rados.0.smithi003.stdout:2743: done (1 left) 2023-10-07T21:22:52.051 INFO:tasks.rados.rados.0.smithi003.stdout:2744: done (0 left) 2023-10-07T21:22:52.051 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 277 2023-10-07T21:22:52.051 INFO:tasks.rados.rados.0.smithi003.stdout:2745: seq_num 860 ranges {3448832=8192} 2023-10-07T21:22:52.070 INFO:tasks.rados.rados.0.smithi003.stdout:2745: writing smithi003182153-28 from 3448832 to 3457024 tid 1 2023-10-07T21:22:52.070 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 277 2023-10-07T21:22:52.070 INFO:tasks.rados.rados.0.smithi003.stdout:2746: seq_num 861 ranges {0=24576} 2023-10-07T21:22:52.070 INFO:tasks.rados.rados.0.smithi003.stdout:2746: writing smithi003182153-40 from 0 to 24576 tid 1 2023-10-07T21:22:52.070 INFO:tasks.rados.rados.0.smithi003.stdout:2747: snap_remove snap 267 2023-10-07T21:22:52.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:51 smithi003 ceph-mon[200960]: Upgrade: Updating alertmanager.a 2023-10-07T21:22:52.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:51 smithi003 ceph-mon[200960]: Deploying daemon alertmanager.a on smithi003 2023-10-07T21:22:52.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:51 smithi003 ceph-mon[204507]: Upgrade: Updating alertmanager.a 2023-10-07T21:22:52.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:51 smithi003 ceph-mon[204507]: Deploying daemon alertmanager.a on smithi003 2023-10-07T21:22:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:51 smithi046 ceph-mon[189713]: Upgrade: Updating alertmanager.a 2023-10-07T21:22:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:51 smithi046 ceph-mon[189713]: Deploying daemon alertmanager.a on smithi003 2023-10-07T21:22:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:2747: done (2 left) 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2748: delete oid 44 current snap is 277 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2745: finishing write tid 1 to smithi003182153-28 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 1 to smithi003182153-40 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2745: finishing write tid 2 to smithi003182153-28 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 2 to smithi003182153-40 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2745: finishing write tid 3 to smithi003182153-28 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2499 (ObjNum 860 snap 277 seq_num 860) dirty exists 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2745: left oid 28 (ObjNum 860 snap 277 seq_num 860) 2023-10-07T21:22:52.855 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 3 to smithi003182153-40 2023-10-07T21:22:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2309 (ObjNum 861 snap 277 seq_num 861) dirty exists 2023-10-07T21:22:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:2746: left oid 40 (ObjNum 861 snap 277 seq_num 861) 2023-10-07T21:22:52.872 INFO:tasks.rados.rados.0.smithi003.stdout:2745: done (2 left) 2023-10-07T21:22:52.872 INFO:tasks.rados.rados.0.smithi003.stdout:2746: done (1 left) 2023-10-07T21:22:52.872 INFO:tasks.rados.rados.0.smithi003.stdout:2748: done (0 left) 2023-10-07T21:22:52.872 INFO:tasks.rados.rados.0.smithi003.stdout:2749: rollback oid 31 current snap is 277 2023-10-07T21:22:52.872 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 248 2023-10-07T21:22:52.872 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 277 2023-10-07T21:22:52.872 INFO:tasks.rados.rados.0.smithi003.stdout:2750: seq_num 863 ranges {0=57344} 2023-10-07T21:22:52.873 INFO:tasks.rados.rados.0.smithi003.stdout:2750: writing smithi003182153-29 from 0 to 57344 tid 1 2023-10-07T21:22:52.873 INFO:tasks.rados.rados.0.smithi003.stdout:2751: read oid 48 snap 240 2023-10-07T21:22:52.873 INFO:tasks.rados.rados.0.smithi003.stdout:2751: expect (ObjNum 1511412224 snap 22073 seq_num 1510850944) 2023-10-07T21:22:52.874 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 277 2023-10-07T21:22:52.874 INFO:tasks.rados.rados.0.smithi003.stdout:2752: seq_num 864 ranges {4653056=73728} 2023-10-07T21:22:52.899 INFO:tasks.rados.rados.0.smithi003.stdout:2752: writing smithi003182153-30 from 4653056 to 4726784 tid 1 2023-10-07T21:22:52.899 INFO:tasks.rados.rados.0.smithi003.stdout:2753: snap_create 2023-10-07T21:22:52.899 INFO:tasks.rados.rados.0.smithi003.stdout:2751: expect (ObjNum 1511412224 snap 22073 seq_num 1510850944) 2023-10-07T21:22:52.900 INFO:tasks.rados.rados.0.smithi003.stdout:2749: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:22:52.900 INFO:tasks.rados.rados.0.smithi003.stdout:2749: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:22:52.900 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 1700 (ObjNum 655 snap 209 seq_num 655) dirty exists 2023-10-07T21:22:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:2750: finishing write tid 1 to smithi003182153-29 2023-10-07T21:22:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:2750: finishing write tid 2 to smithi003182153-29 2023-10-07T21:22:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:2750: finishing write tid 3 to smithi003182153-29 2023-10-07T21:22:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 1680 (ObjNum 863 snap 277 seq_num 863) dirty exists 2023-10-07T21:22:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:2750: left oid 29 (ObjNum 863 snap 277 seq_num 863) 2023-10-07T21:22:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:2752: finishing write tid 1 to smithi003182153-30 2023-10-07T21:22:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:2752: finishing write tid 2 to smithi003182153-30 2023-10-07T21:22:52.903 INFO:tasks.rados.rados.0.smithi003.stdout:2752: finishing write tid 3 to smithi003182153-30 2023-10-07T21:22:52.903 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 1435 (ObjNum 864 snap 277 seq_num 864) dirty exists 2023-10-07T21:22:52.903 INFO:tasks.rados.rados.0.smithi003.stdout:2752: left oid 30 (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:22:53.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:52 smithi003 ceph-mon[200960]: pgmap v566: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2023-10-07T21:22:53.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:52 smithi003 ceph-mon[200960]: osdmap e614: 8 total, 8 up, 8 in 2023-10-07T21:22:53.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:52 smithi003 ceph-mon[204507]: pgmap v566: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2023-10-07T21:22:53.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:52 smithi003 ceph-mon[204507]: osdmap e614: 8 total, 8 up, 8 in 2023-10-07T21:22:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:52 smithi046 ceph-mon[189713]: pgmap v566: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 502 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2023-10-07T21:22:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:52 smithi046 ceph-mon[189713]: osdmap e614: 8 total, 8 up, 8 in 2023-10-07T21:22:53.572 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:53 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:53.572 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:53 smithi003 conmon[185816]: ts=2023-10-07T21:22:53.399Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T21:22:53.869 INFO:tasks.rados.rados.0.smithi003.stdout:2749: done (4 left) 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2750: done (3 left) 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2751: done (2 left) 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2752: done (1 left) 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2753: done (0 left) 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2754: rollback oid 3 current snap is 278 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 3 to 250 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2755: read oid 39 snap -1 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2755: expect (ObjNum 672 snap 219 seq_num 672) 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:2756: rollback oid 18 current snap is 278 2023-10-07T21:22:53.870 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 18 to 248 2023-10-07T21:22:53.871 INFO:tasks.rados.rados.0.smithi003.stdout:2757: snap_remove snap 272 2023-10-07T21:22:54.072 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:53 smithi003 bash[257486]: 8b334cc853457b96ea65b5785a0753a01dec122f50cfcdc0422e965a16be7890 2023-10-07T21:22:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:53 smithi003 ceph-mon[200960]: osdmap e615: 8 total, 8 up, 8 in 2023-10-07T21:22:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:53 smithi003 ceph-mon[204507]: osdmap e615: 8 total, 8 up, 8 in 2023-10-07T21:22:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:53 smithi046 ceph-mon[189713]: osdmap e615: 8 total, 8 up, 8 in 2023-10-07T21:22:54.572 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T21:22:54.573 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:54.573 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 systemd[1]: Starting Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:22:54.816 INFO:tasks.rados.rados.0.smithi003.stdout:2757: done (3 left) 2023-10-07T21:22:54.816 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 278 2023-10-07T21:22:54.817 INFO:tasks.rados.rados.0.smithi003.stdout:2758: seq_num 865 ranges {1605632=90112} 2023-10-07T21:22:54.826 INFO:tasks.rados.rados.0.smithi003.stdout:2758: writing smithi003182153-27 from 1605632 to 1695744 tid 1 2023-10-07T21:22:54.826 INFO:tasks.rados.rados.0.smithi003.stdout:2759: snap_remove snap 252 2023-10-07T21:22:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:54 smithi003 ceph-mon[200960]: pgmap v569: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2023-10-07T21:22:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:54 smithi003 ceph-mon[200960]: osdmap e616: 8 total, 8 up, 8 in 2023-10-07T21:22:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:54 smithi003 ceph-mon[200960]: osdmap e617: 8 total, 8 up, 8 in 2023-10-07T21:22:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:54 smithi003 ceph-mon[204507]: pgmap v569: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2023-10-07T21:22:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:54 smithi003 ceph-mon[204507]: osdmap e616: 8 total, 8 up, 8 in 2023-10-07T21:22:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:54 smithi003 ceph-mon[204507]: osdmap e617: 8 total, 8 up, 8 in 2023-10-07T21:22:55.323 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.962Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T21:22:55.323 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.962Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T21:22:55.323 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.964Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2023-10-07T21:22:55.323 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.965Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T21:22:55.323 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.993Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:22:55.324 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.994Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T21:22:55.324 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.997Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T21:22:55.324 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:54 smithi003 conmon[257885]: ts=2023-10-07T21:22:54.997Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T21:22:55.324 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:55 smithi003 bash[257844]: 2915fa8a359f20a10796d4873771c30f830f5fcd5ca202b11e1436b217019845 2023-10-07T21:22:55.324 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:55 smithi003 systemd[1]: Started Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:22:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:54 smithi046 ceph-mon[189713]: pgmap v569: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2023-10-07T21:22:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:54 smithi046 ceph-mon[189713]: osdmap e616: 8 total, 8 up, 8 in 2023-10-07T21:22:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:54 smithi046 ceph-mon[189713]: osdmap e617: 8 total, 8 up, 8 in 2023-10-07T21:22:55.829 INFO:tasks.rados.rados.0.smithi003.stdout:2759: done (4 left) 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2760: copy_from oid 26 from oid 29 current snap is 278 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2761: delete oid 24 current snap is 278 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2754: finishing rollback tid 0 to smithi003182153-3 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2754: finishing rollback tid 1 to smithi003182153-3 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2754: finishing rollback tid 2 to smithi003182153-3 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1622 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2756: finishing rollback tid 0 to smithi003182153-18 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2756: finishing rollback tid 1 to smithi003182153-18 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:2756: finishing rollback tid 2 to smithi003182153-18 2023-10-07T21:22:55.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 1717 (ObjNum 743 snap 240 seq_num 743) dirty exists 2023-10-07T21:22:55.831 INFO:tasks.rados.rados.0.smithi003.stdout:2755: expect (ObjNum 672 snap 219 seq_num 672) 2023-10-07T21:22:55.966 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 1 to smithi003182153-27 2023-10-07T21:22:55.966 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 2 to smithi003182153-27 2023-10-07T21:22:55.966 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 3 to smithi003182153-27 2023-10-07T21:22:55.966 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 1683 (ObjNum 865 snap 278 seq_num 865) dirty exists 2023-10-07T21:22:55.966 INFO:tasks.rados.rados.0.smithi003.stdout:2758: left oid 27 (ObjNum 865 snap 278 seq_num 865) 2023-10-07T21:22:55.966 INFO:tasks.rados.rados.0.smithi003.stdout:2754: done (5 left) 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2755: done (4 left) 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2756: done (3 left) 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2758: done (2 left) 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2761: done (1 left) 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2762: copy_from oid 31 from oid 39 current snap is 278 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing copy_from racing read to smithi003182153-26 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing copy_from to smithi003182153-26 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 1680 (ObjNum 863 snap 277 seq_num 863) dirty exists 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2760: done (1 left) 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2763: setattr oid 21 current snap is 278 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2764: rollback oid 49 current snap is 278 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 271 2023-10-07T21:22:55.967 INFO:tasks.rados.rados.0.smithi003.stdout:2765: rmattr oid 34 current snap is 278 2023-10-07T21:22:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 278 2023-10-07T21:22:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:2766: seq_num 867 ranges {0=122880} 2023-10-07T21:22:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:2766: writing smithi003182153-38 from 0 to 122880 tid 1 2023-10-07T21:22:55.968 INFO:tasks.rados.rados.0.smithi003.stdout:2767: delete oid 47 current snap is 278 2023-10-07T21:22:55.970 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1684 (ObjNum 129 snap 0 seq_num 1511665552) dirty exists 2023-10-07T21:22:55.972 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 1 to smithi003182153-38 2023-10-07T21:22:55.972 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 2311 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:22:55.973 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 2 to smithi003182153-38 2023-10-07T21:22:55.974 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing rollback tid 0 to smithi003182153-49 2023-10-07T21:22:55.974 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:22:55.974 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing rollback tid 2 to smithi003182153-49 2023-10-07T21:22:55.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 1720 (ObjNum 806 snap 260 seq_num 806) dirty exists 2023-10-07T21:22:55.975 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 3 to smithi003182153-38 2023-10-07T21:22:55.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2472 (ObjNum 867 snap 278 seq_num 867) dirty exists 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2766: left oid 38 (ObjNum 867 snap 278 seq_num 867) 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2763: done (5 left) 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2764: done (4 left) 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2765: done (3 left) 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2766: done (2 left) 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2767: done (1 left) 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2768: copy_from oid 33 from oid 30 current snap is 278 2023-10-07T21:22:55.976 INFO:tasks.rados.rados.0.smithi003.stdout:2769: delete oid 49 current snap is 278 2023-10-07T21:22:55.986 INFO:tasks.rados.rados.0.smithi003.stdout:2769: done (2 left) 2023-10-07T21:22:55.986 INFO:tasks.rados.rados.0.smithi003.stdout:2770: setattr oid 4 current snap is 278 2023-10-07T21:22:55.986 INFO:tasks.rados.rados.0.smithi003.stdout:2771: rollback oid 16 current snap is 278 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 271 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2772: copy_from oid 6 from oid 3 current snap is 278 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2773: rollback oid 28 current snap is 278 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 276 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2774: read oid 45 snap -1 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2774: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2775: setattr oid 24 current snap is 278 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2762: finishing copy_from racing read to smithi003182153-31 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2776: rmattr oid 21 current snap is 278 2023-10-07T21:22:55.987 INFO:tasks.rados.rados.0.smithi003.stdout:2777: snap_remove snap 273 2023-10-07T21:22:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[200960]: pgmap v572: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 40 KiB/s wr, 11 op/s 2023-10-07T21:22:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[200960]: osdmap e618: 8 total, 8 up, 8 in 2023-10-07T21:22:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[204507]: pgmap v572: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 40 KiB/s wr, 11 op/s 2023-10-07T21:22:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:56 smithi003 ceph-mon[204507]: osdmap e618: 8 total, 8 up, 8 in 2023-10-07T21:22:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:56 smithi046 ceph-mon[189713]: pgmap v572: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 503 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 40 KiB/s wr, 11 op/s 2023-10-07T21:22:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:56 smithi046 ceph-mon[189713]: osdmap e618: 8 total, 8 up, 8 in 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2777: done (9 left) 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2778: rollback oid 20 current snap is 278 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 268 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2131 (ObjNum 831 snap 269 seq_num 831) dirty exists 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1685 (ObjNum 129 snap 0 seq_num 1511665552) dirty exists 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2762: finishing copy_from to smithi003182153-31 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2307 (ObjNum 672 snap 219 seq_num 672) dirty exists 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2312 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2771: finishing rollback tid 0 to smithi003182153-16 2023-10-07T21:22:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:2771: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2771: finishing rollback tid 2 to smithi003182153-16 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2531 (ObjNum 834 snap 270 seq_num 834) dirty exists 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2773: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2768: finishing copy_from racing read to smithi003182153-33 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2773: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2773: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2535 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2768: finishing copy_from to smithi003182153-33 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 1435 (ObjNum 864 snap 277 seq_num 864) dirty exists 2023-10-07T21:22:56.827 INFO:tasks.rados.rados.0.smithi003.stdout:2774: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:22:57.072 INFO:tasks.rados.rados.0.smithi003.stdout:2772: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2772: finishing copy_from to smithi003182153-6 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1622 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2778: finishing rollback tid 0 to smithi003182153-20 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2778: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1668 (ObjNum 65 snap 0 seq_num 1783783026) dirty dne 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2762: done (9 left) 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2768: done (8 left) 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2770: done (7 left) 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2771: done (6 left) 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2772: done (5 left) 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2773: done (4 left) 2023-10-07T21:22:57.073 INFO:tasks.rados.rados.0.smithi003.stdout:2774: done (3 left) 2023-10-07T21:22:57.074 INFO:tasks.rados.rados.0.smithi003.stdout:2775: done (2 left) 2023-10-07T21:22:57.074 INFO:tasks.rados.rados.0.smithi003.stdout:2776: done (1 left) 2023-10-07T21:22:57.074 INFO:tasks.rados.rados.0.smithi003.stdout:2778: done (0 left) 2023-10-07T21:22:57.074 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 278 2023-10-07T21:22:57.074 INFO:tasks.rados.rados.0.smithi003.stdout:2779: seq_num 870 ranges {3284992=172032} 2023-10-07T21:22:57.091 INFO:tasks.rados.rados.0.smithi003.stdout:2779: writing smithi003182153-22 from 3284992 to 3457024 tid 1 2023-10-07T21:22:57.091 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 278 2023-10-07T21:22:57.091 INFO:tasks.rados.rados.0.smithi003.stdout:2780: seq_num 871 ranges {4882432=188416} 2023-10-07T21:22:57.119 INFO:tasks.rados.rados.0.smithi003.stdout:2780: writing smithi003182153-10 from 4882432 to 5070848 tid 1 2023-10-07T21:22:57.119 INFO:tasks.rados.rados.0.smithi003.stdout:2781: rollback oid 44 current snap is 278 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 237 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:2779: finishing write tid 1 to smithi003182153-22 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:2779: finishing write tid 2 to smithi003182153-22 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:2779: finishing write tid 3 to smithi003182153-22 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2319 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:2779: left oid 22 (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:2779: done (2 left) 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:2782: copy_from oid 32 from oid 36 current snap is 278 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 278 2023-10-07T21:22:57.120 INFO:tasks.rados.rados.0.smithi003.stdout:2783: seq_num 872 ranges {4186112=212992} 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2783: writing smithi003182153-16 from 4186112 to 4399104 tid 1 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2784: copy_from oid 50 from oid 41 current snap is 278 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2780: finishing write tid 1 to smithi003182153-10 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2780: finishing write tid 2 to smithi003182153-10 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2781: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2781: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 2547 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2780: finishing write tid 3 to smithi003182153-10 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 1712 (ObjNum 871 snap 278 seq_num 871) dirty exists 2023-10-07T21:22:57.147 INFO:tasks.rados.rados.0.smithi003.stdout:2780: left oid 10 (ObjNum 871 snap 278 seq_num 871) 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2782: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2782: finishing copy_from to smithi003182153-32 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 1639 (ObjNum 845 snap 271 seq_num 845) dirty exists 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2780: done (4 left) 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2781: done (3 left) 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2782: done (2 left) 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2785: rollback oid 38 current snap is 278 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 248 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2786: copy_from oid 9 from oid 22 current snap is 278 2023-10-07T21:22:57.148 INFO:tasks.rados.rados.0.smithi003.stdout:2787: snap_create 2023-10-07T21:22:57.149 INFO:tasks.rados.rados.0.smithi003.stdout:2785: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:22:57.149 INFO:tasks.rados.rados.0.smithi003.stdout:2783: finishing write tid 1 to smithi003182153-16 2023-10-07T21:22:57.150 INFO:tasks.rados.rados.0.smithi003.stdout:2783: finishing write tid 2 to smithi003182153-16 2023-10-07T21:22:57.150 INFO:tasks.rados.rados.0.smithi003.stdout:2785: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:22:57.150 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2474 (ObjNum 2721 snap 0 seq_num 205361584) dirty dne 2023-10-07T21:22:57.152 INFO:tasks.rados.rados.0.smithi003.stdout:2783: finishing write tid 3 to smithi003182153-16 2023-10-07T21:22:57.152 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2551 (ObjNum 872 snap 278 seq_num 872) dirty exists 2023-10-07T21:22:57.152 INFO:tasks.rados.rados.0.smithi003.stdout:2783: left oid 16 (ObjNum 872 snap 278 seq_num 872) 2023-10-07T21:22:57.160 INFO:tasks.rados.rados.0.smithi003.stdout:2786: finishing copy_from racing read to smithi003182153-9 2023-10-07T21:22:57.163 INFO:tasks.rados.rados.0.smithi003.stdout:2786: finishing copy_from to smithi003182153-9 2023-10-07T21:22:57.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 2319 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:22:57.173 INFO:tasks.rados.rados.0.smithi003.stdout:2784: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:22:57.175 INFO:tasks.rados.rados.0.smithi003.stdout:2784: finishing copy_from to smithi003182153-50 2023-10-07T21:22:57.175 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 1680 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:22:57.322 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:22:56 smithi003 conmon[257885]: ts=2023-10-07T21:22:56.966Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000183078s 2023-10-07T21:22:57.833 INFO:tasks.rados.rados.0.smithi003.stdout:2783: done (4 left) 2023-10-07T21:22:57.833 INFO:tasks.rados.rados.0.smithi003.stdout:2784: done (3 left) 2023-10-07T21:22:57.833 INFO:tasks.rados.rados.0.smithi003.stdout:2785: done (2 left) 2023-10-07T21:22:57.833 INFO:tasks.rados.rados.0.smithi003.stdout:2786: done (1 left) 2023-10-07T21:22:57.833 INFO:tasks.rados.rados.0.smithi003.stdout:2787: done (0 left) 2023-10-07T21:22:57.833 INFO:tasks.rados.rados.0.smithi003.stdout:2788: setattr oid 22 current snap is 279 2023-10-07T21:22:57.835 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 279 2023-10-07T21:22:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:2789: seq_num 873 ranges {57344=229376} 2023-10-07T21:22:57.837 INFO:tasks.rados.rados.0.smithi003.stdout:2789: writing smithi003182153-26 from 57344 to 286720 tid 1 2023-10-07T21:22:57.837 INFO:tasks.rados.rados.0.smithi003.stdout:2790: read oid 36 snap 278 2023-10-07T21:22:57.837 INFO:tasks.rados.rados.0.smithi003.stdout:2790: expect (ObjNum 845 snap 271 seq_num 845) 2023-10-07T21:22:57.837 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 279 2023-10-07T21:22:57.838 INFO:tasks.rados.rados.0.smithi003.stdout:2791: seq_num 874 ranges {5734400=245760} 2023-10-07T21:22:57.872 INFO:tasks.rados.rados.0.smithi003.stdout:2791: writing smithi003182153-50 from 5734400 to 5980160 tid 1 2023-10-07T21:22:57.872 INFO:tasks.rados.rados.0.smithi003.stdout:2792: snap_remove snap 253 2023-10-07T21:22:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:57 smithi046 ceph-mon[189713]: osdmap e619: 8 total, 8 up, 8 in 2023-10-07T21:22:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:57 smithi003 ceph-mon[200960]: osdmap e619: 8 total, 8 up, 8 in 2023-10-07T21:22:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:57 smithi003 ceph-mon[204507]: osdmap e619: 8 total, 8 up, 8 in 2023-10-07T21:22:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:2792: done (4 left) 2023-10-07T21:22:58.840 INFO:tasks.rados.rados.0.smithi003.stdout:2793: read oid 38 snap -1 2023-10-07T21:22:58.840 INFO:tasks.rados.rados.0.smithi003.stdout:2793: expect deleted 2023-10-07T21:22:58.841 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 279 2023-10-07T21:22:58.841 INFO:tasks.rados.rados.0.smithi003.stdout:2794: seq_num 875 ranges {4800512=262144} 2023-10-07T21:22:58.871 INFO:tasks.rados.rados.0.smithi003.stdout:2794: writing smithi003182153-8 from 4800512 to 5062656 tid 1 2023-10-07T21:22:58.871 INFO:tasks.rados.rados.0.smithi003.stdout:2795: snap_create 2023-10-07T21:22:58.875 INFO:tasks.rados.rados.0.smithi003.stdout:2789: finishing write tid 1 to smithi003182153-26 2023-10-07T21:22:58.875 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2320 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:22:58.875 INFO:tasks.rados.rados.0.smithi003.stdout:2789: finishing write tid 2 to smithi003182153-26 2023-10-07T21:22:58.875 INFO:tasks.rados.rados.0.smithi003.stdout:2789: finishing write tid 3 to smithi003182153-26 2023-10-07T21:22:58.875 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 2321 (ObjNum 873 snap 279 seq_num 873) dirty exists 2023-10-07T21:22:58.876 INFO:tasks.rados.rados.0.smithi003.stdout:2789: left oid 26 (ObjNum 873 snap 279 seq_num 873) 2023-10-07T21:22:58.876 INFO:tasks.rados.rados.0.smithi003.stdout:2790: expect (ObjNum 845 snap 271 seq_num 845) 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:2791: finishing write tid 1 to smithi003182153-50 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:2791: finishing write tid 2 to smithi003182153-50 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:2791: finishing write tid 3 to smithi003182153-50 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2476 (ObjNum 874 snap 279 seq_num 874) dirty exists 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:2791: left oid 50 (ObjNum 874 snap 279 seq_num 874) 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:2794: finishing write tid 1 to smithi003182153-8 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:2794: finishing write tid 2 to smithi003182153-8 2023-10-07T21:22:59.008 INFO:tasks.rados.rados.0.smithi003.stdout:2794: finishing write tid 3 to smithi003182153-8 2023-10-07T21:22:59.009 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2564 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:22:59.009 INFO:tasks.rados.rados.0.smithi003.stdout:2794: left oid 8 (ObjNum 875 snap 279 seq_num 875) 2023-10-07T21:22:59.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[200960]: pgmap v575: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 510 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 840 KiB/s wr, 4 op/s 2023-10-07T21:22:59.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[200960]: osdmap e620: 8 total, 8 up, 8 in 2023-10-07T21:22:59.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:59.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:59.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[204507]: pgmap v575: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 510 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 840 KiB/s wr, 4 op/s 2023-10-07T21:22:59.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[204507]: osdmap e620: 8 total, 8 up, 8 in 2023-10-07T21:22:59.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:59.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:58 smithi046 ceph-mon[189713]: pgmap v575: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 510 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 840 KiB/s wr, 4 op/s 2023-10-07T21:22:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:58 smithi046 ceph-mon[189713]: osdmap e620: 8 total, 8 up, 8 in 2023-10-07T21:22:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:22:59.815 INFO:tasks.rados.rados.0.smithi003.stdout:2788: done (6 left) 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:2789: done (5 left) 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:2790: done (4 left) 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:2791: done (3 left) 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:2793: done (2 left) 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:2794: done (1 left) 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:2795: done (0 left) 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 280 2023-10-07T21:22:59.816 INFO:tasks.rados.rados.0.smithi003.stdout:2796: seq_num 876 ranges {2662400=278528} 2023-10-07T21:22:59.830 INFO:tasks.rados.rados.0.smithi003.stdout:2796: writing smithi003182153-25 from 2662400 to 2940928 tid 1 2023-10-07T21:22:59.831 INFO:tasks.rados.rados.0.smithi003.stdout:2797: rmattr oid 5 current snap is 280 2023-10-07T21:22:59.831 INFO:tasks.rados.rados.0.smithi003.stdout:2797: done (1 left) 2023-10-07T21:22:59.831 INFO:tasks.rados.rados.0.smithi003.stdout:2798: snap_create 2023-10-07T21:22:59.837 INFO:tasks.rados.rados.0.smithi003.stdout:2796: finishing write tid 1 to smithi003182153-25 2023-10-07T21:22:59.837 INFO:tasks.rados.rados.0.smithi003.stdout:2796: finishing write tid 2 to smithi003182153-25 2023-10-07T21:22:59.839 INFO:tasks.rados.rados.0.smithi003.stdout:2796: finishing write tid 3 to smithi003182153-25 2023-10-07T21:22:59.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1066 (ObjNum 876 snap 280 seq_num 876) dirty exists 2023-10-07T21:22:59.839 INFO:tasks.rados.rados.0.smithi003.stdout:2796: left oid 25 (ObjNum 876 snap 280 seq_num 876) 2023-10-07T21:22:59.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:59 smithi003 ceph-mon[204507]: osdmap e621: 8 total, 8 up, 8 in 2023-10-07T21:22:59.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:22:59 smithi003 ceph-mon[204507]: osdmap e622: 8 total, 8 up, 8 in 2023-10-07T21:22:59.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:59 smithi003 ceph-mon[200960]: osdmap e621: 8 total, 8 up, 8 in 2023-10-07T21:22:59.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:22:59 smithi003 ceph-mon[200960]: osdmap e622: 8 total, 8 up, 8 in 2023-10-07T21:23:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:59 smithi046 ceph-mon[189713]: osdmap e621: 8 total, 8 up, 8 in 2023-10-07T21:23:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:22:59 smithi046 ceph-mon[189713]: osdmap e622: 8 total, 8 up, 8 in 2023-10-07T21:23:00.823 INFO:tasks.rados.rados.0.smithi003.stdout:2796: done (1 left) 2023-10-07T21:23:00.823 INFO:tasks.rados.rados.0.smithi003.stdout:2798: done (0 left) 2023-10-07T21:23:00.823 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 281 2023-10-07T21:23:00.824 INFO:tasks.rados.rados.0.smithi003.stdout:2799: seq_num 877 ranges {24576=294912} 2023-10-07T21:23:00.825 INFO:tasks.rados.rados.0.smithi003.stdout:2799: writing smithi003182153-40 from 24576 to 319488 tid 1 2023-10-07T21:23:00.825 INFO:tasks.rados.rados.0.smithi003.stdout:2800: snap_create 2023-10-07T21:23:00.832 INFO:tasks.rados.rados.0.smithi003.stdout:2799: finishing write tid 1 to smithi003182153-40 2023-10-07T21:23:00.832 INFO:tasks.rados.rados.0.smithi003.stdout:2799: finishing write tid 2 to smithi003182153-40 2023-10-07T21:23:00.833 INFO:tasks.rados.rados.0.smithi003.stdout:2799: finishing write tid 3 to smithi003182153-40 2023-10-07T21:23:00.834 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2314 (ObjNum 877 snap 281 seq_num 877) dirty exists 2023-10-07T21:23:00.834 INFO:tasks.rados.rados.0.smithi003.stdout:2799: left oid 40 (ObjNum 877 snap 281 seq_num 877) 2023-10-07T21:23:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:00 smithi046 ceph-mon[189713]: pgmap v578: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 536 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.9 MiB/s wr, 29 op/s 2023-10-07T21:23:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:00 smithi046 ceph-mon[189713]: osdmap e623: 8 total, 8 up, 8 in 2023-10-07T21:23:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:00 smithi003 ceph-mon[200960]: pgmap v578: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 536 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.9 MiB/s wr, 29 op/s 2023-10-07T21:23:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:00 smithi003 ceph-mon[200960]: osdmap e623: 8 total, 8 up, 8 in 2023-10-07T21:23:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:00 smithi003 ceph-mon[204507]: pgmap v578: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 536 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.9 MiB/s wr, 29 op/s 2023-10-07T21:23:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:00 smithi003 ceph-mon[204507]: osdmap e623: 8 total, 8 up, 8 in 2023-10-07T21:23:01.778 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:23:01] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2023-10-07T21:23:01.779 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:01 smithi003 conmon[187445]: [07/Oct/2023:21:23:01] ENGINE Bus STOPPING 2023-10-07T21:23:01.779 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:01 smithi003 conmon[187445]: [07/Oct/2023:21:23:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:23:01.779 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:01 smithi003 conmon[187445]: [07/Oct/2023:21:23:01] ENGINE Bus STOPPED 2023-10-07T21:23:01.779 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:01 smithi003 conmon[187445]: [07/Oct/2023:21:23:01] ENGINE Bus STARTING 2023-10-07T21:23:01.779 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:01 smithi003 conmon[187445]: [07/Oct/2023:21:23:01] ENGINE Serving on http://:::9283 2023-10-07T21:23:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:2799: done (1 left) 2023-10-07T21:23:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:2800: done (0 left) 2023-10-07T21:23:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:2801: snap_create 2023-10-07T21:23:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:01 smithi003 conmon[187445]: [07/Oct/2023:21:23:01] ENGINE Bus STARTED 2023-10-07T21:23:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[204507]: osdmap e624: 8 total, 8 up, 8 in 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:01 smithi003 ceph-mon[200960]: osdmap e624: 8 total, 8 up, 8 in 2023-10-07T21:23:02.234 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:02.234 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.234 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.235 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:02.236 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:01 smithi046 ceph-mon[189713]: osdmap e624: 8 total, 8 up, 8 in 2023-10-07T21:23:02.827 INFO:tasks.rados.rados.0.smithi003.stdout:2801: done (0 left) 2023-10-07T21:23:02.827 INFO:tasks.rados.rados.0.smithi003.stdout:2802: setattr oid 37 current snap is 283 2023-10-07T21:23:02.827 INFO:tasks.rados.rados.0.smithi003.stdout:2803: copy_from oid 13 from oid 1 current snap is 283 2023-10-07T21:23:02.828 INFO:tasks.rados.rados.0.smithi003.stdout:2804: delete oid 27 current snap is 283 2023-10-07T21:23:02.832 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2180 (ObjNum 799 snap 260 seq_num 799) dirty exists 2023-10-07T21:23:03.033 INFO:tasks.rados.rados.0.smithi003.stdout:2802: done (2 left) 2023-10-07T21:23:03.033 INFO:tasks.rados.rados.0.smithi003.stdout:2804: done (1 left) 2023-10-07T21:23:03.033 INFO:tasks.rados.rados.0.smithi003.stdout:2805: copy_from oid 18 from oid 34 current snap is 283 2023-10-07T21:23:03.033 INFO:tasks.rados.rados.0.smithi003.stdout:2806: snap_remove snap 203 2023-10-07T21:23:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[200960]: pgmap v581: 121 pgs: 121 active+clean; 551 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2023-10-07T21:23:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:23:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:23:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[200960]: osdmap e625: 8 total, 8 up, 8 in 2023-10-07T21:23:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[204507]: pgmap v581: 121 pgs: 121 active+clean; 551 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2023-10-07T21:23:03.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:23:03.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:23:03.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:02 smithi003 ceph-mon[204507]: osdmap e625: 8 total, 8 up, 8 in 2023-10-07T21:23:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:02 smithi046 ceph-mon[189713]: pgmap v581: 121 pgs: 121 active+clean; 551 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2023-10-07T21:23:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:02 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T21:23:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:02 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003:9093"}]: dispatch 2023-10-07T21:23:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:02 smithi046 ceph-mon[189713]: osdmap e625: 8 total, 8 up, 8 in 2023-10-07T21:23:03.872 INFO:tasks.rados.rados.0.smithi003.stdout:2806: done (2 left) 2023-10-07T21:23:03.872 INFO:tasks.rados.rados.0.smithi003.stdout:2807: rmattr oid 15 current snap is 283 2023-10-07T21:23:03.872 INFO:tasks.rados.rados.0.smithi003.stdout:2807: done (2 left) 2023-10-07T21:23:03.872 INFO:tasks.rados.rados.0.smithi003.stdout:2808: setattr oid 5 current snap is 283 2023-10-07T21:23:03.872 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 283 2023-10-07T21:23:03.872 INFO:tasks.rados.rados.0.smithi003.stdout:2809: seq_num 879 ranges {57344=327680} 2023-10-07T21:23:03.873 INFO:tasks.rados.rados.0.smithi003.stdout:2809: writing smithi003182153-29 from 57344 to 385024 tid 1 2023-10-07T21:23:03.873 INFO:tasks.rados.rados.0.smithi003.stdout:2810: read oid 15 snap -1 2023-10-07T21:23:03.873 INFO:tasks.rados.rados.0.smithi003.stdout:2810: expect (ObjNum 819 snap 264 seq_num 819) 2023-10-07T21:23:03.873 INFO:tasks.rados.rados.0.smithi003.stdout:2811: snap_remove snap 247 2023-10-07T21:23:04.817 INFO:tasks.rados.rados.0.smithi003.stdout:2811: done (5 left) 2023-10-07T21:23:04.818 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 283 2023-10-07T21:23:04.818 INFO:tasks.rados.rados.0.smithi003.stdout:2812: seq_num 880 ranges {5734400=344064} 2023-10-07T21:23:04.852 INFO:tasks.rados.rados.0.smithi003.stdout:2812: writing smithi003182153-41 from 5734400 to 6078464 tid 1 2023-10-07T21:23:04.853 INFO:tasks.rados.rados.0.smithi003.stdout:2813: snap_remove snap 276 2023-10-07T21:23:04.870 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:23:05.076 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:04 smithi046 ceph-mon[189713]: pgmap v584: 121 pgs: 121 active+clean; 551 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2023-10-07T21:23:05.077 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:04 smithi046 ceph-mon[189713]: Upgrade: Updating grafana.a 2023-10-07T21:23:05.077 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:04 smithi046 ceph-mon[189713]: Deploying daemon grafana.a on smithi046 2023-10-07T21:23:05.077 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:04 smithi046 ceph-mon[189713]: osdmap e626: 8 total, 8 up, 8 in 2023-10-07T21:23:05.077 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:04 smithi046 ceph-mon[189713]: osdmap e627: 8 total, 8 up, 8 in 2023-10-07T21:23:05.199 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:23:05.199 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (10s) 7s ago 11m 16.4M - 0.25.0 c8568f914cd2 2915fa8a359f 2023-10-07T21:23:05.199 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (7m) 20s ago 10m 92.1M - 9.4.7 2c41d148cca3 e207d6cdc422 2023-10-07T21:23:05.199 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (73s) 7s ago 12m 16.9M - 18.0.0-6609-g9725b08f d68377abd09f a342de758ed7 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (52s) 20s ago 12m 13.5M - 18.0.0-6609-g9725b08f d68377abd09f ee2b93c69e5d 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (6m) 20s ago 15m 451M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (7m) 7s ago 17m 528M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (6m) 7s ago 17m 139M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (6m) 20s ago 15m 89.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 7s ago 15m 98.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (41s) 7s ago 11m 8506k - 1.5.0 0da6a335fe13 6e274d71129d 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (37s) 20s ago 11m 9038k - 1.5.0 0da6a335fe13 d3512fa8184b 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (5m) 7s ago 15m 683M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (4m) 7s ago 14m 645M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (4m) 7s ago 14m 744M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (3m) 7s ago 14m 465M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:23:05.200 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (3m) 20s ago 13m 583M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:23:05.201 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (2m) 20s ago 13m 679M 2501M 18.0.0-6609-g9725b08f d68377abd09f 5093f333aa18 2023-10-07T21:23:05.201 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (2m) 20s ago 13m 215M 2501M 18.0.0-6609-g9725b08f d68377abd09f 057b9b99882c 2023-10-07T21:23:05.201 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (89s) 20s ago 12m 224M 2501M 18.0.0-6609-g9725b08f d68377abd09f 35fd315a64b5 2023-10-07T21:23:05.201 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (23s) 20s ago 11m 43.1M - 2.43.0 a07b618ecd1d 64444465d44d 2023-10-07T21:23:05.322 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 07 21:23:04 smithi003 conmon[257885]: ts=2023-10-07T21:23:04.968Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003140196s 2023-10-07T21:23:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[204507]: pgmap v584: 121 pgs: 121 active+clean; 551 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2023-10-07T21:23:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[204507]: Upgrade: Updating grafana.a 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[204507]: Deploying daemon grafana.a on smithi046 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[204507]: osdmap e626: 8 total, 8 up, 8 in 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[204507]: osdmap e627: 8 total, 8 up, 8 in 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[200960]: pgmap v584: 121 pgs: 121 active+clean; 551 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.9 MiB/s wr, 10 op/s 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[200960]: Upgrade: Updating grafana.a 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[200960]: Deploying daemon grafana.a on smithi046 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[200960]: osdmap e626: 8 total, 8 up, 8 in 2023-10-07T21:23:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:04 smithi003 ceph-mon[200960]: osdmap e627: 8 total, 8 up, 8 in 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T21:23:05.596 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:05.597 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:23:05.597 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:23:05.597 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:05.597 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:23:05.597 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 15 2023-10-07T21:23:05.597 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:23:05.597 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:23:05.828 INFO:tasks.rados.rados.0.smithi003.stdout:2813: done (6 left) 2023-10-07T21:23:05.828 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 283 2023-10-07T21:23:05.828 INFO:tasks.rados.rados.0.smithi003.stdout:2803: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:23:05.828 INFO:tasks.rados.rados.0.smithi003.stdout:2814: seq_num 881 ranges {3088384=360448} 2023-10-07T21:23:05.848 INFO:tasks.rados.rados.0.smithi003.stdout:2814: writing smithi003182153-12 from 3088384 to 3448832 tid 1 2023-10-07T21:23:05.848 INFO:tasks.rados.rados.0.smithi003.stdout:2815: snap_create 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2803: finishing copy_from to smithi003182153-13 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2312 (ObjNum 852 snap 273 seq_num 852) dirty exists 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2805: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2805: finishing copy_from to smithi003182153-18 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2311 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2565 (ObjNum 129 snap 0 seq_num 1511986304) dirty exists 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2809: finishing write tid 1 to smithi003182153-29 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2809: finishing write tid 2 to smithi003182153-29 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2809: finishing write tid 3 to smithi003182153-29 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 2323 (ObjNum 879 snap 283 seq_num 879) dirty exists 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2809: left oid 29 (ObjNum 879 snap 283 seq_num 879) 2023-10-07T21:23:05.849 INFO:tasks.rados.rados.0.smithi003.stdout:2810: expect (ObjNum 819 snap 264 seq_num 819) 2023-10-07T21:23:05.938 INFO:tasks.rados.rados.0.smithi003.stdout:2812: finishing write tid 1 to smithi003182153-41 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:2812: finishing write tid 2 to smithi003182153-41 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:2812: finishing write tid 3 to smithi003182153-41 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 1688 (ObjNum 880 snap 283 seq_num 880) dirty exists 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:2812: left oid 41 (ObjNum 880 snap 283 seq_num 880) 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:2814: finishing write tid 1 to smithi003182153-12 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:2814: finishing write tid 2 to smithi003182153-12 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:2814: finishing write tid 3 to smithi003182153-12 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2309 (ObjNum 881 snap 283 seq_num 881) dirty exists 2023-10-07T21:23:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:2814: left oid 12 (ObjNum 881 snap 283 seq_num 881) 2023-10-07T21:23:06.096 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:06 smithi046 systemd[1]: Stopping Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:23:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:05 smithi046 ceph-mon[189713]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:05 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3694185559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:05 smithi046 ceph-mon[189713]: osdmap e628: 8 total, 8 up, 8 in 2023-10-07T21:23:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:05 smithi003 ceph-mon[204507]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:05 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3694185559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:05 smithi003 ceph-mon[204507]: osdmap e628: 8 total, 8 up, 8 in 2023-10-07T21:23:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:05 smithi003 ceph-mon[200960]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:05 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3694185559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:05 smithi003 ceph-mon[200960]: osdmap e628: 8 total, 8 up, 8 in 2023-10-07T21:23:06.828 INFO:tasks.rados.rados.0.smithi003.stdout:2803: done (7 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2805: done (6 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2808: done (5 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2809: done (4 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2810: done (3 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2812: done (2 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2814: done (1 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2815: done (0 left) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2816: read oid 30 snap -1 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2816: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 284 2023-10-07T21:23:06.829 INFO:tasks.rados.rados.0.smithi003.stdout:2817: seq_num 882 ranges {4399104=376832} 2023-10-07T21:23:06.855 INFO:tasks.rados.rados.0.smithi003.stdout:2817: writing smithi003182153-16 from 4399104 to 4775936 tid 1 2023-10-07T21:23:06.856 INFO:tasks.rados.rados.0.smithi003.stdout:2818: read oid 4 snap -1 2023-10-07T21:23:06.856 INFO:tasks.rados.rados.0.smithi003.stdout:2818: expect (ObjNum 831 snap 269 seq_num 831) 2023-10-07T21:23:06.856 INFO:tasks.rados.rados.0.smithi003.stdout:2819: snap_create 2023-10-07T21:23:06.856 INFO:tasks.rados.rados.0.smithi003.stdout:2816: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:07.048 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:06 smithi046 ceph-mon[189713]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:07.048 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:06 smithi046 ceph-mon[189713]: pgmap v587: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 552 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 204 KiB/s wr, 2 op/s 2023-10-07T21:23:07.048 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:06 smithi046 ceph-mon[189713]: osdmap e629: 8 total, 8 up, 8 in 2023-10-07T21:23:07.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:06 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T21:23:07.048 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:06 smithi046 bash[245789]: e207d6cdc42275002d42060ab6e69fd89acc7146e2f3794655e815a4259959d4 2023-10-07T21:23:07.049 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:06 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-07T21:23:07.049 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:06 smithi046 systemd[1]: Stopped Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:23:07.049 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 systemd[1]: Starting Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-07T21:23:07.193 INFO:tasks.rados.rados.0.smithi003.stdout:2817: finishing write tid 1 to smithi003182153-16 2023-10-07T21:23:07.193 INFO:tasks.rados.rados.0.smithi003.stdout:2817: finishing write tid 2 to smithi003182153-16 2023-10-07T21:23:07.193 INFO:tasks.rados.rados.0.smithi003.stdout:2817: finishing write tid 3 to smithi003182153-16 2023-10-07T21:23:07.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2598 (ObjNum 882 snap 284 seq_num 882) dirty exists 2023-10-07T21:23:07.193 INFO:tasks.rados.rados.0.smithi003.stdout:2817: left oid 16 (ObjNum 882 snap 284 seq_num 882) 2023-10-07T21:23:07.194 INFO:tasks.rados.rados.0.smithi003.stdout:2818: expect (ObjNum 831 snap 269 seq_num 831) 2023-10-07T21:23:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:06 smithi003 ceph-mon[200960]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:06 smithi003 ceph-mon[200960]: pgmap v587: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 552 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 204 KiB/s wr, 2 op/s 2023-10-07T21:23:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:06 smithi003 ceph-mon[200960]: osdmap e629: 8 total, 8 up, 8 in 2023-10-07T21:23:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:06 smithi003 ceph-mon[204507]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:06 smithi003 ceph-mon[204507]: pgmap v587: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 552 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 204 KiB/s wr, 2 op/s 2023-10-07T21:23:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:06 smithi003 ceph-mon[204507]: osdmap e629: 8 total, 8 up, 8 in 2023-10-07T21:23:07.830 INFO:tasks.rados.rados.0.smithi003.stdout:2816: done (3 left) 2023-10-07T21:23:07.830 INFO:tasks.rados.rados.0.smithi003.stdout:2817: done (2 left) 2023-10-07T21:23:07.831 INFO:tasks.rados.rados.0.smithi003.stdout:2818: done (1 left) 2023-10-07T21:23:07.831 INFO:tasks.rados.rados.0.smithi003.stdout:2819: done (0 left) 2023-10-07T21:23:07.831 INFO:tasks.rados.rados.0.smithi003.stdout:2820: read oid 30 snap -1 2023-10-07T21:23:07.831 INFO:tasks.rados.rados.0.smithi003.stdout:2820: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:07.831 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 285 2023-10-07T21:23:07.831 INFO:tasks.rados.rados.0.smithi003.stdout:2821: seq_num 883 ranges {3342336=393216} 2023-10-07T21:23:07.853 INFO:tasks.rados.rados.0.smithi003.stdout:2821: writing smithi003182153-39 from 3342336 to 3735552 tid 1 2023-10-07T21:23:07.854 INFO:tasks.rados.rados.0.smithi003.stdout:2822: read oid 44 snap -1 2023-10-07T21:23:07.854 INFO:tasks.rados.rados.0.smithi003.stdout:2822: expect (ObjNum 645 snap 203 seq_num 645) 2023-10-07T21:23:07.854 INFO:tasks.rados.rados.0.smithi003.stdout:2823: snap_create 2023-10-07T21:23:07.854 INFO:tasks.rados.rados.0.smithi003.stdout:2820: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:07.898 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 bash[246146]: e72378b385c0c1001f804c9bb080b829b226ba820b12fe450142e948ad196c22 2023-10-07T21:23:07.898 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 systemd[1]: Started Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764503404Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.76474107Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764766531Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764778891Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764789689Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764799556Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764808769Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764817907Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764827631Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764837044Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764845874Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T21:23:07.899 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764856325Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764865756Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=settings t=2023-10-07T21:23:07.764875094Z level=info msg="App mode production" 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=sqlstore t=2023-10-07T21:23:07.764938793Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=sqlstore t=2023-10-07T21:23:07.76496178Z 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-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=migrator t=2023-10-07T21:23:07.781358213Z level=info msg="Starting DB migrations" 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=migrator t=2023-10-07T21:23:07.787783294Z level=info msg="migrations completed" performed=0 skipped=481 duration=565.184µs 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=sqlstore t=2023-10-07T21:23:07.78822583Z level=info msg="Created default organization" 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=plugin.loader t=2023-10-07T21:23:07.864205858Z level=info msg="Plugin registered" pluginID=input 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=plugin.loader t=2023-10-07T21:23:07.894212265Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=plugin.loader t=2023-10-07T21:23:07.894243487Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=secrets t=2023-10-07T21:23:07.894283414Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T21:23:07.900 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=query_data t=2023-10-07T21:23:07.896081908Z level=info msg="Query Service initialization" 2023-10-07T21:23:07.901 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:07 smithi046 conmon[246187]: logger=live.push_http t=2023-10-07T21:23:07.898743824Z level=info msg="Live Push Gateway initialization" 2023-10-07T21:23:08.190 INFO:tasks.rados.rados.0.smithi003.stdout:2821: finishing write tid 1 to smithi003182153-39 2023-10-07T21:23:08.190 INFO:tasks.rados.rados.0.smithi003.stdout:2821: finishing write tid 2 to smithi003182153-39 2023-10-07T21:23:08.190 INFO:tasks.rados.rados.0.smithi003.stdout:2822: expect (ObjNum 645 snap 203 seq_num 645) 2023-10-07T21:23:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:2821: finishing write tid 3 to smithi003182153-39 2023-10-07T21:23:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2316 (ObjNum 883 snap 285 seq_num 883) dirty exists 2023-10-07T21:23:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:2821: left oid 39 (ObjNum 883 snap 285 seq_num 883) 2023-10-07T21:23:08.835 INFO:tasks.rados.rados.0.smithi003.stdout:2820: done (3 left) 2023-10-07T21:23:08.835 INFO:tasks.rados.rados.0.smithi003.stdout:2821: done (2 left) 2023-10-07T21:23:08.835 INFO:tasks.rados.rados.0.smithi003.stdout:2822: done (1 left) 2023-10-07T21:23:08.835 INFO:tasks.rados.rados.0.smithi003.stdout:2823: done (0 left) 2023-10-07T21:23:08.835 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 286 2023-10-07T21:23:08.836 INFO:tasks.rados.rados.0.smithi003.stdout:2824: seq_num 884 ranges {2785280=409600} 2023-10-07T21:23:08.852 INFO:tasks.rados.rados.0.smithi003.stdout:2824: writing smithi003182153-15 from 2785280 to 3194880 tid 1 2023-10-07T21:23:08.852 INFO:tasks.rados.rados.0.smithi003.stdout:2825: copy_from oid 32 from oid 45 current snap is 286 2023-10-07T21:23:08.852 INFO:tasks.rados.rados.0.smithi003.stdout:2826: snap_create 2023-10-07T21:23:08.859 INFO:tasks.rados.rados.0.smithi003.stdout:2824: finishing write tid 1 to smithi003182153-15 2023-10-07T21:23:08.859 INFO:tasks.rados.rados.0.smithi003.stdout:2824: finishing write tid 2 to smithi003182153-15 2023-10-07T21:23:08.861 INFO:tasks.rados.rados.0.smithi003.stdout:2824: finishing write tid 3 to smithi003182153-15 2023-10-07T21:23:08.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2601 (ObjNum 884 snap 286 seq_num 884) dirty exists 2023-10-07T21:23:08.861 INFO:tasks.rados.rados.0.smithi003.stdout:2824: left oid 15 (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:23:08.882 INFO:tasks.rados.rados.0.smithi003.stdout:2825: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:23:08.887 INFO:tasks.rados.rados.0.smithi003.stdout:2825: finishing copy_from to smithi003182153-32 2023-10-07T21:23:08.887 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2317 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:23:09.015 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:08 smithi046 ceph-mon[189713]: pgmap v590: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 552 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 228 KiB/s wr, 7 op/s 2023-10-07T21:23:09.015 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:09.015 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:09.015 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:09.015 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:08 smithi046 ceph-mon[189713]: osdmap e630: 8 total, 8 up, 8 in 2023-10-07T21:23:09.016 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:08 smithi046 conmon[246187]: logger=infra.usagestats.collector t=2023-10-07T21:23:08.748675544Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T21:23:09.016 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:08 smithi046 conmon[246187]: logger=provisioning.datasources t=2023-10-07T21:23:08.891886781Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-10-07T21:23:09.016 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:08 smithi046 conmon[246187]: logger=provisioning.datasources t=2023-10-07T21:23:08.892258229Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-10-07T21:23:09.016 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:08 smithi046 conmon[246187]: logger=provisioning.datasources t=2023-10-07T21:23:08.903307192Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T21:23:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[200960]: pgmap v590: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 552 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 228 KiB/s wr, 7 op/s 2023-10-07T21:23:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[200960]: osdmap e630: 8 total, 8 up, 8 in 2023-10-07T21:23:09.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[204507]: pgmap v590: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 552 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 228 KiB/s wr, 7 op/s 2023-10-07T21:23:09.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:09.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:09.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:09.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:08 smithi003 ceph-mon[204507]: osdmap e630: 8 total, 8 up, 8 in 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=provisioning.alerting t=2023-10-07T21:23:09.015329983Z level=info msg="starting to provision alerting" 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=provisioning.alerting t=2023-10-07T21:23:09.015360707Z level=info msg="finished to provision alerting" 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=grafanaStorageLogger t=2023-10-07T21:23:09.015572664Z level=info msg="storage starting" 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=ngalert.state.manager t=2023-10-07T21:23:09.016575166Z level=info msg="Warming state cache for startup" 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=http.server t=2023-10-07T21:23:09.022471083Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=ngalert.state.manager t=2023-10-07T21:23:09.085748228Z level=info msg="State cache has been initialized" states=0 duration=69.171352ms 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=ticker t=2023-10-07T21:23:09.085843079Z level=info msg=starting first_tick=2023-10-07T21:23:10Z 2023-10-07T21:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:23:09 smithi046 conmon[246187]: logger=ngalert.multiorg.alertmanager t=2023-10-07T21:23:09.085866136Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T21:23:09.818 INFO:tasks.rados.rados.0.smithi003.stdout:2824: done (2 left) 2023-10-07T21:23:09.819 INFO:tasks.rados.rados.0.smithi003.stdout:2825: done (1 left) 2023-10-07T21:23:09.819 INFO:tasks.rados.rados.0.smithi003.stdout:2826: done (0 left) 2023-10-07T21:23:09.819 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 287 2023-10-07T21:23:09.819 INFO:tasks.rados.rados.0.smithi003.stdout:2827: seq_num 885 ranges {2277376=425984} 2023-10-07T21:23:09.834 INFO:tasks.rados.rados.0.smithi003.stdout:2827: writing smithi003182153-13 from 2277376 to 2703360 tid 1 2023-10-07T21:23:09.834 INFO:tasks.rados.rados.0.smithi003.stdout:2828: rollback oid 43 current snap is 287 2023-10-07T21:23:09.835 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 280 2023-10-07T21:23:09.835 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 287 2023-10-07T21:23:09.835 INFO:tasks.rados.rados.0.smithi003.stdout:2829: seq_num 886 ranges {4726784=442368} 2023-10-07T21:23:09.863 INFO:tasks.rados.rados.0.smithi003.stdout:2829: writing smithi003182153-30 from 4726784 to 5169152 tid 1 2023-10-07T21:23:09.863 INFO:tasks.rados.rados.0.smithi003.stdout:2830: snap_create 2023-10-07T21:23:09.863 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 1 to smithi003182153-13 2023-10-07T21:23:09.863 INFO:tasks.rados.rados.0.smithi003.stdout:2828: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:23:09.863 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1706 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T21:23:09.864 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 2 to smithi003182153-13 2023-10-07T21:23:09.864 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 3 to smithi003182153-13 2023-10-07T21:23:09.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2314 (ObjNum 885 snap 287 seq_num 885) dirty exists 2023-10-07T21:23:09.864 INFO:tasks.rados.rados.0.smithi003.stdout:2827: left oid 13 (ObjNum 885 snap 287 seq_num 885) 2023-10-07T21:23:09.868 INFO:tasks.rados.rados.0.smithi003.stdout:2829: finishing write tid 1 to smithi003182153-30 2023-10-07T21:23:09.869 INFO:tasks.rados.rados.0.smithi003.stdout:2829: finishing write tid 2 to smithi003182153-30 2023-10-07T21:23:09.870 INFO:tasks.rados.rados.0.smithi003.stdout:2829: finishing write tid 3 to smithi003182153-30 2023-10-07T21:23:09.870 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 1624 (ObjNum 886 snap 287 seq_num 886) dirty exists 2023-10-07T21:23:09.870 INFO:tasks.rados.rados.0.smithi003.stdout:2829: left oid 30 (ObjNum 886 snap 287 seq_num 886) 2023-10-07T21:23:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:09 smithi046 ceph-mon[189713]: osdmap e631: 8 total, 8 up, 8 in 2023-10-07T21:23:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:09 smithi046 ceph-mon[189713]: osdmap e632: 8 total, 8 up, 8 in 2023-10-07T21:23:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:09 smithi003 ceph-mon[204507]: osdmap e631: 8 total, 8 up, 8 in 2023-10-07T21:23:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:09 smithi003 ceph-mon[204507]: osdmap e632: 8 total, 8 up, 8 in 2023-10-07T21:23:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:09 smithi003 ceph-mon[200960]: osdmap e631: 8 total, 8 up, 8 in 2023-10-07T21:23:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:09 smithi003 ceph-mon[200960]: osdmap e632: 8 total, 8 up, 8 in 2023-10-07T21:23:10.842 INFO:tasks.rados.rados.0.smithi003.stdout:2827: done (3 left) 2023-10-07T21:23:10.842 INFO:tasks.rados.rados.0.smithi003.stdout:2828: done (2 left) 2023-10-07T21:23:10.843 INFO:tasks.rados.rados.0.smithi003.stdout:2829: done (1 left) 2023-10-07T21:23:10.843 INFO:tasks.rados.rados.0.smithi003.stdout:2830: done (0 left) 2023-10-07T21:23:10.843 INFO:tasks.rados.rados.0.smithi003.stdout:2831: snap_remove snap 278 2023-10-07T21:23:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:10 smithi046 ceph-mon[189713]: pgmap v593: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 564 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2023-10-07T21:23:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:10 smithi003 ceph-mon[200960]: pgmap v593: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 564 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2023-10-07T21:23:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:10 smithi003 ceph-mon[204507]: pgmap v593: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 564 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2023-10-07T21:23:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:11.853 INFO:tasks.rados.rados.0.smithi003.stdout:2831: done (0 left) 2023-10-07T21:23:11.854 INFO:tasks.rados.rados.0.smithi003.stdout:2832: setattr oid 40 current snap is 288 2023-10-07T21:23:11.854 INFO:tasks.rados.rados.0.smithi003.stdout:2833: read oid 41 snap 266 2023-10-07T21:23:11.854 INFO:tasks.rados.rados.0.smithi003.stdout:2833: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:23:11.854 INFO:tasks.rados.rados.0.smithi003.stdout:2834: read oid 4 snap 238 2023-10-07T21:23:11.854 INFO:tasks.rados.rados.0.smithi003.stdout:2834: expect deleted 2023-10-07T21:23:11.854 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 288 2023-10-07T21:23:11.854 INFO:tasks.rados.rados.0.smithi003.stdout:2835: seq_num 887 ranges {4775936=458752} 2023-10-07T21:23:11.885 INFO:tasks.rados.rados.0.smithi003.stdout:2835: writing smithi003182153-16 from 4775936 to 5234688 tid 1 2023-10-07T21:23:11.885 INFO:tasks.rados.rados.0.smithi003.stdout:2836: copy_from oid 31 from oid 5 current snap is 288 2023-10-07T21:23:11.885 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2317 (ObjNum 877 snap 281 seq_num 877) dirty exists 2023-10-07T21:23:11.885 INFO:tasks.rados.rados.0.smithi003.stdout:2832: done (4 left) 2023-10-07T21:23:11.885 INFO:tasks.rados.rados.0.smithi003.stdout:2834: done (3 left) 2023-10-07T21:23:11.885 INFO:tasks.rados.rados.0.smithi003.stdout:2837: delete oid 21 current snap is 288 2023-10-07T21:23:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:2836: finishing copy_from racing read to smithi003182153-31 2023-10-07T21:23:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:2836: finishing copy_from to smithi003182153-31 2023-10-07T21:23:11.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2565 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-10-07T21:23:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2833: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:23:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:23:11] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2023-10-07T21:23:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:11 smithi003 ceph-mon[200960]: osdmap e633: 8 total, 8 up, 8 in 2023-10-07T21:23:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:11 smithi003 ceph-mon[204507]: osdmap e633: 8 total, 8 up, 8 in 2023-10-07T21:23:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:11 smithi046 ceph-mon[189713]: osdmap e633: 8 total, 8 up, 8 in 2023-10-07T21:23:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2835: finishing write tid 1 to smithi003182153-16 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2835: finishing write tid 2 to smithi003182153-16 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2835: finishing write tid 3 to smithi003182153-16 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2614 (ObjNum 887 snap 288 seq_num 887) dirty exists 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2835: left oid 16 (ObjNum 887 snap 288 seq_num 887) 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2833: done (3 left) 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2835: done (2 left) 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2836: done (1 left) 2023-10-07T21:23:12.646 INFO:tasks.rados.rados.0.smithi003.stdout:2837: done (0 left) 2023-10-07T21:23:12.647 INFO:tasks.rados.rados.0.smithi003.stdout:2838: copy_from oid 37 from oid 15 current snap is 288 2023-10-07T21:23:12.647 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 288 2023-10-07T21:23:12.647 INFO:tasks.rados.rados.0.smithi003.stdout:2839: seq_num 889 ranges {0=491520} 2023-10-07T21:23:12.648 INFO:tasks.rados.rados.0.smithi003.stdout:2839: writing smithi003182153-27 from 0 to 491520 tid 1 2023-10-07T21:23:12.648 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 288 2023-10-07T21:23:12.648 INFO:tasks.rados.rados.0.smithi003.stdout:2840: seq_num 890 ranges {3366912=507904} 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:2840: writing smithi003182153-11 from 3366912 to 3874816 tid 1 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:2841: copy_from oid 4 from oid 16 current snap is 288 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:2839: finishing write tid 1 to smithi003182153-27 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:2839: finishing write tid 2 to smithi003182153-27 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:2839: finishing write tid 3 to smithi003182153-27 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 1691 (ObjNum 889 snap 288 seq_num 889) dirty exists 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:2839: left oid 27 (ObjNum 889 snap 288 seq_num 889) 2023-10-07T21:23:12.671 INFO:tasks.rados.rados.0.smithi003.stdout:2838: finishing copy_from racing read to smithi003182153-37 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:2838: finishing copy_from to smithi003182153-37 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2601 (ObjNum 884 snap 286 seq_num 884) dirty exists 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:2838: done (3 left) 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:2839: done (2 left) 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:2842: rollback oid 25 current snap is 288 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 25 to 192 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:2843: read oid 48 snap -1 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:2843: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:12.672 INFO:tasks.rados.rados.0.smithi003.stdout:2844: snap_remove snap 274 2023-10-07T21:23:12.855 INFO:tasks.rados.rados.0.smithi003.stdout:2844: done (4 left) 2023-10-07T21:23:12.855 INFO:tasks.rados.rados.0.smithi003.stdout:2845: read oid 45 snap -1 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2845: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2846: read oid 8 snap 282 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2846: expect (ObjNum 875 snap 279 seq_num 875) 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2847: read oid 3 snap -1 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2847: expect (ObjNum 749 snap 242 seq_num 749) 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2848: read oid 33 snap -1 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2848: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 288 2023-10-07T21:23:12.856 INFO:tasks.rados.rados.0.smithi003.stdout:2849: seq_num 891 ranges {0=532480} 2023-10-07T21:23:12.859 INFO:tasks.rados.rados.0.smithi003.stdout:2849: writing smithi003182153-38 from 0 to 532480 tid 1 2023-10-07T21:23:12.859 INFO:tasks.rados.rados.0.smithi003.stdout:2850: read oid 42 snap -1 2023-10-07T21:23:12.859 INFO:tasks.rados.rados.0.smithi003.stdout:2850: expect deleted 2023-10-07T21:23:12.859 INFO:tasks.rados.rados.0.smithi003.stdout:2851: delete oid 35 current snap is 288 2023-10-07T21:23:12.861 INFO:tasks.rados.rados.0.smithi003.stdout:2843: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2842: finishing rollback tid 0 to smithi003182153-25 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2842: finishing rollback tid 1 to smithi003182153-25 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2842: finishing rollback tid 2 to smithi003182153-25 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1069 (ObjNum 559 snap 178 seq_num 559) dirty exists 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2840: finishing write tid 1 to smithi003182153-11 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2840: finishing write tid 2 to smithi003182153-11 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2840: finishing write tid 3 to smithi003182153-11 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1693 (ObjNum 890 snap 288 seq_num 890) dirty exists 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2840: left oid 11 (ObjNum 890 snap 288 seq_num 890) 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2841: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:23:12.866 INFO:tasks.rados.rados.0.smithi003.stdout:2841: finishing copy_from to smithi003182153-4 2023-10-07T21:23:12.867 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2614 (ObjNum 887 snap 288 seq_num 887) dirty exists 2023-10-07T21:23:12.869 INFO:tasks.rados.rados.0.smithi003.stdout:2849: finishing write tid 1 to smithi003182153-38 2023-10-07T21:23:12.869 INFO:tasks.rados.rados.0.smithi003.stdout:2849: finishing write tid 2 to smithi003182153-38 2023-10-07T21:23:12.875 INFO:tasks.rados.rados.0.smithi003.stdout:2849: finishing write tid 3 to smithi003182153-38 2023-10-07T21:23:12.875 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2478 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:23:12.875 INFO:tasks.rados.rados.0.smithi003.stdout:2849: left oid 38 (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:23:12.896 INFO:tasks.rados.rados.0.smithi003.stdout:2845: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:23:13.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:12 smithi046 ceph-mon[189713]: pgmap v596: 121 pgs: 121 active+clean; 564 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2023-10-07T21:23:13.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:12 smithi046 ceph-mon[189713]: osdmap e634: 8 total, 8 up, 8 in 2023-10-07T21:23:13.133 INFO:tasks.rados.rados.0.smithi003.stdout:2848: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:12 smithi003 ceph-mon[200960]: pgmap v596: 121 pgs: 121 active+clean; 564 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2023-10-07T21:23:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:12 smithi003 ceph-mon[200960]: osdmap e634: 8 total, 8 up, 8 in 2023-10-07T21:23:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:12 smithi003 ceph-mon[204507]: pgmap v596: 121 pgs: 121 active+clean; 564 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2023-10-07T21:23:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:12 smithi003 ceph-mon[204507]: osdmap e634: 8 total, 8 up, 8 in 2023-10-07T21:23:13.465 INFO:tasks.rados.rados.0.smithi003.stdout:2847: expect (ObjNum 749 snap 242 seq_num 749) 2023-10-07T21:23:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:13 smithi003 ceph-mon[200960]: osdmap e635: 8 total, 8 up, 8 in 2023-10-07T21:23:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:13 smithi003 ceph-mon[204507]: osdmap e635: 8 total, 8 up, 8 in 2023-10-07T21:23:14.345 INFO:tasks.rados.rados.0.smithi003.stdout:2846: expect (ObjNum 875 snap 279 seq_num 875) 2023-10-07T21:23:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:13 smithi046 ceph-mon[189713]: osdmap e635: 8 total, 8 up, 8 in 2023-10-07T21:23:14.607 INFO:tasks.rados.rados.0.smithi003.stdout:2840: done (10 left) 2023-10-07T21:23:14.607 INFO:tasks.rados.rados.0.smithi003.stdout:2841: done (9 left) 2023-10-07T21:23:14.607 INFO:tasks.rados.rados.0.smithi003.stdout:2842: done (8 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2843: done (7 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2845: done (6 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2846: done (5 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2847: done (4 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2848: done (3 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2849: done (2 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2850: done (1 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2851: done (0 left) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2852: read oid 50 snap -1 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2852: expect (ObjNum 874 snap 279 seq_num 874) 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:2853: rollback oid 12 current snap is 288 2023-10-07T21:23:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 240 2023-10-07T21:23:14.609 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 288 2023-10-07T21:23:14.609 INFO:tasks.rados.rados.0.smithi003.stdout:2854: seq_num 893 ranges {2170880=565248} 2023-10-07T21:23:14.622 INFO:tasks.rados.rados.0.smithi003.stdout:2854: writing smithi003182153-25 from 2170880 to 2736128 tid 1 2023-10-07T21:23:14.622 INFO:tasks.rados.rados.0.smithi003.stdout:2855: rmattr oid 47 current snap is 288 2023-10-07T21:23:14.623 INFO:tasks.rados.rados.0.smithi003.stdout:2855: done (3 left) 2023-10-07T21:23:14.623 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 288 2023-10-07T21:23:14.623 INFO:tasks.rados.rados.0.smithi003.stdout:2853: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:23:14.623 INFO:tasks.rados.rados.0.smithi003.stdout:2856: seq_num 894 ranges {3940352=581632} 2023-10-07T21:23:14.647 INFO:tasks.rados.rados.0.smithi003.stdout:2856: writing smithi003182153-36 from 3940352 to 4521984 tid 1 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2857: setattr oid 42 current snap is 288 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2853: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2853: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2568 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2854: finishing write tid 1 to smithi003182153-25 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2854: finishing write tid 2 to smithi003182153-25 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2854: finishing write tid 3 to smithi003182153-25 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 1071 (ObjNum 893 snap 288 seq_num 893) dirty exists 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2854: left oid 25 (ObjNum 893 snap 288 seq_num 893) 2023-10-07T21:23:14.648 INFO:tasks.rados.rados.0.smithi003.stdout:2852: expect (ObjNum 874 snap 279 seq_num 874) 2023-10-07T21:23:14.984 INFO:tasks.rados.rados.0.smithi003.stdout:2856: finishing write tid 1 to smithi003182153-36 2023-10-07T21:23:14.984 INFO:tasks.rados.rados.0.smithi003.stdout:2856: finishing write tid 2 to smithi003182153-36 2023-10-07T21:23:14.984 INFO:tasks.rados.rados.0.smithi003.stdout:2856: finishing write tid 3 to smithi003182153-36 2023-10-07T21:23:14.984 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2480 (ObjNum 894 snap 288 seq_num 894) dirty exists 2023-10-07T21:23:14.985 INFO:tasks.rados.rados.0.smithi003.stdout:2856: left oid 36 (ObjNum 894 snap 288 seq_num 894) 2023-10-07T21:23:14.985 INFO:tasks.rados.rados.0.smithi003.stdout:2852: done (4 left) 2023-10-07T21:23:14.985 INFO:tasks.rados.rados.0.smithi003.stdout:2853: done (3 left) 2023-10-07T21:23:14.985 INFO:tasks.rados.rados.0.smithi003.stdout:2854: done (2 left) 2023-10-07T21:23:14.985 INFO:tasks.rados.rados.0.smithi003.stdout:2856: done (1 left) 2023-10-07T21:23:14.985 INFO:tasks.rados.rados.0.smithi003.stdout:2858: snap_remove snap 237 2023-10-07T21:23:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:14 smithi003 ceph-mon[200960]: pgmap v599: 121 pgs: 121 active+clean; 572 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2023-10-07T21:23:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:14 smithi003 ceph-mon[200960]: osdmap e636: 8 total, 8 up, 8 in 2023-10-07T21:23:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:14 smithi003 ceph-mon[204507]: pgmap v599: 121 pgs: 121 active+clean; 572 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2023-10-07T21:23:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:14 smithi003 ceph-mon[204507]: osdmap e636: 8 total, 8 up, 8 in 2023-10-07T21:23:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:14 smithi046 ceph-mon[189713]: pgmap v599: 121 pgs: 121 active+clean; 572 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2023-10-07T21:23:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:14 smithi046 ceph-mon[189713]: osdmap e636: 8 total, 8 up, 8 in 2023-10-07T21:23:15.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:15 smithi003 conmon[187445]: [07/Oct/2023:21:23:15] ENGINE Bus STOPPING 2023-10-07T21:23:15.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:15 smithi003 conmon[187445]: [07/Oct/2023:21:23:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T21:23:15.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:15 smithi003 conmon[187445]: [07/Oct/2023:21:23:15] ENGINE Bus STOPPED 2023-10-07T21:23:15.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:15 smithi003 conmon[187445]: [07/Oct/2023:21:23:15] ENGINE Bus STARTING 2023-10-07T21:23:15.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:15 smithi003 conmon[187445]: [07/Oct/2023:21:23:15] ENGINE Serving on http://:::9283 2023-10-07T21:23:15.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:15 smithi003 conmon[187445]: [07/Oct/2023:21:23:15] ENGINE Bus STARTED 2023-10-07T21:23:15.869 INFO:tasks.rados.rados.0.smithi003.stdout:2858: done (1 left) 2023-10-07T21:23:15.870 INFO:tasks.rados.rados.0.smithi003.stdout:2859: snap_remove snap 286 2023-10-07T21:23:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: pgmap v601: 121 pgs: 121 active+clean; 579 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: pgmap v601: 121 pgs: 121 active+clean; 579 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: Upgrade: Finalizing container_image settings 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: Upgrade: Complete! 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[200960]: osdmap e637: 8 total, 8 up, 8 in 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: Upgrade: Finalizing container_image settings 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-10-07T21:23:16.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: Upgrade: Complete! 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.585 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:16 smithi003 ceph-mon[204507]: osdmap e637: 8 total, 8 up, 8 in 2023-10-07T21:23:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: pgmap v601: 121 pgs: 121 active+clean; 579 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi046.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: Upgrade: Finalizing container_image settings 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-10-07T21:23:16.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-10-07T21:23:16.600 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: Upgrade: Complete! 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:16.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:16.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:16.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:16.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:16 smithi046 ceph-mon[189713]: osdmap e637: 8 total, 8 up, 8 in 2023-10-07T21:23:16.876 INFO:tasks.rados.rados.0.smithi003.stdout:2859: done (1 left) 2023-10-07T21:23:16.876 INFO:tasks.rados.rados.0.smithi003.stdout:2860: copy_from oid 3 from oid 6 current snap is 288 2023-10-07T21:23:16.876 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 288 2023-10-07T21:23:16.876 INFO:tasks.rados.rados.0.smithi003.stdout:2861: seq_num 895 ranges {0=598016} 2023-10-07T21:23:16.879 INFO:tasks.rados.rados.0.smithi003.stdout:2861: writing smithi003182153-5 from 0 to 598016 tid 1 2023-10-07T21:23:16.879 INFO:tasks.rados.rados.0.smithi003.stdout:2862: snap_create 2023-10-07T21:23:16.879 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 2318 (ObjNum 4113 snap 0 seq_num 205361728) dirty exists 2023-10-07T21:23:16.890 INFO:tasks.rados.rados.0.smithi003.stdout:2861: finishing write tid 1 to smithi003182153-5 2023-10-07T21:23:16.890 INFO:tasks.rados.rados.0.smithi003.stdout:2861: finishing write tid 2 to smithi003182153-5 2023-10-07T21:23:16.893 INFO:tasks.rados.rados.0.smithi003.stdout:2861: finishing write tid 3 to smithi003182153-5 2023-10-07T21:23:16.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2641 (ObjNum 895 snap 288 seq_num 895) dirty exists 2023-10-07T21:23:16.894 INFO:tasks.rados.rados.0.smithi003.stdout:2861: left oid 5 (ObjNum 895 snap 288 seq_num 895) 2023-10-07T21:23:16.929 INFO:tasks.rados.rados.0.smithi003.stdout:2860: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:23:16.932 INFO:tasks.rados.rados.0.smithi003.stdout:2860: finishing copy_from to smithi003182153-3 2023-10-07T21:23:16.932 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1622 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:23:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:17 smithi003 ceph-mon[200960]: osdmap e638: 8 total, 8 up, 8 in 2023-10-07T21:23:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:17 smithi003 ceph-mon[204507]: osdmap e638: 8 total, 8 up, 8 in 2023-10-07T21:23:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:23:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:17 smithi046 ceph-mon[189713]: osdmap e638: 8 total, 8 up, 8 in 2023-10-07T21:23:17.874 INFO:tasks.rados.rados.0.smithi003.stdout:2857: done (3 left) 2023-10-07T21:23:17.875 INFO:tasks.rados.rados.0.smithi003.stdout:2860: done (2 left) 2023-10-07T21:23:17.875 INFO:tasks.rados.rados.0.smithi003.stdout:2861: done (1 left) 2023-10-07T21:23:17.875 INFO:tasks.rados.rados.0.smithi003.stdout:2862: done (0 left) 2023-10-07T21:23:17.875 INFO:tasks.rados.rados.0.smithi003.stdout:2863: snap_remove snap 280 2023-10-07T21:23:18.876 INFO:tasks.rados.rados.0.smithi003.stdout:2863: done (0 left) 2023-10-07T21:23:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:2864: copy_from oid 16 from oid 21 current snap is 289 2023-10-07T21:23:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:2865: rmattr oid 13 current snap is 289 2023-10-07T21:23:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:2865: done (1 left) 2023-10-07T21:23:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:2866: delete oid 33 current snap is 289 2023-10-07T21:23:18.891 INFO:tasks.rados.rados.0.smithi003.stdout:2866: done (1 left) 2023-10-07T21:23:18.891 INFO:tasks.rados.rados.0.smithi003.stdout:2867: snap_remove snap 265 2023-10-07T21:23:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:18 smithi003 ceph-mon[200960]: pgmap v604: 121 pgs: 121 active+clean; 583 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-10-07T21:23:19.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:18 smithi003 ceph-mon[200960]: osdmap e639: 8 total, 8 up, 8 in 2023-10-07T21:23:19.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:18 smithi003 ceph-mon[204507]: pgmap v604: 121 pgs: 121 active+clean; 583 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-10-07T21:23:19.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:18 smithi003 ceph-mon[204507]: osdmap e639: 8 total, 8 up, 8 in 2023-10-07T21:23:19.363 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:18 smithi046 ceph-mon[189713]: pgmap v604: 121 pgs: 121 active+clean; 583 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2023-10-07T21:23:19.363 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:18 smithi046 ceph-mon[189713]: osdmap e639: 8 total, 8 up, 8 in 2023-10-07T21:23:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:2867: done (1 left) 2023-10-07T21:23:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:2868: rollback oid 50 current snap is 289 2023-10-07T21:23:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 266 2023-10-07T21:23:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:2869: setattr oid 46 current snap is 289 2023-10-07T21:23:19.834 INFO:tasks.rados.rados.0.smithi003.stdout:2870: copy_from oid 42 from oid 33 current snap is 289 2023-10-07T21:23:19.834 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 289 2023-10-07T21:23:19.834 INFO:tasks.rados.rados.0.smithi003.stdout:2871: seq_num 897 ranges {3874816=630784} 2023-10-07T21:23:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:2871: writing smithi003182153-11 from 3874816 to 4505600 tid 1 2023-10-07T21:23:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:2872: copy_from oid 32 from oid 9 current snap is 289 2023-10-07T21:23:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:2864: finishing copy_from to smithi003182153-16 2023-10-07T21:23:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:2864: got expected ENOENT (src dne) 2023-10-07T21:23:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:2864: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2870: finishing copy_from to smithi003182153-42 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2870: got expected ENOENT (src dne) 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2870: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2868: finishing rollback tid 0 to smithi003182153-50 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2868: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2482 (ObjNum 161 snap 0 seq_num 1511890576) dirty dne 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2315 (ObjNum 709 snap 228 seq_num 709) dirty exists 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2864: done (5 left) 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2868: done (4 left) 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2869: done (3 left) 2023-10-07T21:23:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:2870: done (2 left) 2023-10-07T21:23:19.855 INFO:tasks.rados.rados.0.smithi003.stdout:2873: delete oid 47 current snap is 289 2023-10-07T21:23:19.858 INFO:tasks.rados.rados.0.smithi003.stdout:2873: done (2 left) 2023-10-07T21:23:19.858 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 289 2023-10-07T21:23:19.858 INFO:tasks.rados.rados.0.smithi003.stdout:2874: seq_num 899 ranges {5734400=663552} 2023-10-07T21:23:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:2874: writing smithi003182153-46 from 5734400 to 6397952 tid 1 2023-10-07T21:23:19.891 INFO:tasks.rados.rados.0.smithi003.stdout:2875: read oid 29 snap -1 2023-10-07T21:23:19.891 INFO:tasks.rados.rados.0.smithi003.stdout:2875: expect (ObjNum 879 snap 283 seq_num 879) 2023-10-07T21:23:19.891 INFO:tasks.rados.rados.0.smithi003.stdout:2876: delete oid 4 current snap is 289 2023-10-07T21:23:19.891 INFO:tasks.rados.rados.0.smithi003.stdout:2871: finishing write tid 1 to smithi003182153-11 2023-10-07T21:23:19.891 INFO:tasks.rados.rados.0.smithi003.stdout:2871: finishing write tid 2 to smithi003182153-11 2023-10-07T21:23:19.891 INFO:tasks.rados.rados.0.smithi003.stdout:2871: finishing write tid 3 to smithi003182153-11 2023-10-07T21:23:19.891 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 1695 (ObjNum 897 snap 289 seq_num 897) dirty exists 2023-10-07T21:23:19.892 INFO:tasks.rados.rados.0.smithi003.stdout:2871: left oid 11 (ObjNum 897 snap 289 seq_num 897) 2023-10-07T21:23:19.892 INFO:tasks.rados.rados.0.smithi003.stdout:2872: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:23:19.892 INFO:tasks.rados.rados.0.smithi003.stdout:2872: finishing copy_from to smithi003182153-32 2023-10-07T21:23:19.892 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2319 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:23:19.893 INFO:tasks.rados.rados.0.smithi003.stdout:2875: expect (ObjNum 879 snap 283 seq_num 879) 2023-10-07T21:23:19.906 INFO:tasks.rados.rados.0.smithi003.stdout:2874: finishing write tid 1 to smithi003182153-46 2023-10-07T21:23:19.906 INFO:tasks.rados.rados.0.smithi003.stdout:2874: finishing write tid 2 to smithi003182153-46 2023-10-07T21:23:19.907 INFO:tasks.rados.rados.0.smithi003.stdout:2874: finishing write tid 3 to smithi003182153-46 2023-10-07T21:23:19.907 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2317 (ObjNum 899 snap 289 seq_num 899) dirty exists 2023-10-07T21:23:19.907 INFO:tasks.rados.rados.0.smithi003.stdout:2874: left oid 46 (ObjNum 899 snap 289 seq_num 899) 2023-10-07T21:23:19.907 INFO:tasks.rados.rados.0.smithi003.stdout:2871: done (4 left) 2023-10-07T21:23:19.907 INFO:tasks.rados.rados.0.smithi003.stdout:2872: done (3 left) 2023-10-07T21:23:19.907 INFO:tasks.rados.rados.0.smithi003.stdout:2874: done (2 left) 2023-10-07T21:23:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:2875: done (1 left) 2023-10-07T21:23:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:2876: done (0 left) 2023-10-07T21:23:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:2877: read oid 46 snap -1 2023-10-07T21:23:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:2877: expect (ObjNum 899 snap 289 seq_num 899) 2023-10-07T21:23:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:2878: snap_remove snap 240 2023-10-07T21:23:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:19 smithi003 ceph-mon[200960]: osdmap e640: 8 total, 8 up, 8 in 2023-10-07T21:23:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:19 smithi003 ceph-mon[200960]: osdmap e641: 8 total, 8 up, 8 in 2023-10-07T21:23:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:19 smithi003 ceph-mon[204507]: osdmap e640: 8 total, 8 up, 8 in 2023-10-07T21:23:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:19 smithi003 ceph-mon[204507]: osdmap e641: 8 total, 8 up, 8 in 2023-10-07T21:23:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:19 smithi046 ceph-mon[189713]: osdmap e640: 8 total, 8 up, 8 in 2023-10-07T21:23:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:19 smithi046 ceph-mon[189713]: osdmap e641: 8 total, 8 up, 8 in 2023-10-07T21:23:20.908 INFO:tasks.rados.rados.0.smithi003.stdout:2878: done (1 left) 2023-10-07T21:23:20.908 INFO:tasks.rados.rados.0.smithi003.stdout:2879: rmattr oid 7 current snap is 289 2023-10-07T21:23:20.908 INFO:tasks.rados.rados.0.smithi003.stdout:2877: expect (ObjNum 899 snap 289 seq_num 899) 2023-10-07T21:23:21.261 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 1072 (ObjNum 804 snap 260 seq_num 804) dirty exists 2023-10-07T21:23:21.262 INFO:tasks.rados.rados.0.smithi003.stdout:2877: done (1 left) 2023-10-07T21:23:21.262 INFO:tasks.rados.rados.0.smithi003.stdout:2879: done (0 left) 2023-10-07T21:23:21.262 INFO:tasks.rados.rados.0.smithi003.stdout:2880: read oid 15 snap -1 2023-10-07T21:23:21.262 INFO:tasks.rados.rados.0.smithi003.stdout:2880: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:23:21.262 INFO:tasks.rados.rados.0.smithi003.stdout:2881: rollback oid 33 current snap is 289 2023-10-07T21:23:21.262 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 281 2023-10-07T21:23:21.262 INFO:tasks.rados.rados.0.smithi003.stdout:2882: snap_remove snap 258 2023-10-07T21:23:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:20 smithi003 ceph-mon[204507]: pgmap v607: 121 pgs: 121 active+clean; 591 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.7 MiB/s wr, 10 op/s 2023-10-07T21:23:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:20 smithi003 ceph-mon[200960]: pgmap v607: 121 pgs: 121 active+clean; 591 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.7 MiB/s wr, 10 op/s 2023-10-07T21:23:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:20 smithi046 ceph-mon[189713]: pgmap v607: 121 pgs: 121 active+clean; 591 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.7 MiB/s wr, 10 op/s 2023-10-07T21:23:21.901 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:23:21] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2023-10-07T21:23:21.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:21 smithi003 ceph-mon[200960]: osdmap e642: 8 total, 8 up, 8 in 2023-10-07T21:23:21.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:21 smithi003 ceph-mon[200960]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 591 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.7 MiB/s wr, 7 op/s 2023-10-07T21:23:21.908 INFO:tasks.rados.rados.0.smithi003.stdout:2882: done (2 left) 2023-10-07T21:23:21.908 INFO:tasks.rados.rados.0.smithi003.stdout:2883: snap_remove snap 277 2023-10-07T21:23:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:21 smithi003 ceph-mon[204507]: osdmap e642: 8 total, 8 up, 8 in 2023-10-07T21:23:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:21 smithi003 ceph-mon[204507]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 591 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.7 MiB/s wr, 7 op/s 2023-10-07T21:23:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:21 smithi046 ceph-mon[189713]: osdmap e642: 8 total, 8 up, 8 in 2023-10-07T21:23:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:21 smithi046 ceph-mon[189713]: pgmap v610: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 591 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.7 MiB/s wr, 7 op/s 2023-10-07T21:23:22.914 INFO:tasks.rados.rados.0.smithi003.stdout:2883: done (2 left) 2023-10-07T21:23:22.914 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 289 2023-10-07T21:23:22.915 INFO:tasks.rados.rados.0.smithi003.stdout:2884: seq_num 901 ranges {3457024=696320} 2023-10-07T21:23:22.938 INFO:tasks.rados.rados.0.smithi003.stdout:2884: writing smithi003182153-32 from 3457024 to 4153344 tid 1 2023-10-07T21:23:22.938 INFO:tasks.rados.rados.0.smithi003.stdout:2885: rollback oid 14 current snap is 289 2023-10-07T21:23:22.942 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 266 2023-10-07T21:23:22.942 INFO:tasks.rados.rados.0.smithi003.stdout:2881: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:23:22.942 INFO:tasks.rados.rados.0.smithi003.stdout:2881: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:23:22.943 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 2326 (ObjNum 864 snap 277 seq_num 864) dirty exists 2023-10-07T21:23:22.943 INFO:tasks.rados.rados.0.smithi003.stdout:2880: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:2885: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:2885: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2328 (ObjNum 824 snap 264 seq_num 824) dirty exists 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:2884: finishing write tid 1 to smithi003182153-32 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:2884: finishing write tid 2 to smithi003182153-32 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:2884: finishing write tid 3 to smithi003182153-32 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2691 (ObjNum 901 snap 289 seq_num 901) dirty exists 2023-10-07T21:23:23.087 INFO:tasks.rados.rados.0.smithi003.stdout:2884: left oid 32 (ObjNum 901 snap 289 seq_num 901) 2023-10-07T21:23:23.088 INFO:tasks.rados.rados.0.smithi003.stdout:2880: done (3 left) 2023-10-07T21:23:23.088 INFO:tasks.rados.rados.0.smithi003.stdout:2881: done (2 left) 2023-10-07T21:23:23.088 INFO:tasks.rados.rados.0.smithi003.stdout:2884: done (1 left) 2023-10-07T21:23:23.088 INFO:tasks.rados.rados.0.smithi003.stdout:2885: done (0 left) 2023-10-07T21:23:23.088 INFO:tasks.rados.rados.0.smithi003.stdout:2886: rollback oid 43 current snap is 289 2023-10-07T21:23:23.088 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 270 2023-10-07T21:23:23.088 INFO:tasks.rados.rados.0.smithi003.stdout:2887: snap_remove snap 282 2023-10-07T21:23:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:22 smithi003 ceph-mon[200960]: osdmap e643: 8 total, 8 up, 8 in 2023-10-07T21:23:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:22 smithi003 ceph-mon[204507]: osdmap e643: 8 total, 8 up, 8 in 2023-10-07T21:23:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:22 smithi046 ceph-mon[189713]: osdmap e643: 8 total, 8 up, 8 in 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2887: done (1 left) 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2888: read oid 15 snap -1 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2888: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2889: read oid 49 snap 248 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2889: expect (ObjNum 730 snap 239 seq_num 730) 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2890: read oid 25 snap -1 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2890: expect (ObjNum 893 snap 288 seq_num 893) 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2891: rollback oid 28 current snap is 289 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 268 2023-10-07T21:23:23.923 INFO:tasks.rados.rados.0.smithi003.stdout:2892: setattr oid 22 current snap is 289 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:2893: copy_from oid 42 from oid 20 current snap is 289 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:2894: rollback oid 9 current snap is 289 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 281 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:2895: read oid 14 snap -1 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:2895: expect (ObjNum 824 snap 264 seq_num 824) 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:2896: snap_create 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:2886: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:23:23.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1706 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T21:23:23.935 INFO:tasks.rados.rados.0.smithi003.stdout:2893: finishing copy_from to smithi003182153-42 2023-10-07T21:23:23.935 INFO:tasks.rados.rados.0.smithi003.stdout:2893: got expected ENOENT (src dne) 2023-10-07T21:23:23.935 INFO:tasks.rados.rados.0.smithi003.stdout:2893: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:23:23.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2322 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:23:23.946 INFO:tasks.rados.rados.0.smithi003.stdout:2894: finishing rollback tid 0 to smithi003182153-9 2023-10-07T21:23:23.950 INFO:tasks.rados.rados.0.smithi003.stdout:2888: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:23:24.099 INFO:tasks.rados.rados.0.smithi003.stdout:2891: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:23:24.099 INFO:tasks.rados.rados.0.smithi003.stdout:2891: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:23:24.099 INFO:tasks.rados.rados.0.smithi003.stdout:2891: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:23:24.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2697 (ObjNum 696 snap 222 seq_num 696) dirty exists 2023-10-07T21:23:24.099 INFO:tasks.rados.rados.0.smithi003.stdout:2895: expect (ObjNum 824 snap 264 seq_num 824) 2023-10-07T21:23:24.188 INFO:tasks.rados.rados.0.smithi003.stdout:2894: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:23:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:2894: finishing rollback tid 2 to smithi003182153-9 2023-10-07T21:23:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 2331 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:23:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:2890: expect (ObjNum 893 snap 288 seq_num 893) 2023-10-07T21:23:24.292 INFO:tasks.rados.rados.0.smithi003.stdout:2889: expect (ObjNum 730 snap 239 seq_num 730) 2023-10-07T21:23:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:23 smithi003 ceph-mon[200960]: osdmap e644: 8 total, 8 up, 8 in 2023-10-07T21:23:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:23 smithi003 ceph-mon[200960]: pgmap v613: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 592 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-10-07T21:23:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:23 smithi003 ceph-mon[204507]: osdmap e644: 8 total, 8 up, 8 in 2023-10-07T21:23:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:23 smithi003 ceph-mon[204507]: pgmap v613: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 592 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-10-07T21:23:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:23 smithi046 ceph-mon[189713]: osdmap e644: 8 total, 8 up, 8 in 2023-10-07T21:23:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:23 smithi046 ceph-mon[189713]: pgmap v613: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 592 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-10-07T21:23:24.821 INFO:tasks.rados.rados.0.smithi003.stdout:2886: done (9 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2888: done (8 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2889: done (7 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2890: done (6 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2891: done (5 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2892: done (4 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2893: done (3 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2894: done (2 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2895: done (1 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2896: done (0 left) 2023-10-07T21:23:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2897: delete oid 25 current snap is 290 2023-10-07T21:23:24.826 INFO:tasks.rados.rados.0.smithi003.stdout:2897: done (0 left) 2023-10-07T21:23:24.826 INFO:tasks.rados.rados.0.smithi003.stdout:2898: read oid 49 snap -1 2023-10-07T21:23:24.826 INFO:tasks.rados.rados.0.smithi003.stdout:2898: expect deleted 2023-10-07T21:23:24.826 INFO:tasks.rados.rados.0.smithi003.stdout:2899: delete oid 29 current snap is 290 2023-10-07T21:23:24.830 INFO:tasks.rados.rados.0.smithi003.stdout:2898: done (1 left) 2023-10-07T21:23:24.831 INFO:tasks.rados.rados.0.smithi003.stdout:2899: done (0 left) 2023-10-07T21:23:24.831 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 290 2023-10-07T21:23:24.831 INFO:tasks.rados.rados.0.smithi003.stdout:2900: seq_num 904 ranges {0=745472} 2023-10-07T21:23:24.835 INFO:tasks.rados.rados.0.smithi003.stdout:2900: writing smithi003182153-50 from 0 to 745472 tid 1 2023-10-07T21:23:24.835 INFO:tasks.rados.rados.0.smithi003.stdout:2901: copy_from oid 37 from oid 31 current snap is 290 2023-10-07T21:23:24.835 INFO:tasks.rados.rados.0.smithi003.stdout:2902: read oid 33 snap 266 2023-10-07T21:23:24.835 INFO:tasks.rados.rados.0.smithi003.stdout:2902: expect (ObjNum 653 snap 209 seq_num 653) 2023-10-07T21:23:24.835 INFO:tasks.rados.rados.0.smithi003.stdout:2903: snap_create 2023-10-07T21:23:24.839 INFO:tasks.rados.rados.0.smithi003.stdout:2901: finishing copy_from racing read to smithi003182153-37 2023-10-07T21:23:24.839 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 1 to smithi003182153-50 2023-10-07T21:23:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:2901: finishing copy_from to smithi003182153-37 2023-10-07T21:23:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2565 (ObjNum 65 snap 0 seq_num 1800758361) dirty exists 2023-10-07T21:23:24.840 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 2 to smithi003182153-50 2023-10-07T21:23:24.842 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 3 to smithi003182153-50 2023-10-07T21:23:24.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2484 (ObjNum 904 snap 290 seq_num 904) dirty exists 2023-10-07T21:23:24.843 INFO:tasks.rados.rados.0.smithi003.stdout:2900: left oid 50 (ObjNum 904 snap 290 seq_num 904) 2023-10-07T21:23:24.862 INFO:tasks.rados.rados.0.smithi003.stdout:2902: expect (ObjNum 653 snap 209 seq_num 653) 2023-10-07T21:23:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:24 smithi003 ceph-mon[200960]: osdmap e645: 8 total, 8 up, 8 in 2023-10-07T21:23:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:24 smithi003 ceph-mon[200960]: osdmap e646: 8 total, 8 up, 8 in 2023-10-07T21:23:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:24 smithi003 ceph-mon[204507]: osdmap e645: 8 total, 8 up, 8 in 2023-10-07T21:23:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:24 smithi003 ceph-mon[204507]: osdmap e646: 8 total, 8 up, 8 in 2023-10-07T21:23:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:24 smithi046 ceph-mon[189713]: osdmap e645: 8 total, 8 up, 8 in 2023-10-07T21:23:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:24 smithi046 ceph-mon[189713]: osdmap e646: 8 total, 8 up, 8 in 2023-10-07T21:23:25.829 INFO:tasks.rados.rados.0.smithi003.stdout:2900: done (3 left) 2023-10-07T21:23:25.829 INFO:tasks.rados.rados.0.smithi003.stdout:2901: done (2 left) 2023-10-07T21:23:25.829 INFO:tasks.rados.rados.0.smithi003.stdout:2902: done (1 left) 2023-10-07T21:23:25.830 INFO:tasks.rados.rados.0.smithi003.stdout:2903: done (0 left) 2023-10-07T21:23:25.830 INFO:tasks.rados.rados.0.smithi003.stdout:2904: read oid 8 snap -1 2023-10-07T21:23:25.830 INFO:tasks.rados.rados.0.smithi003.stdout:2904: expect (ObjNum 875 snap 279 seq_num 875) 2023-10-07T21:23:25.830 INFO:tasks.rados.rados.0.smithi003.stdout:2905: copy_from oid 15 from oid 25 current snap is 291 2023-10-07T21:23:25.830 INFO:tasks.rados.rados.0.smithi003.stdout:2906: snap_remove snap 266 2023-10-07T21:23:26.830 INFO:tasks.rados.rados.0.smithi003.stdout:2906: done (2 left) 2023-10-07T21:23:26.830 INFO:tasks.rados.rados.0.smithi003.stdout:2907: read oid 39 snap -1 2023-10-07T21:23:26.830 INFO:tasks.rados.rados.0.smithi003.stdout:2907: expect (ObjNum 883 snap 285 seq_num 883) 2023-10-07T21:23:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2908: read oid 49 snap -1 2023-10-07T21:23:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2908: expect deleted 2023-10-07T21:23:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2909: copy_from oid 4 from oid 10 current snap is 291 2023-10-07T21:23:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2905: finishing copy_from to smithi003182153-15 2023-10-07T21:23:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2905: got expected ENOENT (src dne) 2023-10-07T21:23:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2905: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:23:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2904: expect (ObjNum 875 snap 279 seq_num 875) 2023-10-07T21:23:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:26 smithi046 ceph-mon[189713]: pgmap v616: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 585 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2023-10-07T21:23:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:26 smithi046 ceph-mon[189713]: osdmap e647: 8 total, 8 up, 8 in 2023-10-07T21:23:27.105 INFO:tasks.rados.rados.0.smithi003.stdout:2907: expect (ObjNum 883 snap 285 seq_num 883) 2023-10-07T21:23:27.297 INFO:tasks.rados.rados.0.smithi003.stdout:2909: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:23:27.297 INFO:tasks.rados.rados.0.smithi003.stdout:2909: finishing copy_from to smithi003182153-4 2023-10-07T21:23:27.297 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 1712 (ObjNum 871 snap 278 seq_num 871) dirty exists 2023-10-07T21:23:27.297 INFO:tasks.rados.rados.0.smithi003.stdout:2904: done (4 left) 2023-10-07T21:23:27.297 INFO:tasks.rados.rados.0.smithi003.stdout:2905: done (3 left) 2023-10-07T21:23:27.298 INFO:tasks.rados.rados.0.smithi003.stdout:2907: done (2 left) 2023-10-07T21:23:27.298 INFO:tasks.rados.rados.0.smithi003.stdout:2908: done (1 left) 2023-10-07T21:23:27.298 INFO:tasks.rados.rados.0.smithi003.stdout:2909: done (0 left) 2023-10-07T21:23:27.298 INFO:tasks.rados.rados.0.smithi003.stdout:2910: read oid 49 snap 263 2023-10-07T21:23:27.298 INFO:tasks.rados.rados.0.smithi003.stdout:2910: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:23:27.298 INFO:tasks.rados.rados.0.smithi003.stdout:2911: snap_create 2023-10-07T21:23:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:26 smithi003 ceph-mon[200960]: pgmap v616: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 585 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2023-10-07T21:23:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:26 smithi003 ceph-mon[200960]: osdmap e647: 8 total, 8 up, 8 in 2023-10-07T21:23:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:26 smithi003 ceph-mon[204507]: pgmap v616: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 585 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2023-10-07T21:23:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:26 smithi003 ceph-mon[204507]: osdmap e647: 8 total, 8 up, 8 in 2023-10-07T21:23:27.327 INFO:tasks.rados.rados.0.smithi003.stdout:2910: expect (ObjNum 806 snap 260 seq_num 806) 2023-10-07T21:23:27.849 INFO:tasks.rados.rados.0.smithi003.stdout:2910: done (1 left) 2023-10-07T21:23:27.849 INFO:tasks.rados.rados.0.smithi003.stdout:2911: done (0 left) 2023-10-07T21:23:27.849 INFO:tasks.rados.rados.0.smithi003.stdout:2912: setattr oid 18 current snap is 292 2023-10-07T21:23:27.850 INFO:tasks.rados.rados.0.smithi003.stdout:2913: copy_from oid 28 from oid 41 current snap is 292 2023-10-07T21:23:27.850 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 292 2023-10-07T21:23:27.850 INFO:tasks.rados.rados.0.smithi003.stdout:2914: seq_num 905 ranges {10018816=761856} 2023-10-07T21:23:27.909 INFO:tasks.rados.rados.0.smithi003.stdout:2914: writing smithi003182153-3 from 10018816 to 10780672 tid 1 2023-10-07T21:23:27.909 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 292 2023-10-07T21:23:27.909 INFO:tasks.rados.rados.0.smithi003.stdout:2915: seq_num 906 ranges {598016=778240} 2023-10-07T21:23:27.917 INFO:tasks.rados.rados.0.smithi003.stdout:2915: writing smithi003182153-5 from 598016 to 1376256 tid 1 2023-10-07T21:23:27.917 INFO:tasks.rados.rados.0.smithi003.stdout:2916: snap_remove snap 289 2023-10-07T21:23:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:27 smithi003 ceph-mon[200960]: osdmap e648: 8 total, 8 up, 8 in 2023-10-07T21:23:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:27 smithi003 ceph-mon[204507]: osdmap e648: 8 total, 8 up, 8 in 2023-10-07T21:23:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:27 smithi046 ceph-mon[189713]: osdmap e648: 8 total, 8 up, 8 in 2023-10-07T21:23:28.863 INFO:tasks.rados.rados.0.smithi003.stdout:2916: done (4 left) 2023-10-07T21:23:28.863 INFO:tasks.rados.rados.0.smithi003.stdout:2917: rollback oid 20 current snap is 292 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 279 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2318 (ObjNum 742 snap 240 seq_num 742) dirty exists 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2913: finishing copy_from racing read to smithi003182153-28 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2913: finishing copy_from to smithi003182153-28 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 1688 (ObjNum 880 snap 283 seq_num 880) dirty exists 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2914: finishing write tid 1 to smithi003182153-3 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2914: finishing write tid 2 to smithi003182153-3 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2914: finishing write tid 3 to smithi003182153-3 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 1624 (ObjNum 905 snap 292 seq_num 905) dirty exists 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2914: left oid 3 (ObjNum 905 snap 292 seq_num 905) 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2915: finishing write tid 1 to smithi003182153-5 2023-10-07T21:23:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:2915: finishing write tid 2 to smithi003182153-5 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2915: finishing write tid 3 to smithi003182153-5 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2718 (ObjNum 906 snap 292 seq_num 906) dirty exists 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2915: left oid 5 (ObjNum 906 snap 292 seq_num 906) 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2912: done (4 left) 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2913: done (3 left) 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2914: done (2 left) 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2915: done (1 left) 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2918: setattr oid 16 current snap is 292 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:2917: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:23:28.865 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 1668 (ObjNum 65 snap 0 seq_num 1498373202) dirty dne 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:2917: done (1 left) 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:2919: copy_from oid 30 from oid 23 current snap is 292 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:2920: read oid 48 snap -1 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:2920: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:2921: rmattr oid 50 current snap is 292 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:2921: done (3 left) 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 292 2023-10-07T21:23:28.867 INFO:tasks.rados.rados.0.smithi003.stdout:2922: seq_num 907 ranges {0=794624} 2023-10-07T21:23:28.872 INFO:tasks.rados.rados.0.smithi003.stdout:2922: writing smithi003182153-21 from 0 to 794624 tid 1 2023-10-07T21:23:28.872 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 292 2023-10-07T21:23:28.872 INFO:tasks.rados.rados.0.smithi003.stdout:2923: seq_num 908 ranges {10018816=409600,10428416=401408} 2023-10-07T21:23:28.929 INFO:tasks.rados.rados.0.smithi003.stdout:2923: writing smithi003182153-6 from 10018816 to 10428416 tid 1 2023-10-07T21:23:28.932 INFO:tasks.rados.rados.0.smithi003.stdout:2923: writing smithi003182153-6 from 10428416 to 10829824 tid 2 2023-10-07T21:23:28.932 INFO:tasks.rados.rados.0.smithi003.stdout:2924: delete oid 4 current snap is 292 2023-10-07T21:23:28.932 INFO:tasks.rados.rados.0.smithi003.stdout:2920: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:28.937 INFO:tasks.rados.rados.0.smithi003.stdout:2919: finishing copy_from to smithi003182153-30 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2919: got expected ENOENT (src dne) 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2919: finishing copy_from racing read to smithi003182153-30 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2922: finishing write tid 1 to smithi003182153-21 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2922: finishing write tid 2 to smithi003182153-21 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2720 (ObjNum 887 snap 288 seq_num 887) dirty exists 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2922: finishing write tid 3 to smithi003182153-21 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 1697 (ObjNum 907 snap 292 seq_num 907) dirty exists 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2922: left oid 21 (ObjNum 907 snap 292 seq_num 907) 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2918: done (5 left) 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2919: done (4 left) 2023-10-07T21:23:28.938 INFO:tasks.rados.rados.0.smithi003.stdout:2920: done (3 left) 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2922: done (2 left) 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2924: done (1 left) 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2925: read oid 9 snap -1 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2925: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2926: rmattr oid 46 current snap is 292 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2923: finishing write tid 1 to smithi003182153-6 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2923: finishing write tid 2 to smithi003182153-6 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2923: finishing write tid 3 to smithi003182153-6 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2927: snap_create 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2923: finishing write tid 4 to smithi003182153-6 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 1627 (ObjNum 908 snap 292 seq_num 908) dirty exists 2023-10-07T21:23:28.939 INFO:tasks.rados.rados.0.smithi003.stdout:2923: left oid 6 (ObjNum 908 snap 292 seq_num 908) 2023-10-07T21:23:28.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2319 (ObjNum 899 snap 289 seq_num 899) dirty exists 2023-10-07T21:23:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:2925: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:23:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:28 smithi003 ceph-mon[204507]: pgmap v619: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 576 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 182 KiB/s wr, 3 op/s 2023-10-07T21:23:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:28 smithi003 ceph-mon[204507]: osdmap e649: 8 total, 8 up, 8 in 2023-10-07T21:23:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:28 smithi003 ceph-mon[200960]: pgmap v619: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 576 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 182 KiB/s wr, 3 op/s 2023-10-07T21:23:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:28 smithi003 ceph-mon[200960]: osdmap e649: 8 total, 8 up, 8 in 2023-10-07T21:23:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:28 smithi046 ceph-mon[189713]: pgmap v619: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 576 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 182 KiB/s wr, 3 op/s 2023-10-07T21:23:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:28 smithi046 ceph-mon[189713]: osdmap e649: 8 total, 8 up, 8 in 2023-10-07T21:23:29.824 INFO:tasks.rados.rados.0.smithi003.stdout:2923: done (3 left) 2023-10-07T21:23:29.824 INFO:tasks.rados.rados.0.smithi003.stdout:2925: done (2 left) 2023-10-07T21:23:29.825 INFO:tasks.rados.rados.0.smithi003.stdout:2926: done (1 left) 2023-10-07T21:23:29.825 INFO:tasks.rados.rados.0.smithi003.stdout:2927: done (0 left) 2023-10-07T21:23:29.825 INFO:tasks.rados.rados.0.smithi003.stdout:2928: read oid 49 snap -1 2023-10-07T21:23:29.825 INFO:tasks.rados.rados.0.smithi003.stdout:2928: expect deleted 2023-10-07T21:23:29.825 INFO:tasks.rados.rados.0.smithi003.stdout:2929: delete oid 13 current snap is 293 2023-10-07T21:23:29.831 INFO:tasks.rados.rados.0.smithi003.stdout:2928: done (1 left) 2023-10-07T21:23:29.831 INFO:tasks.rados.rados.0.smithi003.stdout:2929: done (0 left) 2023-10-07T21:23:29.831 INFO:tasks.rados.rados.0.smithi003.stdout:2930: snap_create 2023-10-07T21:23:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:29 smithi003 ceph-mon[200960]: osdmap e650: 8 total, 8 up, 8 in 2023-10-07T21:23:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:29 smithi003 ceph-mon[200960]: osdmap e651: 8 total, 8 up, 8 in 2023-10-07T21:23:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:29 smithi003 ceph-mon[204507]: osdmap e650: 8 total, 8 up, 8 in 2023-10-07T21:23:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:29 smithi003 ceph-mon[204507]: osdmap e651: 8 total, 8 up, 8 in 2023-10-07T21:23:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:29 smithi046 ceph-mon[189713]: osdmap e650: 8 total, 8 up, 8 in 2023-10-07T21:23:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:29 smithi046 ceph-mon[189713]: osdmap e651: 8 total, 8 up, 8 in 2023-10-07T21:23:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:2930: done (0 left) 2023-10-07T21:23:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:2931: rollback oid 15 current snap is 294 2023-10-07T21:23:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 15 to 290 2023-10-07T21:23:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:2932: read oid 40 snap -1 2023-10-07T21:23:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:2932: expect (ObjNum 877 snap 281 seq_num 877) 2023-10-07T21:23:30.835 INFO:tasks.rados.rados.0.smithi003.stdout:2933: snap_create 2023-10-07T21:23:30.839 INFO:tasks.rados.rados.0.smithi003.stdout:2932: expect (ObjNum 877 snap 281 seq_num 877) 2023-10-07T21:23:30.850 INFO:tasks.rados.rados.0.smithi003.stdout:2931: finishing rollback tid 0 to smithi003182153-15 2023-10-07T21:23:30.851 INFO:tasks.rados.rados.0.smithi003.stdout:2931: finishing rollback tid 1 to smithi003182153-15 2023-10-07T21:23:30.851 INFO:tasks.rados.rados.0.smithi003.stdout:2931: finishing rollback tid 2 to smithi003182153-15 2023-10-07T21:23:30.851 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2728 (ObjNum 884 snap 286 seq_num 884) dirty exists 2023-10-07T21:23:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:30 smithi003 ceph-mon[200960]: pgmap v622: 121 pgs: 121 active+clean; 585 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2023-10-07T21:23:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:30 smithi003 ceph-mon[200960]: osdmap e652: 8 total, 8 up, 8 in 2023-10-07T21:23:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:30 smithi003 ceph-mon[204507]: pgmap v622: 121 pgs: 121 active+clean; 585 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2023-10-07T21:23:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:30 smithi003 ceph-mon[204507]: osdmap e652: 8 total, 8 up, 8 in 2023-10-07T21:23:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:30 smithi046 ceph-mon[189713]: pgmap v622: 121 pgs: 121 active+clean; 585 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2023-10-07T21:23:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:30 smithi046 ceph-mon[189713]: osdmap e652: 8 total, 8 up, 8 in 2023-10-07T21:23:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:2931: done (2 left) 2023-10-07T21:23:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:2932: done (1 left) 2023-10-07T21:23:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:2933: done (0 left) 2023-10-07T21:23:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 295 2023-10-07T21:23:31.839 INFO:tasks.rados.rados.0.smithi003.stdout:2934: seq_num 911 ranges {2899968=466944,3366912=401408} 2023-10-07T21:23:31.857 INFO:tasks.rados.rados.0.smithi003.stdout:2934: writing smithi003182153-14 from 2899968 to 3366912 tid 1 2023-10-07T21:23:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2934: writing smithi003182153-14 from 3366912 to 3768320 tid 2 2023-10-07T21:23:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2935: rollback oid 15 current snap is 295 2023-10-07T21:23:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 15 to 290 2023-10-07T21:23:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 295 2023-10-07T21:23:31.860 INFO:tasks.rados.rados.0.smithi003.stdout:2936: seq_num 912 ranges {6397952=483328,6881280=401408} 2023-10-07T21:23:31.876 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:23:31] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2023-10-07T21:23:31.897 INFO:tasks.rados.rados.0.smithi003.stdout:2936: writing smithi003182153-46 from 6397952 to 6881280 tid 1 2023-10-07T21:23:31.900 INFO:tasks.rados.rados.0.smithi003.stdout:2936: writing smithi003182153-46 from 6881280 to 7282688 tid 2 2023-10-07T21:23:31.900 INFO:tasks.rados.rados.0.smithi003.stdout:2937: read oid 49 snap 250 2023-10-07T21:23:31.900 INFO:tasks.rados.rados.0.smithi003.stdout:2937: expect (ObjNum 643 snap 203 seq_num 643) 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2938: rmattr oid 8 current snap is 295 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2938: done (4 left) 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2939: snap_create 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2934: finishing write tid 1 to smithi003182153-14 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2934: finishing write tid 2 to smithi003182153-14 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2935: finishing rollback tid 0 to smithi003182153-15 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2935: finishing rollback tid 1 to smithi003182153-15 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2935: finishing rollback tid 2 to smithi003182153-15 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2732 (ObjNum 884 snap 286 seq_num 884) dirty exists 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2934: finishing write tid 3 to smithi003182153-14 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2934: finishing write tid 4 to smithi003182153-14 2023-10-07T21:23:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2335 (ObjNum 911 snap 295 seq_num 911) dirty exists 2023-10-07T21:23:31.902 INFO:tasks.rados.rados.0.smithi003.stdout:2934: left oid 14 (ObjNum 911 snap 295 seq_num 911) 2023-10-07T21:23:31.905 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 1 to smithi003182153-46 2023-10-07T21:23:31.905 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 2 to smithi003182153-46 2023-10-07T21:23:31.906 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 3 to smithi003182153-46 2023-10-07T21:23:31.920 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 4 to smithi003182153-46 2023-10-07T21:23:31.920 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2323 (ObjNum 912 snap 295 seq_num 912) dirty exists 2023-10-07T21:23:31.920 INFO:tasks.rados.rados.0.smithi003.stdout:2936: left oid 46 (ObjNum 912 snap 295 seq_num 912) 2023-10-07T21:23:31.929 INFO:tasks.rados.rados.0.smithi003.stdout:2937: expect (ObjNum 643 snap 203 seq_num 643) 2023-10-07T21:23:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:31 smithi003 ceph-mon[200960]: osdmap e653: 8 total, 8 up, 8 in 2023-10-07T21:23:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:31 smithi003 ceph-mon[204507]: osdmap e653: 8 total, 8 up, 8 in 2023-10-07T21:23:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:31 smithi046 ceph-mon[189713]: osdmap e653: 8 total, 8 up, 8 in 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2934: done (4 left) 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2935: done (3 left) 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2936: done (2 left) 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2937: done (1 left) 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2939: done (0 left) 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2940: read oid 5 snap -1 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2940: expect (ObjNum 906 snap 292 seq_num 906) 2023-10-07T21:23:32.883 INFO:tasks.rados.rados.0.smithi003.stdout:2941: snap_create 2023-10-07T21:23:32.889 INFO:tasks.rados.rados.0.smithi003.stdout:2940: expect (ObjNum 906 snap 292 seq_num 906) 2023-10-07T21:23:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:32 smithi003 ceph-mon[200960]: pgmap v625: 121 pgs: 121 active+clean; 591 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 3.4 MiB/s wr, 26 op/s 2023-10-07T21:23:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:32 smithi003 ceph-mon[204507]: pgmap v625: 121 pgs: 121 active+clean; 591 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 3.4 MiB/s wr, 26 op/s 2023-10-07T21:23:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:32 smithi046 ceph-mon[189713]: pgmap v625: 121 pgs: 121 active+clean; 591 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 3.4 MiB/s wr, 26 op/s 2023-10-07T21:23:33.884 INFO:tasks.rados.rados.0.smithi003.stdout:2940: done (1 left) 2023-10-07T21:23:33.885 INFO:tasks.rados.rados.0.smithi003.stdout:2941: done (0 left) 2023-10-07T21:23:33.885 INFO:tasks.rados.rados.0.smithi003.stdout:2942: copy_from oid 46 from oid 15 current snap is 297 2023-10-07T21:23:33.885 INFO:tasks.rados.rados.0.smithi003.stdout:2943: read oid 25 snap -1 2023-10-07T21:23:33.885 INFO:tasks.rados.rados.0.smithi003.stdout:2943: expect deleted 2023-10-07T21:23:33.885 INFO:tasks.rados.rados.0.smithi003.stdout:2944: setattr oid 47 current snap is 297 2023-10-07T21:23:33.886 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 297 2023-10-07T21:23:33.886 INFO:tasks.rados.rados.0.smithi003.stdout:2945: seq_num 913 ranges {0=499712,499712=401408} 2023-10-07T21:23:33.890 INFO:tasks.rados.rados.0.smithi003.stdout:2945: writing smithi003182153-13 from 0 to 499712 tid 1 2023-10-07T21:23:33.893 INFO:tasks.rados.rados.0.smithi003.stdout:2945: writing smithi003182153-13 from 499712 to 901120 tid 2 2023-10-07T21:23:33.893 INFO:tasks.rados.rados.0.smithi003.stdout:2946: read oid 20 snap -1 2023-10-07T21:23:33.893 INFO:tasks.rados.rados.0.smithi003.stdout:2946: expect deleted 2023-10-07T21:23:33.893 INFO:tasks.rados.rados.0.smithi003.stdout:2947: snap_remove snap 275 2023-10-07T21:23:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:33 smithi003 ceph-mon[200960]: osdmap e654: 8 total, 8 up, 8 in 2023-10-07T21:23:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:33 smithi003 ceph-mon[204507]: osdmap e654: 8 total, 8 up, 8 in 2023-10-07T21:23:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:33 smithi046 ceph-mon[189713]: osdmap e654: 8 total, 8 up, 8 in 2023-10-07T21:23:34.827 INFO:tasks.rados.rados.0.smithi003.stdout:2947: done (5 left) 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2948: read oid 10 snap 263 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2948: expect (ObjNum 816 snap 263 seq_num 816) 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2949: rollback oid 16 current snap is 297 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 296 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2324 (ObjNum 305 snap 0 seq_num 1) dirty exists 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2945: finishing write tid 1 to smithi003182153-13 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2945: finishing write tid 2 to smithi003182153-13 2023-10-07T21:23:34.828 INFO:tasks.rados.rados.0.smithi003.stdout:2942: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2945: finishing write tid 3 to smithi003182153-13 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2945: finishing write tid 4 to smithi003182153-13 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2327 (ObjNum 913 snap 297 seq_num 913) dirty exists 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2945: left oid 13 (ObjNum 913 snap 297 seq_num 913) 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2942: finishing copy_from to smithi003182153-46 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2732 (ObjNum 884 snap 286 seq_num 884) dirty exists 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2942: done (6 left) 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2943: done (5 left) 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2944: done (4 left) 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2945: done (3 left) 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2946: done (2 left) 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2950: read oid 24 snap 238 2023-10-07T21:23:34.829 INFO:tasks.rados.rados.0.smithi003.stdout:2950: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:23:34.830 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 297 2023-10-07T21:23:34.830 INFO:tasks.rados.rados.0.smithi003.stdout:2951: seq_num 914 ranges {6021120=516096,6537216=401408} 2023-10-07T21:23:34.866 INFO:tasks.rados.rados.0.smithi003.stdout:2951: writing smithi003182153-17 from 6021120 to 6537216 tid 1 2023-10-07T21:23:34.869 INFO:tasks.rados.rados.0.smithi003.stdout:2951: writing smithi003182153-17 from 6537216 to 6938624 tid 2 2023-10-07T21:23:34.869 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 297 2023-10-07T21:23:34.869 INFO:tasks.rados.rados.0.smithi003.stdout:2952: seq_num 915 ranges {0=532480,532480=401408} 2023-10-07T21:23:34.872 INFO:tasks.rados.rados.0.smithi003.stdout:2952: writing smithi003182153-29 from 0 to 532480 tid 1 2023-10-07T21:23:34.875 INFO:tasks.rados.rados.0.smithi003.stdout:2952: writing smithi003182153-29 from 532480 to 933888 tid 2 2023-10-07T21:23:34.876 INFO:tasks.rados.rados.0.smithi003.stdout:2953: read oid 46 snap -1 2023-10-07T21:23:34.876 INFO:tasks.rados.rados.0.smithi003.stdout:2953: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:23:34.876 INFO:tasks.rados.rados.0.smithi003.stdout:2954: copy_from oid 41 from oid 50 current snap is 297 2023-10-07T21:23:34.876 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 297 2023-10-07T21:23:34.876 INFO:tasks.rados.rados.0.smithi003.stdout:2955: seq_num 916 ranges {5783552=548864,6332416=401408} 2023-10-07T21:23:34.912 INFO:tasks.rados.rados.0.smithi003.stdout:2955: writing smithi003182153-45 from 5783552 to 6332416 tid 1 2023-10-07T21:23:34.914 INFO:tasks.rados.rados.0.smithi003.stdout:2955: writing smithi003182153-45 from 6332416 to 6733824 tid 2 2023-10-07T21:23:34.914 INFO:tasks.rados.rados.0.smithi003.stdout:2956: copy_from oid 23 from oid 1 current snap is 297 2023-10-07T21:23:34.915 INFO:tasks.rados.rados.0.smithi003.stdout:2950: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:23:34.935 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing rollback tid 0 to smithi003182153-16 2023-10-07T21:23:34.935 INFO:tasks.rados.rados.0.smithi003.stdout:2950: done (8 left) 2023-10-07T21:23:34.935 INFO:tasks.rados.rados.0.smithi003.stdout:2957: delete oid 35 current snap is 297 2023-10-07T21:23:34.936 INFO:tasks.rados.rados.0.smithi003.stdout:2948: expect (ObjNum 816 snap 263 seq_num 816) 2023-10-07T21:23:35.038 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:23:35.038 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing rollback tid 2 to smithi003182153-16 2023-10-07T21:23:35.038 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2736 (ObjNum 887 snap 288 seq_num 887) dirty exists 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2951: finishing write tid 1 to smithi003182153-17 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2951: finishing write tid 2 to smithi003182153-17 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2951: finishing write tid 3 to smithi003182153-17 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2951: finishing write tid 4 to smithi003182153-17 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1671 (ObjNum 914 snap 297 seq_num 914) dirty exists 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2951: left oid 17 (ObjNum 914 snap 297 seq_num 914) 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2948: done (8 left) 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2949: done (7 left) 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2951: done (6 left) 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2957: done (5 left) 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2958: snap_create 2023-10-07T21:23:35.039 INFO:tasks.rados.rados.0.smithi003.stdout:2952: finishing write tid 1 to smithi003182153-29 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:2952: finishing write tid 2 to smithi003182153-29 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:2952: finishing write tid 3 to smithi003182153-29 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:2952: finishing write tid 4 to smithi003182153-29 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 2338 (ObjNum 915 snap 297 seq_num 915) dirty exists 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:2952: left oid 29 (ObjNum 915 snap 297 seq_num 915) 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:2954: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:2954: finishing copy_from to smithi003182153-41 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 2484 (ObjNum 904 snap 290 seq_num 904) dirty exists 2023-10-07T21:23:35.040 INFO:tasks.rados.rados.0.smithi003.stdout:2953: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:23:35.178 INFO:tasks.rados.rados.0.smithi003.stdout:2955: finishing write tid 1 to smithi003182153-45 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:2955: finishing write tid 2 to smithi003182153-45 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:2955: finishing write tid 3 to smithi003182153-45 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:2955: finishing write tid 4 to smithi003182153-45 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2325 (ObjNum 916 snap 297 seq_num 916) dirty exists 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:2955: left oid 45 (ObjNum 916 snap 297 seq_num 916) 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:2956: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:2956: finishing copy_from to smithi003182153-23 2023-10-07T21:23:35.179 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 2312 (ObjNum 852 snap 273 seq_num 852) dirty exists 2023-10-07T21:23:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:34 smithi003 ceph-mon[200960]: pgmap v628: 121 pgs: 121 active+clean; 593 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-10-07T21:23:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:34 smithi003 ceph-mon[200960]: osdmap e655: 8 total, 8 up, 8 in 2023-10-07T21:23:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:34 smithi003 ceph-mon[200960]: osdmap e656: 8 total, 8 up, 8 in 2023-10-07T21:23:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:34 smithi003 ceph-mon[204507]: pgmap v628: 121 pgs: 121 active+clean; 593 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-10-07T21:23:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:34 smithi003 ceph-mon[204507]: osdmap e655: 8 total, 8 up, 8 in 2023-10-07T21:23:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:34 smithi003 ceph-mon[204507]: osdmap e656: 8 total, 8 up, 8 in 2023-10-07T21:23:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:34 smithi046 ceph-mon[189713]: pgmap v628: 121 pgs: 121 active+clean; 593 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-10-07T21:23:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:34 smithi046 ceph-mon[189713]: osdmap e655: 8 total, 8 up, 8 in 2023-10-07T21:23:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:34 smithi046 ceph-mon[189713]: osdmap e656: 8 total, 8 up, 8 in 2023-10-07T21:23:35.901 INFO:tasks.rados.rados.0.smithi003.stdout:2952: done (5 left) 2023-10-07T21:23:35.901 INFO:tasks.rados.rados.0.smithi003.stdout:2953: done (4 left) 2023-10-07T21:23:35.902 INFO:tasks.rados.rados.0.smithi003.stdout:2954: done (3 left) 2023-10-07T21:23:35.902 INFO:tasks.rados.rados.0.smithi003.stdout:2955: done (2 left) 2023-10-07T21:23:35.902 INFO:tasks.rados.rados.0.smithi003.stdout:2956: done (1 left) 2023-10-07T21:23:35.902 INFO:tasks.rados.rados.0.smithi003.stdout:2958: done (0 left) 2023-10-07T21:23:35.902 INFO:tasks.rados.rados.0.smithi003.stdout:2959: delete oid 6 current snap is 298 2023-10-07T21:23:35.908 INFO:tasks.rados.rados.0.smithi003.stdout:2959: done (0 left) 2023-10-07T21:23:35.908 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 298 2023-10-07T21:23:35.908 INFO:tasks.rados.rados.0.smithi003.stdout:2960: seq_num 919 ranges {8839168=598016,9437184=401408} 2023-10-07T21:23:35.959 INFO:tasks.rados.rados.0.smithi003.stdout:2960: writing smithi003182153-34 from 8839168 to 9437184 tid 1 2023-10-07T21:23:35.961 INFO:tasks.rados.rados.0.smithi003.stdout:2960: writing smithi003182153-34 from 9437184 to 9838592 tid 2 2023-10-07T21:23:35.961 INFO:tasks.rados.rados.0.smithi003.stdout:2961: read oid 41 snap 283 2023-10-07T21:23:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2961: expect (ObjNum 880 snap 283 seq_num 880) 2023-10-07T21:23:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:2962: snap_create 2023-10-07T21:23:35.967 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 1 to smithi003182153-34 2023-10-07T21:23:35.967 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 2 to smithi003182153-34 2023-10-07T21:23:35.967 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 3 to smithi003182153-34 2023-10-07T21:23:35.969 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 4 to smithi003182153-34 2023-10-07T21:23:35.969 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 2321 (ObjNum 919 snap 298 seq_num 919) dirty exists 2023-10-07T21:23:35.969 INFO:tasks.rados.rados.0.smithi003.stdout:2960: left oid 34 (ObjNum 919 snap 298 seq_num 919) 2023-10-07T21:23:35.985 INFO:tasks.rados.rados.0.smithi003.stdout:2961: expect (ObjNum 880 snap 283 seq_num 880) 2023-10-07T21:23:36.725 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T21:23:36.902 INFO:tasks.rados.rados.0.smithi003.stdout:2960: done (2 left) 2023-10-07T21:23:36.903 INFO:tasks.rados.rados.0.smithi003.stdout:2961: done (1 left) 2023-10-07T21:23:36.903 INFO:tasks.rados.rados.0.smithi003.stdout:2962: done (0 left) 2023-10-07T21:23:36.903 INFO:tasks.rados.rados.0.smithi003.stdout:2963: snap_create 2023-10-07T21:23:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:36 smithi003 ceph-mon[200960]: pgmap v631: 121 pgs: 121 active+clean; 594 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 846 KiB/s wr, 16 op/s 2023-10-07T21:23:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:36 smithi003 ceph-mon[200960]: osdmap e657: 8 total, 8 up, 8 in 2023-10-07T21:23:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:36 smithi003 ceph-mon[204507]: pgmap v631: 121 pgs: 121 active+clean; 594 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 846 KiB/s wr, 16 op/s 2023-10-07T21:23:37.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:36 smithi003 ceph-mon[204507]: osdmap e657: 8 total, 8 up, 8 in 2023-10-07T21:23:37.106 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:23:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:36 smithi046 ceph-mon[189713]: pgmap v631: 121 pgs: 121 active+clean; 594 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 846 KiB/s wr, 16 op/s 2023-10-07T21:23:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:36 smithi046 ceph-mon[189713]: osdmap e657: 8 total, 8 up, 8 in 2023-10-07T21:23:37.905 INFO:tasks.rados.rados.0.smithi003.stdout:2963: done (0 left) 2023-10-07T21:23:37.905 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 300 2023-10-07T21:23:37.905 INFO:tasks.rados.rados.0.smithi003.stdout:2964: seq_num 920 ranges {6938624=614400,7553024=401408} 2023-10-07T21:23:37.946 INFO:tasks.rados.rados.0.smithi003.stdout:2964: writing smithi003182153-17 from 6938624 to 7553024 tid 1 2023-10-07T21:23:37.948 INFO:tasks.rados.rados.0.smithi003.stdout:2964: writing smithi003182153-17 from 7553024 to 7954432 tid 2 2023-10-07T21:23:37.949 INFO:tasks.rados.rados.0.smithi003.stdout:2965: rollback oid 40 current snap is 300 2023-10-07T21:23:37.949 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 40 to 292 2023-10-07T21:23:37.949 INFO:tasks.rados.rados.0.smithi003.stdout:2966: snap_remove snap 296 2023-10-07T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:37 smithi003 ceph-mon[200960]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:37 smithi003 ceph-mon[200960]: osdmap e658: 8 total, 8 up, 8 in 2023-10-07T21:23:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:37 smithi003 ceph-mon[204507]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:37 smithi003 ceph-mon[204507]: osdmap e658: 8 total, 8 up, 8 in 2023-10-07T21:23:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:37 smithi046 ceph-mon[189713]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:37 smithi046 ceph-mon[189713]: osdmap e658: 8 total, 8 up, 8 in 2023-10-07T21:23:38.880 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T21:23:38.880 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (44s) 41s ago 11m 16.4M - 0.25.0 c8568f914cd2 2915fa8a359f 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi046 *:3000 running (31s) 28s ago 11m 53.9M - 9.4.7 2c41d148cca3 e72378b385c0 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:mds.a smithi003 running (106s) 41s ago 12m 16.9M - 18.0.0-6609-g9725b08f d68377abd09f a342de758ed7 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:mds.b smithi046 running (86s) 28s ago 12m 13.6M - 18.0.0-6609-g9725b08f d68377abd09f ee2b93c69e5d 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi046 *:8443,9283,8765 running (7m) 28s ago 16m 451M - 18.0.0-6609-g9725b08f d68377abd09f 6812625bbd47 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (7m) 41s ago 17m 528M - 18.0.0-6609-g9725b08f d68377abd09f 9989f2f1eaaa 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 41s ago 17m 139M 2048M 18.0.0-6609-g9725b08f d68377abd09f 5e970107c2d4 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi046 running (6m) 28s ago 16m 94.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f 9da5129af1b9 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 41s ago 16m 98.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f ce9375d41ce7 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (75s) 41s ago 11m 8506k - 1.5.0 0da6a335fe13 6e274d71129d 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi046 *:9100 running (71s) 28s ago 11m 12.4M - 1.5.0 0da6a335fe13 d3512fa8184b 2023-10-07T21:23:38.881 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (5m) 41s ago 15m 683M 2501M 18.0.0-6609-g9725b08f d68377abd09f d5f473a68371 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (5m) 41s ago 15m 645M 2501M 18.0.0-6609-g9725b08f d68377abd09f 047741775bdc 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (4m) 41s ago 15m 744M 2501M 18.0.0-6609-g9725b08f d68377abd09f 076668d2f3c5 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (4m) 41s ago 14m 465M 2501M 18.0.0-6609-g9725b08f d68377abd09f ec598c86f5b3 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi046 running (3m) 28s ago 14m 639M 2501M 18.0.0-6609-g9725b08f d68377abd09f a670b3b578a4 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi046 running (3m) 28s ago 13m 739M 2501M 18.0.0-6609-g9725b08f d68377abd09f 5093f333aa18 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi046 running (2m) 28s ago 13m 234M 2501M 18.0.0-6609-g9725b08f d68377abd09f 057b9b99882c 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi046 running (2m) 28s ago 13m 263M 2501M 18.0.0-6609-g9725b08f d68377abd09f 35fd315a64b5 2023-10-07T21:23:38.882 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi046 *:9095 running (57s) 28s ago 12m 45.7M - 2.43.0 a07b618ecd1d 64444465d44d 2023-10-07T21:23:38.907 INFO:tasks.rados.rados.0.smithi003.stdout:2966: done (2 left) 2023-10-07T21:23:38.907 INFO:tasks.rados.rados.0.smithi003.stdout:2967: read oid 29 snap 205 2023-10-07T21:23:38.907 INFO:tasks.rados.rados.0.smithi003.stdout:2967: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:23:38.907 INFO:tasks.rados.rados.0.smithi003.stdout:2968: copy_from oid 42 from oid 33 current snap is 300 2023-10-07T21:23:38.907 INFO:tasks.rados.rados.0.smithi003.stdout:2969: snap_remove snap 297 2023-10-07T21:23:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:38 smithi003 ceph-mon[200960]: pgmap v634: 121 pgs: 121 active+clean; 594 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 249 KiB/s rd, 224 KiB/s wr, 1 op/s 2023-10-07T21:23:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:38 smithi003 ceph-mon[200960]: osdmap e659: 8 total, 8 up, 8 in 2023-10-07T21:23:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:38 smithi003 ceph-mon[204507]: pgmap v634: 121 pgs: 121 active+clean; 594 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 249 KiB/s rd, 224 KiB/s wr, 1 op/s 2023-10-07T21:23:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:38 smithi003 ceph-mon[204507]: osdmap e659: 8 total, 8 up, 8 in 2023-10-07T21:23:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:38 smithi046 ceph-mon[189713]: pgmap v634: 121 pgs: 121 active+clean; 594 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 249 KiB/s rd, 224 KiB/s wr, 1 op/s 2023-10-07T21:23:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:38 smithi046 ceph-mon[189713]: osdmap e659: 8 total, 8 up, 8 in 2023-10-07T21:23:39.524 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions' 2023-10-07T21:23:39.828 INFO:tasks.rados.rados.0.smithi003.stdout:2969: done (4 left) 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2970: rollback oid 45 current snap is 300 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 45 to 283 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 1 to smithi003182153-17 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 2 to smithi003182153-17 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 3 to smithi003182153-17 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 4 to smithi003182153-17 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 1674 (ObjNum 920 snap 300 seq_num 920) dirty exists 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2964: left oid 17 (ObjNum 920 snap 300 seq_num 920) 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2965: finishing rollback tid 0 to smithi003182153-40 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2965: finishing rollback tid 1 to smithi003182153-40 2023-10-07T21:23:39.854 INFO:tasks.rados.rados.0.smithi003.stdout:2965: finishing rollback tid 2 to smithi003182153-40 2023-10-07T21:23:39.855 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2324 (ObjNum 877 snap 281 seq_num 877) dirty exists 2023-10-07T21:23:39.855 INFO:tasks.rados.rados.0.smithi003.stdout:2964: done (4 left) 2023-10-07T21:23:39.855 INFO:tasks.rados.rados.0.smithi003.stdout:2965: done (3 left) 2023-10-07T21:23:39.855 INFO:tasks.rados.rados.0.smithi003.stdout:2971: rollback oid 14 current snap is 300 2023-10-07T21:23:39.855 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 293 2023-10-07T21:23:39.855 INFO:tasks.rados.rados.0.smithi003.stdout:2967: expect (ObjNum 435 snap 141 seq_num 435) 2023-10-07T21:23:39.893 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:23:39.992 INFO:tasks.rados.rados.0.smithi003.stdout:2968: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2968: finishing copy_from to smithi003182153-42 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 2326 (ObjNum 864 snap 277 seq_num 864) dirty exists 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2967: done (3 left) 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2968: done (2 left) 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2972: delete oid 23 current snap is 300 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2971: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2971: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2970: finishing rollback tid 0 to smithi003182153-45 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2971: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2341 (ObjNum 824 snap 264 seq_num 824) dirty exists 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2970: finishing rollback tid 1 to smithi003182153-45 2023-10-07T21:23:39.993 INFO:tasks.rados.rados.0.smithi003.stdout:2970: finishing rollback tid 2 to smithi003182153-45 2023-10-07T21:23:39.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2328 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:23:39.995 INFO:tasks.rados.rados.0.smithi003.stdout:2970: done (2 left) 2023-10-07T21:23:39.995 INFO:tasks.rados.rados.0.smithi003.stdout:2971: done (1 left) 2023-10-07T21:23:39.995 INFO:tasks.rados.rados.0.smithi003.stdout:2972: done (0 left) 2023-10-07T21:23:39.995 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 300 2023-10-07T21:23:39.995 INFO:tasks.rados.rados.0.smithi003.stdout:2973: seq_num 922 ranges {2277376=647168,2924544=401408} 2023-10-07T21:23:40.011 INFO:tasks.rados.rados.0.smithi003.stdout:2973: writing smithi003182153-1 from 2277376 to 2924544 tid 1 2023-10-07T21:23:40.013 INFO:tasks.rados.rados.0.smithi003.stdout:2973: writing smithi003182153-1 from 2924544 to 3325952 tid 2 2023-10-07T21:23:40.014 INFO:tasks.rados.rados.0.smithi003.stdout:2974: read oid 7 snap -1 2023-10-07T21:23:40.014 INFO:tasks.rados.rados.0.smithi003.stdout:2974: expect (ObjNum 804 snap 260 seq_num 804) 2023-10-07T21:23:40.014 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 300 2023-10-07T21:23:40.014 INFO:tasks.rados.rados.0.smithi003.stdout:2975: seq_num 923 ranges {3194880=663552,3858432=401408} 2023-10-07T21:23:40.034 INFO:tasks.rados.rados.0.smithi003.stdout:2975: writing smithi003182153-15 from 3194880 to 3858432 tid 1 2023-10-07T21:23:40.037 INFO:tasks.rados.rados.0.smithi003.stdout:2975: writing smithi003182153-15 from 3858432 to 4259840 tid 2 2023-10-07T21:23:40.037 INFO:tasks.rados.rados.0.smithi003.stdout:2976: copy_from oid 3 from oid 41 current snap is 300 2023-10-07T21:23:40.037 INFO:tasks.rados.rados.0.smithi003.stdout:2973: finishing write tid 1 to smithi003182153-1 2023-10-07T21:23:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2973: finishing write tid 2 to smithi003182153-1 2023-10-07T21:23:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2973: finishing write tid 3 to smithi003182153-1 2023-10-07T21:23:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2977: rmattr oid 39 current snap is 300 2023-10-07T21:23:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2973: finishing write tid 4 to smithi003182153-1 2023-10-07T21:23:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 2332 (ObjNum 922 snap 300 seq_num 922) dirty exists 2023-10-07T21:23:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2973: left oid 1 (ObjNum 922 snap 300 seq_num 922) 2023-10-07T21:23:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2974: expect (ObjNum 804 snap 260 seq_num 804) 2023-10-07T21:23:40.125 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2327 (ObjNum 883 snap 285 seq_num 883) dirty exists 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2975: finishing write tid 1 to smithi003182153-15 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2975: finishing write tid 2 to smithi003182153-15 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2973: done (4 left) 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2974: done (3 left) 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2977: done (2 left) 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 300 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2976: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2975: finishing write tid 3 to smithi003182153-15 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2976: finishing copy_from to smithi003182153-3 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2484 (ObjNum 904 snap 290 seq_num 904) dirty exists 2023-10-07T21:23:40.126 INFO:tasks.rados.rados.0.smithi003.stdout:2975: finishing write tid 4 to smithi003182153-15 2023-10-07T21:23:40.127 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2754 (ObjNum 923 snap 300 seq_num 923) dirty exists 2023-10-07T21:23:40.127 INFO:tasks.rados.rados.0.smithi003.stdout:2975: left oid 15 (ObjNum 923 snap 300 seq_num 923) 2023-10-07T21:23:40.127 INFO:tasks.rados.rados.0.smithi003.stdout:2978: seq_num 924 ranges {4505600=679936,5185536=401408} 2023-10-07T21:23:40.154 INFO:tasks.rados.rados.0.smithi003.stdout:2978: writing smithi003182153-11 from 4505600 to 5185536 tid 1 2023-10-07T21:23:40.156 INFO:tasks.rados.rados.0.smithi003.stdout:2978: writing smithi003182153-11 from 5185536 to 5586944 tid 2 2023-10-07T21:23:40.156 INFO:tasks.rados.rados.0.smithi003.stdout:2975: done (2 left) 2023-10-07T21:23:40.156 INFO:tasks.rados.rados.0.smithi003.stdout:2976: done (1 left) 2023-10-07T21:23:40.156 INFO:tasks.rados.rados.0.smithi003.stdout:2979: snap_create 2023-10-07T21:23:40.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[204507]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:40.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[204507]: osdmap e660: 8 total, 8 up, 8 in 2023-10-07T21:23:40.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[204507]: pgmap v637: 121 pgs: 121 active+clean; 597 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-10-07T21:23:40.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[204507]: osdmap e661: 8 total, 8 up, 8 in 2023-10-07T21:23:40.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[200960]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:40.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[200960]: osdmap e660: 8 total, 8 up, 8 in 2023-10-07T21:23:40.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[200960]: pgmap v637: 121 pgs: 121 active+clean; 597 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-10-07T21:23:40.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:39 smithi003 ceph-mon[200960]: osdmap e661: 8 total, 8 up, 8 in 2023-10-07T21:23:40.161 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 1 to smithi003182153-11 2023-10-07T21:23:40.161 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 2 to smithi003182153-11 2023-10-07T21:23:40.161 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 3 to smithi003182153-11 2023-10-07T21:23:40.161 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 4 to smithi003182153-11 2023-10-07T21:23:40.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2487 (ObjNum 924 snap 300 seq_num 924) dirty exists 2023-10-07T21:23:40.161 INFO:tasks.rados.rados.0.smithi003.stdout:2978: left oid 11 (ObjNum 924 snap 300 seq_num 924) 2023-10-07T21:23:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:39 smithi046 ceph-mon[189713]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T21:23:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:39 smithi046 ceph-mon[189713]: osdmap e660: 8 total, 8 up, 8 in 2023-10-07T21:23:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:39 smithi046 ceph-mon[189713]: pgmap v637: 121 pgs: 121 active+clean; 597 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-10-07T21:23:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:39 smithi046 ceph-mon[189713]: osdmap e661: 8 total, 8 up, 8 in 2023-10-07T21:23:40.914 INFO:tasks.rados.rados.0.smithi003.stdout:2978: done (1 left) 2023-10-07T21:23:40.915 INFO:tasks.rados.rados.0.smithi003.stdout:2979: done (0 left) 2023-10-07T21:23:40.915 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 301 2023-10-07T21:23:40.915 INFO:tasks.rados.rados.0.smithi003.stdout:2980: seq_num 925 ranges {3735552=696320,4431872=401408} 2023-10-07T21:23:40.938 INFO:tasks.rados.rados.0.smithi003.stdout:2980: writing smithi003182153-39 from 3735552 to 4431872 tid 1 2023-10-07T21:23:40.941 INFO:tasks.rados.rados.0.smithi003.stdout:2980: writing smithi003182153-39 from 4431872 to 4833280 tid 2 2023-10-07T21:23:40.941 INFO:tasks.rados.rados.0.smithi003.stdout:2981: read oid 17 snap -1 2023-10-07T21:23:40.941 INFO:tasks.rados.rados.0.smithi003.stdout:2981: expect (ObjNum 920 snap 300 seq_num 920) 2023-10-07T21:23:40.941 INFO:tasks.rados.rados.0.smithi003.stdout:2982: snap_create 2023-10-07T21:23:40.947 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 1 to smithi003182153-39 2023-10-07T21:23:40.948 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 2 to smithi003182153-39 2023-10-07T21:23:40.948 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 3 to smithi003182153-39 2023-10-07T21:23:40.950 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 4 to smithi003182153-39 2023-10-07T21:23:40.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2330 (ObjNum 925 snap 301 seq_num 925) dirty exists 2023-10-07T21:23:40.950 INFO:tasks.rados.rados.0.smithi003.stdout:2980: left oid 39 (ObjNum 925 snap 301 seq_num 925) 2023-10-07T21:23:40.965 INFO:tasks.rados.rados.0.smithi003.stdout:2981: expect (ObjNum 920 snap 300 seq_num 920) 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2023-10-07T21:23:41.686 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 15 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout: } 2023-10-07T21:23:41.687 INFO:teuthology.orchestra.run.smithi003.stdout:} 2023-10-07T21:23:41.918 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:23:41] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2023-10-07T21:23:41.922 INFO:tasks.rados.rados.0.smithi003.stdout:2980: done (2 left) 2023-10-07T21:23:41.922 INFO:tasks.rados.rados.0.smithi003.stdout:2981: done (1 left) 2023-10-07T21:23:41.922 INFO:tasks.rados.rados.0.smithi003.stdout:2982: done (0 left) 2023-10-07T21:23:41.922 INFO:tasks.rados.rados.0.smithi003.stdout:2983: snap_create 2023-10-07T21:23:42.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:41 smithi003 ceph-mon[200960]: osdmap e662: 8 total, 8 up, 8 in 2023-10-07T21:23:42.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:41 smithi003 ceph-mon[200960]: pgmap v640: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 598 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-10-07T21:23:42.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:41 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1392116399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:42.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:41 smithi003 ceph-mon[204507]: osdmap e662: 8 total, 8 up, 8 in 2023-10-07T21:23:42.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:41 smithi003 ceph-mon[204507]: pgmap v640: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 598 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-10-07T21:23:42.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:41 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1392116399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:42.314 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-10-07T21:23:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:41 smithi046 ceph-mon[189713]: osdmap e662: 8 total, 8 up, 8 in 2023-10-07T21:23:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:41 smithi046 ceph-mon[189713]: pgmap v640: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 598 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 2.6 MiB/s wr, 16 op/s 2023-10-07T21:23:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:41 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1392116399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:42.671 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:23:42.919 INFO:tasks.rados.rados.0.smithi003.stdout:2983: done (0 left) 2023-10-07T21:23:42.919 INFO:tasks.rados.rados.0.smithi003.stdout:2984: rollback oid 32 current snap is 303 2023-10-07T21:23:42.919 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 283 2023-10-07T21:23:42.919 INFO:tasks.rados.rados.0.smithi003.stdout:2985: copy_from oid 1 from oid 15 current snap is 303 2023-10-07T21:23:42.920 INFO:tasks.rados.rados.0.smithi003.stdout:2986: snap_remove snap 292 2023-10-07T21:23:43.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:42 smithi003 ceph-mon[200960]: osdmap e663: 8 total, 8 up, 8 in 2023-10-07T21:23:43.225 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:42 smithi003 ceph-mon[204507]: osdmap e663: 8 total, 8 up, 8 in 2023-10-07T21:23:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:42 smithi046 ceph-mon[189713]: osdmap e663: 8 total, 8 up, 8 in 2023-10-07T21:23:43.923 INFO:tasks.rados.rados.0.smithi003.stdout:2986: done (2 left) 2023-10-07T21:23:43.923 INFO:tasks.rados.rados.0.smithi003.stdout:2987: copy_from oid 40 from oid 30 current snap is 303 2023-10-07T21:23:43.923 INFO:tasks.rados.rados.0.smithi003.stdout:2984: finishing rollback tid 0 to smithi003182153-32 2023-10-07T21:23:43.923 INFO:tasks.rados.rados.0.smithi003.stdout:2984: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:23:43.923 INFO:tasks.rados.rados.0.smithi003.stdout:2984: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:23:43.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2758 (ObjNum 845 snap 271 seq_num 845) dirty exists 2023-10-07T21:23:43.923 INFO:tasks.rados.rados.0.smithi003.stdout:2985: finishing copy_from racing read to smithi003182153-1 2023-10-07T21:23:43.924 INFO:tasks.rados.rados.0.smithi003.stdout:2985: finishing copy_from to smithi003182153-1 2023-10-07T21:23:43.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 2754 (ObjNum 923 snap 300 seq_num 923) dirty exists 2023-10-07T21:23:43.924 INFO:tasks.rados.rados.0.smithi003.stdout:2984: done (2 left) 2023-10-07T21:23:43.924 INFO:tasks.rados.rados.0.smithi003.stdout:2985: done (1 left) 2023-10-07T21:23:43.924 INFO:tasks.rados.rados.0.smithi003.stdout:2988: read oid 42 snap -1 2023-10-07T21:23:43.924 INFO:tasks.rados.rados.0.smithi003.stdout:2988: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:43.924 INFO:tasks.rados.rados.0.smithi003.stdout:2989: snap_remove snap 299 2023-10-07T21:23:43.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:43 smithi003 ceph-mon[200960]: osdmap e664: 8 total, 8 up, 8 in 2023-10-07T21:23:43.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:43 smithi003 ceph-mon[200960]: pgmap v643: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 610 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:23:43.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:43 smithi003 ceph-mon[204507]: osdmap e664: 8 total, 8 up, 8 in 2023-10-07T21:23:43.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:43 smithi003 ceph-mon[204507]: pgmap v643: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 610 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:23:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:43 smithi046 ceph-mon[189713]: osdmap e664: 8 total, 8 up, 8 in 2023-10-07T21:23:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:43 smithi046 ceph-mon[189713]: pgmap v643: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 610 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:23:44.484 INFO:teuthology.orchestra.run.smithi003.stdout:true 2023-10-07T21:23:44.828 INFO:tasks.rados.rados.0.smithi003.stdout:2989: done (2 left) 2023-10-07T21:23:44.828 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 303 2023-10-07T21:23:44.828 INFO:tasks.rados.rados.0.smithi003.stdout:2990: seq_num 926 ranges {3940352=712704,4653056=401408} 2023-10-07T21:23:44.853 INFO:tasks.rados.rados.0.smithi003.stdout:2990: writing smithi003182153-32 from 3940352 to 4653056 tid 1 2023-10-07T21:23:44.856 INFO:tasks.rados.rados.0.smithi003.stdout:2990: writing smithi003182153-32 from 4653056 to 5054464 tid 2 2023-10-07T21:23:44.856 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 303 2023-10-07T21:23:44.856 INFO:tasks.rados.rados.0.smithi003.stdout:2991: seq_num 927 ranges {4521984=729088,5251072=401408} 2023-10-07T21:23:44.885 INFO:tasks.rados.rados.0.smithi003.stdout:2991: writing smithi003182153-36 from 4521984 to 5251072 tid 1 2023-10-07T21:23:44.888 INFO:tasks.rados.rados.0.smithi003.stdout:2991: writing smithi003182153-36 from 5251072 to 5652480 tid 2 2023-10-07T21:23:44.888 INFO:tasks.rados.rados.0.smithi003.stdout:2992: setattr oid 12 current snap is 303 2023-10-07T21:23:44.888 INFO:tasks.rados.rados.0.smithi003.stdout:2988: expect (ObjNum 864 snap 277 seq_num 864) 2023-10-07T21:23:45.156 DEBUG:teuthology.orchestra.run.smithi003:> 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 232f067a-6555-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2023-10-07T21:23:45.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:44 smithi003 ceph-mon[204507]: osdmap e665: 8 total, 8 up, 8 in 2023-10-07T21:23:45.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:44 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/170768691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:45.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:44 smithi003 ceph-mon[204507]: osdmap e666: 8 total, 8 up, 8 in 2023-10-07T21:23:45.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:44 smithi003 ceph-mon[200960]: osdmap e665: 8 total, 8 up, 8 in 2023-10-07T21:23:45.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:44 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/170768691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:45.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:44 smithi003 ceph-mon[200960]: osdmap e666: 8 total, 8 up, 8 in 2023-10-07T21:23:45.223 INFO:tasks.rados.rados.0.smithi003.stdout:2987: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:23:45.223 INFO:tasks.rados.rados.0.smithi003.stdout:2987: finishing copy_from to smithi003182153-40 2023-10-07T21:23:45.223 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 1624 (ObjNum 886 snap 287 seq_num 886) dirty exists 2023-10-07T21:23:45.223 INFO:tasks.rados.rados.0.smithi003.stdout:2990: finishing write tid 1 to smithi003182153-32 2023-10-07T21:23:45.223 INFO:tasks.rados.rados.0.smithi003.stdout:2990: finishing write tid 2 to smithi003182153-32 2023-10-07T21:23:45.223 INFO:tasks.rados.rados.0.smithi003.stdout:2990: finishing write tid 3 to smithi003182153-32 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2990: finishing write tid 4 to smithi003182153-32 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 2767 (ObjNum 926 snap 303 seq_num 926) dirty exists 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2990: left oid 32 (ObjNum 926 snap 303 seq_num 926) 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 1 to smithi003182153-36 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 2 to smithi003182153-36 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 3 to smithi003182153-36 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 4 to smithi003182153-36 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2487 (ObjNum 927 snap 303 seq_num 927) dirty exists 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2991: left oid 36 (ObjNum 927 snap 303 seq_num 927) 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2987: done (4 left) 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2988: done (3 left) 2023-10-07T21:23:45.224 INFO:tasks.rados.rados.0.smithi003.stdout:2990: done (2 left) 2023-10-07T21:23:45.225 INFO:tasks.rados.rados.0.smithi003.stdout:2991: done (1 left) 2023-10-07T21:23:45.225 INFO:tasks.rados.rados.0.smithi003.stdout:2993: snap_remove snap 270 2023-10-07T21:23:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:44 smithi046 ceph-mon[189713]: osdmap e665: 8 total, 8 up, 8 in 2023-10-07T21:23:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:44 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/170768691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:44 smithi046 ceph-mon[189713]: osdmap e666: 8 total, 8 up, 8 in 2023-10-07T21:23:45.515 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:23:45.953 INFO:tasks.rados.rados.0.smithi003.stdout:2993: done (1 left) 2023-10-07T21:23:45.953 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 303 2023-10-07T21:23:45.953 INFO:tasks.rados.rados.0.smithi003.stdout:2994: seq_num 928 ranges {2899968=745472,3645440=401408} 2023-10-07T21:23:45.974 INFO:tasks.rados.rados.0.smithi003.stdout:2994: writing smithi003182153-14 from 2899968 to 3645440 tid 1 2023-10-07T21:23:45.976 INFO:tasks.rados.rados.0.smithi003.stdout:2994: writing smithi003182153-14 from 3645440 to 4046848 tid 2 2023-10-07T21:23:45.977 INFO:tasks.rados.rados.0.smithi003.stdout:2995: read oid 31 snap -1 2023-10-07T21:23:45.977 INFO:tasks.rados.rados.0.smithi003.stdout:2995: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:45.978 INFO:tasks.rados.rados.0.smithi003.stdout:2996: read oid 36 snap -1 2023-10-07T21:23:45.978 INFO:tasks.rados.rados.0.smithi003.stdout:2996: expect (ObjNum 927 snap 303 seq_num 927) 2023-10-07T21:23:45.978 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 303 2023-10-07T21:23:45.978 INFO:tasks.rados.rados.0.smithi003.stdout:2997: seq_num 929 ranges {0=761856,761856=401408} 2023-10-07T21:23:45.982 INFO:tasks.rados.rados.0.smithi003.stdout:2997: writing smithi003182153-49 from 0 to 761856 tid 1 2023-10-07T21:23:45.985 INFO:tasks.rados.rados.0.smithi003.stdout:2997: writing smithi003182153-49 from 761856 to 1163264 tid 2 2023-10-07T21:23:45.985 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 303 2023-10-07T21:23:45.985 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2569 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:23:45.985 INFO:tasks.rados.rados.0.smithi003.stdout:2998: seq_num 930 ranges {4833280=786432,5619712=401408} 2023-10-07T21:23:46.017 INFO:tasks.rados.rados.0.smithi003.stdout:2998: writing smithi003182153-39 from 4833280 to 5619712 tid 1 2023-10-07T21:23:46.019 INFO:tasks.rados.rados.0.smithi003.stdout:2998: writing smithi003182153-39 from 5619712 to 6021120 tid 2 2023-10-07T21:23:46.019 INFO:tasks.rados.rados.0.smithi003.stdout:2992: done (5 left) 2023-10-07T21:23:46.019 INFO:tasks.rados.rados.0.smithi003.stdout:2999: rollback oid 23 current snap is 303 2023-10-07T21:23:46.019 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 23 to 298 2023-10-07T21:23:46.019 INFO:tasks.rados.rados.0.smithi003.stdout:2995: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:46.022 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 1 to smithi003182153-14 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 2 to smithi003182153-14 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 3 to smithi003182153-14 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:2995: done (5 left) 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:3000: read oid 5 snap -1 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:3000: expect (ObjNum 906 snap 292 seq_num 906) 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 303 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 4 to smithi003182153-14 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2344 (ObjNum 928 snap 303 seq_num 928) dirty exists 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:2994: left oid 14 (ObjNum 928 snap 303 seq_num 928) 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:2997: finishing write tid 1 to smithi003182153-49 2023-10-07T21:23:46.023 INFO:tasks.rados.rados.0.smithi003.stdout:2997: finishing write tid 2 to smithi003182153-49 2023-10-07T21:23:46.024 INFO:tasks.rados.rados.0.smithi003.stdout:2997: finishing write tid 3 to smithi003182153-49 2023-10-07T21:23:46.024 INFO:tasks.rados.rados.0.smithi003.stdout:2997: finishing write tid 4 to smithi003182153-49 2023-10-07T21:23:46.024 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 2735 (ObjNum 929 snap 303 seq_num 929) dirty exists 2023-10-07T21:23:46.024 INFO:tasks.rados.rados.0.smithi003.stdout:2997: left oid 49 (ObjNum 929 snap 303 seq_num 929) 2023-10-07T21:23:46.024 INFO:tasks.rados.rados.0.smithi003.stdout:3001: seq_num 931 ranges {0=802816,802816=401408} 2023-10-07T21:23:46.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:45 smithi003 ceph-mon[204507]: pgmap v646: 121 pgs: 121 active+clean; 615 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2023-10-07T21:23:46.025 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:45 smithi003 ceph-mon[200960]: pgmap v646: 121 pgs: 121 active+clean; 615 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2023-10-07T21:23:46.027 INFO:tasks.rados.rados.0.smithi003.stdout:3001: writing smithi003182153-19 from 0 to 802816 tid 1 2023-10-07T21:23:46.030 INFO:tasks.rados.rados.0.smithi003.stdout:3001: writing smithi003182153-19 from 802816 to 1204224 tid 2 2023-10-07T21:23:46.030 INFO:tasks.rados.rados.0.smithi003.stdout:2994: done (6 left) 2023-10-07T21:23:46.030 INFO:tasks.rados.rados.0.smithi003.stdout:2997: done (5 left) 2023-10-07T21:23:46.030 INFO:tasks.rados.rados.0.smithi003.stdout:3002: read oid 11 snap -1 2023-10-07T21:23:46.030 INFO:tasks.rados.rados.0.smithi003.stdout:3002: expect (ObjNum 924 snap 300 seq_num 924) 2023-10-07T21:23:46.030 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 303 2023-10-07T21:23:46.031 INFO:tasks.rados.rados.0.smithi003.stdout:2996: expect (ObjNum 927 snap 303 seq_num 927) 2023-10-07T21:23:46.340 INFO:tasks.rados.rados.0.smithi003.stdout:3003: seq_num 932 ranges {4726784=417792,5144576=663552,5808128=139264} 2023-10-07T21:23:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:45 smithi046 ceph-mon[189713]: pgmap v646: 121 pgs: 121 active+clean; 615 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2023-10-07T21:23:46.368 INFO:tasks.rados.rados.0.smithi003.stdout:3003: writing smithi003182153-33 from 4726784 to 5144576 tid 1 2023-10-07T21:23:46.372 INFO:tasks.rados.rados.0.smithi003.stdout:3003: writing smithi003182153-33 from 5144576 to 5808128 tid 2 2023-10-07T21:23:46.373 INFO:tasks.rados.rados.0.smithi003.stdout:3003: writing smithi003182153-33 from 5808128 to 5947392 tid 3 2023-10-07T21:23:46.373 INFO:tasks.rados.rados.0.smithi003.stdout:2996: done (6 left) 2023-10-07T21:23:46.373 INFO:tasks.rados.rados.0.smithi003.stdout:3004: delete oid 34 current snap is 303 2023-10-07T21:23:46.373 INFO:tasks.rados.rados.0.smithi003.stdout:2999: finishing rollback tid 1 to smithi003182153-23 2023-10-07T21:23:46.373 INFO:tasks.rados.rados.0.smithi003.stdout:2999: finishing rollback tid 2 to smithi003182153-23 2023-10-07T21:23:46.373 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 2756 (ObjNum 852 snap 273 seq_num 852) dirty exists 2023-10-07T21:23:46.374 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 1 to smithi003182153-39 2023-10-07T21:23:46.374 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 2 to smithi003182153-39 2023-10-07T21:23:46.374 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 3 to smithi003182153-39 2023-10-07T21:23:46.374 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 4 to smithi003182153-39 2023-10-07T21:23:46.374 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2333 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-10-07T21:23:46.374 INFO:tasks.rados.rados.0.smithi003.stdout:2998: left oid 39 (ObjNum 930 snap 303 seq_num 930) 2023-10-07T21:23:46.374 INFO:tasks.rados.rados.0.smithi003.stdout:3000: expect (ObjNum 906 snap 292 seq_num 906) 2023-10-07T21:23:46.421 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 1 to smithi003182153-19 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 2 to smithi003182153-19 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 3 to smithi003182153-19 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 4 to smithi003182153-19 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1715 (ObjNum 931 snap 303 seq_num 931) dirty exists 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:3001: left oid 19 (ObjNum 931 snap 303 seq_num 931) 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:2998: done (6 left) 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:2999: done (5 left) 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:3000: done (4 left) 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:3001: done (3 left) 2023-10-07T21:23:46.422 INFO:tasks.rados.rados.0.smithi003.stdout:3004: done (2 left) 2023-10-07T21:23:46.423 INFO:tasks.rados.rados.0.smithi003.stdout:3005: read oid 49 snap -1 2023-10-07T21:23:46.423 INFO:tasks.rados.rados.0.smithi003.stdout:3005: expect (ObjNum 929 snap 303 seq_num 929) 2023-10-07T21:23:46.423 INFO:tasks.rados.rados.0.smithi003.stdout:3006: snap_remove snap 287 2023-10-07T21:23:46.957 INFO:tasks.rados.rados.0.smithi003.stdout:3006: done (3 left) 2023-10-07T21:23:46.957 INFO:tasks.rados.rados.0.smithi003.stdout:3007: copy_from oid 21 from oid 29 current snap is 303 2023-10-07T21:23:46.957 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 303 2023-10-07T21:23:46.957 INFO:tasks.rados.rados.0.smithi003.stdout:3008: seq_num 934 ranges {3457024=450560,3907584=434176,4341760=368640} 2023-10-07T21:23:46.980 INFO:tasks.rados.rados.0.smithi003.stdout:3008: writing smithi003182153-22 from 3457024 to 3907584 tid 1 2023-10-07T21:23:46.982 INFO:tasks.rados.rados.0.smithi003.stdout:3008: writing smithi003182153-22 from 3907584 to 4341760 tid 2 2023-10-07T21:23:46.984 INFO:tasks.rados.rados.0.smithi003.stdout:3008: writing smithi003182153-22 from 4341760 to 4710400 tid 3 2023-10-07T21:23:46.985 INFO:tasks.rados.rados.0.smithi003.stdout:3009: snap_remove snap 250 2023-10-07T21:23:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:46 smithi003 ceph-mon[200960]: osdmap e667: 8 total, 8 up, 8 in 2023-10-07T21:23:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:46 smithi003 ceph-mon[204507]: osdmap e667: 8 total, 8 up, 8 in 2023-10-07T21:23:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:46 smithi046 ceph-mon[189713]: osdmap e667: 8 total, 8 up, 8 in 2023-10-07T21:23:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:47.363 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)" 2023-10-07T21:23:47.958 INFO:tasks.rados.rados.0.smithi003.stdout:3009: done (5 left) 2023-10-07T21:23:47.958 INFO:tasks.rados.rados.0.smithi003.stdout:3010: delete oid 17 current snap is 303 2023-10-07T21:23:47.958 INFO:tasks.rados.rados.0.smithi003.stdout:3002: expect (ObjNum 924 snap 300 seq_num 924) 2023-10-07T21:23:48.017 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T21:23:48.018 INFO:teuthology.task.print:**** done end upgrade, wait... 2023-10-07T21:23:48.018 DEBUG:teuthology.parallel:result is None 2023-10-07T21:23:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:47 smithi003 ceph-mon[200960]: osdmap e668: 8 total, 8 up, 8 in 2023-10-07T21:23:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:47 smithi003 ceph-mon[200960]: pgmap v649: 121 pgs: 121 active+clean; 616 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-10-07T21:23:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:47 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2297336139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:47 smithi003 ceph-mon[204507]: osdmap e668: 8 total, 8 up, 8 in 2023-10-07T21:23:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:47 smithi003 ceph-mon[204507]: pgmap v649: 121 pgs: 121 active+clean; 616 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-10-07T21:23:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:47 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2297336139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:48.331 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 1 to smithi003182153-33 2023-10-07T21:23:48.332 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 2 to smithi003182153-33 2023-10-07T21:23:48.332 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 3 to smithi003182153-33 2023-10-07T21:23:48.332 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 4 to smithi003182153-33 2023-10-07T21:23:48.332 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 5 to smithi003182153-33 2023-10-07T21:23:48.332 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 2348 (ObjNum 932 snap 303 seq_num 932) dirty exists 2023-10-07T21:23:48.332 INFO:tasks.rados.rados.0.smithi003.stdout:3003: left oid 33 (ObjNum 932 snap 303 seq_num 932) 2023-10-07T21:23:48.332 INFO:tasks.rados.rados.0.smithi003.stdout:3005: expect (ObjNum 929 snap 303 seq_num 929) 2023-10-07T21:23:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:47 smithi046 ceph-mon[189713]: osdmap e668: 8 total, 8 up, 8 in 2023-10-07T21:23:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:47 smithi046 ceph-mon[189713]: pgmap v649: 121 pgs: 121 active+clean; 616 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2023-10-07T21:23:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:47 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2297336139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3007: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3007: finishing copy_from to smithi003182153-21 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2338 (ObjNum 915 snap 297 seq_num 915) dirty exists 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 1 to smithi003182153-22 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 2 to smithi003182153-22 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3002: done (5 left) 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3003: done (4 left) 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3005: done (3 left) 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3007: done (2 left) 2023-10-07T21:23:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:3010: done (1 left) 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3011: rollback oid 27 current snap is 303 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 248 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 3 to smithi003182153-22 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 4 to smithi003182153-22 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 5 to smithi003182153-22 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2760 (ObjNum 934 snap 303 seq_num 934) dirty exists 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3008: left oid 22 (ObjNum 934 snap 303 seq_num 934) 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3008: done (1 left) 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3012: read oid 10 snap -1 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3012: expect (ObjNum 871 snap 278 seq_num 871) 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3013: copy_from oid 48 from oid 24 current snap is 303 2023-10-07T21:23:48.363 INFO:tasks.rados.rados.0.smithi003.stdout:3014: snap_create 2023-10-07T21:23:48.365 INFO:tasks.rados.rados.0.smithi003.stdout:3013: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:23:48.366 INFO:tasks.rados.rados.0.smithi003.stdout:3011: finishing rollback tid 0 to smithi003182153-27 2023-10-07T21:23:48.367 INFO:tasks.rados.rados.0.smithi003.stdout:3013: finishing copy_from to smithi003182153-48 2023-10-07T21:23:48.367 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2312 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-10-07T21:23:48.369 INFO:tasks.rados.rados.0.smithi003.stdout:3011: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:23:48.369 INFO:tasks.rados.rados.0.smithi003.stdout:3011: finishing rollback tid 2 to smithi003182153-27 2023-10-07T21:23:48.369 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 2490 (ObjNum 760 snap 248 seq_num 760) dirty exists 2023-10-07T21:23:48.374 INFO:tasks.rados.rados.0.smithi003.stdout:3012: expect (ObjNum 871 snap 278 seq_num 871) 2023-10-07T21:23:48.962 INFO:tasks.rados.rados.0.smithi003.stdout:3011: done (3 left) 2023-10-07T21:23:48.962 INFO:tasks.rados.rados.0.smithi003.stdout:3012: done (2 left) 2023-10-07T21:23:48.962 INFO:tasks.rados.rados.0.smithi003.stdout:3013: done (1 left) 2023-10-07T21:23:48.962 INFO:tasks.rados.rados.0.smithi003.stdout:3014: done (0 left) 2023-10-07T21:23:48.962 INFO:tasks.rados.rados.0.smithi003.stdout:3015: snap_create 2023-10-07T21:23:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:48 smithi003 ceph-mon[204507]: osdmap e669: 8 total, 8 up, 8 in 2023-10-07T21:23:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:48 smithi003 ceph-mon[200960]: osdmap e669: 8 total, 8 up, 8 in 2023-10-07T21:23:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:48 smithi046 ceph-mon[189713]: osdmap e669: 8 total, 8 up, 8 in 2023-10-07T21:23:49.835 INFO:tasks.rados.rados.0.smithi003.stdout:3015: done (0 left) 2023-10-07T21:23:49.836 INFO:tasks.rados.rados.0.smithi003.stdout:3016: snap_create 2023-10-07T21:23:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:49 smithi003 ceph-mon[200960]: osdmap e670: 8 total, 8 up, 8 in 2023-10-07T21:23:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:49 smithi003 ceph-mon[200960]: pgmap v652: 121 pgs: 121 active+clean; 632 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.7 MiB/s wr, 19 op/s 2023-10-07T21:23:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:49 smithi003 ceph-mon[200960]: osdmap e671: 8 total, 8 up, 8 in 2023-10-07T21:23:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:49 smithi003 ceph-mon[204507]: osdmap e670: 8 total, 8 up, 8 in 2023-10-07T21:23:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:49 smithi003 ceph-mon[204507]: pgmap v652: 121 pgs: 121 active+clean; 632 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.7 MiB/s wr, 19 op/s 2023-10-07T21:23:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:49 smithi003 ceph-mon[204507]: osdmap e671: 8 total, 8 up, 8 in 2023-10-07T21:23:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:49 smithi046 ceph-mon[189713]: osdmap e670: 8 total, 8 up, 8 in 2023-10-07T21:23:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:49 smithi046 ceph-mon[189713]: pgmap v652: 121 pgs: 121 active+clean; 632 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.7 MiB/s wr, 19 op/s 2023-10-07T21:23:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:49 smithi046 ceph-mon[189713]: osdmap e671: 8 total, 8 up, 8 in 2023-10-07T21:23:50.834 INFO:tasks.rados.rados.0.smithi003.stdout:3016: done (0 left) 2023-10-07T21:23:50.834 INFO:tasks.rados.rados.0.smithi003.stdout:3017: rmattr oid 31 current snap is 306 2023-10-07T21:23:50.834 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 306 2023-10-07T21:23:50.834 INFO:tasks.rados.rados.0.smithi003.stdout:3018: seq_num 936 ranges {0=483328,483328=655360,1138688=147456} 2023-10-07T21:23:50.834 INFO:tasks.rados.rados.0.smithi003.stdout:3018: writing smithi003182153-37 from 0 to 483328 tid 1 2023-10-07T21:23:50.840 INFO:tasks.rados.rados.0.smithi003.stdout:3018: writing smithi003182153-37 from 483328 to 1138688 tid 2 2023-10-07T21:23:50.840 INFO:tasks.rados.rados.0.smithi003.stdout:3018: writing smithi003182153-37 from 1138688 to 1286144 tid 3 2023-10-07T21:23:50.840 INFO:tasks.rados.rados.0.smithi003.stdout:3019: copy_from oid 2 from oid 39 current snap is 306 2023-10-07T21:23:50.840 INFO:tasks.rados.rados.0.smithi003.stdout:3020: rollback oid 44 current snap is 306 2023-10-07T21:23:50.840 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 304 2023-10-07T21:23:50.841 INFO:tasks.rados.rados.0.smithi003.stdout:3021: read oid 4 snap -1 2023-10-07T21:23:50.841 INFO:tasks.rados.rados.0.smithi003.stdout:3021: expect deleted 2023-10-07T21:23:50.841 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 306 2023-10-07T21:23:50.841 INFO:tasks.rados.rados.0.smithi003.stdout:3022: seq_num 937 ranges {8839168=499712,9338880=532480,9871360=270336} 2023-10-07T21:23:50.890 INFO:tasks.rados.rados.0.smithi003.stdout:3022: writing smithi003182153-18 from 8839168 to 9338880 tid 1 2023-10-07T21:23:50.893 INFO:tasks.rados.rados.0.smithi003.stdout:3022: writing smithi003182153-18 from 9338880 to 9871360 tid 2 2023-10-07T21:23:50.895 INFO:tasks.rados.rados.0.smithi003.stdout:3022: writing smithi003182153-18 from 9871360 to 10141696 tid 3 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3023: read oid 41 snap -1 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3023: expect (ObjNum 904 snap 290 seq_num 904) 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3024: rollback oid 43 current snap is 306 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 295 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2570 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3018: finishing write tid 1 to smithi003182153-37 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3018: finishing write tid 2 to smithi003182153-37 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3018: finishing write tid 3 to smithi003182153-37 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3018: finishing write tid 4 to smithi003182153-37 2023-10-07T21:23:50.896 INFO:tasks.rados.rados.0.smithi003.stdout:3018: finishing write tid 5 to smithi003182153-37 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2605 (ObjNum 936 snap 306 seq_num 936) dirty exists 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3018: left oid 37 (ObjNum 936 snap 306 seq_num 936) 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3020: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3020: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3020: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 2805 (ObjNum 645 snap 203 seq_num 645) dirty exists 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3019: finishing copy_from racing read to smithi003182153-2 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3019: finishing copy_from to smithi003182153-2 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 2333 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3017: done (7 left) 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3018: done (6 left) 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3019: done (5 left) 2023-10-07T21:23:50.897 INFO:tasks.rados.rados.0.smithi003.stdout:3020: done (4 left) 2023-10-07T21:23:50.898 INFO:tasks.rados.rados.0.smithi003.stdout:3021: done (3 left) 2023-10-07T21:23:50.898 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 306 2023-10-07T21:23:50.898 INFO:tasks.rados.rados.0.smithi003.stdout:3025: seq_num 938 ranges {5234688=516096,5750784=417792,6168576=385024} 2023-10-07T21:23:50.927 INFO:tasks.rados.rados.0.smithi003.stdout:3025: writing smithi003182153-16 from 5234688 to 5750784 tid 1 2023-10-07T21:23:50.929 INFO:tasks.rados.rados.0.smithi003.stdout:3025: writing smithi003182153-16 from 5750784 to 6168576 tid 2 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3025: writing smithi003182153-16 from 6168576 to 6553600 tid 3 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3026: read oid 31 snap -1 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3026: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3027: copy_from oid 13 from oid 47 current snap is 306 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 1 to smithi003182153-18 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3024: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 1706 (ObjNum 33 snap 0 seq_num 1510748576) dirty dne 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 2 to smithi003182153-18 2023-10-07T21:23:50.932 INFO:tasks.rados.rados.0.smithi003.stdout:3023: expect (ObjNum 904 snap 290 seq_num 904) 2023-10-07T21:23:50.952 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 3 to smithi003182153-18 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 4 to smithi003182153-18 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 5 to smithi003182153-18 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2739 (ObjNum 937 snap 306 seq_num 937) dirty exists 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:3022: left oid 18 (ObjNum 937 snap 306 seq_num 937) 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:3022: done (5 left) 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:3023: done (4 left) 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:3024: done (3 left) 2023-10-07T21:23:50.953 INFO:tasks.rados.rados.0.smithi003.stdout:3028: snap_remove snap 305 2023-10-07T21:23:51.838 INFO:tasks.rados.rados.0.smithi003.stdout:3028: done (3 left) 2023-10-07T21:23:51.838 INFO:tasks.rados.rados.0.smithi003.stdout:3029: setattr oid 8 current snap is 306 2023-10-07T21:23:51.838 INFO:tasks.rados.rados.0.smithi003.stdout:3026: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:23:51.841 INFO:tasks.rados.rados.0.smithi003.stdout:3025: finishing write tid 1 to smithi003182153-16 2023-10-07T21:23:51.842 INFO:tasks.rados.rados.0.smithi003.stdout:3025: finishing write tid 2 to smithi003182153-16 2023-10-07T21:23:51.842 INFO:tasks.rados.rados.0.smithi003.stdout:3027: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:23:51.842 INFO:tasks.rados.rados.0.smithi003.stdout:3025: finishing write tid 3 to smithi003182153-16 2023-10-07T21:23:51.842 INFO:tasks.rados.rados.0.smithi003.stdout:3025: finishing write tid 4 to smithi003182153-16 2023-10-07T21:23:51.842 INFO:tasks.rados.rados.0.smithi003.stdout:3027: finishing copy_from to smithi003182153-13 2023-10-07T21:23:51.842 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2324 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T21:23:51.843 INFO:tasks.rados.rados.0.smithi003.stdout:3025: finishing write tid 5 to smithi003182153-16 2023-10-07T21:23:51.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2810 (ObjNum 938 snap 306 seq_num 938) dirty exists 2023-10-07T21:23:51.843 INFO:tasks.rados.rados.0.smithi003.stdout:3025: left oid 16 (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:23:51.843 INFO:tasks.rados.rados.0.smithi003.stdout:3025: done (3 left) 2023-10-07T21:23:51.843 INFO:tasks.rados.rados.0.smithi003.stdout:3026: done (2 left) 2023-10-07T21:23:51.843 INFO:tasks.rados.rados.0.smithi003.stdout:3027: done (1 left) 2023-10-07T21:23:51.844 INFO:tasks.rados.rados.0.smithi003.stdout:3030: snap_create 2023-10-07T21:23:51.851 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2812 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:23:52.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:51 smithi003 ceph-mon[200960]: osdmap e672: 8 total, 8 up, 8 in 2023-10-07T21:23:52.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:23:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:23:51] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.43.0" 2023-10-07T21:23:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:51 smithi003 ceph-mon[204507]: osdmap e672: 8 total, 8 up, 8 in 2023-10-07T21:23:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:51 smithi046 ceph-mon[189713]: osdmap e672: 8 total, 8 up, 8 in 2023-10-07T21:23:52.841 INFO:tasks.rados.rados.0.smithi003.stdout:3029: done (1 left) 2023-10-07T21:23:52.841 INFO:tasks.rados.rados.0.smithi003.stdout:3030: done (0 left) 2023-10-07T21:23:52.841 INFO:tasks.rados.rados.0.smithi003.stdout:3031: copy_from oid 34 from oid 8 current snap is 307 2023-10-07T21:23:52.841 INFO:tasks.rados.rados.0.smithi003.stdout:3032: snap_create 2023-10-07T21:23:52.864 INFO:tasks.rados.rados.0.smithi003.stdout:3031: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:23:52.865 INFO:tasks.rados.rados.0.smithi003.stdout:3031: finishing copy_from to smithi003182153-34 2023-10-07T21:23:52.866 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 2812 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:23:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:52 smithi046 ceph-mon[189713]: pgmap v655: 121 pgs: 121 active+clean; 632 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.7 MiB/s wr, 15 op/s 2023-10-07T21:23:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:52 smithi046 ceph-mon[189713]: osdmap e673: 8 total, 8 up, 8 in 2023-10-07T21:23:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:52 smithi003 ceph-mon[200960]: pgmap v655: 121 pgs: 121 active+clean; 632 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.7 MiB/s wr, 15 op/s 2023-10-07T21:23:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:52 smithi003 ceph-mon[200960]: osdmap e673: 8 total, 8 up, 8 in 2023-10-07T21:23:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:52 smithi003 ceph-mon[204507]: pgmap v655: 121 pgs: 121 active+clean; 632 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.7 MiB/s wr, 15 op/s 2023-10-07T21:23:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:52 smithi003 ceph-mon[204507]: osdmap e673: 8 total, 8 up, 8 in 2023-10-07T21:23:53.840 INFO:tasks.rados.rados.0.smithi003.stdout:3031: done (1 left) 2023-10-07T21:23:53.841 INFO:tasks.rados.rados.0.smithi003.stdout:3032: done (0 left) 2023-10-07T21:23:53.841 INFO:tasks.rados.rados.0.smithi003.stdout:3033: read oid 38 snap 304 2023-10-07T21:23:53.841 INFO:tasks.rados.rados.0.smithi003.stdout:3033: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:23:53.841 INFO:tasks.rados.rados.0.smithi003.stdout:3034: delete oid 20 current snap is 308 2023-10-07T21:23:53.842 INFO:tasks.rados.rados.0.smithi003.stdout:3034: done (1 left) 2023-10-07T21:23:53.842 INFO:tasks.rados.rados.0.smithi003.stdout:3035: snap_create 2023-10-07T21:23:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:3033: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:23:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:53 smithi003 ceph-mon[200960]: osdmap e674: 8 total, 8 up, 8 in 2023-10-07T21:23:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:53 smithi003 ceph-mon[200960]: osdmap e675: 8 total, 8 up, 8 in 2023-10-07T21:23:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:53 smithi003 ceph-mon[204507]: osdmap e674: 8 total, 8 up, 8 in 2023-10-07T21:23:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:53 smithi003 ceph-mon[204507]: osdmap e675: 8 total, 8 up, 8 in 2023-10-07T21:23:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:53 smithi046 ceph-mon[189713]: osdmap e674: 8 total, 8 up, 8 in 2023-10-07T21:23:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:53 smithi046 ceph-mon[189713]: osdmap e675: 8 total, 8 up, 8 in 2023-10-07T21:23:54.836 INFO:tasks.rados.rados.0.smithi003.stdout:3033: done (1 left) 2023-10-07T21:23:54.836 INFO:tasks.rados.rados.0.smithi003.stdout:3035: done (0 left) 2023-10-07T21:23:54.837 INFO:tasks.rados.rados.0.smithi003.stdout:3036: rollback oid 31 current snap is 309 2023-10-07T21:23:54.837 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 271 2023-10-07T21:23:54.837 INFO:tasks.rados.rados.0.smithi003.stdout:3037: read oid 45 snap -1 2023-10-07T21:23:54.837 INFO:tasks.rados.rados.0.smithi003.stdout:3037: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:23:54.837 INFO:tasks.rados.rados.0.smithi003.stdout:3038: copy_from oid 35 from oid 16 current snap is 309 2023-10-07T21:23:54.837 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 309 2023-10-07T21:23:54.837 INFO:tasks.rados.rados.0.smithi003.stdout:3039: seq_num 940 ranges {4046848=548864,4595712=589824,5185536=212992} 2023-10-07T21:23:54.863 INFO:tasks.rados.rados.0.smithi003.stdout:3039: writing smithi003182153-14 from 4046848 to 4595712 tid 1 2023-10-07T21:23:54.867 INFO:tasks.rados.rados.0.smithi003.stdout:3039: writing smithi003182153-14 from 4595712 to 5185536 tid 2 2023-10-07T21:23:54.868 INFO:tasks.rados.rados.0.smithi003.stdout:3039: writing smithi003182153-14 from 5185536 to 5398528 tid 3 2023-10-07T21:23:54.868 INFO:tasks.rados.rados.0.smithi003.stdout:3040: delete oid 50 current snap is 309 2023-10-07T21:23:54.868 INFO:tasks.rados.rados.0.smithi003.stdout:3036: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:23:54.868 INFO:tasks.rados.rados.0.smithi003.stdout:3036: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:23:54.868 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2572 (ObjNum 97 snap 0 seq_num 1511462528) dirty dne 2023-10-07T21:23:54.869 INFO:tasks.rados.rados.0.smithi003.stdout:3039: finishing write tid 1 to smithi003182153-14 2023-10-07T21:23:54.871 INFO:tasks.rados.rados.0.smithi003.stdout:3037: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:23:55.106 INFO:tasks.rados.rados.0.smithi003.stdout:3039: finishing write tid 2 to smithi003182153-14 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3039: finishing write tid 3 to smithi003182153-14 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3039: finishing write tid 4 to smithi003182153-14 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3039: finishing write tid 5 to smithi003182153-14 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2352 (ObjNum 940 snap 309 seq_num 940) dirty exists 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3039: left oid 14 (ObjNum 940 snap 309 seq_num 940) 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3038: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3038: finishing copy_from to smithi003182153-35 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 2810 (ObjNum 938 snap 306 seq_num 938) dirty exists 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3036: done (4 left) 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3037: done (3 left) 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3038: done (2 left) 2023-10-07T21:23:55.107 INFO:tasks.rados.rados.0.smithi003.stdout:3039: done (1 left) 2023-10-07T21:23:55.108 INFO:tasks.rados.rados.0.smithi003.stdout:3040: done (0 left) 2023-10-07T21:23:55.108 INFO:tasks.rados.rados.0.smithi003.stdout:3041: delete oid 28 current snap is 309 2023-10-07T21:23:55.110 INFO:tasks.rados.rados.0.smithi003.stdout:3041: done (0 left) 2023-10-07T21:23:55.110 INFO:tasks.rados.rados.0.smithi003.stdout:3042: copy_from oid 7 from oid 33 current snap is 309 2023-10-07T21:23:55.110 INFO:tasks.rados.rados.0.smithi003.stdout:3043: setattr oid 8 current snap is 309 2023-10-07T21:23:55.111 INFO:tasks.rados.rados.0.smithi003.stdout:3044: delete oid 48 current snap is 309 2023-10-07T21:23:55.115 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2820 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:23:55.116 INFO:tasks.rados.rados.0.smithi003.stdout:3043: done (2 left) 2023-10-07T21:23:55.116 INFO:tasks.rados.rados.0.smithi003.stdout:3044: done (1 left) 2023-10-07T21:23:55.116 INFO:tasks.rados.rados.0.smithi003.stdout:3045: snap_create 2023-10-07T21:23:55.134 INFO:tasks.rados.rados.0.smithi003.stdout:3042: finishing copy_from racing read to smithi003182153-7 2023-10-07T21:23:55.136 INFO:tasks.rados.rados.0.smithi003.stdout:3042: finishing copy_from to smithi003182153-7 2023-10-07T21:23:55.136 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2348 (ObjNum 932 snap 303 seq_num 932) dirty exists 2023-10-07T21:23:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:54 smithi003 ceph-mon[204507]: pgmap v658: 121 pgs: 121 active+clean; 637 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 954 KiB/s wr, 15 op/s 2023-10-07T21:23:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:54 smithi003 ceph-mon[204507]: osdmap e676: 8 total, 8 up, 8 in 2023-10-07T21:23:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:54 smithi003 ceph-mon[200960]: pgmap v658: 121 pgs: 121 active+clean; 637 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 954 KiB/s wr, 15 op/s 2023-10-07T21:23:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:54 smithi003 ceph-mon[200960]: osdmap e676: 8 total, 8 up, 8 in 2023-10-07T21:23:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:54 smithi046 ceph-mon[189713]: pgmap v658: 121 pgs: 121 active+clean; 637 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 954 KiB/s wr, 15 op/s 2023-10-07T21:23:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:54 smithi046 ceph-mon[189713]: osdmap e676: 8 total, 8 up, 8 in 2023-10-07T21:23:55.868 INFO:tasks.rados.rados.0.smithi003.stdout:3042: done (1 left) 2023-10-07T21:23:55.868 INFO:tasks.rados.rados.0.smithi003.stdout:3045: done (0 left) 2023-10-07T21:23:55.868 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 310 2023-10-07T21:23:55.868 INFO:tasks.rados.rados.0.smithi003.stdout:3046: seq_num 944 ranges {5783552=614400,6397952=573440,6971392=229376} 2023-10-07T21:23:55.903 INFO:tasks.rados.rados.0.smithi003.stdout:3046: writing smithi003182153-45 from 5783552 to 6397952 tid 1 2023-10-07T21:23:55.906 INFO:tasks.rados.rados.0.smithi003.stdout:3046: writing smithi003182153-45 from 6397952 to 6971392 tid 2 2023-10-07T21:23:55.907 INFO:tasks.rados.rados.0.smithi003.stdout:3046: writing smithi003182153-45 from 6971392 to 7200768 tid 3 2023-10-07T21:23:55.907 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 310 2023-10-07T21:23:55.907 INFO:tasks.rados.rados.0.smithi003.stdout:3047: seq_num 945 ranges {4259840=630784,4890624=458752,5349376=344064} 2023-10-07T21:23:55.934 INFO:tasks.rados.rados.0.smithi003.stdout:3047: writing smithi003182153-1 from 4259840 to 4890624 tid 1 2023-10-07T21:23:55.936 INFO:tasks.rados.rados.0.smithi003.stdout:3047: writing smithi003182153-1 from 4890624 to 5349376 tid 2 2023-10-07T21:23:55.938 INFO:tasks.rados.rados.0.smithi003.stdout:3047: writing smithi003182153-1 from 5349376 to 5693440 tid 3 2023-10-07T21:23:55.939 INFO:tasks.rados.rados.0.smithi003.stdout:3048: snap_remove snap 271 2023-10-07T21:23:56.880 INFO:tasks.rados.rados.0.smithi003.stdout:3048: done (2 left) 2023-10-07T21:23:56.880 INFO:tasks.rados.rados.0.smithi003.stdout:3049: read oid 9 snap 290 2023-10-07T21:23:56.880 INFO:tasks.rados.rados.0.smithi003.stdout:3049: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3050: rmattr oid 31 current snap is 310 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3050: done (3 left) 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3051: read oid 22 snap 285 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3051: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3052: delete oid 10 current snap is 310 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3046: finishing write tid 1 to smithi003182153-45 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3046: finishing write tid 2 to smithi003182153-45 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3046: finishing write tid 3 to smithi003182153-45 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3046: finishing write tid 4 to smithi003182153-45 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:3046: finishing write tid 5 to smithi003182153-45 2023-10-07T21:23:56.881 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2814 (ObjNum 944 snap 310 seq_num 944) dirty exists 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:3046: left oid 45 (ObjNum 944 snap 310 seq_num 944) 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:3047: finishing write tid 1 to smithi003182153-1 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:3047: finishing write tid 2 to smithi003182153-1 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:3047: finishing write tid 3 to smithi003182153-1 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:3047: finishing write tid 4 to smithi003182153-1 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:3047: finishing write tid 5 to smithi003182153-1 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 2818 (ObjNum 945 snap 310 seq_num 945) dirty exists 2023-10-07T21:23:56.882 INFO:tasks.rados.rados.0.smithi003.stdout:3047: left oid 1 (ObjNum 945 snap 310 seq_num 945) 2023-10-07T21:23:56.893 INFO:tasks.rados.rados.0.smithi003.stdout:3046: done (4 left) 2023-10-07T21:23:56.893 INFO:tasks.rados.rados.0.smithi003.stdout:3047: done (3 left) 2023-10-07T21:23:56.893 INFO:tasks.rados.rados.0.smithi003.stdout:3052: done (2 left) 2023-10-07T21:23:56.893 INFO:tasks.rados.rados.0.smithi003.stdout:3053: copy_from oid 21 from oid 16 current snap is 310 2023-10-07T21:23:56.893 INFO:tasks.rados.rados.0.smithi003.stdout:3054: delete oid 39 current snap is 310 2023-10-07T21:23:56.898 INFO:tasks.rados.rados.0.smithi003.stdout:3054: done (3 left) 2023-10-07T21:23:56.898 INFO:tasks.rados.rados.0.smithi003.stdout:3055: snap_create 2023-10-07T21:23:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:3049: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:23:57.072 INFO:tasks.rados.rados.0.smithi003.stdout:3051: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:23:57.238 INFO:tasks.rados.rados.0.smithi003.stdout:3053: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:23:57.238 INFO:tasks.rados.rados.0.smithi003.stdout:3053: finishing copy_from to smithi003182153-21 2023-10-07T21:23:57.239 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2810 (ObjNum 938 snap 306 seq_num 938) dirty exists 2023-10-07T21:23:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:56 smithi003 ceph-mon[200960]: pgmap v661: 121 pgs: 121 active+clean; 647 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2023-10-07T21:23:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:56 smithi003 ceph-mon[200960]: osdmap e677: 8 total, 8 up, 8 in 2023-10-07T21:23:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:56 smithi003 ceph-mon[204507]: pgmap v661: 121 pgs: 121 active+clean; 647 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2023-10-07T21:23:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:56 smithi003 ceph-mon[204507]: osdmap e677: 8 total, 8 up, 8 in 2023-10-07T21:23:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:56 smithi046 ceph-mon[189713]: pgmap v661: 121 pgs: 121 active+clean; 647 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2023-10-07T21:23:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:56 smithi046 ceph-mon[189713]: osdmap e677: 8 total, 8 up, 8 in 2023-10-07T21:23:57.889 INFO:tasks.rados.rados.0.smithi003.stdout:3049: done (3 left) 2023-10-07T21:23:57.889 INFO:tasks.rados.rados.0.smithi003.stdout:3051: done (2 left) 2023-10-07T21:23:57.889 INFO:tasks.rados.rados.0.smithi003.stdout:3053: done (1 left) 2023-10-07T21:23:57.890 INFO:tasks.rados.rados.0.smithi003.stdout:3055: done (0 left) 2023-10-07T21:23:57.890 INFO:tasks.rados.rados.0.smithi003.stdout:3056: copy_from oid 14 from oid 19 current snap is 311 2023-10-07T21:23:57.890 INFO:tasks.rados.rados.0.smithi003.stdout:3057: rmattr oid 49 current snap is 311 2023-10-07T21:23:57.890 INFO:tasks.rados.rados.0.smithi003.stdout:3057: done (1 left) 2023-10-07T21:23:57.890 INFO:tasks.rados.rados.0.smithi003.stdout:3058: delete oid 29 current snap is 311 2023-10-07T21:23:57.900 INFO:tasks.rados.rados.0.smithi003.stdout:3056: finishing copy_from racing read to smithi003182153-14 2023-10-07T21:23:57.900 INFO:tasks.rados.rados.0.smithi003.stdout:3058: done (1 left) 2023-10-07T21:23:57.900 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 311 2023-10-07T21:23:57.900 INFO:tasks.rados.rados.0.smithi003.stdout:3059: seq_num 949 ranges {0=704512,704512=794624,1499136=8192} 2023-10-07T21:23:57.903 INFO:tasks.rados.rados.0.smithi003.stdout:3059: writing smithi003182153-39 from 0 to 704512 tid 1 2023-10-07T21:23:57.908 INFO:tasks.rados.rados.0.smithi003.stdout:3059: writing smithi003182153-39 from 704512 to 1499136 tid 2 2023-10-07T21:23:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:3059: writing smithi003182153-39 from 1499136 to 1507328 tid 3 2023-10-07T21:23:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:3060: delete oid 5 current snap is 311 2023-10-07T21:23:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:3056: finishing copy_from to smithi003182153-14 2023-10-07T21:23:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 1715 (ObjNum 931 snap 303 seq_num 931) dirty exists 2023-10-07T21:23:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 1 to smithi003182153-39 2023-10-07T21:23:57.912 INFO:tasks.rados.rados.0.smithi003.stdout:3056: done (2 left) 2023-10-07T21:23:57.913 INFO:tasks.rados.rados.0.smithi003.stdout:3060: done (1 left) 2023-10-07T21:23:57.913 INFO:tasks.rados.rados.0.smithi003.stdout:3061: rmattr oid 47 current snap is 311 2023-10-07T21:23:57.913 INFO:tasks.rados.rados.0.smithi003.stdout:3062: read oid 5 snap 284 2023-10-07T21:23:57.913 INFO:tasks.rados.rados.0.smithi003.stdout:3062: expect (ObjNum 1511508560 snap 22073 seq_num 1511073552) 2023-10-07T21:23:57.913 INFO:tasks.rados.rados.0.smithi003.stdout:3063: delete oid 14 current snap is 311 2023-10-07T21:23:57.914 INFO:tasks.rados.rados.0.smithi003.stdout:3062: expect (ObjNum 1511508560 snap 22073 seq_num 1511073552) 2023-10-07T21:23:57.918 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 2 to smithi003182153-39 2023-10-07T21:23:57.918 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 3 to smithi003182153-39 2023-10-07T21:23:57.918 INFO:tasks.rados.rados.0.smithi003.stdout:3062: done (3 left) 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3063: done (2 left) 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3064: copy_from oid 44 from oid 15 current snap is 311 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 4 to smithi003182153-39 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 5 to smithi003182153-39 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2817 (ObjNum 949 snap 311 seq_num 949) dirty exists 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3059: left oid 39 (ObjNum 949 snap 311 seq_num 949) 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2740 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3059: done (2 left) 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3061: done (1 left) 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 311 2023-10-07T21:23:57.919 INFO:tasks.rados.rados.0.smithi003.stdout:3065: seq_num 952 ranges {0=753664,753664=499712,1253376=303104} 2023-10-07T21:23:57.922 INFO:tasks.rados.rados.0.smithi003.stdout:3065: writing smithi003182153-31 from 0 to 753664 tid 1 2023-10-07T21:23:57.925 INFO:tasks.rados.rados.0.smithi003.stdout:3065: writing smithi003182153-31 from 753664 to 1253376 tid 2 2023-10-07T21:23:57.928 INFO:tasks.rados.rados.0.smithi003.stdout:3065: writing smithi003182153-31 from 1253376 to 1556480 tid 3 2023-10-07T21:23:57.928 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 311 2023-10-07T21:23:57.928 INFO:tasks.rados.rados.0.smithi003.stdout:3066: seq_num 953 ranges {0=770048,770048=786432,1556480=16384} 2023-10-07T21:23:57.932 INFO:tasks.rados.rados.0.smithi003.stdout:3066: writing smithi003182153-13 from 0 to 770048 tid 1 2023-10-07T21:23:57.938 INFO:tasks.rados.rados.0.smithi003.stdout:3066: writing smithi003182153-13 from 770048 to 1556480 tid 2 2023-10-07T21:23:57.938 INFO:tasks.rados.rados.0.smithi003.stdout:3066: writing smithi003182153-13 from 1556480 to 1572864 tid 3 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3067: rollback oid 39 current snap is 311 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 298 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 1 to smithi003182153-31 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 2 to smithi003182153-31 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 3 to smithi003182153-31 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 4 to smithi003182153-31 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 5 to smithi003182153-31 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2576 (ObjNum 952 snap 311 seq_num 952) dirty exists 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3065: left oid 31 (ObjNum 952 snap 311 seq_num 952) 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3064: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3065: done (3 left) 2023-10-07T21:23:57.939 INFO:tasks.rados.rados.0.smithi003.stdout:3068: rmattr oid 20 current snap is 311 2023-10-07T21:23:57.940 INFO:tasks.rados.rados.0.smithi003.stdout:3068: done (3 left) 2023-10-07T21:23:57.940 INFO:tasks.rados.rados.0.smithi003.stdout:3069: setattr oid 40 current snap is 311 2023-10-07T21:23:57.940 INFO:tasks.rados.rados.0.smithi003.stdout:3070: snap_create 2023-10-07T21:23:57.940 INFO:tasks.rados.rados.0.smithi003.stdout:3064: finishing copy_from to smithi003182153-44 2023-10-07T21:23:57.940 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 2754 (ObjNum 923 snap 300 seq_num 923) dirty exists 2023-10-07T21:23:57.943 INFO:tasks.rados.rados.0.smithi003.stdout:3066: finishing write tid 1 to smithi003182153-13 2023-10-07T21:23:57.944 INFO:tasks.rados.rados.0.smithi003.stdout:3066: finishing write tid 2 to smithi003182153-13 2023-10-07T21:23:57.945 INFO:tasks.rados.rados.0.smithi003.stdout:3066: finishing write tid 3 to smithi003182153-13 2023-10-07T21:23:57.945 INFO:tasks.rados.rados.0.smithi003.stdout:3066: finishing write tid 4 to smithi003182153-13 2023-10-07T21:23:57.946 INFO:tasks.rados.rados.0.smithi003.stdout:3067: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:23:57.946 INFO:tasks.rados.rados.0.smithi003.stdout:3067: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:23:57.946 INFO:tasks.rados.rados.0.smithi003.stdout:3067: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:23:57.946 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2820 (ObjNum 883 snap 285 seq_num 883) dirty exists 2023-10-07T21:23:57.946 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2821 (ObjNum 886 snap 287 seq_num 886) dirty exists 2023-10-07T21:23:57.947 INFO:tasks.rados.rados.0.smithi003.stdout:3066: finishing write tid 5 to smithi003182153-13 2023-10-07T21:23:57.947 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2744 (ObjNum 953 snap 311 seq_num 953) dirty exists 2023-10-07T21:23:57.947 INFO:tasks.rados.rados.0.smithi003.stdout:3066: left oid 13 (ObjNum 953 snap 311 seq_num 953) 2023-10-07T21:23:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:57 smithi003 ceph-mon[200960]: osdmap e678: 8 total, 8 up, 8 in 2023-10-07T21:23:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:57 smithi003 ceph-mon[204507]: osdmap e678: 8 total, 8 up, 8 in 2023-10-07T21:23:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:57 smithi046 ceph-mon[189713]: osdmap e678: 8 total, 8 up, 8 in 2023-10-07T21:23:58.898 INFO:tasks.rados.rados.0.smithi003.stdout:3064: done (4 left) 2023-10-07T21:23:58.898 INFO:tasks.rados.rados.0.smithi003.stdout:3066: done (3 left) 2023-10-07T21:23:58.899 INFO:tasks.rados.rados.0.smithi003.stdout:3067: done (2 left) 2023-10-07T21:23:58.899 INFO:tasks.rados.rados.0.smithi003.stdout:3069: done (1 left) 2023-10-07T21:23:58.899 INFO:tasks.rados.rados.0.smithi003.stdout:3070: done (0 left) 2023-10-07T21:23:58.899 INFO:tasks.rados.rados.0.smithi003.stdout:3071: delete oid 42 current snap is 312 2023-10-07T21:23:58.902 INFO:tasks.rados.rados.0.smithi003.stdout:3071: done (0 left) 2023-10-07T21:23:58.903 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 312 2023-10-07T21:23:58.903 INFO:tasks.rados.rados.0.smithi003.stdout:3072: seq_num 955 ranges {286720=802816,1089536=557056,1646592=245760} 2023-10-07T21:23:58.908 INFO:tasks.rados.rados.0.smithi003.stdout:3072: writing smithi003182153-26 from 286720 to 1089536 tid 1 2023-10-07T21:23:58.912 INFO:tasks.rados.rados.0.smithi003.stdout:3072: writing smithi003182153-26 from 1089536 to 1646592 tid 2 2023-10-07T21:23:58.913 INFO:tasks.rados.rados.0.smithi003.stdout:3072: writing smithi003182153-26 from 1646592 to 1892352 tid 3 2023-10-07T21:23:58.914 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 312 2023-10-07T21:23:58.914 INFO:tasks.rados.rados.0.smithi003.stdout:3073: seq_num 956 ranges {0=417792,417792=434176,851968=770048} 2023-10-07T21:23:58.916 INFO:tasks.rados.rados.0.smithi003.stdout:3073: writing smithi003182153-42 from 0 to 417792 tid 1 2023-10-07T21:23:58.919 INFO:tasks.rados.rados.0.smithi003.stdout:3073: writing smithi003182153-42 from 417792 to 851968 tid 2 2023-10-07T21:23:58.924 INFO:tasks.rados.rados.0.smithi003.stdout:3073: writing smithi003182153-42 from 851968 to 1622016 tid 3 2023-10-07T21:23:58.924 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 312 2023-10-07T21:23:58.924 INFO:tasks.rados.rados.0.smithi003.stdout:3072: finishing write tid 1 to smithi003182153-26 2023-10-07T21:23:58.924 INFO:tasks.rados.rados.0.smithi003.stdout:3074: seq_num 957 ranges {4710400=434176,5144576=720896,5865472=483328} 2023-10-07T21:23:58.952 INFO:tasks.rados.rados.0.smithi003.stdout:3074: writing smithi003182153-22 from 4710400 to 5144576 tid 1 2023-10-07T21:23:58.956 INFO:tasks.rados.rados.0.smithi003.stdout:3074: writing smithi003182153-22 from 5144576 to 5865472 tid 2 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3074: writing smithi003182153-22 from 5865472 to 6348800 tid 3 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3075: delete oid 44 current snap is 312 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3072: finishing write tid 2 to smithi003182153-26 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3072: finishing write tid 3 to smithi003182153-26 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3072: finishing write tid 4 to smithi003182153-26 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3073: finishing write tid 1 to smithi003182153-42 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3073: finishing write tid 2 to smithi003182153-42 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3072: finishing write tid 5 to smithi003182153-26 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 2358 (ObjNum 955 snap 312 seq_num 955) dirty exists 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3072: left oid 26 (ObjNum 955 snap 312 seq_num 955) 2023-10-07T21:23:58.959 INFO:tasks.rados.rados.0.smithi003.stdout:3073: finishing write tid 3 to smithi003182153-42 2023-10-07T21:23:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:3073: finishing write tid 4 to smithi003182153-42 2023-10-07T21:23:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:3073: finishing write tid 5 to smithi003182153-42 2023-10-07T21:23:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 2826 (ObjNum 956 snap 312 seq_num 956) dirty exists 2023-10-07T21:23:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:3073: left oid 42 (ObjNum 956 snap 312 seq_num 956) 2023-10-07T21:23:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 1 to smithi003182153-22 2023-10-07T21:23:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3072: done (3 left) 2023-10-07T21:23:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3073: done (2 left) 2023-10-07T21:23:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3075: done (1 left) 2023-10-07T21:23:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3076: read oid 18 snap -1 2023-10-07T21:23:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3076: expect (ObjNum 937 snap 306 seq_num 937) 2023-10-07T21:23:58.963 INFO:tasks.rados.rados.0.smithi003.stdout:3077: copy_from oid 2 from oid 37 current snap is 312 2023-10-07T21:23:58.963 INFO:tasks.rados.rados.0.smithi003.stdout:3078: setattr oid 19 current snap is 312 2023-10-07T21:23:58.963 INFO:tasks.rados.rados.0.smithi003.stdout:3079: read oid 3 snap -1 2023-10-07T21:23:58.963 INFO:tasks.rados.rados.0.smithi003.stdout:3079: expect (ObjNum 904 snap 290 seq_num 904) 2023-10-07T21:23:58.964 INFO:tasks.rados.rados.0.smithi003.stdout:3080: setattr oid 41 current snap is 312 2023-10-07T21:23:58.964 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 2 to smithi003182153-22 2023-10-07T21:23:58.964 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 3 to smithi003182153-22 2023-10-07T21:23:58.965 INFO:tasks.rados.rados.0.smithi003.stdout:3081: read oid 48 snap -1 2023-10-07T21:23:58.965 INFO:tasks.rados.rados.0.smithi003.stdout:3081: expect deleted 2023-10-07T21:23:58.965 INFO:tasks.rados.rados.0.smithi003.stdout:3082: delete oid 4 current snap is 312 2023-10-07T21:23:58.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1717 (ObjNum 931 snap 303 seq_num 931) dirty exists 2023-10-07T21:23:58.969 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 2811 (ObjNum 904 snap 290 seq_num 904) dirty exists 2023-10-07T21:23:58.970 INFO:tasks.rados.rados.0.smithi003.stdout:3079: expect (ObjNum 904 snap 290 seq_num 904) 2023-10-07T21:23:58.992 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 4 to smithi003182153-22 2023-10-07T21:23:58.992 INFO:tasks.rados.rados.0.smithi003.stdout:3077: finishing copy_from racing read to smithi003182153-2 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3078: done (7 left) 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3079: done (6 left) 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3080: done (5 left) 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3081: done (4 left) 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3082: done (3 left) 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 38 current snap is 312 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 5 to smithi003182153-22 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2822 (ObjNum 957 snap 312 seq_num 957) dirty exists 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3074: left oid 22 (ObjNum 957 snap 312 seq_num 957) 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3077: finishing copy_from to smithi003182153-2 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 2605 (ObjNum 936 snap 306 seq_num 936) dirty exists 2023-10-07T21:23:58.993 INFO:tasks.rados.rados.0.smithi003.stdout:3083: seq_num 960 ranges {532480=483328,1015808=425984,1441792=761856,2203648=16384} 2023-10-07T21:23:58.998 INFO:tasks.rados.rados.0.smithi003.stdout:3083: writing smithi003182153-38 from 532480 to 1015808 tid 1 2023-10-07T21:23:59.000 INFO:tasks.rados.rados.0.smithi003.stdout:3083: writing smithi003182153-38 from 1015808 to 1441792 tid 2 2023-10-07T21:23:59.005 INFO:tasks.rados.rados.0.smithi003.stdout:3083: writing smithi003182153-38 from 1441792 to 2203648 tid 3 2023-10-07T21:23:59.005 INFO:tasks.rados.rados.0.smithi003.stdout:3083: writing smithi003182153-38 from 2203648 to 2220032 tid 4 2023-10-07T21:23:59.006 INFO:tasks.rados.rados.0.smithi003.stdout:3074: done (3 left) 2023-10-07T21:23:59.006 INFO:tasks.rados.rados.0.smithi003.stdout:3077: done (2 left) 2023-10-07T21:23:59.006 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 312 2023-10-07T21:23:59.006 INFO:tasks.rados.rados.0.smithi003.stdout:3084: seq_num 961 ranges {5062656=499712,5562368=712704,6275072=491520} 2023-10-07T21:23:59.036 INFO:tasks.rados.rados.0.smithi003.stdout:3084: writing smithi003182153-34 from 5062656 to 5562368 tid 1 2023-10-07T21:23:59.040 INFO:tasks.rados.rados.0.smithi003.stdout:3084: writing smithi003182153-34 from 5562368 to 6275072 tid 2 2023-10-07T21:23:59.043 INFO:tasks.rados.rados.0.smithi003.stdout:3084: writing smithi003182153-34 from 6275072 to 6766592 tid 3 2023-10-07T21:23:59.043 INFO:tasks.rados.rados.0.smithi003.stdout:3085: copy_from oid 17 from oid 42 current snap is 312 2023-10-07T21:23:59.043 INFO:tasks.rados.rados.0.smithi003.stdout:3083: finishing write tid 1 to smithi003182153-38 2023-10-07T21:23:59.043 INFO:tasks.rados.rados.0.smithi003.stdout:3083: finishing write tid 2 to smithi003182153-38 2023-10-07T21:23:59.044 INFO:tasks.rados.rados.0.smithi003.stdout:3083: finishing write tid 3 to smithi003182153-38 2023-10-07T21:23:59.044 INFO:tasks.rados.rados.0.smithi003.stdout:3083: finishing write tid 4 to smithi003182153-38 2023-10-07T21:23:59.044 INFO:tasks.rados.rados.0.smithi003.stdout:3083: finishing write tid 5 to smithi003182153-38 2023-10-07T21:23:59.044 INFO:tasks.rados.rados.0.smithi003.stdout:3083: finishing write tid 6 to smithi003182153-38 2023-10-07T21:23:59.044 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2493 (ObjNum 960 snap 312 seq_num 960) dirty exists 2023-10-07T21:23:59.044 INFO:tasks.rados.rados.0.smithi003.stdout:3083: left oid 38 (ObjNum 960 snap 312 seq_num 960) 2023-10-07T21:23:59.044 INFO:tasks.rados.rados.0.smithi003.stdout:3076: expect (ObjNum 937 snap 306 seq_num 937) 2023-10-07T21:23:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:58 smithi003 ceph-mon[200960]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-10-07T21:23:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:58 smithi003 ceph-mon[200960]: osdmap e679: 8 total, 8 up, 8 in 2023-10-07T21:23:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:58 smithi003 ceph-mon[204507]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-10-07T21:23:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:58 smithi003 ceph-mon[204507]: osdmap e679: 8 total, 8 up, 8 in 2023-10-07T21:23:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:58 smithi046 ceph-mon[189713]: pgmap v664: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 647 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-10-07T21:23:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:58 smithi046 ceph-mon[189713]: osdmap e679: 8 total, 8 up, 8 in 2023-10-07T21:23:59.973 INFO:tasks.rados.rados.0.smithi003.stdout:3084: finishing write tid 1 to smithi003182153-34 2023-10-07T21:23:59.973 INFO:tasks.rados.rados.0.smithi003.stdout:3084: finishing write tid 2 to smithi003182153-34 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3084: finishing write tid 3 to smithi003182153-34 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3084: finishing write tid 4 to smithi003182153-34 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3084: finishing write tid 5 to smithi003182153-34 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 2830 (ObjNum 961 snap 312 seq_num 961) dirty exists 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3084: left oid 34 (ObjNum 961 snap 312 seq_num 961) 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3085: finishing copy_from racing read to smithi003182153-17 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3085: finishing copy_from to smithi003182153-17 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 2826 (ObjNum 956 snap 312 seq_num 956) dirty exists 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3076: done (3 left) 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3083: done (2 left) 2023-10-07T21:23:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:3084: done (1 left) 2023-10-07T21:23:59.975 INFO:tasks.rados.rados.0.smithi003.stdout:3085: done (0 left) 2023-10-07T21:23:59.975 INFO:tasks.rados.rados.0.smithi003.stdout:3086: snap_remove snap 294 2023-10-07T21:24:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:59 smithi003 ceph-mon[200960]: osdmap e680: 8 total, 8 up, 8 in 2023-10-07T21:24:00.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:23:59 smithi003 ceph-mon[200960]: osdmap e681: 8 total, 8 up, 8 in 2023-10-07T21:24:00.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:59 smithi003 ceph-mon[204507]: osdmap e680: 8 total, 8 up, 8 in 2023-10-07T21:24:00.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:23:59 smithi003 ceph-mon[204507]: osdmap e681: 8 total, 8 up, 8 in 2023-10-07T21:24:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:59 smithi046 ceph-mon[189713]: osdmap e680: 8 total, 8 up, 8 in 2023-10-07T21:24:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:23:59 smithi046 ceph-mon[189713]: osdmap e681: 8 total, 8 up, 8 in 2023-10-07T21:24:00.915 INFO:tasks.rados.rados.0.smithi003.stdout:3086: done (0 left) 2023-10-07T21:24:00.915 INFO:tasks.rados.rados.0.smithi003.stdout:3087: rmattr oid 43 current snap is 312 2023-10-07T21:24:00.915 INFO:tasks.rados.rados.0.smithi003.stdout:3087: done (0 left) 2023-10-07T21:24:00.915 INFO:tasks.rados.rados.0.smithi003.stdout:3088: setattr oid 39 current snap is 312 2023-10-07T21:24:00.915 INFO:tasks.rados.rados.0.smithi003.stdout:3089: read oid 32 snap -1 2023-10-07T21:24:00.915 INFO:tasks.rados.rados.0.smithi003.stdout:3089: expect (ObjNum 926 snap 303 seq_num 926) 2023-10-07T21:24:00.915 INFO:tasks.rados.rados.0.smithi003.stdout:3090: snap_remove snap 300 2023-10-07T21:24:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:00 smithi003 ceph-mon[200960]: pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 652 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-10-07T21:24:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:00 smithi003 ceph-mon[204507]: pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 652 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-10-07T21:24:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:00 smithi046 ceph-mon[189713]: pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 652 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-10-07T21:24:01.909 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:24:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:24:01] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-10-07T21:24:01.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:01 smithi003 ceph-mon[204507]: osdmap e682: 8 total, 8 up, 8 in 2023-10-07T21:24:01.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:01 smithi003 ceph-mon[200960]: osdmap e682: 8 total, 8 up, 8 in 2023-10-07T21:24:01.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:01.916 INFO:tasks.rados.rados.0.smithi003.stdout:3090: done (2 left) 2023-10-07T21:24:01.916 INFO:tasks.rados.rados.0.smithi003.stdout:3091: snap_remove snap 192 2023-10-07T21:24:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:01 smithi003 ceph-mon[200960]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 650 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.4 MiB/s wr, 29 op/s 2023-10-07T21:24:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:01 smithi003 ceph-mon[204507]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 650 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.4 MiB/s wr, 29 op/s 2023-10-07T21:24:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:01 smithi046 ceph-mon[189713]: osdmap e682: 8 total, 8 up, 8 in 2023-10-07T21:24:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:01 smithi046 ceph-mon[189713]: pgmap v670: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 650 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.4 MiB/s wr, 29 op/s 2023-10-07T21:24:02.918 INFO:tasks.rados.rados.0.smithi003.stdout:3091: done (2 left) 2023-10-07T21:24:02.919 INFO:tasks.rados.rados.0.smithi003.stdout:3092: copy_from oid 20 from oid 44 current snap is 312 2023-10-07T21:24:02.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2831 (ObjNum 883 snap 285 seq_num 883) dirty exists 2023-10-07T21:24:02.921 INFO:tasks.rados.rados.0.smithi003.stdout:3089: expect (ObjNum 926 snap 303 seq_num 926) 2023-10-07T21:24:03.150 INFO:tasks.rados.rados.0.smithi003.stdout:3092: finishing copy_from to smithi003182153-20 2023-10-07T21:24:03.151 INFO:tasks.rados.rados.0.smithi003.stdout:3092: got expected ENOENT (src dne) 2023-10-07T21:24:03.151 INFO:tasks.rados.rados.0.smithi003.stdout:3092: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:24:03.151 INFO:tasks.rados.rados.0.smithi003.stdout:3088: done (2 left) 2023-10-07T21:24:03.151 INFO:tasks.rados.rados.0.smithi003.stdout:3089: done (1 left) 2023-10-07T21:24:03.151 INFO:tasks.rados.rados.0.smithi003.stdout:3092: done (0 left) 2023-10-07T21:24:03.151 INFO:tasks.rados.rados.0.smithi003.stdout:3093: setattr oid 40 current snap is 312 2023-10-07T21:24:03.151 INFO:tasks.rados.rados.0.smithi003.stdout:3094: snap_remove snap 302 2023-10-07T21:24:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:02 smithi003 ceph-mon[200960]: osdmap e683: 8 total, 8 up, 8 in 2023-10-07T21:24:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:02 smithi003 ceph-mon[204507]: osdmap e683: 8 total, 8 up, 8 in 2023-10-07T21:24:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:02 smithi046 ceph-mon[189713]: osdmap e683: 8 total, 8 up, 8 in 2023-10-07T21:24:03.933 INFO:tasks.rados.rados.0.smithi003.stdout:3094: done (1 left) 2023-10-07T21:24:03.933 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 312 2023-10-07T21:24:03.934 INFO:tasks.rados.rados.0.smithi003.stdout:3095: seq_num 962 ranges {2277376=516096,2793472=589824,3383296=614400} 2023-10-07T21:24:03.946 INFO:tasks.rados.rados.0.smithi003.stdout:3095: writing smithi003182153-23 from 2277376 to 2793472 tid 1 2023-10-07T21:24:03.950 INFO:tasks.rados.rados.0.smithi003.stdout:3095: writing smithi003182153-23 from 2793472 to 3383296 tid 2 2023-10-07T21:24:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3095: writing smithi003182153-23 from 3383296 to 3997696 tid 3 2023-10-07T21:24:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3096: rollback oid 31 current snap is 312 2023-10-07T21:24:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 288 2023-10-07T21:24:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2832 (ObjNum 886 snap 287 seq_num 886) dirty exists 2023-10-07T21:24:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 1 to smithi003182153-23 2023-10-07T21:24:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3093: done (2 left) 2023-10-07T21:24:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3097: snap_remove snap 281 2023-10-07T21:24:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:03 smithi003 ceph-mon[200960]: osdmap e684: 8 total, 8 up, 8 in 2023-10-07T21:24:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:03 smithi003 ceph-mon[200960]: pgmap v673: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 649 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-10-07T21:24:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:03 smithi003 ceph-mon[204507]: osdmap e684: 8 total, 8 up, 8 in 2023-10-07T21:24:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:03 smithi003 ceph-mon[204507]: pgmap v673: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 649 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-10-07T21:24:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:03 smithi046 ceph-mon[189713]: osdmap e684: 8 total, 8 up, 8 in 2023-10-07T21:24:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:03 smithi046 ceph-mon[189713]: pgmap v673: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 649 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-10-07T21:24:04.840 INFO:tasks.rados.rados.0.smithi003.stdout:3097: done (2 left) 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3098: delete oid 16 current snap is 312 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 2 to smithi003182153-23 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3096: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3096: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3096: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2579 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 3 to smithi003182153-23 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 4 to smithi003182153-23 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 5 to smithi003182153-23 2023-10-07T21:24:04.841 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 2826 (ObjNum 962 snap 312 seq_num 962) dirty exists 2023-10-07T21:24:04.842 INFO:tasks.rados.rados.0.smithi003.stdout:3095: left oid 23 (ObjNum 962 snap 312 seq_num 962) 2023-10-07T21:24:04.857 INFO:tasks.rados.rados.0.smithi003.stdout:3095: done (2 left) 2023-10-07T21:24:04.857 INFO:tasks.rados.rados.0.smithi003.stdout:3096: done (1 left) 2023-10-07T21:24:04.857 INFO:tasks.rados.rados.0.smithi003.stdout:3098: done (0 left) 2023-10-07T21:24:04.857 INFO:tasks.rados.rados.0.smithi003.stdout:3099: copy_from oid 47 from oid 41 current snap is 312 2023-10-07T21:24:04.857 INFO:tasks.rados.rados.0.smithi003.stdout:3100: delete oid 4 current snap is 312 2023-10-07T21:24:04.861 INFO:tasks.rados.rados.0.smithi003.stdout:3100: done (1 left) 2023-10-07T21:24:04.861 INFO:tasks.rados.rados.0.smithi003.stdout:3101: copy_from oid 34 from oid 31 current snap is 312 2023-10-07T21:24:04.864 INFO:tasks.rados.rados.0.smithi003.stdout:3102: copy_from oid 35 from oid 6 current snap is 312 2023-10-07T21:24:04.864 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 312 2023-10-07T21:24:04.864 INFO:tasks.rados.rados.0.smithi003.stdout:3103: seq_num 965 ranges {1286144=565248,1851392=647168,2498560=548864,3047424=8192} 2023-10-07T21:24:04.872 INFO:tasks.rados.rados.0.smithi003.stdout:3103: writing smithi003182153-37 from 1286144 to 1851392 tid 1 2023-10-07T21:24:04.876 INFO:tasks.rados.rados.0.smithi003.stdout:3103: writing smithi003182153-37 from 1851392 to 2498560 tid 2 2023-10-07T21:24:04.880 INFO:tasks.rados.rados.0.smithi003.stdout:3103: writing smithi003182153-37 from 2498560 to 3047424 tid 3 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3103: writing smithi003182153-37 from 3047424 to 3055616 tid 4 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3104: rollback oid 38 current snap is 312 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 293 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3105: delete oid 25 current snap is 312 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3102: finishing copy_from to smithi003182153-35 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3102: got expected ENOENT (src dne) 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3102: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3101: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3099: finishing copy_from racing read to smithi003182153-47 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3101: finishing copy_from to smithi003182153-34 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 2579 (ObjNum 65 snap 0 seq_num 1348560735) dirty exists 2023-10-07T21:24:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:3099: finishing copy_from to smithi003182153-47 2023-10-07T21:24:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2811 (ObjNum 904 snap 290 seq_num 904) dirty exists 2023-10-07T21:24:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:3103: finishing write tid 1 to smithi003182153-37 2023-10-07T21:24:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:3103: finishing write tid 2 to smithi003182153-37 2023-10-07T21:24:04.886 INFO:tasks.rados.rados.0.smithi003.stdout:3099: done (5 left) 2023-10-07T21:24:04.886 INFO:tasks.rados.rados.0.smithi003.stdout:3101: done (4 left) 2023-10-07T21:24:04.886 INFO:tasks.rados.rados.0.smithi003.stdout:3102: done (3 left) 2023-10-07T21:24:04.886 INFO:tasks.rados.rados.0.smithi003.stdout:3105: done (2 left) 2023-10-07T21:24:04.886 INFO:tasks.rados.rados.0.smithi003.stdout:3106: copy_from oid 26 from oid 5 current snap is 312 2023-10-07T21:24:04.887 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 312 2023-10-07T21:24:04.887 INFO:tasks.rados.rados.0.smithi003.stdout:3107: seq_num 967 ranges {6553600=598016,7151616=466944,7618560=516096,8134656=221184} 2023-10-07T21:24:04.922 INFO:tasks.rados.rados.0.smithi003.stdout:3107: writing smithi003182153-35 from 6553600 to 7151616 tid 1 2023-10-07T21:24:04.924 INFO:tasks.rados.rados.0.smithi003.stdout:3107: writing smithi003182153-35 from 7151616 to 7618560 tid 2 2023-10-07T21:24:04.927 INFO:tasks.rados.rados.0.smithi003.stdout:3107: writing smithi003182153-35 from 7618560 to 8134656 tid 3 2023-10-07T21:24:04.929 INFO:tasks.rados.rados.0.smithi003.stdout:3107: writing smithi003182153-35 from 8134656 to 8355840 tid 4 2023-10-07T21:24:04.929 INFO:tasks.rados.rados.0.smithi003.stdout:3108: rollback oid 47 current snap is 312 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 47 to 279 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:3104: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:3104: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:3103: finishing write tid 3 to smithi003182153-37 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:3104: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2496 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:3103: finishing write tid 4 to smithi003182153-37 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:3104: done (4 left) 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:3109: rollback oid 36 current snap is 312 2023-10-07T21:24:04.930 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 248 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3106: finishing copy_from to smithi003182153-26 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3106: got expected ENOENT (src dne) 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3106: finishing copy_from racing read to smithi003182153-26 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3103: finishing write tid 5 to smithi003182153-37 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3103: finishing write tid 6 to smithi003182153-37 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2610 (ObjNum 965 snap 312 seq_num 965) dirty exists 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3103: left oid 37 (ObjNum 965 snap 312 seq_num 965) 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3107: finishing write tid 1 to smithi003182153-35 2023-10-07T21:24:04.931 INFO:tasks.rados.rados.0.smithi003.stdout:3103: done (4 left) 2023-10-07T21:24:04.932 INFO:tasks.rados.rados.0.smithi003.stdout:3106: done (3 left) 2023-10-07T21:24:04.932 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 312 2023-10-07T21:24:04.932 INFO:tasks.rados.rados.0.smithi003.stdout:3110: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2023-10-07T21:24:04.932 INFO:tasks.rados.rados.0.smithi003.stdout:3110: writing smithi003182153-48 from 0 to 614400 tid 1 2023-10-07T21:24:04.936 INFO:tasks.rados.rados.0.smithi003.stdout:3110: writing smithi003182153-48 from 614400 to 1359872 tid 2 2023-10-07T21:24:04.940 INFO:tasks.rados.rados.0.smithi003.stdout:3110: writing smithi003182153-48 from 1359872 to 1818624 tid 3 2023-10-07T21:24:04.940 INFO:tasks.rados.rados.0.smithi003.stdout:3111: delete oid 25 current snap is 312 2023-10-07T21:24:04.940 INFO:tasks.rados.rados.0.smithi003.stdout:3107: finishing write tid 2 to smithi003182153-35 2023-10-07T21:24:04.940 INFO:tasks.rados.rados.0.smithi003.stdout:3107: finishing write tid 3 to smithi003182153-35 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3107: finishing write tid 4 to smithi003182153-35 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3109: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3107: finishing write tid 5 to smithi003182153-35 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3109: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3109: finishing rollback tid 2 to smithi003182153-36 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2499 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3108: finishing rollback tid 0 to smithi003182153-47 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3108: finishing rollback tid 1 to smithi003182153-47 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2813 (ObjNum 129 snap 0 seq_num 1511850240) dirty dne 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3107: finishing write tid 6 to smithi003182153-35 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 2831 (ObjNum 967 snap 312 seq_num 967) dirty exists 2023-10-07T21:24:04.941 INFO:tasks.rados.rados.0.smithi003.stdout:3107: left oid 35 (ObjNum 967 snap 312 seq_num 967) 2023-10-07T21:24:04.942 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 1 to smithi003182153-48 2023-10-07T21:24:04.942 INFO:tasks.rados.rados.0.smithi003.stdout:3107: done (4 left) 2023-10-07T21:24:04.942 INFO:tasks.rados.rados.0.smithi003.stdout:3108: done (3 left) 2023-10-07T21:24:04.942 INFO:tasks.rados.rados.0.smithi003.stdout:3109: done (2 left) 2023-10-07T21:24:04.943 INFO:tasks.rados.rados.0.smithi003.stdout:3111: done (1 left) 2023-10-07T21:24:04.943 INFO:tasks.rados.rados.0.smithi003.stdout:3112: read oid 16 snap -1 2023-10-07T21:24:04.943 INFO:tasks.rados.rados.0.smithi003.stdout:3112: expect deleted 2023-10-07T21:24:04.943 INFO:tasks.rados.rados.0.smithi003.stdout:3113: delete oid 30 current snap is 312 2023-10-07T21:24:04.943 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 2 to smithi003182153-48 2023-10-07T21:24:04.943 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 3 to smithi003182153-48 2023-10-07T21:24:04.943 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 4 to smithi003182153-48 2023-10-07T21:24:04.944 INFO:tasks.rados.rados.0.smithi003.stdout:3112: done (2 left) 2023-10-07T21:24:04.944 INFO:tasks.rados.rados.0.smithi003.stdout:3113: done (1 left) 2023-10-07T21:24:04.945 INFO:tasks.rados.rados.0.smithi003.stdout:3114: copy_from oid 46 from oid 36 current snap is 312 2023-10-07T21:24:04.945 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 5 to smithi003182153-48 2023-10-07T21:24:04.945 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2621 (ObjNum 968 snap 312 seq_num 968) dirty exists 2023-10-07T21:24:04.945 INFO:tasks.rados.rados.0.smithi003.stdout:3110: left oid 48 (ObjNum 968 snap 312 seq_num 968) 2023-10-07T21:24:04.945 INFO:tasks.rados.rados.0.smithi003.stdout:3110: done (1 left) 2023-10-07T21:24:04.945 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 312 2023-10-07T21:24:04.945 INFO:tasks.rados.rados.0.smithi003.stdout:3115: seq_num 971 ranges {5693440=671744,6365184=802816,7168000=401408} 2023-10-07T21:24:04.979 INFO:tasks.rados.rados.0.smithi003.stdout:3115: writing smithi003182153-1 from 5693440 to 6365184 tid 1 2023-10-07T21:24:04.983 INFO:tasks.rados.rados.0.smithi003.stdout:3115: writing smithi003182153-1 from 6365184 to 7168000 tid 2 2023-10-07T21:24:04.986 INFO:tasks.rados.rados.0.smithi003.stdout:3115: writing smithi003182153-1 from 7168000 to 7569408 tid 3 2023-10-07T21:24:04.986 INFO:tasks.rados.rados.0.smithi003.stdout:3116: read oid 25 snap -1 2023-10-07T21:24:04.986 INFO:tasks.rados.rados.0.smithi003.stdout:3116: expect deleted 2023-10-07T21:24:04.987 INFO:tasks.rados.rados.0.smithi003.stdout:3114: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:24:04.987 INFO:tasks.rados.rados.0.smithi003.stdout:3117: delete oid 31 current snap is 312 2023-10-07T21:24:04.987 INFO:tasks.rados.rados.0.smithi003.stdout:3114: finishing copy_from to smithi003182153-46 2023-10-07T21:24:04.987 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2499 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:24:04.987 INFO:tasks.rados.rados.0.smithi003.stdout:3115: finishing write tid 1 to smithi003182153-1 2023-10-07T21:24:04.988 INFO:tasks.rados.rados.0.smithi003.stdout:3114: done (3 left) 2023-10-07T21:24:04.990 INFO:tasks.rados.rados.0.smithi003.stdout:3116: done (2 left) 2023-10-07T21:24:04.990 INFO:tasks.rados.rados.0.smithi003.stdout:3117: done (1 left) 2023-10-07T21:24:04.990 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 312 2023-10-07T21:24:04.990 INFO:tasks.rados.rados.0.smithi003.stdout:3118: seq_num 973 ranges {0=704512,704512=573440,1277952=507904,1785856=122880} 2023-10-07T21:24:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:3118: writing smithi003182153-43 from 0 to 704512 tid 1 2023-10-07T21:24:04.995 INFO:tasks.rados.rados.0.smithi003.stdout:3118: writing smithi003182153-43 from 704512 to 1277952 tid 2 2023-10-07T21:24:04.998 INFO:tasks.rados.rados.0.smithi003.stdout:3118: writing smithi003182153-43 from 1277952 to 1785856 tid 3 2023-10-07T21:24:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:3118: writing smithi003182153-43 from 1785856 to 1908736 tid 4 2023-10-07T21:24:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:3119: rollback oid 37 current snap is 312 2023-10-07T21:24:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 288 2023-10-07T21:24:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:3115: finishing write tid 2 to smithi003182153-1 2023-10-07T21:24:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:3115: finishing write tid 3 to smithi003182153-1 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:3115: finishing write tid 4 to smithi003182153-1 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:3115: finishing write tid 5 to smithi003182153-1 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 2835 (ObjNum 971 snap 312 seq_num 971) dirty exists 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:3115: left oid 1 (ObjNum 971 snap 312 seq_num 971) 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:3118: finishing write tid 1 to smithi003182153-43 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:3118: finishing write tid 2 to smithi003182153-43 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:3115: done (2 left) 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 312 2023-10-07T21:24:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:3120: seq_num 974 ranges {1622016=720896,2342912=507904,2850816=671744,3522560=24576} 2023-10-07T21:24:05.012 INFO:tasks.rados.rados.0.smithi003.stdout:3120: writing smithi003182153-42 from 1622016 to 2342912 tid 1 2023-10-07T21:24:05.014 INFO:tasks.rados.rados.0.smithi003.stdout:3120: writing smithi003182153-42 from 2342912 to 2850816 tid 2 2023-10-07T21:24:05.018 INFO:tasks.rados.rados.0.smithi003.stdout:3120: writing smithi003182153-42 from 2850816 to 3522560 tid 3 2023-10-07T21:24:05.018 INFO:tasks.rados.rados.0.smithi003.stdout:3120: writing smithi003182153-42 from 3522560 to 3547136 tid 4 2023-10-07T21:24:05.019 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 312 2023-10-07T21:24:05.019 INFO:tasks.rados.rados.0.smithi003.stdout:3119: finishing rollback tid 0 to smithi003182153-37 2023-10-07T21:24:05.019 INFO:tasks.rados.rados.0.smithi003.stdout:3121: seq_num 975 ranges {0=737280,737280=786432,1523712=417792} 2023-10-07T21:24:05.023 INFO:tasks.rados.rados.0.smithi003.stdout:3121: writing smithi003182153-4 from 0 to 737280 tid 1 2023-10-07T21:24:05.027 INFO:tasks.rados.rados.0.smithi003.stdout:3121: writing smithi003182153-4 from 737280 to 1523712 tid 2 2023-10-07T21:24:05.031 INFO:tasks.rados.rados.0.smithi003.stdout:3121: writing smithi003182153-4 from 1523712 to 1941504 tid 3 2023-10-07T21:24:05.031 INFO:tasks.rados.rados.0.smithi003.stdout:3122: snap_create 2023-10-07T21:24:05.031 INFO:tasks.rados.rados.0.smithi003.stdout:3119: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:24:05.032 INFO:tasks.rados.rados.0.smithi003.stdout:3119: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:24:05.032 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2613 (ObjNum 884 snap 286 seq_num 884) dirty exists 2023-10-07T21:24:05.032 INFO:tasks.rados.rados.0.smithi003.stdout:3118: finishing write tid 3 to smithi003182153-43 2023-10-07T21:24:05.032 INFO:tasks.rados.rados.0.smithi003.stdout:3118: finishing write tid 4 to smithi003182153-43 2023-10-07T21:24:05.032 INFO:tasks.rados.rados.0.smithi003.stdout:3118: finishing write tid 5 to smithi003182153-43 2023-10-07T21:24:05.032 INFO:tasks.rados.rados.0.smithi003.stdout:3118: finishing write tid 6 to smithi003182153-43 2023-10-07T21:24:05.033 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 2837 (ObjNum 973 snap 312 seq_num 973) dirty exists 2023-10-07T21:24:05.033 INFO:tasks.rados.rados.0.smithi003.stdout:3118: left oid 43 (ObjNum 973 snap 312 seq_num 973) 2023-10-07T21:24:05.033 INFO:tasks.rados.rados.0.smithi003.stdout:3120: finishing write tid 1 to smithi003182153-42 2023-10-07T21:24:05.033 INFO:tasks.rados.rados.0.smithi003.stdout:3120: finishing write tid 2 to smithi003182153-42 2023-10-07T21:24:05.033 INFO:tasks.rados.rados.0.smithi003.stdout:3120: finishing write tid 3 to smithi003182153-42 2023-10-07T21:24:05.033 INFO:tasks.rados.rados.0.smithi003.stdout:3120: finishing write tid 4 to smithi003182153-42 2023-10-07T21:24:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:3120: finishing write tid 5 to smithi003182153-42 2023-10-07T21:24:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:3120: finishing write tid 6 to smithi003182153-42 2023-10-07T21:24:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 2842 (ObjNum 974 snap 312 seq_num 974) dirty exists 2023-10-07T21:24:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:3120: left oid 42 (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:24:05.034 INFO:tasks.rados.rados.0.smithi003.stdout:3121: finishing write tid 1 to smithi003182153-4 2023-10-07T21:24:05.035 INFO:tasks.rados.rados.0.smithi003.stdout:3121: finishing write tid 2 to smithi003182153-4 2023-10-07T21:24:05.036 INFO:tasks.rados.rados.0.smithi003.stdout:3121: finishing write tid 3 to smithi003182153-4 2023-10-07T21:24:05.036 INFO:tasks.rados.rados.0.smithi003.stdout:3121: finishing write tid 4 to smithi003182153-4 2023-10-07T21:24:05.036 INFO:tasks.rados.rados.0.smithi003.stdout:3121: finishing write tid 5 to smithi003182153-4 2023-10-07T21:24:05.036 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2625 (ObjNum 975 snap 312 seq_num 975) dirty exists 2023-10-07T21:24:05.036 INFO:tasks.rados.rados.0.smithi003.stdout:3121: left oid 4 (ObjNum 975 snap 312 seq_num 975) 2023-10-07T21:24:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:04 smithi003 ceph-mon[200960]: osdmap e685: 8 total, 8 up, 8 in 2023-10-07T21:24:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:04 smithi003 ceph-mon[200960]: osdmap e686: 8 total, 8 up, 8 in 2023-10-07T21:24:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:04 smithi003 ceph-mon[204507]: osdmap e685: 8 total, 8 up, 8 in 2023-10-07T21:24:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:04 smithi003 ceph-mon[204507]: osdmap e686: 8 total, 8 up, 8 in 2023-10-07T21:24:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:04 smithi046 ceph-mon[189713]: osdmap e685: 8 total, 8 up, 8 in 2023-10-07T21:24:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:04 smithi046 ceph-mon[189713]: osdmap e686: 8 total, 8 up, 8 in 2023-10-07T21:24:05.933 INFO:tasks.rados.rados.0.smithi003.stdout:3118: done (4 left) 2023-10-07T21:24:05.934 INFO:tasks.rados.rados.0.smithi003.stdout:3119: done (3 left) 2023-10-07T21:24:05.934 INFO:tasks.rados.rados.0.smithi003.stdout:3120: done (2 left) 2023-10-07T21:24:05.934 INFO:tasks.rados.rados.0.smithi003.stdout:3121: done (1 left) 2023-10-07T21:24:05.934 INFO:tasks.rados.rados.0.smithi003.stdout:3122: done (0 left) 2023-10-07T21:24:05.934 INFO:tasks.rados.rados.0.smithi003.stdout:3123: delete oid 47 current snap is 313 2023-10-07T21:24:05.938 INFO:tasks.rados.rados.0.smithi003.stdout:3123: done (0 left) 2023-10-07T21:24:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:3124: snap_create 2023-10-07T21:24:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:05 smithi003 ceph-mon[200960]: pgmap v676: 121 pgs: 4 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 116 active+clean; 643 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2023-10-07T21:24:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:05 smithi003 ceph-mon[204507]: pgmap v676: 121 pgs: 4 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 116 active+clean; 643 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2023-10-07T21:24:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:05 smithi046 ceph-mon[189713]: pgmap v676: 121 pgs: 4 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 116 active+clean; 643 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.2 MiB/s wr, 30 op/s 2023-10-07T21:24:06.935 INFO:tasks.rados.rados.0.smithi003.stdout:3124: done (0 left) 2023-10-07T21:24:06.935 INFO:tasks.rados.rados.0.smithi003.stdout:3125: read oid 39 snap -1 2023-10-07T21:24:06.935 INFO:tasks.rados.rados.0.smithi003.stdout:3125: expect (ObjNum 883 snap 285 seq_num 883) 2023-10-07T21:24:06.935 INFO:tasks.rados.rados.0.smithi003.stdout:3126: snap_remove snap 263 2023-10-07T21:24:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:06 smithi003 ceph-mon[200960]: osdmap e687: 8 total, 8 up, 8 in 2023-10-07T21:24:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:06 smithi003 ceph-mon[204507]: osdmap e687: 8 total, 8 up, 8 in 2023-10-07T21:24:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:06 smithi046 ceph-mon[189713]: osdmap e687: 8 total, 8 up, 8 in 2023-10-07T21:24:07.934 INFO:tasks.rados.rados.0.smithi003.stdout:3126: done (1 left) 2023-10-07T21:24:07.934 INFO:tasks.rados.rados.0.smithi003.stdout:3127: rmattr oid 3 current snap is 314 2023-10-07T21:24:07.934 INFO:tasks.rados.rados.0.smithi003.stdout:3127: done (1 left) 2023-10-07T21:24:07.934 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 314 2023-10-07T21:24:07.935 INFO:tasks.rados.rados.0.smithi003.stdout:3125: expect (ObjNum 883 snap 285 seq_num 883) 2023-10-07T21:24:08.141 INFO:tasks.rados.rados.0.smithi003.stdout:3128: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2023-10-07T21:24:08.145 INFO:tasks.rados.rados.0.smithi003.stdout:3128: writing smithi003182153-47 from 0 to 770048 tid 1 2023-10-07T21:24:08.148 INFO:tasks.rados.rados.0.smithi003.stdout:3128: writing smithi003182153-47 from 770048 to 1327104 tid 2 2023-10-07T21:24:08.151 INFO:tasks.rados.rados.0.smithi003.stdout:3128: writing smithi003182153-47 from 1327104 to 1818624 tid 3 2023-10-07T21:24:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:3128: writing smithi003182153-47 from 1818624 to 1974272 tid 4 2023-10-07T21:24:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:3125: done (1 left) 2023-10-07T21:24:08.152 INFO:tasks.rados.rados.0.smithi003.stdout:3129: snap_remove snap 285 2023-10-07T21:24:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:07 smithi003 ceph-mon[200960]: osdmap e688: 8 total, 8 up, 8 in 2023-10-07T21:24:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:07 smithi003 ceph-mon[200960]: pgmap v679: 121 pgs: 4 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 116 active+clean; 649 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 17 op/s 2023-10-07T21:24:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:07 smithi003 ceph-mon[200960]: osdmap e689: 8 total, 8 up, 8 in 2023-10-07T21:24:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:07 smithi003 ceph-mon[204507]: osdmap e688: 8 total, 8 up, 8 in 2023-10-07T21:24:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:07 smithi003 ceph-mon[204507]: pgmap v679: 121 pgs: 4 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 116 active+clean; 649 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 17 op/s 2023-10-07T21:24:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:07 smithi003 ceph-mon[204507]: osdmap e689: 8 total, 8 up, 8 in 2023-10-07T21:24:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:07 smithi046 ceph-mon[189713]: osdmap e688: 8 total, 8 up, 8 in 2023-10-07T21:24:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:07 smithi046 ceph-mon[189713]: pgmap v679: 121 pgs: 4 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 116 active+clean; 649 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 17 op/s 2023-10-07T21:24:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:07 smithi046 ceph-mon[189713]: osdmap e689: 8 total, 8 up, 8 in 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3129: done (1 left) 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3130: copy_from oid 6 from oid 43 current snap is 314 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 1 to smithi003182153-47 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3131: copy_from oid 40 from oid 41 current snap is 314 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 2 to smithi003182153-47 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 3 to smithi003182153-47 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 4 to smithi003182153-47 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 5 to smithi003182153-47 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 6 to smithi003182153-47 2023-10-07T21:24:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2818 (ObjNum 977 snap 314 seq_num 977) dirty exists 2023-10-07T21:24:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3128: left oid 47 (ObjNum 977 snap 314 seq_num 977) 2023-10-07T21:24:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3128: done (2 left) 2023-10-07T21:24:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3132: setattr oid 12 current snap is 314 2023-10-07T21:24:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3133: delete oid 1 current snap is 314 2023-10-07T21:24:08.988 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2581 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:24:08.992 INFO:tasks.rados.rados.0.smithi003.stdout:3130: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:24:08.993 INFO:tasks.rados.rados.0.smithi003.stdout:3131: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:24:08.997 INFO:tasks.rados.rados.0.smithi003.stdout:3131: finishing copy_from to smithi003182153-40 2023-10-07T21:24:08.997 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2811 (ObjNum 904 snap 290 seq_num 904) dirty exists 2023-10-07T21:24:08.998 INFO:tasks.rados.rados.0.smithi003.stdout:3130: finishing copy_from to smithi003182153-6 2023-10-07T21:24:08.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2837 (ObjNum 973 snap 312 seq_num 973) dirty exists 2023-10-07T21:24:08.999 INFO:tasks.rados.rados.0.smithi003.stdout:3130: done (3 left) 2023-10-07T21:24:08.999 INFO:tasks.rados.rados.0.smithi003.stdout:3131: done (2 left) 2023-10-07T21:24:08.999 INFO:tasks.rados.rados.0.smithi003.stdout:3132: done (1 left) 2023-10-07T21:24:08.999 INFO:tasks.rados.rados.0.smithi003.stdout:3133: done (0 left) 2023-10-07T21:24:08.999 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 314 2023-10-07T21:24:08.999 INFO:tasks.rados.rados.0.smithi003.stdout:3134: seq_num 979 ranges {0=802816,802816=729088,1531904=458752,1990656=16384} 2023-10-07T21:24:09.004 INFO:tasks.rados.rados.0.smithi003.stdout:3134: writing smithi003182153-30 from 0 to 802816 tid 1 2023-10-07T21:24:09.009 INFO:tasks.rados.rados.0.smithi003.stdout:3134: writing smithi003182153-30 from 802816 to 1531904 tid 2 2023-10-07T21:24:09.012 INFO:tasks.rados.rados.0.smithi003.stdout:3134: writing smithi003182153-30 from 1531904 to 1990656 tid 3 2023-10-07T21:24:09.012 INFO:tasks.rados.rados.0.smithi003.stdout:3134: writing smithi003182153-30 from 1990656 to 2007040 tid 4 2023-10-07T21:24:09.013 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 314 2023-10-07T21:24:09.013 INFO:tasks.rados.rados.0.smithi003.stdout:3134: finishing write tid 1 to smithi003182153-30 2023-10-07T21:24:09.013 INFO:tasks.rados.rados.0.smithi003.stdout:3135: seq_num 980 ranges {5947392=417792,6365184=614400,6979584=663552,7643136=327680} 2023-10-07T21:24:09.048 INFO:tasks.rados.rados.0.smithi003.stdout:3135: writing smithi003182153-7 from 5947392 to 6365184 tid 1 2023-10-07T21:24:09.051 INFO:tasks.rados.rados.0.smithi003.stdout:3135: writing smithi003182153-7 from 6365184 to 6979584 tid 2 2023-10-07T21:24:09.055 INFO:tasks.rados.rados.0.smithi003.stdout:3135: writing smithi003182153-7 from 6979584 to 7643136 tid 3 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:3135: writing smithi003182153-7 from 7643136 to 7970816 tid 4 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:3136: setattr oid 36 current snap is 314 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:3134: finishing write tid 2 to smithi003182153-30 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:3134: finishing write tid 3 to smithi003182153-30 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:3134: finishing write tid 4 to smithi003182153-30 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:3134: finishing write tid 5 to smithi003182153-30 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:3134: finishing write tid 6 to smithi003182153-30 2023-10-07T21:24:09.057 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 2842 (ObjNum 979 snap 314 seq_num 979) dirty exists 2023-10-07T21:24:09.058 INFO:tasks.rados.rados.0.smithi003.stdout:3134: left oid 30 (ObjNum 979 snap 314 seq_num 979) 2023-10-07T21:24:09.058 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 1 to smithi003182153-7 2023-10-07T21:24:09.058 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 2 to smithi003182153-7 2023-10-07T21:24:09.059 INFO:tasks.rados.rados.0.smithi003.stdout:3134: done (2 left) 2023-10-07T21:24:09.059 INFO:tasks.rados.rados.0.smithi003.stdout:3137: rollback oid 14 current snap is 314 2023-10-07T21:24:09.059 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 283 2023-10-07T21:24:09.059 INFO:tasks.rados.rados.0.smithi003.stdout:3138: setattr oid 22 current snap is 314 2023-10-07T21:24:09.059 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 3 to smithi003182153-7 2023-10-07T21:24:09.060 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 4 to smithi003182153-7 2023-10-07T21:24:09.060 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 5 to smithi003182153-7 2023-10-07T21:24:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 6 to smithi003182153-7 2023-10-07T21:24:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2610 (ObjNum 980 snap 314 seq_num 980) dirty exists 2023-10-07T21:24:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:3135: left oid 7 (ObjNum 980 snap 314 seq_num 980) 2023-10-07T21:24:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:3135: done (3 left) 2023-10-07T21:24:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:3139: snap_create 2023-10-07T21:24:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3137: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:24:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2354 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-10-07T21:24:09.063 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2500 (ObjNum 640 snap 202 seq_num 640) dirty exists 2023-10-07T21:24:09.066 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2837 (ObjNum 957 snap 312 seq_num 957) dirty exists 2023-10-07T21:24:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:3136: done (3 left) 2023-10-07T21:24:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:3137: done (2 left) 2023-10-07T21:24:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:3138: done (1 left) 2023-10-07T21:24:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:3139: done (0 left) 2023-10-07T21:24:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 315 2023-10-07T21:24:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:3140: seq_num 981 ranges {7200768=434176,7634944=540672,8175616=466944,8642560=524288,9166848=73728} 2023-10-07T21:24:09.878 INFO:tasks.rados.rados.0.smithi003.stdout:3140: writing smithi003182153-45 from 7200768 to 7634944 tid 1 2023-10-07T21:24:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3140: writing smithi003182153-45 from 7634944 to 8175616 tid 2 2023-10-07T21:24:09.884 INFO:tasks.rados.rados.0.smithi003.stdout:3140: writing smithi003182153-45 from 8175616 to 8642560 tid 3 2023-10-07T21:24:09.887 INFO:tasks.rados.rados.0.smithi003.stdout:3140: writing smithi003182153-45 from 8642560 to 9166848 tid 4 2023-10-07T21:24:09.887 INFO:tasks.rados.rados.0.smithi003.stdout:3140: writing smithi003182153-45 from 9166848 to 9240576 tid 5 2023-10-07T21:24:09.887 INFO:tasks.rados.rados.0.smithi003.stdout:3141: read oid 41 snap 279 2023-10-07T21:24:09.888 INFO:tasks.rados.rados.0.smithi003.stdout:3141: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:24:09.888 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 315 2023-10-07T21:24:09.888 INFO:tasks.rados.rados.0.smithi003.stdout:3142: seq_num 982 ranges {1892352=450560,2342912=425984,2768896=679936,3448832=466944,3915776=32768} 2023-10-07T21:24:09.901 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi003182153-26 from 1892352 to 2342912 tid 1 2023-10-07T21:24:09.903 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi003182153-26 from 2342912 to 2768896 tid 2 2023-10-07T21:24:09.908 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi003182153-26 from 2768896 to 3448832 tid 3 2023-10-07T21:24:09.911 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi003182153-26 from 3448832 to 3915776 tid 4 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi003182153-26 from 3915776 to 3948544 tid 5 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3143: rollback oid 44 current snap is 315 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 248 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: finishing write tid 1 to smithi003182153-45 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: finishing write tid 2 to smithi003182153-45 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: finishing write tid 3 to smithi003182153-45 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: finishing write tid 4 to smithi003182153-45 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: finishing write tid 5 to smithi003182153-45 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: finishing write tid 6 to smithi003182153-45 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: finishing write tid 7 to smithi003182153-45 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2843 (ObjNum 981 snap 315 seq_num 981) dirty exists 2023-10-07T21:24:09.912 INFO:tasks.rados.rados.0.smithi003.stdout:3140: left oid 45 (ObjNum 981 snap 315 seq_num 981) 2023-10-07T21:24:09.913 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 1 to smithi003182153-26 2023-10-07T21:24:09.913 INFO:tasks.rados.rados.0.smithi003.stdout:3140: done (3 left) 2023-10-07T21:24:09.913 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 315 2023-10-07T21:24:09.913 INFO:tasks.rados.rados.0.smithi003.stdout:3144: seq_num 983 ranges {0=466944,466944=712704,1179648=434176,1613824=458752} 2023-10-07T21:24:09.917 INFO:tasks.rados.rados.0.smithi003.stdout:3144: writing smithi003182153-20 from 0 to 466944 tid 1 2023-10-07T21:24:09.919 INFO:tasks.rados.rados.0.smithi003.stdout:3144: writing smithi003182153-20 from 466944 to 1179648 tid 2 2023-10-07T21:24:09.922 INFO:tasks.rados.rados.0.smithi003.stdout:3144: writing smithi003182153-20 from 1179648 to 1613824 tid 3 2023-10-07T21:24:09.925 INFO:tasks.rados.rados.0.smithi003.stdout:3144: writing smithi003182153-20 from 1613824 to 2072576 tid 4 2023-10-07T21:24:09.925 INFO:tasks.rados.rados.0.smithi003.stdout:3145: delete oid 16 current snap is 315 2023-10-07T21:24:09.925 INFO:tasks.rados.rados.0.smithi003.stdout:3141: expect (ObjNum 709 snap 228 seq_num 709) 2023-10-07T21:24:10.160 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 2 to smithi003182153-26 2023-10-07T21:24:10.160 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 3 to smithi003182153-26 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3143: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 2836 (ObjNum 33 snap 0 seq_num 1511637472) dirty dne 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3144: finishing write tid 1 to smithi003182153-20 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 4 to smithi003182153-26 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 5 to smithi003182153-26 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 6 to smithi003182153-26 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3141: done (4 left) 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3143: done (3 left) 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3145: done (2 left) 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3146: copy_from oid 10 from oid 50 current snap is 315 2023-10-07T21:24:10.161 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 7 to smithi003182153-26 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 2364 (ObjNum 982 snap 315 seq_num 982) dirty exists 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3142: left oid 26 (ObjNum 982 snap 315 seq_num 982) 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3144: finishing write tid 2 to smithi003182153-20 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3144: finishing write tid 3 to smithi003182153-20 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3144: finishing write tid 4 to smithi003182153-20 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3144: finishing write tid 5 to smithi003182153-20 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3144: finishing write tid 6 to smithi003182153-20 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2831 (ObjNum 983 snap 315 seq_num 983) dirty exists 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3144: left oid 20 (ObjNum 983 snap 315 seq_num 983) 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3142: done (2 left) 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3144: done (1 left) 2023-10-07T21:24:10.162 INFO:tasks.rados.rados.0.smithi003.stdout:3147: setattr oid 33 current snap is 315 2023-10-07T21:24:10.163 INFO:tasks.rados.rados.0.smithi003.stdout:3148: rollback oid 36 current snap is 315 2023-10-07T21:24:10.163 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 36 to 311 2023-10-07T21:24:10.163 INFO:tasks.rados.rados.0.smithi003.stdout:3149: rmattr oid 22 current snap is 315 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:3150: rollback oid 16 current snap is 315 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 16 to 312 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:3151: copy_from oid 45 from oid 9 current snap is 315 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:3146: finishing copy_from to smithi003182153-10 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:3146: got expected ENOENT (src dne) 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:3152: rollback oid 21 current snap is 315 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 312 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 315 2023-10-07T21:24:10.164 INFO:tasks.rados.rados.0.smithi003.stdout:3153: seq_num 985 ranges {843776=499712,1343488=483328,1826816=450560,2277376=581632,2859008=90112} 2023-10-07T21:24:10.169 INFO:tasks.rados.rados.0.smithi003.stdout:3153: writing smithi003182153-12 from 843776 to 1343488 tid 1 2023-10-07T21:24:10.172 INFO:tasks.rados.rados.0.smithi003.stdout:3153: writing smithi003182153-12 from 1343488 to 1826816 tid 2 2023-10-07T21:24:10.175 INFO:tasks.rados.rados.0.smithi003.stdout:3153: writing smithi003182153-12 from 1826816 to 2277376 tid 3 2023-10-07T21:24:10.178 INFO:tasks.rados.rados.0.smithi003.stdout:3153: writing smithi003182153-12 from 2277376 to 2859008 tid 4 2023-10-07T21:24:10.180 INFO:tasks.rados.rados.0.smithi003.stdout:3153: writing smithi003182153-12 from 2859008 to 2949120 tid 5 2023-10-07T21:24:10.180 INFO:tasks.rados.rados.0.smithi003.stdout:3154: read oid 23 snap 310 2023-10-07T21:24:10.180 INFO:tasks.rados.rados.0.smithi003.stdout:3154: expect (ObjNum 852 snap 273 seq_num 852) 2023-10-07T21:24:10.180 INFO:tasks.rados.rados.0.smithi003.stdout:3155: read oid 43 snap -1 2023-10-07T21:24:10.180 INFO:tasks.rados.rados.0.smithi003.stdout:3155: expect (ObjNum 973 snap 312 seq_num 973) 2023-10-07T21:24:10.180 INFO:tasks.rados.rados.0.smithi003.stdout:3156: delete oid 34 current snap is 315 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:3146: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:3150: finishing rollback tid 1 to smithi003182153-16 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2888 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing rollback tid 0 to smithi003182153-36 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing rollback tid 1 to smithi003182153-36 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing rollback tid 2 to smithi003182153-36 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2503 (ObjNum 927 snap 303 seq_num 927) dirty exists 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 2365 (ObjNum 932 snap 303 seq_num 932) dirty exists 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2844 (ObjNum 957 snap 312 seq_num 957) dirty exists 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:3152: finishing rollback tid 0 to smithi003182153-21 2023-10-07T21:24:10.181 INFO:tasks.rados.rados.0.smithi003.stdout:3152: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:24:10.182 INFO:tasks.rados.rados.0.smithi003.stdout:3152: finishing rollback tid 2 to smithi003182153-21 2023-10-07T21:24:10.182 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2814 (ObjNum 938 snap 306 seq_num 938) dirty exists 2023-10-07T21:24:10.182 INFO:tasks.rados.rados.0.smithi003.stdout:3153: finishing write tid 1 to smithi003182153-12 2023-10-07T21:24:10.182 INFO:tasks.rados.rados.0.smithi003.stdout:3153: finishing write tid 2 to smithi003182153-12 2023-10-07T21:24:10.183 INFO:tasks.rados.rados.0.smithi003.stdout:3151: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:24:10.183 INFO:tasks.rados.rados.0.smithi003.stdout:3153: finishing write tid 3 to smithi003182153-12 2023-10-07T21:24:10.189 INFO:tasks.rados.rados.0.smithi003.stdout:3153: finishing write tid 4 to smithi003182153-12 2023-10-07T21:24:10.189 INFO:tasks.rados.rados.0.smithi003.stdout:3153: finishing write tid 5 to smithi003182153-12 2023-10-07T21:24:10.189 INFO:tasks.rados.rados.0.smithi003.stdout:3153: finishing write tid 6 to smithi003182153-12 2023-10-07T21:24:10.190 INFO:tasks.rados.rados.0.smithi003.stdout:3155: expect (ObjNum 973 snap 312 seq_num 973) 2023-10-07T21:24:10.238 INFO:tasks.rados.rados.0.smithi003.stdout:3153: finishing write tid 7 to smithi003182153-12 2023-10-07T21:24:10.239 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2587 (ObjNum 985 snap 315 seq_num 985) dirty exists 2023-10-07T21:24:10.239 INFO:tasks.rados.rados.0.smithi003.stdout:3153: left oid 12 (ObjNum 985 snap 315 seq_num 985) 2023-10-07T21:24:10.239 INFO:tasks.rados.rados.0.smithi003.stdout:3154: expect (ObjNum 852 snap 273 seq_num 852) 2023-10-07T21:24:10.295 INFO:tasks.rados.rados.0.smithi003.stdout:3151: finishing copy_from to smithi003182153-45 2023-10-07T21:24:10.295 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2331 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:24:10.295 INFO:tasks.rados.rados.0.smithi003.stdout:3146: done (10 left) 2023-10-07T21:24:10.295 INFO:tasks.rados.rados.0.smithi003.stdout:3147: done (9 left) 2023-10-07T21:24:10.295 INFO:tasks.rados.rados.0.smithi003.stdout:3148: done (8 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3149: done (7 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3150: done (6 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3151: done (5 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3152: done (4 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3153: done (3 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3154: done (2 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3155: done (1 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3156: done (0 left) 2023-10-07T21:24:10.296 INFO:tasks.rados.rados.0.smithi003.stdout:3157: delete oid 12 current snap is 315 2023-10-07T21:24:10.297 INFO:tasks.rados.rados.0.smithi003.stdout:3157: done (0 left) 2023-10-07T21:24:10.297 INFO:tasks.rados.rados.0.smithi003.stdout:3158: read oid 45 snap -1 2023-10-07T21:24:10.297 INFO:tasks.rados.rados.0.smithi003.stdout:3158: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:24:10.298 INFO:tasks.rados.rados.0.smithi003.stdout:3159: copy_from oid 44 from oid 31 current snap is 315 2023-10-07T21:24:10.298 INFO:tasks.rados.rados.0.smithi003.stdout:3160: rollback oid 4 current snap is 315 2023-10-07T21:24:10.298 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 4 to 205 2023-10-07T21:24:10.298 INFO:tasks.rados.rados.0.smithi003.stdout:3161: snap_create 2023-10-07T21:24:10.298 INFO:tasks.rados.rados.0.smithi003.stdout:3159: finishing copy_from to smithi003182153-44 2023-10-07T21:24:10.298 INFO:tasks.rados.rados.0.smithi003.stdout:3159: got expected ENOENT (src dne) 2023-10-07T21:24:10.298 INFO:tasks.rados.rados.0.smithi003.stdout:3159: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:24:10.300 INFO:tasks.rados.rados.0.smithi003.stdout:3160: finishing rollback tid 0 to smithi003182153-4 2023-10-07T21:24:10.301 INFO:tasks.rados.rados.0.smithi003.stdout:3160: finishing rollback tid 1 to smithi003182153-4 2023-10-07T21:24:10.301 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2627 (ObjNum 209 snap 0 seq_num 1511900080) dirty dne 2023-10-07T21:24:10.312 INFO:tasks.rados.rados.0.smithi003.stdout:3158: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:24:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:09 smithi003 ceph-mon[200960]: osdmap e690: 8 total, 8 up, 8 in 2023-10-07T21:24:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:09 smithi003 ceph-mon[200960]: pgmap v682: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 642 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.1 MiB/s wr, 14 op/s 2023-10-07T21:24:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:09 smithi003 ceph-mon[200960]: osdmap e691: 8 total, 8 up, 8 in 2023-10-07T21:24:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:09 smithi003 ceph-mon[204507]: osdmap e690: 8 total, 8 up, 8 in 2023-10-07T21:24:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:09 smithi003 ceph-mon[204507]: pgmap v682: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 642 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.1 MiB/s wr, 14 op/s 2023-10-07T21:24:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:09 smithi003 ceph-mon[204507]: osdmap e691: 8 total, 8 up, 8 in 2023-10-07T21:24:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:09 smithi046 ceph-mon[189713]: osdmap e690: 8 total, 8 up, 8 in 2023-10-07T21:24:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:09 smithi046 ceph-mon[189713]: pgmap v682: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 642 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.1 MiB/s wr, 14 op/s 2023-10-07T21:24:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:09 smithi046 ceph-mon[189713]: osdmap e691: 8 total, 8 up, 8 in 2023-10-07T21:24:10.975 INFO:tasks.rados.rados.0.smithi003.stdout:3158: done (3 left) 2023-10-07T21:24:10.975 INFO:tasks.rados.rados.0.smithi003.stdout:3159: done (2 left) 2023-10-07T21:24:10.975 INFO:tasks.rados.rados.0.smithi003.stdout:3160: done (1 left) 2023-10-07T21:24:10.975 INFO:tasks.rados.rados.0.smithi003.stdout:3161: done (0 left) 2023-10-07T21:24:10.976 INFO:tasks.rados.rados.0.smithi003.stdout:3162: snap_create 2023-10-07T21:24:11.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:24:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:24:11] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-10-07T21:24:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:11 smithi003 ceph-mon[204507]: osdmap e692: 8 total, 8 up, 8 in 2023-10-07T21:24:11.977 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:11 smithi003 ceph-mon[204507]: pgmap v685: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 657 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.0 MiB/s wr, 22 op/s 2023-10-07T21:24:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3162: done (0 left) 2023-10-07T21:24:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3163: delete oid 22 current snap is 317 2023-10-07T21:24:11.986 INFO:tasks.rados.rados.0.smithi003.stdout:3163: done (0 left) 2023-10-07T21:24:11.986 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 317 2023-10-07T21:24:11.986 INFO:tasks.rados.rados.0.smithi003.stdout:3164: seq_num 989 ranges {1974272=573440,2547712=466944,3014656=434176,3448832=638976,4087808=65536} 2023-10-07T21:24:12.000 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi003182153-47 from 1974272 to 2547712 tid 1 2023-10-07T21:24:12.002 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi003182153-47 from 2547712 to 3014656 tid 2 2023-10-07T21:24:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi003182153-47 from 3014656 to 3448832 tid 3 2023-10-07T21:24:12.009 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi003182153-47 from 3448832 to 4087808 tid 4 2023-10-07T21:24:12.010 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi003182153-47 from 4087808 to 4153344 tid 5 2023-10-07T21:24:12.010 INFO:tasks.rados.rados.0.smithi003.stdout:3165: setattr oid 7 current snap is 317 2023-10-07T21:24:12.010 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 1 to smithi003182153-47 2023-10-07T21:24:12.010 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 2 to smithi003182153-47 2023-10-07T21:24:12.010 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 3 to smithi003182153-47 2023-10-07T21:24:12.011 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 317 2023-10-07T21:24:12.011 INFO:tasks.rados.rados.0.smithi003.stdout:3166: seq_num 990 ranges {1286144=589824,1875968=753664,2629632=638976,3268608=212992} 2023-10-07T21:24:12.021 INFO:tasks.rados.rados.0.smithi003.stdout:3166: writing smithi003182153-2 from 1286144 to 1875968 tid 1 2023-10-07T21:24:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3166: writing smithi003182153-2 from 1875968 to 2629632 tid 2 2023-10-07T21:24:12.029 INFO:tasks.rados.rados.0.smithi003.stdout:3166: writing smithi003182153-2 from 2629632 to 3268608 tid 3 2023-10-07T21:24:12.031 INFO:tasks.rados.rados.0.smithi003.stdout:3166: writing smithi003182153-2 from 3268608 to 3481600 tid 4 2023-10-07T21:24:12.031 INFO:tasks.rados.rados.0.smithi003.stdout:3167: rmattr oid 28 current snap is 317 2023-10-07T21:24:12.031 INFO:tasks.rados.rados.0.smithi003.stdout:3167: done (3 left) 2023-10-07T21:24:12.031 INFO:tasks.rados.rados.0.smithi003.stdout:3168: snap_create 2023-10-07T21:24:12.031 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 4 to smithi003182153-47 2023-10-07T21:24:12.031 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 5 to smithi003182153-47 2023-10-07T21:24:12.031 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2611 (ObjNum 980 snap 314 seq_num 980) dirty exists 2023-10-07T21:24:12.032 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 6 to smithi003182153-47 2023-10-07T21:24:12.032 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 7 to smithi003182153-47 2023-10-07T21:24:12.032 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2824 (ObjNum 989 snap 317 seq_num 989) dirty exists 2023-10-07T21:24:12.032 INFO:tasks.rados.rados.0.smithi003.stdout:3164: left oid 47 (ObjNum 989 snap 317 seq_num 989) 2023-10-07T21:24:12.032 INFO:tasks.rados.rados.0.smithi003.stdout:3166: finishing write tid 1 to smithi003182153-2 2023-10-07T21:24:12.032 INFO:tasks.rados.rados.0.smithi003.stdout:3166: finishing write tid 2 to smithi003182153-2 2023-10-07T21:24:12.034 INFO:tasks.rados.rados.0.smithi003.stdout:3166: finishing write tid 3 to smithi003182153-2 2023-10-07T21:24:12.034 INFO:tasks.rados.rados.0.smithi003.stdout:3166: finishing write tid 4 to smithi003182153-2 2023-10-07T21:24:12.034 INFO:tasks.rados.rados.0.smithi003.stdout:3166: finishing write tid 5 to smithi003182153-2 2023-10-07T21:24:12.035 INFO:tasks.rados.rados.0.smithi003.stdout:3166: finishing write tid 6 to smithi003182153-2 2023-10-07T21:24:12.036 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 2616 (ObjNum 990 snap 317 seq_num 990) dirty exists 2023-10-07T21:24:12.036 INFO:tasks.rados.rados.0.smithi003.stdout:3166: left oid 2 (ObjNum 990 snap 317 seq_num 990) 2023-10-07T21:24:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:11 smithi003 ceph-mon[200960]: osdmap e692: 8 total, 8 up, 8 in 2023-10-07T21:24:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:11 smithi003 ceph-mon[200960]: pgmap v685: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 657 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.0 MiB/s wr, 22 op/s 2023-10-07T21:24:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:11 smithi046 ceph-mon[189713]: osdmap e692: 8 total, 8 up, 8 in 2023-10-07T21:24:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:11 smithi046 ceph-mon[189713]: pgmap v685: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 657 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.0 MiB/s wr, 22 op/s 2023-10-07T21:24:12.985 INFO:tasks.rados.rados.0.smithi003.stdout:3164: done (3 left) 2023-10-07T21:24:12.985 INFO:tasks.rados.rados.0.smithi003.stdout:3165: done (2 left) 2023-10-07T21:24:12.986 INFO:tasks.rados.rados.0.smithi003.stdout:3166: done (1 left) 2023-10-07T21:24:12.986 INFO:tasks.rados.rados.0.smithi003.stdout:3168: done (0 left) 2023-10-07T21:24:12.986 INFO:tasks.rados.rados.0.smithi003.stdout:3169: copy_from oid 26 from oid 49 current snap is 318 2023-10-07T21:24:12.986 INFO:tasks.rados.rados.0.smithi003.stdout:3170: setattr oid 24 current snap is 318 2023-10-07T21:24:12.988 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 318 2023-10-07T21:24:12.988 INFO:tasks.rados.rados.0.smithi003.stdout:3171: seq_num 991 ranges {0=606208,606208=638976,1245184=794624,2039808=172032} 2023-10-07T21:24:12.991 INFO:tasks.rados.rados.0.smithi003.stdout:3171: writing smithi003182153-16 from 0 to 606208 tid 1 2023-10-07T21:24:12.995 INFO:tasks.rados.rados.0.smithi003.stdout:3171: writing smithi003182153-16 from 606208 to 1245184 tid 2 2023-10-07T21:24:13.000 INFO:tasks.rados.rados.0.smithi003.stdout:3171: writing smithi003182153-16 from 1245184 to 2039808 tid 3 2023-10-07T21:24:13.002 INFO:tasks.rados.rados.0.smithi003.stdout:3171: writing smithi003182153-16 from 2039808 to 2211840 tid 4 2023-10-07T21:24:13.002 INFO:tasks.rados.rados.0.smithi003.stdout:3172: delete oid 41 current snap is 318 2023-10-07T21:24:13.002 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2844 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:24:13.002 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 1 to smithi003182153-16 2023-10-07T21:24:13.002 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 2 to smithi003182153-16 2023-10-07T21:24:13.003 INFO:tasks.rados.rados.0.smithi003.stdout:3169: finishing copy_from racing read to smithi003182153-26 2023-10-07T21:24:13.005 INFO:tasks.rados.rados.0.smithi003.stdout:3169: finishing copy_from to smithi003182153-26 2023-10-07T21:24:13.005 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 2735 (ObjNum 929 snap 303 seq_num 929) dirty exists 2023-10-07T21:24:13.007 INFO:tasks.rados.rados.0.smithi003.stdout:3169: done (3 left) 2023-10-07T21:24:13.007 INFO:tasks.rados.rados.0.smithi003.stdout:3170: done (2 left) 2023-10-07T21:24:13.007 INFO:tasks.rados.rados.0.smithi003.stdout:3172: done (1 left) 2023-10-07T21:24:13.007 INFO:tasks.rados.rados.0.smithi003.stdout:3173: rmattr oid 10 current snap is 318 2023-10-07T21:24:13.008 INFO:tasks.rados.rados.0.smithi003.stdout:3173: done (1 left) 2023-10-07T21:24:13.008 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 318 2023-10-07T21:24:13.008 INFO:tasks.rados.rados.0.smithi003.stdout:3174: seq_num 993 ranges {0=638976,638976=409600,1048576=409600,1458176=688128,2146304=98304} 2023-10-07T21:24:13.011 INFO:tasks.rados.rados.0.smithi003.stdout:3174: writing smithi003182153-5 from 0 to 638976 tid 1 2023-10-07T21:24:13.014 INFO:tasks.rados.rados.0.smithi003.stdout:3174: writing smithi003182153-5 from 638976 to 1048576 tid 2 2023-10-07T21:24:13.016 INFO:tasks.rados.rados.0.smithi003.stdout:3174: writing smithi003182153-5 from 1048576 to 1458176 tid 3 2023-10-07T21:24:13.020 INFO:tasks.rados.rados.0.smithi003.stdout:3174: writing smithi003182153-5 from 1458176 to 2146304 tid 4 2023-10-07T21:24:13.021 INFO:tasks.rados.rados.0.smithi003.stdout:3174: writing smithi003182153-5 from 2146304 to 2244608 tid 5 2023-10-07T21:24:13.021 INFO:tasks.rados.rados.0.smithi003.stdout:3175: snap_create 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 3 to smithi003182153-16 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 4 to smithi003182153-16 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 5 to smithi003182153-16 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 6 to smithi003182153-16 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2934 (ObjNum 991 snap 318 seq_num 991) dirty exists 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3171: left oid 16 (ObjNum 991 snap 318 seq_num 991) 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3174: finishing write tid 1 to smithi003182153-5 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3174: finishing write tid 2 to smithi003182153-5 2023-10-07T21:24:13.022 INFO:tasks.rados.rados.0.smithi003.stdout:3174: finishing write tid 3 to smithi003182153-5 2023-10-07T21:24:13.025 INFO:tasks.rados.rados.0.smithi003.stdout:3174: finishing write tid 4 to smithi003182153-5 2023-10-07T21:24:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:3174: finishing write tid 5 to smithi003182153-5 2023-10-07T21:24:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:3174: finishing write tid 6 to smithi003182153-5 2023-10-07T21:24:13.029 INFO:tasks.rados.rados.0.smithi003.stdout:3174: finishing write tid 7 to smithi003182153-5 2023-10-07T21:24:13.029 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2940 (ObjNum 993 snap 318 seq_num 993) dirty exists 2023-10-07T21:24:13.029 INFO:tasks.rados.rados.0.smithi003.stdout:3174: left oid 5 (ObjNum 993 snap 318 seq_num 993) 2023-10-07T21:24:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:12 smithi003 ceph-mon[204507]: osdmap e693: 8 total, 8 up, 8 in 2023-10-07T21:24:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:12 smithi003 ceph-mon[200960]: osdmap e693: 8 total, 8 up, 8 in 2023-10-07T21:24:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:12 smithi046 ceph-mon[189713]: osdmap e693: 8 total, 8 up, 8 in 2023-10-07T21:24:13.992 INFO:tasks.rados.rados.0.smithi003.stdout:3171: done (2 left) 2023-10-07T21:24:13.992 INFO:tasks.rados.rados.0.smithi003.stdout:3174: done (1 left) 2023-10-07T21:24:13.992 INFO:tasks.rados.rados.0.smithi003.stdout:3175: done (0 left) 2023-10-07T21:24:13.992 INFO:tasks.rados.rados.0.smithi003.stdout:3176: delete oid 25 current snap is 319 2023-10-07T21:24:13.996 INFO:tasks.rados.rados.0.smithi003.stdout:3176: done (0 left) 2023-10-07T21:24:13.996 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 319 2023-10-07T21:24:13.996 INFO:tasks.rados.rados.0.smithi003.stdout:3177: seq_num 995 ranges {3457024=671744,4128768=573440,4702208=778240,5480448=253952} 2023-10-07T21:24:14.019 INFO:tasks.rados.rados.0.smithi003.stdout:3177: writing smithi003182153-45 from 3457024 to 4128768 tid 1 2023-10-07T21:24:14.022 INFO:tasks.rados.rados.0.smithi003.stdout:3177: writing smithi003182153-45 from 4128768 to 4702208 tid 2 2023-10-07T21:24:14.026 INFO:tasks.rados.rados.0.smithi003.stdout:3177: writing smithi003182153-45 from 4702208 to 5480448 tid 3 2023-10-07T21:24:14.027 INFO:tasks.rados.rados.0.smithi003.stdout:3177: writing smithi003182153-45 from 5480448 to 5734400 tid 4 2023-10-07T21:24:14.027 INFO:tasks.rados.rados.0.smithi003.stdout:3178: read oid 17 snap -1 2023-10-07T21:24:14.028 INFO:tasks.rados.rados.0.smithi003.stdout:3178: expect (ObjNum 956 snap 312 seq_num 956) 2023-10-07T21:24:14.028 INFO:tasks.rados.rados.0.smithi003.stdout:3179: delete oid 32 current snap is 319 2023-10-07T21:24:14.028 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 1 to smithi003182153-45 2023-10-07T21:24:14.030 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 2 to smithi003182153-45 2023-10-07T21:24:14.032 INFO:tasks.rados.rados.0.smithi003.stdout:3179: done (2 left) 2023-10-07T21:24:14.032 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 1 current snap is 319 2023-10-07T21:24:14.032 INFO:tasks.rados.rados.0.smithi003.stdout:3180: seq_num 997 ranges {0=704512,704512=794624,1499136=794624,2293760=16384} 2023-10-07T21:24:14.036 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi003182153-1 from 0 to 704512 tid 1 2023-10-07T21:24:14.041 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi003182153-1 from 704512 to 1499136 tid 2 2023-10-07T21:24:14.045 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi003182153-1 from 1499136 to 2293760 tid 3 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi003182153-1 from 2293760 to 2310144 tid 4 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3181: snap_create 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 3 to smithi003182153-45 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 4 to smithi003182153-45 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 5 to smithi003182153-45 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 6 to smithi003182153-45 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2850 (ObjNum 995 snap 319 seq_num 995) dirty exists 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3177: left oid 45 (ObjNum 995 snap 319 seq_num 995) 2023-10-07T21:24:14.046 INFO:tasks.rados.rados.0.smithi003.stdout:3178: expect (ObjNum 956 snap 312 seq_num 956) 2023-10-07T21:24:14.086 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 1 to smithi003182153-1 2023-10-07T21:24:14.086 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 2 to smithi003182153-1 2023-10-07T21:24:14.086 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 3 to smithi003182153-1 2023-10-07T21:24:14.087 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 4 to smithi003182153-1 2023-10-07T21:24:14.087 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 5 to smithi003182153-1 2023-10-07T21:24:14.087 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 6 to smithi003182153-1 2023-10-07T21:24:14.087 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 2855 (ObjNum 997 snap 319 seq_num 997) dirty exists 2023-10-07T21:24:14.087 INFO:tasks.rados.rados.0.smithi003.stdout:3180: left oid 1 (ObjNum 997 snap 319 seq_num 997) 2023-10-07T21:24:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:13 smithi003 ceph-mon[200960]: osdmap e694: 8 total, 8 up, 8 in 2023-10-07T21:24:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:13 smithi003 ceph-mon[200960]: pgmap v688: 121 pgs: 121 active+clean; 666 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.6 MiB/s wr, 45 op/s 2023-10-07T21:24:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:13 smithi003 ceph-mon[204507]: osdmap e694: 8 total, 8 up, 8 in 2023-10-07T21:24:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:13 smithi003 ceph-mon[204507]: pgmap v688: 121 pgs: 121 active+clean; 666 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.6 MiB/s wr, 45 op/s 2023-10-07T21:24:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:13 smithi046 ceph-mon[189713]: osdmap e694: 8 total, 8 up, 8 in 2023-10-07T21:24:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:13 smithi046 ceph-mon[189713]: pgmap v688: 121 pgs: 121 active+clean; 666 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.6 MiB/s wr, 45 op/s 2023-10-07T21:24:14.838 INFO:tasks.rados.rados.0.smithi003.stdout:3177: done (3 left) 2023-10-07T21:24:14.839 INFO:tasks.rados.rados.0.smithi003.stdout:3178: done (2 left) 2023-10-07T21:24:14.839 INFO:tasks.rados.rados.0.smithi003.stdout:3180: done (1 left) 2023-10-07T21:24:14.839 INFO:tasks.rados.rados.0.smithi003.stdout:3181: done (0 left) 2023-10-07T21:24:14.839 INFO:tasks.rados.rados.0.smithi003.stdout:3182: delete oid 26 current snap is 320 2023-10-07T21:24:14.846 INFO:tasks.rados.rados.0.smithi003.stdout:3182: done (0 left) 2023-10-07T21:24:14.846 INFO:tasks.rados.rados.0.smithi003.stdout:3183: copy_from oid 40 from oid 42 current snap is 320 2023-10-07T21:24:14.847 INFO:tasks.rados.rados.0.smithi003.stdout:3184: rmattr oid 28 current snap is 320 2023-10-07T21:24:14.847 INFO:tasks.rados.rados.0.smithi003.stdout:3185: delete oid 50 current snap is 320 2023-10-07T21:24:14.847 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 0 (ObjNum 257 snap 0 seq_num 205360160) dirty dne 2023-10-07T21:24:14.853 INFO:tasks.rados.rados.0.smithi003.stdout:3184: done (2 left) 2023-10-07T21:24:14.853 INFO:tasks.rados.rados.0.smithi003.stdout:3185: done (1 left) 2023-10-07T21:24:14.853 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 320 2023-10-07T21:24:14.853 INFO:tasks.rados.rados.0.smithi003.stdout:3186: seq_num 1000 ranges {5734400=753664,6488064=442368,6930432=565248,7495680=458752,7954432=139264} 2023-10-07T21:24:14.888 INFO:tasks.rados.rados.0.smithi003.stdout:3186: writing smithi003182153-45 from 5734400 to 6488064 tid 1 2023-10-07T21:24:14.891 INFO:tasks.rados.rados.0.smithi003.stdout:3186: writing smithi003182153-45 from 6488064 to 6930432 tid 2 2023-10-07T21:24:14.894 INFO:tasks.rados.rados.0.smithi003.stdout:3186: writing smithi003182153-45 from 6930432 to 7495680 tid 3 2023-10-07T21:24:14.897 INFO:tasks.rados.rados.0.smithi003.stdout:3186: writing smithi003182153-45 from 7495680 to 7954432 tid 4 2023-10-07T21:24:14.898 INFO:tasks.rados.rados.0.smithi003.stdout:3186: writing smithi003182153-45 from 7954432 to 8093696 tid 5 2023-10-07T21:24:14.898 INFO:tasks.rados.rados.0.smithi003.stdout:3187: read oid 14 snap -1 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3187: expect deleted 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3188: read oid 21 snap -1 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3188: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3189: rmattr oid 13 current snap is 320 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3183: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3183: finishing copy_from to smithi003182153-40 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 2842 (ObjNum 974 snap 312 seq_num 974) dirty exists 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3186: finishing write tid 1 to smithi003182153-45 2023-10-07T21:24:14.899 INFO:tasks.rados.rados.0.smithi003.stdout:3186: finishing write tid 2 to smithi003182153-45 2023-10-07T21:24:14.900 INFO:tasks.rados.rados.0.smithi003.stdout:3183: done (4 left) 2023-10-07T21:24:14.900 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 320 2023-10-07T21:24:14.900 INFO:tasks.rados.rados.0.smithi003.stdout:3190: seq_num 1001 ranges {1818624=770048,2588672=729088,3317760=770048,4087808=106496} 2023-10-07T21:24:14.913 INFO:tasks.rados.rados.0.smithi003.stdout:3190: writing smithi003182153-48 from 1818624 to 2588672 tid 1 2023-10-07T21:24:14.918 INFO:tasks.rados.rados.0.smithi003.stdout:3190: writing smithi003182153-48 from 2588672 to 3317760 tid 2 2023-10-07T21:24:14.922 INFO:tasks.rados.rados.0.smithi003.stdout:3190: writing smithi003182153-48 from 3317760 to 4087808 tid 3 2023-10-07T21:24:14.924 INFO:tasks.rados.rados.0.smithi003.stdout:3190: writing smithi003182153-48 from 4087808 to 4194304 tid 4 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 320 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3186: finishing write tid 3 to smithi003182153-45 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3186: finishing write tid 4 to smithi003182153-45 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3186: finishing write tid 5 to smithi003182153-45 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3186: finishing write tid 6 to smithi003182153-45 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3186: finishing write tid 7 to smithi003182153-45 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2861 (ObjNum 1000 snap 320 seq_num 1000) dirty exists 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3186: left oid 45 (ObjNum 1000 snap 320 seq_num 1000) 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2825 (ObjNum 953 snap 311 seq_num 953) dirty exists 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3190: finishing write tid 1 to smithi003182153-48 2023-10-07T21:24:14.925 INFO:tasks.rados.rados.0.smithi003.stdout:3191: seq_num 1002 ranges {10141696=786432,10928128=614400,11542528=581632,12124160=409600} 2023-10-07T21:24:14.983 INFO:tasks.rados.rados.0.smithi003.stdout:3191: writing smithi003182153-18 from 10141696 to 10928128 tid 1 2023-10-07T21:24:14.987 INFO:tasks.rados.rados.0.smithi003.stdout:3191: writing smithi003182153-18 from 10928128 to 11542528 tid 2 2023-10-07T21:24:14.990 INFO:tasks.rados.rados.0.smithi003.stdout:3191: writing smithi003182153-18 from 11542528 to 12124160 tid 3 2023-10-07T21:24:14.993 INFO:tasks.rados.rados.0.smithi003.stdout:3191: writing smithi003182153-18 from 12124160 to 12533760 tid 4 2023-10-07T21:24:14.993 INFO:tasks.rados.rados.0.smithi003.stdout:3186: done (5 left) 2023-10-07T21:24:14.993 INFO:tasks.rados.rados.0.smithi003.stdout:3187: done (4 left) 2023-10-07T21:24:14.993 INFO:tasks.rados.rados.0.smithi003.stdout:3189: done (3 left) 2023-10-07T21:24:14.993 INFO:tasks.rados.rados.0.smithi003.stdout:3192: setattr oid 38 current snap is 320 2023-10-07T21:24:14.993 INFO:tasks.rados.rados.0.smithi003.stdout:3190: finishing write tid 2 to smithi003182153-48 2023-10-07T21:24:14.993 INFO:tasks.rados.rados.0.smithi003.stdout:3188: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:24:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:14 smithi003 ceph-mon[204507]: osdmap e695: 8 total, 8 up, 8 in 2023-10-07T21:24:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:14 smithi003 ceph-mon[204507]: osdmap e696: 8 total, 8 up, 8 in 2023-10-07T21:24:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:14 smithi003 ceph-mon[200960]: osdmap e695: 8 total, 8 up, 8 in 2023-10-07T21:24:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:14 smithi003 ceph-mon[200960]: osdmap e696: 8 total, 8 up, 8 in 2023-10-07T21:24:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:14 smithi046 ceph-mon[189713]: osdmap e695: 8 total, 8 up, 8 in 2023-10-07T21:24:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:14 smithi046 ceph-mon[189713]: osdmap e696: 8 total, 8 up, 8 in 2023-10-07T21:24:15.543 INFO:tasks.rados.rados.0.smithi003.stdout:3190: finishing write tid 3 to smithi003182153-48 2023-10-07T21:24:15.543 INFO:tasks.rados.rados.0.smithi003.stdout:3190: finishing write tid 4 to smithi003182153-48 2023-10-07T21:24:15.543 INFO:tasks.rados.rados.0.smithi003.stdout:3190: finishing write tid 5 to smithi003182153-48 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3190: finishing write tid 6 to smithi003182153-48 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2632 (ObjNum 1001 snap 320 seq_num 1001) dirty exists 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3190: left oid 48 (ObjNum 1001 snap 320 seq_num 1001) 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3191: finishing write tid 1 to smithi003182153-18 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3191: finishing write tid 2 to smithi003182153-18 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3191: finishing write tid 3 to smithi003182153-18 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3191: finishing write tid 4 to smithi003182153-18 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3191: finishing write tid 5 to smithi003182153-18 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3191: finishing write tid 6 to smithi003182153-18 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2830 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3191: left oid 18 (ObjNum 1002 snap 320 seq_num 1002) 2023-10-07T21:24:15.544 INFO:tasks.rados.rados.0.smithi003.stdout:3188: done (3 left) 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3190: done (2 left) 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3191: done (1 left) 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3193: rmattr oid 23 current snap is 320 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3193: done (1 left) 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3194: copy_from oid 17 from oid 40 current snap is 320 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3195: read oid 49 snap -1 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3195: expect (ObjNum 929 snap 303 seq_num 929) 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3196: setattr oid 8 current snap is 320 2023-10-07T21:24:15.545 INFO:tasks.rados.rados.0.smithi003.stdout:3197: read oid 19 snap -1 2023-10-07T21:24:15.546 INFO:tasks.rados.rados.0.smithi003.stdout:3197: expect (ObjNum 931 snap 303 seq_num 931) 2023-10-07T21:24:15.546 INFO:tasks.rados.rados.0.smithi003.stdout:3198: snap_remove snap 301 2023-10-07T21:24:15.999 INFO:tasks.rados.rados.0.smithi003.stdout:3198: done (5 left) 2023-10-07T21:24:15.999 INFO:tasks.rados.rados.0.smithi003.stdout:3199: read oid 22 snap -1 2023-10-07T21:24:15.999 INFO:tasks.rados.rados.0.smithi003.stdout:3199: expect deleted 2023-10-07T21:24:15.999 INFO:tasks.rados.rados.0.smithi003.stdout:3200: snap_create 2023-10-07T21:24:15.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2504 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:24:15.999 INFO:tasks.rados.rados.0.smithi003.stdout:3195: expect (ObjNum 929 snap 303 seq_num 929) 2023-10-07T21:24:16.040 INFO:tasks.rados.rados.0.smithi003.stdout:3197: expect (ObjNum 931 snap 303 seq_num 931) 2023-10-07T21:24:16.088 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2944 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:24:16.089 INFO:tasks.rados.rados.0.smithi003.stdout:3194: finishing copy_from racing read to smithi003182153-17 2023-10-07T21:24:16.089 INFO:tasks.rados.rados.0.smithi003.stdout:3194: finishing copy_from to smithi003182153-17 2023-10-07T21:24:16.089 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 2842 (ObjNum 974 snap 312 seq_num 974) dirty exists 2023-10-07T21:24:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:15 smithi003 ceph-mon[200960]: pgmap v691: 121 pgs: 121 active+clean; 671 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2023-10-07T21:24:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:15 smithi003 ceph-mon[204507]: pgmap v691: 121 pgs: 121 active+clean; 671 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2023-10-07T21:24:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:15 smithi046 ceph-mon[189713]: pgmap v691: 121 pgs: 121 active+clean; 671 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2023-10-07T21:24:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:3192: done (6 left) 2023-10-07T21:24:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:3194: done (5 left) 2023-10-07T21:24:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:3195: done (4 left) 2023-10-07T21:24:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:3196: done (3 left) 2023-10-07T21:24:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:3197: done (2 left) 2023-10-07T21:24:17.002 INFO:tasks.rados.rados.0.smithi003.stdout:3199: done (1 left) 2023-10-07T21:24:17.003 INFO:tasks.rados.rados.0.smithi003.stdout:3200: done (0 left) 2023-10-07T21:24:17.003 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 321 2023-10-07T21:24:17.003 INFO:tasks.rados.rados.0.smithi003.stdout:3201: seq_num 1003 ranges {12533760=802816,13336576=499712,13836288=737280,14573568=368640} 2023-10-07T21:24:17.074 INFO:tasks.rados.rados.0.smithi003.stdout:3201: writing smithi003182153-18 from 12533760 to 13336576 tid 1 2023-10-07T21:24:17.077 INFO:tasks.rados.rados.0.smithi003.stdout:3201: writing smithi003182153-18 from 13336576 to 13836288 tid 2 2023-10-07T21:24:17.082 INFO:tasks.rados.rados.0.smithi003.stdout:3201: writing smithi003182153-18 from 13836288 to 14573568 tid 3 2023-10-07T21:24:17.084 INFO:tasks.rados.rados.0.smithi003.stdout:3201: writing smithi003182153-18 from 14573568 to 14942208 tid 4 2023-10-07T21:24:17.084 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 321 2023-10-07T21:24:17.084 INFO:tasks.rados.rados.0.smithi003.stdout:3202: seq_num 1004 ranges {2244608=16384} 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3202: writing smithi003182153-5 from 2244608 to 2260992 tid 1 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3203: delete oid 35 current snap is 321 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3201: finishing write tid 1 to smithi003182153-18 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3201: finishing write tid 2 to smithi003182153-18 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3201: finishing write tid 3 to smithi003182153-18 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3201: finishing write tid 4 to smithi003182153-18 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3201: finishing write tid 5 to smithi003182153-18 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3201: finishing write tid 6 to smithi003182153-18 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2835 (ObjNum 1003 snap 321 seq_num 1003) dirty exists 2023-10-07T21:24:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:3201: left oid 18 (ObjNum 1003 snap 321 seq_num 1003) 2023-10-07T21:24:17.101 INFO:tasks.rados.rados.0.smithi003.stdout:3201: done (2 left) 2023-10-07T21:24:17.101 INFO:tasks.rados.rados.0.smithi003.stdout:3203: done (1 left) 2023-10-07T21:24:17.101 INFO:tasks.rados.rados.0.smithi003.stdout:3204: delete oid 33 current snap is 321 2023-10-07T21:24:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 1 to smithi003182153-5 2023-10-07T21:24:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 2 to smithi003182153-5 2023-10-07T21:24:17.104 INFO:tasks.rados.rados.0.smithi003.stdout:3204: done (1 left) 2023-10-07T21:24:17.105 INFO:tasks.rados.rados.0.smithi003.stdout:3205: snap_create 2023-10-07T21:24:17.105 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 3 to smithi003182153-5 2023-10-07T21:24:17.105 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2959 (ObjNum 1004 snap 321 seq_num 1004) dirty exists 2023-10-07T21:24:17.105 INFO:tasks.rados.rados.0.smithi003.stdout:3202: left oid 5 (ObjNum 1004 snap 321 seq_num 1004) 2023-10-07T21:24:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[200960]: osdmap e697: 8 total, 8 up, 8 in 2023-10-07T21:24:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:24:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[204507]: osdmap e697: 8 total, 8 up, 8 in 2023-10-07T21:24:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:24:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:16 smithi046 ceph-mon[189713]: osdmap e697: 8 total, 8 up, 8 in 2023-10-07T21:24:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:24:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3202: done (1 left) 2023-10-07T21:24:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3205: done (0 left) 2023-10-07T21:24:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3206: copy_from oid 23 from oid 22 current snap is 322 2023-10-07T21:24:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 322 2023-10-07T21:24:18.011 INFO:tasks.rados.rados.0.smithi003.stdout:3207: seq_num 1007 ranges {0=65536} 2023-10-07T21:24:18.012 INFO:tasks.rados.rados.0.smithi003.stdout:3207: writing smithi003182153-33 from 0 to 65536 tid 1 2023-10-07T21:24:18.012 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 322 2023-10-07T21:24:18.012 INFO:tasks.rados.rados.0.smithi003.stdout:3208: seq_num 1008 ranges {1572864=90112} 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3208: writing smithi003182153-13 from 1572864 to 1662976 tid 1 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3209: rmattr oid 16 current snap is 322 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3209: done (3 left) 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3210: snap_create 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3206: finishing copy_from to smithi003182153-23 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3206: got expected ENOENT (src dne) 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3206: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 1 to smithi003182153-33 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 2 to smithi003182153-33 2023-10-07T21:24:18.020 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 3 to smithi003182153-33 2023-10-07T21:24:18.021 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 2739 (ObjNum 1007 snap 322 seq_num 1007) dirty exists 2023-10-07T21:24:18.021 INFO:tasks.rados.rados.0.smithi003.stdout:3207: left oid 33 (ObjNum 1007 snap 322 seq_num 1007) 2023-10-07T21:24:18.024 INFO:tasks.rados.rados.0.smithi003.stdout:3208: finishing write tid 1 to smithi003182153-13 2023-10-07T21:24:18.024 INFO:tasks.rados.rados.0.smithi003.stdout:3208: finishing write tid 2 to smithi003182153-13 2023-10-07T21:24:18.025 INFO:tasks.rados.rados.0.smithi003.stdout:3208: finishing write tid 3 to smithi003182153-13 2023-10-07T21:24:18.025 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2837 (ObjNum 1008 snap 322 seq_num 1008) dirty exists 2023-10-07T21:24:18.025 INFO:tasks.rados.rados.0.smithi003.stdout:3208: left oid 13 (ObjNum 1008 snap 322 seq_num 1008) 2023-10-07T21:24:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:18 smithi003 ceph-mon[200960]: osdmap e698: 8 total, 8 up, 8 in 2023-10-07T21:24:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:18 smithi003 ceph-mon[200960]: pgmap v694: 121 pgs: 121 active+clean; 671 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2023-10-07T21:24:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:18 smithi003 ceph-mon[204507]: osdmap e698: 8 total, 8 up, 8 in 2023-10-07T21:24:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:18 smithi003 ceph-mon[204507]: pgmap v694: 121 pgs: 121 active+clean; 671 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2023-10-07T21:24:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:18 smithi046 ceph-mon[189713]: osdmap e698: 8 total, 8 up, 8 in 2023-10-07T21:24:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:18 smithi046 ceph-mon[189713]: pgmap v694: 121 pgs: 121 active+clean; 671 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 21 op/s 2023-10-07T21:24:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3206: done (3 left) 2023-10-07T21:24:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3207: done (2 left) 2023-10-07T21:24:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3208: done (1 left) 2023-10-07T21:24:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3210: done (0 left) 2023-10-07T21:24:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3211: delete oid 7 current snap is 323 2023-10-07T21:24:19.019 INFO:tasks.rados.rados.0.smithi003.stdout:3211: done (0 left) 2023-10-07T21:24:19.019 INFO:tasks.rados.rados.0.smithi003.stdout:3212: snap_remove snap 322 2023-10-07T21:24:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:19 smithi003 ceph-mon[204507]: osdmap e699: 8 total, 8 up, 8 in 2023-10-07T21:24:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:19 smithi003 ceph-mon[200960]: osdmap e699: 8 total, 8 up, 8 in 2023-10-07T21:24:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:19 smithi046 ceph-mon[189713]: osdmap e699: 8 total, 8 up, 8 in 2023-10-07T21:24:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3212: done (0 left) 2023-10-07T21:24:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3213: read oid 20 snap -1 2023-10-07T21:24:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3213: expect (ObjNum 983 snap 315 seq_num 983) 2023-10-07T21:24:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3214: read oid 12 snap -1 2023-10-07T21:24:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3214: expect deleted 2023-10-07T21:24:19.840 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 323 2023-10-07T21:24:19.840 INFO:tasks.rados.rados.0.smithi003.stdout:3215: seq_num 1010 ranges {745472=122880} 2023-10-07T21:24:19.850 INFO:tasks.rados.rados.0.smithi003.stdout:3215: writing smithi003182153-3 from 745472 to 868352 tid 1 2023-10-07T21:24:19.850 INFO:tasks.rados.rados.0.smithi003.stdout:3216: read oid 24 snap 268 2023-10-07T21:24:19.850 INFO:tasks.rados.rados.0.smithi003.stdout:3216: expect deleted 2023-10-07T21:24:19.850 INFO:tasks.rados.rados.0.smithi003.stdout:3217: copy_from oid 22 from oid 49 current snap is 323 2023-10-07T21:24:19.850 INFO:tasks.rados.rados.0.smithi003.stdout:3218: read oid 36 snap -1 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3218: expect (ObjNum 927 snap 303 seq_num 927) 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3219: read oid 10 snap -1 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3219: expect deleted 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3220: setattr oid 39 current snap is 323 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3214: done (7 left) 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3216: done (6 left) 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3221: read oid 38 snap -1 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3221: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3222: read oid 24 snap -1 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3222: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3223: copy_from oid 46 from oid 23 current snap is 323 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 323 2023-10-07T21:24:19.851 INFO:tasks.rados.rados.0.smithi003.stdout:3224: seq_num 1011 ranges {8093696=139264} 2023-10-07T21:24:19.895 INFO:tasks.rados.rados.0.smithi003.stdout:3224: writing smithi003182153-45 from 8093696 to 8232960 tid 1 2023-10-07T21:24:19.895 INFO:tasks.rados.rados.0.smithi003.stdout:3225: setattr oid 27 current snap is 323 2023-10-07T21:24:19.895 INFO:tasks.rados.rados.0.smithi003.stdout:3222: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:24:19.900 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 1 to smithi003182153-3 2023-10-07T21:24:19.900 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 2 to smithi003182153-3 2023-10-07T21:24:19.901 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 3 to smithi003182153-3 2023-10-07T21:24:19.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2486 (ObjNum 1010 snap 323 seq_num 1010) dirty exists 2023-10-07T21:24:19.901 INFO:tasks.rados.rados.0.smithi003.stdout:3215: left oid 3 (ObjNum 1010 snap 323 seq_num 1010) 2023-10-07T21:24:19.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2845 (ObjNum 883 snap 285 seq_num 883) dirty exists 2023-10-07T21:24:19.901 INFO:tasks.rados.rados.0.smithi003.stdout:3213: expect (ObjNum 983 snap 315 seq_num 983) 2023-10-07T21:24:19.953 INFO:tasks.rados.rados.0.smithi003.stdout:3223: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:24:19.953 INFO:tasks.rados.rados.0.smithi003.stdout:3217: finishing copy_from racing read to smithi003182153-22 2023-10-07T21:24:19.953 INFO:tasks.rados.rados.0.smithi003.stdout:3217: finishing copy_from to smithi003182153-22 2023-10-07T21:24:19.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2735 (ObjNum 929 snap 303 seq_num 929) dirty exists 2023-10-07T21:24:19.953 INFO:tasks.rados.rados.0.smithi003.stdout:3218: expect (ObjNum 927 snap 303 seq_num 927) 2023-10-07T21:24:20.261 INFO:tasks.rados.rados.0.smithi003.stdout:3221: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:24:20.277 INFO:tasks.rados.rados.0.smithi003.stdout:3223: finishing copy_from to smithi003182153-46 2023-10-07T21:24:20.277 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2826 (ObjNum 962 snap 312 seq_num 962) dirty exists 2023-10-07T21:24:20.277 INFO:tasks.rados.rados.0.smithi003.stdout:3224: finishing write tid 1 to smithi003182153-45 2023-10-07T21:24:20.277 INFO:tasks.rados.rados.0.smithi003.stdout:3224: finishing write tid 2 to smithi003182153-45 2023-10-07T21:24:20.277 INFO:tasks.rados.rados.0.smithi003.stdout:3213: done (10 left) 2023-10-07T21:24:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:3215: done (9 left) 2023-10-07T21:24:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:3217: done (8 left) 2023-10-07T21:24:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:3218: done (7 left) 2023-10-07T21:24:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:3219: done (6 left) 2023-10-07T21:24:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:3220: done (5 left) 2023-10-07T21:24:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:3221: done (4 left) 2023-10-07T21:24:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:3222: done (3 left) 2023-10-07T21:24:20.279 INFO:tasks.rados.rados.0.smithi003.stdout:3223: done (2 left) 2023-10-07T21:24:20.279 INFO:tasks.rados.rados.0.smithi003.stdout:3226: snap_remove snap 317 2023-10-07T21:24:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:20 smithi003 ceph-mon[200960]: osdmap e700: 8 total, 8 up, 8 in 2023-10-07T21:24:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:20 smithi003 ceph-mon[200960]: pgmap v697: 121 pgs: 121 active+clean; 690 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2023-10-07T21:24:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:20 smithi003 ceph-mon[200960]: osdmap e701: 8 total, 8 up, 8 in 2023-10-07T21:24:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:20 smithi003 ceph-mon[204507]: osdmap e700: 8 total, 8 up, 8 in 2023-10-07T21:24:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:20 smithi003 ceph-mon[204507]: pgmap v697: 121 pgs: 121 active+clean; 690 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2023-10-07T21:24:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:20 smithi003 ceph-mon[204507]: osdmap e701: 8 total, 8 up, 8 in 2023-10-07T21:24:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:20 smithi046 ceph-mon[189713]: osdmap e700: 8 total, 8 up, 8 in 2023-10-07T21:24:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:20 smithi046 ceph-mon[189713]: pgmap v697: 121 pgs: 121 active+clean; 690 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2023-10-07T21:24:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:20 smithi046 ceph-mon[189713]: osdmap e701: 8 total, 8 up, 8 in 2023-10-07T21:24:21.023 INFO:tasks.rados.rados.0.smithi003.stdout:3226: done (2 left) 2023-10-07T21:24:21.023 INFO:tasks.rados.rados.0.smithi003.stdout:3227: snap_remove snap 311 2023-10-07T21:24:22.021 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:24:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:24:21] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-10-07T21:24:22.027 INFO:tasks.rados.rados.0.smithi003.stdout:3227: done (2 left) 2023-10-07T21:24:22.027 INFO:tasks.rados.rados.0.smithi003.stdout:3228: snap_remove snap 319 2023-10-07T21:24:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:22 smithi003 ceph-mon[200960]: osdmap e702: 8 total, 8 up, 8 in 2023-10-07T21:24:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:22 smithi003 ceph-mon[200960]: pgmap v700: 121 pgs: 121 active+clean; 694 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 29 op/s 2023-10-07T21:24:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:22 smithi003 ceph-mon[204507]: osdmap e702: 8 total, 8 up, 8 in 2023-10-07T21:24:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:22 smithi003 ceph-mon[204507]: pgmap v700: 121 pgs: 121 active+clean; 694 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 29 op/s 2023-10-07T21:24:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:22 smithi046 ceph-mon[189713]: osdmap e702: 8 total, 8 up, 8 in 2023-10-07T21:24:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:22 smithi046 ceph-mon[189713]: pgmap v700: 121 pgs: 121 active+clean; 694 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 29 op/s 2023-10-07T21:24:23.032 INFO:tasks.rados.rados.0.smithi003.stdout:3228: done (2 left) 2023-10-07T21:24:23.032 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 323 2023-10-07T21:24:23.032 INFO:tasks.rados.rados.0.smithi003.stdout:3224: finishing write tid 3 to smithi003182153-45 2023-10-07T21:24:23.033 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2864 (ObjNum 1011 snap 323 seq_num 1011) dirty exists 2023-10-07T21:24:23.033 INFO:tasks.rados.rados.0.smithi003.stdout:3224: left oid 45 (ObjNum 1011 snap 323 seq_num 1011) 2023-10-07T21:24:23.033 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 2816 (ObjNum 760 snap 248 seq_num 760) dirty exists 2023-10-07T21:24:23.033 INFO:tasks.rados.rados.0.smithi003.stdout:3229: seq_num 1012 ranges {1163264=155648} 2023-10-07T21:24:23.041 INFO:tasks.rados.rados.0.smithi003.stdout:3229: writing smithi003182153-49 from 1163264 to 1318912 tid 1 2023-10-07T21:24:23.041 INFO:tasks.rados.rados.0.smithi003.stdout:3224: done (2 left) 2023-10-07T21:24:23.041 INFO:tasks.rados.rados.0.smithi003.stdout:3225: done (1 left) 2023-10-07T21:24:23.041 INFO:tasks.rados.rados.0.smithi003.stdout:3230: snap_create 2023-10-07T21:24:23.048 INFO:tasks.rados.rados.0.smithi003.stdout:3229: finishing write tid 1 to smithi003182153-49 2023-10-07T21:24:23.050 INFO:tasks.rados.rados.0.smithi003.stdout:3229: finishing write tid 2 to smithi003182153-49 2023-10-07T21:24:23.051 INFO:tasks.rados.rados.0.smithi003.stdout:3229: finishing write tid 3 to smithi003182153-49 2023-10-07T21:24:23.051 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 2839 (ObjNum 1012 snap 323 seq_num 1012) dirty exists 2023-10-07T21:24:23.051 INFO:tasks.rados.rados.0.smithi003.stdout:3229: left oid 49 (ObjNum 1012 snap 323 seq_num 1012) 2023-10-07T21:24:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:23 smithi003 ceph-mon[200960]: osdmap e703: 8 total, 8 up, 8 in 2023-10-07T21:24:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:23 smithi003 ceph-mon[204507]: osdmap e703: 8 total, 8 up, 8 in 2023-10-07T21:24:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:23 smithi046 ceph-mon[189713]: osdmap e703: 8 total, 8 up, 8 in 2023-10-07T21:24:24.038 INFO:tasks.rados.rados.0.smithi003.stdout:3229: done (1 left) 2023-10-07T21:24:24.038 INFO:tasks.rados.rados.0.smithi003.stdout:3230: done (0 left) 2023-10-07T21:24:24.038 INFO:tasks.rados.rados.0.smithi003.stdout:3231: rmattr oid 43 current snap is 324 2023-10-07T21:24:24.038 INFO:tasks.rados.rados.0.smithi003.stdout:3231: done (0 left) 2023-10-07T21:24:24.038 INFO:tasks.rados.rados.0.smithi003.stdout:3232: read oid 26 snap 268 2023-10-07T21:24:24.038 INFO:tasks.rados.rados.0.smithi003.stdout:3232: expect (ObjNum 826 snap 266 seq_num 826) 2023-10-07T21:24:24.038 INFO:tasks.rados.rados.0.smithi003.stdout:3233: delete oid 33 current snap is 324 2023-10-07T21:24:24.052 INFO:tasks.rados.rados.0.smithi003.stdout:3232: expect (ObjNum 826 snap 266 seq_num 826) 2023-10-07T21:24:24.143 INFO:tasks.rados.rados.0.smithi003.stdout:3232: done (1 left) 2023-10-07T21:24:24.143 INFO:tasks.rados.rados.0.smithi003.stdout:3233: done (0 left) 2023-10-07T21:24:24.143 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 11 current snap is 324 2023-10-07T21:24:24.143 INFO:tasks.rados.rados.0.smithi003.stdout:3234: seq_num 1014 ranges {5586944=188416} 2023-10-07T21:24:24.174 INFO:tasks.rados.rados.0.smithi003.stdout:3234: writing smithi003182153-11 from 5586944 to 5775360 tid 1 2023-10-07T21:24:24.175 INFO:tasks.rados.rados.0.smithi003.stdout:3235: copy_from oid 5 from oid 38 current snap is 324 2023-10-07T21:24:24.175 INFO:tasks.rados.rados.0.smithi003.stdout:3236: delete oid 9 current snap is 324 2023-10-07T21:24:24.180 INFO:tasks.rados.rados.0.smithi003.stdout:3236: done (2 left) 2023-10-07T21:24:24.181 INFO:tasks.rados.rados.0.smithi003.stdout:3237: read oid 18 snap 291 2023-10-07T21:24:24.181 INFO:tasks.rados.rados.0.smithi003.stdout:3237: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:24:24.181 INFO:tasks.rados.rados.0.smithi003.stdout:3238: read oid 15 snap -1 2023-10-07T21:24:24.181 INFO:tasks.rados.rados.0.smithi003.stdout:3238: expect (ObjNum 923 snap 300 seq_num 923) 2023-10-07T21:24:24.181 INFO:tasks.rados.rados.0.smithi003.stdout:3239: snap_create 2023-10-07T21:24:24.181 INFO:tasks.rados.rados.0.smithi003.stdout:3234: finishing write tid 1 to smithi003182153-11 2023-10-07T21:24:24.181 INFO:tasks.rados.rados.0.smithi003.stdout:3234: finishing write tid 2 to smithi003182153-11 2023-10-07T21:24:24.183 INFO:tasks.rados.rados.0.smithi003.stdout:3234: finishing write tid 3 to smithi003182153-11 2023-10-07T21:24:24.183 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2818 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:24:24.184 INFO:tasks.rados.rados.0.smithi003.stdout:3234: left oid 11 (ObjNum 1014 snap 324 seq_num 1014) 2023-10-07T21:24:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:3235: finishing copy_from racing read to smithi003182153-5 2023-10-07T21:24:24.197 INFO:tasks.rados.rados.0.smithi003.stdout:3238: expect (ObjNum 923 snap 300 seq_num 923) 2023-10-07T21:24:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:24 smithi003 ceph-mon[200960]: osdmap e704: 8 total, 8 up, 8 in 2023-10-07T21:24:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:24 smithi003 ceph-mon[200960]: pgmap v703: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 696 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-10-07T21:24:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:24 smithi003 ceph-mon[204507]: osdmap e704: 8 total, 8 up, 8 in 2023-10-07T21:24:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:24 smithi003 ceph-mon[204507]: pgmap v703: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 696 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-10-07T21:24:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:24 smithi046 ceph-mon[189713]: osdmap e704: 8 total, 8 up, 8 in 2023-10-07T21:24:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:24 smithi046 ceph-mon[189713]: pgmap v703: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 696 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-10-07T21:24:24.418 INFO:tasks.rados.rados.0.smithi003.stdout:3235: finishing copy_from to smithi003182153-5 2023-10-07T21:24:24.418 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2504 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:24:24.419 INFO:tasks.rados.rados.0.smithi003.stdout:3237: expect (ObjNum 742 snap 240 seq_num 742) 2023-10-07T21:24:25.169 INFO:tasks.rados.rados.0.smithi003.stdout:3234: done (4 left) 2023-10-07T21:24:25.169 INFO:tasks.rados.rados.0.smithi003.stdout:3235: done (3 left) 2023-10-07T21:24:25.170 INFO:tasks.rados.rados.0.smithi003.stdout:3237: done (2 left) 2023-10-07T21:24:25.170 INFO:tasks.rados.rados.0.smithi003.stdout:3238: done (1 left) 2023-10-07T21:24:25.170 INFO:tasks.rados.rados.0.smithi003.stdout:3239: done (0 left) 2023-10-07T21:24:25.170 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 325 2023-10-07T21:24:25.170 INFO:tasks.rados.rados.0.smithi003.stdout:3240: seq_num 1016 ranges {0=221184} 2023-10-07T21:24:25.170 INFO:tasks.rados.rados.0.smithi003.stdout:3240: writing smithi003182153-7 from 0 to 221184 tid 1 2023-10-07T21:24:25.170 INFO:tasks.rados.rados.0.smithi003.stdout:3241: delete oid 47 current snap is 325 2023-10-07T21:24:25.174 INFO:tasks.rados.rados.0.smithi003.stdout:3241: done (1 left) 2023-10-07T21:24:25.174 INFO:tasks.rados.rados.0.smithi003.stdout:3242: read oid 21 snap -1 2023-10-07T21:24:25.174 INFO:tasks.rados.rados.0.smithi003.stdout:3242: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:24:25.174 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 325 2023-10-07T21:24:25.174 INFO:tasks.rados.rados.0.smithi003.stdout:3243: seq_num 1018 ranges {5062656=253952} 2023-10-07T21:24:25.204 INFO:tasks.rados.rados.0.smithi003.stdout:3243: writing smithi003182153-8 from 5062656 to 5316608 tid 1 2023-10-07T21:24:25.204 INFO:tasks.rados.rados.0.smithi003.stdout:3244: delete oid 50 current snap is 325 2023-10-07T21:24:25.204 INFO:tasks.rados.rados.0.smithi003.stdout:3240: finishing write tid 1 to smithi003182153-7 2023-10-07T21:24:25.204 INFO:tasks.rados.rados.0.smithi003.stdout:3240: finishing write tid 2 to smithi003182153-7 2023-10-07T21:24:25.204 INFO:tasks.rados.rados.0.smithi003.stdout:3240: finishing write tid 3 to smithi003182153-7 2023-10-07T21:24:25.204 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2619 (ObjNum 1016 snap 325 seq_num 1016) dirty exists 2023-10-07T21:24:25.204 INFO:tasks.rados.rados.0.smithi003.stdout:3240: left oid 7 (ObjNum 1016 snap 325 seq_num 1016) 2023-10-07T21:24:25.205 INFO:tasks.rados.rados.0.smithi003.stdout:3242: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:24:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:25 smithi003 ceph-mon[200960]: osdmap e705: 8 total, 8 up, 8 in 2023-10-07T21:24:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:25 smithi003 ceph-mon[200960]: osdmap e706: 8 total, 8 up, 8 in 2023-10-07T21:24:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:25 smithi003 ceph-mon[204507]: osdmap e705: 8 total, 8 up, 8 in 2023-10-07T21:24:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:25 smithi003 ceph-mon[204507]: osdmap e706: 8 total, 8 up, 8 in 2023-10-07T21:24:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:25 smithi046 ceph-mon[189713]: osdmap e705: 8 total, 8 up, 8 in 2023-10-07T21:24:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:25 smithi046 ceph-mon[189713]: osdmap e706: 8 total, 8 up, 8 in 2023-10-07T21:24:25.754 INFO:tasks.rados.rados.0.smithi003.stdout:3243: finishing write tid 1 to smithi003182153-8 2023-10-07T21:24:25.754 INFO:tasks.rados.rados.0.smithi003.stdout:3243: finishing write tid 2 to smithi003182153-8 2023-10-07T21:24:25.754 INFO:tasks.rados.rados.0.smithi003.stdout:3243: finishing write tid 3 to smithi003182153-8 2023-10-07T21:24:25.754 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2980 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2023-10-07T21:24:25.754 INFO:tasks.rados.rados.0.smithi003.stdout:3243: left oid 8 (ObjNum 1018 snap 325 seq_num 1018) 2023-10-07T21:24:25.754 INFO:tasks.rados.rados.0.smithi003.stdout:3240: done (3 left) 2023-10-07T21:24:25.754 INFO:tasks.rados.rados.0.smithi003.stdout:3242: done (2 left) 2023-10-07T21:24:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3243: done (1 left) 2023-10-07T21:24:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3244: done (0 left) 2023-10-07T21:24:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 325 2023-10-07T21:24:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3245: seq_num 1020 ranges {1662976=286720} 2023-10-07T21:24:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:3245: writing smithi003182153-13 from 1662976 to 1949696 tid 1 2023-10-07T21:24:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:3246: snap_create 2023-10-07T21:24:25.769 INFO:tasks.rados.rados.0.smithi003.stdout:3245: finishing write tid 1 to smithi003182153-13 2023-10-07T21:24:25.769 INFO:tasks.rados.rados.0.smithi003.stdout:3245: finishing write tid 2 to smithi003182153-13 2023-10-07T21:24:25.770 INFO:tasks.rados.rados.0.smithi003.stdout:3245: finishing write tid 3 to smithi003182153-13 2023-10-07T21:24:25.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2842 (ObjNum 1020 snap 325 seq_num 1020) dirty exists 2023-10-07T21:24:25.771 INFO:tasks.rados.rados.0.smithi003.stdout:3245: left oid 13 (ObjNum 1020 snap 325 seq_num 1020) 2023-10-07T21:24:26.047 INFO:tasks.rados.rados.0.smithi003.stdout:3245: done (1 left) 2023-10-07T21:24:26.047 INFO:tasks.rados.rados.0.smithi003.stdout:3246: done (0 left) 2023-10-07T21:24:26.047 INFO:tasks.rados.rados.0.smithi003.stdout:3247: read oid 2 snap 298 2023-10-07T21:24:26.048 INFO:tasks.rados.rados.0.smithi003.stdout:3247: expect (ObjNum 813 snap 260 seq_num 813) 2023-10-07T21:24:26.048 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 326 2023-10-07T21:24:26.048 INFO:tasks.rados.rados.0.smithi003.stdout:3248: seq_num 1021 ranges {0=303104} 2023-10-07T21:24:26.049 INFO:tasks.rados.rados.0.smithi003.stdout:3248: writing smithi003182153-12 from 0 to 303104 tid 1 2023-10-07T21:24:26.049 INFO:tasks.rados.rados.0.smithi003.stdout:3249: read oid 18 snap -1 2023-10-07T21:24:26.049 INFO:tasks.rados.rados.0.smithi003.stdout:3249: expect (ObjNum 1003 snap 321 seq_num 1003) 2023-10-07T21:24:26.049 INFO:tasks.rados.rados.0.smithi003.stdout:3250: rmattr oid 6 current snap is 326 2023-10-07T21:24:26.049 INFO:tasks.rados.rados.0.smithi003.stdout:3250: done (3 left) 2023-10-07T21:24:26.049 INFO:tasks.rados.rados.0.smithi003.stdout:3251: rollback oid 8 current snap is 326 2023-10-07T21:24:26.049 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 8 to 308 2023-10-07T21:24:26.050 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 326 2023-10-07T21:24:26.050 INFO:tasks.rados.rados.0.smithi003.stdout:3252: seq_num 1022 ranges {1204224=319488} 2023-10-07T21:24:26.058 INFO:tasks.rados.rados.0.smithi003.stdout:3252: writing smithi003182153-19 from 1204224 to 1523712 tid 1 2023-10-07T21:24:26.058 INFO:tasks.rados.rados.0.smithi003.stdout:3253: rollback oid 3 current snap is 326 2023-10-07T21:24:26.058 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 3 to 268 2023-10-07T21:24:26.058 INFO:tasks.rados.rados.0.smithi003.stdout:3254: rmattr oid 50 current snap is 326 2023-10-07T21:24:26.058 INFO:tasks.rados.rados.0.smithi003.stdout:3254: done (6 left) 2023-10-07T21:24:26.058 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 326 2023-10-07T21:24:26.059 INFO:tasks.rados.rados.0.smithi003.stdout:3251: finishing rollback tid 0 to smithi003182153-8 2023-10-07T21:24:26.059 INFO:tasks.rados.rados.0.smithi003.stdout:3255: seq_num 1023 ranges {8232960=335872} 2023-10-07T21:24:26.106 INFO:tasks.rados.rados.0.smithi003.stdout:3255: writing smithi003182153-45 from 8232960 to 8568832 tid 1 2023-10-07T21:24:26.106 INFO:tasks.rados.rados.0.smithi003.stdout:3256: snap_create 2023-10-07T21:24:26.106 INFO:tasks.rados.rados.0.smithi003.stdout:3247: expect (ObjNum 813 snap 260 seq_num 813) 2023-10-07T21:24:26.146 INFO:tasks.rados.rados.0.smithi003.stdout:3248: finishing write tid 1 to smithi003182153-12 2023-10-07T21:24:26.146 INFO:tasks.rados.rados.0.smithi003.stdout:3253: finishing rollback tid 0 to smithi003182153-3 2023-10-07T21:24:26.146 INFO:tasks.rados.rados.0.smithi003.stdout:3253: finishing rollback tid 1 to smithi003182153-3 2023-10-07T21:24:26.146 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2488 (ObjNum 33 snap 0 seq_num 1512642176) dirty dne 2023-10-07T21:24:26.146 INFO:tasks.rados.rados.0.smithi003.stdout:3248: finishing write tid 2 to smithi003182153-12 2023-10-07T21:24:26.146 INFO:tasks.rados.rados.0.smithi003.stdout:3251: finishing rollback tid 1 to smithi003182153-8 2023-10-07T21:24:26.146 INFO:tasks.rados.rados.0.smithi003.stdout:3251: finishing rollback tid 2 to smithi003182153-8 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2984 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:3248: finishing write tid 3 to smithi003182153-12 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2590 (ObjNum 1021 snap 326 seq_num 1021) dirty exists 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:3248: left oid 12 (ObjNum 1021 snap 326 seq_num 1021) 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:3252: finishing write tid 1 to smithi003182153-19 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:3252: finishing write tid 2 to smithi003182153-19 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:3252: finishing write tid 3 to smithi003182153-19 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 1719 (ObjNum 1022 snap 326 seq_num 1022) dirty exists 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:3252: left oid 19 (ObjNum 1022 snap 326 seq_num 1022) 2023-10-07T21:24:26.147 INFO:tasks.rados.rados.0.smithi003.stdout:3249: expect (ObjNum 1003 snap 321 seq_num 1003) 2023-10-07T21:24:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:26 smithi003 ceph-mon[200960]: pgmap v706: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 696 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-10-07T21:24:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:26 smithi003 ceph-mon[204507]: pgmap v706: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 696 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-10-07T21:24:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:26 smithi046 ceph-mon[189713]: pgmap v706: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 696 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-10-07T21:24:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:27 smithi003 ceph-mon[204507]: osdmap e707: 8 total, 8 up, 8 in 2023-10-07T21:24:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:27 smithi003 ceph-mon[200960]: osdmap e707: 8 total, 8 up, 8 in 2023-10-07T21:24:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:27 smithi046 ceph-mon[189713]: osdmap e707: 8 total, 8 up, 8 in 2023-10-07T21:24:27.563 INFO:tasks.rados.rados.0.smithi003.stdout:3255: finishing write tid 1 to smithi003182153-45 2023-10-07T21:24:27.563 INFO:tasks.rados.rados.0.smithi003.stdout:3255: finishing write tid 2 to smithi003182153-45 2023-10-07T21:24:27.563 INFO:tasks.rados.rados.0.smithi003.stdout:3255: finishing write tid 3 to smithi003182153-45 2023-10-07T21:24:27.564 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2866 (ObjNum 1023 snap 326 seq_num 1023) dirty exists 2023-10-07T21:24:27.564 INFO:tasks.rados.rados.0.smithi003.stdout:3255: left oid 45 (ObjNum 1023 snap 326 seq_num 1023) 2023-10-07T21:24:27.564 INFO:tasks.rados.rados.0.smithi003.stdout:3247: done (7 left) 2023-10-07T21:24:27.564 INFO:tasks.rados.rados.0.smithi003.stdout:3248: done (6 left) 2023-10-07T21:24:27.564 INFO:tasks.rados.rados.0.smithi003.stdout:3249: done (5 left) 2023-10-07T21:24:27.564 INFO:tasks.rados.rados.0.smithi003.stdout:3251: done (4 left) 2023-10-07T21:24:27.565 INFO:tasks.rados.rados.0.smithi003.stdout:3252: done (3 left) 2023-10-07T21:24:27.565 INFO:tasks.rados.rados.0.smithi003.stdout:3253: done (2 left) 2023-10-07T21:24:27.565 INFO:tasks.rados.rados.0.smithi003.stdout:3255: done (1 left) 2023-10-07T21:24:27.565 INFO:tasks.rados.rados.0.smithi003.stdout:3256: done (0 left) 2023-10-07T21:24:27.565 INFO:tasks.rados.rados.0.smithi003.stdout:3257: copy_from oid 19 from oid 27 current snap is 327 2023-10-07T21:24:27.565 INFO:tasks.rados.rados.0.smithi003.stdout:3258: snap_remove snap 293 2023-10-07T21:24:28.057 INFO:tasks.rados.rados.0.smithi003.stdout:3258: done (1 left) 2023-10-07T21:24:28.057 INFO:tasks.rados.rados.0.smithi003.stdout:3259: read oid 21 snap 324 2023-10-07T21:24:28.057 INFO:tasks.rados.rados.0.smithi003.stdout:3259: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:24:28.057 INFO:tasks.rados.rados.0.smithi003.stdout:3260: snap_create 2023-10-07T21:24:28.057 INFO:tasks.rados.rados.0.smithi003.stdout:3257: finishing copy_from racing read to smithi003182153-19 2023-10-07T21:24:28.057 INFO:tasks.rados.rados.0.smithi003.stdout:3257: finishing copy_from to smithi003182153-19 2023-10-07T21:24:28.058 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2816 (ObjNum 760 snap 248 seq_num 760) dirty exists 2023-10-07T21:24:28.094 INFO:tasks.rados.rados.0.smithi003.stdout:3259: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:24:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:28 smithi003 ceph-mon[204507]: osdmap e708: 8 total, 8 up, 8 in 2023-10-07T21:24:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:28 smithi003 ceph-mon[204507]: pgmap v709: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 694 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 39 KiB/s rd, 74 KiB/s wr, 7 op/s 2023-10-07T21:24:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:28 smithi003 ceph-mon[200960]: osdmap e708: 8 total, 8 up, 8 in 2023-10-07T21:24:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:28 smithi003 ceph-mon[200960]: pgmap v709: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 694 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 39 KiB/s rd, 74 KiB/s wr, 7 op/s 2023-10-07T21:24:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:28 smithi046 ceph-mon[189713]: osdmap e708: 8 total, 8 up, 8 in 2023-10-07T21:24:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:28 smithi046 ceph-mon[189713]: pgmap v709: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 694 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 39 KiB/s rd, 74 KiB/s wr, 7 op/s 2023-10-07T21:24:29.057 INFO:tasks.rados.rados.0.smithi003.stdout:3257: done (2 left) 2023-10-07T21:24:29.057 INFO:tasks.rados.rados.0.smithi003.stdout:3259: done (1 left) 2023-10-07T21:24:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:3260: done (0 left) 2023-10-07T21:24:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:3261: copy_from oid 40 from oid 14 current snap is 328 2023-10-07T21:24:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:3262: copy_from oid 34 from oid 4 current snap is 328 2023-10-07T21:24:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:3263: snap_create 2023-10-07T21:24:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:3261: finishing copy_from to smithi003182153-40 2023-10-07T21:24:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:3261: got expected ENOENT (src dne) 2023-10-07T21:24:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:3261: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:24:29.063 INFO:tasks.rados.rados.0.smithi003.stdout:3262: finishing copy_from to smithi003182153-34 2023-10-07T21:24:29.063 INFO:tasks.rados.rados.0.smithi003.stdout:3262: got expected ENOENT (src dne) 2023-10-07T21:24:29.063 INFO:tasks.rados.rados.0.smithi003.stdout:3262: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:24:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:29 smithi003 ceph-mon[200960]: osdmap e709: 8 total, 8 up, 8 in 2023-10-07T21:24:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:29 smithi003 ceph-mon[204507]: osdmap e709: 8 total, 8 up, 8 in 2023-10-07T21:24:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:29 smithi046 ceph-mon[189713]: osdmap e709: 8 total, 8 up, 8 in 2023-10-07T21:24:29.849 INFO:tasks.rados.rados.0.smithi003.stdout:3261: done (2 left) 2023-10-07T21:24:29.849 INFO:tasks.rados.rados.0.smithi003.stdout:3262: done (1 left) 2023-10-07T21:24:29.849 INFO:tasks.rados.rados.0.smithi003.stdout:3263: done (0 left) 2023-10-07T21:24:29.849 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 329 2023-10-07T21:24:29.849 INFO:tasks.rados.rados.0.smithi003.stdout:3264: seq_num 1024 ranges {221184=352256} 2023-10-07T21:24:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:3264: writing smithi003182153-7 from 221184 to 573440 tid 1 2023-10-07T21:24:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:3265: copy_from oid 48 from oid 38 current snap is 329 2023-10-07T21:24:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:3266: copy_from oid 29 from oid 8 current snap is 329 2023-10-07T21:24:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:3267: read oid 14 snap 307 2023-10-07T21:24:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:3267: expect (ObjNum 928 snap 303 seq_num 928) 2023-10-07T21:24:29.852 INFO:tasks.rados.rados.0.smithi003.stdout:3268: snap_remove snap 298 2023-10-07T21:24:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:30 smithi003 ceph-mon[200960]: osdmap e710: 8 total, 8 up, 8 in 2023-10-07T21:24:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:30 smithi003 ceph-mon[200960]: pgmap v712: 121 pgs: 121 active+clean; 699 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T21:24:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:30 smithi003 ceph-mon[200960]: osdmap e711: 8 total, 8 up, 8 in 2023-10-07T21:24:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:30 smithi003 ceph-mon[204507]: osdmap e710: 8 total, 8 up, 8 in 2023-10-07T21:24:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:30 smithi003 ceph-mon[204507]: pgmap v712: 121 pgs: 121 active+clean; 699 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T21:24:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:30 smithi003 ceph-mon[204507]: osdmap e711: 8 total, 8 up, 8 in 2023-10-07T21:24:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:30 smithi046 ceph-mon[189713]: osdmap e710: 8 total, 8 up, 8 in 2023-10-07T21:24:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:30 smithi046 ceph-mon[189713]: pgmap v712: 121 pgs: 121 active+clean; 699 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T21:24:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:30 smithi046 ceph-mon[189713]: osdmap e711: 8 total, 8 up, 8 in 2023-10-07T21:24:30.857 INFO:tasks.rados.rados.0.smithi003.stdout:3268: done (4 left) 2023-10-07T21:24:30.857 INFO:tasks.rados.rados.0.smithi003.stdout:3269: copy_from oid 43 from oid 18 current snap is 329 2023-10-07T21:24:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:3270: read oid 37 snap -1 2023-10-07T21:24:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:3270: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:24:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:3271: copy_from oid 10 from oid 13 current snap is 329 2023-10-07T21:24:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 329 2023-10-07T21:24:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:3272: seq_num 1025 ranges {2007040=368640} 2023-10-07T21:24:30.871 INFO:tasks.rados.rados.0.smithi003.stdout:3272: writing smithi003182153-30 from 2007040 to 2375680 tid 1 2023-10-07T21:24:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3273: rollback oid 28 current snap is 329 2023-10-07T21:24:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 326 2023-10-07T21:24:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 329 2023-10-07T21:24:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3274: seq_num 1026 ranges {1908736=385024} 2023-10-07T21:24:30.886 INFO:tasks.rados.rados.0.smithi003.stdout:3274: writing smithi003182153-6 from 1908736 to 2293760 tid 1 2023-10-07T21:24:30.886 INFO:tasks.rados.rados.0.smithi003.stdout:3275: snap_create 2023-10-07T21:24:30.887 INFO:tasks.rados.rados.0.smithi003.stdout:3264: finishing write tid 1 to smithi003182153-7 2023-10-07T21:24:30.887 INFO:tasks.rados.rados.0.smithi003.stdout:3264: finishing write tid 2 to smithi003182153-7 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:3264: finishing write tid 3 to smithi003182153-7 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2621 (ObjNum 1024 snap 329 seq_num 1024) dirty exists 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:3264: left oid 7 (ObjNum 1024 snap 329 seq_num 1024) 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:3265: finishing copy_from racing read to smithi003182153-48 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:3265: finishing copy_from to smithi003182153-48 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2504 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:3266: finishing copy_from racing read to smithi003182153-29 2023-10-07T21:24:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:3267: expect (ObjNum 928 snap 303 seq_num 928) 2023-10-07T21:24:31.065 INFO:tasks.rados.rados.0.smithi003.stdout:3266: finishing copy_from to smithi003182153-29 2023-10-07T21:24:31.066 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 2984 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:24:31.066 INFO:tasks.rados.rados.0.smithi003.stdout:3272: finishing write tid 1 to smithi003182153-30 2023-10-07T21:24:31.066 INFO:tasks.rados.rados.0.smithi003.stdout:3272: finishing write tid 2 to smithi003182153-30 2023-10-07T21:24:31.066 INFO:tasks.rados.rados.0.smithi003.stdout:3270: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:3272: finishing write tid 3 to smithi003182153-30 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 2844 (ObjNum 1025 snap 329 seq_num 1025) dirty exists 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:3272: left oid 30 (ObjNum 1025 snap 329 seq_num 1025) 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:3271: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:3271: finishing copy_from to smithi003182153-10 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2842 (ObjNum 1020 snap 325 seq_num 1020) dirty exists 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:3273: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:24:31.208 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 2818 (ObjNum 129 snap 0 seq_num 1511664656) dirty dne 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:3274: finishing write tid 1 to smithi003182153-6 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:3274: finishing write tid 2 to smithi003182153-6 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:3274: finishing write tid 3 to smithi003182153-6 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2846 (ObjNum 1026 snap 329 seq_num 1026) dirty exists 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:3274: left oid 6 (ObjNum 1026 snap 329 seq_num 1026) 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:3269: finishing copy_from racing read to smithi003182153-43 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:3269: finishing copy_from to smithi003182153-43 2023-10-07T21:24:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 2835 (ObjNum 1003 snap 321 seq_num 1003) dirty exists 2023-10-07T21:24:31.868 INFO:tasks.rados.rados.0.smithi003.stdout:3264: done (10 left) 2023-10-07T21:24:31.868 INFO:tasks.rados.rados.0.smithi003.stdout:3265: done (9 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3266: done (8 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3267: done (7 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3269: done (6 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3270: done (5 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3271: done (4 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3272: done (3 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3273: done (2 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3274: done (1 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3275: done (0 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3276: rmattr oid 26 current snap is 330 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3276: done (0 left) 2023-10-07T21:24:31.869 INFO:tasks.rados.rados.0.smithi003.stdout:3277: rollback oid 26 current snap is 330 2023-10-07T21:24:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 320 2023-10-07T21:24:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 330 2023-10-07T21:24:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:3278: seq_num 1027 ranges {0=409600} 2023-10-07T21:24:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:3278: writing smithi003182153-9 from 0 to 409600 tid 1 2023-10-07T21:24:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:3279: snap_remove snap 304 2023-10-07T21:24:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:24:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:24:31] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2023-10-07T21:24:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:31 smithi003 ceph-mon[200960]: osdmap e712: 8 total, 8 up, 8 in 2023-10-07T21:24:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:31 smithi003 ceph-mon[204507]: osdmap e712: 8 total, 8 up, 8 in 2023-10-07T21:24:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:31 smithi046 ceph-mon[189713]: osdmap e712: 8 total, 8 up, 8 in 2023-10-07T21:24:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:32.878 INFO:tasks.rados.rados.0.smithi003.stdout:3279: done (2 left) 2023-10-07T21:24:32.878 INFO:tasks.rados.rados.0.smithi003.stdout:3280: delete oid 11 current snap is 330 2023-10-07T21:24:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:3277: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:24:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 2736 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-10-07T21:24:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:3278: finishing write tid 1 to smithi003182153-9 2023-10-07T21:24:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:3278: finishing write tid 2 to smithi003182153-9 2023-10-07T21:24:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:3278: finishing write tid 3 to smithi003182153-9 2023-10-07T21:24:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 2986 (ObjNum 1027 snap 330 seq_num 1027) dirty exists 2023-10-07T21:24:32.879 INFO:tasks.rados.rados.0.smithi003.stdout:3278: left oid 9 (ObjNum 1027 snap 330 seq_num 1027) 2023-10-07T21:24:32.889 INFO:tasks.rados.rados.0.smithi003.stdout:3277: done (2 left) 2023-10-07T21:24:32.889 INFO:tasks.rados.rados.0.smithi003.stdout:3278: done (1 left) 2023-10-07T21:24:32.889 INFO:tasks.rados.rados.0.smithi003.stdout:3280: done (0 left) 2023-10-07T21:24:32.889 INFO:tasks.rados.rados.0.smithi003.stdout:3281: copy_from oid 26 from oid 30 current snap is 330 2023-10-07T21:24:32.889 INFO:tasks.rados.rados.0.smithi003.stdout:3282: snap_remove snap 291 2023-10-07T21:24:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:32 smithi003 ceph-mon[204507]: pgmap v715: 121 pgs: 121 active+clean; 699 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:24:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:32 smithi003 ceph-mon[204507]: osdmap e713: 8 total, 8 up, 8 in 2023-10-07T21:24:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:32 smithi003 ceph-mon[200960]: pgmap v715: 121 pgs: 121 active+clean; 699 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:24:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:32 smithi003 ceph-mon[200960]: osdmap e713: 8 total, 8 up, 8 in 2023-10-07T21:24:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:32 smithi046 ceph-mon[189713]: pgmap v715: 121 pgs: 121 active+clean; 699 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-10-07T21:24:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:32 smithi046 ceph-mon[189713]: osdmap e713: 8 total, 8 up, 8 in 2023-10-07T21:24:33.883 INFO:tasks.rados.rados.0.smithi003.stdout:3282: done (1 left) 2023-10-07T21:24:33.883 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 330 2023-10-07T21:24:33.884 INFO:tasks.rados.rados.0.smithi003.stdout:3283: seq_num 1029 ranges {3997696=442368} 2023-10-07T21:24:33.905 INFO:tasks.rados.rados.0.smithi003.stdout:3283: writing smithi003182153-23 from 3997696 to 4440064 tid 1 2023-10-07T21:24:33.906 INFO:tasks.rados.rados.0.smithi003.stdout:3284: rmattr oid 8 current snap is 330 2023-10-07T21:24:33.906 INFO:tasks.rados.rados.0.smithi003.stdout:3281: finishing copy_from racing read to smithi003182153-26 2023-10-07T21:24:33.906 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 330 2023-10-07T21:24:33.906 INFO:tasks.rados.rados.0.smithi003.stdout:3285: seq_num 1030 ranges {0=458752} 2023-10-07T21:24:33.909 INFO:tasks.rados.rados.0.smithi003.stdout:3285: writing smithi003182153-4 from 0 to 458752 tid 1 2023-10-07T21:24:33.909 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 5 current snap is 330 2023-10-07T21:24:33.909 INFO:tasks.rados.rados.0.smithi003.stdout:3286: seq_num 1031 ranges {532480=475136} 2023-10-07T21:24:33.915 INFO:tasks.rados.rados.0.smithi003.stdout:3286: writing smithi003182153-5 from 532480 to 1007616 tid 1 2023-10-07T21:24:33.915 INFO:tasks.rados.rados.0.smithi003.stdout:3287: snap_remove snap 268 2023-10-07T21:24:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:33 smithi003 ceph-mon[200960]: osdmap e714: 8 total, 8 up, 8 in 2023-10-07T21:24:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:33 smithi003 ceph-mon[204507]: osdmap e714: 8 total, 8 up, 8 in 2023-10-07T21:24:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:33 smithi046 ceph-mon[189713]: osdmap e714: 8 total, 8 up, 8 in 2023-10-07T21:24:34.848 INFO:tasks.rados.rados.0.smithi003.stdout:3287: done (5 left) 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3288: snap_create 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3281: finishing copy_from to smithi003182153-26 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 2844 (ObjNum 1025 snap 329 seq_num 1025) dirty exists 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3283: finishing write tid 1 to smithi003182153-23 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3283: finishing write tid 2 to smithi003182153-23 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3285: finishing write tid 1 to smithi003182153-4 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3283: finishing write tid 3 to smithi003182153-23 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 2868 (ObjNum 1029 snap 330 seq_num 1029) dirty exists 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3283: left oid 23 (ObjNum 1029 snap 330 seq_num 1029) 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3285: finishing write tid 2 to smithi003182153-4 2023-10-07T21:24:34.849 INFO:tasks.rados.rados.0.smithi003.stdout:3285: finishing write tid 3 to smithi003182153-4 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2634 (ObjNum 1030 snap 330 seq_num 1030) dirty exists 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:3285: left oid 4 (ObjNum 1030 snap 330 seq_num 1030) 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 3035 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:3286: finishing write tid 1 to smithi003182153-5 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:3286: finishing write tid 2 to smithi003182153-5 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:3286: finishing write tid 3 to smithi003182153-5 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 3042 (ObjNum 1031 snap 330 seq_num 1031) dirty exists 2023-10-07T21:24:34.850 INFO:tasks.rados.rados.0.smithi003.stdout:3286: left oid 5 (ObjNum 1031 snap 330 seq_num 1031) 2023-10-07T21:24:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:34 smithi003 ceph-mon[204507]: pgmap v718: 121 pgs: 121 active+clean; 705 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-10-07T21:24:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:34 smithi003 ceph-mon[204507]: osdmap e715: 8 total, 8 up, 8 in 2023-10-07T21:24:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:34 smithi003 ceph-mon[204507]: osdmap e716: 8 total, 8 up, 8 in 2023-10-07T21:24:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:34 smithi003 ceph-mon[200960]: pgmap v718: 121 pgs: 121 active+clean; 705 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-10-07T21:24:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:34 smithi003 ceph-mon[200960]: osdmap e715: 8 total, 8 up, 8 in 2023-10-07T21:24:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:34 smithi003 ceph-mon[200960]: osdmap e716: 8 total, 8 up, 8 in 2023-10-07T21:24:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:34 smithi046 ceph-mon[189713]: pgmap v718: 121 pgs: 121 active+clean; 705 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-10-07T21:24:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:34 smithi046 ceph-mon[189713]: osdmap e715: 8 total, 8 up, 8 in 2023-10-07T21:24:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:34 smithi046 ceph-mon[189713]: osdmap e716: 8 total, 8 up, 8 in 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:3281: done (5 left) 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:3283: done (4 left) 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:3284: done (3 left) 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:3285: done (2 left) 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:3286: done (1 left) 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:3288: done (0 left) 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 331 2023-10-07T21:24:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:3289: seq_num 1032 ranges {3547136=491520} 2023-10-07T21:24:35.870 INFO:tasks.rados.rados.0.smithi003.stdout:3289: writing smithi003182153-17 from 3547136 to 4038656 tid 1 2023-10-07T21:24:35.870 INFO:tasks.rados.rados.0.smithi003.stdout:3290: read oid 7 snap -1 2023-10-07T21:24:35.870 INFO:tasks.rados.rados.0.smithi003.stdout:3290: expect (ObjNum 1024 snap 329 seq_num 1024) 2023-10-07T21:24:35.870 INFO:tasks.rados.rados.0.smithi003.stdout:3291: snap_remove snap 313 2023-10-07T21:24:36.854 INFO:tasks.rados.rados.0.smithi003.stdout:3291: done (2 left) 2023-10-07T21:24:36.854 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 331 2023-10-07T21:24:36.854 INFO:tasks.rados.rados.0.smithi003.stdout:3292: seq_num 1033 ranges {2211840=507904} 2023-10-07T21:24:36.869 INFO:tasks.rados.rados.0.smithi003.stdout:3292: writing smithi003182153-16 from 2211840 to 2719744 tid 1 2023-10-07T21:24:36.869 INFO:tasks.rados.rados.0.smithi003.stdout:3293: rmattr oid 29 current snap is 331 2023-10-07T21:24:36.869 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 331 2023-10-07T21:24:36.869 INFO:tasks.rados.rados.0.smithi003.stdout:3294: seq_num 1034 ranges {2072576=524288} 2023-10-07T21:24:36.884 INFO:tasks.rados.rados.0.smithi003.stdout:3294: writing smithi003182153-20 from 2072576 to 2596864 tid 1 2023-10-07T21:24:36.884 INFO:tasks.rados.rados.0.smithi003.stdout:3295: delete oid 41 current snap is 331 2023-10-07T21:24:36.884 INFO:tasks.rados.rados.0.smithi003.stdout:3290: expect (ObjNum 1024 snap 329 seq_num 1024) 2023-10-07T21:24:36.904 INFO:tasks.rados.rados.0.smithi003.stdout:3289: finishing write tid 1 to smithi003182153-17 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3289: finishing write tid 2 to smithi003182153-17 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3289: finishing write tid 3 to smithi003182153-17 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 2844 (ObjNum 1032 snap 331 seq_num 1032) dirty exists 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3289: left oid 17 (ObjNum 1032 snap 331 seq_num 1032) 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3292: finishing write tid 1 to smithi003182153-16 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3289: done (5 left) 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3290: done (4 left) 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3295: done (3 left) 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3296: copy_from oid 23 from oid 40 current snap is 331 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 2987 (ObjNum 875 snap 279 seq_num 875) dirty exists 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3292: finishing write tid 2 to smithi003182153-16 2023-10-07T21:24:36.905 INFO:tasks.rados.rados.0.smithi003.stdout:3292: finishing write tid 3 to smithi003182153-16 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 3061 (ObjNum 1033 snap 331 seq_num 1033) dirty exists 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3292: left oid 16 (ObjNum 1033 snap 331 seq_num 1033) 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3294: finishing write tid 1 to smithi003182153-20 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3294: finishing write tid 2 to smithi003182153-20 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3294: finishing write tid 3 to smithi003182153-20 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2846 (ObjNum 1034 snap 331 seq_num 1034) dirty exists 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3294: left oid 20 (ObjNum 1034 snap 331 seq_num 1034) 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3292: done (3 left) 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3293: done (2 left) 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3294: done (1 left) 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3297: rmattr oid 50 current snap is 331 2023-10-07T21:24:36.906 INFO:tasks.rados.rados.0.smithi003.stdout:3297: done (1 left) 2023-10-07T21:24:36.907 INFO:tasks.rados.rados.0.smithi003.stdout:3298: snap_remove snap 325 2023-10-07T21:24:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:36 smithi003 ceph-mon[200960]: pgmap v721: 121 pgs: 121 active+clean; 714 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.4 MiB/s wr, 8 op/s 2023-10-07T21:24:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:36 smithi003 ceph-mon[200960]: osdmap e717: 8 total, 8 up, 8 in 2023-10-07T21:24:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:36 smithi003 ceph-mon[204507]: pgmap v721: 121 pgs: 121 active+clean; 714 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.4 MiB/s wr, 8 op/s 2023-10-07T21:24:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:36 smithi003 ceph-mon[204507]: osdmap e717: 8 total, 8 up, 8 in 2023-10-07T21:24:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:36 smithi046 ceph-mon[189713]: pgmap v721: 121 pgs: 121 active+clean; 714 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.4 MiB/s wr, 8 op/s 2023-10-07T21:24:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:36 smithi046 ceph-mon[189713]: osdmap e717: 8 total, 8 up, 8 in 2023-10-07T21:24:37.866 INFO:tasks.rados.rados.0.smithi003.stdout:3298: done (1 left) 2023-10-07T21:24:37.867 INFO:tasks.rados.rados.0.smithi003.stdout:3299: setattr oid 42 current snap is 331 2023-10-07T21:24:37.867 INFO:tasks.rados.rados.0.smithi003.stdout:3296: finishing copy_from racing read to smithi003182153-23 2023-10-07T21:24:37.867 INFO:tasks.rados.rados.0.smithi003.stdout:3296: finishing copy_from to smithi003182153-23 2023-10-07T21:24:37.867 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 2842 (ObjNum 974 snap 312 seq_num 974) dirty exists 2023-10-07T21:24:37.876 INFO:tasks.rados.rados.0.smithi003.stdout:3296: done (1 left) 2023-10-07T21:24:37.876 INFO:tasks.rados.rados.0.smithi003.stdout:3300: copy_from oid 3 from oid 9 current snap is 331 2023-10-07T21:24:37.876 INFO:tasks.rados.rados.0.smithi003.stdout:3301: read oid 44 snap -1 2023-10-07T21:24:37.877 INFO:tasks.rados.rados.0.smithi003.stdout:3301: expect deleted 2023-10-07T21:24:37.877 INFO:tasks.rados.rados.0.smithi003.stdout:3302: read oid 49 snap 316 2023-10-07T21:24:37.877 INFO:tasks.rados.rados.0.smithi003.stdout:3302: expect (ObjNum 929 snap 303 seq_num 929) 2023-10-07T21:24:37.877 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 331 2023-10-07T21:24:37.877 INFO:tasks.rados.rados.0.smithi003.stdout:3303: seq_num 1036 ranges {5062656=557056} 2023-10-07T21:24:37.901 INFO:tasks.rados.rados.0.smithi003.stdout:3303: writing smithi003182153-29 from 5062656 to 5619712 tid 1 2023-10-07T21:24:37.901 INFO:tasks.rados.rados.0.smithi003.stdout:3304: snap_remove snap 248 2023-10-07T21:24:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:37 smithi003 ceph-mon[200960]: osdmap e718: 8 total, 8 up, 8 in 2023-10-07T21:24:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:37 smithi003 ceph-mon[204507]: osdmap e718: 8 total, 8 up, 8 in 2023-10-07T21:24:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:37 smithi046 ceph-mon[189713]: osdmap e718: 8 total, 8 up, 8 in 2023-10-07T21:24:38.874 INFO:tasks.rados.rados.0.smithi003.stdout:3304: done (5 left) 2023-10-07T21:24:38.874 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 331 2023-10-07T21:24:38.874 INFO:tasks.rados.rados.0.smithi003.stdout:3305: seq_num 1037 ranges {0=573440} 2023-10-07T21:24:38.878 INFO:tasks.rados.rados.0.smithi003.stdout:3305: writing smithi003182153-33 from 0 to 573440 tid 1 2023-10-07T21:24:38.878 INFO:tasks.rados.rados.0.smithi003.stdout:3306: snap_create 2023-10-07T21:24:38.884 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 2846 (ObjNum 974 snap 312 seq_num 974) dirty exists 2023-10-07T21:24:38.884 INFO:tasks.rados.rados.0.smithi003.stdout:3302: expect (ObjNum 929 snap 303 seq_num 929) 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3300: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3300: finishing copy_from to smithi003182153-3 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2986 (ObjNum 1027 snap 330 seq_num 1027) dirty exists 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3303: finishing write tid 1 to smithi003182153-29 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3303: finishing write tid 2 to smithi003182153-29 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3303: finishing write tid 3 to smithi003182153-29 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 2989 (ObjNum 1036 snap 331 seq_num 1036) dirty exists 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3303: left oid 29 (ObjNum 1036 snap 331 seq_num 1036) 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3305: finishing write tid 1 to smithi003182153-33 2023-10-07T21:24:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:3305: finishing write tid 2 to smithi003182153-33 2023-10-07T21:24:38.924 INFO:tasks.rados.rados.0.smithi003.stdout:3305: finishing write tid 3 to smithi003182153-33 2023-10-07T21:24:38.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 2991 (ObjNum 1037 snap 331 seq_num 1037) dirty exists 2023-10-07T21:24:38.924 INFO:tasks.rados.rados.0.smithi003.stdout:3305: left oid 33 (ObjNum 1037 snap 331 seq_num 1037) 2023-10-07T21:24:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:38 smithi003 ceph-mon[200960]: pgmap v724: 121 pgs: 121 active+clean; 714 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2023-10-07T21:24:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:38 smithi003 ceph-mon[200960]: osdmap e719: 8 total, 8 up, 8 in 2023-10-07T21:24:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:38 smithi003 ceph-mon[204507]: pgmap v724: 121 pgs: 121 active+clean; 714 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2023-10-07T21:24:39.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:38 smithi003 ceph-mon[204507]: osdmap e719: 8 total, 8 up, 8 in 2023-10-07T21:24:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:38 smithi046 ceph-mon[189713]: pgmap v724: 121 pgs: 121 active+clean; 714 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2023-10-07T21:24:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:38 smithi046 ceph-mon[189713]: osdmap e719: 8 total, 8 up, 8 in 2023-10-07T21:24:39.850 INFO:tasks.rados.rados.0.smithi003.stdout:3299: done (6 left) 2023-10-07T21:24:39.850 INFO:tasks.rados.rados.0.smithi003.stdout:3300: done (5 left) 2023-10-07T21:24:39.850 INFO:tasks.rados.rados.0.smithi003.stdout:3301: done (4 left) 2023-10-07T21:24:39.850 INFO:tasks.rados.rados.0.smithi003.stdout:3302: done (3 left) 2023-10-07T21:24:39.850 INFO:tasks.rados.rados.0.smithi003.stdout:3303: done (2 left) 2023-10-07T21:24:39.851 INFO:tasks.rados.rados.0.smithi003.stdout:3305: done (1 left) 2023-10-07T21:24:39.851 INFO:tasks.rados.rados.0.smithi003.stdout:3306: done (0 left) 2023-10-07T21:24:39.851 INFO:tasks.rados.rados.0.smithi003.stdout:3307: read oid 3 snap -1 2023-10-07T21:24:39.851 INFO:tasks.rados.rados.0.smithi003.stdout:3307: expect (ObjNum 1027 snap 330 seq_num 1027) 2023-10-07T21:24:39.851 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 332 2023-10-07T21:24:39.851 INFO:tasks.rados.rados.0.smithi003.stdout:3308: seq_num 1038 ranges {1163264=589824} 2023-10-07T21:24:39.860 INFO:tasks.rados.rados.0.smithi003.stdout:3308: writing smithi003182153-22 from 1163264 to 1753088 tid 1 2023-10-07T21:24:39.861 INFO:tasks.rados.rados.0.smithi003.stdout:3309: read oid 37 snap -1 2023-10-07T21:24:39.861 INFO:tasks.rados.rados.0.smithi003.stdout:3309: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:24:39.861 INFO:tasks.rados.rados.0.smithi003.stdout:3310: read oid 40 snap -1 2023-10-07T21:24:39.861 INFO:tasks.rados.rados.0.smithi003.stdout:3310: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:24:39.861 INFO:tasks.rados.rados.0.smithi003.stdout:3311: snap_remove snap 283 2023-10-07T21:24:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:39 smithi003 ceph-mon[200960]: osdmap e720: 8 total, 8 up, 8 in 2023-10-07T21:24:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:39 smithi003 ceph-mon[200960]: osdmap e721: 8 total, 8 up, 8 in 2023-10-07T21:24:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:39 smithi003 ceph-mon[204507]: osdmap e720: 8 total, 8 up, 8 in 2023-10-07T21:24:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:39 smithi003 ceph-mon[204507]: osdmap e721: 8 total, 8 up, 8 in 2023-10-07T21:24:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:39 smithi046 ceph-mon[189713]: osdmap e720: 8 total, 8 up, 8 in 2023-10-07T21:24:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:39 smithi046 ceph-mon[189713]: osdmap e721: 8 total, 8 up, 8 in 2023-10-07T21:24:40.859 INFO:tasks.rados.rados.0.smithi003.stdout:3311: done (4 left) 2023-10-07T21:24:40.859 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 332 2023-10-07T21:24:40.859 INFO:tasks.rados.rados.0.smithi003.stdout:3312: seq_num 1039 ranges {3481600=606208} 2023-10-07T21:24:40.889 INFO:tasks.rados.rados.0.smithi003.stdout:3312: writing smithi003182153-2 from 3481600 to 4087808 tid 1 2023-10-07T21:24:40.889 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 332 2023-10-07T21:24:40.889 INFO:tasks.rados.rados.0.smithi003.stdout:3313: seq_num 1040 ranges {1949696=622592} 2023-10-07T21:24:40.899 INFO:tasks.rados.rados.0.smithi003.stdout:3313: writing smithi003182153-10 from 1949696 to 2572288 tid 1 2023-10-07T21:24:40.899 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 332 2023-10-07T21:24:40.899 INFO:tasks.rados.rados.0.smithi003.stdout:3314: seq_num 1041 ranges {14942208=638976} 2023-10-07T21:24:40.984 INFO:tasks.rados.rados.0.smithi003.stdout:3314: writing smithi003182153-18 from 14942208 to 15581184 tid 1 2023-10-07T21:24:40.984 INFO:tasks.rados.rados.0.smithi003.stdout:3315: snap_remove snap 330 2023-10-07T21:24:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:40 smithi003 ceph-mon[200960]: pgmap v727: 121 pgs: 121 active+clean; 706 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T21:24:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:40 smithi003 ceph-mon[200960]: osdmap e722: 8 total, 8 up, 8 in 2023-10-07T21:24:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:40 smithi003 ceph-mon[204507]: pgmap v727: 121 pgs: 121 active+clean; 706 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T21:24:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:40 smithi003 ceph-mon[204507]: osdmap e722: 8 total, 8 up, 8 in 2023-10-07T21:24:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:40 smithi046 ceph-mon[189713]: pgmap v727: 121 pgs: 121 active+clean; 706 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T21:24:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:40 smithi046 ceph-mon[189713]: osdmap e722: 8 total, 8 up, 8 in 2023-10-07T21:24:41.892 INFO:tasks.rados.rados.0.smithi003.stdout:3315: done (7 left) 2023-10-07T21:24:41.893 INFO:tasks.rados.rados.0.smithi003.stdout:3316: snap_remove snap 290 2023-10-07T21:24:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:24:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:24:41] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2023-10-07T21:24:42.894 INFO:tasks.rados.rados.0.smithi003.stdout:3316: done (7 left) 2023-10-07T21:24:42.894 INFO:tasks.rados.rados.0.smithi003.stdout:3317: snap_remove snap 238 2023-10-07T21:24:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:42 smithi003 ceph-mon[200960]: pgmap v730: 121 pgs: 121 active+clean; 698 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2023-10-07T21:24:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:42 smithi003 ceph-mon[200960]: osdmap e723: 8 total, 8 up, 8 in 2023-10-07T21:24:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:42 smithi003 ceph-mon[204507]: pgmap v730: 121 pgs: 121 active+clean; 698 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2023-10-07T21:24:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:42 smithi003 ceph-mon[204507]: osdmap e723: 8 total, 8 up, 8 in 2023-10-07T21:24:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:42 smithi046 ceph-mon[189713]: pgmap v730: 121 pgs: 121 active+clean; 698 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 16 op/s 2023-10-07T21:24:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:42 smithi046 ceph-mon[189713]: osdmap e723: 8 total, 8 up, 8 in 2023-10-07T21:24:43.892 INFO:tasks.rados.rados.0.smithi003.stdout:3317: done (7 left) 2023-10-07T21:24:43.892 INFO:tasks.rados.rados.0.smithi003.stdout:3318: read oid 31 snap -1 2023-10-07T21:24:43.892 INFO:tasks.rados.rados.0.smithi003.stdout:3318: expect deleted 2023-10-07T21:24:43.892 INFO:tasks.rados.rados.0.smithi003.stdout:3319: read oid 48 snap -1 2023-10-07T21:24:43.892 INFO:tasks.rados.rados.0.smithi003.stdout:3319: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:24:43.892 INFO:tasks.rados.rados.0.smithi003.stdout:3320: snap_remove snap 323 2023-10-07T21:24:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:43 smithi003 ceph-mon[200960]: osdmap e724: 8 total, 8 up, 8 in 2023-10-07T21:24:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:43 smithi003 ceph-mon[200960]: osdmap e725: 8 total, 8 up, 8 in 2023-10-07T21:24:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:43 smithi003 ceph-mon[204507]: osdmap e724: 8 total, 8 up, 8 in 2023-10-07T21:24:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:43 smithi003 ceph-mon[204507]: osdmap e725: 8 total, 8 up, 8 in 2023-10-07T21:24:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:43 smithi046 ceph-mon[189713]: osdmap e724: 8 total, 8 up, 8 in 2023-10-07T21:24:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:43 smithi046 ceph-mon[189713]: osdmap e725: 8 total, 8 up, 8 in 2023-10-07T21:24:44.851 INFO:tasks.rados.rados.0.smithi003.stdout:3320: done (9 left) 2023-10-07T21:24:44.851 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 332 2023-10-07T21:24:44.851 INFO:tasks.rados.rados.0.smithi003.stdout:3321: seq_num 1042 ranges {0=655360} 2023-10-07T21:24:44.857 INFO:tasks.rados.rados.0.smithi003.stdout:3321: writing smithi003182153-44 from 0 to 655360 tid 1 2023-10-07T21:24:44.857 INFO:tasks.rados.rados.0.smithi003.stdout:3322: snap_create 2023-10-07T21:24:44.866 INFO:tasks.rados.rados.0.smithi003.stdout:3307: expect (ObjNum 1027 snap 330 seq_num 1027) 2023-10-07T21:24:44.873 INFO:tasks.rados.rados.0.smithi003.stdout:3309: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:24:45.018 INFO:tasks.rados.rados.0.smithi003.stdout:3308: finishing write tid 1 to smithi003182153-22 2023-10-07T21:24:45.019 INFO:tasks.rados.rados.0.smithi003.stdout:3308: finishing write tid 2 to smithi003182153-22 2023-10-07T21:24:45.019 INFO:tasks.rados.rados.0.smithi003.stdout:3308: finishing write tid 3 to smithi003182153-22 2023-10-07T21:24:45.019 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2870 (ObjNum 1038 snap 332 seq_num 1038) dirty exists 2023-10-07T21:24:45.019 INFO:tasks.rados.rados.0.smithi003.stdout:3308: left oid 22 (ObjNum 1038 snap 332 seq_num 1038) 2023-10-07T21:24:45.019 INFO:tasks.rados.rados.0.smithi003.stdout:3310: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:24:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:3312: finishing write tid 1 to smithi003182153-2 2023-10-07T21:24:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:3312: finishing write tid 2 to smithi003182153-2 2023-10-07T21:24:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:3312: finishing write tid 3 to smithi003182153-2 2023-10-07T21:24:45.133 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 2623 (ObjNum 1039 snap 332 seq_num 1039) dirty exists 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3312: left oid 2 (ObjNum 1039 snap 332 seq_num 1039) 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3313: finishing write tid 1 to smithi003182153-10 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3313: finishing write tid 2 to smithi003182153-10 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3313: finishing write tid 3 to smithi003182153-10 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2844 (ObjNum 1040 snap 332 seq_num 1040) dirty exists 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3313: left oid 10 (ObjNum 1040 snap 332 seq_num 1040) 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3314: finishing write tid 1 to smithi003182153-18 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3314: finishing write tid 2 to smithi003182153-18 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3314: finishing write tid 3 to smithi003182153-18 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2844 (ObjNum 1041 snap 332 seq_num 1041) dirty exists 2023-10-07T21:24:45.134 INFO:tasks.rados.rados.0.smithi003.stdout:3314: left oid 18 (ObjNum 1041 snap 332 seq_num 1041) 2023-10-07T21:24:45.135 INFO:tasks.rados.rados.0.smithi003.stdout:3319: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:24:45.148 INFO:tasks.rados.rados.0.smithi003.stdout:3321: finishing write tid 1 to smithi003182153-44 2023-10-07T21:24:45.148 INFO:tasks.rados.rados.0.smithi003.stdout:3321: finishing write tid 2 to smithi003182153-44 2023-10-07T21:24:45.149 INFO:tasks.rados.rados.0.smithi003.stdout:3321: finishing write tid 3 to smithi003182153-44 2023-10-07T21:24:45.149 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3123 (ObjNum 1042 snap 332 seq_num 1042) dirty exists 2023-10-07T21:24:45.149 INFO:tasks.rados.rados.0.smithi003.stdout:3321: left oid 44 (ObjNum 1042 snap 332 seq_num 1042) 2023-10-07T21:24:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:44 smithi003 ceph-mon[204507]: pgmap v733: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 840 KiB/s wr, 6 op/s 2023-10-07T21:24:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:44 smithi003 ceph-mon[204507]: osdmap e726: 8 total, 8 up, 8 in 2023-10-07T21:24:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:44 smithi003 ceph-mon[200960]: pgmap v733: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 840 KiB/s wr, 6 op/s 2023-10-07T21:24:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:44 smithi003 ceph-mon[200960]: osdmap e726: 8 total, 8 up, 8 in 2023-10-07T21:24:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:44 smithi046 ceph-mon[189713]: pgmap v733: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 676 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 840 KiB/s wr, 6 op/s 2023-10-07T21:24:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:44 smithi046 ceph-mon[189713]: osdmap e726: 8 total, 8 up, 8 in 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3307: done (10 left) 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3308: done (9 left) 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3309: done (8 left) 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3310: done (7 left) 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3312: done (6 left) 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3313: done (5 left) 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3314: done (4 left) 2023-10-07T21:24:45.860 INFO:tasks.rados.rados.0.smithi003.stdout:3318: done (3 left) 2023-10-07T21:24:45.861 INFO:tasks.rados.rados.0.smithi003.stdout:3319: done (2 left) 2023-10-07T21:24:45.861 INFO:tasks.rados.rados.0.smithi003.stdout:3321: done (1 left) 2023-10-07T21:24:45.861 INFO:tasks.rados.rados.0.smithi003.stdout:3322: done (0 left) 2023-10-07T21:24:45.861 INFO:tasks.rados.rados.0.smithi003.stdout:3323: snap_remove snap 261 2023-10-07T21:24:46.866 INFO:tasks.rados.rados.0.smithi003.stdout:3323: done (0 left) 2023-10-07T21:24:46.866 INFO:tasks.rados.rados.0.smithi003.stdout:3324: snap_create 2023-10-07T21:24:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:46 smithi003 ceph-mon[200960]: pgmap v736: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 664 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 740 KiB/s wr, 6 op/s 2023-10-07T21:24:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:46 smithi003 ceph-mon[200960]: osdmap e727: 8 total, 8 up, 8 in 2023-10-07T21:24:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:46 smithi003 ceph-mon[204507]: pgmap v736: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 664 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 740 KiB/s wr, 6 op/s 2023-10-07T21:24:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:46 smithi003 ceph-mon[204507]: osdmap e727: 8 total, 8 up, 8 in 2023-10-07T21:24:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:46 smithi046 ceph-mon[189713]: pgmap v736: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 664 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 740 KiB/s wr, 6 op/s 2023-10-07T21:24:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:46 smithi046 ceph-mon[189713]: osdmap e727: 8 total, 8 up, 8 in 2023-10-07T21:24:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:47.864 INFO:tasks.rados.rados.0.smithi003.stdout:3324: done (0 left) 2023-10-07T21:24:47.864 INFO:tasks.rados.rados.0.smithi003.stdout:3325: read oid 11 snap -1 2023-10-07T21:24:47.864 INFO:tasks.rados.rados.0.smithi003.stdout:3325: expect deleted 2023-10-07T21:24:47.864 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 334 2023-10-07T21:24:47.864 INFO:tasks.rados.rados.0.smithi003.stdout:3326: seq_num 1043 ranges {0=671744} 2023-10-07T21:24:47.867 INFO:tasks.rados.rados.0.smithi003.stdout:3326: writing smithi003182153-28 from 0 to 671744 tid 1 2023-10-07T21:24:47.867 INFO:tasks.rados.rados.0.smithi003.stdout:3327: delete oid 46 current snap is 334 2023-10-07T21:24:47.875 INFO:tasks.rados.rados.0.smithi003.stdout:3326: finishing write tid 1 to smithi003182153-28 2023-10-07T21:24:47.876 INFO:tasks.rados.rados.0.smithi003.stdout:3326: finishing write tid 2 to smithi003182153-28 2023-10-07T21:24:47.878 INFO:tasks.rados.rados.0.smithi003.stdout:3325: done (2 left) 2023-10-07T21:24:47.878 INFO:tasks.rados.rados.0.smithi003.stdout:3327: done (1 left) 2023-10-07T21:24:47.878 INFO:tasks.rados.rados.0.smithi003.stdout:3328: read oid 44 snap -1 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3328: expect (ObjNum 1042 snap 332 seq_num 1042) 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3329: rollback oid 38 current snap is 334 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 306 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3330: rmattr oid 20 current snap is 334 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3330: done (3 left) 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3331: read oid 42 snap -1 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3331: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3332: delete oid 49 current snap is 334 2023-10-07T21:24:47.879 INFO:tasks.rados.rados.0.smithi003.stdout:3326: finishing write tid 3 to smithi003182153-28 2023-10-07T21:24:47.880 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 3139 (ObjNum 1043 snap 334 seq_num 1043) dirty exists 2023-10-07T21:24:47.880 INFO:tasks.rados.rados.0.smithi003.stdout:3326: left oid 28 (ObjNum 1043 snap 334 seq_num 1043) 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:3326: done (4 left) 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:3332: done (3 left) 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:3333: read oid 24 snap -1 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:3333: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:3334: read oid 34 snap 328 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:3334: expect deleted 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 334 2023-10-07T21:24:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:3335: seq_num 1046 ranges {573440=729088} 2023-10-07T21:24:47.892 INFO:tasks.rados.rados.0.smithi003.stdout:3335: writing smithi003182153-7 from 573440 to 1302528 tid 1 2023-10-07T21:24:47.893 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 334 2023-10-07T21:24:47.893 INFO:tasks.rados.rados.0.smithi003.stdout:3336: seq_num 1047 ranges {2596864=745472} 2023-10-07T21:24:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:3336: writing smithi003182153-20 from 2596864 to 3342336 tid 1 2023-10-07T21:24:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 334 2023-10-07T21:24:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:3328: expect (ObjNum 1042 snap 332 seq_num 1042) 2023-10-07T21:24:47.930 INFO:tasks.rados.rados.0.smithi003.stdout:3329: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:24:47.930 INFO:tasks.rados.rados.0.smithi003.stdout:3329: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:24:47.930 INFO:tasks.rados.rados.0.smithi003.stdout:3329: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:24:47.930 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2507 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:24:47.930 INFO:tasks.rados.rados.0.smithi003.stdout:3337: seq_num 1048 ranges {5652480=761856} 2023-10-07T21:24:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:3337: writing smithi003182153-36 from 5652480 to 6414336 tid 1 2023-10-07T21:24:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:3328: done (7 left) 2023-10-07T21:24:47.965 INFO:tasks.rados.rados.0.smithi003.stdout:3329: done (6 left) 2023-10-07T21:24:47.966 INFO:tasks.rados.rados.0.smithi003.stdout:3338: read oid 46 snap 315 2023-10-07T21:24:47.966 INFO:tasks.rados.rados.0.smithi003.stdout:3338: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:24:47.966 INFO:tasks.rados.rados.0.smithi003.stdout:3339: delete oid 27 current snap is 334 2023-10-07T21:24:47.966 INFO:tasks.rados.rados.0.smithi003.stdout:3331: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:24:48.084 INFO:tasks.rados.rados.0.smithi003.stdout:3333: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:24:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3335: finishing write tid 1 to smithi003182153-7 2023-10-07T21:24:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3335: finishing write tid 2 to smithi003182153-7 2023-10-07T21:24:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3335: finishing write tid 3 to smithi003182153-7 2023-10-07T21:24:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2625 (ObjNum 1046 snap 334 seq_num 1046) dirty exists 2023-10-07T21:24:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3335: left oid 7 (ObjNum 1046 snap 334 seq_num 1046) 2023-10-07T21:24:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3336: finishing write tid 1 to smithi003182153-20 2023-10-07T21:24:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3336: finishing write tid 2 to smithi003182153-20 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3336: finishing write tid 3 to smithi003182153-20 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2848 (ObjNum 1047 snap 334 seq_num 1047) dirty exists 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3336: left oid 20 (ObjNum 1047 snap 334 seq_num 1047) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3331: done (7 left) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3333: done (6 left) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3334: done (5 left) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3335: done (4 left) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3336: done (3 left) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3339: done (2 left) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3340: rmattr oid 3 current snap is 334 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3340: done (2 left) 2023-10-07T21:24:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3341: snap_remove snap 324 2023-10-07T21:24:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:47 smithi003 ceph-mon[200960]: osdmap e728: 8 total, 8 up, 8 in 2023-10-07T21:24:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:47 smithi003 ceph-mon[200960]: osdmap e729: 8 total, 8 up, 8 in 2023-10-07T21:24:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:47 smithi003 ceph-mon[204507]: osdmap e728: 8 total, 8 up, 8 in 2023-10-07T21:24:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:47 smithi003 ceph-mon[204507]: osdmap e729: 8 total, 8 up, 8 in 2023-10-07T21:24:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:47 smithi046 ceph-mon[189713]: osdmap e728: 8 total, 8 up, 8 in 2023-10-07T21:24:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:47 smithi046 ceph-mon[189713]: osdmap e729: 8 total, 8 up, 8 in 2023-10-07T21:24:48.892 INFO:tasks.rados.rados.0.smithi003.stdout:3341: done (2 left) 2023-10-07T21:24:48.892 INFO:tasks.rados.rados.0.smithi003.stdout:3342: rollback oid 12 current snap is 334 2023-10-07T21:24:48.892 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 333 2023-10-07T21:24:48.892 INFO:tasks.rados.rados.0.smithi003.stdout:3343: read oid 10 snap 326 2023-10-07T21:24:48.892 INFO:tasks.rados.rados.0.smithi003.stdout:3343: expect deleted 2023-10-07T21:24:48.893 INFO:tasks.rados.rados.0.smithi003.stdout:3344: snap_remove snap 312 2023-10-07T21:24:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:48 smithi003 ceph-mon[200960]: pgmap v739: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 647 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 148 KiB/s wr, 2 op/s 2023-10-07T21:24:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:48 smithi003 ceph-mon[204507]: pgmap v739: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 647 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 148 KiB/s wr, 2 op/s 2023-10-07T21:24:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:48 smithi046 ceph-mon[189713]: pgmap v739: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 647 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 148 KiB/s wr, 2 op/s 2023-10-07T21:24:49.864 INFO:tasks.rados.rados.0.smithi003.stdout:3344: done (4 left) 2023-10-07T21:24:49.864 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 334 2023-10-07T21:24:49.864 INFO:tasks.rados.rados.0.smithi003.stdout:3345: seq_num 1050 ranges {0=794624} 2023-10-07T21:24:49.864 INFO:tasks.rados.rados.0.smithi003.stdout:3345: writing smithi003182153-24 from 0 to 794624 tid 1 2023-10-07T21:24:49.864 INFO:tasks.rados.rados.0.smithi003.stdout:3346: copy_from oid 4 from oid 21 current snap is 334 2023-10-07T21:24:49.865 INFO:tasks.rados.rados.0.smithi003.stdout:3347: read oid 38 snap -1 2023-10-07T21:24:49.865 INFO:tasks.rados.rados.0.smithi003.stdout:3347: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:24:49.865 INFO:tasks.rados.rados.0.smithi003.stdout:3348: snap_remove snap 318 2023-10-07T21:24:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:49 smithi003 ceph-mon[200960]: osdmap e730: 8 total, 8 up, 8 in 2023-10-07T21:24:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:49 smithi003 ceph-mon[200960]: osdmap e731: 8 total, 8 up, 8 in 2023-10-07T21:24:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:49 smithi003 ceph-mon[204507]: osdmap e730: 8 total, 8 up, 8 in 2023-10-07T21:24:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:49 smithi003 ceph-mon[204507]: osdmap e731: 8 total, 8 up, 8 in 2023-10-07T21:24:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:49 smithi046 ceph-mon[189713]: osdmap e730: 8 total, 8 up, 8 in 2023-10-07T21:24:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:49 smithi046 ceph-mon[189713]: osdmap e731: 8 total, 8 up, 8 in 2023-10-07T21:24:50.865 INFO:tasks.rados.rados.0.smithi003.stdout:3348: done (7 left) 2023-10-07T21:24:50.866 INFO:tasks.rados.rados.0.smithi003.stdout:3349: snap_remove snap 288 2023-10-07T21:24:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:50 smithi003 ceph-mon[200960]: pgmap v742: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 544 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 502 KiB/s wr, 7 op/s 2023-10-07T21:24:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:50 smithi003 ceph-mon[200960]: osdmap e732: 8 total, 8 up, 8 in 2023-10-07T21:24:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:50 smithi003 ceph-mon[204507]: pgmap v742: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 544 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 502 KiB/s wr, 7 op/s 2023-10-07T21:24:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:50 smithi003 ceph-mon[204507]: osdmap e732: 8 total, 8 up, 8 in 2023-10-07T21:24:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:50 smithi046 ceph-mon[189713]: pgmap v742: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 544 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 502 KiB/s wr, 7 op/s 2023-10-07T21:24:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:50 smithi046 ceph-mon[189713]: osdmap e732: 8 total, 8 up, 8 in 2023-10-07T21:24:51.870 INFO:tasks.rados.rados.0.smithi003.stdout:3349: done (7 left) 2023-10-07T21:24:51.870 INFO:tasks.rados.rados.0.smithi003.stdout:3350: copy_from oid 39 from oid 15 current snap is 334 2023-10-07T21:24:51.871 INFO:tasks.rados.rados.0.smithi003.stdout:3337: finishing write tid 1 to smithi003182153-36 2023-10-07T21:24:51.871 INFO:tasks.rados.rados.0.smithi003.stdout:3337: finishing write tid 2 to smithi003182153-36 2023-10-07T21:24:51.871 INFO:tasks.rados.rados.0.smithi003.stdout:3337: finishing write tid 3 to smithi003182153-36 2023-10-07T21:24:51.871 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2509 (ObjNum 1048 snap 334 seq_num 1048) dirty exists 2023-10-07T21:24:51.871 INFO:tasks.rados.rados.0.smithi003.stdout:3337: left oid 36 (ObjNum 1048 snap 334 seq_num 1048) 2023-10-07T21:24:51.871 INFO:tasks.rados.rados.0.smithi003.stdout:3338: expect (ObjNum 640 snap 202 seq_num 640) 2023-10-07T21:24:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:24:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:24:51] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2023-10-07T21:24:52.211 INFO:tasks.rados.rados.0.smithi003.stdout:3337: done (7 left) 2023-10-07T21:24:52.211 INFO:tasks.rados.rados.0.smithi003.stdout:3338: done (6 left) 2023-10-07T21:24:52.211 INFO:tasks.rados.rados.0.smithi003.stdout:3351: read oid 34 snap -1 2023-10-07T21:24:52.211 INFO:tasks.rados.rados.0.smithi003.stdout:3351: expect deleted 2023-10-07T21:24:52.212 INFO:tasks.rados.rados.0.smithi003.stdout:3352: rmattr oid 40 current snap is 334 2023-10-07T21:24:52.212 INFO:tasks.rados.rados.0.smithi003.stdout:3352: done (7 left) 2023-10-07T21:24:52.212 INFO:tasks.rados.rados.0.smithi003.stdout:3353: delete oid 2 current snap is 334 2023-10-07T21:24:52.212 INFO:tasks.rados.rados.0.smithi003.stdout:3342: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:24:52.212 INFO:tasks.rados.rados.0.smithi003.stdout:3342: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:24:52.213 INFO:tasks.rados.rados.0.smithi003.stdout:3342: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:24:52.213 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2593 (ObjNum 1021 snap 326 seq_num 1021) dirty exists 2023-10-07T21:24:52.213 INFO:tasks.rados.rados.0.smithi003.stdout:3347: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3345: finishing write tid 1 to smithi003182153-24 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3345: finishing write tid 2 to smithi003182153-24 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3345: finishing write tid 3 to smithi003182153-24 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2848 (ObjNum 1050 snap 334 seq_num 1050) dirty exists 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3345: left oid 24 (ObjNum 1050 snap 334 seq_num 1050) 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3346: finishing copy_from racing read to smithi003182153-4 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3346: finishing copy_from to smithi003182153-4 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2814 (ObjNum 938 snap 306 seq_num 938) dirty exists 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3350: finishing copy_from racing read to smithi003182153-39 2023-10-07T21:24:52.224 INFO:tasks.rados.rados.0.smithi003.stdout:3350: finishing copy_from to smithi003182153-39 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2754 (ObjNum 923 snap 300 seq_num 923) dirty exists 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3342: done (7 left) 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3343: done (6 left) 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3345: done (5 left) 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3346: done (4 left) 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3347: done (3 left) 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3350: done (2 left) 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3353: done (1 left) 2023-10-07T21:24:52.225 INFO:tasks.rados.rados.0.smithi003.stdout:3354: delete oid 48 current snap is 334 2023-10-07T21:24:52.226 INFO:tasks.rados.rados.0.smithi003.stdout:3351: done (1 left) 2023-10-07T21:24:52.226 INFO:tasks.rados.rados.0.smithi003.stdout:3354: done (0 left) 2023-10-07T21:24:52.226 INFO:tasks.rados.rados.0.smithi003.stdout:3355: delete oid 37 current snap is 334 2023-10-07T21:24:52.228 INFO:tasks.rados.rados.0.smithi003.stdout:3355: done (0 left) 2023-10-07T21:24:52.228 INFO:tasks.rados.rados.0.smithi003.stdout:3356: rmattr oid 49 current snap is 334 2023-10-07T21:24:52.228 INFO:tasks.rados.rados.0.smithi003.stdout:3356: done (0 left) 2023-10-07T21:24:52.228 INFO:tasks.rados.rados.0.smithi003.stdout:3357: snap_remove snap 320 2023-10-07T21:24:52.919 INFO:tasks.rados.rados.0.smithi003.stdout:3357: done (0 left) 2023-10-07T21:24:52.919 INFO:tasks.rados.rados.0.smithi003.stdout:3358: rmattr oid 50 current snap is 334 2023-10-07T21:24:52.919 INFO:tasks.rados.rados.0.smithi003.stdout:3358: done (0 left) 2023-10-07T21:24:52.919 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 334 2023-10-07T21:24:52.919 INFO:tasks.rados.rados.0.smithi003.stdout:3359: seq_num 1054 ranges {655360=458752,1114112=401408} 2023-10-07T21:24:52.919 INFO:tasks.rados.rados.0.smithi003.stdout:3359: writing smithi003182153-44 from 655360 to 1114112 tid 1 2023-10-07T21:24:52.920 INFO:tasks.rados.rados.0.smithi003.stdout:3359: writing smithi003182153-44 from 1114112 to 1515520 tid 2 2023-10-07T21:24:52.920 INFO:tasks.rados.rados.0.smithi003.stdout:3360: rollback oid 4 current snap is 334 2023-10-07T21:24:52.920 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 4 to 205 2023-10-07T21:24:52.920 INFO:tasks.rados.rados.0.smithi003.stdout:3361: read oid 2 snap -1 2023-10-07T21:24:52.920 INFO:tasks.rados.rados.0.smithi003.stdout:3361: expect deleted 2023-10-07T21:24:52.920 INFO:tasks.rados.rados.0.smithi003.stdout:3362: delete oid 40 current snap is 334 2023-10-07T21:24:52.927 INFO:tasks.rados.rados.0.smithi003.stdout:3361: done (3 left) 2023-10-07T21:24:52.927 INFO:tasks.rados.rados.0.smithi003.stdout:3362: done (2 left) 2023-10-07T21:24:52.927 INFO:tasks.rados.rados.0.smithi003.stdout:3363: rollback oid 32 current snap is 334 2023-10-07T21:24:52.928 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 310 2023-10-07T21:24:52.928 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 334 2023-10-07T21:24:52.928 INFO:tasks.rados.rados.0.smithi003.stdout:3364: seq_num 1056 ranges {794624=491520,1286144=401408} 2023-10-07T21:24:52.935 INFO:tasks.rados.rados.0.smithi003.stdout:3364: writing smithi003182153-24 from 794624 to 1286144 tid 1 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3364: writing smithi003182153-24 from 1286144 to 1687552 tid 2 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3365: copy_from oid 13 from oid 22 current snap is 334 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3359: finishing write tid 1 to smithi003182153-44 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3360: finishing rollback tid 0 to smithi003182153-4 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3360: finishing rollback tid 1 to smithi003182153-4 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2817 (ObjNum 145 snap 0 seq_num 4093644352) dirty dne 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3360: done (4 left) 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3366: rmattr oid 27 current snap is 334 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3366: done (4 left) 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3367: rmattr oid 27 current snap is 334 2023-10-07T21:24:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:3367: done (4 left) 2023-10-07T21:24:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:3368: read oid 40 snap -1 2023-10-07T21:24:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:3368: expect deleted 2023-10-07T21:24:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:3369: rollback oid 45 current snap is 334 2023-10-07T21:24:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 45 to 308 2023-10-07T21:24:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:3370: read oid 46 snap -1 2023-10-07T21:24:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:3370: expect deleted 2023-10-07T21:24:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:3371: delete oid 14 current snap is 334 2023-10-07T21:24:52.941 INFO:tasks.rados.rados.0.smithi003.stdout:3371: done (7 left) 2023-10-07T21:24:52.941 INFO:tasks.rados.rados.0.smithi003.stdout:3372: snap_remove snap 309 2023-10-07T21:24:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:52 smithi003 ceph-mon[200960]: pgmap v745: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 537 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 870 KiB/s wr, 10 op/s 2023-10-07T21:24:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:52 smithi003 ceph-mon[200960]: osdmap e733: 8 total, 8 up, 8 in 2023-10-07T21:24:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:52 smithi003 ceph-mon[204507]: pgmap v745: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 537 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 870 KiB/s wr, 10 op/s 2023-10-07T21:24:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:52 smithi003 ceph-mon[204507]: osdmap e733: 8 total, 8 up, 8 in 2023-10-07T21:24:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:52 smithi046 ceph-mon[189713]: pgmap v745: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 537 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 870 KiB/s wr, 10 op/s 2023-10-07T21:24:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:52 smithi046 ceph-mon[189713]: osdmap e733: 8 total, 8 up, 8 in 2023-10-07T21:24:53.914 INFO:tasks.rados.rados.0.smithi003.stdout:3372: done (7 left) 2023-10-07T21:24:53.914 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 334 2023-10-07T21:24:53.914 INFO:tasks.rados.rados.0.smithi003.stdout:3373: seq_num 1058 ranges {4259840=524288,4784128=401408} 2023-10-07T21:24:53.940 INFO:tasks.rados.rados.0.smithi003.stdout:3373: writing smithi003182153-15 from 4259840 to 4784128 tid 1 2023-10-07T21:24:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3373: writing smithi003182153-15 from 4784128 to 5185536 tid 2 2023-10-07T21:24:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3374: snap_create 2023-10-07T21:24:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3359: finishing write tid 2 to smithi003182153-44 2023-10-07T21:24:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3359: finishing write tid 3 to smithi003182153-44 2023-10-07T21:24:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3363: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:24:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3364: finishing write tid 1 to smithi003182153-24 2023-10-07T21:24:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3363: finishing rollback tid 2 to smithi003182153-32 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 3181 (ObjNum 926 snap 303 seq_num 926) dirty exists 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3359: finishing write tid 4 to smithi003182153-44 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3179 (ObjNum 1054 snap 334 seq_num 1054) dirty exists 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3359: left oid 44 (ObjNum 1054 snap 334 seq_num 1054) 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3364: finishing write tid 2 to smithi003182153-24 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3364: finishing write tid 3 to smithi003182153-24 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3369: finishing rollback tid 0 to smithi003182153-45 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3369: finishing rollback tid 1 to smithi003182153-45 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3369: finishing rollback tid 2 to smithi003182153-45 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 2873 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:3364: finishing write tid 4 to smithi003182153-24 2023-10-07T21:24:53.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2852 (ObjNum 1056 snap 334 seq_num 1056) dirty exists 2023-10-07T21:24:53.945 INFO:tasks.rados.rados.0.smithi003.stdout:3364: left oid 24 (ObjNum 1056 snap 334 seq_num 1056) 2023-10-07T21:24:53.945 INFO:tasks.rados.rados.0.smithi003.stdout:3365: finishing copy_from racing read to smithi003182153-13 2023-10-07T21:24:53.945 INFO:tasks.rados.rados.0.smithi003.stdout:3365: finishing copy_from to smithi003182153-13 2023-10-07T21:24:53.945 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2870 (ObjNum 1038 snap 332 seq_num 1038) dirty exists 2023-10-07T21:24:53.953 INFO:tasks.rados.rados.0.smithi003.stdout:3373: finishing write tid 1 to smithi003182153-15 2023-10-07T21:24:53.954 INFO:tasks.rados.rados.0.smithi003.stdout:3373: finishing write tid 2 to smithi003182153-15 2023-10-07T21:24:53.958 INFO:tasks.rados.rados.0.smithi003.stdout:3373: finishing write tid 3 to smithi003182153-15 2023-10-07T21:24:53.965 INFO:tasks.rados.rados.0.smithi003.stdout:3373: finishing write tid 4 to smithi003182153-15 2023-10-07T21:24:53.965 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3191 (ObjNum 1058 snap 334 seq_num 1058) dirty exists 2023-10-07T21:24:53.965 INFO:tasks.rados.rados.0.smithi003.stdout:3373: left oid 15 (ObjNum 1058 snap 334 seq_num 1058) 2023-10-07T21:24:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:53 smithi003 ceph-mon[204507]: osdmap e734: 8 total, 8 up, 8 in 2023-10-07T21:24:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:53 smithi003 ceph-mon[200960]: osdmap e734: 8 total, 8 up, 8 in 2023-10-07T21:24:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:53 smithi046 ceph-mon[189713]: osdmap e734: 8 total, 8 up, 8 in 2023-10-07T21:24:54.854 INFO:tasks.rados.rados.0.smithi003.stdout:3359: done (8 left) 2023-10-07T21:24:54.854 INFO:tasks.rados.rados.0.smithi003.stdout:3363: done (7 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:3364: done (6 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:3365: done (5 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:3368: done (4 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:3369: done (3 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:3370: done (2 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:3373: done (1 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:3374: done (0 left) 2023-10-07T21:24:54.855 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 335 2023-10-07T21:24:54.856 INFO:tasks.rados.rados.0.smithi003.stdout:3375: seq_num 1059 ranges {4259840=540672,4800512=401408} 2023-10-07T21:24:54.880 INFO:tasks.rados.rados.0.smithi003.stdout:3375: writing smithi003182153-39 from 4259840 to 4800512 tid 1 2023-10-07T21:24:54.882 INFO:tasks.rados.rados.0.smithi003.stdout:3375: writing smithi003182153-39 from 4800512 to 5201920 tid 2 2023-10-07T21:24:54.883 INFO:tasks.rados.rados.0.smithi003.stdout:3376: rmattr oid 19 current snap is 335 2023-10-07T21:24:54.883 INFO:tasks.rados.rados.0.smithi003.stdout:3377: rollback oid 6 current snap is 335 2023-10-07T21:24:54.883 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 284 2023-10-07T21:24:54.883 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 335 2023-10-07T21:24:54.883 INFO:tasks.rados.rados.0.smithi003.stdout:3378: seq_num 1060 ranges {0=557056,557056=401408} 2023-10-07T21:24:54.887 INFO:tasks.rados.rados.0.smithi003.stdout:3378: writing smithi003182153-14 from 0 to 557056 tid 1 2023-10-07T21:24:54.889 INFO:tasks.rados.rados.0.smithi003.stdout:3378: writing smithi003182153-14 from 557056 to 958464 tid 2 2023-10-07T21:24:54.891 INFO:tasks.rados.rados.0.smithi003.stdout:3379: copy_from oid 21 from oid 13 current snap is 335 2023-10-07T21:24:54.891 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 335 2023-10-07T21:24:54.891 INFO:tasks.rados.rados.0.smithi003.stdout:3380: seq_num 1061 ranges {6414336=573440,6987776=401408} 2023-10-07T21:24:54.928 INFO:tasks.rados.rados.0.smithi003.stdout:3380: writing smithi003182153-36 from 6414336 to 6987776 tid 1 2023-10-07T21:24:54.930 INFO:tasks.rados.rados.0.smithi003.stdout:3380: writing smithi003182153-36 from 6987776 to 7389184 tid 2 2023-10-07T21:24:54.931 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 335 2023-10-07T21:24:54.931 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing rollback tid 0 to smithi003182153-6 2023-10-07T21:24:54.931 INFO:tasks.rados.rados.0.smithi003.stdout:3381: seq_num 1062 ranges {0=589824,589824=401408} 2023-10-07T21:24:54.933 INFO:tasks.rados.rados.0.smithi003.stdout:3381: writing smithi003182153-27 from 0 to 589824 tid 1 2023-10-07T21:24:54.936 INFO:tasks.rados.rados.0.smithi003.stdout:3381: writing smithi003182153-27 from 589824 to 991232 tid 2 2023-10-07T21:24:54.936 INFO:tasks.rados.rados.0.smithi003.stdout:3382: snap_create 2023-10-07T21:24:54.936 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2845 (ObjNum 760 snap 248 seq_num 760) dirty exists 2023-10-07T21:24:54.936 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing rollback tid 2 to smithi003182153-6 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2849 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 1 to smithi003182153-39 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 2 to smithi003182153-39 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3378: finishing write tid 1 to smithi003182153-14 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3378: finishing write tid 2 to smithi003182153-14 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3378: finishing write tid 3 to smithi003182153-14 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 3 to smithi003182153-39 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3378: finishing write tid 4 to smithi003182153-14 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2994 (ObjNum 1060 snap 335 seq_num 1060) dirty exists 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3378: left oid 14 (ObjNum 1060 snap 335 seq_num 1060) 2023-10-07T21:24:54.937 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 4 to smithi003182153-39 2023-10-07T21:24:54.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 2855 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:24:54.938 INFO:tasks.rados.rados.0.smithi003.stdout:3375: left oid 39 (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:24:54.938 INFO:tasks.rados.rados.0.smithi003.stdout:3379: finishing copy_from racing read to smithi003182153-21 2023-10-07T21:24:54.938 INFO:tasks.rados.rados.0.smithi003.stdout:3379: finishing copy_from to smithi003182153-21 2023-10-07T21:24:54.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2870 (ObjNum 1038 snap 332 seq_num 1038) dirty exists 2023-10-07T21:24:54.938 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 1 to smithi003182153-36 2023-10-07T21:24:54.938 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 2 to smithi003182153-36 2023-10-07T21:24:54.939 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 3 to smithi003182153-36 2023-10-07T21:24:54.939 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 4 to smithi003182153-36 2023-10-07T21:24:54.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2512 (ObjNum 1061 snap 335 seq_num 1061) dirty exists 2023-10-07T21:24:54.939 INFO:tasks.rados.rados.0.smithi003.stdout:3380: left oid 36 (ObjNum 1061 snap 335 seq_num 1061) 2023-10-07T21:24:54.939 INFO:tasks.rados.rados.0.smithi003.stdout:3381: finishing write tid 1 to smithi003182153-27 2023-10-07T21:24:54.940 INFO:tasks.rados.rados.0.smithi003.stdout:3381: finishing write tid 2 to smithi003182153-27 2023-10-07T21:24:54.940 INFO:tasks.rados.rados.0.smithi003.stdout:3381: finishing write tid 3 to smithi003182153-27 2023-10-07T21:24:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:3381: finishing write tid 4 to smithi003182153-27 2023-10-07T21:24:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 2873 (ObjNum 1062 snap 335 seq_num 1062) dirty exists 2023-10-07T21:24:54.941 INFO:tasks.rados.rados.0.smithi003.stdout:3381: left oid 27 (ObjNum 1062 snap 335 seq_num 1062) 2023-10-07T21:24:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:54 smithi003 ceph-mon[200960]: pgmap v748: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 541 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 1006 KiB/s wr, 5 op/s 2023-10-07T21:24:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:54 smithi003 ceph-mon[200960]: osdmap e735: 8 total, 8 up, 8 in 2023-10-07T21:24:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:54 smithi003 ceph-mon[200960]: osdmap e736: 8 total, 8 up, 8 in 2023-10-07T21:24:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:54 smithi003 ceph-mon[204507]: pgmap v748: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 541 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 1006 KiB/s wr, 5 op/s 2023-10-07T21:24:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:54 smithi003 ceph-mon[204507]: osdmap e735: 8 total, 8 up, 8 in 2023-10-07T21:24:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:54 smithi003 ceph-mon[204507]: osdmap e736: 8 total, 8 up, 8 in 2023-10-07T21:24:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:54 smithi046 ceph-mon[189713]: pgmap v748: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 541 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 391 KiB/s rd, 1006 KiB/s wr, 5 op/s 2023-10-07T21:24:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:54 smithi046 ceph-mon[189713]: osdmap e735: 8 total, 8 up, 8 in 2023-10-07T21:24:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:54 smithi046 ceph-mon[189713]: osdmap e736: 8 total, 8 up, 8 in 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3375: done (7 left) 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3376: done (6 left) 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3377: done (5 left) 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3378: done (4 left) 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3379: done (3 left) 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3380: done (2 left) 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3381: done (1 left) 2023-10-07T21:24:55.923 INFO:tasks.rados.rados.0.smithi003.stdout:3382: done (0 left) 2023-10-07T21:24:55.924 INFO:tasks.rados.rados.0.smithi003.stdout:3383: read oid 35 snap 205 2023-10-07T21:24:55.924 INFO:tasks.rados.rados.0.smithi003.stdout:3383: expect deleted 2023-10-07T21:24:55.924 INFO:tasks.rados.rados.0.smithi003.stdout:3384: read oid 5 snap 316 2023-10-07T21:24:55.924 INFO:tasks.rados.rados.0.smithi003.stdout:3384: expect deleted 2023-10-07T21:24:55.924 INFO:tasks.rados.rados.0.smithi003.stdout:3385: rollback oid 29 current snap is 336 2023-10-07T21:24:55.924 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 310 2023-10-07T21:24:55.924 INFO:tasks.rados.rados.0.smithi003.stdout:3386: delete oid 14 current snap is 336 2023-10-07T21:24:55.932 INFO:tasks.rados.rados.0.smithi003.stdout:3385: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:24:55.933 INFO:tasks.rados.rados.0.smithi003.stdout:3385: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:24:55.933 INFO:tasks.rados.rados.0.smithi003.stdout:3385: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:24:55.933 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 2997 (ObjNum 915 snap 297 seq_num 915) dirty exists 2023-10-07T21:24:55.937 INFO:tasks.rados.rados.0.smithi003.stdout:3383: done (3 left) 2023-10-07T21:24:55.937 INFO:tasks.rados.rados.0.smithi003.stdout:3384: done (2 left) 2023-10-07T21:24:55.937 INFO:tasks.rados.rados.0.smithi003.stdout:3385: done (1 left) 2023-10-07T21:24:55.937 INFO:tasks.rados.rados.0.smithi003.stdout:3386: done (0 left) 2023-10-07T21:24:55.938 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 336 2023-10-07T21:24:55.938 INFO:tasks.rados.rados.0.smithi003.stdout:3387: seq_num 1064 ranges {2572288=622592,3194880=401408} 2023-10-07T21:24:55.955 INFO:tasks.rados.rados.0.smithi003.stdout:3387: writing smithi003182153-10 from 2572288 to 3194880 tid 1 2023-10-07T21:24:55.957 INFO:tasks.rados.rados.0.smithi003.stdout:3387: writing smithi003182153-10 from 3194880 to 3596288 tid 2 2023-10-07T21:24:55.957 INFO:tasks.rados.rados.0.smithi003.stdout:3388: read oid 31 snap -1 2023-10-07T21:24:55.957 INFO:tasks.rados.rados.0.smithi003.stdout:3388: expect deleted 2023-10-07T21:24:55.958 INFO:tasks.rados.rados.0.smithi003.stdout:3389: read oid 39 snap -1 2023-10-07T21:24:55.958 INFO:tasks.rados.rados.0.smithi003.stdout:3389: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:24:55.958 INFO:tasks.rados.rados.0.smithi003.stdout:3390: snap_remove snap 327 2023-10-07T21:24:56.925 INFO:tasks.rados.rados.0.smithi003.stdout:3390: done (3 left) 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3391: read oid 14 snap 316 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3391: expect deleted 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3392: rollback oid 33 current snap is 336 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 328 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3393: delete oid 43 current snap is 336 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 1 to smithi003182153-10 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 2 to smithi003182153-10 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 3 to smithi003182153-10 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 4 to smithi003182153-10 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2848 (ObjNum 1064 snap 336 seq_num 1064) dirty exists 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3387: left oid 10 (ObjNum 1064 snap 336 seq_num 1064) 2023-10-07T21:24:56.926 INFO:tasks.rados.rados.0.smithi003.stdout:3389: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:24:57.246 INFO:tasks.rados.rados.0.smithi003.stdout:3392: finishing rollback tid 0 to smithi003182153-33 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3392: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 3000 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3387: done (5 left) 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3388: done (4 left) 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3389: done (3 left) 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3391: done (2 left) 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3392: done (1 left) 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3393: done (0 left) 2023-10-07T21:24:57.247 INFO:tasks.rados.rados.0.smithi003.stdout:3394: delete oid 10 current snap is 336 2023-10-07T21:24:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:3394: done (0 left) 2023-10-07T21:24:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:3395: rollback oid 11 current snap is 336 2023-10-07T21:24:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 329 2023-10-07T21:24:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:3396: rollback oid 20 current snap is 336 2023-10-07T21:24:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 314 2023-10-07T21:24:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:3397: rollback oid 50 current snap is 336 2023-10-07T21:24:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 50 to 315 2023-10-07T21:24:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:3398: delete oid 14 current snap is 336 2023-10-07T21:24:57.251 INFO:tasks.rados.rados.0.smithi003.stdout:3396: finishing rollback tid 0 to smithi003182153-20 2023-10-07T21:24:57.251 INFO:tasks.rados.rados.0.smithi003.stdout:3397: finishing rollback tid 1 to smithi003182153-50 2023-10-07T21:24:57.251 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2488 (ObjNum 97 snap 0 seq_num 1511980848) dirty dne 2023-10-07T21:24:57.252 INFO:tasks.rados.rados.0.smithi003.stdout:3397: done (3 left) 2023-10-07T21:24:57.252 INFO:tasks.rados.rados.0.smithi003.stdout:3398: done (2 left) 2023-10-07T21:24:57.252 INFO:tasks.rados.rados.0.smithi003.stdout:3399: delete oid 33 current snap is 336 2023-10-07T21:24:57.252 INFO:tasks.rados.rados.0.smithi003.stdout:3396: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:24:57.252 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2850 (ObjNum 97 snap 0 seq_num 1512174096) dirty dne 2023-10-07T21:24:57.252 INFO:tasks.rados.rados.0.smithi003.stdout:3395: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:24:57.253 INFO:tasks.rados.rados.0.smithi003.stdout:3395: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:24:57.253 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2875 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:24:57.255 INFO:tasks.rados.rados.0.smithi003.stdout:3395: done (2 left) 2023-10-07T21:24:57.255 INFO:tasks.rados.rados.0.smithi003.stdout:3396: done (1 left) 2023-10-07T21:24:57.255 INFO:tasks.rados.rados.0.smithi003.stdout:3399: done (0 left) 2023-10-07T21:24:57.255 INFO:tasks.rados.rados.0.smithi003.stdout:3400: read oid 30 snap 306 2023-10-07T21:24:57.255 INFO:tasks.rados.rados.0.smithi003.stdout:3400: expect (ObjNum 886 snap 287 seq_num 886) 2023-10-07T21:24:57.255 INFO:tasks.rados.rados.0.smithi003.stdout:3401: rmattr oid 3 current snap is 336 2023-10-07T21:24:57.256 INFO:tasks.rados.rados.0.smithi003.stdout:3401: done (1 left) 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3402: rmattr oid 2 current snap is 336 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3402: done (1 left) 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3403: read oid 13 snap -1 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3403: expect (ObjNum 1038 snap 332 seq_num 1038) 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3404: rollback oid 33 current snap is 336 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 33 to 314 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3405: read oid 44 snap -1 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3405: expect (ObjNum 1054 snap 334 seq_num 1054) 2023-10-07T21:24:57.257 INFO:tasks.rados.rados.0.smithi003.stdout:3406: setattr oid 9 current snap is 336 2023-10-07T21:24:57.258 INFO:tasks.rados.rados.0.smithi003.stdout:3407: rmattr oid 29 current snap is 336 2023-10-07T21:24:57.258 INFO:tasks.rados.rados.0.smithi003.stdout:3407: done (5 left) 2023-10-07T21:24:57.258 INFO:tasks.rados.rados.0.smithi003.stdout:3408: read oid 47 snap -1 2023-10-07T21:24:57.258 INFO:tasks.rados.rados.0.smithi003.stdout:3408: expect deleted 2023-10-07T21:24:57.258 INFO:tasks.rados.rados.0.smithi003.stdout:3409: read oid 39 snap -1 2023-10-07T21:24:57.258 INFO:tasks.rados.rados.0.smithi003.stdout:3409: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:24:57.258 INFO:tasks.rados.rados.0.smithi003.stdout:3410: copy_from oid 42 from oid 45 current snap is 336 2023-10-07T21:24:57.259 INFO:tasks.rados.rados.0.smithi003.stdout:3411: rollback oid 37 current snap is 336 2023-10-07T21:24:57.259 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 284 2023-10-07T21:24:57.263 INFO:tasks.rados.rados.0.smithi003.stdout:3412: rollback oid 28 current snap is 336 2023-10-07T21:24:57.263 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 28 to 308 2023-10-07T21:24:57.263 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 336 2023-10-07T21:24:57.263 INFO:tasks.rados.rados.0.smithi003.stdout:3413: seq_num 1069 ranges {2375680=712704,3088384=401408} 2023-10-07T21:24:57.275 INFO:tasks.rados.rados.0.smithi003.stdout:3413: writing smithi003182153-26 from 2375680 to 3088384 tid 1 2023-10-07T21:24:57.279 INFO:tasks.rados.rados.0.smithi003.stdout:3413: writing smithi003182153-26 from 3088384 to 3489792 tid 2 2023-10-07T21:24:57.279 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 336 2023-10-07T21:24:57.279 INFO:tasks.rados.rados.0.smithi003.stdout:3414: seq_num 1070 ranges {1687552=729088,2416640=401408} 2023-10-07T21:24:57.294 INFO:tasks.rados.rados.0.smithi003.stdout:3414: writing smithi003182153-24 from 1687552 to 2416640 tid 1 2023-10-07T21:24:57.296 INFO:tasks.rados.rados.0.smithi003.stdout:3414: writing smithi003182153-24 from 2416640 to 2818048 tid 2 2023-10-07T21:24:57.296 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 20 current snap is 336 2023-10-07T21:24:57.296 INFO:tasks.rados.rados.0.smithi003.stdout:3415: seq_num 1071 ranges {0=745472,745472=401408} 2023-10-07T21:24:57.301 INFO:tasks.rados.rados.0.smithi003.stdout:3415: writing smithi003182153-20 from 0 to 745472 tid 1 2023-10-07T21:24:57.304 INFO:tasks.rados.rados.0.smithi003.stdout:3415: writing smithi003182153-20 from 745472 to 1146880 tid 2 2023-10-07T21:24:57.304 INFO:tasks.rados.rados.0.smithi003.stdout:3416: snap_remove snap 295 2023-10-07T21:24:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:56 smithi003 ceph-mon[200960]: pgmap v751: 121 pgs: 121 active+clean; 539 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.6 MiB/s wr, 7 op/s 2023-10-07T21:24:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:56 smithi003 ceph-mon[200960]: osdmap e737: 8 total, 8 up, 8 in 2023-10-07T21:24:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:56 smithi003 ceph-mon[204507]: pgmap v751: 121 pgs: 121 active+clean; 539 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.6 MiB/s wr, 7 op/s 2023-10-07T21:24:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:56 smithi003 ceph-mon[204507]: osdmap e737: 8 total, 8 up, 8 in 2023-10-07T21:24:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:56 smithi046 ceph-mon[189713]: pgmap v751: 121 pgs: 121 active+clean; 539 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.6 MiB/s wr, 7 op/s 2023-10-07T21:24:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:56 smithi046 ceph-mon[189713]: osdmap e737: 8 total, 8 up, 8 in 2023-10-07T21:24:57.930 INFO:tasks.rados.rados.0.smithi003.stdout:3416: done (13 left) 2023-10-07T21:24:57.931 INFO:tasks.rados.rados.0.smithi003.stdout:3417: read oid 49 snap -1 2023-10-07T21:24:57.931 INFO:tasks.rados.rados.0.smithi003.stdout:3417: expect deleted 2023-10-07T21:24:57.931 INFO:tasks.rados.rados.0.smithi003.stdout:3418: copy_from oid 16 from oid 2 current snap is 336 2023-10-07T21:24:57.931 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 336 2023-10-07T21:24:57.931 INFO:tasks.rados.rados.0.smithi003.stdout:3419: seq_num 1072 ranges {0=761856,761856=401408} 2023-10-07T21:24:57.937 INFO:tasks.rados.rados.0.smithi003.stdout:3419: writing smithi003182153-43 from 0 to 761856 tid 1 2023-10-07T21:24:57.937 INFO:tasks.rados.rados.0.smithi003.stdout:3419: writing smithi003182153-43 from 761856 to 1163264 tid 2 2023-10-07T21:24:57.937 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:24:57.938 INFO:tasks.rados.rados.0.smithi003.stdout:3404: finishing rollback tid 1 to smithi003182153-33 2023-10-07T21:24:57.938 INFO:tasks.rados.rados.0.smithi003.stdout:3411: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:24:57.938 INFO:tasks.rados.rados.0.smithi003.stdout:3411: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:24:57.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2616 (ObjNum 799 snap 260 seq_num 799) dirty exists 2023-10-07T21:24:57.938 INFO:tasks.rados.rados.0.smithi003.stdout:3403: expect (ObjNum 1038 snap 332 seq_num 1038) 2023-10-07T21:24:58.012 INFO:tasks.rados.rados.0.smithi003.stdout:3404: finishing rollback tid 2 to smithi003182153-33 2023-10-07T21:24:58.012 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 3002 (ObjNum 932 snap 303 seq_num 932) dirty exists 2023-10-07T21:24:58.012 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 3003 (ObjNum 1027 snap 330 seq_num 1027) dirty exists 2023-10-07T21:24:58.012 INFO:tasks.rados.rados.0.smithi003.stdout:3405: expect (ObjNum 1054 snap 334 seq_num 1054) 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3412: finishing rollback tid 0 to smithi003182153-28 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3412: finishing rollback tid 1 to smithi003182153-28 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3412: finishing rollback tid 2 to smithi003182153-28 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 3209 (ObjNum 880 snap 283 seq_num 880) dirty exists 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3403: done (15 left) 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3404: done (14 left) 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3405: done (13 left) 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3406: done (12 left) 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3408: done (11 left) 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3411: done (10 left) 2023-10-07T21:24:58.061 INFO:tasks.rados.rados.0.smithi003.stdout:3412: done (9 left) 2023-10-07T21:24:58.062 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 336 2023-10-07T21:24:58.062 INFO:tasks.rados.rados.0.smithi003.stdout:3420: seq_num 1073 ranges {991232=778240,1769472=401408} 2023-10-07T21:24:58.070 INFO:tasks.rados.rados.0.smithi003.stdout:3420: writing smithi003182153-27 from 991232 to 1769472 tid 1 2023-10-07T21:24:58.072 INFO:tasks.rados.rados.0.smithi003.stdout:3420: writing smithi003182153-27 from 1769472 to 2170880 tid 2 2023-10-07T21:24:58.072 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 336 2023-10-07T21:24:58.072 INFO:tasks.rados.rados.0.smithi003.stdout:3421: seq_num 1074 ranges {0=794624,794624=401408} 2023-10-07T21:24:58.077 INFO:tasks.rados.rados.0.smithi003.stdout:3421: writing smithi003182153-10 from 0 to 794624 tid 1 2023-10-07T21:24:58.079 INFO:tasks.rados.rados.0.smithi003.stdout:3421: writing smithi003182153-10 from 794624 to 1196032 tid 2 2023-10-07T21:24:58.079 INFO:tasks.rados.rados.0.smithi003.stdout:3422: snap_remove snap 314 2023-10-07T21:24:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:57 smithi003 ceph-mon[200960]: osdmap e738: 8 total, 8 up, 8 in 2023-10-07T21:24:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:57 smithi003 ceph-mon[200960]: pgmap v754: 121 pgs: 121 active+clean; 537 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.2 MiB/s wr, 5 op/s 2023-10-07T21:24:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:57 smithi003 ceph-mon[204507]: osdmap e738: 8 total, 8 up, 8 in 2023-10-07T21:24:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:57 smithi003 ceph-mon[204507]: pgmap v754: 121 pgs: 121 active+clean; 537 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.2 MiB/s wr, 5 op/s 2023-10-07T21:24:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:57 smithi046 ceph-mon[189713]: osdmap e738: 8 total, 8 up, 8 in 2023-10-07T21:24:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:57 smithi046 ceph-mon[189713]: pgmap v754: 121 pgs: 121 active+clean; 537 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 3.2 MiB/s wr, 5 op/s 2023-10-07T21:24:58.937 INFO:tasks.rados.rados.0.smithi003.stdout:3422: done (11 left) 2023-10-07T21:24:58.937 INFO:tasks.rados.rados.0.smithi003.stdout:3423: snap_remove snap 310 2023-10-07T21:24:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:58 smithi003 ceph-mon[200960]: osdmap e739: 8 total, 8 up, 8 in 2023-10-07T21:24:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:58 smithi003 ceph-mon[204507]: osdmap e739: 8 total, 8 up, 8 in 2023-10-07T21:24:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:58 smithi046 ceph-mon[189713]: osdmap e739: 8 total, 8 up, 8 in 2023-10-07T21:24:59.866 INFO:tasks.rados.rados.0.smithi003.stdout:3423: done (11 left) 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3424: rollback oid 22 current snap is 336 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 284 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3425: rollback oid 4 current snap is 336 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 4 to 308 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3426: read oid 37 snap -1 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3426: expect (ObjNum 799 snap 260 seq_num 799) 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3427: read oid 29 snap -1 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3427: expect (ObjNum 915 snap 297 seq_num 915) 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 336 2023-10-07T21:24:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3428: seq_num 1075 ranges {1753088=409600,2162688=671744,2834432=131072} 2023-10-07T21:24:59.870 INFO:tasks.rados.rados.0.smithi003.stdout:3428: writing smithi003182153-21 from 1753088 to 2162688 tid 1 2023-10-07T21:24:59.874 INFO:tasks.rados.rados.0.smithi003.stdout:3428: writing smithi003182153-21 from 2162688 to 2834432 tid 2 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3428: writing smithi003182153-21 from 2834432 to 2965504 tid 3 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 1 to smithi003182153-26 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 2 to smithi003182153-26 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 3 to smithi003182153-26 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 4 to smithi003182153-26 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 3006 (ObjNum 1069 snap 336 seq_num 1069) dirty exists 2023-10-07T21:24:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3413: left oid 26 (ObjNum 1069 snap 336 seq_num 1069) 2023-10-07T21:24:59.877 INFO:tasks.rados.rados.0.smithi003.stdout:3409: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:25:00.199 INFO:tasks.rados.rados.0.smithi003.stdout:3410: finishing copy_from racing read to smithi003182153-42 2023-10-07T21:25:00.199 INFO:tasks.rados.rados.0.smithi003.stdout:3400: expect (ObjNum 886 snap 287 seq_num 886) 2023-10-07T21:25:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:59 smithi003 ceph-mon[204507]: osdmap e740: 8 total, 8 up, 8 in 2023-10-07T21:25:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:59 smithi003 ceph-mon[204507]: pgmap v757: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 557 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2023-10-07T21:25:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:24:59 smithi003 ceph-mon[204507]: osdmap e741: 8 total, 8 up, 8 in 2023-10-07T21:25:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:59 smithi003 ceph-mon[200960]: osdmap e740: 8 total, 8 up, 8 in 2023-10-07T21:25:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:59 smithi003 ceph-mon[200960]: pgmap v757: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 557 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2023-10-07T21:25:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:24:59 smithi003 ceph-mon[200960]: osdmap e741: 8 total, 8 up, 8 in 2023-10-07T21:25:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:59 smithi046 ceph-mon[189713]: osdmap e740: 8 total, 8 up, 8 in 2023-10-07T21:25:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:59 smithi046 ceph-mon[189713]: pgmap v757: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 557 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.0 MiB/s wr, 24 op/s 2023-10-07T21:25:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:24:59 smithi046 ceph-mon[189713]: osdmap e741: 8 total, 8 up, 8 in 2023-10-07T21:25:00.622 INFO:tasks.rados.rados.0.smithi003.stdout:3410: finishing copy_from to smithi003182153-42 2023-10-07T21:25:00.622 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 2873 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:25:00.622 INFO:tasks.rados.rados.0.smithi003.stdout:3414: finishing write tid 1 to smithi003182153-24 2023-10-07T21:25:00.623 INFO:tasks.rados.rados.0.smithi003.stdout:3414: finishing write tid 2 to smithi003182153-24 2023-10-07T21:25:00.623 INFO:tasks.rados.rados.0.smithi003.stdout:3414: finishing write tid 3 to smithi003182153-24 2023-10-07T21:25:00.623 INFO:tasks.rados.rados.0.smithi003.stdout:3415: finishing write tid 1 to smithi003182153-20 2023-10-07T21:25:00.623 INFO:tasks.rados.rados.0.smithi003.stdout:3415: finishing write tid 2 to smithi003182153-20 2023-10-07T21:25:00.623 INFO:tasks.rados.rados.0.smithi003.stdout:3414: finishing write tid 4 to smithi003182153-24 2023-10-07T21:25:00.623 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 2876 (ObjNum 1070 snap 336 seq_num 1070) dirty exists 2023-10-07T21:25:00.624 INFO:tasks.rados.rados.0.smithi003.stdout:3414: left oid 24 (ObjNum 1070 snap 336 seq_num 1070) 2023-10-07T21:25:00.624 INFO:tasks.rados.rados.0.smithi003.stdout:3415: finishing write tid 3 to smithi003182153-20 2023-10-07T21:25:00.624 INFO:tasks.rados.rados.0.smithi003.stdout:3415: finishing write tid 4 to smithi003182153-20 2023-10-07T21:25:00.624 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2853 (ObjNum 1071 snap 336 seq_num 1071) dirty exists 2023-10-07T21:25:00.624 INFO:tasks.rados.rados.0.smithi003.stdout:3415: left oid 20 (ObjNum 1071 snap 336 seq_num 1071) 2023-10-07T21:25:00.624 INFO:tasks.rados.rados.0.smithi003.stdout:3400: done (15 left) 2023-10-07T21:25:00.625 INFO:tasks.rados.rados.0.smithi003.stdout:3409: done (14 left) 2023-10-07T21:25:00.625 INFO:tasks.rados.rados.0.smithi003.stdout:3410: done (13 left) 2023-10-07T21:25:00.625 INFO:tasks.rados.rados.0.smithi003.stdout:3413: done (12 left) 2023-10-07T21:25:00.625 INFO:tasks.rados.rados.0.smithi003.stdout:3414: done (11 left) 2023-10-07T21:25:00.625 INFO:tasks.rados.rados.0.smithi003.stdout:3415: done (10 left) 2023-10-07T21:25:00.625 INFO:tasks.rados.rados.0.smithi003.stdout:3429: delete oid 25 current snap is 336 2023-10-07T21:25:00.626 INFO:tasks.rados.rados.0.smithi003.stdout:3418: finishing copy_from to smithi003182153-16 2023-10-07T21:25:00.626 INFO:tasks.rados.rados.0.smithi003.stdout:3418: got expected ENOENT (src dne) 2023-10-07T21:25:00.626 INFO:tasks.rados.rados.0.smithi003.stdout:3418: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:25:00.626 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 1 to smithi003182153-43 2023-10-07T21:25:00.626 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 2 to smithi003182153-43 2023-10-07T21:25:00.626 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 3 to smithi003182153-43 2023-10-07T21:25:00.627 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 4 to smithi003182153-43 2023-10-07T21:25:00.627 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 2879 (ObjNum 1072 snap 336 seq_num 1072) dirty exists 2023-10-07T21:25:00.627 INFO:tasks.rados.rados.0.smithi003.stdout:3419: left oid 43 (ObjNum 1072 snap 336 seq_num 1072) 2023-10-07T21:25:00.627 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 1 to smithi003182153-27 2023-10-07T21:25:00.627 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 2 to smithi003182153-27 2023-10-07T21:25:00.627 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 3 to smithi003182153-27 2023-10-07T21:25:00.628 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 4 to smithi003182153-27 2023-10-07T21:25:00.628 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 2878 (ObjNum 1073 snap 336 seq_num 1073) dirty exists 2023-10-07T21:25:00.628 INFO:tasks.rados.rados.0.smithi003.stdout:3420: left oid 27 (ObjNum 1073 snap 336 seq_num 1073) 2023-10-07T21:25:00.628 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 1 to smithi003182153-10 2023-10-07T21:25:00.628 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 2 to smithi003182153-10 2023-10-07T21:25:00.628 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 3 to smithi003182153-10 2023-10-07T21:25:00.629 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 4 to smithi003182153-10 2023-10-07T21:25:00.629 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2852 (ObjNum 1074 snap 336 seq_num 1074) dirty exists 2023-10-07T21:25:00.629 INFO:tasks.rados.rados.0.smithi003.stdout:3421: left oid 10 (ObjNum 1074 snap 336 seq_num 1074) 2023-10-07T21:25:00.629 INFO:tasks.rados.rados.0.smithi003.stdout:3427: expect (ObjNum 915 snap 297 seq_num 915) 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:3425: finishing rollback tid 1 to smithi003182153-4 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2817 (ObjNum 33 snap 0 seq_num 1511472288) dirty dne 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:3424: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:3424: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:3424: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 2876 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:3428: finishing write tid 1 to smithi003182153-21 2023-10-07T21:25:00.644 INFO:tasks.rados.rados.0.smithi003.stdout:3428: finishing write tid 2 to smithi003182153-21 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3428: finishing write tid 3 to smithi003182153-21 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3428: finishing write tid 4 to smithi003182153-21 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3417: done (10 left) 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3418: done (9 left) 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3419: done (8 left) 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3420: done (7 left) 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3421: done (6 left) 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3424: done (5 left) 2023-10-07T21:25:00.645 INFO:tasks.rados.rados.0.smithi003.stdout:3425: done (4 left) 2023-10-07T21:25:00.646 INFO:tasks.rados.rados.0.smithi003.stdout:3427: done (3 left) 2023-10-07T21:25:00.646 INFO:tasks.rados.rados.0.smithi003.stdout:3429: done (2 left) 2023-10-07T21:25:00.646 INFO:tasks.rados.rados.0.smithi003.stdout:3430: delete oid 50 current snap is 336 2023-10-07T21:25:00.646 INFO:tasks.rados.rados.0.smithi003.stdout:3428: finishing write tid 5 to smithi003182153-21 2023-10-07T21:25:00.646 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2882 (ObjNum 1075 snap 336 seq_num 1075) dirty exists 2023-10-07T21:25:00.646 INFO:tasks.rados.rados.0.smithi003.stdout:3428: left oid 21 (ObjNum 1075 snap 336 seq_num 1075) 2023-10-07T21:25:00.646 INFO:tasks.rados.rados.0.smithi003.stdout:3426: expect (ObjNum 799 snap 260 seq_num 799) 2023-10-07T21:25:00.854 INFO:tasks.rados.rados.0.smithi003.stdout:3426: done (2 left) 2023-10-07T21:25:00.854 INFO:tasks.rados.rados.0.smithi003.stdout:3428: done (1 left) 2023-10-07T21:25:00.854 INFO:tasks.rados.rados.0.smithi003.stdout:3430: done (0 left) 2023-10-07T21:25:00.855 INFO:tasks.rados.rados.0.smithi003.stdout:3431: snap_create 2023-10-07T21:25:00.940 INFO:tasks.rados.rados.0.smithi003.stdout:3431: done (0 left) 2023-10-07T21:25:00.940 INFO:tasks.rados.rados.0.smithi003.stdout:3432: read oid 49 snap -1 2023-10-07T21:25:00.940 INFO:tasks.rados.rados.0.smithi003.stdout:3432: expect deleted 2023-10-07T21:25:00.941 INFO:tasks.rados.rados.0.smithi003.stdout:3433: snap_remove snap 307 2023-10-07T21:25:01.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:25:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:25:01] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-10-07T21:25:01.950 INFO:tasks.rados.rados.0.smithi003.stdout:3433: done (1 left) 2023-10-07T21:25:01.950 INFO:tasks.rados.rados.0.smithi003.stdout:3434: snap_remove snap 308 2023-10-07T21:25:02.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:01 smithi003 ceph-mon[200960]: osdmap e742: 8 total, 8 up, 8 in 2023-10-07T21:25:02.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:02.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:01 smithi003 ceph-mon[200960]: pgmap v760: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 565 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2023-10-07T21:25:02.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:01 smithi003 ceph-mon[204507]: osdmap e742: 8 total, 8 up, 8 in 2023-10-07T21:25:02.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:02.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:01 smithi003 ceph-mon[204507]: pgmap v760: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 565 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2023-10-07T21:25:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:01 smithi046 ceph-mon[189713]: osdmap e742: 8 total, 8 up, 8 in 2023-10-07T21:25:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:01 smithi046 ceph-mon[189713]: pgmap v760: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 565 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 27 op/s 2023-10-07T21:25:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:3434: done (1 left) 2023-10-07T21:25:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:3435: delete oid 14 current snap is 337 2023-10-07T21:25:02.966 INFO:tasks.rados.rados.0.smithi003.stdout:3432: done (1 left) 2023-10-07T21:25:02.966 INFO:tasks.rados.rados.0.smithi003.stdout:3435: done (0 left) 2023-10-07T21:25:02.966 INFO:tasks.rados.rados.0.smithi003.stdout:3436: rollback oid 19 current snap is 337 2023-10-07T21:25:02.966 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 19 to 303 2023-10-07T21:25:02.966 INFO:tasks.rados.rados.0.smithi003.stdout:3437: copy_from oid 18 from oid 42 current snap is 337 2023-10-07T21:25:02.967 INFO:tasks.rados.rados.0.smithi003.stdout:3438: read oid 30 snap 326 2023-10-07T21:25:02.967 INFO:tasks.rados.rados.0.smithi003.stdout:3438: expect (ObjNum 979 snap 314 seq_num 979) 2023-10-07T21:25:02.967 INFO:tasks.rados.rados.0.smithi003.stdout:3439: read oid 10 snap -1 2023-10-07T21:25:02.967 INFO:tasks.rados.rados.0.smithi003.stdout:3439: expect (ObjNum 1074 snap 336 seq_num 1074) 2023-10-07T21:25:02.967 INFO:tasks.rados.rados.0.smithi003.stdout:3440: delete oid 21 current snap is 337 2023-10-07T21:25:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:3440: done (4 left) 2023-10-07T21:25:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:3441: rmattr oid 26 current snap is 337 2023-10-07T21:25:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:3441: done (4 left) 2023-10-07T21:25:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 337 2023-10-07T21:25:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:3442: seq_num 1080 ranges {6078464=491520,6569984=540672,7110656=262144} 2023-10-07T21:25:03.012 INFO:tasks.rados.rados.0.smithi003.stdout:3442: writing smithi003182153-28 from 6078464 to 6569984 tid 1 2023-10-07T21:25:03.015 INFO:tasks.rados.rados.0.smithi003.stdout:3442: writing smithi003182153-28 from 6569984 to 7110656 tid 2 2023-10-07T21:25:03.017 INFO:tasks.rados.rados.0.smithi003.stdout:3442: writing smithi003182153-28 from 7110656 to 7372800 tid 3 2023-10-07T21:25:03.017 INFO:tasks.rados.rados.0.smithi003.stdout:3443: rollback oid 37 current snap is 337 2023-10-07T21:25:03.017 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 332 2023-10-07T21:25:03.018 INFO:tasks.rados.rados.0.smithi003.stdout:3436: finishing rollback tid 0 to smithi003182153-19 2023-10-07T21:25:03.018 INFO:tasks.rados.rados.0.smithi003.stdout:3436: finishing rollback tid 1 to smithi003182153-19 2023-10-07T21:25:03.018 INFO:tasks.rados.rados.0.smithi003.stdout:3436: finishing rollback tid 2 to smithi003182153-19 2023-10-07T21:25:03.018 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2855 (ObjNum 931 snap 303 seq_num 931) dirty exists 2023-10-07T21:25:03.018 INFO:tasks.rados.rados.0.smithi003.stdout:3438: expect (ObjNum 979 snap 314 seq_num 979) 2023-10-07T21:25:03.070 INFO:tasks.rados.rados.0.smithi003.stdout:3439: expect (ObjNum 1074 snap 336 seq_num 1074) 2023-10-07T21:25:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:3437: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:25:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:3437: finishing copy_from to smithi003182153-18 2023-10-07T21:25:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2873 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:25:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:3436: done (5 left) 2023-10-07T21:25:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:3437: done (4 left) 2023-10-07T21:25:03.101 INFO:tasks.rados.rados.0.smithi003.stdout:3438: done (3 left) 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3439: done (2 left) 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3444: rmattr oid 6 current snap is 337 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3442: finishing write tid 1 to smithi003182153-28 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3443: finishing rollback tid 0 to smithi003182153-37 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3443: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3443: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2619 (ObjNum 884 snap 286 seq_num 884) dirty exists 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3442: finishing write tid 2 to smithi003182153-28 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3442: finishing write tid 3 to smithi003182153-28 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3442: finishing write tid 4 to smithi003182153-28 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:3442: finishing write tid 5 to smithi003182153-28 2023-10-07T21:25:03.102 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 3274 (ObjNum 1080 snap 337 seq_num 1080) dirty exists 2023-10-07T21:25:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:3442: left oid 28 (ObjNum 1080 snap 337 seq_num 1080) 2023-10-07T21:25:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:3442: done (2 left) 2023-10-07T21:25:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:3443: done (1 left) 2023-10-07T21:25:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:3445: read oid 27 snap -1 2023-10-07T21:25:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:3445: expect (ObjNum 1073 snap 336 seq_num 1073) 2023-10-07T21:25:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 337 2023-10-07T21:25:03.103 INFO:tasks.rados.rados.0.smithi003.stdout:3446: seq_num 1081 ranges {5185536=507904,5693440=425984,6119424=376832} 2023-10-07T21:25:03.131 INFO:tasks.rados.rados.0.smithi003.stdout:3446: writing smithi003182153-15 from 5185536 to 5693440 tid 1 2023-10-07T21:25:03.134 INFO:tasks.rados.rados.0.smithi003.stdout:3446: writing smithi003182153-15 from 5693440 to 6119424 tid 2 2023-10-07T21:25:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:3446: writing smithi003182153-15 from 6119424 to 6496256 tid 3 2023-10-07T21:25:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:3447: snap_create 2023-10-07T21:25:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2850 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:25:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:3445: expect (ObjNum 1073 snap 336 seq_num 1073) 2023-10-07T21:25:03.207 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 1 to smithi003182153-15 2023-10-07T21:25:03.207 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 2 to smithi003182153-15 2023-10-07T21:25:03.208 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 3 to smithi003182153-15 2023-10-07T21:25:03.208 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 4 to smithi003182153-15 2023-10-07T21:25:03.208 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 5 to smithi003182153-15 2023-10-07T21:25:03.208 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3279 (ObjNum 1081 snap 337 seq_num 1081) dirty exists 2023-10-07T21:25:03.208 INFO:tasks.rados.rados.0.smithi003.stdout:3446: left oid 15 (ObjNum 1081 snap 337 seq_num 1081) 2023-10-07T21:25:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:02 smithi003 ceph-mon[200960]: osdmap e743: 8 total, 8 up, 8 in 2023-10-07T21:25:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:02 smithi003 ceph-mon[204507]: osdmap e743: 8 total, 8 up, 8 in 2023-10-07T21:25:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:02 smithi046 ceph-mon[189713]: osdmap e743: 8 total, 8 up, 8 in 2023-10-07T21:25:03.963 INFO:tasks.rados.rados.0.smithi003.stdout:3444: done (3 left) 2023-10-07T21:25:03.963 INFO:tasks.rados.rados.0.smithi003.stdout:3445: done (2 left) 2023-10-07T21:25:03.963 INFO:tasks.rados.rados.0.smithi003.stdout:3446: done (1 left) 2023-10-07T21:25:03.964 INFO:tasks.rados.rados.0.smithi003.stdout:3447: done (0 left) 2023-10-07T21:25:03.964 INFO:tasks.rados.rados.0.smithi003.stdout:3448: snap_create 2023-10-07T21:25:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:03 smithi003 ceph-mon[204507]: osdmap e744: 8 total, 8 up, 8 in 2023-10-07T21:25:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:03 smithi003 ceph-mon[204507]: pgmap v763: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 567 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T21:25:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:03 smithi003 ceph-mon[200960]: osdmap e744: 8 total, 8 up, 8 in 2023-10-07T21:25:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:03 smithi003 ceph-mon[200960]: pgmap v763: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 567 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T21:25:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:03 smithi046 ceph-mon[189713]: osdmap e744: 8 total, 8 up, 8 in 2023-10-07T21:25:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:03 smithi046 ceph-mon[189713]: pgmap v763: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 567 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T21:25:04.860 INFO:tasks.rados.rados.0.smithi003.stdout:3448: done (0 left) 2023-10-07T21:25:04.860 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 339 2023-10-07T21:25:04.860 INFO:tasks.rados.rados.0.smithi003.stdout:3449: seq_num 1082 ranges {5054464=524288,5578752=704512,6283264=98304} 2023-10-07T21:25:04.890 INFO:tasks.rados.rados.0.smithi003.stdout:3449: writing smithi003182153-32 from 5054464 to 5578752 tid 1 2023-10-07T21:25:04.895 INFO:tasks.rados.rados.0.smithi003.stdout:3449: writing smithi003182153-32 from 5578752 to 6283264 tid 2 2023-10-07T21:25:04.895 INFO:tasks.rados.rados.0.smithi003.stdout:3449: writing smithi003182153-32 from 6283264 to 6381568 tid 3 2023-10-07T21:25:04.895 INFO:tasks.rados.rados.0.smithi003.stdout:3450: read oid 50 snap 326 2023-10-07T21:25:04.895 INFO:tasks.rados.rados.0.smithi003.stdout:3450: expect deleted 2023-10-07T21:25:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:3451: copy_from oid 45 from oid 16 current snap is 339 2023-10-07T21:25:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:3452: snap_create 2023-10-07T21:25:04.902 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 1 to smithi003182153-32 2023-10-07T21:25:04.904 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 2 to smithi003182153-32 2023-10-07T21:25:04.904 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 3 to smithi003182153-32 2023-10-07T21:25:04.905 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 4 to smithi003182153-32 2023-10-07T21:25:04.908 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 5 to smithi003182153-32 2023-10-07T21:25:04.908 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 3284 (ObjNum 1082 snap 339 seq_num 1082) dirty exists 2023-10-07T21:25:04.909 INFO:tasks.rados.rados.0.smithi003.stdout:3449: left oid 32 (ObjNum 1082 snap 339 seq_num 1082) 2023-10-07T21:25:04.920 INFO:tasks.rados.rados.0.smithi003.stdout:3451: finishing copy_from racing read to smithi003182153-45 2023-10-07T21:25:04.921 INFO:tasks.rados.rados.0.smithi003.stdout:3451: finishing copy_from to smithi003182153-45 2023-10-07T21:25:04.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 3061 (ObjNum 1033 snap 331 seq_num 1033) dirty exists 2023-10-07T21:25:05.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:04 smithi003 ceph-mon[200960]: osdmap e745: 8 total, 8 up, 8 in 2023-10-07T21:25:05.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:04 smithi003 ceph-mon[200960]: osdmap e746: 8 total, 8 up, 8 in 2023-10-07T21:25:05.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:04 smithi003 ceph-mon[204507]: osdmap e745: 8 total, 8 up, 8 in 2023-10-07T21:25:05.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:04 smithi003 ceph-mon[204507]: osdmap e746: 8 total, 8 up, 8 in 2023-10-07T21:25:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:04 smithi046 ceph-mon[189713]: osdmap e745: 8 total, 8 up, 8 in 2023-10-07T21:25:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:04 smithi046 ceph-mon[189713]: osdmap e746: 8 total, 8 up, 8 in 2023-10-07T21:25:05.870 INFO:tasks.rados.rados.0.smithi003.stdout:3449: done (3 left) 2023-10-07T21:25:05.870 INFO:tasks.rados.rados.0.smithi003.stdout:3450: done (2 left) 2023-10-07T21:25:05.870 INFO:tasks.rados.rados.0.smithi003.stdout:3451: done (1 left) 2023-10-07T21:25:05.870 INFO:tasks.rados.rados.0.smithi003.stdout:3452: done (0 left) 2023-10-07T21:25:05.870 INFO:tasks.rados.rados.0.smithi003.stdout:3453: read oid 34 snap -1 2023-10-07T21:25:05.871 INFO:tasks.rados.rados.0.smithi003.stdout:3453: expect deleted 2023-10-07T21:25:05.871 INFO:tasks.rados.rados.0.smithi003.stdout:3454: copy_from oid 11 from oid 38 current snap is 340 2023-10-07T21:25:05.871 INFO:tasks.rados.rados.0.smithi003.stdout:3455: snap_create 2023-10-07T21:25:05.878 INFO:tasks.rados.rados.0.smithi003.stdout:3454: finishing copy_from racing read to smithi003182153-11 2023-10-07T21:25:05.880 INFO:tasks.rados.rados.0.smithi003.stdout:3454: finishing copy_from to smithi003182153-11 2023-10-07T21:25:05.880 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2507 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:25:06.871 INFO:tasks.rados.rados.0.smithi003.stdout:3453: done (2 left) 2023-10-07T21:25:06.871 INFO:tasks.rados.rados.0.smithi003.stdout:3454: done (1 left) 2023-10-07T21:25:06.871 INFO:tasks.rados.rados.0.smithi003.stdout:3455: done (0 left) 2023-10-07T21:25:06.872 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 341 2023-10-07T21:25:06.872 INFO:tasks.rados.rados.0.smithi003.stdout:3456: seq_num 1083 ranges {3489792=540672,4030464=589824,4620288=212992} 2023-10-07T21:25:06.893 INFO:tasks.rados.rados.0.smithi003.stdout:3456: writing smithi003182153-26 from 3489792 to 4030464 tid 1 2023-10-07T21:25:06.896 INFO:tasks.rados.rados.0.smithi003.stdout:3456: writing smithi003182153-26 from 4030464 to 4620288 tid 2 2023-10-07T21:25:06.898 INFO:tasks.rados.rados.0.smithi003.stdout:3456: writing smithi003182153-26 from 4620288 to 4833280 tid 3 2023-10-07T21:25:06.898 INFO:tasks.rados.rados.0.smithi003.stdout:3457: rollback oid 10 current snap is 341 2023-10-07T21:25:06.898 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 205 2023-10-07T21:25:06.898 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 341 2023-10-07T21:25:06.898 INFO:tasks.rados.rados.0.smithi003.stdout:3458: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2023-10-07T21:25:06.901 INFO:tasks.rados.rados.0.smithi003.stdout:3458: writing smithi003182153-49 from 0 to 557056 tid 1 2023-10-07T21:25:06.904 INFO:tasks.rados.rados.0.smithi003.stdout:3458: writing smithi003182153-49 from 557056 to 1032192 tid 2 2023-10-07T21:25:06.906 INFO:tasks.rados.rados.0.smithi003.stdout:3458: writing smithi003182153-49 from 1032192 to 1359872 tid 3 2023-10-07T21:25:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:3459: read oid 25 snap -1 2023-10-07T21:25:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:3459: expect deleted 2023-10-07T21:25:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:3460: read oid 24 snap -1 2023-10-07T21:25:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:3460: expect (ObjNum 1070 snap 336 seq_num 1070) 2023-10-07T21:25:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:3461: snap_remove snap 331 2023-10-07T21:25:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:06 smithi003 ceph-mon[200960]: pgmap v766: 121 pgs: 121 active+clean; 562 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:25:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:06 smithi003 ceph-mon[200960]: osdmap e747: 8 total, 8 up, 8 in 2023-10-07T21:25:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:06 smithi003 ceph-mon[204507]: pgmap v766: 121 pgs: 121 active+clean; 562 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:25:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:06 smithi003 ceph-mon[204507]: osdmap e747: 8 total, 8 up, 8 in 2023-10-07T21:25:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:06 smithi046 ceph-mon[189713]: pgmap v766: 121 pgs: 121 active+clean; 562 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2023-10-07T21:25:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:06 smithi046 ceph-mon[189713]: osdmap e747: 8 total, 8 up, 8 in 2023-10-07T21:25:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3461: done (5 left) 2023-10-07T21:25:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3462: rmattr oid 16 current snap is 341 2023-10-07T21:25:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3462: done (5 left) 2023-10-07T21:25:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 341 2023-10-07T21:25:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3463: seq_num 1085 ranges {1163264=581632,1744896=761856,2506752=40960} 2023-10-07T21:25:07.908 INFO:tasks.rados.rados.0.smithi003.stdout:3463: writing smithi003182153-43 from 1163264 to 1744896 tid 1 2023-10-07T21:25:07.910 INFO:tasks.rados.rados.0.smithi003.stdout:3463: writing smithi003182153-43 from 1744896 to 2506752 tid 2 2023-10-07T21:25:07.911 INFO:tasks.rados.rados.0.smithi003.stdout:3463: writing smithi003182153-43 from 2506752 to 2547712 tid 3 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3456: finishing write tid 1 to smithi003182153-26 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3457: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3457: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3457: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2858 (ObjNum 644 snap 203 seq_num 644) dirty exists 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3456: finishing write tid 2 to smithi003182153-26 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3456: finishing write tid 3 to smithi003182153-26 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3457: done (5 left) 2023-10-07T21:25:07.913 INFO:tasks.rados.rados.0.smithi003.stdout:3464: read oid 37 snap -1 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3464: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3465: read oid 9 snap -1 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3465: expect (ObjNum 1027 snap 330 seq_num 1027) 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3456: finishing write tid 4 to smithi003182153-26 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3466: rmattr oid 39 current snap is 341 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3466: done (7 left) 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3467: rollback oid 15 current snap is 341 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 15 to 328 2023-10-07T21:25:07.914 INFO:tasks.rados.rados.0.smithi003.stdout:3468: delete oid 3 current snap is 341 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3456: finishing write tid 5 to smithi003182153-26 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 3010 (ObjNum 1083 snap 341 seq_num 1083) dirty exists 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3456: left oid 26 (ObjNum 1083 snap 341 seq_num 1083) 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3458: finishing write tid 1 to smithi003182153-49 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3458: finishing write tid 2 to smithi003182153-49 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3458: finishing write tid 3 to smithi003182153-49 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3458: finishing write tid 4 to smithi003182153-49 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3458: finishing write tid 5 to smithi003182153-49 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 2877 (ObjNum 1084 snap 341 seq_num 1084) dirty exists 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3458: left oid 49 (ObjNum 1084 snap 341 seq_num 1084) 2023-10-07T21:25:07.915 INFO:tasks.rados.rados.0.smithi003.stdout:3460: expect (ObjNum 1070 snap 336 seq_num 1070) 2023-10-07T21:25:08.032 INFO:tasks.rados.rados.0.smithi003.stdout:3463: finishing write tid 1 to smithi003182153-43 2023-10-07T21:25:08.032 INFO:tasks.rados.rados.0.smithi003.stdout:3463: finishing write tid 2 to smithi003182153-43 2023-10-07T21:25:08.032 INFO:tasks.rados.rados.0.smithi003.stdout:3463: finishing write tid 3 to smithi003182153-43 2023-10-07T21:25:08.032 INFO:tasks.rados.rados.0.smithi003.stdout:3456: done (8 left) 2023-10-07T21:25:08.032 INFO:tasks.rados.rados.0.smithi003.stdout:3458: done (7 left) 2023-10-07T21:25:08.033 INFO:tasks.rados.rados.0.smithi003.stdout:3459: done (6 left) 2023-10-07T21:25:08.033 INFO:tasks.rados.rados.0.smithi003.stdout:3460: done (5 left) 2023-10-07T21:25:08.033 INFO:tasks.rados.rados.0.smithi003.stdout:3468: done (4 left) 2023-10-07T21:25:08.033 INFO:tasks.rados.rados.0.smithi003.stdout:3469: delete oid 27 current snap is 341 2023-10-07T21:25:08.033 INFO:tasks.rados.rados.0.smithi003.stdout:3463: finishing write tid 4 to smithi003182153-43 2023-10-07T21:25:08.033 INFO:tasks.rados.rados.0.smithi003.stdout:3465: expect (ObjNum 1027 snap 330 seq_num 1027) 2023-10-07T21:25:08.045 INFO:tasks.rados.rados.0.smithi003.stdout:3467: finishing rollback tid 0 to smithi003182153-15 2023-10-07T21:25:08.045 INFO:tasks.rados.rados.0.smithi003.stdout:3463: finishing write tid 5 to smithi003182153-43 2023-10-07T21:25:08.045 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 2883 (ObjNum 1085 snap 341 seq_num 1085) dirty exists 2023-10-07T21:25:08.045 INFO:tasks.rados.rados.0.smithi003.stdout:3463: left oid 43 (ObjNum 1085 snap 341 seq_num 1085) 2023-10-07T21:25:08.045 INFO:tasks.rados.rados.0.smithi003.stdout:3467: finishing rollback tid 1 to smithi003182153-15 2023-10-07T21:25:08.045 INFO:tasks.rados.rados.0.smithi003.stdout:3467: finishing rollback tid 2 to smithi003182153-15 2023-10-07T21:25:08.045 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3290 (ObjNum 923 snap 300 seq_num 923) dirty exists 2023-10-07T21:25:08.046 INFO:tasks.rados.rados.0.smithi003.stdout:3464: expect (ObjNum 884 snap 286 seq_num 884) 2023-10-07T21:25:08.187 INFO:tasks.rados.rados.0.smithi003.stdout:3463: done (4 left) 2023-10-07T21:25:08.188 INFO:tasks.rados.rados.0.smithi003.stdout:3464: done (3 left) 2023-10-07T21:25:08.188 INFO:tasks.rados.rados.0.smithi003.stdout:3465: done (2 left) 2023-10-07T21:25:08.188 INFO:tasks.rados.rados.0.smithi003.stdout:3467: done (1 left) 2023-10-07T21:25:08.188 INFO:tasks.rados.rados.0.smithi003.stdout:3469: done (0 left) 2023-10-07T21:25:08.188 INFO:tasks.rados.rados.0.smithi003.stdout:3470: snap_remove snap 329 2023-10-07T21:25:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:07 smithi003 ceph-mon[200960]: osdmap e748: 8 total, 8 up, 8 in 2023-10-07T21:25:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:07 smithi003 ceph-mon[204507]: osdmap e748: 8 total, 8 up, 8 in 2023-10-07T21:25:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:07 smithi046 ceph-mon[189713]: osdmap e748: 8 total, 8 up, 8 in 2023-10-07T21:25:08.894 INFO:tasks.rados.rados.0.smithi003.stdout:3470: done (0 left) 2023-10-07T21:25:08.894 INFO:tasks.rados.rados.0.smithi003.stdout:3471: delete oid 17 current snap is 341 2023-10-07T21:25:08.905 INFO:tasks.rados.rados.0.smithi003.stdout:3471: done (0 left) 2023-10-07T21:25:08.905 INFO:tasks.rados.rados.0.smithi003.stdout:3472: snap_create 2023-10-07T21:25:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:08 smithi003 ceph-mon[200960]: pgmap v769: 121 pgs: 121 active+clean; 565 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 3 op/s 2023-10-07T21:25:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:08 smithi003 ceph-mon[200960]: osdmap e749: 8 total, 8 up, 8 in 2023-10-07T21:25:09.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:08 smithi003 ceph-mon[204507]: pgmap v769: 121 pgs: 121 active+clean; 565 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 3 op/s 2023-10-07T21:25:09.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:08 smithi003 ceph-mon[204507]: osdmap e749: 8 total, 8 up, 8 in 2023-10-07T21:25:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:08 smithi046 ceph-mon[189713]: pgmap v769: 121 pgs: 121 active+clean; 565 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 3 op/s 2023-10-07T21:25:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:08 smithi046 ceph-mon[189713]: osdmap e749: 8 total, 8 up, 8 in 2023-10-07T21:25:09.858 INFO:tasks.rados.rados.0.smithi003.stdout:3472: done (0 left) 2023-10-07T21:25:09.859 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 342 2023-10-07T21:25:09.859 INFO:tasks.rados.rados.0.smithi003.stdout:3473: seq_num 1089 ranges {5062656=647168,5709824=745472,6455296=57344} 2023-10-07T21:25:09.890 INFO:tasks.rados.rados.0.smithi003.stdout:3473: writing smithi003182153-8 from 5062656 to 5709824 tid 1 2023-10-07T21:25:09.895 INFO:tasks.rados.rados.0.smithi003.stdout:3473: writing smithi003182153-8 from 5709824 to 6455296 tid 2 2023-10-07T21:25:09.895 INFO:tasks.rados.rados.0.smithi003.stdout:3473: writing smithi003182153-8 from 6455296 to 6512640 tid 3 2023-10-07T21:25:09.895 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 342 2023-10-07T21:25:09.896 INFO:tasks.rados.rados.0.smithi003.stdout:3474: seq_num 1090 ranges {933888=663552,1597440=630784,2228224=172032} 2023-10-07T21:25:09.905 INFO:tasks.rados.rados.0.smithi003.stdout:3474: writing smithi003182153-29 from 933888 to 1597440 tid 1 2023-10-07T21:25:09.909 INFO:tasks.rados.rados.0.smithi003.stdout:3474: writing smithi003182153-29 from 1597440 to 2228224 tid 2 2023-10-07T21:25:09.911 INFO:tasks.rados.rados.0.smithi003.stdout:3474: writing smithi003182153-29 from 2228224 to 2400256 tid 3 2023-10-07T21:25:09.911 INFO:tasks.rados.rados.0.smithi003.stdout:3475: copy_from oid 12 from oid 17 current snap is 342 2023-10-07T21:25:09.911 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 342 2023-10-07T21:25:09.911 INFO:tasks.rados.rados.0.smithi003.stdout:3476: seq_num 1091 ranges {2392064=679936,3072000=516096,3588096=286720} 2023-10-07T21:25:09.928 INFO:tasks.rados.rados.0.smithi003.stdout:3476: writing smithi003182153-10 from 2392064 to 3072000 tid 1 2023-10-07T21:25:09.931 INFO:tasks.rados.rados.0.smithi003.stdout:3476: writing smithi003182153-10 from 3072000 to 3588096 tid 2 2023-10-07T21:25:09.933 INFO:tasks.rados.rados.0.smithi003.stdout:3476: writing smithi003182153-10 from 3588096 to 3874816 tid 3 2023-10-07T21:25:09.933 INFO:tasks.rados.rados.0.smithi003.stdout:3477: snap_remove snap 338 2023-10-07T21:25:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:09 smithi003 ceph-mon[200960]: osdmap e750: 8 total, 8 up, 8 in 2023-10-07T21:25:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:09 smithi003 ceph-mon[200960]: osdmap e751: 8 total, 8 up, 8 in 2023-10-07T21:25:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:09 smithi003 ceph-mon[204507]: osdmap e750: 8 total, 8 up, 8 in 2023-10-07T21:25:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:09 smithi003 ceph-mon[204507]: osdmap e751: 8 total, 8 up, 8 in 2023-10-07T21:25:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:09 smithi046 ceph-mon[189713]: osdmap e750: 8 total, 8 up, 8 in 2023-10-07T21:25:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:09 smithi046 ceph-mon[189713]: osdmap e751: 8 total, 8 up, 8 in 2023-10-07T21:25:10.899 INFO:tasks.rados.rados.0.smithi003.stdout:3477: done (4 left) 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3478: rollback oid 26 current snap is 342 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 334 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3473: finishing write tid 1 to smithi003182153-8 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3473: finishing write tid 2 to smithi003182153-8 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3473: finishing write tid 3 to smithi003182153-8 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3473: finishing write tid 4 to smithi003182153-8 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3473: finishing write tid 5 to smithi003182153-8 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 3303 (ObjNum 1089 snap 342 seq_num 1089) dirty exists 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3473: left oid 8 (ObjNum 1089 snap 342 seq_num 1089) 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 1 to smithi003182153-29 2023-10-07T21:25:10.900 INFO:tasks.rados.rados.0.smithi003.stdout:3475: finishing copy_from to smithi003182153-12 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3475: got expected ENOENT (src dne) 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3475: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 2 to smithi003182153-29 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 3 to smithi003182153-29 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 4 to smithi003182153-29 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 5 to smithi003182153-29 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3014 (ObjNum 1090 snap 342 seq_num 1090) dirty exists 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3474: left oid 29 (ObjNum 1090 snap 342 seq_num 1090) 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3476: finishing write tid 1 to smithi003182153-10 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3476: finishing write tid 2 to smithi003182153-10 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3473: done (4 left) 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3474: done (3 left) 2023-10-07T21:25:10.901 INFO:tasks.rados.rados.0.smithi003.stdout:3475: done (2 left) 2023-10-07T21:25:10.902 INFO:tasks.rados.rados.0.smithi003.stdout:3479: snap_remove snap 284 2023-10-07T21:25:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:10 smithi003 ceph-mon[200960]: pgmap v772: 121 pgs: 121 active+clean; 580 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-10-07T21:25:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:10 smithi003 ceph-mon[204507]: pgmap v772: 121 pgs: 121 active+clean; 580 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-10-07T21:25:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:10 smithi046 ceph-mon[189713]: pgmap v772: 121 pgs: 121 active+clean; 580 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-10-07T21:25:11.900 INFO:tasks.rados.rados.0.smithi003.stdout:3479: done (2 left) 2023-10-07T21:25:11.900 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 342 2023-10-07T21:25:11.901 INFO:tasks.rados.rados.0.smithi003.stdout:3480: seq_num 1092 ranges {7389184=696320,8085504=802816} 2023-10-07T21:25:11.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:11 smithi003 ceph-mon[200960]: osdmap e752: 8 total, 8 up, 8 in 2023-10-07T21:25:11.906 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:11 smithi003 ceph-mon[200960]: osdmap e753: 8 total, 8 up, 8 in 2023-10-07T21:25:11.906 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:25:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:25:11] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-10-07T21:25:11.947 INFO:tasks.rados.rados.0.smithi003.stdout:3480: writing smithi003182153-36 from 7389184 to 8085504 tid 1 2023-10-07T21:25:11.952 INFO:tasks.rados.rados.0.smithi003.stdout:3480: writing smithi003182153-36 from 8085504 to 8888320 tid 2 2023-10-07T21:25:11.952 INFO:tasks.rados.rados.0.smithi003.stdout:3481: snap_create 2023-10-07T21:25:11.952 INFO:tasks.rados.rados.0.smithi003.stdout:3476: finishing write tid 3 to smithi003182153-10 2023-10-07T21:25:11.952 INFO:tasks.rados.rados.0.smithi003.stdout:3476: finishing write tid 4 to smithi003182153-10 2023-10-07T21:25:11.952 INFO:tasks.rados.rados.0.smithi003.stdout:3476: finishing write tid 5 to smithi003182153-10 2023-10-07T21:25:11.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2862 (ObjNum 1091 snap 342 seq_num 1091) dirty exists 2023-10-07T21:25:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3476: left oid 10 (ObjNum 1091 snap 342 seq_num 1091) 2023-10-07T21:25:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3478: finishing rollback tid 0 to smithi003182153-26 2023-10-07T21:25:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3478: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:25:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3478: finishing rollback tid 2 to smithi003182153-26 2023-10-07T21:25:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 3017 (ObjNum 1025 snap 329 seq_num 1025) dirty exists 2023-10-07T21:25:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 1 to smithi003182153-36 2023-10-07T21:25:11.955 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 2 to smithi003182153-36 2023-10-07T21:25:11.955 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 3 to smithi003182153-36 2023-10-07T21:25:11.957 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 4 to smithi003182153-36 2023-10-07T21:25:11.957 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2515 (ObjNum 1092 snap 342 seq_num 1092) dirty exists 2023-10-07T21:25:11.957 INFO:tasks.rados.rados.0.smithi003.stdout:3480: left oid 36 (ObjNum 1092 snap 342 seq_num 1092) 2023-10-07T21:25:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:11 smithi003 ceph-mon[204507]: osdmap e752: 8 total, 8 up, 8 in 2023-10-07T21:25:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:11 smithi003 ceph-mon[204507]: osdmap e753: 8 total, 8 up, 8 in 2023-10-07T21:25:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:11 smithi046 ceph-mon[189713]: osdmap e752: 8 total, 8 up, 8 in 2023-10-07T21:25:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:11 smithi046 ceph-mon[189713]: osdmap e753: 8 total, 8 up, 8 in 2023-10-07T21:25:12.928 INFO:tasks.rados.rados.0.smithi003.stdout:3476: done (3 left) 2023-10-07T21:25:12.928 INFO:tasks.rados.rados.0.smithi003.stdout:3478: done (2 left) 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3480: done (1 left) 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3481: done (0 left) 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3482: read oid 31 snap -1 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3482: expect deleted 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3483: read oid 45 snap -1 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3483: expect (ObjNum 1033 snap 331 seq_num 1033) 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3484: read oid 38 snap 335 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3484: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:25:12.929 INFO:tasks.rados.rados.0.smithi003.stdout:3485: delete oid 32 current snap is 343 2023-10-07T21:25:12.937 INFO:tasks.rados.rados.0.smithi003.stdout:3482: done (3 left) 2023-10-07T21:25:12.937 INFO:tasks.rados.rados.0.smithi003.stdout:3485: done (2 left) 2023-10-07T21:25:12.937 INFO:tasks.rados.rados.0.smithi003.stdout:3486: copy_from oid 40 from oid 26 current snap is 343 2023-10-07T21:25:12.937 INFO:tasks.rados.rados.0.smithi003.stdout:3487: snap_remove snap 333 2023-10-07T21:25:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:12 smithi003 ceph-mon[200960]: pgmap v775: 121 pgs: 121 active+clean; 580 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2023-10-07T21:25:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:12 smithi003 ceph-mon[204507]: pgmap v775: 121 pgs: 121 active+clean; 580 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2023-10-07T21:25:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:12 smithi046 ceph-mon[189713]: pgmap v775: 121 pgs: 121 active+clean; 580 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2023-10-07T21:25:13.941 INFO:tasks.rados.rados.0.smithi003.stdout:3487: done (3 left) 2023-10-07T21:25:13.941 INFO:tasks.rados.rados.0.smithi003.stdout:3488: snap_remove snap 306 2023-10-07T21:25:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:13 smithi003 ceph-mon[204507]: osdmap e754: 8 total, 8 up, 8 in 2023-10-07T21:25:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:13 smithi003 ceph-mon[204507]: pgmap v778: 121 pgs: 121 active+clean; 581 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-07T21:25:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:13 smithi003 ceph-mon[200960]: osdmap e754: 8 total, 8 up, 8 in 2023-10-07T21:25:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:13 smithi003 ceph-mon[200960]: pgmap v778: 121 pgs: 121 active+clean; 581 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-07T21:25:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:13 smithi046 ceph-mon[189713]: osdmap e754: 8 total, 8 up, 8 in 2023-10-07T21:25:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:13 smithi046 ceph-mon[189713]: pgmap v778: 121 pgs: 121 active+clean; 581 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-10-07T21:25:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:3488: done (3 left) 2023-10-07T21:25:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:3489: rollback oid 48 current snap is 343 2023-10-07T21:25:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 205 2023-10-07T21:25:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:3490: copy_from oid 10 from oid 25 current snap is 343 2023-10-07T21:25:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:3491: read oid 39 snap 303 2023-10-07T21:25:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:3491: expect (ObjNum 930 snap 303 seq_num 930) 2023-10-07T21:25:14.865 INFO:tasks.rados.rados.0.smithi003.stdout:3492: setattr oid 2 current snap is 343 2023-10-07T21:25:14.869 INFO:tasks.rados.rados.0.smithi003.stdout:3484: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:25:14.886 INFO:tasks.rados.rados.0.smithi003.stdout:3483: expect (ObjNum 1033 snap 331 seq_num 1033) 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:3486: finishing copy_from racing read to smithi003182153-40 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:3486: finishing copy_from to smithi003182153-40 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 3017 (ObjNum 1025 snap 329 seq_num 1025) dirty exists 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:3490: finishing copy_from to smithi003182153-10 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:3490: got expected ENOENT (src dne) 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:3490: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:3489: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:25:15.000 INFO:tasks.rados.rados.0.smithi003.stdout:3489: finishing rollback tid 2 to smithi003182153-48 2023-10-07T21:25:15.001 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2819 (ObjNum 615 snap 196 seq_num 615) dirty exists 2023-10-07T21:25:15.001 INFO:tasks.rados.rados.0.smithi003.stdout:3491: expect (ObjNum 930 snap 303 seq_num 930) 2023-10-07T21:25:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:14 smithi003 ceph-mon[200960]: osdmap e755: 8 total, 8 up, 8 in 2023-10-07T21:25:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:14 smithi003 ceph-mon[200960]: osdmap e756: 8 total, 8 up, 8 in 2023-10-07T21:25:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:14 smithi003 ceph-mon[204507]: osdmap e755: 8 total, 8 up, 8 in 2023-10-07T21:25:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:14 smithi003 ceph-mon[204507]: osdmap e756: 8 total, 8 up, 8 in 2023-10-07T21:25:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:14 smithi046 ceph-mon[189713]: osdmap e755: 8 total, 8 up, 8 in 2023-10-07T21:25:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:14 smithi046 ceph-mon[189713]: osdmap e756: 8 total, 8 up, 8 in 2023-10-07T21:25:15.386 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 2627 (ObjNum 33 snap 0 seq_num 1510748576) dirty exists 2023-10-07T21:25:15.386 INFO:tasks.rados.rados.0.smithi003.stdout:3483: done (6 left) 2023-10-07T21:25:15.386 INFO:tasks.rados.rados.0.smithi003.stdout:3484: done (5 left) 2023-10-07T21:25:15.386 INFO:tasks.rados.rados.0.smithi003.stdout:3486: done (4 left) 2023-10-07T21:25:15.386 INFO:tasks.rados.rados.0.smithi003.stdout:3489: done (3 left) 2023-10-07T21:25:15.387 INFO:tasks.rados.rados.0.smithi003.stdout:3490: done (2 left) 2023-10-07T21:25:15.387 INFO:tasks.rados.rados.0.smithi003.stdout:3491: done (1 left) 2023-10-07T21:25:15.387 INFO:tasks.rados.rados.0.smithi003.stdout:3492: done (0 left) 2023-10-07T21:25:15.387 INFO:tasks.rados.rados.0.smithi003.stdout:3493: snap_create 2023-10-07T21:25:15.942 INFO:tasks.rados.rados.0.smithi003.stdout:3493: done (0 left) 2023-10-07T21:25:15.942 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 344 2023-10-07T21:25:15.942 INFO:tasks.rados.rados.0.smithi003.stdout:3494: seq_num 1094 ranges {5783552=729088,6512640=573440,7086080=229376} 2023-10-07T21:25:15.977 INFO:tasks.rados.rados.0.smithi003.stdout:3494: writing smithi003182153-42 from 5783552 to 6512640 tid 1 2023-10-07T21:25:15.980 INFO:tasks.rados.rados.0.smithi003.stdout:3494: writing smithi003182153-42 from 6512640 to 7086080 tid 2 2023-10-07T21:25:15.982 INFO:tasks.rados.rados.0.smithi003.stdout:3494: writing smithi003182153-42 from 7086080 to 7315456 tid 3 2023-10-07T21:25:15.982 INFO:tasks.rados.rados.0.smithi003.stdout:3495: setattr oid 12 current snap is 344 2023-10-07T21:25:15.984 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 344 2023-10-07T21:25:15.984 INFO:tasks.rados.rados.0.smithi003.stdout:3496: seq_num 1095 ranges {0=745472,745472=499712,1245184=303104} 2023-10-07T21:25:15.988 INFO:tasks.rados.rados.0.smithi003.stdout:3496: writing smithi003182153-25 from 0 to 745472 tid 1 2023-10-07T21:25:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:3496: writing smithi003182153-25 from 745472 to 1245184 tid 2 2023-10-07T21:25:15.993 INFO:tasks.rados.rados.0.smithi003.stdout:3496: writing smithi003182153-25 from 1245184 to 1548288 tid 3 2023-10-07T21:25:15.993 INFO:tasks.rados.rados.0.smithi003.stdout:3497: read oid 23 snap -1 2023-10-07T21:25:15.993 INFO:tasks.rados.rados.0.smithi003.stdout:3497: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:25:15.994 INFO:tasks.rados.rados.0.smithi003.stdout:3498: delete oid 17 current snap is 344 2023-10-07T21:25:15.994 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 1 to smithi003182153-42 2023-10-07T21:25:15.994 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 2 to smithi003182153-42 2023-10-07T21:25:15.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2594 (ObjNum 1021 snap 326 seq_num 1021) dirty exists 2023-10-07T21:25:15.994 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 3 to smithi003182153-42 2023-10-07T21:25:15.994 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 4 to smithi003182153-42 2023-10-07T21:25:15.994 INFO:tasks.rados.rados.0.smithi003.stdout:3496: finishing write tid 1 to smithi003182153-25 2023-10-07T21:25:15.995 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 5 to smithi003182153-42 2023-10-07T21:25:15.995 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 3021 (ObjNum 1094 snap 344 seq_num 1094) dirty exists 2023-10-07T21:25:15.995 INFO:tasks.rados.rados.0.smithi003.stdout:3494: left oid 42 (ObjNum 1094 snap 344 seq_num 1094) 2023-10-07T21:25:15.996 INFO:tasks.rados.rados.0.smithi003.stdout:3494: done (4 left) 2023-10-07T21:25:15.996 INFO:tasks.rados.rados.0.smithi003.stdout:3495: done (3 left) 2023-10-07T21:25:15.996 INFO:tasks.rados.rados.0.smithi003.stdout:3498: done (2 left) 2023-10-07T21:25:15.996 INFO:tasks.rados.rados.0.smithi003.stdout:3499: setattr oid 46 current snap is 344 2023-10-07T21:25:15.998 INFO:tasks.rados.rados.0.smithi003.stdout:3496: finishing write tid 2 to smithi003182153-25 2023-10-07T21:25:15.998 INFO:tasks.rados.rados.0.smithi003.stdout:3500: delete oid 33 current snap is 344 2023-10-07T21:25:16.000 INFO:tasks.rados.rados.0.smithi003.stdout:3496: finishing write tid 3 to smithi003182153-25 2023-10-07T21:25:16.000 INFO:tasks.rados.rados.0.smithi003.stdout:3496: finishing write tid 4 to smithi003182153-25 2023-10-07T21:25:16.003 INFO:tasks.rados.rados.0.smithi003.stdout:3496: finishing write tid 5 to smithi003182153-25 2023-10-07T21:25:16.003 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 2631 (ObjNum 1095 snap 344 seq_num 1095) dirty exists 2023-10-07T21:25:16.003 INFO:tasks.rados.rados.0.smithi003.stdout:3496: left oid 25 (ObjNum 1095 snap 344 seq_num 1095) 2023-10-07T21:25:16.004 INFO:tasks.rados.rados.0.smithi003.stdout:3496: done (3 left) 2023-10-07T21:25:16.005 INFO:tasks.rados.rados.0.smithi003.stdout:3500: done (2 left) 2023-10-07T21:25:16.005 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 344 2023-10-07T21:25:16.005 INFO:tasks.rados.rados.0.smithi003.stdout:3501: seq_num 1098 ranges {0=794624,794624=557056,1351680=245760} 2023-10-07T21:25:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3501: writing smithi003182153-33 from 0 to 794624 tid 1 2023-10-07T21:25:16.012 INFO:tasks.rados.rados.0.smithi003.stdout:3501: writing smithi003182153-33 from 794624 to 1351680 tid 2 2023-10-07T21:25:16.014 INFO:tasks.rados.rados.0.smithi003.stdout:3501: writing smithi003182153-33 from 1351680 to 1597440 tid 3 2023-10-07T21:25:16.014 INFO:tasks.rados.rados.0.smithi003.stdout:3502: snap_remove snap 339 2023-10-07T21:25:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:15 smithi003 ceph-mon[200960]: pgmap v781: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T21:25:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:15 smithi003 ceph-mon[204507]: pgmap v781: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T21:25:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:15 smithi046 ceph-mon[189713]: pgmap v781: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T21:25:16.956 INFO:tasks.rados.rados.0.smithi003.stdout:3502: done (3 left) 2023-10-07T21:25:16.956 INFO:tasks.rados.rados.0.smithi003.stdout:3503: copy_from oid 41 from oid 7 current snap is 344 2023-10-07T21:25:16.956 INFO:tasks.rados.rados.0.smithi003.stdout:3504: rollback oid 42 current snap is 344 2023-10-07T21:25:16.957 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 42 to 337 2023-10-07T21:25:16.957 INFO:tasks.rados.rados.0.smithi003.stdout:3505: snap_create 2023-10-07T21:25:16.957 INFO:tasks.rados.rados.0.smithi003.stdout:3497: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:25:17.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2878 (ObjNum 961 snap 0 seq_num 4095438912) dirty exists 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3501: finishing write tid 1 to smithi003182153-33 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3501: finishing write tid 2 to smithi003182153-33 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3501: finishing write tid 3 to smithi003182153-33 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3501: finishing write tid 4 to smithi003182153-33 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3501: finishing write tid 5 to smithi003182153-33 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 3022 (ObjNum 1098 snap 344 seq_num 1098) dirty exists 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3501: left oid 33 (ObjNum 1098 snap 344 seq_num 1098) 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3503: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3503: finishing copy_from to smithi003182153-41 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 2625 (ObjNum 1046 snap 334 seq_num 1046) dirty exists 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3504: finishing rollback tid 0 to smithi003182153-42 2023-10-07T21:25:17.100 INFO:tasks.rados.rados.0.smithi003.stdout:3504: finishing rollback tid 1 to smithi003182153-42 2023-10-07T21:25:17.101 INFO:tasks.rados.rados.0.smithi003.stdout:3504: finishing rollback tid 2 to smithi003182153-42 2023-10-07T21:25:17.101 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 3024 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:25:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:16 smithi003 ceph-mon[204507]: osdmap e757: 8 total, 8 up, 8 in 2023-10-07T21:25:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:16 smithi003 ceph-mon[200960]: osdmap e757: 8 total, 8 up, 8 in 2023-10-07T21:25:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:16 smithi046 ceph-mon[189713]: osdmap e757: 8 total, 8 up, 8 in 2023-10-07T21:25:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:3497: done (5 left) 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:3499: done (4 left) 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:3501: done (3 left) 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:3503: done (2 left) 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:3504: done (1 left) 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:3505: done (0 left) 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 345 2023-10-07T21:25:17.958 INFO:tasks.rados.rados.0.smithi003.stdout:3506: seq_num 1099 ranges {0=409600,409600=442368,851968=720896,1572864=40960} 2023-10-07T21:25:17.960 INFO:tasks.rados.rados.0.smithi003.stdout:3506: writing smithi003182153-4 from 0 to 409600 tid 1 2023-10-07T21:25:17.962 INFO:tasks.rados.rados.0.smithi003.stdout:3506: writing smithi003182153-4 from 409600 to 851968 tid 2 2023-10-07T21:25:17.967 INFO:tasks.rados.rados.0.smithi003.stdout:3506: writing smithi003182153-4 from 851968 to 1572864 tid 3 2023-10-07T21:25:17.967 INFO:tasks.rados.rados.0.smithi003.stdout:3506: writing smithi003182153-4 from 1572864 to 1613824 tid 4 2023-10-07T21:25:17.967 INFO:tasks.rados.rados.0.smithi003.stdout:3507: snap_remove snap 342 2023-10-07T21:25:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[204507]: osdmap e758: 8 total, 8 up, 8 in 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[204507]: pgmap v784: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 946 KiB/s wr, 7 op/s 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[200960]: osdmap e758: 8 total, 8 up, 8 in 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:25:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:17 smithi003 ceph-mon[200960]: pgmap v784: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 946 KiB/s wr, 7 op/s 2023-10-07T21:25:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:17 smithi046 ceph-mon[189713]: osdmap e758: 8 total, 8 up, 8 in 2023-10-07T21:25:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:25:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:17 smithi046 ceph-mon[189713]: pgmap v784: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 946 KiB/s wr, 7 op/s 2023-10-07T21:25:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:3507: done (1 left) 2023-10-07T21:25:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:3508: snap_remove snap 344 2023-10-07T21:25:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:18 smithi003 ceph-mon[200960]: osdmap e759: 8 total, 8 up, 8 in 2023-10-07T21:25:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:18 smithi003 ceph-mon[204507]: osdmap e759: 8 total, 8 up, 8 in 2023-10-07T21:25:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:18 smithi046 ceph-mon[189713]: osdmap e759: 8 total, 8 up, 8 in 2023-10-07T21:25:19.863 INFO:tasks.rados.rados.0.smithi003.stdout:3508: done (1 left) 2023-10-07T21:25:19.863 INFO:tasks.rados.rados.0.smithi003.stdout:3509: delete oid 26 current snap is 345 2023-10-07T21:25:19.863 INFO:tasks.rados.rados.0.smithi003.stdout:3506: finishing write tid 1 to smithi003182153-4 2023-10-07T21:25:19.863 INFO:tasks.rados.rados.0.smithi003.stdout:3506: finishing write tid 2 to smithi003182153-4 2023-10-07T21:25:19.863 INFO:tasks.rados.rados.0.smithi003.stdout:3506: finishing write tid 3 to smithi003182153-4 2023-10-07T21:25:19.864 INFO:tasks.rados.rados.0.smithi003.stdout:3506: finishing write tid 4 to smithi003182153-4 2023-10-07T21:25:19.864 INFO:tasks.rados.rados.0.smithi003.stdout:3506: finishing write tid 5 to smithi003182153-4 2023-10-07T21:25:19.864 INFO:tasks.rados.rados.0.smithi003.stdout:3506: finishing write tid 6 to smithi003182153-4 2023-10-07T21:25:19.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2824 (ObjNum 1099 snap 345 seq_num 1099) dirty exists 2023-10-07T21:25:19.864 INFO:tasks.rados.rados.0.smithi003.stdout:3506: left oid 4 (ObjNum 1099 snap 345 seq_num 1099) 2023-10-07T21:25:19.873 INFO:tasks.rados.rados.0.smithi003.stdout:3506: done (1 left) 2023-10-07T21:25:19.874 INFO:tasks.rados.rados.0.smithi003.stdout:3509: done (0 left) 2023-10-07T21:25:19.874 INFO:tasks.rados.rados.0.smithi003.stdout:3510: snap_remove snap 326 2023-10-07T21:25:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:19 smithi003 ceph-mon[200960]: osdmap e760: 8 total, 8 up, 8 in 2023-10-07T21:25:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:19 smithi003 ceph-mon[200960]: pgmap v787: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 580 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2023-10-07T21:25:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:19 smithi003 ceph-mon[200960]: osdmap e761: 8 total, 8 up, 8 in 2023-10-07T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:19 smithi003 ceph-mon[204507]: osdmap e760: 8 total, 8 up, 8 in 2023-10-07T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:19 smithi003 ceph-mon[204507]: pgmap v787: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 580 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2023-10-07T21:25:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:19 smithi003 ceph-mon[204507]: osdmap e761: 8 total, 8 up, 8 in 2023-10-07T21:25:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:19 smithi046 ceph-mon[189713]: osdmap e760: 8 total, 8 up, 8 in 2023-10-07T21:25:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:19 smithi046 ceph-mon[189713]: pgmap v787: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 580 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2023-10-07T21:25:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:19 smithi046 ceph-mon[189713]: osdmap e761: 8 total, 8 up, 8 in 2023-10-07T21:25:20.870 INFO:tasks.rados.rados.0.smithi003.stdout:3510: done (0 left) 2023-10-07T21:25:20.871 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 345 2023-10-07T21:25:20.871 INFO:tasks.rados.rados.0.smithi003.stdout:3511: seq_num 1101 ranges {0=442368,442368=606208,1048576=598016} 2023-10-07T21:25:20.873 INFO:tasks.rados.rados.0.smithi003.stdout:3511: writing smithi003182153-50 from 0 to 442368 tid 1 2023-10-07T21:25:20.877 INFO:tasks.rados.rados.0.smithi003.stdout:3511: writing smithi003182153-50 from 442368 to 1048576 tid 2 2023-10-07T21:25:20.881 INFO:tasks.rados.rados.0.smithi003.stdout:3511: writing smithi003182153-50 from 1048576 to 1646592 tid 3 2023-10-07T21:25:20.882 INFO:tasks.rados.rados.0.smithi003.stdout:3512: delete oid 42 current snap is 345 2023-10-07T21:25:20.883 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 1 to smithi003182153-50 2023-10-07T21:25:20.889 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 2 to smithi003182153-50 2023-10-07T21:25:20.889 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 3 to smithi003182153-50 2023-10-07T21:25:20.891 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 4 to smithi003182153-50 2023-10-07T21:25:20.894 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 5 to smithi003182153-50 2023-10-07T21:25:20.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2519 (ObjNum 1101 snap 345 seq_num 1101) dirty exists 2023-10-07T21:25:20.894 INFO:tasks.rados.rados.0.smithi003.stdout:3511: left oid 50 (ObjNum 1101 snap 345 seq_num 1101) 2023-10-07T21:25:20.897 INFO:tasks.rados.rados.0.smithi003.stdout:3511: done (1 left) 2023-10-07T21:25:20.897 INFO:tasks.rados.rados.0.smithi003.stdout:3512: done (0 left) 2023-10-07T21:25:20.897 INFO:tasks.rados.rados.0.smithi003.stdout:3513: snap_create 2023-10-07T21:25:21.875 INFO:tasks.rados.rados.0.smithi003.stdout:3513: done (0 left) 2023-10-07T21:25:21.876 INFO:tasks.rados.rados.0.smithi003.stdout:3514: snap_create 2023-10-07T21:25:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:25:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:25:21] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.43.0" 2023-10-07T21:25:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:21 smithi003 ceph-mon[204507]: osdmap e762: 8 total, 8 up, 8 in 2023-10-07T21:25:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:21 smithi003 ceph-mon[200960]: osdmap e762: 8 total, 8 up, 8 in 2023-10-07T21:25:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:21 smithi046 ceph-mon[189713]: osdmap e762: 8 total, 8 up, 8 in 2023-10-07T21:25:22.881 INFO:tasks.rados.rados.0.smithi003.stdout:3514: done (0 left) 2023-10-07T21:25:22.881 INFO:tasks.rados.rados.0.smithi003.stdout:3515: rollback oid 11 current snap is 347 2023-10-07T21:25:22.881 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 337 2023-10-07T21:25:22.881 INFO:tasks.rados.rados.0.smithi003.stdout:3516: rollback oid 32 current snap is 347 2023-10-07T21:25:22.881 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 346 2023-10-07T21:25:22.881 INFO:tasks.rados.rados.0.smithi003.stdout:3517: delete oid 15 current snap is 347 2023-10-07T21:25:22.888 INFO:tasks.rados.rados.0.smithi003.stdout:3515: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:25:22.888 INFO:tasks.rados.rados.0.smithi003.stdout:3515: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:25:22.889 INFO:tasks.rados.rados.0.smithi003.stdout:3515: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:25:22.889 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2887 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:25:22.889 INFO:tasks.rados.rados.0.smithi003.stdout:3516: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:25:22.889 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 3325 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T21:25:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:3515: done (2 left) 2023-10-07T21:25:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:3516: done (1 left) 2023-10-07T21:25:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:3517: done (0 left) 2023-10-07T21:25:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:3518: rollback oid 45 current snap is 347 2023-10-07T21:25:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 45 to 340 2023-10-07T21:25:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 40 current snap is 347 2023-10-07T21:25:22.890 INFO:tasks.rados.rados.0.smithi003.stdout:3519: seq_num 1104 ranges {2375680=499712,2875392=712704,3588096=491520} 2023-10-07T21:25:22.905 INFO:tasks.rados.rados.0.smithi003.stdout:3519: writing smithi003182153-40 from 2375680 to 2875392 tid 1 2023-10-07T21:25:22.909 INFO:tasks.rados.rados.0.smithi003.stdout:3519: writing smithi003182153-40 from 2875392 to 3588096 tid 2 2023-10-07T21:25:22.912 INFO:tasks.rados.rados.0.smithi003.stdout:3519: writing smithi003182153-40 from 3588096 to 4079616 tid 3 2023-10-07T21:25:22.913 INFO:tasks.rados.rados.0.smithi003.stdout:3520: snap_create 2023-10-07T21:25:22.913 INFO:tasks.rados.rados.0.smithi003.stdout:3518: finishing rollback tid 0 to smithi003182153-45 2023-10-07T21:25:22.913 INFO:tasks.rados.rados.0.smithi003.stdout:3518: finishing rollback tid 1 to smithi003182153-45 2023-10-07T21:25:22.913 INFO:tasks.rados.rados.0.smithi003.stdout:3518: finishing rollback tid 2 to smithi003182153-45 2023-10-07T21:25:22.913 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 3064 (ObjNum 1033 snap 331 seq_num 1033) dirty exists 2023-10-07T21:25:22.913 INFO:tasks.rados.rados.0.smithi003.stdout:3519: finishing write tid 1 to smithi003182153-40 2023-10-07T21:25:22.916 INFO:tasks.rados.rados.0.smithi003.stdout:3519: finishing write tid 2 to smithi003182153-40 2023-10-07T21:25:22.916 INFO:tasks.rados.rados.0.smithi003.stdout:3519: finishing write tid 3 to smithi003182153-40 2023-10-07T21:25:22.916 INFO:tasks.rados.rados.0.smithi003.stdout:3519: finishing write tid 4 to smithi003182153-40 2023-10-07T21:25:22.918 INFO:tasks.rados.rados.0.smithi003.stdout:3519: finishing write tid 5 to smithi003182153-40 2023-10-07T21:25:22.918 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 3029 (ObjNum 1104 snap 347 seq_num 1104) dirty exists 2023-10-07T21:25:22.918 INFO:tasks.rados.rados.0.smithi003.stdout:3519: left oid 40 (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:25:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:22 smithi003 ceph-mon[200960]: pgmap v790: 121 pgs: 121 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2023-10-07T21:25:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:22 smithi003 ceph-mon[200960]: osdmap e763: 8 total, 8 up, 8 in 2023-10-07T21:25:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:22 smithi003 ceph-mon[204507]: pgmap v790: 121 pgs: 121 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2023-10-07T21:25:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:22 smithi003 ceph-mon[204507]: osdmap e763: 8 total, 8 up, 8 in 2023-10-07T21:25:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:22 smithi046 ceph-mon[189713]: pgmap v790: 121 pgs: 121 active+clean; 583 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2023-10-07T21:25:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:22 smithi046 ceph-mon[189713]: osdmap e763: 8 total, 8 up, 8 in 2023-10-07T21:25:23.892 INFO:tasks.rados.rados.0.smithi003.stdout:3518: done (2 left) 2023-10-07T21:25:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:3519: done (1 left) 2023-10-07T21:25:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:3520: done (0 left) 2023-10-07T21:25:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 348 2023-10-07T21:25:23.893 INFO:tasks.rados.rados.0.smithi003.stdout:3521: seq_num 1105 ranges {1753088=516096,2269184=598016,2867200=606208} 2023-10-07T21:25:23.904 INFO:tasks.rados.rados.0.smithi003.stdout:3521: writing smithi003182153-13 from 1753088 to 2269184 tid 1 2023-10-07T21:25:23.907 INFO:tasks.rados.rados.0.smithi003.stdout:3521: writing smithi003182153-13 from 2269184 to 2867200 tid 2 2023-10-07T21:25:23.911 INFO:tasks.rados.rados.0.smithi003.stdout:3521: writing smithi003182153-13 from 2867200 to 3473408 tid 3 2023-10-07T21:25:23.911 INFO:tasks.rados.rados.0.smithi003.stdout:3522: rollback oid 30 current snap is 348 2023-10-07T21:25:23.911 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 337 2023-10-07T21:25:23.912 INFO:tasks.rados.rados.0.smithi003.stdout:3523: snap_create 2023-10-07T21:25:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 1 to smithi003182153-13 2023-10-07T21:25:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 2 to smithi003182153-13 2023-10-07T21:25:23.918 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 3 to smithi003182153-13 2023-10-07T21:25:23.918 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 4 to smithi003182153-13 2023-10-07T21:25:23.919 INFO:tasks.rados.rados.0.smithi003.stdout:3522: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:25:23.919 INFO:tasks.rados.rados.0.smithi003.stdout:3522: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:25:23.920 INFO:tasks.rados.rados.0.smithi003.stdout:3522: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:25:23.920 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 2853 (ObjNum 1025 snap 329 seq_num 1025) dirty exists 2023-10-07T21:25:23.921 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 5 to smithi003182153-13 2023-10-07T21:25:23.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2882 (ObjNum 1105 snap 348 seq_num 1105) dirty exists 2023-10-07T21:25:23.921 INFO:tasks.rados.rados.0.smithi003.stdout:3521: left oid 13 (ObjNum 1105 snap 348 seq_num 1105) 2023-10-07T21:25:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:23 smithi003 ceph-mon[204507]: osdmap e764: 8 total, 8 up, 8 in 2023-10-07T21:25:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:23 smithi003 ceph-mon[200960]: osdmap e764: 8 total, 8 up, 8 in 2023-10-07T21:25:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:23 smithi046 ceph-mon[189713]: osdmap e764: 8 total, 8 up, 8 in 2023-10-07T21:25:24.863 INFO:tasks.rados.rados.0.smithi003.stdout:3521: done (2 left) 2023-10-07T21:25:24.863 INFO:tasks.rados.rados.0.smithi003.stdout:3522: done (1 left) 2023-10-07T21:25:24.863 INFO:tasks.rados.rados.0.smithi003.stdout:3523: done (0 left) 2023-10-07T21:25:24.863 INFO:tasks.rados.rados.0.smithi003.stdout:3524: read oid 41 snap -1 2023-10-07T21:25:24.864 INFO:tasks.rados.rados.0.smithi003.stdout:3524: expect (ObjNum 1046 snap 334 seq_num 1046) 2023-10-07T21:25:24.864 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 8 current snap is 349 2023-10-07T21:25:24.864 INFO:tasks.rados.rados.0.smithi003.stdout:3525: seq_num 1106 ranges {6512640=532480,7045120=483328,7528448=475136,8003584=245760} 2023-10-07T21:25:24.902 INFO:tasks.rados.rados.0.smithi003.stdout:3525: writing smithi003182153-8 from 6512640 to 7045120 tid 1 2023-10-07T21:25:24.905 INFO:tasks.rados.rados.0.smithi003.stdout:3525: writing smithi003182153-8 from 7045120 to 7528448 tid 2 2023-10-07T21:25:24.908 INFO:tasks.rados.rados.0.smithi003.stdout:3525: writing smithi003182153-8 from 7528448 to 8003584 tid 3 2023-10-07T21:25:24.909 INFO:tasks.rados.rados.0.smithi003.stdout:3525: writing smithi003182153-8 from 8003584 to 8249344 tid 4 2023-10-07T21:25:24.910 INFO:tasks.rados.rados.0.smithi003.stdout:3526: snap_create 2023-10-07T21:25:24.910 INFO:tasks.rados.rados.0.smithi003.stdout:3524: expect (ObjNum 1046 snap 334 seq_num 1046) 2023-10-07T21:25:24.957 INFO:tasks.rados.rados.0.smithi003.stdout:3525: finishing write tid 1 to smithi003182153-8 2023-10-07T21:25:24.957 INFO:tasks.rados.rados.0.smithi003.stdout:3525: finishing write tid 2 to smithi003182153-8 2023-10-07T21:25:24.957 INFO:tasks.rados.rados.0.smithi003.stdout:3525: finishing write tid 3 to smithi003182153-8 2023-10-07T21:25:24.957 INFO:tasks.rados.rados.0.smithi003.stdout:3525: finishing write tid 4 to smithi003182153-8 2023-10-07T21:25:24.958 INFO:tasks.rados.rados.0.smithi003.stdout:3525: finishing write tid 5 to smithi003182153-8 2023-10-07T21:25:24.958 INFO:tasks.rados.rados.0.smithi003.stdout:3525: finishing write tid 6 to smithi003182153-8 2023-10-07T21:25:24.958 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 3370 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2023-10-07T21:25:24.958 INFO:tasks.rados.rados.0.smithi003.stdout:3525: left oid 8 (ObjNum 1106 snap 349 seq_num 1106) 2023-10-07T21:25:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:24 smithi003 ceph-mon[200960]: pgmap v793: 121 pgs: 121 active+clean; 589 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 394 KiB/s wr, 3 op/s 2023-10-07T21:25:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:24 smithi003 ceph-mon[200960]: osdmap e765: 8 total, 8 up, 8 in 2023-10-07T21:25:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:24 smithi003 ceph-mon[200960]: osdmap e766: 8 total, 8 up, 8 in 2023-10-07T21:25:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:24 smithi003 ceph-mon[204507]: pgmap v793: 121 pgs: 121 active+clean; 589 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 394 KiB/s wr, 3 op/s 2023-10-07T21:25:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:24 smithi003 ceph-mon[204507]: osdmap e765: 8 total, 8 up, 8 in 2023-10-07T21:25:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:24 smithi003 ceph-mon[204507]: osdmap e766: 8 total, 8 up, 8 in 2023-10-07T21:25:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:24 smithi046 ceph-mon[189713]: pgmap v793: 121 pgs: 121 active+clean; 589 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 394 KiB/s wr, 3 op/s 2023-10-07T21:25:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:24 smithi046 ceph-mon[189713]: osdmap e765: 8 total, 8 up, 8 in 2023-10-07T21:25:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:24 smithi046 ceph-mon[189713]: osdmap e766: 8 total, 8 up, 8 in 2023-10-07T21:25:25.896 INFO:tasks.rados.rados.0.smithi003.stdout:3524: done (2 left) 2023-10-07T21:25:25.897 INFO:tasks.rados.rados.0.smithi003.stdout:3525: done (1 left) 2023-10-07T21:25:25.897 INFO:tasks.rados.rados.0.smithi003.stdout:3526: done (0 left) 2023-10-07T21:25:25.897 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 350 2023-10-07T21:25:25.897 INFO:tasks.rados.rados.0.smithi003.stdout:3527: seq_num 1107 ranges {1613824=548864,2162688=770048,2932736=434176} 2023-10-07T21:25:25.908 INFO:tasks.rados.rados.0.smithi003.stdout:3527: writing smithi003182153-4 from 1613824 to 2162688 tid 1 2023-10-07T21:25:25.912 INFO:tasks.rados.rados.0.smithi003.stdout:3527: writing smithi003182153-4 from 2162688 to 2932736 tid 2 2023-10-07T21:25:25.915 INFO:tasks.rados.rados.0.smithi003.stdout:3527: writing smithi003182153-4 from 2932736 to 3366912 tid 3 2023-10-07T21:25:25.915 INFO:tasks.rados.rados.0.smithi003.stdout:3528: copy_from oid 41 from oid 13 current snap is 350 2023-10-07T21:25:25.915 INFO:tasks.rados.rados.0.smithi003.stdout:3529: setattr oid 47 current snap is 350 2023-10-07T21:25:25.917 INFO:tasks.rados.rados.0.smithi003.stdout:3527: finishing write tid 1 to smithi003182153-4 2023-10-07T21:25:25.917 INFO:tasks.rados.rados.0.smithi003.stdout:3530: delete oid 37 current snap is 350 2023-10-07T21:25:25.918 INFO:tasks.rados.rados.0.smithi003.stdout:3527: finishing write tid 2 to smithi003182153-4 2023-10-07T21:25:25.919 INFO:tasks.rados.rados.0.smithi003.stdout:3527: finishing write tid 3 to smithi003182153-4 2023-10-07T21:25:25.919 INFO:tasks.rados.rados.0.smithi003.stdout:3530: done (3 left) 2023-10-07T21:25:25.920 INFO:tasks.rados.rados.0.smithi003.stdout:3531: delete oid 25 current snap is 350 2023-10-07T21:25:25.920 INFO:tasks.rados.rados.0.smithi003.stdout:3527: finishing write tid 4 to smithi003182153-4 2023-10-07T21:25:25.922 INFO:tasks.rados.rados.0.smithi003.stdout:3527: finishing write tid 5 to smithi003182153-4 2023-10-07T21:25:25.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2828 (ObjNum 1107 snap 350 seq_num 1107) dirty exists 2023-10-07T21:25:25.922 INFO:tasks.rados.rados.0.smithi003.stdout:3527: left oid 4 (ObjNum 1107 snap 350 seq_num 1107) 2023-10-07T21:25:25.923 INFO:tasks.rados.rados.0.smithi003.stdout:3527: done (3 left) 2023-10-07T21:25:25.923 INFO:tasks.rados.rados.0.smithi003.stdout:3531: done (2 left) 2023-10-07T21:25:25.923 INFO:tasks.rados.rados.0.smithi003.stdout:3532: snap_remove snap 279 2023-10-07T21:25:26.912 INFO:tasks.rados.rados.0.smithi003.stdout:3532: done (2 left) 2023-10-07T21:25:26.912 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 350 2023-10-07T21:25:26.913 INFO:tasks.rados.rados.0.smithi003.stdout:3533: seq_num 1110 ranges {3874816=598016,4472832=466944,4939776=450560,5390336=286720} 2023-10-07T21:25:26.937 INFO:tasks.rados.rados.0.smithi003.stdout:3533: writing smithi003182153-10 from 3874816 to 4472832 tid 1 2023-10-07T21:25:26.940 INFO:tasks.rados.rados.0.smithi003.stdout:3533: writing smithi003182153-10 from 4472832 to 4939776 tid 2 2023-10-07T21:25:26.943 INFO:tasks.rados.rados.0.smithi003.stdout:3533: writing smithi003182153-10 from 4939776 to 5390336 tid 3 2023-10-07T21:25:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:3533: writing smithi003182153-10 from 5390336 to 5677056 tid 4 2023-10-07T21:25:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 350 2023-10-07T21:25:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:3534: seq_num 1111 ranges {0=614400,614400=753664,1368064=450560} 2023-10-07T21:25:26.956 INFO:tasks.rados.rados.0.smithi003.stdout:3534: writing smithi003182153-34 from 0 to 614400 tid 1 2023-10-07T21:25:26.956 INFO:tasks.rados.rados.0.smithi003.stdout:3534: writing smithi003182153-34 from 614400 to 1368064 tid 2 2023-10-07T21:25:26.957 INFO:tasks.rados.rados.0.smithi003.stdout:3534: writing smithi003182153-34 from 1368064 to 1818624 tid 3 2023-10-07T21:25:26.957 INFO:tasks.rados.rados.0.smithi003.stdout:3535: read oid 22 snap -1 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3535: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3536: read oid 35 snap 336 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3536: expect deleted 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3537: delete oid 43 current snap is 350 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2883 (ObjNum 33 snap 0 seq_num 1512989056) dirty exists 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3528: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3528: finishing copy_from to smithi003182153-41 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 2882 (ObjNum 1105 snap 348 seq_num 1105) dirty exists 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 1 to smithi003182153-10 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 2 to smithi003182153-10 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 3 to smithi003182153-10 2023-10-07T21:25:26.958 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 4 to smithi003182153-10 2023-10-07T21:25:26.959 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 5 to smithi003182153-10 2023-10-07T21:25:26.959 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 6 to smithi003182153-10 2023-10-07T21:25:26.959 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2867 (ObjNum 1110 snap 350 seq_num 1110) dirty exists 2023-10-07T21:25:26.959 INFO:tasks.rados.rados.0.smithi003.stdout:3533: left oid 10 (ObjNum 1110 snap 350 seq_num 1110) 2023-10-07T21:25:26.959 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 1 to smithi003182153-34 2023-10-07T21:25:26.962 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 2 to smithi003182153-34 2023-10-07T21:25:26.964 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 3 to smithi003182153-34 2023-10-07T21:25:26.966 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 4 to smithi003182153-34 2023-10-07T21:25:26.966 INFO:tasks.rados.rados.0.smithi003.stdout:3528: done (6 left) 2023-10-07T21:25:26.966 INFO:tasks.rados.rados.0.smithi003.stdout:3529: done (5 left) 2023-10-07T21:25:26.966 INFO:tasks.rados.rados.0.smithi003.stdout:3533: done (4 left) 2023-10-07T21:25:26.966 INFO:tasks.rados.rados.0.smithi003.stdout:3536: done (3 left) 2023-10-07T21:25:26.967 INFO:tasks.rados.rados.0.smithi003.stdout:3537: done (2 left) 2023-10-07T21:25:26.967 INFO:tasks.rados.rados.0.smithi003.stdout:3538: snap_remove snap 346 2023-10-07T21:25:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:26 smithi003 ceph-mon[200960]: pgmap v796: 121 pgs: 121 active+clean; 590 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 416 KiB/s wr, 4 op/s 2023-10-07T21:25:27.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:26 smithi003 ceph-mon[200960]: osdmap e767: 8 total, 8 up, 8 in 2023-10-07T21:25:27.344 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:26 smithi003 ceph-mon[204507]: pgmap v796: 121 pgs: 121 active+clean; 590 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 416 KiB/s wr, 4 op/s 2023-10-07T21:25:27.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:26 smithi003 ceph-mon[204507]: osdmap e767: 8 total, 8 up, 8 in 2023-10-07T21:25:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:26 smithi046 ceph-mon[189713]: pgmap v796: 121 pgs: 121 active+clean; 590 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 416 KiB/s wr, 4 op/s 2023-10-07T21:25:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:26 smithi046 ceph-mon[189713]: osdmap e767: 8 total, 8 up, 8 in 2023-10-07T21:25:27.917 INFO:tasks.rados.rados.0.smithi003.stdout:3538: done (2 left) 2023-10-07T21:25:27.917 INFO:tasks.rados.rados.0.smithi003.stdout:3539: rollback oid 6 current snap is 350 2023-10-07T21:25:27.917 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 332 2023-10-07T21:25:27.918 INFO:tasks.rados.rados.0.smithi003.stdout:3540: copy_from oid 49 from oid 43 current snap is 350 2023-10-07T21:25:27.918 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 350 2023-10-07T21:25:27.918 INFO:tasks.rados.rados.0.smithi003.stdout:3541: seq_num 1113 ranges {303104=647168,950272=524288,1474560=622592,2097152=57344} 2023-10-07T21:25:27.923 INFO:tasks.rados.rados.0.smithi003.stdout:3541: writing smithi003182153-12 from 303104 to 950272 tid 1 2023-10-07T21:25:27.928 INFO:tasks.rados.rados.0.smithi003.stdout:3541: writing smithi003182153-12 from 950272 to 1474560 tid 2 2023-10-07T21:25:27.932 INFO:tasks.rados.rados.0.smithi003.stdout:3541: writing smithi003182153-12 from 1474560 to 2097152 tid 3 2023-10-07T21:25:27.932 INFO:tasks.rados.rados.0.smithi003.stdout:3541: writing smithi003182153-12 from 2097152 to 2154496 tid 4 2023-10-07T21:25:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:3542: read oid 8 snap -1 2023-10-07T21:25:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:3542: expect (ObjNum 1106 snap 349 seq_num 1106) 2023-10-07T21:25:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 350 2023-10-07T21:25:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:3543: seq_num 1114 ranges {1204224=663552,1867776=802816,2670592=401408} 2023-10-07T21:25:27.943 INFO:tasks.rados.rados.0.smithi003.stdout:3543: writing smithi003182153-19 from 1204224 to 1867776 tid 1 2023-10-07T21:25:27.949 INFO:tasks.rados.rados.0.smithi003.stdout:3543: writing smithi003182153-19 from 1867776 to 2670592 tid 2 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:3543: writing smithi003182153-19 from 2670592 to 3072000 tid 3 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:3544: read oid 21 snap 321 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:3544: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 5 to smithi003182153-34 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 3033 (ObjNum 1111 snap 350 seq_num 1111) dirty exists 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:3534: left oid 34 (ObjNum 1111 snap 350 seq_num 1111) 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:3534: done (7 left) 2023-10-07T21:25:27.952 INFO:tasks.rados.rados.0.smithi003.stdout:3545: snap_create 2023-10-07T21:25:27.953 INFO:tasks.rados.rados.0.smithi003.stdout:3535: expect (ObjNum 870 snap 278 seq_num 870) 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3540: finishing copy_from to smithi003182153-49 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3540: got expected ENOENT (src dne) 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3540: finishing copy_from racing read to smithi003182153-49 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3541: finishing write tid 1 to smithi003182153-12 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3541: finishing write tid 2 to smithi003182153-12 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3541: finishing write tid 3 to smithi003182153-12 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3541: finishing write tid 4 to smithi003182153-12 2023-10-07T21:25:28.126 INFO:tasks.rados.rados.0.smithi003.stdout:3541: finishing write tid 5 to smithi003182153-12 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3539: finishing rollback tid 0 to smithi003182153-6 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3539: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3539: finishing rollback tid 2 to smithi003182153-6 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2856 (ObjNum 1026 snap 329 seq_num 1026) dirty exists 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3541: finishing write tid 6 to smithi003182153-12 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2599 (ObjNum 1113 snap 350 seq_num 1113) dirty exists 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3541: left oid 12 (ObjNum 1113 snap 350 seq_num 1113) 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3543: finishing write tid 1 to smithi003182153-19 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3543: finishing write tid 2 to smithi003182153-19 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3543: finishing write tid 3 to smithi003182153-19 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3543: finishing write tid 4 to smithi003182153-19 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:3543: finishing write tid 5 to smithi003182153-19 2023-10-07T21:25:28.127 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2871 (ObjNum 1114 snap 350 seq_num 1114) dirty exists 2023-10-07T21:25:28.128 INFO:tasks.rados.rados.0.smithi003.stdout:3543: left oid 19 (ObjNum 1114 snap 350 seq_num 1114) 2023-10-07T21:25:28.128 INFO:tasks.rados.rados.0.smithi003.stdout:3542: expect (ObjNum 1106 snap 349 seq_num 1106) 2023-10-07T21:25:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:27 smithi003 ceph-mon[200960]: osdmap e768: 8 total, 8 up, 8 in 2023-10-07T21:25:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:27 smithi003 ceph-mon[204507]: osdmap e768: 8 total, 8 up, 8 in 2023-10-07T21:25:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:27 smithi046 ceph-mon[189713]: osdmap e768: 8 total, 8 up, 8 in 2023-10-07T21:25:28.656 INFO:tasks.rados.rados.0.smithi003.stdout:3544: expect (ObjNum 938 snap 306 seq_num 938) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3535: done (7 left) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3539: done (6 left) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3540: done (5 left) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3541: done (4 left) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3542: done (3 left) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3543: done (2 left) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3544: done (1 left) 2023-10-07T21:25:29.210 INFO:tasks.rados.rados.0.smithi003.stdout:3545: done (0 left) 2023-10-07T21:25:29.211 INFO:tasks.rados.rados.0.smithi003.stdout:3546: delete oid 49 current snap is 351 2023-10-07T21:25:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:3546: done (0 left) 2023-10-07T21:25:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:3547: snap_remove snap 315 2023-10-07T21:25:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:28 smithi003 ceph-mon[200960]: pgmap v799: 121 pgs: 121 active+clean; 592 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 818 KiB/s wr, 3 op/s 2023-10-07T21:25:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:28 smithi003 ceph-mon[200960]: osdmap e769: 8 total, 8 up, 8 in 2023-10-07T21:25:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:28 smithi003 ceph-mon[204507]: pgmap v799: 121 pgs: 121 active+clean; 592 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 818 KiB/s wr, 3 op/s 2023-10-07T21:25:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:28 smithi003 ceph-mon[204507]: osdmap e769: 8 total, 8 up, 8 in 2023-10-07T21:25:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:28 smithi046 ceph-mon[189713]: pgmap v799: 121 pgs: 121 active+clean; 592 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 818 KiB/s wr, 3 op/s 2023-10-07T21:25:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:28 smithi046 ceph-mon[189713]: osdmap e769: 8 total, 8 up, 8 in 2023-10-07T21:25:29.873 INFO:tasks.rados.rados.0.smithi003.stdout:3547: done (0 left) 2023-10-07T21:25:29.873 INFO:tasks.rados.rados.0.smithi003.stdout:3548: rollback oid 20 current snap is 351 2023-10-07T21:25:29.874 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 205 2023-10-07T21:25:29.874 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 351 2023-10-07T21:25:29.874 INFO:tasks.rados.rados.0.smithi003.stdout:3549: seq_num 1116 ranges {5677056=696320,6373376=573440,6946816=450560,7397376=180224} 2023-10-07T21:25:29.908 INFO:tasks.rados.rados.0.smithi003.stdout:3549: writing smithi003182153-10 from 5677056 to 6373376 tid 1 2023-10-07T21:25:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:3549: writing smithi003182153-10 from 6373376 to 6946816 tid 2 2023-10-07T21:25:29.914 INFO:tasks.rados.rados.0.smithi003.stdout:3549: writing smithi003182153-10 from 6946816 to 7397376 tid 3 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:3549: writing smithi003182153-10 from 7397376 to 7577600 tid 4 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:3550: copy_from oid 24 from oid 49 current snap is 351 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:3548: finishing rollback tid 0 to smithi003182153-20 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:3548: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:3548: finishing rollback tid 2 to smithi003182153-20 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2857 (ObjNum 613 snap 196 seq_num 613) dirty exists 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:3549: finishing write tid 1 to smithi003182153-10 2023-10-07T21:25:29.916 INFO:tasks.rados.rados.0.smithi003.stdout:3549: finishing write tid 2 to smithi003182153-10 2023-10-07T21:25:29.917 INFO:tasks.rados.rados.0.smithi003.stdout:3548: done (2 left) 2023-10-07T21:25:29.917 INFO:tasks.rados.rados.0.smithi003.stdout:3551: rollback oid 22 current snap is 351 2023-10-07T21:25:29.917 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 350 2023-10-07T21:25:29.917 INFO:tasks.rados.rados.0.smithi003.stdout:3552: snap_remove snap 316 2023-10-07T21:25:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:29 smithi003 ceph-mon[200960]: osdmap e770: 8 total, 8 up, 8 in 2023-10-07T21:25:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:29 smithi003 ceph-mon[200960]: osdmap e771: 8 total, 8 up, 8 in 2023-10-07T21:25:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:29 smithi003 ceph-mon[204507]: osdmap e770: 8 total, 8 up, 8 in 2023-10-07T21:25:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:29 smithi003 ceph-mon[204507]: osdmap e771: 8 total, 8 up, 8 in 2023-10-07T21:25:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:29 smithi046 ceph-mon[189713]: osdmap e770: 8 total, 8 up, 8 in 2023-10-07T21:25:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:29 smithi046 ceph-mon[189713]: osdmap e771: 8 total, 8 up, 8 in 2023-10-07T21:25:30.881 INFO:tasks.rados.rados.0.smithi003.stdout:3552: done (3 left) 2023-10-07T21:25:30.881 INFO:tasks.rados.rados.0.smithi003.stdout:3553: delete oid 30 current snap is 351 2023-10-07T21:25:30.881 INFO:tasks.rados.rados.0.smithi003.stdout:3549: finishing write tid 3 to smithi003182153-10 2023-10-07T21:25:30.881 INFO:tasks.rados.rados.0.smithi003.stdout:3550: finishing copy_from to smithi003182153-24 2023-10-07T21:25:30.881 INFO:tasks.rados.rados.0.smithi003.stdout:3550: got expected ENOENT (src dne) 2023-10-07T21:25:30.881 INFO:tasks.rados.rados.0.smithi003.stdout:3549: finishing write tid 4 to smithi003182153-10 2023-10-07T21:25:30.881 INFO:tasks.rados.rados.0.smithi003.stdout:3550: finishing copy_from racing read to smithi003182153-24 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3549: finishing write tid 5 to smithi003182153-10 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3551: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3549: finishing write tid 6 to smithi003182153-10 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2876 (ObjNum 1116 snap 351 seq_num 1116) dirty exists 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3549: left oid 10 (ObjNum 1116 snap 351 seq_num 1116) 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3551: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:3551: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:25:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 3067 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:25:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:3549: done (3 left) 2023-10-07T21:25:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:3550: done (2 left) 2023-10-07T21:25:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:3551: done (1 left) 2023-10-07T21:25:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:3553: done (0 left) 2023-10-07T21:25:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:3554: read oid 27 snap -1 2023-10-07T21:25:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:3554: expect deleted 2023-10-07T21:25:30.897 INFO:tasks.rados.rados.0.smithi003.stdout:3555: copy_from oid 25 from oid 17 current snap is 351 2023-10-07T21:25:30.897 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 351 2023-10-07T21:25:30.897 INFO:tasks.rados.rados.0.smithi003.stdout:3556: seq_num 1118 ranges {3072000=729088,3801088=794624,4595712=409600} 2023-10-07T21:25:30.915 INFO:tasks.rados.rados.0.smithi003.stdout:3556: writing smithi003182153-19 from 3072000 to 3801088 tid 1 2023-10-07T21:25:30.920 INFO:tasks.rados.rados.0.smithi003.stdout:3556: writing smithi003182153-19 from 3801088 to 4595712 tid 2 2023-10-07T21:25:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:3556: writing smithi003182153-19 from 4595712 to 5005312 tid 3 2023-10-07T21:25:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 42 current snap is 351 2023-10-07T21:25:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:3557: seq_num 1119 ranges {0=745472,745472=679936,1425408=524288} 2023-10-07T21:25:30.927 INFO:tasks.rados.rados.0.smithi003.stdout:3557: writing smithi003182153-42 from 0 to 745472 tid 1 2023-10-07T21:25:30.931 INFO:tasks.rados.rados.0.smithi003.stdout:3557: writing smithi003182153-42 from 745472 to 1425408 tid 2 2023-10-07T21:25:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:3557: writing smithi003182153-42 from 1425408 to 1949696 tid 3 2023-10-07T21:25:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:3558: rollback oid 10 current snap is 351 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 340 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3555: finishing copy_from to smithi003182153-25 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3555: got expected ENOENT (src dne) 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3555: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3556: finishing write tid 1 to smithi003182153-19 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3556: finishing write tid 2 to smithi003182153-19 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3556: finishing write tid 3 to smithi003182153-19 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3556: finishing write tid 4 to smithi003182153-19 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3556: finishing write tid 5 to smithi003182153-19 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2880 (ObjNum 1118 snap 351 seq_num 1118) dirty exists 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3556: left oid 19 (ObjNum 1118 snap 351 seq_num 1118) 2023-10-07T21:25:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 1 to smithi003182153-42 2023-10-07T21:25:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:3554: done (4 left) 2023-10-07T21:25:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:3555: done (3 left) 2023-10-07T21:25:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:3556: done (2 left) 2023-10-07T21:25:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:3559: read oid 16 snap -1 2023-10-07T21:25:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:3559: expect (ObjNum 1033 snap 331 seq_num 1033) 2023-10-07T21:25:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:3560: delete oid 12 current snap is 351 2023-10-07T21:25:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 2 to smithi003182153-42 2023-10-07T21:25:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:3558: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:25:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:3558: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:25:30.941 INFO:tasks.rados.rados.0.smithi003.stdout:3558: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:25:30.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2883 (ObjNum 1074 snap 336 seq_num 1074) dirty exists 2023-10-07T21:25:30.941 INFO:tasks.rados.rados.0.smithi003.stdout:3558: done (3 left) 2023-10-07T21:25:30.941 INFO:tasks.rados.rados.0.smithi003.stdout:3560: done (2 left) 2023-10-07T21:25:30.942 INFO:tasks.rados.rados.0.smithi003.stdout:3561: rollback oid 49 current snap is 351 2023-10-07T21:25:30.942 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 49 to 205 2023-10-07T21:25:30.942 INFO:tasks.rados.rados.0.smithi003.stdout:3562: delete oid 29 current snap is 351 2023-10-07T21:25:30.942 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 3 to smithi003182153-42 2023-10-07T21:25:30.942 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 4 to smithi003182153-42 2023-10-07T21:25:30.944 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 5 to smithi003182153-42 2023-10-07T21:25:30.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 3038 (ObjNum 1119 snap 351 seq_num 1119) dirty exists 2023-10-07T21:25:30.944 INFO:tasks.rados.rados.0.smithi003.stdout:3557: left oid 42 (ObjNum 1119 snap 351 seq_num 1119) 2023-10-07T21:25:30.945 INFO:tasks.rados.rados.0.smithi003.stdout:3561: finishing rollback tid 1 to smithi003182153-49 2023-10-07T21:25:30.945 INFO:tasks.rados.rados.0.smithi003.stdout:3561: finishing rollback tid 2 to smithi003182153-49 2023-10-07T21:25:30.946 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 2886 (ObjNum 643 snap 203 seq_num 643) dirty exists 2023-10-07T21:25:30.947 INFO:tasks.rados.rados.0.smithi003.stdout:3559: expect (ObjNum 1033 snap 331 seq_num 1033) 2023-10-07T21:25:31.052 INFO:tasks.rados.rados.0.smithi003.stdout:3557: done (3 left) 2023-10-07T21:25:31.052 INFO:tasks.rados.rados.0.smithi003.stdout:3559: done (2 left) 2023-10-07T21:25:31.052 INFO:tasks.rados.rados.0.smithi003.stdout:3561: done (1 left) 2023-10-07T21:25:31.053 INFO:tasks.rados.rados.0.smithi003.stdout:3562: done (0 left) 2023-10-07T21:25:31.053 INFO:tasks.rados.rados.0.smithi003.stdout:3563: setattr oid 49 current snap is 351 2023-10-07T21:25:31.053 INFO:tasks.rados.rados.0.smithi003.stdout:3564: setattr oid 12 current snap is 351 2023-10-07T21:25:31.054 INFO:tasks.rados.rados.0.smithi003.stdout:3565: read oid 8 snap -1 2023-10-07T21:25:31.054 INFO:tasks.rados.rados.0.smithi003.stdout:3565: expect (ObjNum 1106 snap 349 seq_num 1106) 2023-10-07T21:25:31.054 INFO:tasks.rados.rados.0.smithi003.stdout:3566: read oid 4 snap -1 2023-10-07T21:25:31.054 INFO:tasks.rados.rados.0.smithi003.stdout:3566: expect (ObjNum 1107 snap 350 seq_num 1107) 2023-10-07T21:25:31.054 INFO:tasks.rados.rados.0.smithi003.stdout:3567: snap_remove snap 332 2023-10-07T21:25:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:30 smithi003 ceph-mon[200960]: pgmap v802: 121 pgs: 121 active+clean; 545 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-10-07T21:25:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:30 smithi003 ceph-mon[200960]: osdmap e772: 8 total, 8 up, 8 in 2023-10-07T21:25:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:30 smithi003 ceph-mon[204507]: pgmap v802: 121 pgs: 121 active+clean; 545 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-10-07T21:25:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:30 smithi003 ceph-mon[204507]: osdmap e772: 8 total, 8 up, 8 in 2023-10-07T21:25:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:30 smithi046 ceph-mon[189713]: pgmap v802: 121 pgs: 121 active+clean; 545 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-10-07T21:25:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:30 smithi046 ceph-mon[189713]: osdmap e772: 8 total, 8 up, 8 in 2023-10-07T21:25:31.931 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:25:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:25:31] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2023-10-07T21:25:31.945 INFO:tasks.rados.rados.0.smithi003.stdout:3567: done (4 left) 2023-10-07T21:25:31.945 INFO:tasks.rados.rados.0.smithi003.stdout:3568: read oid 17 snap -1 2023-10-07T21:25:31.945 INFO:tasks.rados.rados.0.smithi003.stdout:3568: expect deleted 2023-10-07T21:25:31.945 INFO:tasks.rados.rados.0.smithi003.stdout:3569: rmattr oid 44 current snap is 351 2023-10-07T21:25:31.946 INFO:tasks.rados.rados.0.smithi003.stdout:3569: done (5 left) 2023-10-07T21:25:31.946 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 30 current snap is 351 2023-10-07T21:25:31.946 INFO:tasks.rados.rados.0.smithi003.stdout:3570: seq_num 1122 ranges {0=794624,794624=729088,1523712=475136} 2023-10-07T21:25:31.946 INFO:tasks.rados.rados.0.smithi003.stdout:3570: writing smithi003182153-30 from 0 to 794624 tid 1 2023-10-07T21:25:31.946 INFO:tasks.rados.rados.0.smithi003.stdout:3570: writing smithi003182153-30 from 794624 to 1523712 tid 2 2023-10-07T21:25:31.950 INFO:tasks.rados.rados.0.smithi003.stdout:3570: writing smithi003182153-30 from 1523712 to 1998848 tid 3 2023-10-07T21:25:31.950 INFO:tasks.rados.rados.0.smithi003.stdout:3571: copy_from oid 38 from oid 19 current snap is 351 2023-10-07T21:25:31.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 2887 (ObjNum 643 snap 203 seq_num 643) dirty exists 2023-10-07T21:25:31.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2601 (ObjNum 353 snap 0 seq_num 1512958352) dirty exists 2023-10-07T21:25:31.950 INFO:tasks.rados.rados.0.smithi003.stdout:3566: expect (ObjNum 1107 snap 350 seq_num 1107) 2023-10-07T21:25:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:3565: expect (ObjNum 1106 snap 349 seq_num 1106) 2023-10-07T21:25:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:31 smithi003 ceph-mon[200960]: pgmap v805: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 520 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2023-10-07T21:25:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:31 smithi003 ceph-mon[204507]: pgmap v805: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 520 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2023-10-07T21:25:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:31 smithi046 ceph-mon[189713]: pgmap v805: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 520 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2023-10-07T21:25:32.600 INFO:tasks.rados.rados.0.smithi003.stdout:3563: done (6 left) 2023-10-07T21:25:32.600 INFO:tasks.rados.rados.0.smithi003.stdout:3564: done (5 left) 2023-10-07T21:25:32.600 INFO:tasks.rados.rados.0.smithi003.stdout:3565: done (4 left) 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3566: done (3 left) 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3568: done (2 left) 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3572: delete oid 46 current snap is 351 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3570: finishing write tid 1 to smithi003182153-30 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3570: finishing write tid 2 to smithi003182153-30 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3570: finishing write tid 3 to smithi003182153-30 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3570: finishing write tid 4 to smithi003182153-30 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3570: finishing write tid 5 to smithi003182153-30 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 2861 (ObjNum 1122 snap 351 seq_num 1122) dirty exists 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3570: left oid 30 (ObjNum 1122 snap 351 seq_num 1122) 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3571: finishing copy_from racing read to smithi003182153-38 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:3571: finishing copy_from to smithi003182153-38 2023-10-07T21:25:32.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2880 (ObjNum 1118 snap 351 seq_num 1118) dirty exists 2023-10-07T21:25:32.603 INFO:tasks.rados.rados.0.smithi003.stdout:3570: done (2 left) 2023-10-07T21:25:32.603 INFO:tasks.rados.rados.0.smithi003.stdout:3571: done (1 left) 2023-10-07T21:25:32.604 INFO:tasks.rados.rados.0.smithi003.stdout:3572: done (0 left) 2023-10-07T21:25:32.604 INFO:tasks.rados.rados.0.smithi003.stdout:3573: read oid 26 snap -1 2023-10-07T21:25:32.604 INFO:tasks.rados.rados.0.smithi003.stdout:3573: expect deleted 2023-10-07T21:25:32.604 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 351 2023-10-07T21:25:32.604 INFO:tasks.rados.rados.0.smithi003.stdout:3574: seq_num 1124 ranges {7372800=434176,7806976=499712,8306688=409600,8716288=663552,9379840=32768} 2023-10-07T21:25:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi003182153-28 from 7372800 to 7806976 tid 1 2023-10-07T21:25:32.648 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi003182153-28 from 7806976 to 8306688 tid 2 2023-10-07T21:25:32.651 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi003182153-28 from 8306688 to 8716288 tid 3 2023-10-07T21:25:32.655 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi003182153-28 from 8716288 to 9379840 tid 4 2023-10-07T21:25:32.655 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi003182153-28 from 9379840 to 9412608 tid 5 2023-10-07T21:25:32.655 INFO:tasks.rados.rados.0.smithi003.stdout:3575: rmattr oid 25 current snap is 351 2023-10-07T21:25:32.655 INFO:tasks.rados.rados.0.smithi003.stdout:3575: done (2 left) 2023-10-07T21:25:32.655 INFO:tasks.rados.rados.0.smithi003.stdout:3576: delete oid 47 current snap is 351 2023-10-07T21:25:32.655 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 1 to smithi003182153-28 2023-10-07T21:25:32.655 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 2 to smithi003182153-28 2023-10-07T21:25:32.658 INFO:tasks.rados.rados.0.smithi003.stdout:3573: done (2 left) 2023-10-07T21:25:32.658 INFO:tasks.rados.rados.0.smithi003.stdout:3576: done (1 left) 2023-10-07T21:25:32.658 INFO:tasks.rados.rados.0.smithi003.stdout:3577: rmattr oid 3 current snap is 351 2023-10-07T21:25:32.659 INFO:tasks.rados.rados.0.smithi003.stdout:3577: done (1 left) 2023-10-07T21:25:32.659 INFO:tasks.rados.rados.0.smithi003.stdout:3578: copy_from oid 25 from oid 42 current snap is 351 2023-10-07T21:25:32.659 INFO:tasks.rados.rados.0.smithi003.stdout:3579: rollback oid 3 current snap is 351 2023-10-07T21:25:32.659 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 3 to 347 2023-10-07T21:25:32.659 INFO:tasks.rados.rados.0.smithi003.stdout:3580: delete oid 13 current snap is 351 2023-10-07T21:25:32.660 INFO:tasks.rados.rados.0.smithi003.stdout:3579: finishing rollback tid 1 to smithi003182153-3 2023-10-07T21:25:32.660 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2987 (ObjNum 33 snap 0 seq_num 1488503096) dirty dne 2023-10-07T21:25:32.660 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 3 to smithi003182153-28 2023-10-07T21:25:32.660 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 4 to smithi003182153-28 2023-10-07T21:25:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:3579: done (3 left) 2023-10-07T21:25:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:3580: done (2 left) 2023-10-07T21:25:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:3581: read oid 4 snap 348 2023-10-07T21:25:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:3581: expect (ObjNum 1099 snap 345 seq_num 1099) 2023-10-07T21:25:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:3582: setattr oid 43 current snap is 351 2023-10-07T21:25:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 5 to smithi003182153-28 2023-10-07T21:25:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 6 to smithi003182153-28 2023-10-07T21:25:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:3583: snap_create 2023-10-07T21:25:32.667 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 7 to smithi003182153-28 2023-10-07T21:25:32.667 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 3411 (ObjNum 1124 snap 351 seq_num 1124) dirty exists 2023-10-07T21:25:32.667 INFO:tasks.rados.rados.0.smithi003.stdout:3574: left oid 28 (ObjNum 1124 snap 351 seq_num 1124) 2023-10-07T21:25:32.669 INFO:tasks.rados.rados.0.smithi003.stdout:3578: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:25:32.670 INFO:tasks.rados.rados.0.smithi003.stdout:3578: finishing copy_from to smithi003182153-25 2023-10-07T21:25:32.671 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 3038 (ObjNum 1119 snap 351 seq_num 1119) dirty exists 2023-10-07T21:25:32.671 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 3039 (ObjNum 129 snap 0 seq_num 1510360392) dirty exists 2023-10-07T21:25:32.672 INFO:tasks.rados.rados.0.smithi003.stdout:3581: expect (ObjNum 1099 snap 345 seq_num 1099) 2023-10-07T21:25:32.940 INFO:tasks.rados.rados.0.smithi003.stdout:3574: done (4 left) 2023-10-07T21:25:32.940 INFO:tasks.rados.rados.0.smithi003.stdout:3578: done (3 left) 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3581: done (2 left) 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3582: done (1 left) 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3583: done (0 left) 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3584: rmattr oid 41 current snap is 352 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3584: done (0 left) 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3585: read oid 41 snap -1 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3585: expect (ObjNum 1105 snap 348 seq_num 1105) 2023-10-07T21:25:32.941 INFO:tasks.rados.rados.0.smithi003.stdout:3586: snap_remove snap 321 2023-10-07T21:25:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:32 smithi003 ceph-mon[200960]: osdmap e773: 8 total, 8 up, 8 in 2023-10-07T21:25:33.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:32 smithi003 ceph-mon[204507]: osdmap e773: 8 total, 8 up, 8 in 2023-10-07T21:25:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:32 smithi046 ceph-mon[189713]: osdmap e773: 8 total, 8 up, 8 in 2023-10-07T21:25:33.956 INFO:tasks.rados.rados.0.smithi003.stdout:3586: done (1 left) 2023-10-07T21:25:33.956 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 352 2023-10-07T21:25:33.956 INFO:tasks.rados.rados.0.smithi003.stdout:3587: seq_num 1127 ranges {3366912=483328,3850240=598016,4448256=581632,5029888=425984} 2023-10-07T21:25:33.968 INFO:tasks.rados.rados.0.smithi003.stdout:3587: writing smithi003182153-4 from 3366912 to 3850240 tid 1 2023-10-07T21:25:33.972 INFO:tasks.rados.rados.0.smithi003.stdout:3587: writing smithi003182153-4 from 3850240 to 4448256 tid 2 2023-10-07T21:25:33.976 INFO:tasks.rados.rados.0.smithi003.stdout:3587: writing smithi003182153-4 from 4448256 to 5029888 tid 3 2023-10-07T21:25:33.979 INFO:tasks.rados.rados.0.smithi003.stdout:3587: writing smithi003182153-4 from 5029888 to 5455872 tid 4 2023-10-07T21:25:33.979 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 352 2023-10-07T21:25:33.979 INFO:tasks.rados.rados.0.smithi003.stdout:3588: seq_num 1128 ranges {2719744=499712,3219456=483328,3702784=786432,4489216=335872} 2023-10-07T21:25:33.996 INFO:tasks.rados.rados.0.smithi003.stdout:3588: writing smithi003182153-16 from 2719744 to 3219456 tid 1 2023-10-07T21:25:34.000 INFO:tasks.rados.rados.0.smithi003.stdout:3588: writing smithi003182153-16 from 3219456 to 3702784 tid 2 2023-10-07T21:25:34.005 INFO:tasks.rados.rados.0.smithi003.stdout:3588: writing smithi003182153-16 from 3702784 to 4489216 tid 3 2023-10-07T21:25:34.007 INFO:tasks.rados.rados.0.smithi003.stdout:3588: writing smithi003182153-16 from 4489216 to 4825088 tid 4 2023-10-07T21:25:34.007 INFO:tasks.rados.rados.0.smithi003.stdout:3589: read oid 37 snap 350 2023-10-07T21:25:34.007 INFO:tasks.rados.rados.0.smithi003.stdout:3589: expect deleted 2023-10-07T21:25:34.007 INFO:tasks.rados.rados.0.smithi003.stdout:3590: snap_create 2023-10-07T21:25:34.007 INFO:tasks.rados.rados.0.smithi003.stdout:3585: expect (ObjNum 1105 snap 348 seq_num 1105) 2023-10-07T21:25:34.142 INFO:tasks.rados.rados.0.smithi003.stdout:3587: finishing write tid 1 to smithi003182153-4 2023-10-07T21:25:34.142 INFO:tasks.rados.rados.0.smithi003.stdout:3587: finishing write tid 2 to smithi003182153-4 2023-10-07T21:25:34.142 INFO:tasks.rados.rados.0.smithi003.stdout:3587: finishing write tid 3 to smithi003182153-4 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3587: finishing write tid 4 to smithi003182153-4 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3587: finishing write tid 5 to smithi003182153-4 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3587: finishing write tid 6 to smithi003182153-4 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2833 (ObjNum 1127 snap 352 seq_num 1127) dirty exists 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3587: left oid 4 (ObjNum 1127 snap 352 seq_num 1127) 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3588: finishing write tid 1 to smithi003182153-16 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3588: finishing write tid 2 to smithi003182153-16 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3588: finishing write tid 3 to smithi003182153-16 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3588: finishing write tid 4 to smithi003182153-16 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3588: finishing write tid 5 to smithi003182153-16 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:3588: finishing write tid 6 to smithi003182153-16 2023-10-07T21:25:34.143 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 3425 (ObjNum 1128 snap 352 seq_num 1128) dirty exists 2023-10-07T21:25:34.144 INFO:tasks.rados.rados.0.smithi003.stdout:3588: left oid 16 (ObjNum 1128 snap 352 seq_num 1128) 2023-10-07T21:25:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:33 smithi003 ceph-mon[200960]: osdmap e774: 8 total, 8 up, 8 in 2023-10-07T21:25:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:33 smithi003 ceph-mon[200960]: pgmap v808: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 513 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-10-07T21:25:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:33 smithi003 ceph-mon[204507]: osdmap e774: 8 total, 8 up, 8 in 2023-10-07T21:25:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:33 smithi003 ceph-mon[204507]: pgmap v808: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 513 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-10-07T21:25:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:33 smithi046 ceph-mon[189713]: osdmap e774: 8 total, 8 up, 8 in 2023-10-07T21:25:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:33 smithi046 ceph-mon[189713]: pgmap v808: 121 pgs: 1 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 119 active+clean; 513 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-10-07T21:25:34.866 INFO:tasks.rados.rados.0.smithi003.stdout:3585: done (4 left) 2023-10-07T21:25:34.866 INFO:tasks.rados.rados.0.smithi003.stdout:3587: done (3 left) 2023-10-07T21:25:34.866 INFO:tasks.rados.rados.0.smithi003.stdout:3588: done (2 left) 2023-10-07T21:25:34.866 INFO:tasks.rados.rados.0.smithi003.stdout:3589: done (1 left) 2023-10-07T21:25:34.866 INFO:tasks.rados.rados.0.smithi003.stdout:3590: done (0 left) 2023-10-07T21:25:34.866 INFO:tasks.rados.rados.0.smithi003.stdout:3591: rollback oid 22 current snap is 353 2023-10-07T21:25:34.867 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 22 to 352 2023-10-07T21:25:34.867 INFO:tasks.rados.rados.0.smithi003.stdout:3592: snap_remove snap 348 2023-10-07T21:25:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:34 smithi003 ceph-mon[200960]: osdmap e775: 8 total, 8 up, 8 in 2023-10-07T21:25:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:34 smithi003 ceph-mon[200960]: osdmap e776: 8 total, 8 up, 8 in 2023-10-07T21:25:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:34 smithi003 ceph-mon[204507]: osdmap e775: 8 total, 8 up, 8 in 2023-10-07T21:25:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:34 smithi003 ceph-mon[204507]: osdmap e776: 8 total, 8 up, 8 in 2023-10-07T21:25:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:34 smithi046 ceph-mon[189713]: osdmap e775: 8 total, 8 up, 8 in 2023-10-07T21:25:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:34 smithi046 ceph-mon[189713]: osdmap e776: 8 total, 8 up, 8 in 2023-10-07T21:25:35.871 INFO:tasks.rados.rados.0.smithi003.stdout:3592: done (1 left) 2023-10-07T21:25:35.871 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 353 2023-10-07T21:25:35.871 INFO:tasks.rados.rados.0.smithi003.stdout:3591: finishing rollback tid 0 to smithi003182153-22 2023-10-07T21:25:35.871 INFO:tasks.rados.rados.0.smithi003.stdout:3593: seq_num 1129 ranges {1646592=516096,2162688=770048,2932736=598016,3530752=237568} 2023-10-07T21:25:35.883 INFO:tasks.rados.rados.0.smithi003.stdout:3593: writing smithi003182153-50 from 1646592 to 2162688 tid 1 2023-10-07T21:25:35.888 INFO:tasks.rados.rados.0.smithi003.stdout:3593: writing smithi003182153-50 from 2162688 to 2932736 tid 2 2023-10-07T21:25:35.892 INFO:tasks.rados.rados.0.smithi003.stdout:3593: writing smithi003182153-50 from 2932736 to 3530752 tid 3 2023-10-07T21:25:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:3593: writing smithi003182153-50 from 3530752 to 3768320 tid 4 2023-10-07T21:25:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:3594: delete oid 17 current snap is 353 2023-10-07T21:25:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:3591: finishing rollback tid 1 to smithi003182153-22 2023-10-07T21:25:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:3591: finishing rollback tid 2 to smithi003182153-22 2023-10-07T21:25:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 3070 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:25:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 1 to smithi003182153-50 2023-10-07T21:25:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 2 to smithi003182153-50 2023-10-07T21:25:35.895 INFO:tasks.rados.rados.0.smithi003.stdout:3591: done (2 left) 2023-10-07T21:25:35.895 INFO:tasks.rados.rados.0.smithi003.stdout:3594: done (1 left) 2023-10-07T21:25:35.896 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 353 2023-10-07T21:25:35.896 INFO:tasks.rados.rados.0.smithi003.stdout:3595: seq_num 1131 ranges {0=548864,548864=540672,1089536=565248,1654784=425984,2080768=73728} 2023-10-07T21:25:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:3595: writing smithi003182153-14 from 0 to 548864 tid 1 2023-10-07T21:25:35.902 INFO:tasks.rados.rados.0.smithi003.stdout:3595: writing smithi003182153-14 from 548864 to 1089536 tid 2 2023-10-07T21:25:35.905 INFO:tasks.rados.rados.0.smithi003.stdout:3595: writing smithi003182153-14 from 1089536 to 1654784 tid 3 2023-10-07T21:25:35.907 INFO:tasks.rados.rados.0.smithi003.stdout:3595: writing smithi003182153-14 from 1654784 to 2080768 tid 4 2023-10-07T21:25:35.908 INFO:tasks.rados.rados.0.smithi003.stdout:3595: writing smithi003182153-14 from 2080768 to 2154496 tid 5 2023-10-07T21:25:35.908 INFO:tasks.rados.rados.0.smithi003.stdout:3596: read oid 44 snap -1 2023-10-07T21:25:35.908 INFO:tasks.rados.rados.0.smithi003.stdout:3596: expect (ObjNum 1054 snap 334 seq_num 1054) 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3597: rollback oid 11 current snap is 353 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 337 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 3 to smithi003182153-50 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 4 to smithi003182153-50 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 5 to smithi003182153-50 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 6 to smithi003182153-50 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2885 (ObjNum 1129 snap 353 seq_num 1129) dirty exists 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3593: left oid 50 (ObjNum 1129 snap 353 seq_num 1129) 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3595: finishing write tid 1 to smithi003182153-14 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3595: finishing write tid 2 to smithi003182153-14 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:3593: done (3 left) 2023-10-07T21:25:35.909 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 353 2023-10-07T21:25:35.910 INFO:tasks.rados.rados.0.smithi003.stdout:3598: seq_num 1132 ranges {0=565248,565248=425984,991232=770048,1761280=409600} 2023-10-07T21:25:35.912 INFO:tasks.rados.rados.0.smithi003.stdout:3598: writing smithi003182153-13 from 0 to 565248 tid 1 2023-10-07T21:25:35.916 INFO:tasks.rados.rados.0.smithi003.stdout:3598: writing smithi003182153-13 from 565248 to 991232 tid 2 2023-10-07T21:25:35.920 INFO:tasks.rados.rados.0.smithi003.stdout:3598: writing smithi003182153-13 from 991232 to 1761280 tid 3 2023-10-07T21:25:35.922 INFO:tasks.rados.rados.0.smithi003.stdout:3598: writing smithi003182153-13 from 1761280 to 2170880 tid 4 2023-10-07T21:25:35.922 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 353 2023-10-07T21:25:35.923 INFO:tasks.rados.rados.0.smithi003.stdout:3599: seq_num 1133 ranges {4825088=581632,5406720=753664,6160384=573440,6733824=278528} 2023-10-07T21:25:35.952 INFO:tasks.rados.rados.0.smithi003.stdout:3599: writing smithi003182153-16 from 4825088 to 5406720 tid 1 2023-10-07T21:25:35.956 INFO:tasks.rados.rados.0.smithi003.stdout:3599: writing smithi003182153-16 from 5406720 to 6160384 tid 2 2023-10-07T21:25:35.960 INFO:tasks.rados.rados.0.smithi003.stdout:3599: writing smithi003182153-16 from 6160384 to 6733824 tid 3 2023-10-07T21:25:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:3599: writing smithi003182153-16 from 6733824 to 7012352 tid 4 2023-10-07T21:25:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:3600: rollback oid 10 current snap is 353 2023-10-07T21:25:35.962 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 345 2023-10-07T21:25:35.963 INFO:tasks.rados.rados.0.smithi003.stdout:3595: finishing write tid 3 to smithi003182153-14 2023-10-07T21:25:35.963 INFO:tasks.rados.rados.0.smithi003.stdout:3595: finishing write tid 4 to smithi003182153-14 2023-10-07T21:25:35.963 INFO:tasks.rados.rados.0.smithi003.stdout:3596: expect (ObjNum 1054 snap 334 seq_num 1054) 2023-10-07T21:25:36.013 INFO:tasks.rados.rados.0.smithi003.stdout:3597: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3597: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3595: finishing write tid 5 to smithi003182153-14 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3595: finishing write tid 6 to smithi003182153-14 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3597: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2890 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 1 to smithi003182153-13 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 2 to smithi003182153-13 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3595: finishing write tid 7 to smithi003182153-14 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 3030 (ObjNum 1131 snap 353 seq_num 1131) dirty exists 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3595: left oid 14 (ObjNum 1131 snap 353 seq_num 1131) 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3595: done (5 left) 2023-10-07T21:25:36.014 INFO:tasks.rados.rados.0.smithi003.stdout:3596: done (4 left) 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3597: done (3 left) 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3601: snap_create 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 3 to smithi003182153-13 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 4 to smithi003182153-13 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 5 to smithi003182153-13 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 6 to smithi003182153-13 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2895 (ObjNum 1132 snap 353 seq_num 1132) dirty exists 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3598: left oid 13 (ObjNum 1132 snap 353 seq_num 1132) 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 1 to smithi003182153-16 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 2 to smithi003182153-16 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:25:36.015 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 3 to smithi003182153-16 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 4 to smithi003182153-16 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2886 (ObjNum 1091 snap 342 seq_num 1091) dirty exists 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 5 to smithi003182153-16 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 6 to smithi003182153-16 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 3437 (ObjNum 1133 snap 353 seq_num 1133) dirty exists 2023-10-07T21:25:36.016 INFO:tasks.rados.rados.0.smithi003.stdout:3599: left oid 16 (ObjNum 1133 snap 353 seq_num 1133) 2023-10-07T21:25:36.950 INFO:tasks.rados.rados.0.smithi003.stdout:3598: done (3 left) 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:3599: done (2 left) 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:3600: done (1 left) 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:3601: done (0 left) 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:3602: rollback oid 6 current snap is 354 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 6 to 349 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:3603: read oid 16 snap -1 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:3603: expect (ObjNum 1133 snap 353 seq_num 1133) 2023-10-07T21:25:36.951 INFO:tasks.rados.rados.0.smithi003.stdout:3604: snap_remove snap 352 2023-10-07T21:25:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:36 smithi003 ceph-mon[200960]: pgmap v811: 121 pgs: 121 active+clean; 517 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2023-10-07T21:25:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:36 smithi003 ceph-mon[200960]: osdmap e777: 8 total, 8 up, 8 in 2023-10-07T21:25:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:36 smithi003 ceph-mon[204507]: pgmap v811: 121 pgs: 121 active+clean; 517 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2023-10-07T21:25:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:36 smithi003 ceph-mon[204507]: osdmap e777: 8 total, 8 up, 8 in 2023-10-07T21:25:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:36 smithi046 ceph-mon[189713]: pgmap v811: 121 pgs: 121 active+clean; 517 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2023-10-07T21:25:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:36 smithi046 ceph-mon[189713]: osdmap e777: 8 total, 8 up, 8 in 2023-10-07T21:25:37.956 INFO:tasks.rados.rados.0.smithi003.stdout:3604: done (2 left) 2023-10-07T21:25:37.956 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 354 2023-10-07T21:25:37.956 INFO:tasks.rados.rados.0.smithi003.stdout:3605: seq_num 1134 ranges {0=598016,598016=638976,1236992=737280,1974272=229376} 2023-10-07T21:25:37.959 INFO:tasks.rados.rados.0.smithi003.stdout:3605: writing smithi003182153-3 from 0 to 598016 tid 1 2023-10-07T21:25:37.963 INFO:tasks.rados.rados.0.smithi003.stdout:3605: writing smithi003182153-3 from 598016 to 1236992 tid 2 2023-10-07T21:25:37.967 INFO:tasks.rados.rados.0.smithi003.stdout:3605: writing smithi003182153-3 from 1236992 to 1974272 tid 3 2023-10-07T21:25:37.969 INFO:tasks.rados.rados.0.smithi003.stdout:3605: writing smithi003182153-3 from 1974272 to 2203648 tid 4 2023-10-07T21:25:37.969 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 354 2023-10-07T21:25:37.969 INFO:tasks.rados.rados.0.smithi003.stdout:3606: seq_num 1135 ranges {1597440=614400,2211840=524288,2736128=540672,3276800=483328,3760128=57344} 2023-10-07T21:25:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:3606: writing smithi003182153-33 from 1597440 to 2211840 tid 1 2023-10-07T21:25:37.985 INFO:tasks.rados.rados.0.smithi003.stdout:3606: writing smithi003182153-33 from 2211840 to 2736128 tid 2 2023-10-07T21:25:37.988 INFO:tasks.rados.rados.0.smithi003.stdout:3606: writing smithi003182153-33 from 2736128 to 3276800 tid 3 2023-10-07T21:25:37.990 INFO:tasks.rados.rados.0.smithi003.stdout:3606: writing smithi003182153-33 from 3276800 to 3760128 tid 4 2023-10-07T21:25:37.991 INFO:tasks.rados.rados.0.smithi003.stdout:3606: writing smithi003182153-33 from 3760128 to 3817472 tid 5 2023-10-07T21:25:37.991 INFO:tasks.rados.rados.0.smithi003.stdout:3607: rollback oid 2 current snap is 354 2023-10-07T21:25:37.991 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 2 to 350 2023-10-07T21:25:37.991 INFO:tasks.rados.rados.0.smithi003.stdout:3602: finishing rollback tid 0 to smithi003182153-6 2023-10-07T21:25:37.991 INFO:tasks.rados.rados.0.smithi003.stdout:3602: finishing rollback tid 1 to smithi003182153-6 2023-10-07T21:25:37.992 INFO:tasks.rados.rados.0.smithi003.stdout:3602: finishing rollback tid 2 to smithi003182153-6 2023-10-07T21:25:37.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2864 (ObjNum 749 snap 242 seq_num 749) dirty exists 2023-10-07T21:25:37.992 INFO:tasks.rados.rados.0.smithi003.stdout:3602: done (4 left) 2023-10-07T21:25:37.993 INFO:tasks.rados.rados.0.smithi003.stdout:3608: snap_create 2023-10-07T21:25:37.993 INFO:tasks.rados.rados.0.smithi003.stdout:3603: expect (ObjNum 1133 snap 353 seq_num 1133) 2023-10-07T21:25:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:37 smithi003 ceph-mon[204507]: osdmap e778: 8 total, 8 up, 8 in 2023-10-07T21:25:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:37 smithi003 ceph-mon[204507]: pgmap v814: 121 pgs: 121 active+clean; 522 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2023-10-07T21:25:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:37 smithi003 ceph-mon[200960]: osdmap e778: 8 total, 8 up, 8 in 2023-10-07T21:25:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:37 smithi003 ceph-mon[200960]: pgmap v814: 121 pgs: 121 active+clean; 522 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2023-10-07T21:25:38.328 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 1 to smithi003182153-3 2023-10-07T21:25:38.328 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 2 to smithi003182153-3 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 3 to smithi003182153-3 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 4 to smithi003182153-3 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 5 to smithi003182153-3 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 6 to smithi003182153-3 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2992 (ObjNum 1134 snap 354 seq_num 1134) dirty exists 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3605: left oid 3 (ObjNum 1134 snap 354 seq_num 1134) 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3606: finishing write tid 1 to smithi003182153-33 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3606: finishing write tid 2 to smithi003182153-33 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3606: finishing write tid 3 to smithi003182153-33 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing rollback tid 0 to smithi003182153-2 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing rollback tid 1 to smithi003182153-2 2023-10-07T21:25:38.329 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing rollback tid 2 to smithi003182153-2 2023-10-07T21:25:38.330 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 3041 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T21:25:38.330 INFO:tasks.rados.rados.0.smithi003.stdout:3606: finishing write tid 4 to smithi003182153-33 2023-10-07T21:25:38.330 INFO:tasks.rados.rados.0.smithi003.stdout:3606: finishing write tid 5 to smithi003182153-33 2023-10-07T21:25:38.330 INFO:tasks.rados.rados.0.smithi003.stdout:3606: finishing write tid 6 to smithi003182153-33 2023-10-07T21:25:38.330 INFO:tasks.rados.rados.0.smithi003.stdout:3606: finishing write tid 7 to smithi003182153-33 2023-10-07T21:25:38.330 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 3036 (ObjNum 1135 snap 354 seq_num 1135) dirty exists 2023-10-07T21:25:38.330 INFO:tasks.rados.rados.0.smithi003.stdout:3606: left oid 33 (ObjNum 1135 snap 354 seq_num 1135) 2023-10-07T21:25:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:37 smithi046 ceph-mon[189713]: osdmap e778: 8 total, 8 up, 8 in 2023-10-07T21:25:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:37 smithi046 ceph-mon[189713]: pgmap v814: 121 pgs: 121 active+clean; 522 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2023-10-07T21:25:38.960 INFO:tasks.rados.rados.0.smithi003.stdout:3603: done (4 left) 2023-10-07T21:25:38.960 INFO:tasks.rados.rados.0.smithi003.stdout:3605: done (3 left) 2023-10-07T21:25:38.960 INFO:tasks.rados.rados.0.smithi003.stdout:3606: done (2 left) 2023-10-07T21:25:38.961 INFO:tasks.rados.rados.0.smithi003.stdout:3607: done (1 left) 2023-10-07T21:25:38.961 INFO:tasks.rados.rados.0.smithi003.stdout:3608: done (0 left) 2023-10-07T21:25:38.961 INFO:tasks.rados.rados.0.smithi003.stdout:3609: read oid 5 snap -1 2023-10-07T21:25:38.961 INFO:tasks.rados.rados.0.smithi003.stdout:3609: expect (ObjNum 1031 snap 330 seq_num 1031) 2023-10-07T21:25:38.961 INFO:tasks.rados.rados.0.smithi003.stdout:3610: snap_remove snap 351 2023-10-07T21:25:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:38 smithi003 ceph-mon[200960]: osdmap e779: 8 total, 8 up, 8 in 2023-10-07T21:25:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:38 smithi003 ceph-mon[204507]: osdmap e779: 8 total, 8 up, 8 in 2023-10-07T21:25:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:38 smithi046 ceph-mon[189713]: osdmap e779: 8 total, 8 up, 8 in 2023-10-07T21:25:39.870 INFO:tasks.rados.rados.0.smithi003.stdout:3610: done (1 left) 2023-10-07T21:25:39.871 INFO:tasks.rados.rados.0.smithi003.stdout:3611: rollback oid 17 current snap is 355 2023-10-07T21:25:39.871 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 17 to 337 2023-10-07T21:25:39.871 INFO:tasks.rados.rados.0.smithi003.stdout:3612: copy_from oid 6 from oid 39 current snap is 355 2023-10-07T21:25:39.871 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 355 2023-10-07T21:25:39.871 INFO:tasks.rados.rados.0.smithi003.stdout:3613: seq_num 1136 ranges {2154496=630784,2785280=409600,3194880=753664,3948544=417792,4366336=24576} 2023-10-07T21:25:39.882 INFO:tasks.rados.rados.0.smithi003.stdout:3613: writing smithi003182153-14 from 2154496 to 2785280 tid 1 2023-10-07T21:25:39.885 INFO:tasks.rados.rados.0.smithi003.stdout:3613: writing smithi003182153-14 from 2785280 to 3194880 tid 2 2023-10-07T21:25:39.890 INFO:tasks.rados.rados.0.smithi003.stdout:3613: writing smithi003182153-14 from 3194880 to 3948544 tid 3 2023-10-07T21:25:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:3613: writing smithi003182153-14 from 3948544 to 4366336 tid 4 2023-10-07T21:25:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:3613: writing smithi003182153-14 from 4366336 to 4390912 tid 5 2023-10-07T21:25:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:3614: read oid 38 snap 334 2023-10-07T21:25:39.893 INFO:tasks.rados.rados.0.smithi003.stdout:3614: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:25:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:3615: snap_create 2023-10-07T21:25:39.894 INFO:tasks.rados.rados.0.smithi003.stdout:3609: expect (ObjNum 1031 snap 330 seq_num 1031) 2023-10-07T21:25:39.932 INFO:tasks.rados.rados.0.smithi003.stdout:3611: finishing rollback tid 1 to smithi003182153-17 2023-10-07T21:25:39.932 INFO:tasks.rados.rados.0.smithi003.stdout:3611: finishing rollback tid 2 to smithi003182153-17 2023-10-07T21:25:39.932 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 2859 (ObjNum 1032 snap 331 seq_num 1032) dirty exists 2023-10-07T21:25:39.932 INFO:tasks.rados.rados.0.smithi003.stdout:3613: finishing write tid 1 to smithi003182153-14 2023-10-07T21:25:39.933 INFO:tasks.rados.rados.0.smithi003.stdout:3613: finishing write tid 2 to smithi003182153-14 2023-10-07T21:25:39.933 INFO:tasks.rados.rados.0.smithi003.stdout:3614: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:25:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:3612: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:25:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:3613: finishing write tid 3 to smithi003182153-14 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:3612: finishing copy_from to smithi003182153-6 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 2855 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:3613: finishing write tid 4 to smithi003182153-14 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:3613: finishing write tid 5 to smithi003182153-14 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:3613: finishing write tid 6 to smithi003182153-14 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:3613: finishing write tid 7 to smithi003182153-14 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 3042 (ObjNum 1136 snap 355 seq_num 1136) dirty exists 2023-10-07T21:25:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:3613: left oid 14 (ObjNum 1136 snap 355 seq_num 1136) 2023-10-07T21:25:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:39 smithi003 ceph-mon[200960]: osdmap e780: 8 total, 8 up, 8 in 2023-10-07T21:25:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:39 smithi003 ceph-mon[200960]: pgmap v817: 121 pgs: 121 active+clean; 523 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-10-07T21:25:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:39 smithi003 ceph-mon[200960]: osdmap e781: 8 total, 8 up, 8 in 2023-10-07T21:25:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:39 smithi003 ceph-mon[204507]: osdmap e780: 8 total, 8 up, 8 in 2023-10-07T21:25:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:39 smithi003 ceph-mon[204507]: pgmap v817: 121 pgs: 121 active+clean; 523 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-10-07T21:25:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:39 smithi003 ceph-mon[204507]: osdmap e781: 8 total, 8 up, 8 in 2023-10-07T21:25:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:39 smithi046 ceph-mon[189713]: osdmap e780: 8 total, 8 up, 8 in 2023-10-07T21:25:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:39 smithi046 ceph-mon[189713]: pgmap v817: 121 pgs: 121 active+clean; 523 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-10-07T21:25:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:39 smithi046 ceph-mon[189713]: osdmap e781: 8 total, 8 up, 8 in 2023-10-07T21:25:40.877 INFO:tasks.rados.rados.0.smithi003.stdout:3609: done (5 left) 2023-10-07T21:25:40.877 INFO:tasks.rados.rados.0.smithi003.stdout:3611: done (4 left) 2023-10-07T21:25:40.877 INFO:tasks.rados.rados.0.smithi003.stdout:3612: done (3 left) 2023-10-07T21:25:40.877 INFO:tasks.rados.rados.0.smithi003.stdout:3613: done (2 left) 2023-10-07T21:25:40.877 INFO:tasks.rados.rados.0.smithi003.stdout:3614: done (1 left) 2023-10-07T21:25:40.877 INFO:tasks.rados.rados.0.smithi003.stdout:3615: done (0 left) 2023-10-07T21:25:40.877 INFO:tasks.rados.rados.0.smithi003.stdout:3616: rmattr oid 27 current snap is 356 2023-10-07T21:25:40.878 INFO:tasks.rados.rados.0.smithi003.stdout:3616: done (0 left) 2023-10-07T21:25:40.878 INFO:tasks.rados.rados.0.smithi003.stdout:3617: copy_from oid 33 from oid 29 current snap is 356 2023-10-07T21:25:40.878 INFO:tasks.rados.rados.0.smithi003.stdout:3618: setattr oid 37 current snap is 356 2023-10-07T21:25:40.878 INFO:tasks.rados.rados.0.smithi003.stdout:3617: finishing copy_from to smithi003182153-33 2023-10-07T21:25:40.878 INFO:tasks.rados.rados.0.smithi003.stdout:3617: got expected ENOENT (src dne) 2023-10-07T21:25:40.878 INFO:tasks.rados.rados.0.smithi003.stdout:3617: finishing copy_from racing read to smithi003182153-33 2023-10-07T21:25:40.879 INFO:tasks.rados.rados.0.smithi003.stdout:3617: done (1 left) 2023-10-07T21:25:40.879 INFO:tasks.rados.rados.0.smithi003.stdout:3619: read oid 2 snap -1 2023-10-07T21:25:40.879 INFO:tasks.rados.rados.0.smithi003.stdout:3619: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:25:40.879 INFO:tasks.rados.rados.0.smithi003.stdout:3620: read oid 29 snap 354 2023-10-07T21:25:40.880 INFO:tasks.rados.rados.0.smithi003.stdout:3620: expect deleted 2023-10-07T21:25:40.880 INFO:tasks.rados.rados.0.smithi003.stdout:3621: rmattr oid 8 current snap is 356 2023-10-07T21:25:40.880 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 46 current snap is 356 2023-10-07T21:25:40.880 INFO:tasks.rados.rados.0.smithi003.stdout:3622: seq_num 1137 ranges {0=647168,647168=696320,1343488=557056,1900544=352256} 2023-10-07T21:25:40.883 INFO:tasks.rados.rados.0.smithi003.stdout:3622: writing smithi003182153-46 from 0 to 647168 tid 1 2023-10-07T21:25:40.887 INFO:tasks.rados.rados.0.smithi003.stdout:3622: writing smithi003182153-46 from 647168 to 1343488 tid 2 2023-10-07T21:25:40.890 INFO:tasks.rados.rados.0.smithi003.stdout:3622: writing smithi003182153-46 from 1343488 to 1900544 tid 3 2023-10-07T21:25:40.893 INFO:tasks.rados.rados.0.smithi003.stdout:3622: writing smithi003182153-46 from 1900544 to 2252800 tid 4 2023-10-07T21:25:40.893 INFO:tasks.rados.rados.0.smithi003.stdout:3623: snap_create 2023-10-07T21:25:40.893 INFO:tasks.rados.rados.0.smithi003.stdout:3619: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T21:25:40.895 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2621 (ObjNum 129 snap 0 seq_num 1511069008) dirty exists 2023-10-07T21:25:40.896 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 3443 (ObjNum 1106 snap 349 seq_num 1106) dirty exists 2023-10-07T21:25:40.896 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 1 to smithi003182153-46 2023-10-07T21:25:40.897 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 2 to smithi003182153-46 2023-10-07T21:25:40.898 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 3 to smithi003182153-46 2023-10-07T21:25:40.899 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 4 to smithi003182153-46 2023-10-07T21:25:40.899 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 5 to smithi003182153-46 2023-10-07T21:25:40.903 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 6 to smithi003182153-46 2023-10-07T21:25:40.903 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2900 (ObjNum 1137 snap 356 seq_num 1137) dirty exists 2023-10-07T21:25:40.904 INFO:tasks.rados.rados.0.smithi003.stdout:3622: left oid 46 (ObjNum 1137 snap 356 seq_num 1137) 2023-10-07T21:25:41.880 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:25:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:25:41] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2023-10-07T21:25:41.885 INFO:tasks.rados.rados.0.smithi003.stdout:3618: done (5 left) 2023-10-07T21:25:41.885 INFO:tasks.rados.rados.0.smithi003.stdout:3619: done (4 left) 2023-10-07T21:25:41.885 INFO:tasks.rados.rados.0.smithi003.stdout:3620: done (3 left) 2023-10-07T21:25:41.885 INFO:tasks.rados.rados.0.smithi003.stdout:3621: done (2 left) 2023-10-07T21:25:41.885 INFO:tasks.rados.rados.0.smithi003.stdout:3622: done (1 left) 2023-10-07T21:25:41.885 INFO:tasks.rados.rados.0.smithi003.stdout:3623: done (0 left) 2023-10-07T21:25:41.885 INFO:tasks.rados.rados.0.smithi003.stdout:3624: snap_create 2023-10-07T21:25:42.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:41 smithi003 ceph-mon[200960]: osdmap e782: 8 total, 8 up, 8 in 2023-10-07T21:25:42.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:41 smithi003 ceph-mon[204507]: osdmap e782: 8 total, 8 up, 8 in 2023-10-07T21:25:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:41 smithi046 ceph-mon[189713]: osdmap e782: 8 total, 8 up, 8 in 2023-10-07T21:25:42.889 INFO:tasks.rados.rados.0.smithi003.stdout:3624: done (0 left) 2023-10-07T21:25:42.889 INFO:tasks.rados.rados.0.smithi003.stdout:3625: rollback oid 29 current snap is 358 2023-10-07T21:25:42.890 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 350 2023-10-07T21:25:42.890 INFO:tasks.rados.rados.0.smithi003.stdout:3626: rmattr oid 15 current snap is 358 2023-10-07T21:25:42.890 INFO:tasks.rados.rados.0.smithi003.stdout:3626: done (1 left) 2023-10-07T21:25:42.890 INFO:tasks.rados.rados.0.smithi003.stdout:3627: rmattr oid 40 current snap is 358 2023-10-07T21:25:42.890 INFO:tasks.rados.rados.0.smithi003.stdout:3627: done (1 left) 2023-10-07T21:25:42.890 INFO:tasks.rados.rados.0.smithi003.stdout:3628: snap_remove snap 347 2023-10-07T21:25:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:42 smithi003 ceph-mon[200960]: pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-10-07T21:25:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:42 smithi003 ceph-mon[200960]: osdmap e783: 8 total, 8 up, 8 in 2023-10-07T21:25:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:42 smithi003 ceph-mon[204507]: pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-10-07T21:25:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:42 smithi003 ceph-mon[204507]: osdmap e783: 8 total, 8 up, 8 in 2023-10-07T21:25:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:42 smithi046 ceph-mon[189713]: pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 538 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.1 MiB/s wr, 14 op/s 2023-10-07T21:25:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:42 smithi046 ceph-mon[189713]: osdmap e783: 8 total, 8 up, 8 in 2023-10-07T21:25:43.890 INFO:tasks.rados.rados.0.smithi003.stdout:3628: done (1 left) 2023-10-07T21:25:43.890 INFO:tasks.rados.rados.0.smithi003.stdout:3629: delete oid 8 current snap is 358 2023-10-07T21:25:43.890 INFO:tasks.rados.rados.0.smithi003.stdout:3625: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:25:43.890 INFO:tasks.rados.rados.0.smithi003.stdout:3625: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:25:43.891 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3044 (ObjNum 1090 snap 342 seq_num 1090) dirty exists 2023-10-07T21:25:43.907 INFO:tasks.rados.rados.0.smithi003.stdout:3625: done (1 left) 2023-10-07T21:25:43.907 INFO:tasks.rados.rados.0.smithi003.stdout:3629: done (0 left) 2023-10-07T21:25:43.907 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 358 2023-10-07T21:25:43.907 INFO:tasks.rados.rados.0.smithi003.stdout:3630: seq_num 1139 ranges {5005312=679936,5685248=458752,6144000=524288,6668288=540672,7208960=81920} 2023-10-07T21:25:43.938 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi003182153-19 from 5005312 to 5685248 tid 1 2023-10-07T21:25:43.941 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi003182153-19 from 5685248 to 6144000 tid 2 2023-10-07T21:25:43.944 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi003182153-19 from 6144000 to 6668288 tid 3 2023-10-07T21:25:43.947 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi003182153-19 from 6668288 to 7208960 tid 4 2023-10-07T21:25:43.948 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi003182153-19 from 7208960 to 7290880 tid 5 2023-10-07T21:25:43.948 INFO:tasks.rados.rados.0.smithi003.stdout:3631: copy_from oid 20 from oid 49 current snap is 358 2023-10-07T21:25:43.948 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 1 to smithi003182153-19 2023-10-07T21:25:43.949 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 2 to smithi003182153-19 2023-10-07T21:25:43.949 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 3 to smithi003182153-19 2023-10-07T21:25:43.949 INFO:tasks.rados.rados.0.smithi003.stdout:3632: snap_remove snap 350 2023-10-07T21:25:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:43 smithi003 ceph-mon[200960]: osdmap e784: 8 total, 8 up, 8 in 2023-10-07T21:25:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:43 smithi003 ceph-mon[204507]: osdmap e784: 8 total, 8 up, 8 in 2023-10-07T21:25:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:43 smithi046 ceph-mon[189713]: osdmap e784: 8 total, 8 up, 8 in 2023-10-07T21:25:44.869 INFO:tasks.rados.rados.0.smithi003.stdout:3632: done (2 left) 2023-10-07T21:25:44.869 INFO:tasks.rados.rados.0.smithi003.stdout:3633: rollback oid 39 current snap is 358 2023-10-07T21:25:44.869 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 336 2023-10-07T21:25:44.869 INFO:tasks.rados.rados.0.smithi003.stdout:3634: copy_from oid 34 from oid 13 current snap is 358 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3635: delete oid 36 current snap is 358 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 4 to smithi003182153-19 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 5 to smithi003182153-19 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 6 to smithi003182153-19 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 7 to smithi003182153-19 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2892 (ObjNum 1139 snap 358 seq_num 1139) dirty exists 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3630: left oid 19 (ObjNum 1139 snap 358 seq_num 1139) 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3631: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:3631: finishing copy_from to smithi003182153-20 2023-10-07T21:25:44.870 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2887 (ObjNum 643 snap 203 seq_num 643) dirty exists 2023-10-07T21:25:44.883 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:25:44.888 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:25:44.888 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:25:44.888 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 3042 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:25:44.889 INFO:tasks.rados.rados.0.smithi003.stdout:3630: done (4 left) 2023-10-07T21:25:44.889 INFO:tasks.rados.rados.0.smithi003.stdout:3631: done (3 left) 2023-10-07T21:25:44.889 INFO:tasks.rados.rados.0.smithi003.stdout:3633: done (2 left) 2023-10-07T21:25:44.889 INFO:tasks.rados.rados.0.smithi003.stdout:3635: done (1 left) 2023-10-07T21:25:44.889 INFO:tasks.rados.rados.0.smithi003.stdout:3636: rollback oid 44 current snap is 358 2023-10-07T21:25:44.889 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 343 2023-10-07T21:25:44.889 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 358 2023-10-07T21:25:44.890 INFO:tasks.rados.rados.0.smithi003.stdout:3637: seq_num 1141 ranges {0=712704,712704=679936,1392640=540672,1933312=385024} 2023-10-07T21:25:44.893 INFO:tasks.rados.rados.0.smithi003.stdout:3637: writing smithi003182153-15 from 0 to 712704 tid 1 2023-10-07T21:25:44.900 INFO:tasks.rados.rados.0.smithi003.stdout:3637: writing smithi003182153-15 from 712704 to 1392640 tid 2 2023-10-07T21:25:44.902 INFO:tasks.rados.rados.0.smithi003.stdout:3637: writing smithi003182153-15 from 1392640 to 1933312 tid 3 2023-10-07T21:25:44.904 INFO:tasks.rados.rados.0.smithi003.stdout:3637: writing smithi003182153-15 from 1933312 to 2318336 tid 4 2023-10-07T21:25:44.904 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 9 current snap is 358 2023-10-07T21:25:44.904 INFO:tasks.rados.rados.0.smithi003.stdout:3634: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:25:44.904 INFO:tasks.rados.rados.0.smithi003.stdout:3638: seq_num 1142 ranges {409600=729088,1138688=565248,1703936=696320,2400256=344064} 2023-10-07T21:25:44.911 INFO:tasks.rados.rados.0.smithi003.stdout:3638: writing smithi003182153-9 from 409600 to 1138688 tid 1 2023-10-07T21:25:44.916 INFO:tasks.rados.rados.0.smithi003.stdout:3638: writing smithi003182153-9 from 1138688 to 1703936 tid 2 2023-10-07T21:25:44.919 INFO:tasks.rados.rados.0.smithi003.stdout:3638: writing smithi003182153-9 from 1703936 to 2400256 tid 3 2023-10-07T21:25:44.921 INFO:tasks.rados.rados.0.smithi003.stdout:3638: writing smithi003182153-9 from 2400256 to 2744320 tid 4 2023-10-07T21:25:44.921 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 358 2023-10-07T21:25:44.921 INFO:tasks.rados.rados.0.smithi003.stdout:3639: seq_num 1143 ranges {0=753664,753664=450560,1204224=507904,1712128=589824,2301952=57344} 2023-10-07T21:25:44.925 INFO:tasks.rados.rados.0.smithi003.stdout:3639: writing smithi003182153-35 from 0 to 753664 tid 1 2023-10-07T21:25:44.928 INFO:tasks.rados.rados.0.smithi003.stdout:3639: writing smithi003182153-35 from 753664 to 1204224 tid 2 2023-10-07T21:25:44.930 INFO:tasks.rados.rados.0.smithi003.stdout:3639: writing smithi003182153-35 from 1204224 to 1712128 tid 3 2023-10-07T21:25:44.934 INFO:tasks.rados.rados.0.smithi003.stdout:3639: writing smithi003182153-35 from 1712128 to 2301952 tid 4 2023-10-07T21:25:44.934 INFO:tasks.rados.rados.0.smithi003.stdout:3639: writing smithi003182153-35 from 2301952 to 2359296 tid 5 2023-10-07T21:25:44.934 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 358 2023-10-07T21:25:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:3640: seq_num 1144 ranges {3768320=770048,4538368=737280,5275648=712704,5988352=155648} 2023-10-07T21:25:44.959 INFO:tasks.rados.rados.0.smithi003.stdout:3640: writing smithi003182153-50 from 3768320 to 4538368 tid 1 2023-10-07T21:25:44.963 INFO:tasks.rados.rados.0.smithi003.stdout:3640: writing smithi003182153-50 from 4538368 to 5275648 tid 2 2023-10-07T21:25:44.967 INFO:tasks.rados.rados.0.smithi003.stdout:3640: writing smithi003182153-50 from 5275648 to 5988352 tid 3 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3640: writing smithi003182153-50 from 5988352 to 6144000 tid 4 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3641: delete oid 48 current snap is 358 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3636: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3636: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3634: finishing copy_from to smithi003182153-34 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 2895 (ObjNum 1132 snap 353 seq_num 1132) dirty exists 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3636: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3459 (ObjNum 1054 snap 334 seq_num 1054) dirty exists 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 1 to smithi003182153-15 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 2 to smithi003182153-15 2023-10-07T21:25:44.969 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 1 to smithi003182153-9 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 3 to smithi003182153-15 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 4 to smithi003182153-15 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 2 to smithi003182153-9 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 5 to smithi003182153-15 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 6 to smithi003182153-15 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3466 (ObjNum 1141 snap 358 seq_num 1141) dirty exists 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3637: left oid 15 (ObjNum 1141 snap 358 seq_num 1141) 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 3 to smithi003182153-9 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 4 to smithi003182153-9 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 5 to smithi003182153-9 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 6 to smithi003182153-9 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 3049 (ObjNum 1142 snap 358 seq_num 1142) dirty exists 2023-10-07T21:25:44.970 INFO:tasks.rados.rados.0.smithi003.stdout:3638: left oid 9 (ObjNum 1142 snap 358 seq_num 1142) 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: finishing write tid 1 to smithi003182153-35 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: finishing write tid 2 to smithi003182153-35 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: finishing write tid 3 to smithi003182153-35 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: finishing write tid 4 to smithi003182153-35 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: finishing write tid 5 to smithi003182153-35 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: finishing write tid 6 to smithi003182153-35 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: finishing write tid 7 to smithi003182153-35 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 3076 (ObjNum 1143 snap 358 seq_num 1143) dirty exists 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3639: left oid 35 (ObjNum 1143 snap 358 seq_num 1143) 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 1 to smithi003182153-50 2023-10-07T21:25:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 2 to smithi003182153-50 2023-10-07T21:25:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:3634: done (6 left) 2023-10-07T21:25:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:3636: done (5 left) 2023-10-07T21:25:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:3637: done (4 left) 2023-10-07T21:25:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:3638: done (3 left) 2023-10-07T21:25:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:3639: done (2 left) 2023-10-07T21:25:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:3641: done (1 left) 2023-10-07T21:25:44.973 INFO:tasks.rados.rados.0.smithi003.stdout:3642: delete oid 1 current snap is 358 2023-10-07T21:25:44.973 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 3 to smithi003182153-50 2023-10-07T21:25:44.973 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 4 to smithi003182153-50 2023-10-07T21:25:44.973 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 5 to smithi003182153-50 2023-10-07T21:25:44.973 INFO:tasks.rados.rados.0.smithi003.stdout:3642: done (1 left) 2023-10-07T21:25:44.974 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 358 2023-10-07T21:25:44.974 INFO:tasks.rados.rados.0.smithi003.stdout:3643: seq_num 1147 ranges {0=16384} 2023-10-07T21:25:44.974 INFO:tasks.rados.rados.0.smithi003.stdout:3643: writing smithi003182153-2 from 0 to 16384 tid 1 2023-10-07T21:25:44.974 INFO:tasks.rados.rados.0.smithi003.stdout:3644: snap_create 2023-10-07T21:25:44.974 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 6 to smithi003182153-50 2023-10-07T21:25:44.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2891 (ObjNum 1144 snap 358 seq_num 1144) dirty exists 2023-10-07T21:25:44.974 INFO:tasks.rados.rados.0.smithi003.stdout:3640: left oid 50 (ObjNum 1144 snap 358 seq_num 1144) 2023-10-07T21:25:44.976 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 1 to smithi003182153-2 2023-10-07T21:25:44.976 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 2 to smithi003182153-2 2023-10-07T21:25:44.978 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 3 to smithi003182153-2 2023-10-07T21:25:44.978 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 3043 (ObjNum 1147 snap 358 seq_num 1147) dirty exists 2023-10-07T21:25:44.978 INFO:tasks.rados.rados.0.smithi003.stdout:3643: left oid 2 (ObjNum 1147 snap 358 seq_num 1147) 2023-10-07T21:25:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:44 smithi003 ceph-mon[204507]: pgmap v823: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 545 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2023-10-07T21:25:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:44 smithi003 ceph-mon[204507]: osdmap e785: 8 total, 8 up, 8 in 2023-10-07T21:25:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:44 smithi003 ceph-mon[204507]: osdmap e786: 8 total, 8 up, 8 in 2023-10-07T21:25:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:44 smithi003 ceph-mon[200960]: pgmap v823: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 545 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2023-10-07T21:25:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:44 smithi003 ceph-mon[200960]: osdmap e785: 8 total, 8 up, 8 in 2023-10-07T21:25:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:44 smithi003 ceph-mon[200960]: osdmap e786: 8 total, 8 up, 8 in 2023-10-07T21:25:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:44 smithi046 ceph-mon[189713]: pgmap v823: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 545 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.1 MiB/s wr, 10 op/s 2023-10-07T21:25:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:44 smithi046 ceph-mon[189713]: osdmap e785: 8 total, 8 up, 8 in 2023-10-07T21:25:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:44 smithi046 ceph-mon[189713]: osdmap e786: 8 total, 8 up, 8 in 2023-10-07T21:25:45.918 INFO:tasks.rados.rados.0.smithi003.stdout:3640: done (2 left) 2023-10-07T21:25:45.918 INFO:tasks.rados.rados.0.smithi003.stdout:3643: done (1 left) 2023-10-07T21:25:45.918 INFO:tasks.rados.rados.0.smithi003.stdout:3644: done (0 left) 2023-10-07T21:25:45.918 INFO:tasks.rados.rados.0.smithi003.stdout:3645: read oid 25 snap -1 2023-10-07T21:25:45.918 INFO:tasks.rados.rados.0.smithi003.stdout:3645: expect (ObjNum 1119 snap 351 seq_num 1119) 2023-10-07T21:25:45.918 INFO:tasks.rados.rados.0.smithi003.stdout:3646: rollback oid 21 current snap is 359 2023-10-07T21:25:45.919 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 354 2023-10-07T21:25:45.919 INFO:tasks.rados.rados.0.smithi003.stdout:3647: read oid 35 snap 356 2023-10-07T21:25:45.919 INFO:tasks.rados.rados.0.smithi003.stdout:3647: expect deleted 2023-10-07T21:25:45.919 INFO:tasks.rados.rados.0.smithi003.stdout:3648: snap_create 2023-10-07T21:25:45.921 INFO:tasks.rados.rados.0.smithi003.stdout:3646: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:25:45.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2883 (ObjNum 33 snap 0 seq_num 1511111040) dirty dne 2023-10-07T21:25:45.932 INFO:tasks.rados.rados.0.smithi003.stdout:3645: expect (ObjNum 1119 snap 351 seq_num 1119) 2023-10-07T21:25:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:3645: done (3 left) 2023-10-07T21:25:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:3646: done (2 left) 2023-10-07T21:25:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:3647: done (1 left) 2023-10-07T21:25:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:3648: done (0 left) 2023-10-07T21:25:46.920 INFO:tasks.rados.rados.0.smithi003.stdout:3649: setattr oid 4 current snap is 360 2023-10-07T21:25:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:3650: setattr oid 39 current snap is 360 2023-10-07T21:25:46.921 INFO:tasks.rados.rados.0.smithi003.stdout:3651: snap_create 2023-10-07T21:25:46.927 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 3043 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:25:46.929 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2835 (ObjNum 1127 snap 352 seq_num 1127) dirty exists 2023-10-07T21:25:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:46 smithi003 ceph-mon[200960]: pgmap v826: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 555 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 769 KiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-10-07T21:25:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:46 smithi003 ceph-mon[200960]: osdmap e787: 8 total, 8 up, 8 in 2023-10-07T21:25:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:46 smithi003 ceph-mon[204507]: pgmap v826: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 555 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 769 KiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-10-07T21:25:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:46 smithi003 ceph-mon[204507]: osdmap e787: 8 total, 8 up, 8 in 2023-10-07T21:25:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:46 smithi046 ceph-mon[189713]: pgmap v826: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 555 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 769 KiB/s rd, 4.1 MiB/s wr, 9 op/s 2023-10-07T21:25:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:46 smithi046 ceph-mon[189713]: osdmap e787: 8 total, 8 up, 8 in 2023-10-07T21:25:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3649: done (2 left) 2023-10-07T21:25:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3650: done (1 left) 2023-10-07T21:25:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3651: done (0 left) 2023-10-07T21:25:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3652: rollback oid 29 current snap is 361 2023-10-07T21:25:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 360 2023-10-07T21:25:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3653: rollback oid 14 current snap is 361 2023-10-07T21:25:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 357 2023-10-07T21:25:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3654: snap_remove snap 337 2023-10-07T21:25:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:47 smithi003 ceph-mon[200960]: osdmap e788: 8 total, 8 up, 8 in 2023-10-07T21:25:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:47 smithi003 ceph-mon[204507]: osdmap e788: 8 total, 8 up, 8 in 2023-10-07T21:25:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:47 smithi046 ceph-mon[189713]: osdmap e788: 8 total, 8 up, 8 in 2023-10-07T21:25:48.943 INFO:tasks.rados.rados.0.smithi003.stdout:3654: done (2 left) 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3655: rmattr oid 43 current snap is 361 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3052 (ObjNum 1090 snap 342 seq_num 1090) dirty exists 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3653: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3653: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3653: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 3055 (ObjNum 1136 snap 355 seq_num 1136) dirty exists 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3652: done (2 left) 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:3653: done (1 left) 2023-10-07T21:25:48.944 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 361 2023-10-07T21:25:48.945 INFO:tasks.rados.rados.0.smithi003.stdout:3656: seq_num 1148 ranges {5455872=32768} 2023-10-07T21:25:48.974 INFO:tasks.rados.rados.0.smithi003.stdout:3656: writing smithi003182153-4 from 5455872 to 5488640 tid 1 2023-10-07T21:25:48.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 3044 (ObjNum 33 snap 0 seq_num 1511055616) dirty exists 2023-10-07T21:25:48.974 INFO:tasks.rados.rados.0.smithi003.stdout:3657: read oid 23 snap -1 2023-10-07T21:25:48.974 INFO:tasks.rados.rados.0.smithi003.stdout:3657: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:25:48.974 INFO:tasks.rados.rados.0.smithi003.stdout:3655: done (2 left) 2023-10-07T21:25:48.974 INFO:tasks.rados.rados.0.smithi003.stdout:3658: copy_from oid 44 from oid 39 current snap is 361 2023-10-07T21:25:48.974 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 361 2023-10-07T21:25:48.975 INFO:tasks.rados.rados.0.smithi003.stdout:3659: seq_num 1149 ranges {3874816=49152} 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:3659: writing smithi003182153-10 from 3874816 to 3923968 tid 1 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:3660: copy_from oid 34 from oid 36 current snap is 361 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 1 to smithi003182153-4 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 2 to smithi003182153-4 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 3 to smithi003182153-4 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2837 (ObjNum 1148 snap 361 seq_num 1148) dirty exists 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:3656: left oid 4 (ObjNum 1148 snap 361 seq_num 1148) 2023-10-07T21:25:48.999 INFO:tasks.rados.rados.0.smithi003.stdout:3657: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:25:49.117 INFO:tasks.rados.rados.0.smithi003.stdout:3660: finishing copy_from to smithi003182153-34 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3660: got expected ENOENT (src dne) 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3660: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 1 to smithi003182153-10 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 2 to smithi003182153-10 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 3 to smithi003182153-10 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2894 (ObjNum 1149 snap 361 seq_num 1149) dirty exists 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3659: left oid 10 (ObjNum 1149 snap 361 seq_num 1149) 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3658: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3658: finishing copy_from to smithi003182153-44 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3043 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:25:49.118 INFO:tasks.rados.rados.0.smithi003.stdout:3656: done (4 left) 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3657: done (3 left) 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3658: done (2 left) 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3659: done (1 left) 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3660: done (0 left) 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3661: read oid 19 snap -1 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3661: expect (ObjNum 1139 snap 358 seq_num 1139) 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3662: setattr oid 12 current snap is 361 2023-10-07T21:25:49.119 INFO:tasks.rados.rados.0.smithi003.stdout:3663: delete oid 7 current snap is 361 2023-10-07T21:25:49.123 INFO:tasks.rados.rados.0.smithi003.stdout:3663: done (2 left) 2023-10-07T21:25:49.123 INFO:tasks.rados.rados.0.smithi003.stdout:3664: read oid 40 snap -1 2023-10-07T21:25:49.123 INFO:tasks.rados.rados.0.smithi003.stdout:3664: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:25:49.123 INFO:tasks.rados.rados.0.smithi003.stdout:3665: copy_from oid 16 from oid 6 current snap is 361 2023-10-07T21:25:49.123 INFO:tasks.rados.rados.0.smithi003.stdout:3666: read oid 31 snap 349 2023-10-07T21:25:49.123 INFO:tasks.rados.rados.0.smithi003.stdout:3666: expect deleted 2023-10-07T21:25:49.123 INFO:tasks.rados.rados.0.smithi003.stdout:3667: snap_remove snap 356 2023-10-07T21:25:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:48 smithi003 ceph-mon[200960]: pgmap v829: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 556 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 3.1 MiB/s wr, 8 op/s 2023-10-07T21:25:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:48 smithi003 ceph-mon[200960]: osdmap e789: 8 total, 8 up, 8 in 2023-10-07T21:25:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:48 smithi003 ceph-mon[204507]: pgmap v829: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 556 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 3.1 MiB/s wr, 8 op/s 2023-10-07T21:25:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:48 smithi003 ceph-mon[204507]: osdmap e789: 8 total, 8 up, 8 in 2023-10-07T21:25:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:48 smithi046 ceph-mon[189713]: pgmap v829: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 556 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 3.1 MiB/s wr, 8 op/s 2023-10-07T21:25:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:48 smithi046 ceph-mon[189713]: osdmap e789: 8 total, 8 up, 8 in 2023-10-07T21:25:49.878 INFO:tasks.rados.rados.0.smithi003.stdout:3667: done (5 left) 2023-10-07T21:25:49.878 INFO:tasks.rados.rados.0.smithi003.stdout:3668: snap_create 2023-10-07T21:25:49.878 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2602 (ObjNum 65 snap 0 seq_num 1381982543) dirty exists 2023-10-07T21:25:49.879 INFO:tasks.rados.rados.0.smithi003.stdout:3661: expect (ObjNum 1139 snap 358 seq_num 1139) 2023-10-07T21:25:50.224 INFO:tasks.rados.rados.0.smithi003.stdout:3664: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:25:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:49 smithi003 ceph-mon[200960]: osdmap e790: 8 total, 8 up, 8 in 2023-10-07T21:25:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:49 smithi003 ceph-mon[200960]: pgmap v832: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 565 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2023-10-07T21:25:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:49 smithi003 ceph-mon[200960]: osdmap e791: 8 total, 8 up, 8 in 2023-10-07T21:25:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:49 smithi003 ceph-mon[204507]: osdmap e790: 8 total, 8 up, 8 in 2023-10-07T21:25:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:49 smithi003 ceph-mon[204507]: pgmap v832: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 565 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2023-10-07T21:25:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:49 smithi003 ceph-mon[204507]: osdmap e791: 8 total, 8 up, 8 in 2023-10-07T21:25:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:49 smithi046 ceph-mon[189713]: osdmap e790: 8 total, 8 up, 8 in 2023-10-07T21:25:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:49 smithi046 ceph-mon[189713]: pgmap v832: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 565 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2023-10-07T21:25:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:49 smithi046 ceph-mon[189713]: osdmap e791: 8 total, 8 up, 8 in 2023-10-07T21:25:50.397 INFO:tasks.rados.rados.0.smithi003.stdout:3665: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:25:50.397 INFO:tasks.rados.rados.0.smithi003.stdout:3665: finishing copy_from to smithi003182153-16 2023-10-07T21:25:50.397 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2855 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:25:50.878 INFO:tasks.rados.rados.0.smithi003.stdout:3661: done (5 left) 2023-10-07T21:25:50.878 INFO:tasks.rados.rados.0.smithi003.stdout:3662: done (4 left) 2023-10-07T21:25:50.879 INFO:tasks.rados.rados.0.smithi003.stdout:3664: done (3 left) 2023-10-07T21:25:50.879 INFO:tasks.rados.rados.0.smithi003.stdout:3665: done (2 left) 2023-10-07T21:25:50.879 INFO:tasks.rados.rados.0.smithi003.stdout:3666: done (1 left) 2023-10-07T21:25:50.879 INFO:tasks.rados.rados.0.smithi003.stdout:3668: done (0 left) 2023-10-07T21:25:50.879 INFO:tasks.rados.rados.0.smithi003.stdout:3669: snap_remove snap 328 2023-10-07T21:25:51.879 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:25:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:25:51] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2023-10-07T21:25:51.885 INFO:tasks.rados.rados.0.smithi003.stdout:3669: done (0 left) 2023-10-07T21:25:51.885 INFO:tasks.rados.rados.0.smithi003.stdout:3670: read oid 32 snap -1 2023-10-07T21:25:51.885 INFO:tasks.rados.rados.0.smithi003.stdout:3670: expect deleted 2023-10-07T21:25:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 362 2023-10-07T21:25:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:3671: seq_num 1151 ranges {0=81920} 2023-10-07T21:25:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:3671: writing smithi003182153-48 from 0 to 81920 tid 1 2023-10-07T21:25:51.892 INFO:tasks.rados.rados.0.smithi003.stdout:3672: rollback oid 43 current snap is 362 2023-10-07T21:25:51.892 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 355 2023-10-07T21:25:51.892 INFO:tasks.rados.rados.0.smithi003.stdout:3673: rollback oid 9 current snap is 362 2023-10-07T21:25:51.892 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 359 2023-10-07T21:25:51.892 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 15 current snap is 362 2023-10-07T21:25:51.893 INFO:tasks.rados.rados.0.smithi003.stdout:3674: seq_num 1152 ranges {2318336=98304} 2023-10-07T21:25:51.904 INFO:tasks.rados.rados.0.smithi003.stdout:3674: writing smithi003182153-15 from 2318336 to 2416640 tid 1 2023-10-07T21:25:51.904 INFO:tasks.rados.rados.0.smithi003.stdout:3675: rollback oid 29 current snap is 362 2023-10-07T21:25:51.904 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 205 2023-10-07T21:25:51.904 INFO:tasks.rados.rados.0.smithi003.stdout:3676: setattr oid 21 current snap is 362 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3671: finishing write tid 1 to smithi003182153-48 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3671: finishing write tid 2 to smithi003182153-48 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3671: finishing write tid 3 to smithi003182153-48 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2839 (ObjNum 1151 snap 362 seq_num 1151) dirty exists 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3671: left oid 48 (ObjNum 1151 snap 362 seq_num 1151) 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3670: done (6 left) 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3671: done (5 left) 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 362 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3677: seq_num 1153 ranges {0=114688} 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3677: writing smithi003182153-31 from 0 to 114688 tid 1 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3678: read oid 23 snap 353 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3678: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:25:51.905 INFO:tasks.rados.rados.0.smithi003.stdout:3679: rollback oid 12 current snap is 362 2023-10-07T21:25:51.906 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 205 2023-10-07T21:25:51.906 INFO:tasks.rados.rados.0.smithi003.stdout:3680: delete oid 42 current snap is 362 2023-10-07T21:25:51.908 INFO:tasks.rados.rados.0.smithi003.stdout:3672: finishing rollback tid 0 to smithi003182153-43 2023-10-07T21:25:51.908 INFO:tasks.rados.rados.0.smithi003.stdout:3672: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:25:51.908 INFO:tasks.rados.rados.0.smithi003.stdout:3672: finishing rollback tid 2 to smithi003182153-43 2023-10-07T21:25:51.909 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 3047 (ObjNum 33 snap 0 seq_num 254748648) dirty exists 2023-10-07T21:25:51.914 INFO:tasks.rados.rados.0.smithi003.stdout:3673: finishing rollback tid 0 to smithi003182153-9 2023-10-07T21:25:51.915 INFO:tasks.rados.rados.0.smithi003.stdout:3673: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:25:51.917 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2891 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:3674: finishing write tid 1 to smithi003182153-15 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:3677: finishing write tid 1 to smithi003182153-31 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:3674: finishing write tid 2 to smithi003182153-15 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:3673: finishing rollback tid 2 to smithi003182153-9 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 3058 (ObjNum 1142 snap 358 seq_num 1142) dirty exists 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:3677: finishing write tid 2 to smithi003182153-31 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:3675: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:25:51.919 INFO:tasks.rados.rados.0.smithi003.stdout:3675: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:25:51.920 INFO:tasks.rados.rados.0.smithi003.stdout:3674: finishing write tid 3 to smithi003182153-15 2023-10-07T21:25:51.920 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3495 (ObjNum 1152 snap 362 seq_num 1152) dirty exists 2023-10-07T21:25:51.920 INFO:tasks.rados.rados.0.smithi003.stdout:3674: left oid 15 (ObjNum 1152 snap 362 seq_num 1152) 2023-10-07T21:25:51.920 INFO:tasks.rados.rados.0.smithi003.stdout:3679: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:25:51.921 INFO:tasks.rados.rados.0.smithi003.stdout:3679: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:25:51.921 INFO:tasks.rados.rados.0.smithi003.stdout:3679: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:25:51.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2607 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:25:51.924 INFO:tasks.rados.rados.0.smithi003.stdout:3672: done (8 left) 2023-10-07T21:25:51.924 INFO:tasks.rados.rados.0.smithi003.stdout:3673: done (7 left) 2023-10-07T21:25:51.924 INFO:tasks.rados.rados.0.smithi003.stdout:3674: done (6 left) 2023-10-07T21:25:51.924 INFO:tasks.rados.rados.0.smithi003.stdout:3676: done (5 left) 2023-10-07T21:25:51.924 INFO:tasks.rados.rados.0.smithi003.stdout:3679: done (4 left) 2023-10-07T21:25:51.924 INFO:tasks.rados.rados.0.smithi003.stdout:3680: done (3 left) 2023-10-07T21:25:51.925 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 362 2023-10-07T21:25:51.925 INFO:tasks.rados.rados.0.smithi003.stdout:3681: seq_num 1155 ranges {3473408=147456} 2023-10-07T21:25:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:3681: writing smithi003182153-41 from 3473408 to 3620864 tid 1 2023-10-07T21:25:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:3682: rmattr oid 5 current snap is 362 2023-10-07T21:25:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:3677: finishing write tid 3 to smithi003182153-31 2023-10-07T21:25:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2604 (ObjNum 1153 snap 362 seq_num 1153) dirty exists 2023-10-07T21:25:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:3677: left oid 31 (ObjNum 1153 snap 362 seq_num 1153) 2023-10-07T21:25:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:3677: done (4 left) 2023-10-07T21:25:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:3683: snap_remove snap 341 2023-10-07T21:25:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:51 smithi003 ceph-mon[204507]: osdmap e792: 8 total, 8 up, 8 in 2023-10-07T21:25:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:51 smithi003 ceph-mon[200960]: osdmap e792: 8 total, 8 up, 8 in 2023-10-07T21:25:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:51 smithi046 ceph-mon[189713]: osdmap e792: 8 total, 8 up, 8 in 2023-10-07T21:25:52.898 INFO:tasks.rados.rados.0.smithi003.stdout:3683: done (4 left) 2023-10-07T21:25:52.898 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 362 2023-10-07T21:25:52.898 INFO:tasks.rados.rados.0.smithi003.stdout:3684: seq_num 1156 ranges {3817472=163840} 2023-10-07T21:25:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:3684: writing smithi003182153-33 from 3817472 to 3981312 tid 1 2023-10-07T21:25:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:3685: snap_remove snap 345 2023-10-07T21:25:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:52 smithi003 ceph-mon[200960]: pgmap v835: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 565 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2023-10-07T21:25:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:52 smithi003 ceph-mon[200960]: osdmap e793: 8 total, 8 up, 8 in 2023-10-07T21:25:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:52 smithi003 ceph-mon[204507]: pgmap v835: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 565 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2023-10-07T21:25:53.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:52 smithi003 ceph-mon[204507]: osdmap e793: 8 total, 8 up, 8 in 2023-10-07T21:25:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:52 smithi046 ceph-mon[189713]: pgmap v835: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 565 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2023-10-07T21:25:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:52 smithi046 ceph-mon[189713]: osdmap e793: 8 total, 8 up, 8 in 2023-10-07T21:25:53.904 INFO:tasks.rados.rados.0.smithi003.stdout:3685: done (5 left) 2023-10-07T21:25:53.904 INFO:tasks.rados.rados.0.smithi003.stdout:3686: delete oid 36 current snap is 362 2023-10-07T21:25:53.905 INFO:tasks.rados.rados.0.smithi003.stdout:3675: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:25:53.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3061 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:25:53.905 INFO:tasks.rados.rados.0.smithi003.stdout:3678: expect (ObjNum 974 snap 312 seq_num 974) 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 3501 (ObjNum 1031 snap 330 seq_num 1031) dirty exists 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:3681: finishing write tid 1 to smithi003182153-41 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:3681: finishing write tid 2 to smithi003182153-41 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:3675: done (5 left) 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:3678: done (4 left) 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:3682: done (3 left) 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:3686: done (2 left) 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:3687: rollback oid 46 current snap is 362 2023-10-07T21:25:54.026 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 46 to 359 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3681: finishing write tid 3 to smithi003182153-41 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 2893 (ObjNum 1155 snap 362 seq_num 1155) dirty exists 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3681: left oid 41 (ObjNum 1155 snap 362 seq_num 1155) 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3684: finishing write tid 1 to smithi003182153-33 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3684: finishing write tid 2 to smithi003182153-33 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3684: finishing write tid 3 to smithi003182153-33 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 3063 (ObjNum 1156 snap 362 seq_num 1156) dirty exists 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3684: left oid 33 (ObjNum 1156 snap 362 seq_num 1156) 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3681: done (2 left) 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3684: done (1 left) 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3688: read oid 28 snap -1 2023-10-07T21:25:54.027 INFO:tasks.rados.rados.0.smithi003.stdout:3688: expect (ObjNum 1124 snap 351 seq_num 1124) 2023-10-07T21:25:54.028 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 362 2023-10-07T21:25:54.028 INFO:tasks.rados.rados.0.smithi003.stdout:3689: seq_num 1158 ranges {0=196608} 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3689: writing smithi003182153-43 from 0 to 196608 tid 1 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3690: copy_from oid 10 from oid 27 current snap is 362 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3691: read oid 26 snap -1 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3691: expect deleted 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3692: read oid 35 snap -1 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3692: expect (ObjNum 1143 snap 358 seq_num 1143) 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3693: copy_from oid 41 from oid 38 current snap is 362 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3694: delete oid 5 current snap is 362 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3690: finishing copy_from to smithi003182153-10 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3690: got expected ENOENT (src dne) 2023-10-07T21:25:54.029 INFO:tasks.rados.rados.0.smithi003.stdout:3690: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:25:54.031 INFO:tasks.rados.rados.0.smithi003.stdout:3687: finishing rollback tid 0 to smithi003182153-46 2023-10-07T21:25:54.032 INFO:tasks.rados.rados.0.smithi003.stdout:3689: finishing write tid 1 to smithi003182153-43 2023-10-07T21:25:54.032 INFO:tasks.rados.rados.0.smithi003.stdout:3687: finishing rollback tid 1 to smithi003182153-46 2023-10-07T21:25:54.034 INFO:tasks.rados.rados.0.smithi003.stdout:3687: finishing rollback tid 2 to smithi003182153-46 2023-10-07T21:25:54.034 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2903 (ObjNum 1137 snap 356 seq_num 1137) dirty exists 2023-10-07T21:25:54.036 INFO:tasks.rados.rados.0.smithi003.stdout:3689: finishing write tid 2 to smithi003182153-43 2023-10-07T21:25:54.039 INFO:tasks.rados.rados.0.smithi003.stdout:3689: finishing write tid 3 to smithi003182153-43 2023-10-07T21:25:54.039 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 3050 (ObjNum 1158 snap 362 seq_num 1158) dirty exists 2023-10-07T21:25:54.039 INFO:tasks.rados.rados.0.smithi003.stdout:3689: left oid 43 (ObjNum 1158 snap 362 seq_num 1158) 2023-10-07T21:25:54.051 INFO:tasks.rados.rados.0.smithi003.stdout:3692: expect (ObjNum 1143 snap 358 seq_num 1143) 2023-10-07T21:25:54.113 INFO:tasks.rados.rados.0.smithi003.stdout:3693: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:25:54.113 INFO:tasks.rados.rados.0.smithi003.stdout:3688: expect (ObjNum 1124 snap 351 seq_num 1124) 2023-10-07T21:25:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:53 smithi003 ceph-mon[200960]: osdmap e794: 8 total, 8 up, 8 in 2023-10-07T21:25:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:53 smithi003 ceph-mon[204507]: osdmap e794: 8 total, 8 up, 8 in 2023-10-07T21:25:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:53 smithi046 ceph-mon[189713]: osdmap e794: 8 total, 8 up, 8 in 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3693: finishing copy_from to smithi003182153-41 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 2880 (ObjNum 1118 snap 351 seq_num 1118) dirty exists 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3687: done (7 left) 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3688: done (6 left) 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3689: done (5 left) 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3690: done (4 left) 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3691: done (3 left) 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3692: done (2 left) 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3693: done (1 left) 2023-10-07T21:25:54.752 INFO:tasks.rados.rados.0.smithi003.stdout:3694: done (0 left) 2023-10-07T21:25:54.753 INFO:tasks.rados.rados.0.smithi003.stdout:3695: snap_create 2023-10-07T21:25:54.873 INFO:tasks.rados.rados.0.smithi003.stdout:3695: done (0 left) 2023-10-07T21:25:54.873 INFO:tasks.rados.rados.0.smithi003.stdout:3696: read oid 47 snap 334 2023-10-07T21:25:54.874 INFO:tasks.rados.rados.0.smithi003.stdout:3696: expect deleted 2023-10-07T21:25:54.874 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 363 2023-10-07T21:25:54.874 INFO:tasks.rados.rados.0.smithi003.stdout:3697: seq_num 1160 ranges {0=229376} 2023-10-07T21:25:54.874 INFO:tasks.rados.rados.0.smithi003.stdout:3697: writing smithi003182153-36 from 0 to 229376 tid 1 2023-10-07T21:25:54.874 INFO:tasks.rados.rados.0.smithi003.stdout:3698: snap_remove snap 343 2023-10-07T21:25:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:54 smithi003 ceph-mon[200960]: pgmap v838: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 562 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 27 op/s 2023-10-07T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:54 smithi003 ceph-mon[200960]: osdmap e795: 8 total, 8 up, 8 in 2023-10-07T21:25:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:54 smithi003 ceph-mon[200960]: osdmap e796: 8 total, 8 up, 8 in 2023-10-07T21:25:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:54 smithi003 ceph-mon[204507]: pgmap v838: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 562 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 27 op/s 2023-10-07T21:25:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:54 smithi003 ceph-mon[204507]: osdmap e795: 8 total, 8 up, 8 in 2023-10-07T21:25:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:54 smithi003 ceph-mon[204507]: osdmap e796: 8 total, 8 up, 8 in 2023-10-07T21:25:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:54 smithi046 ceph-mon[189713]: pgmap v838: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 562 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 27 op/s 2023-10-07T21:25:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:54 smithi046 ceph-mon[189713]: osdmap e795: 8 total, 8 up, 8 in 2023-10-07T21:25:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:54 smithi046 ceph-mon[189713]: osdmap e796: 8 total, 8 up, 8 in 2023-10-07T21:25:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:3698: done (2 left) 2023-10-07T21:25:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:3699: delete oid 3 current snap is 363 2023-10-07T21:25:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:3697: finishing write tid 1 to smithi003182153-36 2023-10-07T21:25:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:3697: finishing write tid 2 to smithi003182153-36 2023-10-07T21:25:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:3697: finishing write tid 3 to smithi003182153-36 2023-10-07T21:25:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 2893 (ObjNum 1160 snap 363 seq_num 1160) dirty exists 2023-10-07T21:25:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:3697: left oid 36 (ObjNum 1160 snap 363 seq_num 1160) 2023-10-07T21:25:55.894 INFO:tasks.rados.rados.0.smithi003.stdout:3696: done (2 left) 2023-10-07T21:25:55.894 INFO:tasks.rados.rados.0.smithi003.stdout:3697: done (1 left) 2023-10-07T21:25:55.894 INFO:tasks.rados.rados.0.smithi003.stdout:3699: done (0 left) 2023-10-07T21:25:55.894 INFO:tasks.rados.rados.0.smithi003.stdout:3700: setattr oid 47 current snap is 363 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3701: read oid 49 snap -1 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3701: expect (ObjNum 643 snap 203 seq_num 643) 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 363 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3702: seq_num 1162 ranges {0=270336} 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3702: writing smithi003182153-37 from 0 to 270336 tid 1 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3703: rollback oid 20 current snap is 363 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 20 to 335 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3704: read oid 32 snap -1 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3704: expect deleted 2023-10-07T21:25:55.897 INFO:tasks.rados.rados.0.smithi003.stdout:3705: snap_create 2023-10-07T21:25:55.905 INFO:tasks.rados.rados.0.smithi003.stdout:3702: finishing write tid 1 to smithi003182153-37 2023-10-07T21:25:55.906 INFO:tasks.rados.rados.0.smithi003.stdout:3703: finishing rollback tid 0 to smithi003182153-20 2023-10-07T21:25:55.906 INFO:tasks.rados.rados.0.smithi003.stdout:3703: finishing rollback tid 1 to smithi003182153-20 2023-10-07T21:25:55.907 INFO:tasks.rados.rados.0.smithi003.stdout:3702: finishing write tid 2 to smithi003182153-37 2023-10-07T21:25:55.908 INFO:tasks.rados.rados.0.smithi003.stdout:3703: finishing rollback tid 2 to smithi003182153-20 2023-10-07T21:25:55.908 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 2890 (ObjNum 1047 snap 334 seq_num 1047) dirty exists 2023-10-07T21:25:55.911 INFO:tasks.rados.rados.0.smithi003.stdout:3702: finishing write tid 3 to smithi003182153-37 2023-10-07T21:25:55.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2623 (ObjNum 1162 snap 363 seq_num 1162) dirty exists 2023-10-07T21:25:55.911 INFO:tasks.rados.rados.0.smithi003.stdout:3702: left oid 37 (ObjNum 1162 snap 363 seq_num 1162) 2023-10-07T21:25:55.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2904 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T21:25:55.926 INFO:tasks.rados.rados.0.smithi003.stdout:3701: expect (ObjNum 643 snap 203 seq_num 643) 2023-10-07T21:25:56.901 INFO:tasks.rados.rados.0.smithi003.stdout:3700: done (5 left) 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3701: done (4 left) 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3702: done (3 left) 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3703: done (2 left) 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3704: done (1 left) 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3705: done (0 left) 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3706: read oid 49 snap 355 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3706: expect (ObjNum 643 snap 203 seq_num 643) 2023-10-07T21:25:56.902 INFO:tasks.rados.rados.0.smithi003.stdout:3707: delete oid 47 current snap is 364 2023-10-07T21:25:56.928 INFO:tasks.rados.rados.0.smithi003.stdout:3706: expect (ObjNum 643 snap 203 seq_num 643) 2023-10-07T21:25:57.261 INFO:tasks.rados.rados.0.smithi003.stdout:3706: done (1 left) 2023-10-07T21:25:57.261 INFO:tasks.rados.rados.0.smithi003.stdout:3707: done (0 left) 2023-10-07T21:25:57.262 INFO:tasks.rados.rados.0.smithi003.stdout:3708: snap_remove snap 355 2023-10-07T21:25:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:56 smithi003 ceph-mon[200960]: pgmap v841: 121 pgs: 121 active+clean; 546 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 25 op/s 2023-10-07T21:25:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:56 smithi003 ceph-mon[200960]: osdmap e797: 8 total, 8 up, 8 in 2023-10-07T21:25:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:56 smithi003 ceph-mon[204507]: pgmap v841: 121 pgs: 121 active+clean; 546 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 25 op/s 2023-10-07T21:25:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:56 smithi003 ceph-mon[204507]: osdmap e797: 8 total, 8 up, 8 in 2023-10-07T21:25:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:56 smithi046 ceph-mon[189713]: pgmap v841: 121 pgs: 121 active+clean; 546 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 25 op/s 2023-10-07T21:25:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:56 smithi046 ceph-mon[189713]: osdmap e797: 8 total, 8 up, 8 in 2023-10-07T21:25:57.912 INFO:tasks.rados.rados.0.smithi003.stdout:3708: done (0 left) 2023-10-07T21:25:57.912 INFO:tasks.rados.rados.0.smithi003.stdout:3709: snap_create 2023-10-07T21:25:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:57 smithi003 ceph-mon[200960]: osdmap e798: 8 total, 8 up, 8 in 2023-10-07T21:25:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:57 smithi003 ceph-mon[204507]: osdmap e798: 8 total, 8 up, 8 in 2023-10-07T21:25:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:57 smithi046 ceph-mon[189713]: osdmap e798: 8 total, 8 up, 8 in 2023-10-07T21:25:58.910 INFO:tasks.rados.rados.0.smithi003.stdout:3709: done (0 left) 2023-10-07T21:25:58.910 INFO:tasks.rados.rados.0.smithi003.stdout:3710: rollback oid 21 current snap is 365 2023-10-07T21:25:58.910 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 21 to 359 2023-10-07T21:25:58.911 INFO:tasks.rados.rados.0.smithi003.stdout:3711: rollback oid 38 current snap is 365 2023-10-07T21:25:58.911 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 334 2023-10-07T21:25:58.911 INFO:tasks.rados.rados.0.smithi003.stdout:3712: snap_create 2023-10-07T21:25:58.917 INFO:tasks.rados.rados.0.smithi003.stdout:3711: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:25:58.917 INFO:tasks.rados.rados.0.smithi003.stdout:3711: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:25:58.918 INFO:tasks.rados.rados.0.smithi003.stdout:3711: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:25:58.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2896 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:25:58.919 INFO:tasks.rados.rados.0.smithi003.stdout:3710: finishing rollback tid 0 to smithi003182153-21 2023-10-07T21:25:58.920 INFO:tasks.rados.rados.0.smithi003.stdout:3710: finishing rollback tid 1 to smithi003182153-21 2023-10-07T21:25:58.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2895 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-10-07T21:25:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:58 smithi003 ceph-mon[200960]: pgmap v844: 121 pgs: 121 active+clean; 544 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 104 KiB/s wr, 6 op/s 2023-10-07T21:25:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:58 smithi003 ceph-mon[200960]: osdmap e799: 8 total, 8 up, 8 in 2023-10-07T21:25:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:58 smithi003 ceph-mon[204507]: pgmap v844: 121 pgs: 121 active+clean; 544 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 104 KiB/s wr, 6 op/s 2023-10-07T21:25:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:58 smithi003 ceph-mon[204507]: osdmap e799: 8 total, 8 up, 8 in 2023-10-07T21:25:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:58 smithi046 ceph-mon[189713]: pgmap v844: 121 pgs: 121 active+clean; 544 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 104 KiB/s wr, 6 op/s 2023-10-07T21:25:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:58 smithi046 ceph-mon[189713]: osdmap e799: 8 total, 8 up, 8 in 2023-10-07T21:25:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3710: done (2 left) 2023-10-07T21:25:59.876 INFO:tasks.rados.rados.0.smithi003.stdout:3711: done (1 left) 2023-10-07T21:25:59.877 INFO:tasks.rados.rados.0.smithi003.stdout:3712: done (0 left) 2023-10-07T21:25:59.877 INFO:tasks.rados.rados.0.smithi003.stdout:3713: read oid 9 snap 340 2023-10-07T21:25:59.877 INFO:tasks.rados.rados.0.smithi003.stdout:3713: expect (ObjNum 1027 snap 330 seq_num 1027) 2023-10-07T21:25:59.877 INFO:tasks.rados.rados.0.smithi003.stdout:3714: delete oid 24 current snap is 366 2023-10-07T21:25:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3714: done (1 left) 2023-10-07T21:25:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3715: rollback oid 26 current snap is 366 2023-10-07T21:25:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 26 to 336 2023-10-07T21:25:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3716: snap_create 2023-10-07T21:25:59.889 INFO:tasks.rados.rados.0.smithi003.stdout:3715: finishing rollback tid 1 to smithi003182153-26 2023-10-07T21:25:59.890 INFO:tasks.rados.rados.0.smithi003.stdout:3713: expect (ObjNum 1027 snap 330 seq_num 1027) 2023-10-07T21:25:59.902 INFO:tasks.rados.rados.0.smithi003.stdout:3715: finishing rollback tid 2 to smithi003182153-26 2023-10-07T21:25:59.903 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 3065 (ObjNum 1069 snap 336 seq_num 1069) dirty exists 2023-10-07T21:26:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:59 smithi003 ceph-mon[200960]: osdmap e800: 8 total, 8 up, 8 in 2023-10-07T21:26:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:25:59 smithi003 ceph-mon[200960]: osdmap e801: 8 total, 8 up, 8 in 2023-10-07T21:26:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:59 smithi003 ceph-mon[204507]: osdmap e800: 8 total, 8 up, 8 in 2023-10-07T21:26:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:25:59 smithi003 ceph-mon[204507]: osdmap e801: 8 total, 8 up, 8 in 2023-10-07T21:26:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:59 smithi046 ceph-mon[189713]: osdmap e800: 8 total, 8 up, 8 in 2023-10-07T21:26:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:25:59 smithi046 ceph-mon[189713]: osdmap e801: 8 total, 8 up, 8 in 2023-10-07T21:26:00.886 INFO:tasks.rados.rados.0.smithi003.stdout:3713: done (2 left) 2023-10-07T21:26:00.887 INFO:tasks.rados.rados.0.smithi003.stdout:3715: done (1 left) 2023-10-07T21:26:00.887 INFO:tasks.rados.rados.0.smithi003.stdout:3716: done (0 left) 2023-10-07T21:26:00.887 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 23 current snap is 367 2023-10-07T21:26:00.887 INFO:tasks.rados.rados.0.smithi003.stdout:3717: seq_num 1165 ranges {3547136=319488} 2023-10-07T21:26:00.907 INFO:tasks.rados.rados.0.smithi003.stdout:3717: writing smithi003182153-23 from 3547136 to 3866624 tid 1 2023-10-07T21:26:00.907 INFO:tasks.rados.rados.0.smithi003.stdout:3718: delete oid 13 current snap is 367 2023-10-07T21:26:00.916 INFO:tasks.rados.rados.0.smithi003.stdout:3717: finishing write tid 1 to smithi003182153-23 2023-10-07T21:26:00.916 INFO:tasks.rados.rados.0.smithi003.stdout:3717: finishing write tid 2 to smithi003182153-23 2023-10-07T21:26:00.918 INFO:tasks.rados.rados.0.smithi003.stdout:3718: done (1 left) 2023-10-07T21:26:00.918 INFO:tasks.rados.rados.0.smithi003.stdout:3719: copy_from oid 14 from oid 37 current snap is 367 2023-10-07T21:26:00.918 INFO:tasks.rados.rados.0.smithi003.stdout:3720: snap_remove snap 360 2023-10-07T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:00 smithi003 ceph-mon[200960]: pgmap v847: 121 pgs: 121 active+clean; 548 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T21:26:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:00 smithi003 ceph-mon[200960]: osdmap e802: 8 total, 8 up, 8 in 2023-10-07T21:26:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:00 smithi003 ceph-mon[204507]: pgmap v847: 121 pgs: 121 active+clean; 548 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T21:26:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:00 smithi003 ceph-mon[204507]: osdmap e802: 8 total, 8 up, 8 in 2023-10-07T21:26:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:00 smithi046 ceph-mon[189713]: pgmap v847: 121 pgs: 121 active+clean; 548 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T21:26:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:00 smithi046 ceph-mon[189713]: osdmap e802: 8 total, 8 up, 8 in 2023-10-07T21:26:01.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:26:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:26:01] "GET /metrics HTTP/1.1" 200 36222 "" "Prometheus/2.43.0" 2023-10-07T21:26:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:01.928 INFO:tasks.rados.rados.0.smithi003.stdout:3720: done (2 left) 2023-10-07T21:26:01.928 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 19 current snap is 367 2023-10-07T21:26:01.928 INFO:tasks.rados.rados.0.smithi003.stdout:3717: finishing write tid 3 to smithi003182153-23 2023-10-07T21:26:01.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 3079 (ObjNum 1165 snap 367 seq_num 1165) dirty exists 2023-10-07T21:26:01.929 INFO:tasks.rados.rados.0.smithi003.stdout:3717: left oid 23 (ObjNum 1165 snap 367 seq_num 1165) 2023-10-07T21:26:01.929 INFO:tasks.rados.rados.0.smithi003.stdout:3719: finishing copy_from racing read to smithi003182153-14 2023-10-07T21:26:01.929 INFO:tasks.rados.rados.0.smithi003.stdout:3719: finishing copy_from to smithi003182153-14 2023-10-07T21:26:01.929 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 2623 (ObjNum 1162 snap 363 seq_num 1162) dirty exists 2023-10-07T21:26:01.929 INFO:tasks.rados.rados.0.smithi003.stdout:3721: seq_num 1167 ranges {7290880=352256} 2023-10-07T21:26:01.971 INFO:tasks.rados.rados.0.smithi003.stdout:3721: writing smithi003182153-19 from 7290880 to 7643136 tid 1 2023-10-07T21:26:01.971 INFO:tasks.rados.rados.0.smithi003.stdout:3717: done (2 left) 2023-10-07T21:26:01.972 INFO:tasks.rados.rados.0.smithi003.stdout:3719: done (1 left) 2023-10-07T21:26:01.972 INFO:tasks.rados.rados.0.smithi003.stdout:3722: snap_create 2023-10-07T21:26:01.974 INFO:tasks.rados.rados.0.smithi003.stdout:3721: finishing write tid 1 to smithi003182153-19 2023-10-07T21:26:01.975 INFO:tasks.rados.rados.0.smithi003.stdout:3721: finishing write tid 2 to smithi003182153-19 2023-10-07T21:26:01.976 INFO:tasks.rados.rados.0.smithi003.stdout:3721: finishing write tid 3 to smithi003182153-19 2023-10-07T21:26:01.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2896 (ObjNum 1167 snap 367 seq_num 1167) dirty exists 2023-10-07T21:26:01.976 INFO:tasks.rados.rados.0.smithi003.stdout:3721: left oid 19 (ObjNum 1167 snap 367 seq_num 1167) 2023-10-07T21:26:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:02.932 INFO:tasks.rados.rados.0.smithi003.stdout:3721: done (1 left) 2023-10-07T21:26:02.932 INFO:tasks.rados.rados.0.smithi003.stdout:3722: done (0 left) 2023-10-07T21:26:02.932 INFO:tasks.rados.rados.0.smithi003.stdout:3723: copy_from oid 7 from oid 49 current snap is 368 2023-10-07T21:26:02.932 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 368 2023-10-07T21:26:02.933 INFO:tasks.rados.rados.0.smithi003.stdout:3724: seq_num 1168 ranges {270336=368640} 2023-10-07T21:26:02.936 INFO:tasks.rados.rados.0.smithi003.stdout:3724: writing smithi003182153-37 from 270336 to 638976 tid 1 2023-10-07T21:26:02.936 INFO:tasks.rados.rados.0.smithi003.stdout:3725: copy_from oid 5 from oid 6 current snap is 368 2023-10-07T21:26:02.936 INFO:tasks.rados.rados.0.smithi003.stdout:3726: rollback oid 30 current snap is 368 2023-10-07T21:26:02.936 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 366 2023-10-07T21:26:02.936 INFO:tasks.rados.rados.0.smithi003.stdout:3727: rollback oid 44 current snap is 368 2023-10-07T21:26:02.936 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 44 to 357 2023-10-07T21:26:02.936 INFO:tasks.rados.rados.0.smithi003.stdout:3728: copy_from oid 25 from oid 18 current snap is 368 2023-10-07T21:26:02.937 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 10 current snap is 368 2023-10-07T21:26:02.937 INFO:tasks.rados.rados.0.smithi003.stdout:3729: seq_num 1169 ranges {3923968=385024} 2023-10-07T21:26:02.961 INFO:tasks.rados.rados.0.smithi003.stdout:3729: writing smithi003182153-10 from 3923968 to 4308992 tid 1 2023-10-07T21:26:02.961 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 47 current snap is 368 2023-10-07T21:26:02.962 INFO:tasks.rados.rados.0.smithi003.stdout:3730: seq_num 1170 ranges {0=401408} 2023-10-07T21:26:02.964 INFO:tasks.rados.rados.0.smithi003.stdout:3730: writing smithi003182153-47 from 0 to 401408 tid 1 2023-10-07T21:26:02.971 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 4 current snap is 368 2023-10-07T21:26:02.971 INFO:tasks.rados.rados.0.smithi003.stdout:3731: seq_num 1171 ranges {5488640=417792} 2023-10-07T21:26:02.999 INFO:tasks.rados.rados.0.smithi003.stdout:3731: writing smithi003182153-4 from 5488640 to 5906432 tid 1 2023-10-07T21:26:02.999 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 368 2023-10-07T21:26:02.999 INFO:tasks.rados.rados.0.smithi003.stdout:3732: seq_num 1172 ranges {0=434176} 2023-10-07T21:26:03.001 INFO:tasks.rados.rados.0.smithi003.stdout:3732: writing smithi003182153-13 from 0 to 434176 tid 1 2023-10-07T21:26:03.001 INFO:tasks.rados.rados.0.smithi003.stdout:3733: read oid 28 snap -1 2023-10-07T21:26:03.002 INFO:tasks.rados.rados.0.smithi003.stdout:3733: expect (ObjNum 1124 snap 351 seq_num 1124) 2023-10-07T21:26:03.002 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 50 current snap is 368 2023-10-07T21:26:03.002 INFO:tasks.rados.rados.0.smithi003.stdout:3724: finishing write tid 1 to smithi003182153-37 2023-10-07T21:26:03.002 INFO:tasks.rados.rados.0.smithi003.stdout:3734: seq_num 1173 ranges {6144000=450560} 2023-10-07T21:26:03.039 INFO:tasks.rados.rados.0.smithi003.stdout:3734: writing smithi003182153-50 from 6144000 to 6594560 tid 1 2023-10-07T21:26:03.039 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 24 current snap is 368 2023-10-07T21:26:03.039 INFO:tasks.rados.rados.0.smithi003.stdout:3735: seq_num 1174 ranges {0=466944} 2023-10-07T21:26:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:3735: writing smithi003182153-24 from 0 to 466944 tid 1 2023-10-07T21:26:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:3736: rollback oid 31 current snap is 368 2023-10-07T21:26:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 367 2023-10-07T21:26:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:3724: finishing write tid 2 to smithi003182153-37 2023-10-07T21:26:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:3724: finishing write tid 3 to smithi003182153-37 2023-10-07T21:26:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2625 (ObjNum 1168 snap 368 seq_num 1168) dirty exists 2023-10-07T21:26:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:3724: left oid 37 (ObjNum 1168 snap 368 seq_num 1168) 2023-10-07T21:26:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:3724: done (13 left) 2023-10-07T21:26:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:3737: snap_remove snap 361 2023-10-07T21:26:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:02 smithi003 ceph-mon[200960]: pgmap v850: 121 pgs: 121 active+clean; 552 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T21:26:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:02 smithi003 ceph-mon[200960]: osdmap e803: 8 total, 8 up, 8 in 2023-10-07T21:26:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:02 smithi003 ceph-mon[204507]: pgmap v850: 121 pgs: 121 active+clean; 552 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T21:26:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:02 smithi003 ceph-mon[204507]: osdmap e803: 8 total, 8 up, 8 in 2023-10-07T21:26:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:02 smithi046 ceph-mon[189713]: pgmap v850: 121 pgs: 121 active+clean; 552 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T21:26:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:02 smithi046 ceph-mon[189713]: osdmap e803: 8 total, 8 up, 8 in 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3737: done (13 left) 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3738: rollback oid 17 current snap is 368 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 17 to 358 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3739: rmattr oid 21 current snap is 368 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3739: done (14 left) 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3740: read oid 38 snap -1 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3740: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3741: copy_from oid 35 from oid 12 current snap is 368 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3726: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:26:03.954 INFO:tasks.rados.rados.0.smithi003.stdout:3727: finishing rollback tid 0 to smithi003182153-44 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3727: finishing rollback tid 1 to smithi003182153-44 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3727: finishing rollback tid 2 to smithi003182153-44 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3560 (ObjNum 1054 snap 334 seq_num 1054) dirty exists 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3726: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3726: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 2867 (ObjNum 1122 snap 351 seq_num 1122) dirty exists 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3728: finishing copy_from racing read to smithi003182153-25 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3723: finishing copy_from racing read to smithi003182153-7 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3723: finishing copy_from to smithi003182153-7 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 2887 (ObjNum 643 snap 203 seq_num 643) dirty exists 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3729: finishing write tid 1 to smithi003182153-10 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3729: finishing write tid 2 to smithi003182153-10 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:3729: finishing write tid 3 to smithi003182153-10 2023-10-07T21:26:03.955 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2898 (ObjNum 1169 snap 368 seq_num 1169) dirty exists 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3729: left oid 10 (ObjNum 1169 snap 368 seq_num 1169) 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3728: finishing copy_from to smithi003182153-25 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 2873 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3725: finishing copy_from racing read to smithi003182153-5 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3725: finishing copy_from to smithi003182153-5 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 2855 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3730: finishing write tid 1 to smithi003182153-47 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3730: finishing write tid 2 to smithi003182153-47 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3730: finishing write tid 3 to smithi003182153-47 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 2908 (ObjNum 1170 snap 368 seq_num 1170) dirty exists 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3730: left oid 47 (ObjNum 1170 snap 368 seq_num 1170) 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3731: finishing write tid 1 to smithi003182153-4 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3731: finishing write tid 2 to smithi003182153-4 2023-10-07T21:26:03.956 INFO:tasks.rados.rados.0.smithi003.stdout:3731: finishing write tid 3 to smithi003182153-4 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2841 (ObjNum 1171 snap 368 seq_num 1171) dirty exists 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:3731: left oid 4 (ObjNum 1171 snap 368 seq_num 1171) 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:3732: finishing write tid 1 to smithi003182153-13 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:3732: finishing write tid 2 to smithi003182153-13 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:3732: finishing write tid 3 to smithi003182153-13 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 2910 (ObjNum 1172 snap 368 seq_num 1172) dirty exists 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:3732: left oid 13 (ObjNum 1172 snap 368 seq_num 1172) 2023-10-07T21:26:03.957 INFO:tasks.rados.rados.0.smithi003.stdout:3733: expect (ObjNum 1124 snap 351 seq_num 1124) 2023-10-07T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:03 smithi003 ceph-mon[200960]: osdmap e804: 8 total, 8 up, 8 in 2023-10-07T21:26:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:03 smithi003 ceph-mon[200960]: pgmap v853: 121 pgs: 121 active+clean; 564 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2023-10-07T21:26:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:03 smithi003 ceph-mon[204507]: osdmap e804: 8 total, 8 up, 8 in 2023-10-07T21:26:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:03 smithi003 ceph-mon[204507]: pgmap v853: 121 pgs: 121 active+clean; 564 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2023-10-07T21:26:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:03 smithi046 ceph-mon[189713]: osdmap e804: 8 total, 8 up, 8 in 2023-10-07T21:26:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:03 smithi046 ceph-mon[189713]: pgmap v853: 121 pgs: 121 active+clean; 564 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2023-10-07T21:26:04.599 INFO:tasks.rados.rados.0.smithi003.stdout:3734: finishing write tid 1 to smithi003182153-50 2023-10-07T21:26:04.599 INFO:tasks.rados.rados.0.smithi003.stdout:3734: finishing write tid 2 to smithi003182153-50 2023-10-07T21:26:04.599 INFO:tasks.rados.rados.0.smithi003.stdout:3736: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:26:04.599 INFO:tasks.rados.rados.0.smithi003.stdout:3734: finishing write tid 3 to smithi003182153-50 2023-10-07T21:26:04.599 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 2898 (ObjNum 1173 snap 368 seq_num 1173) dirty exists 2023-10-07T21:26:04.599 INFO:tasks.rados.rados.0.smithi003.stdout:3734: left oid 50 (ObjNum 1173 snap 368 seq_num 1173) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3736: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3723: done (15 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3725: done (14 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3726: done (13 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3727: done (12 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3728: done (11 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3729: done (10 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3730: done (9 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3731: done (8 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3732: done (7 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3733: done (6 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3734: done (5 left) 2023-10-07T21:26:04.600 INFO:tasks.rados.rados.0.smithi003.stdout:3742: rmattr oid 41 current snap is 368 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3742: done (5 left) 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3743: read oid 28 snap -1 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3743: expect (ObjNum 1124 snap 351 seq_num 1124) 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3744: rollback oid 29 current snap is 368 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 340 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3736: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2610 (ObjNum 1153 snap 362 seq_num 1153) dirty exists 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3735: finishing write tid 1 to smithi003182153-24 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3735: finishing write tid 2 to smithi003182153-24 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3735: finishing write tid 3 to smithi003182153-24 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 3053 (ObjNum 1174 snap 368 seq_num 1174) dirty exists 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3735: left oid 24 (ObjNum 1174 snap 368 seq_num 1174) 2023-10-07T21:26:04.601 INFO:tasks.rados.rados.0.smithi003.stdout:3738: finishing rollback tid 0 to smithi003182153-17 2023-10-07T21:26:04.602 INFO:tasks.rados.rados.0.smithi003.stdout:3738: finishing rollback tid 1 to smithi003182153-17 2023-10-07T21:26:04.602 INFO:tasks.rados.rados.0.smithi003.stdout:3735: done (6 left) 2023-10-07T21:26:04.602 INFO:tasks.rados.rados.0.smithi003.stdout:3736: done (5 left) 2023-10-07T21:26:04.602 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 34 current snap is 368 2023-10-07T21:26:04.602 INFO:tasks.rados.rados.0.smithi003.stdout:3738: finishing rollback tid 2 to smithi003182153-17 2023-10-07T21:26:04.602 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 2893 (ObjNum 1032 snap 331 seq_num 1032) dirty exists 2023-10-07T21:26:04.602 INFO:tasks.rados.rados.0.smithi003.stdout:3740: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:26:04.615 INFO:tasks.rados.rados.0.smithi003.stdout:3741: finishing copy_from racing read to smithi003182153-35 2023-10-07T21:26:04.616 INFO:tasks.rados.rados.0.smithi003.stdout:3741: finishing copy_from to smithi003182153-35 2023-10-07T21:26:04.616 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 2607 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:26:04.616 INFO:tasks.rados.rados.0.smithi003.stdout:3745: seq_num 1175 ranges {2170880=483328} 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3745: writing smithi003182153-34 from 2170880 to 2654208 tid 1 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3738: done (5 left) 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3740: done (4 left) 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3741: done (3 left) 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3746: read oid 35 snap -1 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3746: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3747: read oid 41 snap -1 2023-10-07T21:26:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:3747: expect (ObjNum 1118 snap 351 seq_num 1118) 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:3748: rollback oid 11 current snap is 368 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 364 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:3749: delete oid 14 current snap is 368 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:3744: finishing rollback tid 0 to smithi003182153-29 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:3744: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:3744: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3068 (ObjNum 915 snap 297 seq_num 915) dirty exists 2023-10-07T21:26:04.633 INFO:tasks.rados.rados.0.smithi003.stdout:3743: expect (ObjNum 1124 snap 351 seq_num 1124) 2023-10-07T21:26:05.273 INFO:tasks.rados.rados.0.smithi003.stdout:3746: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:26:05.294 INFO:tasks.rados.rados.0.smithi003.stdout:3745: finishing write tid 1 to smithi003182153-34 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3745: finishing write tid 2 to smithi003182153-34 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3745: finishing write tid 3 to smithi003182153-34 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 3055 (ObjNum 1175 snap 368 seq_num 1175) dirty exists 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3745: left oid 34 (ObjNum 1175 snap 368 seq_num 1175) 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3743: done (6 left) 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3744: done (5 left) 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3745: done (4 left) 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3746: done (3 left) 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3749: done (2 left) 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3750: setattr oid 19 current snap is 368 2023-10-07T21:26:05.295 INFO:tasks.rados.rados.0.smithi003.stdout:3747: expect (ObjNum 1118 snap 351 seq_num 1118) 2023-10-07T21:26:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:04 smithi003 ceph-mon[200960]: osdmap e805: 8 total, 8 up, 8 in 2023-10-07T21:26:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:04 smithi003 ceph-mon[200960]: osdmap e806: 8 total, 8 up, 8 in 2023-10-07T21:26:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:04 smithi003 ceph-mon[204507]: osdmap e805: 8 total, 8 up, 8 in 2023-10-07T21:26:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:04 smithi003 ceph-mon[204507]: osdmap e806: 8 total, 8 up, 8 in 2023-10-07T21:26:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:04 smithi046 ceph-mon[189713]: osdmap e805: 8 total, 8 up, 8 in 2023-10-07T21:26:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:04 smithi046 ceph-mon[189713]: osdmap e806: 8 total, 8 up, 8 in 2023-10-07T21:26:05.488 INFO:tasks.rados.rados.0.smithi003.stdout:3748: finishing rollback tid 0 to smithi003182153-11 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:3748: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:3748: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2898 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:3747: done (2 left) 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:3748: done (1 left) 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:3751: rollback oid 7 current snap is 368 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 7 to 335 2023-10-07T21:26:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:3752: snap_remove snap 353 2023-10-07T21:26:05.948 INFO:tasks.rados.rados.0.smithi003.stdout:3752: done (2 left) 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3753: read oid 39 snap -1 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3753: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3754: read oid 17 snap 362 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3754: expect (ObjNum 1032 snap 331 seq_num 1032) 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3755: copy_from oid 16 from oid 14 current snap is 368 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2899 (ObjNum 1167 snap 367 seq_num 1167) dirty exists 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3751: finishing rollback tid 0 to smithi003182153-7 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3751: finishing rollback tid 1 to smithi003182153-7 2023-10-07T21:26:05.949 INFO:tasks.rados.rados.0.smithi003.stdout:3751: finishing rollback tid 2 to smithi003182153-7 2023-10-07T21:26:05.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 3047 (ObjNum 1046 snap 334 seq_num 1046) dirty exists 2023-10-07T21:26:05.950 INFO:tasks.rados.rados.0.smithi003.stdout:3750: done (4 left) 2023-10-07T21:26:05.950 INFO:tasks.rados.rados.0.smithi003.stdout:3751: done (3 left) 2023-10-07T21:26:05.950 INFO:tasks.rados.rados.0.smithi003.stdout:3756: copy_from oid 28 from oid 8 current snap is 368 2023-10-07T21:26:05.950 INFO:tasks.rados.rados.0.smithi003.stdout:3757: snap_create 2023-10-07T21:26:05.951 INFO:tasks.rados.rados.0.smithi003.stdout:3755: finishing copy_from to smithi003182153-16 2023-10-07T21:26:05.951 INFO:tasks.rados.rados.0.smithi003.stdout:3755: got expected ENOENT (src dne) 2023-10-07T21:26:05.951 INFO:tasks.rados.rados.0.smithi003.stdout:3755: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:26:05.971 INFO:tasks.rados.rados.0.smithi003.stdout:3756: finishing copy_from to smithi003182153-28 2023-10-07T21:26:05.972 INFO:tasks.rados.rados.0.smithi003.stdout:3756: got expected ENOENT (src dne) 2023-10-07T21:26:05.972 INFO:tasks.rados.rados.0.smithi003.stdout:3756: finishing copy_from racing read to smithi003182153-28 2023-10-07T21:26:05.975 INFO:tasks.rados.rados.0.smithi003.stdout:3754: expect (ObjNum 1032 snap 331 seq_num 1032) 2023-10-07T21:26:06.164 INFO:tasks.rados.rados.0.smithi003.stdout:3753: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:05 smithi003 ceph-mon[200960]: pgmap v856: 121 pgs: 121 active+clean; 576 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-10-07T21:26:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:05 smithi003 ceph-mon[204507]: pgmap v856: 121 pgs: 121 active+clean; 576 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-10-07T21:26:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:05 smithi046 ceph-mon[189713]: pgmap v856: 121 pgs: 121 active+clean; 576 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.6 MiB/s wr, 11 op/s 2023-10-07T21:26:06.946 INFO:tasks.rados.rados.0.smithi003.stdout:3753: done (4 left) 2023-10-07T21:26:06.946 INFO:tasks.rados.rados.0.smithi003.stdout:3754: done (3 left) 2023-10-07T21:26:06.946 INFO:tasks.rados.rados.0.smithi003.stdout:3755: done (2 left) 2023-10-07T21:26:06.946 INFO:tasks.rados.rados.0.smithi003.stdout:3756: done (1 left) 2023-10-07T21:26:06.947 INFO:tasks.rados.rados.0.smithi003.stdout:3757: done (0 left) 2023-10-07T21:26:06.947 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 369 2023-10-07T21:26:06.947 INFO:tasks.rados.rados.0.smithi003.stdout:3758: seq_num 1177 ranges {843776=516096} 2023-10-07T21:26:06.954 INFO:tasks.rados.rados.0.smithi003.stdout:3758: writing smithi003182153-12 from 843776 to 1359872 tid 1 2023-10-07T21:26:06.954 INFO:tasks.rados.rados.0.smithi003.stdout:3759: copy_from oid 6 from oid 39 current snap is 369 2023-10-07T21:26:06.954 INFO:tasks.rados.rados.0.smithi003.stdout:3760: copy_from oid 15 from oid 41 current snap is 369 2023-10-07T21:26:06.954 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 21 current snap is 369 2023-10-07T21:26:06.954 INFO:tasks.rados.rados.0.smithi003.stdout:3761: seq_num 1178 ranges {0=532480} 2023-10-07T21:26:06.958 INFO:tasks.rados.rados.0.smithi003.stdout:3761: writing smithi003182153-21 from 0 to 532480 tid 1 2023-10-07T21:26:06.958 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 369 2023-10-07T21:26:06.958 INFO:tasks.rados.rados.0.smithi003.stdout:3762: seq_num 1179 ranges {2719744=548864} 2023-10-07T21:26:06.977 INFO:tasks.rados.rados.0.smithi003.stdout:3762: writing smithi003182153-45 from 2719744 to 3268608 tid 1 2023-10-07T21:26:06.977 INFO:tasks.rados.rados.0.smithi003.stdout:3763: rollback oid 30 current snap is 369 2023-10-07T21:26:06.977 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 30 to 205 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:3758: finishing write tid 1 to smithi003182153-12 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:3758: finishing write tid 2 to smithi003182153-12 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:3758: finishing write tid 3 to smithi003182153-12 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2612 (ObjNum 1177 snap 369 seq_num 1177) dirty exists 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:3758: left oid 12 (ObjNum 1177 snap 369 seq_num 1177) 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:3761: finishing write tid 1 to smithi003182153-21 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:3761: finishing write tid 2 to smithi003182153-21 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:3758: done (5 left) 2023-10-07T21:26:06.978 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 28 current snap is 369 2023-10-07T21:26:06.979 INFO:tasks.rados.rados.0.smithi003.stdout:3761: finishing write tid 3 to smithi003182153-21 2023-10-07T21:26:06.979 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 2900 (ObjNum 1178 snap 369 seq_num 1178) dirty exists 2023-10-07T21:26:06.979 INFO:tasks.rados.rados.0.smithi003.stdout:3761: left oid 21 (ObjNum 1178 snap 369 seq_num 1178) 2023-10-07T21:26:06.979 INFO:tasks.rados.rados.0.smithi003.stdout:3759: finishing copy_from racing read to smithi003182153-6 2023-10-07T21:26:06.979 INFO:tasks.rados.rados.0.smithi003.stdout:3764: seq_num 1180 ranges {9412608=565248} 2023-10-07T21:26:07.032 INFO:tasks.rados.rados.0.smithi003.stdout:3764: writing smithi003182153-28 from 9412608 to 9977856 tid 1 2023-10-07T21:26:07.032 INFO:tasks.rados.rados.0.smithi003.stdout:3761: done (5 left) 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3765: read oid 14 snap 336 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3765: expect deleted 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3766: snap_create 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3760: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3759: finishing copy_from to smithi003182153-6 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 3043 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 1 to smithi003182153-45 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 2 to smithi003182153-45 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3760: finishing copy_from to smithi003182153-15 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2880 (ObjNum 1118 snap 351 seq_num 1118) dirty exists 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3763: finishing rollback tid 0 to smithi003182153-30 2023-10-07T21:26:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3763: finishing rollback tid 1 to smithi003182153-30 2023-10-07T21:26:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3763: finishing rollback tid 2 to smithi003182153-30 2023-10-07T21:26:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 3046 (ObjNum 435 snap 141 seq_num 435) dirty exists 2023-10-07T21:26:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 3 to smithi003182153-45 2023-10-07T21:26:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 3081 (ObjNum 1179 snap 369 seq_num 1179) dirty exists 2023-10-07T21:26:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3762: left oid 45 (ObjNum 1179 snap 369 seq_num 1179) 2023-10-07T21:26:07.037 INFO:tasks.rados.rados.0.smithi003.stdout:3764: finishing write tid 1 to smithi003182153-28 2023-10-07T21:26:07.037 INFO:tasks.rados.rados.0.smithi003.stdout:3764: finishing write tid 2 to smithi003182153-28 2023-10-07T21:26:07.038 INFO:tasks.rados.rados.0.smithi003.stdout:3764: finishing write tid 3 to smithi003182153-28 2023-10-07T21:26:07.039 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 3580 (ObjNum 1180 snap 369 seq_num 1180) dirty exists 2023-10-07T21:26:07.039 INFO:tasks.rados.rados.0.smithi003.stdout:3764: left oid 28 (ObjNum 1180 snap 369 seq_num 1180) 2023-10-07T21:26:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:06 smithi003 ceph-mon[200960]: osdmap e807: 8 total, 8 up, 8 in 2023-10-07T21:26:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:06 smithi003 ceph-mon[204507]: osdmap e807: 8 total, 8 up, 8 in 2023-10-07T21:26:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:06 smithi046 ceph-mon[189713]: osdmap e807: 8 total, 8 up, 8 in 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3759: done (6 left) 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3760: done (5 left) 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3762: done (4 left) 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3763: done (3 left) 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3764: done (2 left) 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3765: done (1 left) 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3766: done (0 left) 2023-10-07T21:26:07.960 INFO:tasks.rados.rados.0.smithi003.stdout:3767: setattr oid 35 current snap is 370 2023-10-07T21:26:07.961 INFO:tasks.rados.rados.0.smithi003.stdout:3768: copy_from oid 3 from oid 19 current snap is 370 2023-10-07T21:26:07.961 INFO:tasks.rados.rados.0.smithi003.stdout:3769: read oid 44 snap -1 2023-10-07T21:26:07.962 INFO:tasks.rados.rados.0.smithi003.stdout:3769: expect (ObjNum 1054 snap 334 seq_num 1054) 2023-10-07T21:26:07.962 INFO:tasks.rados.rados.0.smithi003.stdout:3770: snap_remove snap 335 2023-10-07T21:26:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:07 smithi003 ceph-mon[200960]: osdmap e808: 8 total, 8 up, 8 in 2023-10-07T21:26:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:07 smithi003 ceph-mon[200960]: pgmap v859: 121 pgs: 121 active+clean; 576 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 391 KiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-10-07T21:26:08.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:07 smithi003 ceph-mon[204507]: osdmap e808: 8 total, 8 up, 8 in 2023-10-07T21:26:08.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:07 smithi003 ceph-mon[204507]: pgmap v859: 121 pgs: 121 active+clean; 576 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 391 KiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-10-07T21:26:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:07 smithi046 ceph-mon[189713]: osdmap e808: 8 total, 8 up, 8 in 2023-10-07T21:26:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:07 smithi046 ceph-mon[189713]: pgmap v859: 121 pgs: 121 active+clean; 576 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 391 KiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-10-07T21:26:08.968 INFO:tasks.rados.rados.0.smithi003.stdout:3770: done (3 left) 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:3771: rollback oid 38 current snap is 370 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 369 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:3772: rollback oid 4 current snap is 370 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 4 to 340 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:3773: copy_from oid 34 from oid 46 current snap is 370 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:3774: setattr oid 18 current snap is 370 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:3775: rollback oid 10 current snap is 370 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 10 to 303 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:3776: read oid 40 snap -1 2023-10-07T21:26:08.969 INFO:tasks.rados.rados.0.smithi003.stdout:3776: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:08.970 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 370 2023-10-07T21:26:08.970 INFO:tasks.rados.rados.0.smithi003.stdout:3777: seq_num 1181 ranges {0=581632} 2023-10-07T21:26:08.970 INFO:tasks.rados.rados.0.smithi003.stdout:3777: writing smithi003182153-32 from 0 to 581632 tid 1 2023-10-07T21:26:08.970 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 3082 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:26:08.970 INFO:tasks.rados.rados.0.smithi003.stdout:3767: done (9 left) 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3778: read oid 6 snap -1 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3778: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3779: read oid 9 snap -1 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3779: expect (ObjNum 1142 snap 358 seq_num 1142) 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3780: read oid 35 snap -1 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3780: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 39 current snap is 370 2023-10-07T21:26:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3781: seq_num 1182 ranges {5201920=606208} 2023-10-07T21:26:09.003 INFO:tasks.rados.rados.0.smithi003.stdout:3781: writing smithi003182153-39 from 5201920 to 5808128 tid 1 2023-10-07T21:26:09.003 INFO:tasks.rados.rados.0.smithi003.stdout:3782: snap_create 2023-10-07T21:26:09.007 INFO:tasks.rados.rados.0.smithi003.stdout:3769: expect (ObjNum 1054 snap 334 seq_num 1054) 2023-10-07T21:26:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:3768: finishing copy_from racing read to smithi003182153-3 2023-10-07T21:26:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:3768: finishing copy_from to smithi003182153-3 2023-10-07T21:26:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2899 (ObjNum 1167 snap 367 seq_num 1167) dirty exists 2023-10-07T21:26:09.061 INFO:tasks.rados.rados.0.smithi003.stdout:3775: finishing rollback tid 0 to smithi003182153-10 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3777: finishing write tid 1 to smithi003182153-32 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3775: finishing rollback tid 1 to smithi003182153-10 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3775: finishing rollback tid 2 to smithi003182153-10 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 2902 (ObjNum 871 snap 278 seq_num 871) dirty exists 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3771: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3771: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3771: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 2901 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:26:09.062 INFO:tasks.rados.rados.0.smithi003.stdout:3777: finishing write tid 2 to smithi003182153-32 2023-10-07T21:26:09.063 INFO:tasks.rados.rados.0.smithi003.stdout:3772: finishing rollback tid 0 to smithi003182153-4 2023-10-07T21:26:09.063 INFO:tasks.rados.rados.0.smithi003.stdout:3772: finishing rollback tid 1 to smithi003182153-4 2023-10-07T21:26:09.063 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 2843 (ObjNum 33 snap 0 seq_num 1513008912) dirty dne 2023-10-07T21:26:09.063 INFO:tasks.rados.rados.0.smithi003.stdout:3780: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:26:09.084 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2911 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:26:09.084 INFO:tasks.rados.rados.0.smithi003.stdout:3777: finishing write tid 3 to smithi003182153-32 2023-10-07T21:26:09.085 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 3582 (ObjNum 1181 snap 370 seq_num 1181) dirty exists 2023-10-07T21:26:09.085 INFO:tasks.rados.rados.0.smithi003.stdout:3777: left oid 32 (ObjNum 1181 snap 370 seq_num 1181) 2023-10-07T21:26:09.085 INFO:tasks.rados.rados.0.smithi003.stdout:3779: expect (ObjNum 1142 snap 358 seq_num 1142) 2023-10-07T21:26:09.162 INFO:tasks.rados.rados.0.smithi003.stdout:3776: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:08 smithi003 ceph-mon[204507]: osdmap e809: 8 total, 8 up, 8 in 2023-10-07T21:26:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:08 smithi003 ceph-mon[200960]: osdmap e809: 8 total, 8 up, 8 in 2023-10-07T21:26:09.335 INFO:tasks.rados.rados.0.smithi003.stdout:3773: finishing copy_from racing read to smithi003182153-34 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:3773: finishing copy_from to smithi003182153-34 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 2903 (ObjNum 1137 snap 356 seq_num 1137) dirty exists 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 1 to smithi003182153-39 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 2 to smithi003182153-39 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 3 to smithi003182153-39 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 3057 (ObjNum 1182 snap 370 seq_num 1182) dirty exists 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:3781: left oid 39 (ObjNum 1182 snap 370 seq_num 1182) 2023-10-07T21:26:09.336 INFO:tasks.rados.rados.0.smithi003.stdout:3778: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:08 smithi046 ceph-mon[189713]: osdmap e809: 8 total, 8 up, 8 in 2023-10-07T21:26:09.880 INFO:tasks.rados.rados.0.smithi003.stdout:3768: done (13 left) 2023-10-07T21:26:09.880 INFO:tasks.rados.rados.0.smithi003.stdout:3769: done (12 left) 2023-10-07T21:26:09.880 INFO:tasks.rados.rados.0.smithi003.stdout:3771: done (11 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3772: done (10 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3773: done (9 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3774: done (8 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3775: done (7 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3776: done (6 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3777: done (5 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3778: done (4 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3779: done (3 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3780: done (2 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3781: done (1 left) 2023-10-07T21:26:09.881 INFO:tasks.rados.rados.0.smithi003.stdout:3782: done (0 left) 2023-10-07T21:26:09.882 INFO:tasks.rados.rados.0.smithi003.stdout:3783: copy_from oid 47 from oid 22 current snap is 371 2023-10-07T21:26:09.882 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 49 current snap is 371 2023-10-07T21:26:09.882 INFO:tasks.rados.rados.0.smithi003.stdout:3784: seq_num 1183 ranges {5251072=622592} 2023-10-07T21:26:09.911 INFO:tasks.rados.rados.0.smithi003.stdout:3784: writing smithi003182153-49 from 5251072 to 5873664 tid 1 2023-10-07T21:26:09.911 INFO:tasks.rados.rados.0.smithi003.stdout:3785: snap_remove snap 354 2023-10-07T21:26:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:09 smithi003 ceph-mon[200960]: osdmap e810: 8 total, 8 up, 8 in 2023-10-07T21:26:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:09 smithi003 ceph-mon[200960]: pgmap v862: 121 pgs: 121 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-10-07T21:26:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:09 smithi003 ceph-mon[200960]: osdmap e811: 8 total, 8 up, 8 in 2023-10-07T21:26:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:09 smithi003 ceph-mon[204507]: osdmap e810: 8 total, 8 up, 8 in 2023-10-07T21:26:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:09 smithi003 ceph-mon[204507]: pgmap v862: 121 pgs: 121 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-10-07T21:26:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:09 smithi003 ceph-mon[204507]: osdmap e811: 8 total, 8 up, 8 in 2023-10-07T21:26:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:09 smithi046 ceph-mon[189713]: osdmap e810: 8 total, 8 up, 8 in 2023-10-07T21:26:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:09 smithi046 ceph-mon[189713]: pgmap v862: 121 pgs: 121 active+clean; 588 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-10-07T21:26:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:09 smithi046 ceph-mon[189713]: osdmap e811: 8 total, 8 up, 8 in 2023-10-07T21:26:10.884 INFO:tasks.rados.rados.0.smithi003.stdout:3785: done (2 left) 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3786: rmattr oid 16 current snap is 371 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3786: done (2 left) 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3787: delete oid 33 current snap is 371 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3783: finishing copy_from racing read to smithi003182153-47 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3783: finishing copy_from to smithi003182153-47 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 3070 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3784: finishing write tid 1 to smithi003182153-49 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3784: finishing write tid 2 to smithi003182153-49 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3784: finishing write tid 3 to smithi003182153-49 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 3072 (ObjNum 1183 snap 371 seq_num 1183) dirty exists 2023-10-07T21:26:10.885 INFO:tasks.rados.rados.0.smithi003.stdout:3784: left oid 49 (ObjNum 1183 snap 371 seq_num 1183) 2023-10-07T21:26:10.895 INFO:tasks.rados.rados.0.smithi003.stdout:3783: done (2 left) 2023-10-07T21:26:10.895 INFO:tasks.rados.rados.0.smithi003.stdout:3784: done (1 left) 2023-10-07T21:26:10.895 INFO:tasks.rados.rados.0.smithi003.stdout:3787: done (0 left) 2023-10-07T21:26:10.895 INFO:tasks.rados.rados.0.smithi003.stdout:3788: rollback oid 27 current snap is 371 2023-10-07T21:26:10.895 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 27 to 362 2023-10-07T21:26:10.895 INFO:tasks.rados.rados.0.smithi003.stdout:3789: snap_remove snap 357 2023-10-07T21:26:11.886 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:26:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:26:11] "GET /metrics HTTP/1.1" 200 36222 "" "Prometheus/2.43.0" 2023-10-07T21:26:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3789: done (1 left) 2023-10-07T21:26:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3790: snap_remove snap 370 2023-10-07T21:26:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:11 smithi003 ceph-mon[200960]: osdmap e812: 8 total, 8 up, 8 in 2023-10-07T21:26:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:11 smithi003 ceph-mon[204507]: osdmap e812: 8 total, 8 up, 8 in 2023-10-07T21:26:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:11 smithi046 ceph-mon[189713]: osdmap e812: 8 total, 8 up, 8 in 2023-10-07T21:26:12.894 INFO:tasks.rados.rados.0.smithi003.stdout:3790: done (1 left) 2023-10-07T21:26:12.894 INFO:tasks.rados.rados.0.smithi003.stdout:3791: setattr oid 11 current snap is 371 2023-10-07T21:26:12.894 INFO:tasks.rados.rados.0.smithi003.stdout:3788: finishing rollback tid 1 to smithi003182153-27 2023-10-07T21:26:12.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 2884 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T21:26:12.896 INFO:tasks.rados.rados.0.smithi003.stdout:3788: done (1 left) 2023-10-07T21:26:12.896 INFO:tasks.rados.rados.0.smithi003.stdout:3792: delete oid 34 current snap is 371 2023-10-07T21:26:12.907 INFO:tasks.rados.rados.0.smithi003.stdout:3792: done (1 left) 2023-10-07T21:26:12.907 INFO:tasks.rados.rados.0.smithi003.stdout:3793: read oid 49 snap -1 2023-10-07T21:26:12.907 INFO:tasks.rados.rados.0.smithi003.stdout:3793: expect (ObjNum 1183 snap 371 seq_num 1183) 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:3794: copy_from oid 15 from oid 25 current snap is 371 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:3795: rmattr oid 19 current snap is 371 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:3796: read oid 40 snap 359 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:3796: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:3797: rmattr oid 39 current snap is 371 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:3798: copy_from oid 41 from oid 6 current snap is 371 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 37 current snap is 371 2023-10-07T21:26:12.908 INFO:tasks.rados.rados.0.smithi003.stdout:3799: seq_num 1186 ranges {638976=671744} 2023-10-07T21:26:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3799: writing smithi003182153-37 from 638976 to 1310720 tid 1 2023-10-07T21:26:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 44 current snap is 371 2023-10-07T21:26:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 2901 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:26:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3800: seq_num 1187 ranges {1515520=688128} 2023-10-07T21:26:12.923 INFO:tasks.rados.rados.0.smithi003.stdout:3800: writing smithi003182153-44 from 1515520 to 2203648 tid 1 2023-10-07T21:26:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:3791: done (8 left) 2023-10-07T21:26:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 371 2023-10-07T21:26:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 2903 (ObjNum 1167 snap 367 seq_num 1167) dirty exists 2023-10-07T21:26:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:3801: seq_num 1188 ranges {7643136=704512} 2023-10-07T21:26:12.972 INFO:tasks.rados.rados.0.smithi003.stdout:3801: writing smithi003182153-3 from 7643136 to 8347648 tid 1 2023-10-07T21:26:12.973 INFO:tasks.rados.rados.0.smithi003.stdout:3795: done (8 left) 2023-10-07T21:26:12.973 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 14 current snap is 371 2023-10-07T21:26:12.973 INFO:tasks.rados.rados.0.smithi003.stdout:3799: finishing write tid 1 to smithi003182153-37 2023-10-07T21:26:12.973 INFO:tasks.rados.rados.0.smithi003.stdout:3802: seq_num 1189 ranges {0=720896} 2023-10-07T21:26:12.977 INFO:tasks.rados.rados.0.smithi003.stdout:3802: writing smithi003182153-14 from 0 to 720896 tid 1 2023-10-07T21:26:12.977 INFO:tasks.rados.rados.0.smithi003.stdout:3803: read oid 11 snap -1 2023-10-07T21:26:12.977 INFO:tasks.rados.rados.0.smithi003.stdout:3803: expect (ObjNum 1014 snap 324 seq_num 1014) 2023-10-07T21:26:12.978 INFO:tasks.rados.rados.0.smithi003.stdout:3804: read oid 45 snap 336 2023-10-07T21:26:12.978 INFO:tasks.rados.rados.0.smithi003.stdout:3804: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:26:12.978 INFO:tasks.rados.rados.0.smithi003.stdout:3799: finishing write tid 2 to smithi003182153-37 2023-10-07T21:26:12.978 INFO:tasks.rados.rados.0.smithi003.stdout:3805: read oid 16 snap -1 2023-10-07T21:26:12.978 INFO:tasks.rados.rados.0.smithi003.stdout:3805: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:12.978 INFO:tasks.rados.rados.0.smithi003.stdout:3806: snap_remove snap 368 2023-10-07T21:26:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:12 smithi003 ceph-mon[200960]: pgmap v865: 121 pgs: 121 active+clean; 594 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2023-10-07T21:26:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:12 smithi003 ceph-mon[200960]: osdmap e813: 8 total, 8 up, 8 in 2023-10-07T21:26:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:12 smithi003 ceph-mon[204507]: pgmap v865: 121 pgs: 121 active+clean; 594 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2023-10-07T21:26:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:12 smithi003 ceph-mon[204507]: osdmap e813: 8 total, 8 up, 8 in 2023-10-07T21:26:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:12 smithi046 ceph-mon[189713]: pgmap v865: 121 pgs: 121 active+clean; 594 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2023-10-07T21:26:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:12 smithi046 ceph-mon[189713]: osdmap e813: 8 total, 8 up, 8 in 2023-10-07T21:26:13.910 INFO:tasks.rados.rados.0.smithi003.stdout:3806: done (12 left) 2023-10-07T21:26:13.910 INFO:tasks.rados.rados.0.smithi003.stdout:3807: copy_from oid 12 from oid 38 current snap is 371 2023-10-07T21:26:13.911 INFO:tasks.rados.rados.0.smithi003.stdout:3808: copy_from oid 10 from oid 35 current snap is 371 2023-10-07T21:26:13.911 INFO:tasks.rados.rados.0.smithi003.stdout:3809: snap_remove snap 367 2023-10-07T21:26:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:13 smithi003 ceph-mon[200960]: osdmap e814: 8 total, 8 up, 8 in 2023-10-07T21:26:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:13 smithi003 ceph-mon[204507]: osdmap e814: 8 total, 8 up, 8 in 2023-10-07T21:26:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:13 smithi046 ceph-mon[189713]: osdmap e814: 8 total, 8 up, 8 in 2023-10-07T21:26:14.886 INFO:tasks.rados.rados.0.smithi003.stdout:3809: done (14 left) 2023-10-07T21:26:14.886 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 371 2023-10-07T21:26:14.886 INFO:tasks.rados.rados.0.smithi003.stdout:3810: seq_num 1190 ranges {581632=737280} 2023-10-07T21:26:14.895 INFO:tasks.rados.rados.0.smithi003.stdout:3810: writing smithi003182153-32 from 581632 to 1318912 tid 1 2023-10-07T21:26:14.895 INFO:tasks.rados.rados.0.smithi003.stdout:3811: rmattr oid 27 current snap is 371 2023-10-07T21:26:14.895 INFO:tasks.rados.rados.0.smithi003.stdout:3811: done (15 left) 2023-10-07T21:26:14.895 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 22 current snap is 371 2023-10-07T21:26:14.895 INFO:tasks.rados.rados.0.smithi003.stdout:3812: seq_num 1191 ranges {3457024=753664} 2023-10-07T21:26:14.919 INFO:tasks.rados.rados.0.smithi003.stdout:3812: writing smithi003182153-22 from 3457024 to 4210688 tid 1 2023-10-07T21:26:14.919 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2023-10-07T21:26:14.919 INFO:tasks.rados.rados.0.smithi003.stdout:3799: finishing write tid 3 to smithi003182153-37 2023-10-07T21:26:14.919 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2627 (ObjNum 1186 snap 371 seq_num 1186) dirty exists 2023-10-07T21:26:14.919 INFO:tasks.rados.rados.0.smithi003.stdout:3799: left oid 37 (ObjNum 1186 snap 371 seq_num 1186) 2023-10-07T21:26:14.919 INFO:tasks.rados.rados.0.smithi003.stdout:3799: done (15 left) 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:3813: setattr oid 37 current snap is 371 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 1 to smithi003182153-44 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 2 to smithi003182153-44 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 3 to smithi003182153-44 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3619 (ObjNum 1187 snap 371 seq_num 1187) dirty exists 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:3800: left oid 44 (ObjNum 1187 snap 371 seq_num 1187) 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:3798: finishing copy_from racing read to smithi003182153-41 2023-10-07T21:26:14.920 INFO:tasks.rados.rados.0.smithi003.stdout:3796: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:15.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 3059 (ObjNum 1182 snap 370 seq_num 1182) dirty exists 2023-10-07T21:26:15.094 INFO:tasks.rados.rados.0.smithi003.stdout:3798: finishing copy_from to smithi003182153-41 2023-10-07T21:26:15.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 3043 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:26:15.094 INFO:tasks.rados.rados.0.smithi003.stdout:3794: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:26:15.094 INFO:tasks.rados.rados.0.smithi003.stdout:3793: expect (ObjNum 1183 snap 371 seq_num 1183) 2023-10-07T21:26:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:14 smithi003 ceph-mon[204507]: pgmap v868: 121 pgs: 121 active+clean; 616 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.6 MiB/s wr, 28 op/s 2023-10-07T21:26:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:14 smithi003 ceph-mon[204507]: osdmap e815: 8 total, 8 up, 8 in 2023-10-07T21:26:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:14 smithi003 ceph-mon[204507]: osdmap e816: 8 total, 8 up, 8 in 2023-10-07T21:26:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:14 smithi003 ceph-mon[200960]: pgmap v868: 121 pgs: 121 active+clean; 616 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.6 MiB/s wr, 28 op/s 2023-10-07T21:26:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:14 smithi003 ceph-mon[200960]: osdmap e815: 8 total, 8 up, 8 in 2023-10-07T21:26:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:14 smithi003 ceph-mon[200960]: osdmap e816: 8 total, 8 up, 8 in 2023-10-07T21:26:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:14 smithi046 ceph-mon[189713]: pgmap v868: 121 pgs: 121 active+clean; 616 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.6 MiB/s wr, 28 op/s 2023-10-07T21:26:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:14 smithi046 ceph-mon[189713]: osdmap e815: 8 total, 8 up, 8 in 2023-10-07T21:26:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:14 smithi046 ceph-mon[189713]: osdmap e816: 8 total, 8 up, 8 in 2023-10-07T21:26:15.528 INFO:tasks.rados.rados.0.smithi003.stdout:3794: finishing copy_from to smithi003182153-15 2023-10-07T21:26:15.528 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 2873 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:26:15.528 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 1 to smithi003182153-3 2023-10-07T21:26:15.528 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 2 to smithi003182153-3 2023-10-07T21:26:15.528 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 3 to smithi003182153-3 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2995 (ObjNum 1188 snap 371 seq_num 1188) dirty exists 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:3801: left oid 3 (ObjNum 1188 snap 371 seq_num 1188) 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 1 to smithi003182153-14 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 2 to smithi003182153-14 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 3 to smithi003182153-14 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 3072 (ObjNum 1189 snap 371 seq_num 1189) dirty exists 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:3802: left oid 14 (ObjNum 1189 snap 371 seq_num 1189) 2023-10-07T21:26:15.529 INFO:tasks.rados.rados.0.smithi003.stdout:3803: expect (ObjNum 1014 snap 324 seq_num 1014) 2023-10-07T21:26:15.987 INFO:tasks.rados.rados.0.smithi003.stdout:3804: expect (ObjNum 855 snap 274 seq_num 855) 2023-10-07T21:26:16.220 INFO:tasks.rados.rados.0.smithi003.stdout:3805: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:16.548 INFO:tasks.rados.rados.0.smithi003.stdout:3807: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:26:16.548 INFO:tasks.rados.rados.0.smithi003.stdout:3808: finishing copy_from racing read to smithi003182153-10 2023-10-07T21:26:16.548 INFO:tasks.rados.rados.0.smithi003.stdout:3807: finishing copy_from to smithi003182153-12 2023-10-07T21:26:16.548 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2901 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3808: finishing copy_from to smithi003182153-10 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 3082 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 1 to smithi003182153-32 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 2 to smithi003182153-32 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 3 to smithi003182153-32 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 3629 (ObjNum 1190 snap 371 seq_num 1190) dirty exists 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3810: left oid 32 (ObjNum 1190 snap 371 seq_num 1190) 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3793: done (15 left) 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3794: done (14 left) 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3796: done (13 left) 2023-10-07T21:26:16.549 INFO:tasks.rados.rados.0.smithi003.stdout:3797: done (12 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3798: done (11 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3800: done (10 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3801: done (9 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3802: done (8 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3803: done (7 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3804: done (6 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3805: done (5 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3807: done (4 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3808: done (3 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3810: done (2 left) 2023-10-07T21:26:16.550 INFO:tasks.rados.rados.0.smithi003.stdout:3814: read oid 29 snap -1 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:3814: expect (ObjNum 915 snap 297 seq_num 915) 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:3815: delete oid 38 current snap is 371 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:3812: finishing write tid 1 to smithi003182153-22 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:3812: finishing write tid 2 to smithi003182153-22 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:3812: finishing write tid 3 to smithi003182153-22 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 3084 (ObjNum 1191 snap 371 seq_num 1191) dirty exists 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:3812: left oid 22 (ObjNum 1191 snap 371 seq_num 1191) 2023-10-07T21:26:16.551 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2628 (ObjNum 1186 snap 371 seq_num 1186) dirty exists 2023-10-07T21:26:16.552 INFO:tasks.rados.rados.0.smithi003.stdout:3812: done (3 left) 2023-10-07T21:26:16.552 INFO:tasks.rados.rados.0.smithi003.stdout:3813: done (2 left) 2023-10-07T21:26:16.552 INFO:tasks.rados.rados.0.smithi003.stdout:3815: done (1 left) 2023-10-07T21:26:16.552 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 16 current snap is 371 2023-10-07T21:26:16.552 INFO:tasks.rados.rados.0.smithi003.stdout:3816: seq_num 1193 ranges {5201920=786432} 2023-10-07T21:26:16.583 INFO:tasks.rados.rados.0.smithi003.stdout:3816: writing smithi003182153-16 from 5201920 to 5988352 tid 1 2023-10-07T21:26:16.583 INFO:tasks.rados.rados.0.smithi003.stdout:3817: rollback oid 43 current snap is 371 2023-10-07T21:26:16.583 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 43 to 364 2023-10-07T21:26:16.583 INFO:tasks.rados.rados.0.smithi003.stdout:3814: expect (ObjNum 915 snap 297 seq_num 915) 2023-10-07T21:26:16.608 INFO:tasks.rados.rados.0.smithi003.stdout:3816: finishing write tid 1 to smithi003182153-16 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:3816: finishing write tid 2 to smithi003182153-16 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing rollback tid 0 to smithi003182153-43 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing rollback tid 1 to smithi003182153-43 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing rollback tid 2 to smithi003182153-43 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 3062 (ObjNum 1158 snap 362 seq_num 1158) dirty exists 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:3816: finishing write tid 3 to smithi003182153-16 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 3638 (ObjNum 1193 snap 371 seq_num 1193) dirty exists 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:3816: left oid 16 (ObjNum 1193 snap 371 seq_num 1193) 2023-10-07T21:26:16.609 INFO:tasks.rados.rados.0.smithi003.stdout:3814: done (2 left) 2023-10-07T21:26:16.610 INFO:tasks.rados.rados.0.smithi003.stdout:3816: done (1 left) 2023-10-07T21:26:16.610 INFO:tasks.rados.rados.0.smithi003.stdout:3817: done (0 left) 2023-10-07T21:26:16.610 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 371 2023-10-07T21:26:16.610 INFO:tasks.rados.rados.0.smithi003.stdout:3818: seq_num 1194 ranges {3489792=802816} 2023-10-07T21:26:16.632 INFO:tasks.rados.rados.0.smithi003.stdout:3818: writing smithi003182153-26 from 3489792 to 4292608 tid 1 2023-10-07T21:26:16.632 INFO:tasks.rados.rados.0.smithi003.stdout:3819: read oid 7 snap -1 2023-10-07T21:26:16.632 INFO:tasks.rados.rados.0.smithi003.stdout:3819: expect (ObjNum 1046 snap 334 seq_num 1046) 2023-10-07T21:26:16.632 INFO:tasks.rados.rados.0.smithi003.stdout:3820: snap_remove snap 358 2023-10-07T21:26:16.922 INFO:tasks.rados.rados.0.smithi003.stdout:3820: done (2 left) 2023-10-07T21:26:16.922 INFO:tasks.rados.rados.0.smithi003.stdout:3821: read oid 32 snap -1 2023-10-07T21:26:16.922 INFO:tasks.rados.rados.0.smithi003.stdout:3821: expect (ObjNum 1190 snap 371 seq_num 1190) 2023-10-07T21:26:16.930 INFO:tasks.rados.rados.0.smithi003.stdout:3822: copy_from oid 16 from oid 13 current snap is 371 2023-10-07T21:26:16.930 INFO:tasks.rados.rados.0.smithi003.stdout:3818: finishing write tid 1 to smithi003182153-26 2023-10-07T21:26:16.931 INFO:tasks.rados.rados.0.smithi003.stdout:3818: finishing write tid 2 to smithi003182153-26 2023-10-07T21:26:16.931 INFO:tasks.rados.rados.0.smithi003.stdout:3823: read oid 49 snap -1 2023-10-07T21:26:16.931 INFO:tasks.rados.rados.0.smithi003.stdout:3823: expect (ObjNum 1183 snap 371 seq_num 1183) 2023-10-07T21:26:16.931 INFO:tasks.rados.rados.0.smithi003.stdout:3824: delete oid 11 current snap is 371 2023-10-07T21:26:16.931 INFO:tasks.rados.rados.0.smithi003.stdout:3819: expect (ObjNum 1046 snap 334 seq_num 1046) 2023-10-07T21:26:16.980 INFO:tasks.rados.rados.0.smithi003.stdout:3818: finishing write tid 3 to smithi003182153-26 2023-10-07T21:26:16.981 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 3074 (ObjNum 1194 snap 371 seq_num 1194) dirty exists 2023-10-07T21:26:16.981 INFO:tasks.rados.rados.0.smithi003.stdout:3818: left oid 26 (ObjNum 1194 snap 371 seq_num 1194) 2023-10-07T21:26:16.981 INFO:tasks.rados.rados.0.smithi003.stdout:3818: done (5 left) 2023-10-07T21:26:16.981 INFO:tasks.rados.rados.0.smithi003.stdout:3819: done (4 left) 2023-10-07T21:26:16.981 INFO:tasks.rados.rados.0.smithi003.stdout:3824: done (3 left) 2023-10-07T21:26:16.981 INFO:tasks.rados.rados.0.smithi003.stdout:3825: snap_create 2023-10-07T21:26:16.981 INFO:tasks.rados.rados.0.smithi003.stdout:3821: expect (ObjNum 1190 snap 371 seq_num 1190) 2023-10-07T21:26:17.023 INFO:tasks.rados.rados.0.smithi003.stdout:3822: finishing copy_from racing read to smithi003182153-16 2023-10-07T21:26:17.023 INFO:tasks.rados.rados.0.smithi003.stdout:3822: finishing copy_from to smithi003182153-16 2023-10-07T21:26:17.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 2910 (ObjNum 1172 snap 368 seq_num 1172) dirty exists 2023-10-07T21:26:17.023 INFO:tasks.rados.rados.0.smithi003.stdout:3823: expect (ObjNum 1183 snap 371 seq_num 1183) 2023-10-07T21:26:17.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:16 smithi003 ceph-mon[200960]: pgmap v871: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 604 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2023-10-07T21:26:17.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:17.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:16 smithi003 ceph-mon[204507]: pgmap v871: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 604 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2023-10-07T21:26:17.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:16 smithi046 ceph-mon[189713]: pgmap v871: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 604 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2023-10-07T21:26:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:17.925 INFO:tasks.rados.rados.0.smithi003.stdout:3821: done (3 left) 2023-10-07T21:26:17.925 INFO:tasks.rados.rados.0.smithi003.stdout:3822: done (2 left) 2023-10-07T21:26:17.925 INFO:tasks.rados.rados.0.smithi003.stdout:3823: done (1 left) 2023-10-07T21:26:17.926 INFO:tasks.rados.rados.0.smithi003.stdout:3825: done (0 left) 2023-10-07T21:26:17.926 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 372 2023-10-07T21:26:17.926 INFO:tasks.rados.rados.0.smithi003.stdout:3826: seq_num 1196 ranges {3268608=434176,3702784=401408} 2023-10-07T21:26:17.945 INFO:tasks.rados.rados.0.smithi003.stdout:3826: writing smithi003182153-45 from 3268608 to 3702784 tid 1 2023-10-07T21:26:17.947 INFO:tasks.rados.rados.0.smithi003.stdout:3826: writing smithi003182153-45 from 3702784 to 4104192 tid 2 2023-10-07T21:26:17.947 INFO:tasks.rados.rados.0.smithi003.stdout:3827: snap_remove snap 369 2023-10-07T21:26:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[200960]: osdmap e817: 8 total, 8 up, 8 in 2023-10-07T21:26:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[204507]: osdmap e817: 8 total, 8 up, 8 in 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:26:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:17 smithi046 ceph-mon[189713]: osdmap e817: 8 total, 8 up, 8 in 2023-10-07T21:26:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:26:18.939 INFO:tasks.rados.rados.0.smithi003.stdout:3827: done (1 left) 2023-10-07T21:26:18.939 INFO:tasks.rados.rados.0.smithi003.stdout:3828: snap_remove snap 349 2023-10-07T21:26:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:18 smithi003 ceph-mon[200960]: pgmap v873: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 31 op/s 2023-10-07T21:26:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:18 smithi003 ceph-mon[200960]: osdmap e818: 8 total, 8 up, 8 in 2023-10-07T21:26:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:18 smithi003 ceph-mon[204507]: pgmap v873: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 31 op/s 2023-10-07T21:26:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:18 smithi003 ceph-mon[204507]: osdmap e818: 8 total, 8 up, 8 in 2023-10-07T21:26:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:18 smithi046 ceph-mon[189713]: pgmap v873: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 31 op/s 2023-10-07T21:26:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:18 smithi046 ceph-mon[189713]: osdmap e818: 8 total, 8 up, 8 in 2023-10-07T21:26:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:3828: done (1 left) 2023-10-07T21:26:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:3829: copy_from oid 30 from oid 2 current snap is 372 2023-10-07T21:26:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:3830: copy_from oid 46 from oid 50 current snap is 372 2023-10-07T21:26:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:3831: setattr oid 15 current snap is 372 2023-10-07T21:26:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:3832: delete oid 31 current snap is 372 2023-10-07T21:26:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:3826: finishing write tid 1 to smithi003182153-45 2023-10-07T21:26:19.889 INFO:tasks.rados.rados.0.smithi003.stdout:3826: finishing write tid 2 to smithi003182153-45 2023-10-07T21:26:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:3826: finishing write tid 3 to smithi003182153-45 2023-10-07T21:26:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:3826: finishing write tid 4 to smithi003182153-45 2023-10-07T21:26:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 3087 (ObjNum 1196 snap 372 seq_num 1196) dirty exists 2023-10-07T21:26:19.890 INFO:tasks.rados.rados.0.smithi003.stdout:3826: left oid 45 (ObjNum 1196 snap 372 seq_num 1196) 2023-10-07T21:26:19.899 INFO:tasks.rados.rados.0.smithi003.stdout:3826: done (4 left) 2023-10-07T21:26:19.899 INFO:tasks.rados.rados.0.smithi003.stdout:3832: done (3 left) 2023-10-07T21:26:19.899 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 41 current snap is 372 2023-10-07T21:26:19.899 INFO:tasks.rados.rados.0.smithi003.stdout:3833: seq_num 1198 ranges {5201920=466944,5668864=401408} 2023-10-07T21:26:19.930 INFO:tasks.rados.rados.0.smithi003.stdout:3833: writing smithi003182153-41 from 5201920 to 5668864 tid 1 2023-10-07T21:26:19.933 INFO:tasks.rados.rados.0.smithi003.stdout:3833: writing smithi003182153-41 from 5668864 to 6070272 tid 2 2023-10-07T21:26:19.933 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 372 2023-10-07T21:26:19.933 INFO:tasks.rados.rados.0.smithi003.stdout:3834: seq_num 1199 ranges {8347648=483328,8830976=401408} 2023-10-07T21:26:19.982 INFO:tasks.rados.rados.0.smithi003.stdout:3834: writing smithi003182153-3 from 8347648 to 8830976 tid 1 2023-10-07T21:26:19.984 INFO:tasks.rados.rados.0.smithi003.stdout:3834: writing smithi003182153-3 from 8830976 to 9232384 tid 2 2023-10-07T21:26:19.984 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 372 2023-10-07T21:26:19.984 INFO:tasks.rados.rados.0.smithi003.stdout:3829: finishing copy_from racing read to smithi003182153-30 2023-10-07T21:26:19.984 INFO:tasks.rados.rados.0.smithi003.stdout:3835: seq_num 1200 ranges {933888=499712,1433600=401408} 2023-10-07T21:26:19.992 INFO:tasks.rados.rados.0.smithi003.stdout:3835: writing smithi003182153-29 from 933888 to 1433600 tid 1 2023-10-07T21:26:19.995 INFO:tasks.rados.rados.0.smithi003.stdout:3835: writing smithi003182153-29 from 1433600 to 1835008 tid 2 2023-10-07T21:26:19.995 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 372 2023-10-07T21:26:19.995 INFO:tasks.rados.rados.0.smithi003.stdout:3829: finishing copy_from to smithi003182153-30 2023-10-07T21:26:19.995 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 3043 (ObjNum 1147 snap 358 seq_num 1147) dirty exists 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3661 (ObjNum 855 snap 274 seq_num 855) dirty exists 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3830: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3833: finishing write tid 1 to smithi003182153-41 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3830: finishing copy_from to smithi003182153-46 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 2898 (ObjNum 1173 snap 368 seq_num 1173) dirty exists 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3833: finishing write tid 2 to smithi003182153-41 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3833: finishing write tid 3 to smithi003182153-41 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3833: finishing write tid 4 to smithi003182153-41 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 3047 (ObjNum 1198 snap 372 seq_num 1198) dirty exists 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3833: left oid 41 (ObjNum 1198 snap 372 seq_num 1198) 2023-10-07T21:26:19.996 INFO:tasks.rados.rados.0.smithi003.stdout:3836: seq_num 1201 ranges {532480=524288,1056768=401408} 2023-10-07T21:26:20.001 INFO:tasks.rados.rados.0.smithi003.stdout:3836: writing smithi003182153-12 from 532480 to 1056768 tid 1 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3836: writing smithi003182153-12 from 1056768 to 1458176 tid 2 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3829: done (6 left) 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3830: done (5 left) 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3831: done (4 left) 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3833: done (3 left) 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3837: snap_create 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3834: finishing write tid 1 to smithi003182153-3 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3834: finishing write tid 2 to smithi003182153-3 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3834: finishing write tid 3 to smithi003182153-3 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:3834: finishing write tid 4 to smithi003182153-3 2023-10-07T21:26:20.004 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 2998 (ObjNum 1199 snap 372 seq_num 1199) dirty exists 2023-10-07T21:26:20.005 INFO:tasks.rados.rados.0.smithi003.stdout:3834: left oid 3 (ObjNum 1199 snap 372 seq_num 1199) 2023-10-07T21:26:20.005 INFO:tasks.rados.rados.0.smithi003.stdout:3835: finishing write tid 1 to smithi003182153-29 2023-10-07T21:26:20.005 INFO:tasks.rados.rados.0.smithi003.stdout:3835: finishing write tid 2 to smithi003182153-29 2023-10-07T21:26:20.005 INFO:tasks.rados.rados.0.smithi003.stdout:3835: finishing write tid 3 to smithi003182153-29 2023-10-07T21:26:20.005 INFO:tasks.rados.rados.0.smithi003.stdout:3835: finishing write tid 4 to smithi003182153-29 2023-10-07T21:26:20.005 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3077 (ObjNum 1200 snap 372 seq_num 1200) dirty exists 2023-10-07T21:26:20.005 INFO:tasks.rados.rados.0.smithi003.stdout:3835: left oid 29 (ObjNum 1200 snap 372 seq_num 1200) 2023-10-07T21:26:20.006 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 1 to smithi003182153-12 2023-10-07T21:26:20.006 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 2 to smithi003182153-12 2023-10-07T21:26:20.006 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 3 to smithi003182153-12 2023-10-07T21:26:20.007 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 4 to smithi003182153-12 2023-10-07T21:26:20.007 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2905 (ObjNum 1201 snap 372 seq_num 1201) dirty exists 2023-10-07T21:26:20.007 INFO:tasks.rados.rados.0.smithi003.stdout:3836: left oid 12 (ObjNum 1201 snap 372 seq_num 1201) 2023-10-07T21:26:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:19 smithi003 ceph-mon[204507]: osdmap e819: 8 total, 8 up, 8 in 2023-10-07T21:26:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:19 smithi003 ceph-mon[204507]: osdmap e820: 8 total, 8 up, 8 in 2023-10-07T21:26:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:19 smithi003 ceph-mon[200960]: osdmap e819: 8 total, 8 up, 8 in 2023-10-07T21:26:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:19 smithi003 ceph-mon[200960]: osdmap e820: 8 total, 8 up, 8 in 2023-10-07T21:26:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:19 smithi046 ceph-mon[189713]: osdmap e819: 8 total, 8 up, 8 in 2023-10-07T21:26:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:19 smithi046 ceph-mon[189713]: osdmap e820: 8 total, 8 up, 8 in 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3834: done (3 left) 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3835: done (2 left) 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3836: done (1 left) 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3837: done (0 left) 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3838: read oid 22 snap -1 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3838: expect (ObjNum 1191 snap 371 seq_num 1191) 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3839: copy_from oid 36 from oid 35 current snap is 373 2023-10-07T21:26:20.959 INFO:tasks.rados.rados.0.smithi003.stdout:3840: read oid 23 snap -1 2023-10-07T21:26:20.960 INFO:tasks.rados.rados.0.smithi003.stdout:3840: expect (ObjNum 1165 snap 367 seq_num 1165) 2023-10-07T21:26:20.960 INFO:tasks.rados.rados.0.smithi003.stdout:3841: snap_remove snap 340 2023-10-07T21:26:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:20 smithi003 ceph-mon[200960]: pgmap v876: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 604 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T21:26:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:20 smithi003 ceph-mon[204507]: pgmap v876: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 604 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T21:26:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:20 smithi046 ceph-mon[189713]: pgmap v876: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 604 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T21:26:21.960 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:26:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:26:21] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.43.0" 2023-10-07T21:26:21.965 INFO:tasks.rados.rados.0.smithi003.stdout:3841: done (3 left) 2023-10-07T21:26:21.965 INFO:tasks.rados.rados.0.smithi003.stdout:3842: rollback oid 12 current snap is 373 2023-10-07T21:26:21.965 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 12 to 336 2023-10-07T21:26:21.965 INFO:tasks.rados.rados.0.smithi003.stdout:3838: expect (ObjNum 1191 snap 371 seq_num 1191) 2023-10-07T21:26:22.220 INFO:tasks.rados.rados.0.smithi003.stdout:3839: finishing copy_from racing read to smithi003182153-36 2023-10-07T21:26:22.220 INFO:tasks.rados.rados.0.smithi003.stdout:3840: expect (ObjNum 1165 snap 367 seq_num 1165) 2023-10-07T21:26:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:21 smithi003 ceph-mon[200960]: osdmap e821: 8 total, 8 up, 8 in 2023-10-07T21:26:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:21 smithi003 ceph-mon[200960]: pgmap v879: 121 pgs: 121 active+clean; 603 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-10-07T21:26:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:21 smithi003 ceph-mon[204507]: osdmap e821: 8 total, 8 up, 8 in 2023-10-07T21:26:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:21 smithi003 ceph-mon[204507]: pgmap v879: 121 pgs: 121 active+clean; 603 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-10-07T21:26:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:21 smithi046 ceph-mon[189713]: osdmap e821: 8 total, 8 up, 8 in 2023-10-07T21:26:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:21 smithi046 ceph-mon[189713]: pgmap v879: 121 pgs: 121 active+clean; 603 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:3839: finishing copy_from to smithi003182153-36 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 3082 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:3842: finishing rollback tid 0 to smithi003182153-12 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:3842: finishing rollback tid 1 to smithi003182153-12 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:3838: done (3 left) 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:3839: done (2 left) 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:3840: done (1 left) 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 2 current snap is 373 2023-10-07T21:26:22.401 INFO:tasks.rados.rados.0.smithi003.stdout:3842: finishing rollback tid 2 to smithi003182153-12 2023-10-07T21:26:22.402 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2908 (ObjNum 1021 snap 326 seq_num 1021) dirty exists 2023-10-07T21:26:22.402 INFO:tasks.rados.rados.0.smithi003.stdout:3843: seq_num 1202 ranges {16384=540672,557056=401408} 2023-10-07T21:26:22.403 INFO:tasks.rados.rados.0.smithi003.stdout:3843: writing smithi003182153-2 from 16384 to 557056 tid 1 2023-10-07T21:26:22.406 INFO:tasks.rados.rados.0.smithi003.stdout:3843: writing smithi003182153-2 from 557056 to 958464 tid 2 2023-10-07T21:26:22.406 INFO:tasks.rados.rados.0.smithi003.stdout:3842: done (1 left) 2023-10-07T21:26:22.406 INFO:tasks.rados.rados.0.smithi003.stdout:3844: snap_remove snap 365 2023-10-07T21:26:22.967 INFO:tasks.rados.rados.0.smithi003.stdout:3844: done (1 left) 2023-10-07T21:26:22.967 INFO:tasks.rados.rados.0.smithi003.stdout:3845: read oid 6 snap -1 2023-10-07T21:26:22.967 INFO:tasks.rados.rados.0.smithi003.stdout:3845: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:22.967 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 32 current snap is 373 2023-10-07T21:26:22.968 INFO:tasks.rados.rados.0.smithi003.stdout:3846: seq_num 1203 ranges {1318912=557056,1875968=401408} 2023-10-07T21:26:22.978 INFO:tasks.rados.rados.0.smithi003.stdout:3846: writing smithi003182153-32 from 1318912 to 1875968 tid 1 2023-10-07T21:26:22.982 INFO:tasks.rados.rados.0.smithi003.stdout:3846: writing smithi003182153-32 from 1875968 to 2277376 tid 2 2023-10-07T21:26:22.982 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 43 current snap is 373 2023-10-07T21:26:22.982 INFO:tasks.rados.rados.0.smithi003.stdout:3847: seq_num 1204 ranges {196608=573440,770048=401408} 2023-10-07T21:26:22.987 INFO:tasks.rados.rados.0.smithi003.stdout:3847: writing smithi003182153-43 from 196608 to 770048 tid 1 2023-10-07T21:26:22.988 INFO:tasks.rados.rados.0.smithi003.stdout:3847: writing smithi003182153-43 from 770048 to 1171456 tid 2 2023-10-07T21:26:22.988 INFO:tasks.rados.rados.0.smithi003.stdout:3848: snap_remove snap 363 2023-10-07T21:26:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:22 smithi003 ceph-mon[200960]: osdmap e822: 8 total, 8 up, 8 in 2023-10-07T21:26:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:22 smithi003 ceph-mon[204507]: osdmap e822: 8 total, 8 up, 8 in 2023-10-07T21:26:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:22 smithi046 ceph-mon[189713]: osdmap e822: 8 total, 8 up, 8 in 2023-10-07T21:26:23.986 INFO:tasks.rados.rados.0.smithi003.stdout:3848: done (4 left) 2023-10-07T21:26:23.986 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 29 current snap is 373 2023-10-07T21:26:23.986 INFO:tasks.rados.rados.0.smithi003.stdout:3849: seq_num 1205 ranges {1835008=589824,2424832=401408} 2023-10-07T21:26:24.000 INFO:tasks.rados.rados.0.smithi003.stdout:3849: writing smithi003182153-29 from 1835008 to 2424832 tid 1 2023-10-07T21:26:24.003 INFO:tasks.rados.rados.0.smithi003.stdout:3849: writing smithi003182153-29 from 2424832 to 2826240 tid 2 2023-10-07T21:26:24.003 INFO:tasks.rados.rados.0.smithi003.stdout:3850: read oid 36 snap -1 2023-10-07T21:26:24.003 INFO:tasks.rados.rados.0.smithi003.stdout:3850: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3851: read oid 30 snap -1 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3851: expect (ObjNum 1147 snap 358 seq_num 1147) 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3852: read oid 35 snap 334 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3852: expect deleted 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3853: read oid 9 snap -1 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3853: expect (ObjNum 1142 snap 358 seq_num 1142) 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3854: rollback oid 1 current snap is 373 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 1 to 366 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3843: finishing write tid 1 to smithi003182153-2 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3843: finishing write tid 2 to smithi003182153-2 2023-10-07T21:26:24.004 INFO:tasks.rados.rados.0.smithi003.stdout:3843: finishing write tid 3 to smithi003182153-2 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3843: finishing write tid 4 to smithi003182153-2 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 3050 (ObjNum 1202 snap 373 seq_num 1202) dirty exists 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3843: left oid 2 (ObjNum 1202 snap 373 seq_num 1202) 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3847: finishing write tid 1 to smithi003182153-43 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 1 to smithi003182153-32 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3847: finishing write tid 2 to smithi003182153-43 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 2 to smithi003182153-32 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 3 to smithi003182153-32 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3847: finishing write tid 3 to smithi003182153-43 2023-10-07T21:26:24.005 INFO:tasks.rados.rados.0.smithi003.stdout:3845: expect (ObjNum 1059 snap 335 seq_num 1059) 2023-10-07T21:26:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:23 smithi003 ceph-mon[200960]: osdmap e823: 8 total, 8 up, 8 in 2023-10-07T21:26:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:23 smithi003 ceph-mon[200960]: pgmap v882: 121 pgs: 121 active+clean; 586 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-10-07T21:26:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:23 smithi003 ceph-mon[204507]: osdmap e823: 8 total, 8 up, 8 in 2023-10-07T21:26:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:23 smithi003 ceph-mon[204507]: pgmap v882: 121 pgs: 121 active+clean; 586 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-10-07T21:26:24.327 INFO:tasks.rados.rados.0.smithi003.stdout:3847: finishing write tid 4 to smithi003182153-43 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 3065 (ObjNum 1204 snap 373 seq_num 1204) dirty exists 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3847: left oid 43 (ObjNum 1204 snap 373 seq_num 1204) 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 4 to smithi003182153-32 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 3689 (ObjNum 1203 snap 373 seq_num 1203) dirty exists 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3846: left oid 32 (ObjNum 1203 snap 373 seq_num 1203) 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3843: done (9 left) 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3845: done (8 left) 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3846: done (7 left) 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3847: done (6 left) 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 45 current snap is 373 2023-10-07T21:26:24.328 INFO:tasks.rados.rados.0.smithi003.stdout:3855: seq_num 1206 ranges {4104192=606208,4710400=401408} 2023-10-07T21:26:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:23 smithi046 ceph-mon[189713]: osdmap e823: 8 total, 8 up, 8 in 2023-10-07T21:26:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:23 smithi046 ceph-mon[189713]: pgmap v882: 121 pgs: 121 active+clean; 586 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-10-07T21:26:24.353 INFO:tasks.rados.rados.0.smithi003.stdout:3855: writing smithi003182153-45 from 4104192 to 4710400 tid 1 2023-10-07T21:26:24.355 INFO:tasks.rados.rados.0.smithi003.stdout:3855: writing smithi003182153-45 from 4710400 to 5111808 tid 2 2023-10-07T21:26:24.355 INFO:tasks.rados.rados.0.smithi003.stdout:3852: done (6 left) 2023-10-07T21:26:24.355 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 31 current snap is 373 2023-10-07T21:26:24.355 INFO:tasks.rados.rados.0.smithi003.stdout:3856: seq_num 1207 ranges {0=622592,622592=401408} 2023-10-07T21:26:24.358 INFO:tasks.rados.rados.0.smithi003.stdout:3856: writing smithi003182153-31 from 0 to 622592 tid 1 2023-10-07T21:26:24.361 INFO:tasks.rados.rados.0.smithi003.stdout:3856: writing smithi003182153-31 from 622592 to 1024000 tid 2 2023-10-07T21:26:24.361 INFO:tasks.rados.rados.0.smithi003.stdout:3857: rollback oid 3 current snap is 373 2023-10-07T21:26:24.361 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 3 to 205 2023-10-07T21:26:24.361 INFO:tasks.rados.rados.0.smithi003.stdout:3851: expect (ObjNum 1147 snap 358 seq_num 1147) 2023-10-07T21:26:24.364 INFO:tasks.rados.rados.0.smithi003.stdout:3850: expect (ObjNum 623 snap 199 seq_num 623) 2023-10-07T21:26:24.389 INFO:tasks.rados.rados.0.smithi003.stdout:3854: finishing rollback tid 1 to smithi003182153-1 2023-10-07T21:26:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 3077 (ObjNum 161 snap 0 seq_num 1511323488) dirty dne 2023-10-07T21:26:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:3849: finishing write tid 1 to smithi003182153-29 2023-10-07T21:26:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:3849: finishing write tid 2 to smithi003182153-29 2023-10-07T21:26:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:3850: done (7 left) 2023-10-07T21:26:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:3851: done (6 left) 2023-10-07T21:26:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:3854: done (5 left) 2023-10-07T21:26:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:3858: rmattr oid 27 current snap is 373 2023-10-07T21:26:24.391 INFO:tasks.rados.rados.0.smithi003.stdout:3858: done (5 left) 2023-10-07T21:26:24.391 INFO:tasks.rados.rados.0.smithi003.stdout:3859: rollback oid 14 current snap is 373 2023-10-07T21:26:24.391 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 14 to 372 2023-10-07T21:26:24.391 INFO:tasks.rados.rados.0.smithi003.stdout:3849: finishing write tid 3 to smithi003182153-29 2023-10-07T21:26:24.391 INFO:tasks.rados.rados.0.smithi003.stdout:3853: expect (ObjNum 1142 snap 358 seq_num 1142) 2023-10-07T21:26:24.467 INFO:tasks.rados.rados.0.smithi003.stdout:3849: finishing write tid 4 to smithi003182153-29 2023-10-07T21:26:24.468 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3080 (ObjNum 1205 snap 373 seq_num 1205) dirty exists 2023-10-07T21:26:24.468 INFO:tasks.rados.rados.0.smithi003.stdout:3849: left oid 29 (ObjNum 1205 snap 373 seq_num 1205) 2023-10-07T21:26:24.468 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 1 to smithi003182153-45 2023-10-07T21:26:24.468 INFO:tasks.rados.rados.0.smithi003.stdout:3849: done (5 left) 2023-10-07T21:26:24.468 INFO:tasks.rados.rados.0.smithi003.stdout:3853: done (4 left) 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 35 current snap is 373 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 2 to smithi003182153-45 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 3 to smithi003182153-45 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 4 to smithi003182153-45 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 3090 (ObjNum 1206 snap 373 seq_num 1206) dirty exists 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3855: left oid 45 (ObjNum 1206 snap 373 seq_num 1206) 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3856: finishing write tid 1 to smithi003182153-31 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing rollback tid 0 to smithi003182153-3 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing rollback tid 1 to smithi003182153-3 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3856: finishing write tid 2 to smithi003182153-31 2023-10-07T21:26:24.469 INFO:tasks.rados.rados.0.smithi003.stdout:3860: seq_num 1208 ranges {843776=638976,1482752=401408} 2023-10-07T21:26:24.475 INFO:tasks.rados.rados.0.smithi003.stdout:3860: writing smithi003182153-35 from 843776 to 1482752 tid 1 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:3860: writing smithi003182153-35 from 1482752 to 1884160 tid 2 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:3855: done (4 left) 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:3861: read oid 23 snap -1 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:3861: expect (ObjNum 1165 snap 367 seq_num 1165) 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:3862: delete oid 32 current snap is 373 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:3856: finishing write tid 3 to smithi003182153-31 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing rollback tid 2 to smithi003182153-3 2023-10-07T21:26:24.478 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 3001 (ObjNum 618 snap 197 seq_num 618) dirty exists 2023-10-07T21:26:24.479 INFO:tasks.rados.rados.0.smithi003.stdout:3856: finishing write tid 4 to smithi003182153-31 2023-10-07T21:26:24.479 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2911 (ObjNum 1207 snap 373 seq_num 1207) dirty exists 2023-10-07T21:26:24.479 INFO:tasks.rados.rados.0.smithi003.stdout:3856: left oid 31 (ObjNum 1207 snap 373 seq_num 1207) 2023-10-07T21:26:24.479 INFO:tasks.rados.rados.0.smithi003.stdout:3859: finishing rollback tid 0 to smithi003182153-14 2023-10-07T21:26:24.479 INFO:tasks.rados.rados.0.smithi003.stdout:3859: finishing rollback tid 1 to smithi003182153-14 2023-10-07T21:26:24.479 INFO:tasks.rados.rados.0.smithi003.stdout:3859: finishing rollback tid 2 to smithi003182153-14 2023-10-07T21:26:24.479 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 3083 (ObjNum 1189 snap 371 seq_num 1189) dirty exists 2023-10-07T21:26:24.480 INFO:tasks.rados.rados.0.smithi003.stdout:3856: done (5 left) 2023-10-07T21:26:24.480 INFO:tasks.rados.rados.0.smithi003.stdout:3857: done (4 left) 2023-10-07T21:26:24.481 INFO:tasks.rados.rados.0.smithi003.stdout:3859: done (3 left) 2023-10-07T21:26:24.481 INFO:tasks.rados.rados.0.smithi003.stdout:3862: done (2 left) 2023-10-07T21:26:24.481 INFO:tasks.rados.rados.0.smithi003.stdout:3863: delete oid 38 current snap is 373 2023-10-07T21:26:24.483 INFO:tasks.rados.rados.0.smithi003.stdout:3863: done (2 left) 2023-10-07T21:26:24.483 INFO:tasks.rados.rados.0.smithi003.stdout:3864: snap_create 2023-10-07T21:26:24.483 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 1 to smithi003182153-35 2023-10-07T21:26:24.484 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 2 to smithi003182153-35 2023-10-07T21:26:24.484 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 3 to smithi003182153-35 2023-10-07T21:26:24.492 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 4 to smithi003182153-35 2023-10-07T21:26:24.493 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 3093 (ObjNum 1208 snap 373 seq_num 1208) dirty exists 2023-10-07T21:26:24.493 INFO:tasks.rados.rados.0.smithi003.stdout:3860: left oid 35 (ObjNum 1208 snap 373 seq_num 1208) 2023-10-07T21:26:24.500 INFO:tasks.rados.rados.0.smithi003.stdout:3861: expect (ObjNum 1165 snap 367 seq_num 1165) 2023-10-07T21:26:24.887 INFO:tasks.rados.rados.0.smithi003.stdout:3860: done (2 left) 2023-10-07T21:26:24.887 INFO:tasks.rados.rados.0.smithi003.stdout:3861: done (1 left) 2023-10-07T21:26:24.887 INFO:tasks.rados.rados.0.smithi003.stdout:3864: done (0 left) 2023-10-07T21:26:24.887 INFO:tasks.rados.rados.0.smithi003.stdout:3865: copy_from oid 50 from oid 35 current snap is 374 2023-10-07T21:26:24.887 INFO:tasks.rados.rados.0.smithi003.stdout:3866: snap_create 2023-10-07T21:26:24.900 INFO:tasks.rados.rados.0.smithi003.stdout:3865: finishing copy_from racing read to smithi003182153-50 2023-10-07T21:26:24.901 INFO:tasks.rados.rados.0.smithi003.stdout:3865: finishing copy_from to smithi003182153-50 2023-10-07T21:26:24.902 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 3093 (ObjNum 1208 snap 373 seq_num 1208) dirty exists 2023-10-07T21:26:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:24 smithi003 ceph-mon[200960]: osdmap e824: 8 total, 8 up, 8 in 2023-10-07T21:26:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:24 smithi003 ceph-mon[200960]: osdmap e825: 8 total, 8 up, 8 in 2023-10-07T21:26:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:24 smithi003 ceph-mon[204507]: osdmap e824: 8 total, 8 up, 8 in 2023-10-07T21:26:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:24 smithi003 ceph-mon[204507]: osdmap e825: 8 total, 8 up, 8 in 2023-10-07T21:26:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:24 smithi046 ceph-mon[189713]: osdmap e824: 8 total, 8 up, 8 in 2023-10-07T21:26:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:24 smithi046 ceph-mon[189713]: osdmap e825: 8 total, 8 up, 8 in 2023-10-07T21:26:25.886 INFO:tasks.rados.rados.0.smithi003.stdout:3865: done (1 left) 2023-10-07T21:26:25.887 INFO:tasks.rados.rados.0.smithi003.stdout:3866: done (0 left) 2023-10-07T21:26:25.887 INFO:tasks.rados.rados.0.smithi003.stdout:3867: read oid 23 snap -1 2023-10-07T21:26:25.887 INFO:tasks.rados.rados.0.smithi003.stdout:3867: expect (ObjNum 1165 snap 367 seq_num 1165) 2023-10-07T21:26:25.887 INFO:tasks.rados.rados.0.smithi003.stdout:3868: read oid 45 snap -1 2023-10-07T21:26:25.887 INFO:tasks.rados.rados.0.smithi003.stdout:3868: expect (ObjNum 1206 snap 373 seq_num 1206) 2023-10-07T21:26:25.887 INFO:tasks.rados.rados.0.smithi003.stdout:3869: snap_create 2023-10-07T21:26:25.906 INFO:tasks.rados.rados.0.smithi003.stdout:3867: expect (ObjNum 1165 snap 367 seq_num 1165) 2023-10-07T21:26:26.087 INFO:tasks.rados.rados.0.smithi003.stdout:3868: expect (ObjNum 1206 snap 373 seq_num 1206) 2023-10-07T21:26:26.888 INFO:tasks.rados.rados.0.smithi003.stdout:3867: done (2 left) 2023-10-07T21:26:26.888 INFO:tasks.rados.rados.0.smithi003.stdout:3868: done (1 left) 2023-10-07T21:26:26.888 INFO:tasks.rados.rados.0.smithi003.stdout:3869: done (0 left) 2023-10-07T21:26:26.888 INFO:tasks.rados.rados.0.smithi003.stdout:3870: read oid 40 snap -1 2023-10-07T21:26:26.888 INFO:tasks.rados.rados.0.smithi003.stdout:3870: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:26.889 INFO:tasks.rados.rados.0.smithi003.stdout:3871: copy_from oid 20 from oid 24 current snap is 376 2023-10-07T21:26:26.889 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 376 2023-10-07T21:26:26.889 INFO:tasks.rados.rados.0.smithi003.stdout:3872: seq_num 1211 ranges {4038656=688128,4726784=401408} 2023-10-07T21:26:26.915 INFO:tasks.rados.rados.0.smithi003.stdout:3872: writing smithi003182153-17 from 4038656 to 4726784 tid 1 2023-10-07T21:26:26.917 INFO:tasks.rados.rados.0.smithi003.stdout:3872: writing smithi003182153-17 from 4726784 to 5128192 tid 2 2023-10-07T21:26:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:3873: read oid 8 snap -1 2023-10-07T21:26:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:3873: expect deleted 2023-10-07T21:26:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:3874: rmattr oid 37 current snap is 376 2023-10-07T21:26:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:3871: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:26:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:3871: finishing copy_from to smithi003182153-20 2023-10-07T21:26:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 3053 (ObjNum 1174 snap 368 seq_num 1174) dirty exists 2023-10-07T21:26:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:3870: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:27.093 INFO:tasks.rados.rados.0.smithi003.stdout:3870: done (4 left) 2023-10-07T21:26:27.093 INFO:tasks.rados.rados.0.smithi003.stdout:3871: done (3 left) 2023-10-07T21:26:27.093 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 13 current snap is 376 2023-10-07T21:26:27.093 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 1 to smithi003182153-17 2023-10-07T21:26:27.094 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 2 to smithi003182153-17 2023-10-07T21:26:27.094 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 3 to smithi003182153-17 2023-10-07T21:26:27.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2629 (ObjNum 1186 snap 371 seq_num 1186) dirty exists 2023-10-07T21:26:27.094 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 4 to smithi003182153-17 2023-10-07T21:26:27.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 3056 (ObjNum 1211 snap 376 seq_num 1211) dirty exists 2023-10-07T21:26:27.094 INFO:tasks.rados.rados.0.smithi003.stdout:3872: left oid 17 (ObjNum 1211 snap 376 seq_num 1211) 2023-10-07T21:26:27.094 INFO:tasks.rados.rados.0.smithi003.stdout:3875: seq_num 1212 ranges {434176=704512,1138688=401408} 2023-10-07T21:26:27.099 INFO:tasks.rados.rados.0.smithi003.stdout:3875: writing smithi003182153-13 from 434176 to 1138688 tid 1 2023-10-07T21:26:27.101 INFO:tasks.rados.rados.0.smithi003.stdout:3875: writing smithi003182153-13 from 1138688 to 1540096 tid 2 2023-10-07T21:26:27.101 INFO:tasks.rados.rados.0.smithi003.stdout:3872: done (3 left) 2023-10-07T21:26:27.101 INFO:tasks.rados.rados.0.smithi003.stdout:3873: done (2 left) 2023-10-07T21:26:27.102 INFO:tasks.rados.rados.0.smithi003.stdout:3874: done (1 left) 2023-10-07T21:26:27.102 INFO:tasks.rados.rados.0.smithi003.stdout:3876: delete oid 38 current snap is 376 2023-10-07T21:26:27.107 INFO:tasks.rados.rados.0.smithi003.stdout:3876: done (1 left) 2023-10-07T21:26:27.107 INFO:tasks.rados.rados.0.smithi003.stdout:3877: rollback oid 45 current snap is 376 2023-10-07T21:26:27.107 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 45 to 371 2023-10-07T21:26:27.107 INFO:tasks.rados.rados.0.smithi003.stdout:3878: rmattr oid 8 current snap is 376 2023-10-07T21:26:27.108 INFO:tasks.rados.rados.0.smithi003.stdout:3878: done (2 left) 2023-10-07T21:26:27.108 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 6 current snap is 376 2023-10-07T21:26:27.108 INFO:tasks.rados.rados.0.smithi003.stdout:3879: seq_num 1214 ranges {5201920=737280,5939200=401408} 2023-10-07T21:26:27.139 INFO:tasks.rados.rados.0.smithi003.stdout:3879: writing smithi003182153-6 from 5201920 to 5939200 tid 1 2023-10-07T21:26:27.142 INFO:tasks.rados.rados.0.smithi003.stdout:3879: writing smithi003182153-6 from 5939200 to 6340608 tid 2 2023-10-07T21:26:27.142 INFO:tasks.rados.rados.0.smithi003.stdout:3880: read oid 16 snap -1 2023-10-07T21:26:27.142 INFO:tasks.rados.rados.0.smithi003.stdout:3880: expect (ObjNum 1172 snap 368 seq_num 1172) 2023-10-07T21:26:27.142 INFO:tasks.rados.rados.0.smithi003.stdout:3881: snap_remove snap 303 2023-10-07T21:26:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:26 smithi003 ceph-mon[200960]: pgmap v885: 121 pgs: 121 active+clean; 583 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2023-10-07T21:26:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:26 smithi003 ceph-mon[200960]: osdmap e826: 8 total, 8 up, 8 in 2023-10-07T21:26:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:26 smithi003 ceph-mon[204507]: pgmap v885: 121 pgs: 121 active+clean; 583 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2023-10-07T21:26:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:26 smithi003 ceph-mon[204507]: osdmap e826: 8 total, 8 up, 8 in 2023-10-07T21:26:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:26 smithi046 ceph-mon[189713]: pgmap v885: 121 pgs: 121 active+clean; 583 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2023-10-07T21:26:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:26 smithi046 ceph-mon[189713]: osdmap e826: 8 total, 8 up, 8 in 2023-10-07T21:26:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:3881: done (4 left) 2023-10-07T21:26:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 17 current snap is 376 2023-10-07T21:26:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:3875: finishing write tid 1 to smithi003182153-13 2023-10-07T21:26:27.906 INFO:tasks.rados.rados.0.smithi003.stdout:3882: seq_num 1215 ranges {5128192=753664,5881856=401408} 2023-10-07T21:26:27.940 INFO:tasks.rados.rados.0.smithi003.stdout:3882: writing smithi003182153-17 from 5128192 to 5881856 tid 1 2023-10-07T21:26:27.943 INFO:tasks.rados.rados.0.smithi003.stdout:3882: writing smithi003182153-17 from 5881856 to 6283264 tid 2 2023-10-07T21:26:27.944 INFO:tasks.rados.rados.0.smithi003.stdout:3883: copy_from oid 32 from oid 27 current snap is 376 2023-10-07T21:26:27.944 INFO:tasks.rados.rados.0.smithi003.stdout:3884: rmattr oid 28 current snap is 376 2023-10-07T21:26:27.944 INFO:tasks.rados.rados.0.smithi003.stdout:3885: snap_remove snap 336 2023-10-07T21:26:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:27 smithi003 ceph-mon[200960]: osdmap e827: 8 total, 8 up, 8 in 2023-10-07T21:26:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:27 smithi003 ceph-mon[204507]: osdmap e827: 8 total, 8 up, 8 in 2023-10-07T21:26:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:27 smithi046 ceph-mon[189713]: osdmap e827: 8 total, 8 up, 8 in 2023-10-07T21:26:28.918 INFO:tasks.rados.rados.0.smithi003.stdout:3885: done (7 left) 2023-10-07T21:26:28.918 INFO:tasks.rados.rados.0.smithi003.stdout:3886: rmattr oid 35 current snap is 376 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3887: rollback oid 31 current snap is 376 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 31 to 374 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3888: read oid 40 snap -1 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3888: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3889: rollback oid 11 current snap is 376 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 11 to 366 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3890: read oid 12 snap -1 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3890: expect (ObjNum 1021 snap 326 seq_num 1021) 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3891: copy_from oid 38 from oid 43 current snap is 376 2023-10-07T21:26:28.919 INFO:tasks.rados.rados.0.smithi003.stdout:3892: snap_remove snap 362 2023-10-07T21:26:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:28 smithi003 ceph-mon[200960]: pgmap v888: 121 pgs: 121 active+clean; 584 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2023-10-07T21:26:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:28 smithi003 ceph-mon[200960]: osdmap e828: 8 total, 8 up, 8 in 2023-10-07T21:26:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:28 smithi003 ceph-mon[204507]: pgmap v888: 121 pgs: 121 active+clean; 584 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2023-10-07T21:26:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:28 smithi003 ceph-mon[204507]: osdmap e828: 8 total, 8 up, 8 in 2023-10-07T21:26:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:28 smithi046 ceph-mon[189713]: pgmap v888: 121 pgs: 121 active+clean; 584 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2023-10-07T21:26:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:28 smithi046 ceph-mon[189713]: osdmap e828: 8 total, 8 up, 8 in 2023-10-07T21:26:29.891 INFO:tasks.rados.rados.0.smithi003.stdout:3892: done (13 left) 2023-10-07T21:26:29.891 INFO:tasks.rados.rados.0.smithi003.stdout:3893: read oid 30 snap -1 2023-10-07T21:26:29.891 INFO:tasks.rados.rados.0.smithi003.stdout:3893: expect (ObjNum 1147 snap 358 seq_num 1147) 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3894: read oid 22 snap 374 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3894: expect (ObjNum 1191 snap 371 seq_num 1191) 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3895: delete oid 41 current snap is 376 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3875: finishing write tid 2 to smithi003182153-13 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3875: finishing write tid 3 to smithi003182153-13 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3877: finishing rollback tid 0 to smithi003182153-45 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3875: finishing write tid 4 to smithi003182153-13 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 3075 (ObjNum 1212 snap 376 seq_num 1212) dirty exists 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3875: left oid 13 (ObjNum 1212 snap 376 seq_num 1212) 2023-10-07T21:26:29.892 INFO:tasks.rados.rados.0.smithi003.stdout:3877: finishing rollback tid 1 to smithi003182153-45 2023-10-07T21:26:29.893 INFO:tasks.rados.rados.0.smithi003.stdout:3877: finishing rollback tid 2 to smithi003182153-45 2023-10-07T21:26:29.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 3096 (ObjNum 1179 snap 369 seq_num 1179) dirty exists 2023-10-07T21:26:29.893 INFO:tasks.rados.rados.0.smithi003.stdout:3880: expect (ObjNum 1172 snap 368 seq_num 1172) 2023-10-07T21:26:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:3879: finishing write tid 1 to smithi003182153-6 2023-10-07T21:26:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:3879: finishing write tid 2 to smithi003182153-6 2023-10-07T21:26:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:3879: finishing write tid 3 to smithi003182153-6 2023-10-07T21:26:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:3879: finishing write tid 4 to smithi003182153-6 2023-10-07T21:26:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 3049 (ObjNum 1214 snap 376 seq_num 1214) dirty exists 2023-10-07T21:26:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:3879: left oid 6 (ObjNum 1214 snap 376 seq_num 1214) 2023-10-07T21:26:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 1 to smithi003182153-17 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3883: finishing copy_from to smithi003182153-32 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3883: got expected ENOENT (src dne) 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3883: finishing copy_from racing read to smithi003182153-32 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 3718 (ObjNum 1180 snap 369 seq_num 1180) dirty exists 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 2 to smithi003182153-17 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 3 to smithi003182153-17 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 4 to smithi003182153-17 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 3059 (ObjNum 1215 snap 376 seq_num 1215) dirty exists 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3882: left oid 17 (ObjNum 1215 snap 376 seq_num 1215) 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3887: finishing rollback tid 0 to smithi003182153-31 2023-10-07T21:26:29.912 INFO:tasks.rados.rados.0.smithi003.stdout:3890: expect (ObjNum 1021 snap 326 seq_num 1021) 2023-10-07T21:26:29.922 INFO:tasks.rados.rados.0.smithi003.stdout:3887: finishing rollback tid 1 to smithi003182153-31 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3889: finishing rollback tid 1 to smithi003182153-11 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3889: finishing rollback tid 2 to smithi003182153-11 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 3049 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3887: finishing rollback tid 2 to smithi003182153-31 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2914 (ObjNum 1207 snap 373 seq_num 1207) dirty exists 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3875: done (15 left) 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3877: done (14 left) 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3879: done (13 left) 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3880: done (12 left) 2023-10-07T21:26:29.923 INFO:tasks.rados.rados.0.smithi003.stdout:3882: done (11 left) 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:3883: done (10 left) 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:3884: done (9 left) 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:3887: done (8 left) 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:3889: done (7 left) 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:3890: done (6 left) 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:3895: done (5 left) 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 3 current snap is 376 2023-10-07T21:26:29.924 INFO:tasks.rados.rados.0.smithi003.stdout:3896: seq_num 1217 ranges {3317760=786432,4104192=401408} 2023-10-07T21:26:29.946 INFO:tasks.rados.rados.0.smithi003.stdout:3896: writing smithi003182153-3 from 3317760 to 4104192 tid 1 2023-10-07T21:26:29.948 INFO:tasks.rados.rados.0.smithi003.stdout:3896: writing smithi003182153-3 from 4104192 to 4505600 tid 2 2023-10-07T21:26:29.949 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 25 current snap is 376 2023-10-07T21:26:29.949 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 3097 (ObjNum 1208 snap 373 seq_num 1208) dirty exists 2023-10-07T21:26:29.949 INFO:tasks.rados.rados.0.smithi003.stdout:3897: seq_num 1218 ranges {5783552=802816,6586368=401408} 2023-10-07T21:26:29.984 INFO:tasks.rados.rados.0.smithi003.stdout:3897: writing smithi003182153-25 from 5783552 to 6586368 tid 1 2023-10-07T21:26:29.987 INFO:tasks.rados.rados.0.smithi003.stdout:3897: writing smithi003182153-25 from 6586368 to 6987776 tid 2 2023-10-07T21:26:29.987 INFO:tasks.rados.rados.0.smithi003.stdout:3886: done (6 left) 2023-10-07T21:26:29.987 INFO:tasks.rados.rados.0.smithi003.stdout:3898: rollback oid 48 current snap is 376 2023-10-07T21:26:29.987 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 48 to 205 2023-10-07T21:26:29.987 INFO:tasks.rados.rados.0.smithi003.stdout:3888: expect (ObjNum 1104 snap 347 seq_num 1104) 2023-10-07T21:26:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:3891: finishing copy_from racing read to smithi003182153-38 2023-10-07T21:26:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:3891: finishing copy_from to smithi003182153-38 2023-10-07T21:26:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 3065 (ObjNum 1204 snap 373 seq_num 1204) dirty exists 2023-10-07T21:26:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:3893: expect (ObjNum 1147 snap 358 seq_num 1147) 2023-10-07T21:26:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:3894: expect (ObjNum 1191 snap 371 seq_num 1191) 2023-10-07T21:26:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:29 smithi003 ceph-mon[200960]: osdmap e829: 8 total, 8 up, 8 in 2023-10-07T21:26:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:29 smithi003 ceph-mon[200960]: osdmap e830: 8 total, 8 up, 8 in 2023-10-07T21:26:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:29 smithi003 ceph-mon[204507]: osdmap e829: 8 total, 8 up, 8 in 2023-10-07T21:26:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:29 smithi003 ceph-mon[204507]: osdmap e830: 8 total, 8 up, 8 in 2023-10-07T21:26:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:29 smithi046 ceph-mon[189713]: osdmap e829: 8 total, 8 up, 8 in 2023-10-07T21:26:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:29 smithi046 ceph-mon[189713]: osdmap e830: 8 total, 8 up, 8 in 2023-10-07T21:26:30.406 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 1 to smithi003182153-3 2023-10-07T21:26:30.406 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 2 to smithi003182153-3 2023-10-07T21:26:30.406 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 3 to smithi003182153-3 2023-10-07T21:26:30.406 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 4 to smithi003182153-3 2023-10-07T21:26:30.406 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 3004 (ObjNum 1217 snap 376 seq_num 1217) dirty exists 2023-10-07T21:26:30.406 INFO:tasks.rados.rados.0.smithi003.stdout:3896: left oid 3 (ObjNum 1217 snap 376 seq_num 1217) 2023-10-07T21:26:30.406 INFO:tasks.rados.rados.0.smithi003.stdout:3898: finishing rollback tid 0 to smithi003182153-48 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3898: finishing rollback tid 1 to smithi003182153-48 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3898: finishing rollback tid 2 to smithi003182153-48 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2846 (ObjNum 615 snap 196 seq_num 615) dirty exists 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 1 to smithi003182153-25 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 2 to smithi003182153-25 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 3 to smithi003182153-25 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 4 to smithi003182153-25 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 3053 (ObjNum 1218 snap 376 seq_num 1218) dirty exists 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3897: left oid 25 (ObjNum 1218 snap 376 seq_num 1218) 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3888: done (6 left) 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3891: done (5 left) 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3893: done (4 left) 2023-10-07T21:26:30.407 INFO:tasks.rados.rados.0.smithi003.stdout:3894: done (3 left) 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:3896: done (2 left) 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:3897: done (1 left) 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:3898: done (0 left) 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:3899: read oid 25 snap -1 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:3899: expect (ObjNum 1218 snap 376 seq_num 1218) 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:3900: rollback oid 38 current snap is 376 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 38 to 334 2023-10-07T21:26:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:3901: snap_remove snap 364 2023-10-07T21:26:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:3901: done (2 left) 2023-10-07T21:26:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 7 current snap is 376 2023-10-07T21:26:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:3902: seq_num 1219 ranges {1302528=417792,1720320=557056,2277376=245760} 2023-10-07T21:26:30.941 INFO:tasks.rados.rados.0.smithi003.stdout:3902: writing smithi003182153-7 from 1302528 to 1720320 tid 1 2023-10-07T21:26:30.945 INFO:tasks.rados.rados.0.smithi003.stdout:3902: writing smithi003182153-7 from 1720320 to 2277376 tid 2 2023-10-07T21:26:30.946 INFO:tasks.rados.rados.0.smithi003.stdout:3902: writing smithi003182153-7 from 2277376 to 2523136 tid 3 2023-10-07T21:26:30.946 INFO:tasks.rados.rados.0.smithi003.stdout:3903: snap_create 2023-10-07T21:26:30.949 INFO:tasks.rados.rados.0.smithi003.stdout:3900: finishing rollback tid 0 to smithi003182153-38 2023-10-07T21:26:30.949 INFO:tasks.rados.rados.0.smithi003.stdout:3900: finishing rollback tid 1 to smithi003182153-38 2023-10-07T21:26:30.949 INFO:tasks.rados.rados.0.smithi003.stdout:3900: finishing rollback tid 2 to smithi003182153-38 2023-10-07T21:26:30.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 3096 (ObjNum 891 snap 288 seq_num 891) dirty exists 2023-10-07T21:26:30.950 INFO:tasks.rados.rados.0.smithi003.stdout:3899: expect (ObjNum 1218 snap 376 seq_num 1218) 2023-10-07T21:26:31.313 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 1 to smithi003182153-7 2023-10-07T21:26:31.313 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 2 to smithi003182153-7 2023-10-07T21:26:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 3 to smithi003182153-7 2023-10-07T21:26:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 4 to smithi003182153-7 2023-10-07T21:26:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 5 to smithi003182153-7 2023-10-07T21:26:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 3057 (ObjNum 1219 snap 376 seq_num 1219) dirty exists 2023-10-07T21:26:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:3902: left oid 7 (ObjNum 1219 snap 376 seq_num 1219) 2023-10-07T21:26:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:30 smithi003 ceph-mon[200960]: pgmap v891: 121 pgs: 121 active+clean; 505 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-10-07T21:26:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:30 smithi003 ceph-mon[204507]: pgmap v891: 121 pgs: 121 active+clean; 505 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-10-07T21:26:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:30 smithi046 ceph-mon[189713]: pgmap v891: 121 pgs: 121 active+clean; 505 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2023-10-07T21:26:31.941 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:26:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:26:31] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-10-07T21:26:31.947 INFO:tasks.rados.rados.0.smithi003.stdout:3899: done (3 left) 2023-10-07T21:26:31.947 INFO:tasks.rados.rados.0.smithi003.stdout:3900: done (2 left) 2023-10-07T21:26:31.947 INFO:tasks.rados.rados.0.smithi003.stdout:3902: done (1 left) 2023-10-07T21:26:31.947 INFO:tasks.rados.rados.0.smithi003.stdout:3903: done (0 left) 2023-10-07T21:26:31.947 INFO:tasks.rados.rados.0.smithi003.stdout:3904: snap_create 2023-10-07T21:26:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:31 smithi003 ceph-mon[200960]: osdmap e831: 8 total, 8 up, 8 in 2023-10-07T21:26:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:31 smithi003 ceph-mon[204507]: osdmap e831: 8 total, 8 up, 8 in 2023-10-07T21:26:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:31 smithi046 ceph-mon[189713]: osdmap e831: 8 total, 8 up, 8 in 2023-10-07T21:26:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:32.946 INFO:tasks.rados.rados.0.smithi003.stdout:3904: done (0 left) 2023-10-07T21:26:32.946 INFO:tasks.rados.rados.0.smithi003.stdout:3905: snap_remove snap 376 2023-10-07T21:26:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:32 smithi003 ceph-mon[200960]: pgmap v894: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 482 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-10-07T21:26:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:32 smithi003 ceph-mon[200960]: osdmap e832: 8 total, 8 up, 8 in 2023-10-07T21:26:33.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:32 smithi003 ceph-mon[204507]: pgmap v894: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 482 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-10-07T21:26:33.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:32 smithi003 ceph-mon[204507]: osdmap e832: 8 total, 8 up, 8 in 2023-10-07T21:26:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:32 smithi046 ceph-mon[189713]: pgmap v894: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 482 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2023-10-07T21:26:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:32 smithi046 ceph-mon[189713]: osdmap e832: 8 total, 8 up, 8 in 2023-10-07T21:26:33.949 INFO:tasks.rados.rados.0.smithi003.stdout:3905: done (0 left) 2023-10-07T21:26:33.949 INFO:tasks.rados.rados.0.smithi003.stdout:3906: snap_remove snap 374 2023-10-07T21:26:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:33 smithi003 ceph-mon[200960]: osdmap e833: 8 total, 8 up, 8 in 2023-10-07T21:26:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:33 smithi003 ceph-mon[200960]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 469 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-10-07T21:26:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:33 smithi003 ceph-mon[204507]: osdmap e833: 8 total, 8 up, 8 in 2023-10-07T21:26:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:33 smithi003 ceph-mon[204507]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 469 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-10-07T21:26:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:33 smithi046 ceph-mon[189713]: osdmap e833: 8 total, 8 up, 8 in 2023-10-07T21:26:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:33 smithi046 ceph-mon[189713]: pgmap v897: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 469 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2023-10-07T21:26:34.888 INFO:tasks.rados.rados.0.smithi003.stdout:3906: done (0 left) 2023-10-07T21:26:34.889 INFO:tasks.rados.rados.0.smithi003.stdout:3907: rmattr oid 1 current snap is 378 2023-10-07T21:26:34.889 INFO:tasks.rados.rados.0.smithi003.stdout:3907: done (0 left) 2023-10-07T21:26:34.889 INFO:tasks.rados.rados.0.smithi003.stdout:3908: snap_remove snap 377 2023-10-07T21:26:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:34 smithi003 ceph-mon[200960]: osdmap e834: 8 total, 8 up, 8 in 2023-10-07T21:26:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:34 smithi003 ceph-mon[200960]: osdmap e835: 8 total, 8 up, 8 in 2023-10-07T21:26:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:34 smithi003 ceph-mon[204507]: osdmap e834: 8 total, 8 up, 8 in 2023-10-07T21:26:35.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:34 smithi003 ceph-mon[204507]: osdmap e835: 8 total, 8 up, 8 in 2023-10-07T21:26:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:34 smithi046 ceph-mon[189713]: osdmap e834: 8 total, 8 up, 8 in 2023-10-07T21:26:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:34 smithi046 ceph-mon[189713]: osdmap e835: 8 total, 8 up, 8 in 2023-10-07T21:26:35.890 INFO:tasks.rados.rados.0.smithi003.stdout:3908: done (0 left) 2023-10-07T21:26:35.890 INFO:tasks.rados.rados.0.smithi003.stdout:3909: delete oid 18 current snap is 378 2023-10-07T21:26:35.897 INFO:tasks.rados.rados.0.smithi003.stdout:3909: done (0 left) 2023-10-07T21:26:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:3910: setattr oid 31 current snap is 378 2023-10-07T21:26:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:3911: copy_from oid 2 from oid 7 current snap is 378 2023-10-07T21:26:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:3912: read oid 50 snap -1 2023-10-07T21:26:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:3912: expect (ObjNum 1208 snap 373 seq_num 1208) 2023-10-07T21:26:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 18 current snap is 378 2023-10-07T21:26:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:3913: seq_num 1221 ranges {0=458752,458752=729088,1187840=73728} 2023-10-07T21:26:35.902 INFO:tasks.rados.rados.0.smithi003.stdout:3913: writing smithi003182153-18 from 0 to 458752 tid 1 2023-10-07T21:26:35.906 INFO:tasks.rados.rados.0.smithi003.stdout:3913: writing smithi003182153-18 from 458752 to 1187840 tid 2 2023-10-07T21:26:35.907 INFO:tasks.rados.rados.0.smithi003.stdout:3913: writing smithi003182153-18 from 1187840 to 1261568 tid 3 2023-10-07T21:26:35.907 INFO:tasks.rados.rados.0.smithi003.stdout:3914: read oid 21 snap -1 2023-10-07T21:26:35.907 INFO:tasks.rados.rados.0.smithi003.stdout:3914: expect (ObjNum 1178 snap 369 seq_num 1178) 2023-10-07T21:26:35.907 INFO:tasks.rados.rados.0.smithi003.stdout:3915: delete oid 23 current snap is 378 2023-10-07T21:26:35.907 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2915 (ObjNum 1207 snap 373 seq_num 1207) dirty exists 2023-10-07T21:26:35.907 INFO:tasks.rados.rados.0.smithi003.stdout:3913: finishing write tid 1 to smithi003182153-18 2023-10-07T21:26:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:3911: finishing copy_from racing read to smithi003182153-2 2023-10-07T21:26:35.915 INFO:tasks.rados.rados.0.smithi003.stdout:3913: finishing write tid 2 to smithi003182153-18 2023-10-07T21:26:35.916 INFO:tasks.rados.rados.0.smithi003.stdout:3914: expect (ObjNum 1178 snap 369 seq_num 1178) 2023-10-07T21:26:35.931 INFO:tasks.rados.rados.0.smithi003.stdout:3913: finishing write tid 3 to smithi003182153-18 2023-10-07T21:26:35.931 INFO:tasks.rados.rados.0.smithi003.stdout:3913: finishing write tid 4 to smithi003182153-18 2023-10-07T21:26:35.931 INFO:tasks.rados.rados.0.smithi003.stdout:3912: expect (ObjNum 1208 snap 373 seq_num 1208) 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:3911: finishing copy_from to smithi003182153-2 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 3057 (ObjNum 1219 snap 376 seq_num 1219) dirty exists 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:3910: done (5 left) 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:3911: done (4 left) 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:3912: done (3 left) 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:3914: done (2 left) 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:3915: done (1 left) 2023-10-07T21:26:35.995 INFO:tasks.rados.rados.0.smithi003.stdout:3916: setattr oid 13 current snap is 378 2023-10-07T21:26:35.996 INFO:tasks.rados.rados.0.smithi003.stdout:3913: finishing write tid 5 to smithi003182153-18 2023-10-07T21:26:35.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 3080 (ObjNum 1221 snap 378 seq_num 1221) dirty exists 2023-10-07T21:26:35.996 INFO:tasks.rados.rados.0.smithi003.stdout:3913: left oid 18 (ObjNum 1221 snap 378 seq_num 1221) 2023-10-07T21:26:35.996 INFO:tasks.rados.rados.0.smithi003.stdout:3913: done (1 left) 2023-10-07T21:26:35.996 INFO:tasks.rados.rados.0.smithi003.stdout:3917: snap_create 2023-10-07T21:26:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 3081 (ObjNum 1212 snap 376 seq_num 1212) dirty exists 2023-10-07T21:26:36.965 INFO:tasks.rados.rados.0.smithi003.stdout:3916: done (1 left) 2023-10-07T21:26:36.965 INFO:tasks.rados.rados.0.smithi003.stdout:3917: done (0 left) 2023-10-07T21:26:36.965 INFO:tasks.rados.rados.0.smithi003.stdout:3918: copy_from oid 15 from oid 17 current snap is 379 2023-10-07T21:26:36.965 INFO:tasks.rados.rados.0.smithi003.stdout:3919: snap_remove snap 205 2023-10-07T21:26:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:36 smithi003 ceph-mon[200960]: pgmap v900: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 467 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 882 KiB/s wr, 10 op/s 2023-10-07T21:26:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:36 smithi003 ceph-mon[200960]: osdmap e836: 8 total, 8 up, 8 in 2023-10-07T21:26:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:36 smithi003 ceph-mon[204507]: pgmap v900: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 467 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 882 KiB/s wr, 10 op/s 2023-10-07T21:26:37.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:36 smithi003 ceph-mon[204507]: osdmap e836: 8 total, 8 up, 8 in 2023-10-07T21:26:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:36 smithi046 ceph-mon[189713]: pgmap v900: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 467 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 882 KiB/s wr, 10 op/s 2023-10-07T21:26:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:36 smithi046 ceph-mon[189713]: osdmap e836: 8 total, 8 up, 8 in 2023-10-07T21:26:37.971 INFO:tasks.rados.rados.0.smithi003.stdout:3919: done (1 left) 2023-10-07T21:26:37.971 INFO:tasks.rados.rados.0.smithi003.stdout:3920: copy_from oid 18 from oid 46 current snap is 379 2023-10-07T21:26:37.971 INFO:tasks.rados.rados.0.smithi003.stdout:3918: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:26:37.971 INFO:tasks.rados.rados.0.smithi003.stdout:3918: finishing copy_from to smithi003182153-15 2023-10-07T21:26:37.971 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 3059 (ObjNum 1215 snap 376 seq_num 1215) dirty exists 2023-10-07T21:26:37.971 INFO:tasks.rados.rados.0.smithi003.stdout:3918: done (1 left) 2023-10-07T21:26:37.971 INFO:tasks.rados.rados.0.smithi003.stdout:3921: snap_create 2023-10-07T21:26:38.013 INFO:tasks.rados.rados.0.smithi003.stdout:3920: finishing copy_from racing read to smithi003182153-18 2023-10-07T21:26:38.021 INFO:tasks.rados.rados.0.smithi003.stdout:3920: finishing copy_from to smithi003182153-18 2023-10-07T21:26:38.021 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 2898 (ObjNum 1173 snap 368 seq_num 1173) dirty exists 2023-10-07T21:26:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:37 smithi003 ceph-mon[200960]: osdmap e837: 8 total, 8 up, 8 in 2023-10-07T21:26:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:37 smithi003 ceph-mon[200960]: pgmap v903: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 467 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 592 KiB/s wr, 10 op/s 2023-10-07T21:26:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:37 smithi003 ceph-mon[204507]: osdmap e837: 8 total, 8 up, 8 in 2023-10-07T21:26:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:37 smithi003 ceph-mon[204507]: pgmap v903: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 467 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 592 KiB/s wr, 10 op/s 2023-10-07T21:26:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:37 smithi046 ceph-mon[189713]: osdmap e837: 8 total, 8 up, 8 in 2023-10-07T21:26:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:37 smithi046 ceph-mon[189713]: pgmap v903: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 467 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 592 KiB/s wr, 10 op/s 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3920: done (1 left) 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3921: done (0 left) 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3922: read oid 18 snap -1 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3922: expect (ObjNum 1173 snap 368 seq_num 1173) 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3923: read oid 24 snap 373 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3923: expect (ObjNum 1174 snap 368 seq_num 1174) 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3924: rollback oid 45 current snap is 380 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 45 to 359 2023-10-07T21:26:38.978 INFO:tasks.rados.rados.0.smithi003.stdout:3925: snap_remove snap 372 2023-10-07T21:26:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:38 smithi003 ceph-mon[200960]: osdmap e838: 8 total, 8 up, 8 in 2023-10-07T21:26:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:38 smithi003 ceph-mon[204507]: osdmap e838: 8 total, 8 up, 8 in 2023-10-07T21:26:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:38 smithi046 ceph-mon[189713]: osdmap e838: 8 total, 8 up, 8 in 2023-10-07T21:26:39.898 INFO:tasks.rados.rados.0.smithi003.stdout:3925: done (3 left) 2023-10-07T21:26:39.898 INFO:tasks.rados.rados.0.smithi003.stdout:3926: rmattr oid 29 current snap is 380 2023-10-07T21:26:39.898 INFO:tasks.rados.rados.0.smithi003.stdout:3926: done (3 left) 2023-10-07T21:26:39.898 INFO:tasks.rados.rados.0.smithi003.stdout:3927: copy_from oid 44 from oid 17 current snap is 380 2023-10-07T21:26:39.898 INFO:tasks.rados.rados.0.smithi003.stdout:3923: expect (ObjNum 1174 snap 368 seq_num 1174) 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:3924: finishing rollback tid 0 to smithi003182153-45 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:3924: finishing rollback tid 1 to smithi003182153-45 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:3924: finishing rollback tid 2 to smithi003182153-45 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 3101 (ObjNum 1033 snap 331 seq_num 1033) dirty exists 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:3923: done (3 left) 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:3924: done (2 left) 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:3928: setattr oid 36 current snap is 380 2023-10-07T21:26:39.917 INFO:tasks.rados.rados.0.smithi003.stdout:3922: expect (ObjNum 1173 snap 368 seq_num 1173) 2023-10-07T21:26:40.275 INFO:tasks.rados.rados.0.smithi003.stdout:3927: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:26:40.275 INFO:tasks.rados.rados.0.smithi003.stdout:3927: finishing copy_from to smithi003182153-44 2023-10-07T21:26:40.275 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3059 (ObjNum 1215 snap 376 seq_num 1215) dirty exists 2023-10-07T21:26:40.275 INFO:tasks.rados.rados.0.smithi003.stdout:3922: done (2 left) 2023-10-07T21:26:40.275 INFO:tasks.rados.rados.0.smithi003.stdout:3927: done (1 left) 2023-10-07T21:26:40.276 INFO:tasks.rados.rados.0.smithi003.stdout:3929: delete oid 42 current snap is 380 2023-10-07T21:26:40.278 INFO:tasks.rados.rados.0.smithi003.stdout:3929: done (1 left) 2023-10-07T21:26:40.278 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 27 current snap is 380 2023-10-07T21:26:40.278 INFO:tasks.rados.rados.0.smithi003.stdout:3930: seq_num 1224 ranges {0=507904,507904=425984,933888=376832} 2023-10-07T21:26:40.280 INFO:tasks.rados.rados.0.smithi003.stdout:3930: writing smithi003182153-27 from 0 to 507904 tid 1 2023-10-07T21:26:40.283 INFO:tasks.rados.rados.0.smithi003.stdout:3930: writing smithi003182153-27 from 507904 to 933888 tid 2 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:3930: writing smithi003182153-27 from 933888 to 1310720 tid 3 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:3931: copy_from oid 8 from oid 37 current snap is 380 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 3097 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:3928: done (2 left) 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: copy_from oid 46 from oid 11 current snap is 380 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:3930: finishing write tid 1 to smithi003182153-27 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:3933: rollback oid 9 current snap is 380 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 9 to 375 2023-10-07T21:26:40.286 INFO:tasks.rados.rados.0.smithi003.stdout:3934: snap_remove snap 378 2023-10-07T21:26:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:39 smithi003 ceph-mon[200960]: osdmap e839: 8 total, 8 up, 8 in 2023-10-07T21:26:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:39 smithi003 ceph-mon[200960]: pgmap v906: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 393 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 4.0 MiB/s wr, 14 op/s 2023-10-07T21:26:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:39 smithi003 ceph-mon[200960]: osdmap e840: 8 total, 8 up, 8 in 2023-10-07T21:26:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:39 smithi003 ceph-mon[204507]: osdmap e839: 8 total, 8 up, 8 in 2023-10-07T21:26:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:39 smithi003 ceph-mon[204507]: pgmap v906: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 393 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 4.0 MiB/s wr, 14 op/s 2023-10-07T21:26:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:39 smithi003 ceph-mon[204507]: osdmap e840: 8 total, 8 up, 8 in 2023-10-07T21:26:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:39 smithi046 ceph-mon[189713]: osdmap e839: 8 total, 8 up, 8 in 2023-10-07T21:26:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:39 smithi046 ceph-mon[189713]: pgmap v906: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 393 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 4.0 MiB/s wr, 14 op/s 2023-10-07T21:26:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:39 smithi046 ceph-mon[189713]: osdmap e840: 8 total, 8 up, 8 in 2023-10-07T21:26:40.985 INFO:tasks.rados.rados.0.smithi003.stdout:3934: done (4 left) 2023-10-07T21:26:40.985 INFO:tasks.rados.rados.0.smithi003.stdout:3935: snap_create 2023-10-07T21:26:40.985 INFO:tasks.rados.rados.0.smithi003.stdout:3930: finishing write tid 2 to smithi003182153-27 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3930: finishing write tid 3 to smithi003182153-27 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3930: finishing write tid 4 to smithi003182153-27 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3933: finishing rollback tid 0 to smithi003182153-9 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3933: finishing rollback tid 1 to smithi003182153-9 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3933: finishing rollback tid 2 to smithi003182153-9 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 3086 (ObjNum 1142 snap 358 seq_num 1142) dirty exists 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3931: finishing copy_from racing read to smithi003182153-8 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3931: finishing copy_from to smithi003182153-8 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 2629 (ObjNum 1186 snap 371 seq_num 1186) dirty exists 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:3930: finishing write tid 5 to smithi003182153-27 2023-10-07T21:26:40.986 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 3054 (ObjNum 1224 snap 380 seq_num 1224) dirty exists 2023-10-07T21:26:40.987 INFO:tasks.rados.rados.0.smithi003.stdout:3930: left oid 27 (ObjNum 1224 snap 380 seq_num 1224) 2023-10-07T21:26:40.987 INFO:tasks.rados.rados.0.smithi003.stdout:3932: finishing copy_from racing read to smithi003182153-46 2023-10-07T21:26:40.987 INFO:tasks.rados.rados.0.smithi003.stdout:3932: finishing copy_from to smithi003182153-46 2023-10-07T21:26:40.987 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 3049 (ObjNum 1014 snap 324 seq_num 1014) dirty exists 2023-10-07T21:26:41.986 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:26:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:26:41] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-10-07T21:26:41.991 INFO:tasks.rados.rados.0.smithi003.stdout:3930: done (4 left) 2023-10-07T21:26:41.991 INFO:tasks.rados.rados.0.smithi003.stdout:3931: done (3 left) 2023-10-07T21:26:41.991 INFO:tasks.rados.rados.0.smithi003.stdout:3932: done (2 left) 2023-10-07T21:26:41.991 INFO:tasks.rados.rados.0.smithi003.stdout:3933: done (1 left) 2023-10-07T21:26:41.991 INFO:tasks.rados.rados.0.smithi003.stdout:3935: done (0 left) 2023-10-07T21:26:41.991 INFO:tasks.rados.rados.0.smithi003.stdout:3936: setattr oid 5 current snap is 381 2023-10-07T21:26:41.992 INFO:tasks.rados.rados.0.smithi003.stdout:3937: snap_remove snap 375 2023-10-07T21:26:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:41 smithi003 ceph-mon[200960]: osdmap e841: 8 total, 8 up, 8 in 2023-10-07T21:26:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:41 smithi003 ceph-mon[200960]: pgmap v909: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 371 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.0 MiB/s wr, 15 op/s 2023-10-07T21:26:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:41 smithi003 ceph-mon[204507]: osdmap e841: 8 total, 8 up, 8 in 2023-10-07T21:26:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:41 smithi003 ceph-mon[204507]: pgmap v909: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 371 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.0 MiB/s wr, 15 op/s 2023-10-07T21:26:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:41 smithi046 ceph-mon[189713]: osdmap e841: 8 total, 8 up, 8 in 2023-10-07T21:26:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:41 smithi046 ceph-mon[189713]: pgmap v909: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 371 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.0 MiB/s wr, 15 op/s 2023-10-07T21:26:42.996 INFO:tasks.rados.rados.0.smithi003.stdout:3937: done (1 left) 2023-10-07T21:26:42.997 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 36 current snap is 381 2023-10-07T21:26:42.997 INFO:tasks.rados.rados.0.smithi003.stdout:3938: seq_num 1225 ranges {843776=524288,1368064=712704,2080768=90112} 2023-10-07T21:26:43.007 INFO:tasks.rados.rados.0.smithi003.stdout:3938: writing smithi003182153-36 from 843776 to 1368064 tid 1 2023-10-07T21:26:43.009 INFO:tasks.rados.rados.0.smithi003.stdout:3938: writing smithi003182153-36 from 1368064 to 2080768 tid 2 2023-10-07T21:26:43.010 INFO:tasks.rados.rados.0.smithi003.stdout:3938: writing smithi003182153-36 from 2080768 to 2170880 tid 3 2023-10-07T21:26:43.019 INFO:tasks.rados.rados.0.smithi003.stdout:3939: setattr oid 31 current snap is 381 2023-10-07T21:26:43.019 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 3781 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:26:43.019 INFO:tasks.rados.rados.0.smithi003.stdout:3936: done (2 left) 2023-10-07T21:26:43.019 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 26 current snap is 381 2023-10-07T21:26:43.020 INFO:tasks.rados.rados.0.smithi003.stdout:3940: seq_num 1226 ranges {4292608=540672,4833280=598016,5431296=204800} 2023-10-07T21:26:43.040 INFO:tasks.rados.rados.0.smithi003.stdout:3940: writing smithi003182153-26 from 4292608 to 4833280 tid 1 2023-10-07T21:26:43.044 INFO:tasks.rados.rados.0.smithi003.stdout:3940: writing smithi003182153-26 from 4833280 to 5431296 tid 2 2023-10-07T21:26:43.045 INFO:tasks.rados.rados.0.smithi003.stdout:3940: writing smithi003182153-26 from 5431296 to 5636096 tid 3 2023-10-07T21:26:43.045 INFO:tasks.rados.rados.0.smithi003.stdout:3941: snap_create 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:3938: finishing write tid 1 to smithi003182153-36 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:3938: finishing write tid 2 to smithi003182153-36 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:3938: finishing write tid 3 to smithi003182153-36 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:3938: finishing write tid 4 to smithi003182153-36 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 2916 (ObjNum 1207 snap 373 seq_num 1207) dirty exists 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:3938: finishing write tid 5 to smithi003182153-36 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 3101 (ObjNum 1225 snap 381 seq_num 1225) dirty exists 2023-10-07T21:26:43.046 INFO:tasks.rados.rados.0.smithi003.stdout:3938: left oid 36 (ObjNum 1225 snap 381 seq_num 1225) 2023-10-07T21:26:43.047 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 1 to smithi003182153-26 2023-10-07T21:26:43.049 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 2 to smithi003182153-26 2023-10-07T21:26:43.049 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 3 to smithi003182153-26 2023-10-07T21:26:43.049 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 4 to smithi003182153-26 2023-10-07T21:26:43.051 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 5 to smithi003182153-26 2023-10-07T21:26:43.051 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 3090 (ObjNum 1226 snap 381 seq_num 1226) dirty exists 2023-10-07T21:26:43.051 INFO:tasks.rados.rados.0.smithi003.stdout:3940: left oid 26 (ObjNum 1226 snap 381 seq_num 1226) 2023-10-07T21:26:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:43 smithi003 ceph-mon[200960]: osdmap e842: 8 total, 8 up, 8 in 2023-10-07T21:26:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:43 smithi003 ceph-mon[204507]: osdmap e842: 8 total, 8 up, 8 in 2023-10-07T21:26:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:43 smithi046 ceph-mon[189713]: osdmap e842: 8 total, 8 up, 8 in 2023-10-07T21:26:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:3938: done (3 left) 2023-10-07T21:26:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:3939: done (2 left) 2023-10-07T21:26:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:3940: done (1 left) 2023-10-07T21:26:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:3941: done (0 left) 2023-10-07T21:26:44.018 INFO:tasks.rados.rados.0.smithi003.stdout:3942: rollback oid 46 current snap is 382 2023-10-07T21:26:44.019 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 46 to 366 2023-10-07T21:26:44.019 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 48 current snap is 382 2023-10-07T21:26:44.019 INFO:tasks.rados.rados.0.smithi003.stdout:3943: seq_num 1227 ranges {2187264=557056,2744320=483328,3227648=319488} 2023-10-07T21:26:44.033 INFO:tasks.rados.rados.0.smithi003.stdout:3943: writing smithi003182153-48 from 2187264 to 2744320 tid 1 2023-10-07T21:26:44.035 INFO:tasks.rados.rados.0.smithi003.stdout:3943: writing smithi003182153-48 from 2744320 to 3227648 tid 2 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:3943: writing smithi003182153-48 from 3227648 to 3547136 tid 3 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:3944: read oid 33 snap -1 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:3944: expect deleted 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:3945: setattr oid 14 current snap is 382 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:3942: finishing rollback tid 0 to smithi003182153-46 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:3942: finishing rollback tid 1 to smithi003182153-46 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:3942: finishing rollback tid 2 to smithi003182153-46 2023-10-07T21:26:44.038 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 3084 (ObjNum 1137 snap 356 seq_num 1137) dirty exists 2023-10-07T21:26:44.041 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 1 to smithi003182153-48 2023-10-07T21:26:44.041 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 2 to smithi003182153-48 2023-10-07T21:26:44.042 INFO:tasks.rados.rados.0.smithi003.stdout:3942: done (3 left) 2023-10-07T21:26:44.042 INFO:tasks.rados.rados.0.smithi003.stdout:3944: done (2 left) 2023-10-07T21:26:44.042 INFO:tasks.rados.rados.0.smithi003.stdout:3946: read oid 35 snap -1 2023-10-07T21:26:44.042 INFO:tasks.rados.rados.0.smithi003.stdout:3946: expect (ObjNum 1208 snap 373 seq_num 1208) 2023-10-07T21:26:44.042 INFO:tasks.rados.rados.0.smithi003.stdout:3947: read oid 38 snap -1 2023-10-07T21:26:44.043 INFO:tasks.rados.rados.0.smithi003.stdout:3947: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:26:44.043 INFO:tasks.rados.rados.0.smithi003.stdout:3948: delete oid 3 current snap is 382 2023-10-07T21:26:44.043 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 3 to smithi003182153-48 2023-10-07T21:26:44.043 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 4 to smithi003182153-48 2023-10-07T21:26:44.045 INFO:tasks.rados.rados.0.smithi003.stdout:3948: done (4 left) 2023-10-07T21:26:44.046 INFO:tasks.rados.rados.0.smithi003.stdout:3949: rollback oid 39 current snap is 382 2023-10-07T21:26:44.046 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 39 to 359 2023-10-07T21:26:44.046 INFO:tasks.rados.rados.0.smithi003.stdout:3950: delete oid 29 current snap is 382 2023-10-07T21:26:44.047 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 5 to smithi003182153-48 2023-10-07T21:26:44.047 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 2850 (ObjNum 1227 snap 382 seq_num 1227) dirty exists 2023-10-07T21:26:44.048 INFO:tasks.rados.rados.0.smithi003.stdout:3943: left oid 48 (ObjNum 1227 snap 382 seq_num 1227) 2023-10-07T21:26:44.050 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 3091 (ObjNum 1189 snap 371 seq_num 1189) dirty exists 2023-10-07T21:26:44.050 INFO:tasks.rados.rados.0.smithi003.stdout:3943: done (5 left) 2023-10-07T21:26:44.051 INFO:tasks.rados.rados.0.smithi003.stdout:3945: done (4 left) 2023-10-07T21:26:44.051 INFO:tasks.rados.rados.0.smithi003.stdout:3950: done (3 left) 2023-10-07T21:26:44.051 INFO:tasks.rados.rados.0.smithi003.stdout:3951: copy_from oid 15 from oid 3 current snap is 382 2023-10-07T21:26:44.051 INFO:tasks.rados.rados.0.smithi003.stdout:3952: copy_from oid 43 from oid 17 current snap is 382 2023-10-07T21:26:44.051 INFO:tasks.rados.rados.0.smithi003.stdout:3953: read oid 4 snap -1 2023-10-07T21:26:44.051 INFO:tasks.rados.rados.0.smithi003.stdout:3953: expect deleted 2023-10-07T21:26:44.051 INFO:tasks.rados.rados.0.smithi003.stdout:3954: snap_remove snap 334 2023-10-07T21:26:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:44 smithi003 ceph-mon[200960]: osdmap e843: 8 total, 8 up, 8 in 2023-10-07T21:26:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:44 smithi003 ceph-mon[200960]: pgmap v912: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 378 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-10-07T21:26:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:44 smithi003 ceph-mon[204507]: osdmap e843: 8 total, 8 up, 8 in 2023-10-07T21:26:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:44 smithi003 ceph-mon[204507]: pgmap v912: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 378 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-10-07T21:26:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:44 smithi046 ceph-mon[189713]: osdmap e843: 8 total, 8 up, 8 in 2023-10-07T21:26:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:44 smithi046 ceph-mon[189713]: pgmap v912: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 378 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.8 MiB/s wr, 16 op/s 2023-10-07T21:26:44.891 INFO:tasks.rados.rados.0.smithi003.stdout:3954: done (6 left) 2023-10-07T21:26:44.891 INFO:tasks.rados.rados.0.smithi003.stdout:3955: setattr oid 47 current snap is 382 2023-10-07T21:26:44.891 INFO:tasks.rados.rados.0.smithi003.stdout:3951: finishing copy_from to smithi003182153-15 2023-10-07T21:26:44.891 INFO:tasks.rados.rados.0.smithi003.stdout:3951: got expected ENOENT (src dne) 2023-10-07T21:26:44.892 INFO:tasks.rados.rados.0.smithi003.stdout:3946: expect (ObjNum 1208 snap 373 seq_num 1208) 2023-10-07T21:26:44.960 INFO:tasks.rados.rados.0.smithi003.stdout:3951: finishing copy_from racing read to smithi003182153-15 2023-10-07T21:26:44.960 INFO:tasks.rados.rados.0.smithi003.stdout:3949: finishing rollback tid 0 to smithi003182153-39 2023-10-07T21:26:44.960 INFO:tasks.rados.rados.0.smithi003.stdout:3949: finishing rollback tid 1 to smithi003182153-39 2023-10-07T21:26:44.961 INFO:tasks.rados.rados.0.smithi003.stdout:3949: finishing rollback tid 2 to smithi003182153-39 2023-10-07T21:26:44.961 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 3068 (ObjNum 1059 snap 335 seq_num 1059) dirty exists 2023-10-07T21:26:44.961 INFO:tasks.rados.rados.0.smithi003.stdout:3947: expect (ObjNum 891 snap 288 seq_num 891) 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3952: finishing copy_from racing read to smithi003182153-43 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3952: finishing copy_from to smithi003182153-43 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 3059 (ObjNum 1215 snap 376 seq_num 1215) dirty exists 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3946: done (6 left) 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3947: done (5 left) 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3949: done (4 left) 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3951: done (3 left) 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3952: done (2 left) 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3953: done (1 left) 2023-10-07T21:26:44.975 INFO:tasks.rados.rados.0.smithi003.stdout:3956: copy_from oid 9 from oid 15 current snap is 382 2023-10-07T21:26:44.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 3085 (ObjNum 870 snap 278 seq_num 870) dirty exists 2023-10-07T21:26:44.976 INFO:tasks.rados.rados.0.smithi003.stdout:3955: done (1 left) 2023-10-07T21:26:44.976 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 382 2023-10-07T21:26:44.976 INFO:tasks.rados.rados.0.smithi003.stdout:3957: seq_num 1230 ranges {303104=606208,909312=532480,1441792=270336} 2023-10-07T21:26:44.980 INFO:tasks.rados.rados.0.smithi003.stdout:3957: writing smithi003182153-12 from 303104 to 909312 tid 1 2023-10-07T21:26:44.983 INFO:tasks.rados.rados.0.smithi003.stdout:3957: writing smithi003182153-12 from 909312 to 1441792 tid 2 2023-10-07T21:26:44.985 INFO:tasks.rados.rados.0.smithi003.stdout:3957: writing smithi003182153-12 from 1441792 to 1712128 tid 3 2023-10-07T21:26:44.985 INFO:tasks.rados.rados.0.smithi003.stdout:3958: copy_from oid 11 from oid 13 current snap is 382 2023-10-07T21:26:44.985 INFO:tasks.rados.rados.0.smithi003.stdout:3959: rollback oid 32 current snap is 382 2023-10-07T21:26:44.986 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 32 to 379 2023-10-07T21:26:44.986 INFO:tasks.rados.rados.0.smithi003.stdout:3960: rollback oid 37 current snap is 382 2023-10-07T21:26:44.986 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 37 to 371 2023-10-07T21:26:44.986 INFO:tasks.rados.rados.0.smithi003.stdout:3961: snap_remove snap 380 2023-10-07T21:26:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:45 smithi003 ceph-mon[200960]: osdmap e844: 8 total, 8 up, 8 in 2023-10-07T21:26:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:45 smithi003 ceph-mon[200960]: osdmap e845: 8 total, 8 up, 8 in 2023-10-07T21:26:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:45 smithi003 ceph-mon[204507]: osdmap e844: 8 total, 8 up, 8 in 2023-10-07T21:26:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:45 smithi003 ceph-mon[204507]: osdmap e845: 8 total, 8 up, 8 in 2023-10-07T21:26:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:45 smithi046 ceph-mon[189713]: osdmap e844: 8 total, 8 up, 8 in 2023-10-07T21:26:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:45 smithi046 ceph-mon[189713]: osdmap e845: 8 total, 8 up, 8 in 2023-10-07T21:26:45.902 INFO:tasks.rados.rados.0.smithi003.stdout:3961: done (5 left) 2023-10-07T21:26:45.902 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 33 current snap is 382 2023-10-07T21:26:45.902 INFO:tasks.rados.rados.0.smithi003.stdout:3962: seq_num 1231 ranges {0=622592,622592=417792,1040384=385024} 2023-10-07T21:26:45.911 INFO:tasks.rados.rados.0.smithi003.stdout:3962: writing smithi003182153-33 from 0 to 622592 tid 1 2023-10-07T21:26:45.911 INFO:tasks.rados.rados.0.smithi003.stdout:3962: writing smithi003182153-33 from 622592 to 1040384 tid 2 2023-10-07T21:26:45.912 INFO:tasks.rados.rados.0.smithi003.stdout:3962: writing smithi003182153-33 from 1040384 to 1425408 tid 3 2023-10-07T21:26:45.912 INFO:tasks.rados.rados.0.smithi003.stdout:3963: read oid 29 snap -1 2023-10-07T21:26:45.912 INFO:tasks.rados.rados.0.smithi003.stdout:3963: expect deleted 2023-10-07T21:26:45.912 INFO:tasks.rados.rados.0.smithi003.stdout:3964: rmattr oid 27 current snap is 382 2023-10-07T21:26:45.912 INFO:tasks.rados.rados.0.smithi003.stdout:3964: done (7 left) 2023-10-07T21:26:45.912 INFO:tasks.rados.rados.0.smithi003.stdout:3965: snap_remove snap 366 2023-10-07T21:26:46.906 INFO:tasks.rados.rados.0.smithi003.stdout:3965: done (7 left) 2023-10-07T21:26:46.906 INFO:tasks.rados.rados.0.smithi003.stdout:3966: snap_remove snap 373 2023-10-07T21:26:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:46 smithi003 ceph-mon[200960]: pgmap v915: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 13 op/s 2023-10-07T21:26:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:46 smithi003 ceph-mon[200960]: osdmap e846: 8 total, 8 up, 8 in 2023-10-07T21:26:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:46 smithi003 ceph-mon[204507]: pgmap v915: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 13 op/s 2023-10-07T21:26:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:46 smithi003 ceph-mon[204507]: osdmap e846: 8 total, 8 up, 8 in 2023-10-07T21:26:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:46 smithi046 ceph-mon[189713]: pgmap v915: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 13 op/s 2023-10-07T21:26:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:46 smithi046 ceph-mon[189713]: osdmap e846: 8 total, 8 up, 8 in 2023-10-07T21:26:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:3966: done (7 left) 2023-10-07T21:26:47.912 INFO:tasks.rados.rados.0.smithi003.stdout:3967: copy_from oid 20 from oid 22 current snap is 382 2023-10-07T21:26:47.912 INFO:tasks.rados.rados.0.smithi003.stdout:3968: setattr oid 10 current snap is 382 2023-10-07T21:26:47.913 INFO:tasks.rados.rados.0.smithi003.stdout:3969: delete oid 38 current snap is 382 2023-10-07T21:26:47.913 INFO:tasks.rados.rados.0.smithi003.stdout:3957: finishing write tid 1 to smithi003182153-12 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3957: finishing write tid 2 to smithi003182153-12 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3957: finishing write tid 3 to smithi003182153-12 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3957: finishing write tid 4 to smithi003182153-12 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3960: finishing rollback tid 0 to smithi003182153-37 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3960: finishing rollback tid 1 to smithi003182153-37 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3957: finishing write tid 5 to smithi003182153-12 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2920 (ObjNum 1230 snap 382 seq_num 1230) dirty exists 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3957: left oid 12 (ObjNum 1230 snap 382 seq_num 1230) 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:3960: finishing rollback tid 2 to smithi003182153-37 2023-10-07T21:26:47.914 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2632 (ObjNum 1186 snap 371 seq_num 1186) dirty exists 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3959: finishing rollback tid 1 to smithi003182153-32 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 3702 (ObjNum 145 snap 0 seq_num 1512191568) dirty dne 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3956: finishing copy_from racing read to smithi003182153-9 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3958: finishing copy_from racing read to smithi003182153-11 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3956: finishing copy_from to smithi003182153-9 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 3059 (ObjNum 1215 snap 376 seq_num 1215) dirty exists 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3958: finishing copy_from to smithi003182153-11 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 3081 (ObjNum 1212 snap 376 seq_num 1212) dirty exists 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3962: finishing write tid 1 to smithi003182153-33 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3962: finishing write tid 2 to smithi003182153-33 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3962: finishing write tid 3 to smithi003182153-33 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3962: finishing write tid 4 to smithi003182153-33 2023-10-07T21:26:47.915 INFO:tasks.rados.rados.0.smithi003.stdout:3962: finishing write tid 5 to smithi003182153-33 2023-10-07T21:26:47.916 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 3096 (ObjNum 1231 snap 382 seq_num 1231) dirty exists 2023-10-07T21:26:47.916 INFO:tasks.rados.rados.0.smithi003.stdout:3962: left oid 33 (ObjNum 1231 snap 382 seq_num 1231) 2023-10-07T21:26:47.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 3083 (ObjNum 623 snap 199 seq_num 623) dirty exists 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3956: done (9 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3957: done (8 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3958: done (7 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3959: done (6 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3960: done (5 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3962: done (4 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3963: done (3 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3968: done (2 left) 2023-10-07T21:26:47.931 INFO:tasks.rados.rados.0.smithi003.stdout:3969: done (1 left) 2023-10-07T21:26:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3970: rollback oid 29 current snap is 382 2023-10-07T21:26:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:rollback oid 29 to 359 2023-10-07T21:26:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3971: read oid 25 snap -1 2023-10-07T21:26:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3971: expect (ObjNum 1218 snap 376 seq_num 1218) 2023-10-07T21:26:47.932 INFO:tasks.rados.rados.0.smithi003.stdout:3972: snap_create 2023-10-07T21:26:47.943 INFO:tasks.rados.rados.0.smithi003.stdout:3970: finishing rollback tid 1 to smithi003182153-29 2023-10-07T21:26:47.943 INFO:tasks.rados.rados.0.smithi003.stdout:3970: finishing rollback tid 2 to smithi003182153-29 2023-10-07T21:26:47.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 3098 (ObjNum 1090 snap 342 seq_num 1090) dirty exists 2023-10-07T21:26:47.949 INFO:tasks.rados.rados.0.smithi003.stdout:3967: finishing copy_from racing read to smithi003182153-20 2023-10-07T21:26:47.952 INFO:tasks.rados.rados.0.smithi003.stdout:3967: finishing copy_from to smithi003182153-20 2023-10-07T21:26:47.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 3084 (ObjNum 1191 snap 371 seq_num 1191) dirty exists 2023-10-07T21:26:47.969 INFO:tasks.rados.rados.0.smithi003.stdout:3971: expect (ObjNum 1218 snap 376 seq_num 1218) 2023-10-07T21:26:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:47 smithi003 ceph-mon[200960]: osdmap e847: 8 total, 8 up, 8 in 2023-10-07T21:26:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:47 smithi003 ceph-mon[204507]: osdmap e847: 8 total, 8 up, 8 in 2023-10-07T21:26:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:47 smithi046 ceph-mon[189713]: osdmap e847: 8 total, 8 up, 8 in 2023-10-07T21:26:48.917 INFO:tasks.rados.rados.0.smithi003.stdout:3967: done (3 left) 2023-10-07T21:26:48.918 INFO:tasks.rados.rados.0.smithi003.stdout:3970: done (2 left) 2023-10-07T21:26:48.918 INFO:tasks.rados.rados.0.smithi003.stdout:3971: done (1 left) 2023-10-07T21:26:48.918 INFO:tasks.rados.rados.0.smithi003.stdout:3972: done (0 left) 2023-10-07T21:26:48.918 INFO:tasks.rados.rados.0.smithi003.stdout:3973: setattr oid 7 current snap is 383 2023-10-07T21:26:48.918 INFO:tasks.rados.rados.0.smithi003.stdout:3974: snap_remove snap 379 2023-10-07T21:26:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:48 smithi003 ceph-mon[200960]: pgmap v918: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 368 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 1000 KiB/s wr, 11 op/s 2023-10-07T21:26:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:48 smithi003 ceph-mon[200960]: osdmap e848: 8 total, 8 up, 8 in 2023-10-07T21:26:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:48 smithi003 ceph-mon[204507]: pgmap v918: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 368 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 1000 KiB/s wr, 11 op/s 2023-10-07T21:26:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:48 smithi003 ceph-mon[204507]: osdmap e848: 8 total, 8 up, 8 in 2023-10-07T21:26:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:48 smithi046 ceph-mon[189713]: pgmap v918: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 368 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 1000 KiB/s wr, 11 op/s 2023-10-07T21:26:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:48 smithi046 ceph-mon[189713]: osdmap e848: 8 total, 8 up, 8 in 2023-10-07T21:26:49.898 INFO:tasks.rados.rados.0.smithi003.stdout:3974: done (1 left) 2023-10-07T21:26:49.898 INFO:tasks.rados.rados.0.smithi003.stdout:3975: delete oid 47 current snap is 383 2023-10-07T21:26:49.899 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 3058 (ObjNum 1219 snap 376 seq_num 1219) dirty exists 2023-10-07T21:26:49.913 INFO:tasks.rados.rados.0.smithi003.stdout:3973: done (1 left) 2023-10-07T21:26:49.914 INFO:tasks.rados.rados.0.smithi003.stdout:3975: done (0 left) 2023-10-07T21:26:49.914 INFO:tasks.rados.rados.0.smithi003.stdout:3976: rmattr oid 37 current snap is 383 2023-10-07T21:26:49.914 INFO:tasks.rados.rados.0.smithi003.stdout:3977: read oid 36 snap -1 2023-10-07T21:26:49.914 INFO:tasks.rados.rados.0.smithi003.stdout:3977: expect (ObjNum 1225 snap 381 seq_num 1225) 2023-10-07T21:26:49.914 INFO:tasks.rados.rados.0.smithi003.stdout:3978: delete oid 14 current snap is 383 2023-10-07T21:26:49.922 INFO:tasks.rados.rados.0.smithi003.stdout:3978: done (2 left) 2023-10-07T21:26:49.923 INFO:tasks.rados.rados.0.smithi003.stdout:3979: read oid 23 snap -1 2023-10-07T21:26:49.923 INFO:tasks.rados.rados.0.smithi003.stdout:3979: expect deleted 2023-10-07T21:26:49.923 INFO:tasks.rados.rados.0.smithi003.stdout:3980: setattr oid 1 current snap is 383 2023-10-07T21:26:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:3979: done (3 left) 2023-10-07T21:26:49.924 INFO:tasks.rados.rados.0.smithi003.stdout:3981: setattr oid 41 current snap is 383 2023-10-07T21:26:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:3982: rmattr oid 43 current snap is 383 2023-10-07T21:26:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:3982: done (4 left) 2023-10-07T21:26:49.926 INFO:tasks.rados.rados.0.smithi003.stdout:3983: read oid 33 snap -1 2023-10-07T21:26:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:3983: expect (ObjNum 1231 snap 382 seq_num 1231) 2023-10-07T21:26:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:3984: read oid 49 snap -1 2023-10-07T21:26:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:3984: expect (ObjNum 1183 snap 371 seq_num 1183) 2023-10-07T21:26:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:3985: read oid 13 snap -1 2023-10-07T21:26:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:3985: expect (ObjNum 1212 snap 376 seq_num 1212) 2023-10-07T21:26:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:append oid 12 current snap is 383 2023-10-07T21:26:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:3986: seq_num 1235 ranges {1712128=688128,2400256=802816} 2023-10-07T21:26:49.940 INFO:tasks.rados.rados.0.smithi003.stdout:3986: writing smithi003182153-12 from 1712128 to 2400256 tid 1 2023-10-07T21:26:49.945 INFO:tasks.rados.rados.0.smithi003.stdout:3986: writing smithi003182153-12 from 2400256 to 3203072 tid 2 2023-10-07T21:26:49.945 INFO:tasks.rados.rados.0.smithi003.stdout:3987: delete oid 28 current snap is 383 2023-10-07T21:26:49.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 2633 (ObjNum 1186 snap 371 seq_num 1186) dirty exists 2023-10-07T21:26:49.953 INFO:tasks.rados.rados.0.smithi003.stdout:3977: expect (ObjNum 1225 snap 381 seq_num 1225) 2023-10-07T21:26:50.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 3102 (ObjNum 33 snap 0 seq_num 1510923744) dirty exists 2023-10-07T21:26:50.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 3082 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T21:26:50.023 INFO:tasks.rados.rados.0.smithi003.stdout:3983: expect (ObjNum 1231 snap 382 seq_num 1231) 2023-10-07T21:26:50.059 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 1 to smithi003182153-12 2023-10-07T21:26:50.059 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 2 to smithi003182153-12 2023-10-07T21:26:50.059 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 3 to smithi003182153-12 2023-10-07T21:26:50.059 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 4 to smithi003182153-12 2023-10-07T21:26:50.060 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 2923 (ObjNum 1235 snap 383 seq_num 1235) dirty exists 2023-10-07T21:26:50.060 INFO:tasks.rados.rados.0.smithi003.stdout:3986: left oid 12 (ObjNum 1235 snap 383 seq_num 1235) 2023-10-07T21:26:50.060 INFO:tasks.rados.rados.0.smithi003.stdout:3984: expect (ObjNum 1183 snap 371 seq_num 1183) 2023-10-07T21:26:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:49 smithi003 ceph-mon[200960]: osdmap e849: 8 total, 8 up, 8 in 2023-10-07T21:26:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:49 smithi003 ceph-mon[200960]: osdmap e850: 8 total, 8 up, 8 in 2023-10-07T21:26:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:49 smithi003 ceph-mon[204507]: osdmap e849: 8 total, 8 up, 8 in 2023-10-07T21:26:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:49 smithi003 ceph-mon[204507]: osdmap e850: 8 total, 8 up, 8 in 2023-10-07T21:26:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:49 smithi046 ceph-mon[189713]: osdmap e849: 8 total, 8 up, 8 in 2023-10-07T21:26:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:49 smithi046 ceph-mon[189713]: osdmap e850: 8 total, 8 up, 8 in 2023-10-07T21:26:50.494 INFO:tasks.rados.rados.0.smithi003.stdout:3985: expect (ObjNum 1212 snap 376 seq_num 1212) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3976: done (8 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3977: done (7 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3980: done (6 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3981: done (5 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3983: done (4 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3984: done (3 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3985: done (2 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3986: done (1 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3987: done (0 left) 2023-10-07T21:26:50.543 INFO:tasks.rados.rados.0.smithi003.stdout:3988: delete oid 10 current snap is 383 2023-10-07T21:26:50.546 INFO:tasks.rados.rados.0.smithi003.stdout:3988: done (0 left) 2023-10-07T21:26:50.546 INFO:tasks.rados.rados.0.smithi003.stdout:3989: delete oid 14 current snap is 383 2023-10-07T21:26:50.549 INFO:tasks.rados.rados.0.smithi003.stdout:3989: done (0 left) 2023-10-07T21:26:50.549 INFO:tasks.rados.rados.0.smithi003.stdout:3990: snap_create 2023-10-07T21:26:50.934 INFO:tasks.rados.rados.0.smithi003.stdout:3990: done (0 left) 2023-10-07T21:26:50.935 INFO:tasks.rados.rados.0.smithi003.stdout:3991: copy_from oid 1 from oid 28 current snap is 384 2023-10-07T21:26:50.935 INFO:tasks.rados.rados.0.smithi003.stdout:3992: delete oid 34 current snap is 384 2023-10-07T21:26:50.942 INFO:tasks.rados.rados.0.smithi003.stdout:3991: finishing copy_from to smithi003182153-1 2023-10-07T21:26:50.942 INFO:tasks.rados.rados.0.smithi003.stdout:3991: got expected ENOENT (src dne) 2023-10-07T21:26:50.942 INFO:tasks.rados.rados.0.smithi003.stdout:3991: finishing copy_from racing read to smithi003182153-1 2023-10-07T21:26:50.943 INFO:tasks.rados.rados.0.smithi003.stdout:3991: done (1 left) 2023-10-07T21:26:50.943 INFO:tasks.rados.rados.0.smithi003.stdout:3992: done (0 left) 2023-10-07T21:26:50.943 INFO:tasks.rados.rados.0.smithi003.stdout:3993: snap_create 2023-10-07T21:26:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:50 smithi003 ceph-mon[200960]: pgmap v921: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 287 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2023-10-07T21:26:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:50 smithi003 ceph-mon[204507]: pgmap v921: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 287 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2023-10-07T21:26:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:50 smithi046 ceph-mon[189713]: pgmap v921: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 287 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2023-10-07T21:26:51.935 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:26:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:26:51] "GET /metrics HTTP/1.1" 200 36222 "" "Prometheus/2.43.0" 2023-10-07T21:26:51.940 INFO:tasks.rados.rados.0.smithi003.stdout:3993: done (0 left) 2023-10-07T21:26:51.940 INFO:tasks.rados.rados.0.smithi003.stdout:3994: copy_from oid 44 from oid 13 current snap is 385 2023-10-07T21:26:51.940 INFO:tasks.rados.rados.0.smithi003.stdout:3995: snap_remove snap 383 2023-10-07T21:26:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:51 smithi003 ceph-mon[200960]: osdmap e851: 8 total, 8 up, 8 in 2023-10-07T21:26:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:51 smithi003 ceph-mon[204507]: osdmap e851: 8 total, 8 up, 8 in 2023-10-07T21:26:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:51 smithi046 ceph-mon[189713]: osdmap e851: 8 total, 8 up, 8 in 2023-10-07T21:26:52.949 INFO:tasks.rados.rados.0.smithi003.stdout:3995: done (1 left) 2023-10-07T21:26:52.950 INFO:tasks.rados.rados.0.smithi003.stdout:3996: copy_from oid 12 from oid 17 current snap is 385 2023-10-07T21:26:52.950 INFO:tasks.rados.rados.0.smithi003.stdout:3997: delete oid 3 current snap is 385 2023-10-07T21:26:52.950 INFO:tasks.rados.rados.0.smithi003.stdout:3994: finishing copy_from racing read to smithi003182153-44 2023-10-07T21:26:52.950 INFO:tasks.rados.rados.0.smithi003.stdout:3994: finishing copy_from to smithi003182153-44 2023-10-07T21:26:52.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 3081 (ObjNum 1212 snap 376 seq_num 1212) dirty exists 2023-10-07T21:26:52.956 INFO:tasks.rados.rados.0.smithi003.stdout:3994: done (2 left) 2023-10-07T21:26:52.956 INFO:tasks.rados.rados.0.smithi003.stdout:3997: done (1 left) 2023-10-07T21:26:52.956 INFO:tasks.rados.rados.0.smithi003.stdout:3998: read oid 47 snap -1 2023-10-07T21:26:52.956 INFO:tasks.rados.rados.0.smithi003.stdout:3998: expect deleted 2023-10-07T21:26:52.956 INFO:tasks.rados.rados.0.smithi003.stdout:3999: read oid 43 snap -1 2023-10-07T21:26:52.956 INFO:tasks.rados.rados.0.smithi003.stdout:3999: expect (ObjNum 1215 snap 376 seq_num 1215) 2023-10-07T21:26:52.956 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 3 2023-10-07T21:26:52.957 INFO:tasks.rados.rados.0.smithi003.stdout:3998: done (2 left) 2023-10-07T21:26:52.957 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 2 2023-10-07T21:26:52.981 INFO:tasks.rados.rados.0.smithi003.stdout:3996: finishing copy_from racing read to smithi003182153-12 2023-10-07T21:26:52.983 INFO:tasks.rados.rados.0.smithi003.stdout:3996: finishing copy_from to smithi003182153-12 2023-10-07T21:26:52.983 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 3059 (ObjNum 1215 snap 376 seq_num 1215) dirty exists 2023-10-07T21:26:52.983 INFO:tasks.rados.rados.0.smithi003.stdout:3996: done (1 left) 2023-10-07T21:26:52.983 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 1 2023-10-07T21:26:52.986 INFO:tasks.rados.rados.0.smithi003.stdout:3999: expect (ObjNum 1215 snap 376 seq_num 1215) 2023-10-07T21:26:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:52 smithi003 ceph-mon[200960]: pgmap v924: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 286 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2023-10-07T21:26:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:52 smithi003 ceph-mon[200960]: osdmap e852: 8 total, 8 up, 8 in 2023-10-07T21:26:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:52 smithi003 ceph-mon[204507]: pgmap v924: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 286 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2023-10-07T21:26:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:52 smithi003 ceph-mon[204507]: osdmap e852: 8 total, 8 up, 8 in 2023-10-07T21:26:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:52 smithi046 ceph-mon[189713]: pgmap v924: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 286 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2023-10-07T21:26:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:52 smithi046 ceph-mon[189713]: osdmap e852: 8 total, 8 up, 8 in 2023-10-07T21:26:53.378 INFO:tasks.rados.rados.0.smithi003.stdout:3999: done (0 left) 2023-10-07T21:26:53.380 INFO:tasks.rados.rados.0.smithi003.stderr:0 errors. 2023-10-07T21:26:53.380 INFO:tasks.rados.rados.0.smithi003.stderr: 2023-10-07T21:26:53.383 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T21:26:53.783 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:26:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:53 smithi003 ceph-mon[200960]: osdmap e853: 8 total, 8 up, 8 in 2023-10-07T21:26:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:53 smithi003 ceph-mon[204507]: osdmap e853: 8 total, 8 up, 8 in 2023-10-07T21:26:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:53 smithi046 ceph-mon[189713]: osdmap e853: 8 total, 8 up, 8 in 2023-10-07T21:26:55.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:54 smithi003 ceph-mon[200960]: pgmap v927: 121 pgs: 121 active+clean; 282 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2023-10-07T21:26:55.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:54 smithi003 ceph-mon[200960]: osdmap e854: 8 total, 8 up, 8 in 2023-10-07T21:26:55.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:54 smithi003 ceph-mon[204507]: pgmap v927: 121 pgs: 121 active+clean; 282 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2023-10-07T21:26:55.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:54 smithi003 ceph-mon[204507]: osdmap e854: 8 total, 8 up, 8 in 2023-10-07T21:26:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:54 smithi046 ceph-mon[189713]: pgmap v927: 121 pgs: 121 active+clean; 282 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2023-10-07T21:26:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:54 smithi046 ceph-mon[189713]: osdmap e854: 8 total, 8 up, 8 in 2023-10-07T21:26:55.638 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:26:55.638 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":854,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:26:54.887732+0000","last_up_change":"2023-10-07T21:21:40.789809+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.6299999952316284,"score_stable":1.6299999952316284,"optimal_score":1,"raw_score_acting":1.6299999952316284,"raw_score_stable":1.6299999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T21:11:41.269833+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":"68","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-10-07T21:13:40.924820+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":"853","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":767,"snap_epoch":853,"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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":299,"up_from":310,"up_thru":543,"down_at":300,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6803","nonce":3597888908}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6805","nonce":3597888908}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6809","nonce":3597888908}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6807","nonce":3597888908}]},"public_addr":"172.21.15.3:6803/3597888908","cluster_addr":"172.21.15.3:6805/3597888908","heartbeat_back_addr":"172.21.15.3:6809/3597888908","heartbeat_front_addr":"172.21.15.3:6807/3597888908","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":332,"up_from":343,"up_thru":545,"down_at":333,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6811","nonce":764880617}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6813","nonce":764880617}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6817","nonce":764880617}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6815","nonce":764880617}]},"public_addr":"172.21.15.3:6811/764880617","cluster_addr":"172.21.15.3:6813/764880617","heartbeat_back_addr":"172.21.15.3:6817/764880617","heartbeat_front_addr":"172.21.15.3:6815/764880617","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":365,"up_from":376,"up_thru":543,"down_at":366,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6819","nonce":4291151655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6821","nonce":4291151655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6825","nonce":4291151655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6823","nonce":4291151655}]},"public_addr":"172.21.15.3:6819/4291151655","cluster_addr":"172.21.15.3:6821/4291151655","heartbeat_back_addr":"172.21.15.3:6825/4291151655","heartbeat_front_addr":"172.21.15.3:6823/4291151655","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":398,"up_from":409,"up_thru":594,"down_at":399,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6827","nonce":299263611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6829","nonce":299263611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6833","nonce":299263611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6831","nonce":299263611}]},"public_addr":"172.21.15.3:6827/299263611","cluster_addr":"172.21.15.3:6829/299263611","heartbeat_back_addr":"172.21.15.3:6833/299263611","heartbeat_front_addr":"172.21.15.3:6831/299263611","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":430,"up_from":442,"up_thru":543,"down_at":431,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6801","nonce":530172936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6803","nonce":530172936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6807","nonce":530172936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6805","nonce":530172936}]},"public_addr":"172.21.15.46:6801/530172936","cluster_addr":"172.21.15.46:6803/530172936","heartbeat_back_addr":"172.21.15.46:6807/530172936","heartbeat_front_addr":"172.21.15.46:6805/530172936","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":464,"up_from":476,"up_thru":543,"down_at":465,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6809","nonce":542168789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6811","nonce":542168789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6815","nonce":542168789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6813","nonce":542168789}]},"public_addr":"172.21.15.46:6809/542168789","cluster_addr":"172.21.15.46:6811/542168789","heartbeat_back_addr":"172.21.15.46:6815/542168789","heartbeat_front_addr":"172.21.15.46:6813/542168789","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":498,"up_from":509,"up_thru":543,"down_at":499,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6817","nonce":423985056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6819","nonce":423985056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6823","nonce":423985056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6821","nonce":423985056}]},"public_addr":"172.21.15.46:6817/423985056","cluster_addr":"172.21.15.46:6819/423985056","heartbeat_back_addr":"172.21.15.46:6823/423985056","heartbeat_front_addr":"172.21.15.46:6821/423985056","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":532,"up_from":543,"up_thru":546,"down_at":533,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6825","nonce":1201685370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6827","nonce":1201685370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6831","nonce":1201685370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6829","nonce":1201685370}]},"public_addr":"172.21.15.46:6825/1201685370","cluster_addr":"172.21.15.46:6827/1201685370","heartbeat_back_addr":"172.21.15.46:6831/1201685370","heartbeat_front_addr":"172.21.15.46:6829/1201685370","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-10-07T21:07:55.032854+0000","dead_epoch":299},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:08:16.410315+0000","dead_epoch":332},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:08:38.610602+0000","dead_epoch":365},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:09:01.269961+0000","dead_epoch":398},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:09:23.065596+0000","dead_epoch":430},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:09:45.799400+0000","dead_epoch":464},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:10:08.844585+0000","dead_epoch":498},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:10:31.304050+0000","dead_epoch":532}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.0","mappings":[{"from":6,"to":7}]},{"pgid":"3.7","mappings":[{"from":0,"to":1}]},{"pgid":"3.9","mappings":[{"from":4,"to":1}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":7}]},{"pgid":"3.1f","mappings":[{"from":0,"to":7}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.31","mappings":[{"from":4,"to":7}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.37","mappings":[{"from":5,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]},{"pgid":"5.4","mappings":[{"from":5,"to":3}]},{"pgid":"5.5","mappings":[{"from":0,"to":7}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:6833/1043359112":"2023-10-08T21:22:02.583863+0000","172.21.15.46:6832/1043359112":"2023-10-08T21:22:02.583863+0000","172.21.15.3:0/3954595069":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/2011615673":"2023-10-08T21:16:31.115482+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1645292421":"2023-10-08T21:15:04.509079+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.46:0/2023258983":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.46:0/1878399089":"2023-10-08T21:15:46.961075+0000","172.21.15.46:0/462970028":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/2793706005":"2023-10-08T21:15:04.509079+0000","172.21.15.3:6801/2839440700":"2023-10-08T21:15:04.509079+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6800/2839440700":"2023-10-08T21:15:04.509079+0000","172.21.15.46:6835/2550838829":"2023-10-08T21:15:46.961075+0000","172.21.15.46:0/3082887460":"2023-10-08T21:15:46.961075+0000","172.21.15.46:6834/2550838829":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/3135710002":"2023-10-08T21:15:04.509079+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/2746388883":"2023-10-08T21:15:04.509079+0000","172.21.15.3:0/2711769053":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/572546835":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.46:0/1070423691":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.46:0/879003846":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/1432060086":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/2555985530":"2023-10-08T21:15:04.509079+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1603319192":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6800/3049865294":"2023-10-08T21:16:31.115482+0000","172.21.15.3:6801/3049865294":"2023-10-08T21:16:31.115482+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":753,"length":1},{"begin":765,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":651,"length":1},{"begin":717,"length":1},{"begin":739,"length":1},{"begin":756,"length":1}]}],"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-10-07T21:26:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:55 smithi003 ceph-mon[200960]: pgmap v929: 121 pgs: 121 active+clean; 282 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 677 KiB/s wr, 20 op/s 2023-10-07T21:26:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:55 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2418077015' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:26:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:55 smithi003 ceph-mon[204507]: pgmap v929: 121 pgs: 121 active+clean; 282 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 677 KiB/s wr, 20 op/s 2023-10-07T21:26:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:55 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2418077015' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:26:56.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T21:26:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:55 smithi046 ceph-mon[189713]: pgmap v929: 121 pgs: 121 active+clean; 282 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 677 KiB/s wr, 20 op/s 2023-10-07T21:26:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:55 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2418077015' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T21:26:56.707 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:26:58.431 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-07T21:26:58.433 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2023-10-07T21:26:58.618 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:58 smithi003 ceph-mon[204507]: pgmap v930: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:26:58.619 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:58 smithi003 ceph-mon[200960]: pgmap v930: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:26:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:58 smithi046 ceph-mon[189713]: pgmap v930: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-10-07T21:26:59.069 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":930,"stamp":"2023-10-07T21:26:57.303334+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":302078916,"num_objects":167,"num_object_clones":93,"num_object_copies":501,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":167,"num_whiteouts":11,"num_read":4564,"num_read_kb":4901466,"num_write":8823,"num_write_kb":1849555,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":189,"num_bytes_recovered":364807776,"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":25350,"ondisk_log_size":25350,"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":4039936,"kb_used_data":517960,"kb_used_omap":312,"kb_used_meta":3521543,"kb_avail":745921280,"statfs":{"total":767960285184,"available":763823390720,"internally_reserved":0,"allocated":530391040,"data_stored":699634757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":319867,"internal_metadata":3606060677},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1875968,"num_objects":3,"num_object_clones":2,"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":3,"num_read":23,"num_read_kb":44403,"num_write":69,"num_write_kb":9096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001505"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":793,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.067034+0000","last_change":"2023-10-07T21:21:41.830157+0000","last_active":"2023-10-07T21:26:52.067034+0000","last_peered":"2023-10-07T21:26:52.067034+0000","last_clean":"2023-10-07T21:26:52.067034+0000","last_became_active":"2023-10-07T21:21:41.829801+0000","last_became_peered":"2023-10-07T21:21:41.829801+0000","last_unstale":"2023-10-07T21:26:52.067034+0000","last_undegraded":"2023-10-07T21:26:52.067034+0000","last_fullsized":"2023-10-07T21:26:52.067034+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:59:30.239502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":798,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.951068+0000","last_change":"2023-10-07T21:21:07.817229+0000","last_active":"2023-10-07T21:26:52.951068+0000","last_peered":"2023-10-07T21:26:52.951068+0000","last_clean":"2023-10-07T21:26:52.951068+0000","last_became_active":"2023-10-07T21:21:07.816946+0000","last_became_peered":"2023-10-07T21:21:07.816946+0000","last_unstale":"2023-10-07T21:26:52.951068+0000","last_undegraded":"2023-10-07T21:26:52.951068+0000","last_fullsized":"2023-10-07T21:26:52.951068+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:44:56.327550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":784,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948560+0000","last_change":"2023-10-07T21:18:54.905831+0000","last_active":"2023-10-07T21:26:52.948560+0000","last_peered":"2023-10-07T21:26:52.948560+0000","last_clean":"2023-10-07T21:26:52.948560+0000","last_became_active":"2023-10-07T21:18:54.905529+0000","last_became_peered":"2023-10-07T21:18:54.905529+0000","last_unstale":"2023-10-07T21:26:52.948560+0000","last_undegraded":"2023-10-07T21:26:52.948560+0000","last_fullsized":"2023-10-07T21:26:52.948560+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:19:19.364758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":803,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937657+0000","last_change":"2023-10-07T21:21:41.831390+0000","last_active":"2023-10-07T21:26:51.937657+0000","last_peered":"2023-10-07T21:26:51.937657+0000","last_clean":"2023-10-07T21:26:51.937657+0000","last_became_active":"2023-10-07T21:21:41.831074+0000","last_became_peered":"2023-10-07T21:21:41.831074+0000","last_unstale":"2023-10-07T21:26:51.937657+0000","last_undegraded":"2023-10-07T21:26:51.937657+0000","last_fullsized":"2023-10-07T21:26:51.937657+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:12:53.569939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":808,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.065894+0000","last_change":"2023-10-07T21:21:41.841489+0000","last_active":"2023-10-07T21:26:52.065894+0000","last_peered":"2023-10-07T21:26:52.065894+0000","last_clean":"2023-10-07T21:26:52.065894+0000","last_became_active":"2023-10-07T21:21:41.841175+0000","last_became_peered":"2023-10-07T21:21:41.841175+0000","last_unstale":"2023-10-07T21:26:52.065894+0000","last_undegraded":"2023-10-07T21:26:52.065894+0000","last_fullsized":"2023-10-07T21:26:52.065894+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:07:09.745150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":785,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.943081+0000","last_change":"2023-10-07T21:18:54.905902+0000","last_active":"2023-10-07T21:26:51.943081+0000","last_peered":"2023-10-07T21:26:51.943081+0000","last_clean":"2023-10-07T21:26:51.943081+0000","last_became_active":"2023-10-07T21:18:54.905581+0000","last_became_peered":"2023-10-07T21:18:54.905581+0000","last_unstale":"2023-10-07T21:26:51.943081+0000","last_undegraded":"2023-10-07T21:26:51.943081+0000","last_fullsized":"2023-10-07T21:26:51.943081+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:14:59.589942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":808,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066278+0000","last_change":"2023-10-07T21:21:41.839004+0000","last_active":"2023-10-07T21:26:52.066278+0000","last_peered":"2023-10-07T21:26:52.066278+0000","last_clean":"2023-10-07T21:26:52.066278+0000","last_became_active":"2023-10-07T21:21:41.838580+0000","last_became_peered":"2023-10-07T21:21:41.838580+0000","last_unstale":"2023-10-07T21:26:52.066278+0000","last_undegraded":"2023-10-07T21:26:52.066278+0000","last_fullsized":"2023-10-07T21:26:52.066278+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:01:03.148297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":807,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-10-07T21:26:54.892201+0000","last_change":"2023-10-07T21:21:07.829058+0000","last_active":"2023-10-07T21:26:54.892201+0000","last_peered":"2023-10-07T21:26:54.892201+0000","last_clean":"2023-10-07T21:26:54.892201+0000","last_became_active":"2023-10-07T21:21:07.828407+0000","last_became_peered":"2023-10-07T21:21:07.828407+0000","last_unstale":"2023-10-07T21:26:54.892201+0000","last_undegraded":"2023-10-07T21:26:54.892201+0000","last_fullsized":"2023-10-07T21:26:54.892201+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:18:39.123343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":799,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066882+0000","last_change":"2023-10-07T21:21:42.817349+0000","last_active":"2023-10-07T21:26:52.066882+0000","last_peered":"2023-10-07T21:26:52.066882+0000","last_clean":"2023-10-07T21:26:52.066882+0000","last_became_active":"2023-10-07T21:21:42.816962+0000","last_became_peered":"2023-10-07T21:21:42.816962+0000","last_unstale":"2023-10-07T21:26:52.066882+0000","last_undegraded":"2023-10-07T21:26:52.066882+0000","last_fullsized":"2023-10-07T21:26:52.066882+0000","mapping_epoch":544,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":545,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:45:37.681877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,2,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":791,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974836+0000","last_change":"2023-10-07T21:21:07.820627+0000","last_active":"2023-10-07T21:26:52.974836+0000","last_peered":"2023-10-07T21:26:52.974836+0000","last_clean":"2023-10-07T21:26:52.974836+0000","last_became_active":"2023-10-07T21:21:07.820161+0000","last_became_peered":"2023-10-07T21:21:07.820161+0000","last_unstale":"2023-10-07T21:26:52.974836+0000","last_undegraded":"2023-10-07T21:26:52.974836+0000","last_fullsized":"2023-10-07T21:26:52.974836+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:14:39.685767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":791,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974814+0000","last_change":"2023-10-07T21:21:07.820293+0000","last_active":"2023-10-07T21:26:52.974814+0000","last_peered":"2023-10-07T21:26:52.974814+0000","last_clean":"2023-10-07T21:26:52.974814+0000","last_became_active":"2023-10-07T21:21:07.819491+0000","last_became_peered":"2023-10-07T21:21:07.819491+0000","last_unstale":"2023-10-07T21:26:52.974814+0000","last_undegraded":"2023-10-07T21:26:52.974814+0000","last_fullsized":"2023-10-07T21:26:52.974814+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:07:56.283782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":790,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.943196+0000","last_change":"2023-10-07T21:21:07.828547+0000","last_active":"2023-10-07T21:26:51.943196+0000","last_peered":"2023-10-07T21:26:51.943196+0000","last_clean":"2023-10-07T21:26:51.943196+0000","last_became_active":"2023-10-07T21:21:07.828177+0000","last_became_peered":"2023-10-07T21:21:07.828177+0000","last_unstale":"2023-10-07T21:26:51.943196+0000","last_undegraded":"2023-10-07T21:26:51.943196+0000","last_fullsized":"2023-10-07T21:26:51.943196+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T09:02:02.590392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":806,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957401+0000","last_change":"2023-10-07T21:21:07.829481+0000","last_active":"2023-10-07T21:26:52.957401+0000","last_peered":"2023-10-07T21:26:52.957401+0000","last_clean":"2023-10-07T21:26:52.957401+0000","last_became_active":"2023-10-07T21:21:07.829184+0000","last_became_peered":"2023-10-07T21:21:07.829184+0000","last_unstale":"2023-10-07T21:26:52.957401+0000","last_undegraded":"2023-10-07T21:26:52.957401+0000","last_fullsized":"2023-10-07T21:26:52.957401+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:45:09.850504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":783,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949623+0000","last_change":"2023-10-07T21:20:34.945271+0000","last_active":"2023-10-07T21:26:52.949623+0000","last_peered":"2023-10-07T21:26:52.949623+0000","last_clean":"2023-10-07T21:26:52.949623+0000","last_became_active":"2023-10-07T21:20:34.944871+0000","last_became_peered":"2023-10-07T21:20:34.944871+0000","last_unstale":"2023-10-07T21:26:52.949623+0000","last_undegraded":"2023-10-07T21:26:52.949623+0000","last_fullsized":"2023-10-07T21:26:52.949623+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:17:05.772462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":808,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948972+0000","last_change":"2023-10-07T21:21:42.813684+0000","last_active":"2023-10-07T21:26:52.948972+0000","last_peered":"2023-10-07T21:26:52.948972+0000","last_clean":"2023-10-07T21:26:52.948972+0000","last_became_active":"2023-10-07T21:21:42.813158+0000","last_became_peered":"2023-10-07T21:21:42.813158+0000","last_unstale":"2023-10-07T21:26:52.948972+0000","last_undegraded":"2023-10-07T21:26:52.948972+0000","last_fullsized":"2023-10-07T21:26:52.948972+0000","mapping_epoch":544,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":545,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:55:02.199966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[1,7,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":786,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937014+0000","last_change":"2023-10-07T21:21:41.842563+0000","last_active":"2023-10-07T21:26:51.937014+0000","last_peered":"2023-10-07T21:26:51.937014+0000","last_clean":"2023-10-07T21:26:51.937014+0000","last_became_active":"2023-10-07T21:21:41.842283+0000","last_became_peered":"2023-10-07T21:21:41.842283+0000","last_unstale":"2023-10-07T21:26:51.937014+0000","last_undegraded":"2023-10-07T21:26:51.937014+0000","last_fullsized":"2023-10-07T21:26:51.937014+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:45:17.729581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":794,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.938398+0000","last_change":"2023-10-07T21:21:41.829076+0000","last_active":"2023-10-07T21:26:51.938398+0000","last_peered":"2023-10-07T21:26:51.938398+0000","last_clean":"2023-10-07T21:26:51.938398+0000","last_became_active":"2023-10-07T21:21:41.827840+0000","last_became_peered":"2023-10-07T21:21:41.827840+0000","last_unstale":"2023-10-07T21:26:51.938398+0000","last_undegraded":"2023-10-07T21:26:51.938398+0000","last_fullsized":"2023-10-07T21:26:51.938398+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:55:49.004759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":791,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.943676+0000","last_change":"2023-10-07T21:21:41.821787+0000","last_active":"2023-10-07T21:26:51.943676+0000","last_peered":"2023-10-07T21:26:51.943676+0000","last_clean":"2023-10-07T21:26:51.943676+0000","last_became_active":"2023-10-07T21:21:41.821246+0000","last_became_peered":"2023-10-07T21:21:41.821246+0000","last_unstale":"2023-10-07T21:26:51.943676+0000","last_undegraded":"2023-10-07T21:26:51.943676+0000","last_fullsized":"2023-10-07T21:26:51.943676+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:03:45.264359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":793,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.067211+0000","last_change":"2023-10-07T21:21:41.844803+0000","last_active":"2023-10-07T21:26:52.067211+0000","last_peered":"2023-10-07T21:26:52.067211+0000","last_clean":"2023-10-07T21:26:52.067211+0000","last_became_active":"2023-10-07T21:21:41.840838+0000","last_became_peered":"2023-10-07T21:21:41.840838+0000","last_unstale":"2023-10-07T21:26:52.067211+0000","last_undegraded":"2023-10-07T21:26:52.067211+0000","last_fullsized":"2023-10-07T21:26:52.067211+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:31:24.484870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"564'5","reported_seq":792,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.950395+0000","last_change":"2023-10-07T21:21:41.827731+0000","last_active":"2023-10-07T21:26:52.950395+0000","last_peered":"2023-10-07T21:26:52.950395+0000","last_clean":"2023-10-07T21:26:52.950395+0000","last_became_active":"2023-10-07T21:21:41.827342+0000","last_became_peered":"2023-10-07T21:21:41.827342+0000","last_unstale":"2023-10-07T21:26:52.950395+0000","last_undegraded":"2023-10-07T21:26:52.950395+0000","last_fullsized":"2023-10-07T21:26:52.950395+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:38:30.632663+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":797,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957318+0000","last_change":"2023-10-07T21:21:07.828761+0000","last_active":"2023-10-07T21:26:52.957318+0000","last_peered":"2023-10-07T21:26:52.957318+0000","last_clean":"2023-10-07T21:26:52.957318+0000","last_became_active":"2023-10-07T21:21:07.828436+0000","last_became_peered":"2023-10-07T21:21:07.828436+0000","last_unstale":"2023-10-07T21:26:52.957318+0000","last_undegraded":"2023-10-07T21:26:52.957318+0000","last_fullsized":"2023-10-07T21:26:52.957318+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:58:38.934523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"564'2","reported_seq":841,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957548+0000","last_change":"2023-10-07T21:22:32.884545+0000","last_active":"2023-10-07T21:26:52.957548+0000","last_peered":"2023-10-07T21:26:52.957548+0000","last_clean":"2023-10-07T21:26:52.957548+0000","last_became_active":"2023-10-07T21:22:32.884120+0000","last_became_peered":"2023-10-07T21:22:32.884120+0000","last_unstale":"2023-10-07T21:26:52.957548+0000","last_undegraded":"2023-10-07T21:26:52.957548+0000","last_fullsized":"2023-10-07T21:26:52.957548+0000","mapping_epoch":594,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:31:05.619397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":315,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066760+0000","last_change":"2023-10-07T21:21:42.814696+0000","last_active":"2023-10-07T21:26:52.066760+0000","last_peered":"2023-10-07T21:26:52.066760+0000","last_clean":"2023-10-07T21:26:52.066760+0000","last_became_active":"2023-10-07T21:21:42.814345+0000","last_became_peered":"2023-10-07T21:21:42.814345+0000","last_unstale":"2023-10-07T21:26:52.066760+0000","last_undegraded":"2023-10-07T21:26:52.066760+0000","last_fullsized":"2023-10-07T21:26:52.066760+0000","mapping_epoch":544,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":545,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:34:36.070001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1d","version":"62'2","reported_seq":798,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.067218+0000","last_change":"2023-10-07T21:21:41.846094+0000","last_active":"2023-10-07T21:26:52.067218+0000","last_peered":"2023-10-07T21:26:52.067218+0000","last_clean":"2023-10-07T21:26:52.067218+0000","last_became_active":"2023-10-07T21:21:41.845440+0000","last_became_peered":"2023-10-07T21:21:41.845440+0000","last_unstale":"2023-10-07T21:26:52.067218+0000","last_undegraded":"2023-10-07T21:26:52.067218+0000","last_fullsized":"2023-10-07T21:26:52.067218+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:27:03.935526+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":798,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937570+0000","last_change":"2023-10-07T21:20:34.934515+0000","last_active":"2023-10-07T21:26:51.937570+0000","last_peered":"2023-10-07T21:26:51.937570+0000","last_clean":"2023-10-07T21:26:51.937570+0000","last_became_active":"2023-10-07T21:20:34.934224+0000","last_became_peered":"2023-10-07T21:20:34.934224+0000","last_unstale":"2023-10-07T21:26:51.937570+0000","last_undegraded":"2023-10-07T21:26:51.937570+0000","last_fullsized":"2023-10-07T21:26:51.937570+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:17:48.907759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":806,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066086+0000","last_change":"2023-10-07T21:21:41.831842+0000","last_active":"2023-10-07T21:26:52.066086+0000","last_peered":"2023-10-07T21:26:52.066086+0000","last_clean":"2023-10-07T21:26:52.066086+0000","last_became_active":"2023-10-07T21:21:41.831476+0000","last_became_peered":"2023-10-07T21:21:41.831476+0000","last_unstale":"2023-10-07T21:26:52.066086+0000","last_undegraded":"2023-10-07T21:26:52.066086+0000","last_fullsized":"2023-10-07T21:26:52.066086+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:16:17.307966+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":794,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937909+0000","last_change":"2023-10-07T21:21:07.817486+0000","last_active":"2023-10-07T21:26:51.937909+0000","last_peered":"2023-10-07T21:26:51.937909+0000","last_clean":"2023-10-07T21:26:51.937909+0000","last_became_active":"2023-10-07T21:21:07.817142+0000","last_became_peered":"2023-10-07T21:21:07.817142+0000","last_unstale":"2023-10-07T21:26:51.937909+0000","last_undegraded":"2023-10-07T21:26:51.937909+0000","last_fullsized":"2023-10-07T21:26:51.937909+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:51:52.090140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"564'2","reported_seq":810,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-10-07T21:26:54.893058+0000","last_change":"2023-10-07T21:21:41.833005+0000","last_active":"2023-10-07T21:26:54.893058+0000","last_peered":"2023-10-07T21:26:54.893058+0000","last_clean":"2023-10-07T21:26:54.893058+0000","last_became_active":"2023-10-07T21:21:41.832649+0000","last_became_peered":"2023-10-07T21:21:41.832649+0000","last_unstale":"2023-10-07T21:26:54.893058+0000","last_undegraded":"2023-10-07T21:26:54.893058+0000","last_fullsized":"2023-10-07T21:26:54.893058+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T09:09:42.480859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":820,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.951768+0000","last_change":"2023-10-07T21:20:00.787109+0000","last_active":"2023-10-07T21:26:51.951768+0000","last_peered":"2023-10-07T21:26:51.951768+0000","last_clean":"2023-10-07T21:26:51.951768+0000","last_became_active":"2023-10-07T21:20:00.786745+0000","last_became_peered":"2023-10-07T21:20:00.786745+0000","last_unstale":"2023-10-07T21:26:51.951768+0000","last_undegraded":"2023-10-07T21:26:51.951768+0000","last_fullsized":"2023-10-07T21:26:51.951768+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:44:19.552925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"564'2","reported_seq":798,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.975107+0000","last_change":"2023-10-07T21:21:41.822307+0000","last_active":"2023-10-07T21:26:52.975107+0000","last_peered":"2023-10-07T21:26:52.975107+0000","last_clean":"2023-10-07T21:26:52.975107+0000","last_became_active":"2023-10-07T21:21:41.821920+0000","last_became_peered":"2023-10-07T21:21:41.821920+0000","last_unstale":"2023-10-07T21:26:52.975107+0000","last_undegraded":"2023-10-07T21:26:52.975107+0000","last_fullsized":"2023-10-07T21:26:52.975107+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:40:14.909206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":783,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949475+0000","last_change":"2023-10-07T21:21:41.837958+0000","last_active":"2023-10-07T21:26:52.949475+0000","last_peered":"2023-10-07T21:26:52.949475+0000","last_clean":"2023-10-07T21:26:52.949475+0000","last_became_active":"2023-10-07T21:21:41.837031+0000","last_became_peered":"2023-10-07T21:21:41.837031+0000","last_unstale":"2023-10-07T21:26:52.949475+0000","last_undegraded":"2023-10-07T21:26:52.949475+0000","last_fullsized":"2023-10-07T21:26:52.949475+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:24:55.981477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":815,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957075+0000","last_change":"2023-10-07T21:21:07.830114+0000","last_active":"2023-10-07T21:26:52.957075+0000","last_peered":"2023-10-07T21:26:52.957075+0000","last_clean":"2023-10-07T21:26:52.957075+0000","last_became_active":"2023-10-07T21:21:07.829772+0000","last_became_peered":"2023-10-07T21:21:07.829772+0000","last_unstale":"2023-10-07T21:26:52.957075+0000","last_undegraded":"2023-10-07T21:26:52.957075+0000","last_fullsized":"2023-10-07T21:26:52.957075+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T23:14:53.002950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":810,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957144+0000","last_change":"2023-10-07T21:19:27.809323+0000","last_active":"2023-10-07T21:26:52.957144+0000","last_peered":"2023-10-07T21:26:52.957144+0000","last_clean":"2023-10-07T21:26:52.957144+0000","last_became_active":"2023-10-07T21:19:27.808796+0000","last_became_peered":"2023-10-07T21:19:27.808796+0000","last_unstale":"2023-10-07T21:26:52.957144+0000","last_undegraded":"2023-10-07T21:26:52.957144+0000","last_fullsized":"2023-10-07T21:26:52.957144+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:49:50.286664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":795,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937273+0000","last_change":"2023-10-07T21:21:41.840907+0000","last_active":"2023-10-07T21:26:51.937273+0000","last_peered":"2023-10-07T21:26:51.937273+0000","last_clean":"2023-10-07T21:26:51.937273+0000","last_became_active":"2023-10-07T21:21:41.840542+0000","last_became_peered":"2023-10-07T21:21:41.840542+0000","last_unstale":"2023-10-07T21:26:51.937273+0000","last_undegraded":"2023-10-07T21:26:51.937273+0000","last_fullsized":"2023-10-07T21:26:51.937273+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:48:37.325388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":792,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948927+0000","last_change":"2023-10-07T21:20:00.785485+0000","last_active":"2023-10-07T21:26:52.948927+0000","last_peered":"2023-10-07T21:26:52.948927+0000","last_clean":"2023-10-07T21:26:52.948927+0000","last_became_active":"2023-10-07T21:20:00.785149+0000","last_became_peered":"2023-10-07T21:20:00.785149+0000","last_unstale":"2023-10-07T21:26:52.948927+0000","last_undegraded":"2023-10-07T21:26:52.948927+0000","last_fullsized":"2023-10-07T21:26:52.948927+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:46:43.201866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":792,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.975457+0000","last_change":"2023-10-07T21:21:07.825434+0000","last_active":"2023-10-07T21:26:52.975457+0000","last_peered":"2023-10-07T21:26:52.975457+0000","last_clean":"2023-10-07T21:26:52.975457+0000","last_became_active":"2023-10-07T21:21:07.825099+0000","last_became_peered":"2023-10-07T21:21:07.825099+0000","last_unstale":"2023-10-07T21:26:52.975457+0000","last_undegraded":"2023-10-07T21:26:52.975457+0000","last_fullsized":"2023-10-07T21:26:52.975457+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:42:43.352177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":778,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.938014+0000","last_change":"2023-10-07T21:21:41.824482+0000","last_active":"2023-10-07T21:26:51.938014+0000","last_peered":"2023-10-07T21:26:51.938014+0000","last_clean":"2023-10-07T21:26:51.938014+0000","last_became_active":"2023-10-07T21:21:41.824177+0000","last_became_peered":"2023-10-07T21:21:41.824177+0000","last_unstale":"2023-10-07T21:26:51.938014+0000","last_undegraded":"2023-10-07T21:26:51.938014+0000","last_fullsized":"2023-10-07T21:26:51.938014+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:56:02.673914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":811,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937890+0000","last_change":"2023-10-07T21:21:07.817224+0000","last_active":"2023-10-07T21:26:51.937890+0000","last_peered":"2023-10-07T21:26:51.937890+0000","last_clean":"2023-10-07T21:26:51.937890+0000","last_became_active":"2023-10-07T21:21:07.816856+0000","last_became_peered":"2023-10-07T21:21:07.816856+0000","last_unstale":"2023-10-07T21:26:51.937890+0000","last_undegraded":"2023-10-07T21:26:51.937890+0000","last_fullsized":"2023-10-07T21:26:51.937890+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:29:01.820137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":315,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066656+0000","last_change":"2023-10-07T21:21:42.810885+0000","last_active":"2023-10-07T21:26:52.066656+0000","last_peered":"2023-10-07T21:26:52.066656+0000","last_clean":"2023-10-07T21:26:52.066656+0000","last_became_active":"2023-10-07T21:21:42.810477+0000","last_became_peered":"2023-10-07T21:21:42.810477+0000","last_unstale":"2023-10-07T21:26:52.066656+0000","last_undegraded":"2023-10-07T21:26:52.066656+0000","last_fullsized":"2023-10-07T21:26:52.066656+0000","mapping_epoch":544,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":545,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:34:18.157559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.15","version":"62'3","reported_seq":804,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949697+0000","last_change":"2023-10-07T21:20:34.936432+0000","last_active":"2023-10-07T21:26:52.949697+0000","last_peered":"2023-10-07T21:26:52.949697+0000","last_clean":"2023-10-07T21:26:52.949697+0000","last_became_active":"2023-10-07T21:20:34.936012+0000","last_became_peered":"2023-10-07T21:20:34.936012+0000","last_unstale":"2023-10-07T21:26:52.949697+0000","last_undegraded":"2023-10-07T21:26:52.949697+0000","last_fullsized":"2023-10-07T21:26:52.949697+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:52:47.550752+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":785,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.952107+0000","last_change":"2023-10-07T21:21:41.834979+0000","last_active":"2023-10-07T21:26:51.952107+0000","last_peered":"2023-10-07T21:26:51.952107+0000","last_clean":"2023-10-07T21:26:51.952107+0000","last_became_active":"2023-10-07T21:21:41.834729+0000","last_became_peered":"2023-10-07T21:21:41.834729+0000","last_unstale":"2023-10-07T21:26:51.952107+0000","last_undegraded":"2023-10-07T21:26:51.952107+0000","last_fullsized":"2023-10-07T21:26:51.952107+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:03:38.887627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"564'29","reported_seq":827,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974832+0000","last_change":"2023-10-07T21:21:07.832423+0000","last_active":"2023-10-07T21:26:52.974832+0000","last_peered":"2023-10-07T21:26:52.974832+0000","last_clean":"2023-10-07T21:26:52.974832+0000","last_became_active":"2023-10-07T21:21:07.831988+0000","last_became_peered":"2023-10-07T21:21:07.831988+0000","last_unstale":"2023-10-07T21:26:52.974832+0000","last_undegraded":"2023-10-07T21:26:52.974832+0000","last_fullsized":"2023-10-07T21:26:52.974832+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:55:24.166722+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":808,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066879+0000","last_change":"2023-10-07T21:21:41.846184+0000","last_active":"2023-10-07T21:26:52.066879+0000","last_peered":"2023-10-07T21:26:52.066879+0000","last_clean":"2023-10-07T21:26:52.066879+0000","last_became_active":"2023-10-07T21:21:41.845672+0000","last_became_peered":"2023-10-07T21:21:41.845672+0000","last_unstale":"2023-10-07T21:26:52.066879+0000","last_undegraded":"2023-10-07T21:26:52.066879+0000","last_fullsized":"2023-10-07T21:26:52.066879+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:42:56.839373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":788,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949667+0000","last_change":"2023-10-07T21:20:00.803947+0000","last_active":"2023-10-07T21:26:52.949667+0000","last_peered":"2023-10-07T21:26:52.949667+0000","last_clean":"2023-10-07T21:26:52.949667+0000","last_became_active":"2023-10-07T21:20:00.803298+0000","last_became_peered":"2023-10-07T21:20:00.803298+0000","last_unstale":"2023-10-07T21:26:52.949667+0000","last_undegraded":"2023-10-07T21:26:52.949667+0000","last_fullsized":"2023-10-07T21:26:52.949667+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T04:16:49.290251+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":783,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949977+0000","last_change":"2023-10-07T21:21:41.836423+0000","last_active":"2023-10-07T21:26:52.949977+0000","last_peered":"2023-10-07T21:26:52.949977+0000","last_clean":"2023-10-07T21:26:52.949977+0000","last_became_active":"2023-10-07T21:21:41.836074+0000","last_became_peered":"2023-10-07T21:21:41.836074+0000","last_unstale":"2023-10-07T21:26:52.949977+0000","last_undegraded":"2023-10-07T21:26:52.949977+0000","last_fullsized":"2023-10-07T21:26:52.949977+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:33:34.759172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":803,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937431+0000","last_change":"2023-10-07T21:21:41.824171+0000","last_active":"2023-10-07T21:26:51.937431+0000","last_peered":"2023-10-07T21:26:51.937431+0000","last_clean":"2023-10-07T21:26:51.937431+0000","last_became_active":"2023-10-07T21:21:41.823675+0000","last_became_peered":"2023-10-07T21:21:41.823675+0000","last_unstale":"2023-10-07T21:26:51.937431+0000","last_undegraded":"2023-10-07T21:26:51.937431+0000","last_fullsized":"2023-10-07T21:26:51.937431+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:52:13.436135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":808,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066224+0000","last_change":"2023-10-07T21:21:41.832408+0000","last_active":"2023-10-07T21:26:52.066224+0000","last_peered":"2023-10-07T21:26:52.066224+0000","last_clean":"2023-10-07T21:26:52.066224+0000","last_became_active":"2023-10-07T21:21:41.832000+0000","last_became_peered":"2023-10-07T21:21:41.832000+0000","last_unstale":"2023-10-07T21:26:52.066224+0000","last_undegraded":"2023-10-07T21:26:52.066224+0000","last_fullsized":"2023-10-07T21:26:52.066224+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:21:09.425951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":800,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974403+0000","last_change":"2023-10-07T21:21:07.816745+0000","last_active":"2023-10-07T21:26:52.974403+0000","last_peered":"2023-10-07T21:26:52.974403+0000","last_clean":"2023-10-07T21:26:52.974403+0000","last_became_active":"2023-10-07T21:21:07.816380+0000","last_became_peered":"2023-10-07T21:21:07.816380+0000","last_unstale":"2023-10-07T21:26:52.974403+0000","last_undegraded":"2023-10-07T21:26:52.974403+0000","last_fullsized":"2023-10-07T21:26:52.974403+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:53:47.854090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":791,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974281+0000","last_change":"2023-10-07T21:21:07.818191+0000","last_active":"2023-10-07T21:26:52.974281+0000","last_peered":"2023-10-07T21:26:52.974281+0000","last_clean":"2023-10-07T21:26:52.974281+0000","last_became_active":"2023-10-07T21:21:07.817730+0000","last_became_peered":"2023-10-07T21:21:07.817730+0000","last_unstale":"2023-10-07T21:26:52.974281+0000","last_undegraded":"2023-10-07T21:26:52.974281+0000","last_fullsized":"2023-10-07T21:26:52.974281+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:24:05.758513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'8","reported_seq":809,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.942913+0000","last_change":"2023-10-07T21:18:54.901820+0000","last_active":"2023-10-07T21:26:51.942913+0000","last_peered":"2023-10-07T21:26:51.942913+0000","last_clean":"2023-10-07T21:26:51.942913+0000","last_became_active":"2023-10-07T21:18:54.901417+0000","last_became_peered":"2023-10-07T21:18:54.901417+0000","last_unstale":"2023-10-07T21:26:51.942913+0000","last_undegraded":"2023-10-07T21:26:51.942913+0000","last_fullsized":"2023-10-07T21:26:51.942913+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:54:06.380305+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":793,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066171+0000","last_change":"2023-10-07T21:21:41.839413+0000","last_active":"2023-10-07T21:26:52.066171+0000","last_peered":"2023-10-07T21:26:52.066171+0000","last_clean":"2023-10-07T21:26:52.066171+0000","last_became_active":"2023-10-07T21:21:41.839112+0000","last_became_peered":"2023-10-07T21:21:41.839112+0000","last_unstale":"2023-10-07T21:26:52.066171+0000","last_undegraded":"2023-10-07T21:26:52.066171+0000","last_fullsized":"2023-10-07T21:26:52.066171+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:35:03.846277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"853'541","reported_seq":3476,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.954660+0000","last_change":"2023-10-07T21:26:52.954660+0000","last_active":"2023-10-07T21:26:52.954660+0000","last_peered":"2023-10-07T21:26:52.954660+0000","last_clean":"2023-10-07T21:26:52.954660+0000","last_became_active":"2023-10-07T21:18:54.900719+0000","last_became_peered":"2023-10-07T21:18:54.900719+0000","last_unstale":"2023-10-07T21:26:52.954660+0000","last_undegraded":"2023-10-07T21:26:52.954660+0000","last_fullsized":"2023-10-07T21:26:52.954660+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":541,"log_dups_size":0,"ondisk_log_size":541,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:27:27.271865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018678810000000001,"stat_sum":{"num_bytes":15056896,"num_objects":4,"num_object_clones":3,"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":61,"num_read_kb":114536,"num_write":134,"num_write_kb":53192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.f","version":"62'1","reported_seq":838,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.952512+0000","last_change":"2023-10-07T21:20:00.793094+0000","last_active":"2023-10-07T21:26:51.952512+0000","last_peered":"2023-10-07T21:26:51.952512+0000","last_clean":"2023-10-07T21:26:51.952512+0000","last_became_active":"2023-10-07T21:20:00.792738+0000","last_became_peered":"2023-10-07T21:20:00.792738+0000","last_unstale":"2023-10-07T21:26:51.952512+0000","last_undegraded":"2023-10-07T21:26:51.952512+0000","last_fullsized":"2023-10-07T21:26:51.952512+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:09:07.570633+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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":315,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066669+0000","last_change":"2023-10-07T21:21:42.810693+0000","last_active":"2023-10-07T21:26:52.066669+0000","last_peered":"2023-10-07T21:26:52.066669+0000","last_clean":"2023-10-07T21:26:52.066669+0000","last_became_active":"2023-10-07T21:21:42.810393+0000","last_became_peered":"2023-10-07T21:21:42.810393+0000","last_unstale":"2023-10-07T21:26:52.066669+0000","last_undegraded":"2023-10-07T21:26:52.066669+0000","last_fullsized":"2023-10-07T21:26:52.066669+0000","mapping_epoch":544,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":545,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:21:58.340358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"853'1103","reported_seq":4012,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-10-07T21:26:55.021385+0000","last_change":"2023-10-07T21:26:52.950926+0000","last_active":"2023-10-07T21:26:55.021385+0000","last_peered":"2023-10-07T21:26:55.021385+0000","last_clean":"2023-10-07T21:26:55.021385+0000","last_became_active":"2023-10-07T21:21:07.817822+0000","last_became_peered":"2023-10-07T21:21:07.817822+0000","last_unstale":"2023-10-07T21:26:55.021385+0000","last_undegraded":"2023-10-07T21:26:55.021385+0000","last_fullsized":"2023-10-07T21:26:55.021385+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":1103,"log_dups_size":0,"ondisk_log_size":1103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T07:01:54.111527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002063432,"stat_sum":{"num_bytes":11157504,"num_objects":8,"num_object_clones":6,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":137,"num_read_kb":132527,"num_write":411,"num_write_kb":71784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":13828096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2f1","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":793,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948638+0000","last_change":"2023-10-07T21:20:34.938309+0000","last_active":"2023-10-07T21:26:52.948638+0000","last_peered":"2023-10-07T21:26:52.948638+0000","last_clean":"2023-10-07T21:26:52.948638+0000","last_became_active":"2023-10-07T21:20:34.937939+0000","last_became_peered":"2023-10-07T21:20:34.937939+0000","last_unstale":"2023-10-07T21:26:52.948638+0000","last_undegraded":"2023-10-07T21:26:52.948638+0000","last_fullsized":"2023-10-07T21:26:52.948638+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T03:23:22.110277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":799,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.950544+0000","last_change":"2023-10-07T21:21:41.828059+0000","last_active":"2023-10-07T21:26:52.950544+0000","last_peered":"2023-10-07T21:26:52.950544+0000","last_clean":"2023-10-07T21:26:52.950544+0000","last_became_active":"2023-10-07T21:21:41.827681+0000","last_became_peered":"2023-10-07T21:21:41.827681+0000","last_unstale":"2023-10-07T21:26:52.950544+0000","last_undegraded":"2023-10-07T21:26:52.950544+0000","last_fullsized":"2023-10-07T21:26:52.950544+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T07:50:10.129716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":807,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937813+0000","last_change":"2023-10-07T21:20:34.941458+0000","last_active":"2023-10-07T21:26:51.937813+0000","last_peered":"2023-10-07T21:26:51.937813+0000","last_clean":"2023-10-07T21:26:51.937813+0000","last_became_active":"2023-10-07T21:20:34.938532+0000","last_became_peered":"2023-10-07T21:20:34.938532+0000","last_unstale":"2023-10-07T21:26:51.937813+0000","last_undegraded":"2023-10-07T21:26:51.937813+0000","last_fullsized":"2023-10-07T21:26:51.937813+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:55:55.784860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"848'1051","reported_seq":3964,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:53.118490+0000","last_change":"2023-10-07T21:26:53.119048+0000","last_active":"2023-10-07T21:26:53.118490+0000","last_peered":"2023-10-07T21:26:53.118490+0000","last_clean":"2023-10-07T21:26:53.118490+0000","last_became_active":"2023-10-07T21:21:44.827142+0000","last_became_peered":"2023-10-07T21:21:44.827142+0000","last_unstale":"2023-10-07T21:26:53.118490+0000","last_undegraded":"2023-10-07T21:26:53.118490+0000","last_fullsized":"2023-10-07T21:26:53.118490+0000","mapping_epoch":546,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":547,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+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-09T04:33:14.918782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078567000000000003,"stat_sum":{"num_bytes":16752640,"num_objects":6,"num_object_clones":4,"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":0,"num_read":134,"num_read_kb":201849,"num_write":258,"num_write_kb":79272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":45,"num_bytes_recovered":37511168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[7,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":793,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.950335+0000","last_change":"2023-10-07T21:19:27.812613+0000","last_active":"2023-10-07T21:26:52.950335+0000","last_peered":"2023-10-07T21:26:52.950335+0000","last_clean":"2023-10-07T21:26:52.950335+0000","last_became_active":"2023-10-07T21:19:27.812207+0000","last_became_peered":"2023-10-07T21:19:27.812207+0000","last_unstale":"2023-10-07T21:26:52.950335+0000","last_undegraded":"2023-10-07T21:26:52.950335+0000","last_fullsized":"2023-10-07T21:26:52.950335+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T07:17:32.141539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":780,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937173+0000","last_change":"2023-10-07T21:21:07.823710+0000","last_active":"2023-10-07T21:26:51.937173+0000","last_peered":"2023-10-07T21:26:51.937173+0000","last_clean":"2023-10-07T21:26:51.937173+0000","last_became_active":"2023-10-07T21:21:07.823375+0000","last_became_peered":"2023-10-07T21:21:07.823375+0000","last_unstale":"2023-10-07T21:26:51.937173+0000","last_undegraded":"2023-10-07T21:26:51.937173+0000","last_fullsized":"2023-10-07T21:26:51.937173+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T00:16:51.478980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":793,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.952026+0000","last_change":"2023-10-07T21:21:07.815782+0000","last_active":"2023-10-07T21:26:51.952026+0000","last_peered":"2023-10-07T21:26:51.952026+0000","last_clean":"2023-10-07T21:26:51.952026+0000","last_became_active":"2023-10-07T21:21:07.815467+0000","last_became_peered":"2023-10-07T21:21:07.815467+0000","last_unstale":"2023-10-07T21:26:51.952026+0000","last_undegraded":"2023-10-07T21:26:51.952026+0000","last_fullsized":"2023-10-07T21:26:51.952026+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:16:35.279784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'2527","reported_seq":5236,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.955121+0000","last_change":"2023-10-07T21:26:52.955454+0000","last_active":"2023-10-07T21:26:52.955121+0000","last_peered":"2023-10-07T21:26:52.955121+0000","last_clean":"2023-10-07T21:26:52.955121+0000","last_became_active":"2023-10-07T21:20:34.945517+0000","last_became_peered":"2023-10-07T21:20:34.945517+0000","last_unstale":"2023-10-07T21:26:52.955121+0000","last_undegraded":"2023-10-07T21:26:52.955121+0000","last_fullsized":"2023-10-07T21:26:52.955121+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":2527,"log_dups_size":0,"ondisk_log_size":2527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:49:45.818796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0016528700000000001,"stat_sum":{"num_bytes":32645120,"num_objects":17,"num_object_clones":12,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":1,"num_read":350,"num_read_kb":426522,"num_write":820,"num_write_kb":163432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":47562752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":793,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.951505+0000","last_change":"2023-10-07T21:20:34.938455+0000","last_active":"2023-10-07T21:26:52.951505+0000","last_peered":"2023-10-07T21:26:52.951505+0000","last_clean":"2023-10-07T21:26:52.951505+0000","last_became_active":"2023-10-07T21:20:34.938143+0000","last_became_peered":"2023-10-07T21:20:34.938143+0000","last_unstale":"2023-10-07T21:26:52.951505+0000","last_undegraded":"2023-10-07T21:26:52.951505+0000","last_fullsized":"2023-10-07T21:26:52.951505+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T01:37:41.691074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":809,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.947809+0000","last_change":"2023-10-07T21:21:42.819198+0000","last_active":"2023-10-07T21:26:52.947809+0000","last_peered":"2023-10-07T21:26:52.947809+0000","last_clean":"2023-10-07T21:26:52.947809+0000","last_became_active":"2023-10-07T21:21:42.818744+0000","last_became_peered":"2023-10-07T21:21:42.818744+0000","last_unstale":"2023-10-07T21:26:52.947809+0000","last_undegraded":"2023-10-07T21:26:52.947809+0000","last_fullsized":"2023-10-07T21:26:52.947809+0000","mapping_epoch":544,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":545,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:00:54.412617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":798,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.942903+0000","last_change":"2023-10-07T21:19:27.813752+0000","last_active":"2023-10-07T21:26:51.942903+0000","last_peered":"2023-10-07T21:26:51.942903+0000","last_clean":"2023-10-07T21:26:51.942903+0000","last_became_active":"2023-10-07T21:19:27.813492+0000","last_became_peered":"2023-10-07T21:19:27.813492+0000","last_unstale":"2023-10-07T21:26:51.942903+0000","last_undegraded":"2023-10-07T21:26:51.942903+0000","last_fullsized":"2023-10-07T21:26:51.942903+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:10:58.186056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'818","reported_seq":3589,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:53.118589+0000","last_change":"2023-10-07T21:26:53.118916+0000","last_active":"2023-10-07T21:26:53.118589+0000","last_peered":"2023-10-07T21:26:53.118589+0000","last_clean":"2023-10-07T21:26:53.118589+0000","last_became_active":"2023-10-07T21:21:41.825562+0000","last_became_peered":"2023-10-07T21:21:41.825562+0000","last_unstale":"2023-10-07T21:26:53.118589+0000","last_undegraded":"2023-10-07T21:26:53.118589+0000","last_fullsized":"2023-10-07T21:26:53.118589+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":818,"log_dups_size":0,"ondisk_log_size":818,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:19:19.743127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058949600000000001,"stat_sum":{"num_bytes":9084928,"num_objects":5,"num_object_clones":3,"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":1,"num_read":151,"num_read_kb":120848,"num_write":293,"num_write_kb":61280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33,"num_bytes_recovered":12279808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":791,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.975125+0000","last_change":"2023-10-07T21:21:41.845591+0000","last_active":"2023-10-07T21:26:52.975125+0000","last_peered":"2023-10-07T21:26:52.975125+0000","last_clean":"2023-10-07T21:26:52.975125+0000","last_became_active":"2023-10-07T21:21:41.845202+0000","last_became_peered":"2023-10-07T21:21:41.845202+0000","last_unstale":"2023-10-07T21:26:52.975125+0000","last_undegraded":"2023-10-07T21:26:52.975125+0000","last_fullsized":"2023-10-07T21:26:52.975125+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T02:23:14.820125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":807,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.958481+0000","last_change":"2023-10-07T21:21:07.830244+0000","last_active":"2023-10-07T21:26:52.958481+0000","last_peered":"2023-10-07T21:26:52.958481+0000","last_clean":"2023-10-07T21:26:52.958481+0000","last_became_active":"2023-10-07T21:21:07.828193+0000","last_became_peered":"2023-10-07T21:21:07.828193+0000","last_unstale":"2023-10-07T21:26:52.958481+0000","last_undegraded":"2023-10-07T21:26:52.958481+0000","last_fullsized":"2023-10-07T21:26:52.958481+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:30:34.473941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":812,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937309+0000","last_change":"2023-10-07T21:21:41.833656+0000","last_active":"2023-10-07T21:26:51.937309+0000","last_peered":"2023-10-07T21:26:51.937309+0000","last_clean":"2023-10-07T21:26:51.937309+0000","last_became_active":"2023-10-07T21:21:41.833283+0000","last_became_peered":"2023-10-07T21:21:41.833283+0000","last_unstale":"2023-10-07T21:26:51.937309+0000","last_undegraded":"2023-10-07T21:26:51.937309+0000","last_fullsized":"2023-10-07T21:26:51.937309+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T03:51:20.859796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"242'197","reported_seq":1298,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066228+0000","last_change":"2023-10-07T21:21:41.844212+0000","last_active":"2023-10-07T21:26:52.066228+0000","last_peered":"2023-10-07T21:26:52.066228+0000","last_clean":"2023-10-07T21:26:52.066228+0000","last_became_active":"2023-10-07T21:21:41.843718+0000","last_became_peered":"2023-10-07T21:21:41.843718+0000","last_unstale":"2023-10-07T21:26:52.066228+0000","last_undegraded":"2023-10-07T21:26:52.066228+0000","last_fullsized":"2023-10-07T21:26:52.066228+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:08:42.371846+0000","last_clean_scrub_stamp":"2023-10-07T21:08:42.371846+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-09T01:51:17.680833+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":"850'2473","reported_seq":5133,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.946467+0000","last_change":"2023-10-07T21:26:52.946773+0000","last_active":"2023-10-07T21:26:52.946467+0000","last_peered":"2023-10-07T21:26:52.946467+0000","last_clean":"2023-10-07T21:26:52.946467+0000","last_became_active":"2023-10-07T21:20:34.944584+0000","last_became_peered":"2023-10-07T21:20:34.944584+0000","last_unstale":"2023-10-07T21:26:52.946467+0000","last_undegraded":"2023-10-07T21:26:52.946467+0000","last_fullsized":"2023-10-07T21:26:52.946467+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":2473,"log_dups_size":0,"ondisk_log_size":2473,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:46:38.896775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049464300000000001,"stat_sum":{"num_bytes":35700736,"num_objects":15,"num_object_clones":10,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":1,"num_read":397,"num_read_kb":804674,"num_write":900,"num_write_kb":205072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":31457280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":784,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949795+0000","last_change":"2023-10-07T21:18:54.899741+0000","last_active":"2023-10-07T21:26:52.949795+0000","last_peered":"2023-10-07T21:26:52.949795+0000","last_clean":"2023-10-07T21:26:52.949795+0000","last_became_active":"2023-10-07T21:18:54.899428+0000","last_became_peered":"2023-10-07T21:18:54.899428+0000","last_unstale":"2023-10-07T21:26:52.949795+0000","last_undegraded":"2023-10-07T21:26:52.949795+0000","last_fullsized":"2023-10-07T21:26:52.949795+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-09T04:47:44.229875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":784,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948387+0000","last_change":"2023-10-07T21:20:00.796923+0000","last_active":"2023-10-07T21:26:52.948387+0000","last_peered":"2023-10-07T21:26:52.948387+0000","last_clean":"2023-10-07T21:26:52.948387+0000","last_became_active":"2023-10-07T21:20:00.796605+0000","last_became_peered":"2023-10-07T21:20:00.796605+0000","last_unstale":"2023-10-07T21:26:52.948387+0000","last_undegraded":"2023-10-07T21:26:52.948387+0000","last_fullsized":"2023-10-07T21:26:52.948387+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:55:26.503642+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":794,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066112+0000","last_change":"2023-10-07T21:21:41.844400+0000","last_active":"2023-10-07T21:26:52.066112+0000","last_peered":"2023-10-07T21:26:52.066112+0000","last_clean":"2023-10-07T21:26:52.066112+0000","last_became_active":"2023-10-07T21:21:41.844146+0000","last_became_peered":"2023-10-07T21:21:41.844146+0000","last_unstale":"2023-10-07T21:26:52.066112+0000","last_undegraded":"2023-10-07T21:26:52.066112+0000","last_fullsized":"2023-10-07T21:26:52.066112+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T08:03:37.206489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'1511","reported_seq":4227,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-10-07T21:26:55.023961+0000","last_change":"2023-10-07T21:26:52.975815+0000","last_active":"2023-10-07T21:26:55.023961+0000","last_peered":"2023-10-07T21:26:55.023961+0000","last_clean":"2023-10-07T21:26:55.023961+0000","last_became_active":"2023-10-07T21:21:07.833176+0000","last_became_peered":"2023-10-07T21:21:07.833176+0000","last_unstale":"2023-10-07T21:26:55.023961+0000","last_undegraded":"2023-10-07T21:26:55.023961+0000","last_fullsized":"2023-10-07T21:26:55.023961+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":1511,"log_dups_size":0,"ondisk_log_size":1511,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:37:00.337817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059021699999999998,"stat_sum":{"num_bytes":16416768,"num_objects":8,"num_object_clones":5,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":219,"num_read_kb":320289,"num_write":374,"num_write_kb":96392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":34906112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2f1","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":784,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949349+0000","last_change":"2023-10-07T21:21:41.837771+0000","last_active":"2023-10-07T21:26:52.949349+0000","last_peered":"2023-10-07T21:26:52.949349+0000","last_clean":"2023-10-07T21:26:52.949349+0000","last_became_active":"2023-10-07T21:21:41.836630+0000","last_became_peered":"2023-10-07T21:21:41.836630+0000","last_unstale":"2023-10-07T21:26:52.949349+0000","last_undegraded":"2023-10-07T21:26:52.949349+0000","last_fullsized":"2023-10-07T21:26:52.949349+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-08T23:14:26.686795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":809,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.067098+0000","last_change":"2023-10-07T21:21:41.845964+0000","last_active":"2023-10-07T21:26:52.067098+0000","last_peered":"2023-10-07T21:26:52.067098+0000","last_clean":"2023-10-07T21:26:52.067098+0000","last_became_active":"2023-10-07T21:21:41.845351+0000","last_became_peered":"2023-10-07T21:21:41.845351+0000","last_unstale":"2023-10-07T21:26:52.067098+0000","last_undegraded":"2023-10-07T21:26:52.067098+0000","last_fullsized":"2023-10-07T21:26:52.067098+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:15:22.321759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":793,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.950437+0000","last_change":"2023-10-07T21:20:34.939339+0000","last_active":"2023-10-07T21:26:52.950437+0000","last_peered":"2023-10-07T21:26:52.950437+0000","last_clean":"2023-10-07T21:26:52.950437+0000","last_became_active":"2023-10-07T21:20:34.938954+0000","last_became_peered":"2023-10-07T21:20:34.938954+0000","last_unstale":"2023-10-07T21:26:52.950437+0000","last_undegraded":"2023-10-07T21:26:52.950437+0000","last_fullsized":"2023-10-07T21:26:52.950437+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:32:08.769740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'1340","reported_seq":4122,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.954057+0000","last_change":"2023-10-07T21:26:52.954465+0000","last_active":"2023-10-07T21:26:52.954057+0000","last_peered":"2023-10-07T21:26:52.954057+0000","last_clean":"2023-10-07T21:26:52.954057+0000","last_became_active":"2023-10-07T21:21:41.835092+0000","last_became_peered":"2023-10-07T21:21:41.835092+0000","last_unstale":"2023-10-07T21:26:52.954057+0000","last_undegraded":"2023-10-07T21:26:52.954057+0000","last_fullsized":"2023-10-07T21:26:52.954057+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":1340,"log_dups_size":0,"ondisk_log_size":1340,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T01:14:50.029236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066897600000000005,"stat_sum":{"num_bytes":15302656,"num_objects":9,"num_object_clones":6,"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":0,"num_read":193,"num_read_kb":157931,"num_write":514,"num_write_kb":98976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":26435584,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":810,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957541+0000","last_change":"2023-10-07T21:21:41.840293+0000","last_active":"2023-10-07T21:26:52.957541+0000","last_peered":"2023-10-07T21:26:52.957541+0000","last_clean":"2023-10-07T21:26:52.957541+0000","last_became_active":"2023-10-07T21:21:41.839760+0000","last_became_peered":"2023-10-07T21:21:41.839760+0000","last_unstale":"2023-10-07T21:26:52.957541+0000","last_undegraded":"2023-10-07T21:26:52.957541+0000","last_fullsized":"2023-10-07T21:26:52.957541+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-08T23:52:05.111641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"568'2","reported_seq":796,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.951326+0000","last_change":"2023-10-07T21:21:07.817220+0000","last_active":"2023-10-07T21:26:52.951326+0000","last_peered":"2023-10-07T21:26:52.951326+0000","last_clean":"2023-10-07T21:26:52.951326+0000","last_became_active":"2023-10-07T21:21:07.816807+0000","last_became_peered":"2023-10-07T21:21:07.816807+0000","last_unstale":"2023-10-07T21:26:52.951326+0000","last_undegraded":"2023-10-07T21:26:52.951326+0000","last_fullsized":"2023-10-07T21:26:52.951326+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T22:45:26.115389+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":816,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957480+0000","last_change":"2023-10-07T21:21:41.830445+0000","last_active":"2023-10-07T21:26:52.957480+0000","last_peered":"2023-10-07T21:26:52.957480+0000","last_clean":"2023-10-07T21:26:52.957480+0000","last_became_active":"2023-10-07T21:21:41.830049+0000","last_became_peered":"2023-10-07T21:21:41.830049+0000","last_unstale":"2023-10-07T21:26:52.957480+0000","last_undegraded":"2023-10-07T21:26:52.957480+0000","last_fullsized":"2023-10-07T21:26:52.957480+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T23:30:03.350877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"850'606","reported_seq":3529,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-10-07T21:26:54.892457+0000","last_change":"2023-10-07T21:26:52.958542+0000","last_active":"2023-10-07T21:26:54.892457+0000","last_peered":"2023-10-07T21:26:54.892457+0000","last_clean":"2023-10-07T21:26:54.892457+0000","last_became_active":"2023-10-07T21:20:00.785429+0000","last_became_peered":"2023-10-07T21:20:00.785429+0000","last_unstale":"2023-10-07T21:26:54.892457+0000","last_undegraded":"2023-10-07T21:26:54.892457+0000","last_fullsized":"2023-10-07T21:26:54.892457+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":606,"log_dups_size":0,"ondisk_log_size":606,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:48:30.526731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001221913,"stat_sum":{"num_bytes":1310720,"num_objects":5,"num_object_clones":4,"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":88,"num_read_kb":152235,"num_write":207,"num_write_kb":30064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2f1","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":786,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.951603+0000","last_change":"2023-10-07T21:21:07.811355+0000","last_active":"2023-10-07T21:26:51.951603+0000","last_peered":"2023-10-07T21:26:51.951603+0000","last_clean":"2023-10-07T21:26:51.951603+0000","last_became_active":"2023-10-07T21:21:07.811114+0000","last_became_peered":"2023-10-07T21:21:07.811114+0000","last_unstale":"2023-10-07T21:26:51.951603+0000","last_undegraded":"2023-10-07T21:26:51.951603+0000","last_fullsized":"2023-10-07T21:26:51.951603+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:11:41.384355+0000","last_clean_scrub_stamp":"2023-10-07T21:11:41.384355+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-08T21:38:12.246719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":775,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.975233+0000","last_change":"2023-10-07T21:21:41.829036+0000","last_active":"2023-10-07T21:26:52.975233+0000","last_peered":"2023-10-07T21:26:52.975233+0000","last_clean":"2023-10-07T21:26:52.975233+0000","last_became_active":"2023-10-07T21:21:41.828437+0000","last_became_peered":"2023-10-07T21:21:41.828437+0000","last_unstale":"2023-10-07T21:26:52.975233+0000","last_undegraded":"2023-10-07T21:26:52.975233+0000","last_fullsized":"2023-10-07T21:26:52.975233+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:19:17.646319+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":784,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949576+0000","last_change":"2023-10-07T21:20:00.805861+0000","last_active":"2023-10-07T21:26:52.949576+0000","last_peered":"2023-10-07T21:26:52.949576+0000","last_clean":"2023-10-07T21:26:52.949576+0000","last_became_active":"2023-10-07T21:20:00.805499+0000","last_became_peered":"2023-10-07T21:20:00.805499+0000","last_unstale":"2023-10-07T21:26:52.949576+0000","last_undegraded":"2023-10-07T21:26:52.949576+0000","last_fullsized":"2023-10-07T21:26:52.949576+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:24:58.066043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.f","version":"850'2536","reported_seq":5178,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.946508+0000","last_change":"2023-10-07T21:26:52.946813+0000","last_active":"2023-10-07T21:26:52.946508+0000","last_peered":"2023-10-07T21:26:52.946508+0000","last_clean":"2023-10-07T21:26:52.946508+0000","last_became_active":"2023-10-07T21:21:07.819431+0000","last_became_peered":"2023-10-07T21:21:07.819431+0000","last_unstale":"2023-10-07T21:26:52.946508+0000","last_undegraded":"2023-10-07T21:26:52.946508+0000","last_fullsized":"2023-10-07T21:26:52.946508+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":2536,"log_dups_size":0,"ondisk_log_size":2536,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T02:29:06.834253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050204100000000005,"stat_sum":{"num_bytes":15589376,"num_objects":12,"num_object_clones":7,"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":1,"num_read":409,"num_read_kb":514548,"num_write":948,"num_write_kb":196864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":18554880,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":794,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066475+0000","last_change":"2023-10-07T21:21:41.839235+0000","last_active":"2023-10-07T21:26:52.066475+0000","last_peered":"2023-10-07T21:26:52.066475+0000","last_clean":"2023-10-07T21:26:52.066475+0000","last_became_active":"2023-10-07T21:21:41.837356+0000","last_became_peered":"2023-10-07T21:21:41.837356+0000","last_unstale":"2023-10-07T21:26:52.066475+0000","last_undegraded":"2023-10-07T21:26:52.066475+0000","last_fullsized":"2023-10-07T21:26:52.066475+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T02:13:57.839142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":337,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948554+0000","last_change":"2023-10-07T21:21:42.819319+0000","last_active":"2023-10-07T21:26:52.948554+0000","last_peered":"2023-10-07T21:26:52.948554+0000","last_clean":"2023-10-07T21:26:52.948554+0000","last_became_active":"2023-10-07T21:21:42.818884+0000","last_became_peered":"2023-10-07T21:21:42.818884+0000","last_unstale":"2023-10-07T21:26:52.948554+0000","last_undegraded":"2023-10-07T21:26:52.948554+0000","last_fullsized":"2023-10-07T21:26:52.948554+0000","mapping_epoch":544,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":545,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T05:43:42.527736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.e","version":"851'2759","reported_seq":5431,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.971631+0000","last_change":"2023-10-07T21:26:52.954940+0000","last_active":"2023-10-07T21:26:52.971631+0000","last_peered":"2023-10-07T21:26:52.971631+0000","last_clean":"2023-10-07T21:26:52.971631+0000","last_became_active":"2023-10-07T21:20:34.937670+0000","last_became_peered":"2023-10-07T21:20:34.937670+0000","last_unstale":"2023-10-07T21:26:52.971631+0000","last_undegraded":"2023-10-07T21:26:52.971631+0000","last_fullsized":"2023-10-07T21:26:52.971631+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":2759,"log_dups_size":0,"ondisk_log_size":2759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:51:20.865015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050890799999999997,"stat_sum":{"num_bytes":24748032,"num_objects":14,"num_object_clones":8,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":2,"num_read":433,"num_read_kb":560309,"num_write":1002,"num_write_kb":214408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":31563776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":792,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948778+0000","last_change":"2023-10-07T21:21:41.832184+0000","last_active":"2023-10-07T21:26:52.948778+0000","last_peered":"2023-10-07T21:26:52.948778+0000","last_clean":"2023-10-07T21:26:52.948778+0000","last_became_active":"2023-10-07T21:21:41.831809+0000","last_became_peered":"2023-10-07T21:21:41.831809+0000","last_unstale":"2023-10-07T21:26:52.948778+0000","last_undegraded":"2023-10-07T21:26:52.948778+0000","last_fullsized":"2023-10-07T21:26:52.948778+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:50:02.004269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":806,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957654+0000","last_change":"2023-10-07T21:21:41.840067+0000","last_active":"2023-10-07T21:26:52.957654+0000","last_peered":"2023-10-07T21:26:52.957654+0000","last_clean":"2023-10-07T21:26:52.957654+0000","last_became_active":"2023-10-07T21:21:41.839324+0000","last_became_peered":"2023-10-07T21:21:41.839324+0000","last_unstale":"2023-10-07T21:26:52.957654+0000","last_undegraded":"2023-10-07T21:26:52.957654+0000","last_fullsized":"2023-10-07T21:26:52.957654+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:03:02.757492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'1992","reported_seq":4741,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.953181+0000","last_change":"2023-10-07T21:26:52.953605+0000","last_active":"2023-10-07T21:26:52.953181+0000","last_peered":"2023-10-07T21:26:52.953181+0000","last_clean":"2023-10-07T21:26:52.953181+0000","last_became_active":"2023-10-07T21:21:41.846409+0000","last_became_peered":"2023-10-07T21:21:41.846409+0000","last_unstale":"2023-10-07T21:26:52.953181+0000","last_undegraded":"2023-10-07T21:26:52.953181+0000","last_fullsized":"2023-10-07T21:26:52.953181+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":1992,"log_dups_size":0,"ondisk_log_size":1992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T00:08:08.910683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071661700000000001,"stat_sum":{"num_bytes":23609344,"num_objects":8,"num_object_clones":4,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":301,"num_read_kb":472648,"num_write":714,"num_write_kb":149400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":19587072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":792,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948464+0000","last_change":"2023-10-07T21:21:41.820736+0000","last_active":"2023-10-07T21:26:52.948464+0000","last_peered":"2023-10-07T21:26:52.948464+0000","last_clean":"2023-10-07T21:26:52.948464+0000","last_became_active":"2023-10-07T21:21:41.820381+0000","last_became_peered":"2023-10-07T21:21:41.820381+0000","last_unstale":"2023-10-07T21:26:52.948464+0000","last_undegraded":"2023-10-07T21:26:52.948464+0000","last_fullsized":"2023-10-07T21:26:52.948464+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:10:00.648809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":814,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957226+0000","last_change":"2023-10-07T21:20:00.793219+0000","last_active":"2023-10-07T21:26:52.957226+0000","last_peered":"2023-10-07T21:26:52.957226+0000","last_clean":"2023-10-07T21:26:52.957226+0000","last_became_active":"2023-10-07T21:20:00.792915+0000","last_became_peered":"2023-10-07T21:20:00.792915+0000","last_unstale":"2023-10-07T21:26:52.957226+0000","last_undegraded":"2023-10-07T21:26:52.957226+0000","last_fullsized":"2023-10-07T21:26:52.957226+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:57:10.209838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'856","reported_seq":3789,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-10-07T21:26:54.894191+0000","last_change":"2023-10-07T21:26:52.950861+0000","last_active":"2023-10-07T21:26:54.894191+0000","last_peered":"2023-10-07T21:26:54.894191+0000","last_clean":"2023-10-07T21:26:54.894191+0000","last_became_active":"2023-10-07T21:20:00.789643+0000","last_became_peered":"2023-10-07T21:20:00.789643+0000","last_unstale":"2023-10-07T21:26:54.894191+0000","last_undegraded":"2023-10-07T21:26:54.894191+0000","last_fullsized":"2023-10-07T21:26:54.894191+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":856,"log_dups_size":0,"ondisk_log_size":856,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T06:20:47.992514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075573600000000002,"stat_sum":{"num_bytes":19554304,"num_objects":7,"num_object_clones":5,"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":111,"num_read_kb":100459,"num_write":192,"num_write_kb":76808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":6512640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2f1","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.b","version":"564'3","reported_seq":806,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.066111+0000","last_change":"2023-10-07T21:21:41.841278+0000","last_active":"2023-10-07T21:26:52.066111+0000","last_peered":"2023-10-07T21:26:52.066111+0000","last_clean":"2023-10-07T21:26:52.066111+0000","last_became_active":"2023-10-07T21:21:41.840696+0000","last_became_peered":"2023-10-07T21:21:41.840696+0000","last_unstale":"2023-10-07T21:26:52.066111+0000","last_undegraded":"2023-10-07T21:26:52.066111+0000","last_fullsized":"2023-10-07T21:26:52.066111+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T06:50:59.290354+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":817,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974560+0000","last_change":"2023-10-07T21:21:07.822293+0000","last_active":"2023-10-07T21:26:52.974560+0000","last_peered":"2023-10-07T21:26:52.974560+0000","last_clean":"2023-10-07T21:26:52.974560+0000","last_became_active":"2023-10-07T21:21:07.821709+0000","last_became_peered":"2023-10-07T21:21:07.821709+0000","last_unstale":"2023-10-07T21:26:52.974560+0000","last_undegraded":"2023-10-07T21:26:52.974560+0000","last_fullsized":"2023-10-07T21:26:52.974560+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T06:52:00.156850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.b","version":"850'1140","reported_seq":3956,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.954365+0000","last_change":"2023-10-07T21:26:52.954924+0000","last_active":"2023-10-07T21:26:52.954365+0000","last_peered":"2023-10-07T21:26:52.954365+0000","last_clean":"2023-10-07T21:26:52.954365+0000","last_became_active":"2023-10-07T21:20:34.938977+0000","last_became_peered":"2023-10-07T21:20:34.938977+0000","last_unstale":"2023-10-07T21:26:52.954365+0000","last_undegraded":"2023-10-07T21:26:52.954365+0000","last_fullsized":"2023-10-07T21:26:52.954365+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":1140,"log_dups_size":0,"ondisk_log_size":1140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T23:13:36.254101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020026309999999999,"stat_sum":{"num_bytes":12361728,"num_objects":6,"num_object_clones":4,"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":132,"num_read_kb":109726,"num_write":329,"num_write_kb":76288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":3588096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":798,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.943308+0000","last_change":"2023-10-07T21:20:34.940711+0000","last_active":"2023-10-07T21:26:51.943308+0000","last_peered":"2023-10-07T21:26:51.943308+0000","last_clean":"2023-10-07T21:26:51.943308+0000","last_became_active":"2023-10-07T21:20:34.940374+0000","last_became_peered":"2023-10-07T21:20:34.940374+0000","last_unstale":"2023-10-07T21:26:51.943308+0000","last_undegraded":"2023-10-07T21:26:51.943308+0000","last_fullsized":"2023-10-07T21:26:51.943308+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T05:45:13.867898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":793,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.067128+0000","last_change":"2023-10-07T21:21:41.847665+0000","last_active":"2023-10-07T21:26:52.067128+0000","last_peered":"2023-10-07T21:26:52.067128+0000","last_clean":"2023-10-07T21:26:52.067128+0000","last_became_active":"2023-10-07T21:21:41.847269+0000","last_became_peered":"2023-10-07T21:21:41.847269+0000","last_unstale":"2023-10-07T21:26:52.067128+0000","last_undegraded":"2023-10-07T21:26:52.067128+0000","last_fullsized":"2023-10-07T21:26:52.067128+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T01:58:43.502739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"853'3832","reported_seq":6386,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.959183+0000","last_change":"2023-10-07T21:26:52.961317+0000","last_active":"2023-10-07T21:26:52.959183+0000","last_peered":"2023-10-07T21:26:52.959183+0000","last_clean":"2023-10-07T21:26:52.959183+0000","last_became_active":"2023-10-07T21:20:00.785103+0000","last_became_peered":"2023-10-07T21:20:00.785103+0000","last_unstale":"2023-10-07T21:26:52.959183+0000","last_undegraded":"2023-10-07T21:26:52.959183+0000","last_fullsized":"2023-10-07T21:26:52.959183+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+0000","objects_scrubbed":0,"log_size":3832,"log_dups_size":0,"ondisk_log_size":3832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-09T04:15:58.464939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0079581129999999993,"stat_sum":{"num_bytes":52191232,"num_objects":19,"num_object_clones":12,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":2,"num_read":557,"num_read_kb":710969,"num_write":1348,"num_write_kb":273872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":79249408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.d","version":"62'1","reported_seq":795,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949313+0000","last_change":"2023-10-07T21:20:00.793607+0000","last_active":"2023-10-07T21:26:52.949313+0000","last_peered":"2023-10-07T21:26:52.949313+0000","last_clean":"2023-10-07T21:26:52.949313+0000","last_became_active":"2023-10-07T21:20:00.793203+0000","last_became_peered":"2023-10-07T21:20:00.793203+0000","last_unstale":"2023-10-07T21:26:52.949313+0000","last_undegraded":"2023-10-07T21:26:52.949313+0000","last_fullsized":"2023-10-07T21:26:52.949313+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-08T21:41:22.182988+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":802,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937350+0000","last_change":"2023-10-07T21:21:07.816000+0000","last_active":"2023-10-07T21:26:51.937350+0000","last_peered":"2023-10-07T21:26:51.937350+0000","last_clean":"2023-10-07T21:26:51.937350+0000","last_became_active":"2023-10-07T21:21:07.815610+0000","last_became_peered":"2023-10-07T21:21:07.815610+0000","last_unstale":"2023-10-07T21:26:51.937350+0000","last_undegraded":"2023-10-07T21:26:51.937350+0000","last_fullsized":"2023-10-07T21:26:51.937350+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:55:17.092706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":2744,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:53.118094+0000","last_change":"2023-10-07T21:26:53.118403+0000","last_active":"2023-10-07T21:26:53.118094+0000","last_peered":"2023-10-07T21:26:53.118094+0000","last_clean":"2023-10-07T21:26:53.118094+0000","last_became_active":"2023-10-07T21:21:41.834203+0000","last_became_peered":"2023-10-07T21:21:41.834203+0000","last_unstale":"2023-10-07T21:26:53.118094+0000","last_undegraded":"2023-10-07T21:26:53.118094+0000","last_fullsized":"2023-10-07T21:26:53.118094+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:13:41.445667+0000","last_clean_scrub_stamp":"2023-10-07T21:13:41.445667+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-08T23:29:18.683429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055889500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28b","length":"1"},{"start":"2cd","length":"1"},{"start":"2e3","length":"1"},{"start":"2f1","length":"1"},{"start":"2f4","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.e","version":"62'2","reported_seq":796,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.943424+0000","last_change":"2023-10-07T21:21:41.821596+0000","last_active":"2023-10-07T21:26:51.943424+0000","last_peered":"2023-10-07T21:26:51.943424+0000","last_clean":"2023-10-07T21:26:51.943424+0000","last_became_active":"2023-10-07T21:21:41.820795+0000","last_became_peered":"2023-10-07T21:21:41.820795+0000","last_unstale":"2023-10-07T21:26:51.943424+0000","last_undegraded":"2023-10-07T21:26:51.943424+0000","last_fullsized":"2023-10-07T21:26:51.943424+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:53.183735+0000","last_clean_scrub_stamp":"2023-10-07T21:10:53.183735+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-09T01:12:06.807227+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":808,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.067187+0000","last_change":"2023-10-07T21:21:41.829053+0000","last_active":"2023-10-07T21:26:52.067187+0000","last_peered":"2023-10-07T21:26:52.067187+0000","last_clean":"2023-10-07T21:26:52.067187+0000","last_became_active":"2023-10-07T21:21:41.828485+0000","last_became_peered":"2023-10-07T21:21:41.828485+0000","last_unstale":"2023-10-07T21:26:52.067187+0000","last_undegraded":"2023-10-07T21:26:52.067187+0000","last_fullsized":"2023-10-07T21:26:52.067187+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:52:26.625710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":791,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974252+0000","last_change":"2023-10-07T21:21:07.813646+0000","last_active":"2023-10-07T21:26:52.974252+0000","last_peered":"2023-10-07T21:26:52.974252+0000","last_clean":"2023-10-07T21:26:52.974252+0000","last_became_active":"2023-10-07T21:21:07.813131+0000","last_became_peered":"2023-10-07T21:21:07.813131+0000","last_unstale":"2023-10-07T21:26:52.974252+0000","last_undegraded":"2023-10-07T21:26:52.974252+0000","last_fullsized":"2023-10-07T21:26:52.974252+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:44:37.693719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":791,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.942855+0000","last_change":"2023-10-07T21:21:07.822231+0000","last_active":"2023-10-07T21:26:51.942855+0000","last_peered":"2023-10-07T21:26:51.942855+0000","last_clean":"2023-10-07T21:26:51.942855+0000","last_became_active":"2023-10-07T21:21:07.821935+0000","last_became_peered":"2023-10-07T21:21:07.821935+0000","last_unstale":"2023-10-07T21:26:51.942855+0000","last_undegraded":"2023-10-07T21:26:51.942855+0000","last_fullsized":"2023-10-07T21:26:51.942855+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T21:30:34.906231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":807,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937409+0000","last_change":"2023-10-07T21:20:34.944740+0000","last_active":"2023-10-07T21:26:51.937409+0000","last_peered":"2023-10-07T21:26:51.937409+0000","last_clean":"2023-10-07T21:26:51.937409+0000","last_became_active":"2023-10-07T21:20:34.944384+0000","last_became_peered":"2023-10-07T21:20:34.944384+0000","last_unstale":"2023-10-07T21:26:51.937409+0000","last_undegraded":"2023-10-07T21:26:51.937409+0000","last_fullsized":"2023-10-07T21:26:51.937409+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-08T22:22:28.329217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":784,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948657+0000","last_change":"2023-10-07T21:20:00.804171+0000","last_active":"2023-10-07T21:26:52.948657+0000","last_peered":"2023-10-07T21:26:52.948657+0000","last_clean":"2023-10-07T21:26:52.948657+0000","last_became_active":"2023-10-07T21:20:00.803667+0000","last_became_peered":"2023-10-07T21:20:00.803667+0000","last_unstale":"2023-10-07T21:26:52.948657+0000","last_undegraded":"2023-10-07T21:26:52.948657+0000","last_fullsized":"2023-10-07T21:26:52.948657+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T08:42:49.262972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":816,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957590+0000","last_change":"2023-10-07T21:20:00.792775+0000","last_active":"2023-10-07T21:26:52.957590+0000","last_peered":"2023-10-07T21:26:52.957590+0000","last_clean":"2023-10-07T21:26:52.957590+0000","last_became_active":"2023-10-07T21:20:00.792401+0000","last_became_peered":"2023-10-07T21:20:00.792401+0000","last_unstale":"2023-10-07T21:26:52.957590+0000","last_undegraded":"2023-10-07T21:26:52.957590+0000","last_fullsized":"2023-10-07T21:26:52.957590+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:22:21.732647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":792,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.949468+0000","last_change":"2023-10-07T21:19:27.810806+0000","last_active":"2023-10-07T21:26:52.949468+0000","last_peered":"2023-10-07T21:26:52.949468+0000","last_clean":"2023-10-07T21:26:52.949468+0000","last_became_active":"2023-10-07T21:19:27.810296+0000","last_became_peered":"2023-10-07T21:19:27.810296+0000","last_unstale":"2023-10-07T21:26:52.949468+0000","last_undegraded":"2023-10-07T21:26:52.949468+0000","last_fullsized":"2023-10-07T21:26:52.949468+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:49:02.840836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":795,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.975287+0000","last_change":"2023-10-07T21:21:41.822272+0000","last_active":"2023-10-07T21:26:52.975287+0000","last_peered":"2023-10-07T21:26:52.975287+0000","last_clean":"2023-10-07T21:26:52.975287+0000","last_became_active":"2023-10-07T21:21:41.821913+0000","last_became_peered":"2023-10-07T21:21:41.821913+0000","last_unstale":"2023-10-07T21:26:52.975287+0000","last_undegraded":"2023-10-07T21:26:52.975287+0000","last_fullsized":"2023-10-07T21:26:52.975287+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:26:18.799555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":797,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957768+0000","last_change":"2023-10-07T21:20:00.787067+0000","last_active":"2023-10-07T21:26:52.957768+0000","last_peered":"2023-10-07T21:26:52.957768+0000","last_clean":"2023-10-07T21:26:52.957768+0000","last_became_active":"2023-10-07T21:20:00.786751+0000","last_became_peered":"2023-10-07T21:20:00.786751+0000","last_unstale":"2023-10-07T21:26:52.957768+0000","last_undegraded":"2023-10-07T21:26:52.957768+0000","last_fullsized":"2023-10-07T21:26:52.957768+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T04:12:41.620178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":806,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937155+0000","last_change":"2023-10-07T21:20:34.938752+0000","last_active":"2023-10-07T21:26:51.937155+0000","last_peered":"2023-10-07T21:26:51.937155+0000","last_clean":"2023-10-07T21:26:51.937155+0000","last_became_active":"2023-10-07T21:20:34.938050+0000","last_became_peered":"2023-10-07T21:20:34.938050+0000","last_unstale":"2023-10-07T21:26:51.937155+0000","last_undegraded":"2023-10-07T21:26:51.937155+0000","last_fullsized":"2023-10-07T21:26:51.937155+0000","mapping_epoch":476,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":477,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T03:21:24.000197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":806,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.957620+0000","last_change":"2023-10-07T21:20:00.787520+0000","last_active":"2023-10-07T21:26:52.957620+0000","last_peered":"2023-10-07T21:26:52.957620+0000","last_clean":"2023-10-07T21:26:52.957620+0000","last_became_active":"2023-10-07T21:20:00.786889+0000","last_became_peered":"2023-10-07T21:20:00.786889+0000","last_unstale":"2023-10-07T21:26:52.957620+0000","last_undegraded":"2023-10-07T21:26:52.957620+0000","last_fullsized":"2023-10-07T21:26:52.957620+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T00:35:30.337143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":779,"reported_epoch":852,"state":"active+clean","last_fresh":"2023-10-07T21:26:51.937141+0000","last_change":"2023-10-07T21:21:41.823987+0000","last_active":"2023-10-07T21:26:51.937141+0000","last_peered":"2023-10-07T21:26:51.937141+0000","last_clean":"2023-10-07T21:26:51.937141+0000","last_became_active":"2023-10-07T21:21:41.823333+0000","last_became_peered":"2023-10-07T21:21:41.823333+0000","last_unstale":"2023-10-07T21:26:51.937141+0000","last_undegraded":"2023-10-07T21:26:51.937141+0000","last_fullsized":"2023-10-07T21:26:51.937141+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:30:58.976090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":784,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.948561+0000","last_change":"2023-10-07T21:21:41.838202+0000","last_active":"2023-10-07T21:26:52.948561+0000","last_peered":"2023-10-07T21:26:52.948561+0000","last_clean":"2023-10-07T21:26:52.948561+0000","last_became_active":"2023-10-07T21:21:41.837476+0000","last_became_peered":"2023-10-07T21:21:41.837476+0000","last_unstale":"2023-10-07T21:26:52.948561+0000","last_undegraded":"2023-10-07T21:26:52.948561+0000","last_fullsized":"2023-10-07T21:26:52.948561+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T02:22:43.498208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":799,"reported_epoch":853,"state":"active+clean","last_fresh":"2023-10-07T21:26:52.974697+0000","last_change":"2023-10-07T21:21:07.821078+0000","last_active":"2023-10-07T21:26:52.974697+0000","last_peered":"2023-10-07T21:26:52.974697+0000","last_clean":"2023-10-07T21:26:52.974697+0000","last_became_active":"2023-10-07T21:21:07.820553+0000","last_became_peered":"2023-10-07T21:21:07.820553+0000","last_unstale":"2023-10-07T21:26:52.974697+0000","last_undegraded":"2023-10-07T21:26:52.974697+0000","last_fullsized":"2023-10-07T21:26:52.974697+0000","mapping_epoch":509,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":510,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T21:10:54.188032+0000","last_clean_scrub_stamp":"2023-10-07T21:10:54.188032+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-09T07:12:07.196994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":301481984,"num_objects":143,"num_object_clones":93,"num_object_copies":429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":143,"num_whiteouts":11,"num_read":3673,"num_read_kb":4900070,"num_write":8444,"num_write_kb":1847104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":183,"num_bytes_recovered":363036672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":430952448,"data_stored":636899328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":25085,"ondisk_log_size":25085,"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":34215,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":543,"seq":2332167241792,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":246788,"kb_used_data":40248,"kb_used_omap":26,"kb_used_meta":206501,"kb_avail":93498364,"statfs":{"total":95995035648,"available":95742324736,"internally_reserved":0,"allocated":41213952,"data_stored":48988679,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27198,"internal_metadata":211457474},"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 Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.60599999999999998,"15min":0.58799999999999997},"min":{"1min":0.374,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.81299999999999994,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.502},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.61699999999999999,"15min":0.60999999999999999},"min":{"1min":0.41999999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.77000000000000002,"5min":1.569,"15min":1.569},"last":0.54700000000000004}]},{"osd":1,"last update":"Sat Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.57999999999999996,"15min":0.56100000000000005},"min":{"1min":0.38100000000000001,"5min":0.31,"15min":0.31},"max":{"1min":0.79700000000000004,"5min":0.995,"15min":0.995},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.64400000000000002,"15min":0.66000000000000003},"min":{"1min":0.44800000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.86099999999999999,"5min":1.7,"15min":1.7},"last":0.46000000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61599999999999999,"15min":0.60899999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.85899999999999999,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.64200000000000002,"15min":0.65400000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.82199999999999995,"5min":1.143,"15min":1.143},"last":0.65100000000000002}]},{"osd":3,"last update":"Sat Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.65900000000000003},"min":{"1min":0.44800000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.92700000000000005,"5min":1.119,"15min":1.119},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.67800000000000005,"15min":0.68600000000000005},"min":{"1min":0.50600000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.82699999999999996,"5min":1.629,"15min":1.629},"last":0.76300000000000001}]},{"osd":4,"last update":"Sat Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.58699999999999997,"15min":0.64900000000000002},"min":{"1min":0.39000000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.0109999999999999,"5min":2.746,"15min":2.746},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.58199999999999996,"15min":0.60799999999999998},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.98999999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.61499999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.60599999999999998,"15min":0.625},"min":{"1min":0.38,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.90500000000000003,"5min":1.444,"15min":1.444},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.59999999999999998,"15min":0.63700000000000001},"min":{"1min":0.40400000000000003,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.0329999999999999,"5min":1.55,"15min":1.55},"last":0.57799999999999996}]},{"osd":6,"last update":"Sat Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.66700000000000004,"15min":0.70599999999999996},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.85699999999999998,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65000000000000002,"15min":0.68600000000000005},"min":{"1min":0.49399999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.96199999999999997,"5min":1.976,"15min":1.976},"last":0.63800000000000001}]}]},{"osd":6,"up_from":509,"seq":2186138353735,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":203312,"kb_used_data":33312,"kb_used_omap":28,"kb_used_meta":169955,"kb_avail":93541840,"statfs":{"total":95995035648,"available":95786844160,"internally_reserved":0,"allocated":34111488,"data_stored":40456637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29184,"internal_metadata":174034432},"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 Oct 7 21:26:18 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.59499999999999997,"15min":0.56899999999999995},"min":{"1min":0.45100000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.76800000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.68899999999999995,"15min":0.65900000000000003},"min":{"1min":0.38300000000000001,"5min":0.371,"15min":0.371},"max":{"1min":0.87,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.52300000000000002}]},{"osd":1,"last update":"Sat Oct 7 21:26:18 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.76500000000000001,"15min":0.65200000000000002},"min":{"1min":0.36399999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.79900000000000004,"5min":15.191000000000001,"15min":15.191000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.753,"15min":0.64400000000000002},"min":{"1min":0.41799999999999998,"5min":0.312,"15min":0.312},"max":{"1min":0.84999999999999998,"5min":15.25,"15min":15.25},"last":0.58699999999999997}]},{"osd":2,"last update":"Sat Oct 7 21:26:18 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.63100000000000001,"15min":0.60999999999999999},"min":{"1min":0.432,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.86699999999999999,"5min":0.95599999999999996,"15min":0.95599999999999996},"last":0.753},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.61199999999999999,"15min":0.622},"min":{"1min":0.46800000000000003,"5min":0.316,"15min":0.316},"max":{"1min":0.78900000000000003,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.73599999999999999}]},{"osd":3,"last update":"Sat Oct 7 21:26:18 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.78200000000000003,"15min":0.71399999999999997},"min":{"1min":0.39000000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.85899999999999999,"5min":15.275,"15min":15.275},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.84799999999999998,"15min":0.72299999999999998},"min":{"1min":0.48699999999999999,"5min":0.372,"15min":0.372},"max":{"1min":0.89500000000000002,"5min":15.301,"15min":15.301},"last":0.80800000000000005}]},{"osd":4,"last update":"Sat Oct 7 21:26:18 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.51700000000000002,"15min":0.51400000000000001},"min":{"1min":0.34200000000000003,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.75800000000000001,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.57799999999999996,"15min":0.56699999999999995},"min":{"1min":0.39700000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.95699999999999996,"5min":1.028,"15min":1.028},"last":0.86499999999999999}]},{"osd":5,"last update":"Sat Oct 7 21:26:18 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54100000000000004,"15min":0.53900000000000003},"min":{"1min":0.36899999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.58999999999999997,"15min":0.58699999999999997},"min":{"1min":0.40300000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.82699999999999996,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.83799999999999997}]},{"osd":7,"last update":"Sat Oct 7 21:26:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.65200000000000002,"15min":0.63700000000000001},"min":{"1min":0.38400000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.81999999999999995,"5min":1.093,"15min":1.093},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63800000000000001,"15min":0.624},"min":{"1min":0.39600000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.85099999999999998,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.93899999999999995}]}]},{"osd":1,"up_from":343,"seq":1473173782632,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":513776,"kb_used_data":68508,"kb_used_omap":28,"kb_used_meta":445219,"kb_avail":93231376,"statfs":{"total":95995035648,"available":95468929024,"internally_reserved":0,"allocated":70152192,"data_stored":91455926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28702,"internal_metadata":455905250},"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 Oct 7 21:26:41 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.39800000000000002,"15min":0.40000000000000002},"min":{"1min":0.248,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":2.0390000000000001,"5min":2.0390000000000001,"15min":2.0390000000000001},"last":0.499},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.46100000000000002,"15min":0.46000000000000002},"min":{"1min":0.30299999999999999,"5min":0.254,"15min":0.254},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.52600000000000002}]},{"osd":2,"last update":"Sat Oct 7 21:26:09 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.40000000000000002,"15min":0.39700000000000002},"min":{"1min":0.22600000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.43099999999999999,"15min":0.443},"min":{"1min":0.27200000000000002,"5min":0.245,"15min":0.24299999999999999},"max":{"1min":2.0680000000000001,"5min":2.0680000000000001,"15min":2.0680000000000001},"last":0.41999999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:26:41 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.43099999999999999,"15min":0.45100000000000001},"min":{"1min":0.28199999999999997,"5min":0.216,"15min":0.216},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.48799999999999999,"15min":0.51500000000000001},"min":{"1min":0.35799999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.9950000000000001,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":0.54800000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:26:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.64200000000000002,"15min":0.60599999999999998},"min":{"1min":0.35299999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.887,"5min":1.887,"15min":1.887},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.66300000000000003,"15min":0.63700000000000001},"min":{"1min":0.39500000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":2.1520000000000001,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":0.57299999999999995}]},{"osd":5,"last update":"Sat Oct 7 21:26:44 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.628,"15min":0.64800000000000002},"min":{"1min":0.44800000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.88800000000000001,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.747,"5min":0.66400000000000003,"15min":0.63200000000000001},"min":{"1min":0.439,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.9219999999999999,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.59499999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:26:14 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.66200000000000003,"15min":0.64200000000000002},"min":{"1min":0.46300000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.9590000000000001,"5min":1.9590000000000001,"15min":1.9590000000000001},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.67000000000000004,"15min":0.66200000000000003},"min":{"1min":0.43099999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":0.71699999999999997}]},{"osd":7,"last update":"Sat Oct 7 21:26:52 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.69899999999999995,"15min":0.64900000000000002},"min":{"1min":0.51000000000000001,"5min":0.38,"15min":0.38},"max":{"1min":0.95499999999999996,"5min":1.526,"15min":1.526},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.745,"15min":0.69899999999999995},"min":{"1min":0.57199999999999995,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.006,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.67500000000000004}]}]},{"osd":0,"up_from":310,"seq":1331439861871,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":700164,"kb_used_data":77624,"kb_used_omap":38,"kb_used_meta":622489,"kb_avail":93044988,"statfs":{"total":95995035648,"available":95278067712,"internally_reserved":0,"allocated":79486976,"data_stored":101861415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39297,"internal_metadata":637429375},"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 Oct 7 21:26:36 2023","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.41399999999999998,"15min":0.371},"min":{"1min":0.23799999999999999,"5min":0.23400000000000001,"15min":0.19500000000000001},"max":{"1min":0.60899999999999999,"5min":2.3359999999999999,"15min":2.3359999999999999},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.43099999999999999,"15min":0.39900000000000002},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.54500000000000004,"5min":1.9930000000000001,"15min":1.9930000000000001},"last":0.35899999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.439,"15min":0.42299999999999999},"min":{"1min":0.26100000000000001,"5min":0.25800000000000001,"15min":0.23300000000000001},"max":{"1min":0.65300000000000002,"5min":2.2570000000000001,"15min":2.2570000000000001},"last":0.308},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.44,"15min":0.42599999999999999},"min":{"1min":0.26900000000000002,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.55500000000000005,"5min":3.48,"15min":3.48},"last":0.38800000000000001}]},{"osd":3,"last update":"Sat Oct 7 21:26:36 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.49399999999999999,"15min":0.50600000000000001},"min":{"1min":0.32400000000000001,"5min":0.311,"15min":0.311},"max":{"1min":0.64500000000000002,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.5,"15min":0.50700000000000001},"min":{"1min":0.28699999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.66900000000000004,"5min":2.29,"15min":2.29},"last":0.45700000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.64200000000000002,"15min":0.65500000000000003},"min":{"1min":0.42199999999999999,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.66000000000000003,"15min":0.66600000000000004},"min":{"1min":0.44900000000000001,"5min":0.377,"15min":0.377},"max":{"1min":2.153,"5min":2.222,"15min":2.222},"last":0.78500000000000003}]},{"osd":5,"last update":"Sat Oct 7 21:26:46 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.64900000000000002,"15min":0.63600000000000001},"min":{"1min":0.40999999999999998,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.91100000000000003,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68400000000000005,"15min":0.65800000000000003},"min":{"1min":0.35299999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.96399999999999997,"5min":1.577,"15min":1.577},"last":0.59699999999999998}]},{"osd":6,"last update":"Sat Oct 7 21:26:17 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.67200000000000004,"15min":0.64800000000000002},"min":{"1min":0.433,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.1060000000000001,"5min":1.702,"15min":1.702},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.68300000000000005,"15min":0.66300000000000003},"min":{"1min":0.45900000000000002,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.90900000000000003,"5min":1.085,"15min":1.085},"last":0.62}]},{"osd":7,"last update":"Sat Oct 7 21:26:55 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.72199999999999998,"15min":0.71999999999999997},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.89100000000000001,"5min":1.196,"15min":1.196},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.73799999999999999,"15min":0.72399999999999998},"min":{"1min":0.47999999999999998,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.95099999999999996,"5min":1.746,"15min":1.746},"last":0.746}]}]},{"osd":2,"up_from":376,"seq":1614907703393,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":585988,"kb_used_data":77620,"kb_used_omap":40,"kb_used_meta":508311,"kb_avail":93159164,"statfs":{"total":95995035648,"available":95394983936,"internally_reserved":0,"allocated":79482880,"data_stored":103649217,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":41104,"internal_metadata":520511344},"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 Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.42299999999999999,"15min":0.42499999999999999},"min":{"1min":0.25,"5min":0.217,"15min":0.217},"max":{"1min":2.653,"5min":2.653,"15min":2.653},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.41399999999999998,"15min":0.41899999999999998},"min":{"1min":0.312,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.64900000000000002,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.437}]},{"osd":1,"last update":"Sat Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.44800000000000001,"15min":0.434},"min":{"1min":0.29999999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":1.8680000000000001,"5min":1.8680000000000001,"15min":1.8680000000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.51600000000000001,"15min":0.48399999999999999},"min":{"1min":0.34699999999999998,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":4.1820000000000004,"5min":4.1820000000000004,"15min":4.1820000000000004},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Oct 7 21:26:42 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.50700000000000001,"15min":0.47999999999999998},"min":{"1min":0.30299999999999999,"5min":0.29699999999999999,"15min":0.28999999999999998},"max":{"1min":3.9710000000000001,"5min":3.9710000000000001,"15min":3.9710000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.52700000000000002,"15min":0.50700000000000001},"min":{"1min":0.41299999999999998,"5min":0.33400000000000002,"15min":0.312},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.59199999999999997}]},{"osd":4,"last update":"Sat Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.66900000000000004,"15min":0.63700000000000001},"min":{"1min":0.51800000000000002,"5min":0.42299999999999999,"15min":0.40100000000000002},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.69799999999999995,"15min":0.67200000000000004},"min":{"1min":0.44500000000000001,"5min":0.378,"15min":0.378},"max":{"1min":3.262,"5min":3.262,"15min":3.262},"last":0.68100000000000005}]},{"osd":5,"last update":"Sat Oct 7 21:26:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.72999999999999998,"15min":0.70999999999999996},"min":{"1min":0.53700000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":4.2640000000000002,"5min":4.2640000000000002,"15min":4.2640000000000002},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.73599999999999999,"15min":0.74399999999999999},"min":{"1min":0.56899999999999995,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0129999999999999}]},{"osd":6,"last update":"Sat Oct 7 21:26:19 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.69599999999999995,"15min":0.67000000000000004},"min":{"1min":0.50900000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":2.7810000000000001,"5min":2.7810000000000001,"15min":2.7810000000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.73499999999999999,"15min":0.70199999999999996},"min":{"1min":0.47299999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":2.3300000000000001,"5min":2.3300000000000001,"15min":2.3300000000000001},"last":0.96299999999999997}]},{"osd":7,"last update":"Sat Oct 7 21:25:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.70299999999999996,"15min":0.67700000000000005},"min":{"1min":0.48299999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.93000000000000005,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.69099999999999995,"15min":0.67900000000000005},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.022,"5min":1.121,"15min":1.121},"last":0.91800000000000004}]}]},{"osd":3,"up_from":409,"seq":1756641624155,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":417724,"kb_used_data":54192,"kb_used_omap":26,"kb_used_meta":363493,"kb_avail":93327428,"statfs":{"total":95995035648,"available":95567286272,"internally_reserved":0,"allocated":55492608,"data_stored":73357216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26946,"internal_metadata":372217534},"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 Oct 7 21:26:43 2023","interfaces":[{"interface":"back","average":{"1min":0.34699999999999998,"5min":0.372,"15min":0.38100000000000001},"min":{"1min":0.25900000000000001,"5min":0.217,"15min":0.217},"max":{"1min":0.501,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.39700000000000002,"15min":0.42299999999999999},"min":{"1min":0.25800000000000001,"5min":0.251,"15min":0.251},"max":{"1min":0.59599999999999997,"5min":0.65200000000000002,"15min":1.1120000000000001},"last":0.46300000000000002}]},{"osd":1,"last update":"Sat Oct 7 21:26:43 2023","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.41499999999999998,"15min":0.432},"min":{"1min":0.22800000000000001,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.45400000000000001,"15min":0.47799999999999998},"min":{"1min":0.34100000000000003,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.71599999999999997,"5min":0.747,"15min":0.747},"last":0.48899999999999999}]},{"osd":2,"last update":"Sat Oct 7 21:26:43 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.45800000000000002,"15min":0.47399999999999998},"min":{"1min":0.307,"5min":0.249,"15min":0.24299999999999999},"max":{"1min":0.71199999999999997,"5min":0.74299999999999999,"15min":0.81699999999999995},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.48699999999999999,"15min":0.503},"min":{"1min":0.374,"5min":0.315,"15min":0.315},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.80200000000000005},"last":0.64300000000000002}]},{"osd":4,"last update":"Sat Oct 7 21:26:13 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.62,"15min":0.64200000000000002},"min":{"1min":0.47599999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.79500000000000004,"5min":0.998,"15min":0.998},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.625,"15min":0.624},"min":{"1min":0.40000000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.75900000000000001}]},{"osd":5,"last update":"Sat Oct 7 21:26:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.65800000000000003,"15min":0.66900000000000004},"min":{"1min":0.41699999999999998,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.86199999999999999,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.67300000000000004,"15min":0.67800000000000005},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.008,"5min":1.04,"15min":1.04},"last":0.60799999999999998}]},{"osd":6,"last update":"Sat Oct 7 21:26:13 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.66200000000000003,"15min":0.66800000000000004},"min":{"1min":0.442,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84199999999999997,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.69799999999999995,"15min":0.68400000000000005},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.86899999999999999,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.84199999999999997}]},{"osd":7,"last update":"Sat Oct 7 21:26:45 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.67300000000000004,"15min":0.64100000000000001},"min":{"1min":0.46100000000000002,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.97899999999999998,"5min":0.99099999999999999,"15min":0.99099999999999999},"last":0.63},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.70199999999999996,"15min":0.69399999999999995},"min":{"1min":0.54200000000000004,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.0289999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.81000000000000005}]}]},{"osd":4,"up_from":442,"seq":1898375544916,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":667776,"kb_used_data":81580,"kb_used_omap":51,"kb_used_meta":586124,"kb_avail":93077376,"statfs":{"total":95995035648,"available":95311233024,"internally_reserved":0,"allocated":83537920,"data_stored":117995892,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53015,"internal_metadata":600191209},"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 Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.53700000000000003,"15min":0.57899999999999996},"min":{"1min":0.33500000000000002,"5min":0.218,"15min":0.218},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":1.1140000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.625,"5min":0.58499999999999996,"15min":0.57999999999999996},"min":{"1min":0.30499999999999999,"5min":0.29999999999999999,"15min":0.27200000000000002},"max":{"1min":0.90800000000000003,"5min":2.0099999999999998,"15min":2.0099999999999998},"last":0.70299999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58299999999999996,"15min":0.82999999999999996},"min":{"1min":0.34699999999999998,"5min":0.33300000000000002,"15min":0.29099999999999998},"max":{"1min":0.85899999999999999,"5min":2.8639999999999999,"15min":5.7249999999999996},"last":0.621},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.59499999999999997,"15min":0.60799999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.96099999999999997,"5min":2.391,"15min":2.391},"last":0.63400000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.56299999999999994,"15min":0.61099999999999999},"min":{"1min":0.39500000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.032,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.60399999999999998,"15min":0.63200000000000001},"min":{"1min":0.36799999999999999,"5min":0.312,"15min":0.312},"max":{"1min":0.877,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.73299999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:26:11 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.61099999999999999,"15min":0.61699999999999999},"min":{"1min":0.40600000000000003,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":2.1120000000000001,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.58999999999999997,"15min":0.61399999999999999},"min":{"1min":0.33500000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.0009999999999999,"5min":1.022,"15min":1.022},"last":0.84999999999999998}]},{"osd":5,"last update":"Sat Oct 7 21:26:47 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.51100000000000001,"15min":0.53300000000000003},"min":{"1min":0.309,"5min":0.249,"15min":0.249},"max":{"1min":0.83099999999999996,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.52400000000000002,"15min":0.54000000000000004},"min":{"1min":0.35899999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.752,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.59199999999999997}]},{"osd":6,"last update":"Sat Oct 7 21:26:18 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.55200000000000005,"15min":0.53400000000000003},"min":{"1min":0.42599999999999999,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.79100000000000004,"5min":0.878,"15min":0.878},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.621,"5min":0.58899999999999997,"15min":0.56499999999999995},"min":{"1min":0.35999999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.80200000000000005,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.79500000000000004}]},{"osd":7,"last update":"Sat Oct 7 21:26:52 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.60899999999999999,"15min":0.58799999999999997},"min":{"1min":0.40699999999999997,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.88,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.64900000000000002,"15min":0.60699999999999998},"min":{"1min":0.53100000000000003,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.96499999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"last":0.67400000000000004}]}]},{"osd":5,"up_from":476,"seq":2044404432973,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":704408,"kb_used_data":84876,"kb_used_omap":72,"kb_used_meta":619447,"kb_avail":93040744,"statfs":{"total":95995035648,"available":95273721856,"internally_reserved":0,"allocated":86913024,"data_stored":121869775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":74421,"internal_metadata":634314059},"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 Oct 7 21:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.621,"15min":0.60399999999999998},"min":{"1min":0.33500000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.83499999999999996,"5min":5.9390000000000001,"15min":5.9390000000000001},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.57599999999999996,"15min":0.58599999999999997},"min":{"1min":0.41899999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.78200000000000003,"5min":0.90700000000000003,"15min":1.3680000000000001},"last":0.70299999999999996}]},{"osd":1,"last update":"Sat Oct 7 21:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.63800000000000001,"15min":0.58399999999999996},"min":{"1min":0.36599999999999999,"5min":0.33800000000000002,"15min":0.33700000000000002},"max":{"1min":0.82999999999999996,"5min":5.9829999999999997,"15min":5.9829999999999997},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.63200000000000001,"15min":0.66400000000000003},"min":{"1min":0.41599999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.92300000000000004,"5min":1.0409999999999999,"15min":1.694},"last":0.76100000000000001}]},{"osd":2,"last update":"Sat Oct 7 21:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.629,"15min":0.87},"min":{"1min":0.38300000000000001,"5min":0.312,"15min":0.312},"max":{"1min":0.92100000000000004,"5min":2.1659999999999999,"15min":7.7910000000000004},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.62,"5min":0.59999999999999998,"15min":0.85099999999999998},"min":{"1min":0.41899999999999998,"5min":0.373,"15min":0.373},"max":{"1min":0.75900000000000001,"5min":1.698,"15min":7.5410000000000004},"last":0.73299999999999998}]},{"osd":3,"last update":"Sat Oct 7 21:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.67700000000000005,"15min":0.63100000000000001},"min":{"1min":0.502,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.96899999999999997,"5min":6.0129999999999999,"15min":6.0129999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.66800000000000004,"15min":0.68799999999999994},"min":{"1min":0.46700000000000003,"5min":0.38,"15min":0.38},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.409},"last":0.66600000000000004}]},{"osd":4,"last update":"Sat Oct 7 21:26:38 2023","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.51500000000000001,"15min":0.48999999999999999},"min":{"1min":0.36699999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.70599999999999996,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.63,"15min":0.57799999999999996},"min":{"1min":0.371,"5min":0.308,"15min":0.308},"max":{"1min":0.89900000000000002,"5min":6.0380000000000003,"15min":6.0380000000000003},"last":0.68100000000000005}]},{"osd":6,"last update":"Sat Oct 7 21:26:20 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.59199999999999997,"15min":0.59299999999999997},"min":{"1min":0.33800000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.68600000000000005,"15min":0.67000000000000004},"min":{"1min":0.40699999999999997,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.1080000000000001,"5min":1.847,"15min":1.847},"last":0.79600000000000004}]},{"osd":7,"last update":"Sat Oct 7 21:26:52 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.61699999999999999,"15min":0.57499999999999996},"min":{"1min":0.42099999999999999,"5min":0.314,"15min":0.314},"max":{"1min":0.89300000000000002,"5min":2.6680000000000001,"15min":2.6680000000000001},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.71599999999999997,"15min":0.63400000000000001},"min":{"1min":0.497,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.94999999999999996,"5min":6.2439999999999998,"15min":6.2439999999999998},"last":0.80600000000000005}]}]}],"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":5759,"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":4130,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4892,"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":5862,"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":6217,"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":2148,"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":2301,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2906,"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":66371584,"data_stored":93573120,"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":57716736,"data_stored":83783680,"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":67162112,"data_stored":96010240,"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":43114496,"data_stored":65691648,"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":71315456,"data_stored":110374912,"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":74854400,"data_stored":114286592,"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":21581824,"data_stored":32305152,"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":28835840,"data_stored":40873984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T21:26:59.077 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-10-07T21:26:59.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-10-07T21:26:59.442 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T21:26:59.644 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:26:59 smithi003 ceph-mon[204507]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:26:59.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:26:59 smithi003 ceph-mon[200960]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:26:59.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:26:59 smithi046 ceph-mon[189713]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T21:27:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:00 smithi003 ceph-mon[204507]: pgmap v931: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:27:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:00 smithi003 ceph-mon[204507]: osdmap e855: 8 total, 8 up, 8 in 2023-10-07T21:27:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:00 smithi003 ceph-mon[200960]: pgmap v931: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:27:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:00 smithi003 ceph-mon[200960]: osdmap e855: 8 total, 8 up, 8 in 2023-10-07T21:27:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:00 smithi046 ceph-mon[189713]: pgmap v931: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.0 MiB/s wr, 11 op/s 2023-10-07T21:27:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:00 smithi046 ceph-mon[189713]: osdmap e855: 8 total, 8 up, 8 in 2023-10-07T21:27:01.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:27:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:27:01] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.43.0" 2023-10-07T21:27:01.914 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_0' removed 2023-10-07T21:27:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:01 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1702278128' 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-10-07T21:27:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:01 smithi003 ceph-mon[200960]: from='client.? ' 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-10-07T21:27:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:01 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1702278128' 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-10-07T21:27:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:01 smithi003 ceph-mon[204507]: from='client.? ' 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-10-07T21:27:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:01 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1702278128' 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-10-07T21:27:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:01 smithi046 ceph-mon[189713]: from='client.? ' 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-10-07T21:27:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:02.725 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-10-07T21:27:02.725 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2023-10-07T21:27:02.725 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-10-07T21:27:02.725 INFO:teuthology.task.print:**** done start rados_api.yaml 2023-10-07T21:27:02.725 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-10-07T21:27:02.726 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-10-07T21:27:02.726 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-07T21:27:02.726 DEBUG:teuthology.orchestra.run.smithi003:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-07T21:27:02.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T21:27:02.748 INFO:teuthology.orchestra.run.smithi003.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-07T21:27:02.748 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T21:27:02.808 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-07T21:27:02.808 DEBUG:teuthology.orchestra.run.smithi003:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-07T21:27:02.868 INFO:tasks.workunit:timeout=3h 2023-10-07T21:27:02.868 INFO:tasks.workunit:cleanup=True 2023-10-07T21:27:02.869 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:27:02.934 INFO:tasks.workunit.client.0.smithi003.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-07T21:27:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:02 smithi003 ceph-mon[204507]: pgmap v933: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 767 KiB/s wr, 3 op/s 2023-10-07T21:27:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:02 smithi003 ceph-mon[204507]: from='client.? ' 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-10-07T21:27:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:02 smithi003 ceph-mon[204507]: osdmap e856: 8 total, 8 up, 8 in 2023-10-07T21:27:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:02 smithi003 ceph-mon[200960]: pgmap v933: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 767 KiB/s wr, 3 op/s 2023-10-07T21:27:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:02 smithi003 ceph-mon[200960]: from='client.? ' 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-10-07T21:27:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:02 smithi003 ceph-mon[200960]: osdmap e856: 8 total, 8 up, 8 in 2023-10-07T21:27:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:02 smithi046 ceph-mon[189713]: pgmap v933: 121 pgs: 121 active+clean; 288 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 767 KiB/s wr, 3 op/s 2023-10-07T21:27:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:02 smithi046 ceph-mon[189713]: from='client.? ' 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-10-07T21:27:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:02 smithi046 ceph-mon[189713]: osdmap e856: 8 total, 8 up, 8 in 2023-10-07T21:27:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:04 smithi003 ceph-mon[204507]: pgmap v935: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:27:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:04 smithi003 ceph-mon[200960]: pgmap v935: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:27:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:04 smithi046 ceph-mon[189713]: pgmap v935: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:27:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:06 smithi003 ceph-mon[200960]: pgmap v936: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:06 smithi003 ceph-mon[204507]: pgmap v936: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:06 smithi046 ceph-mon[189713]: pgmap v936: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:08 smithi003 ceph-mon[200960]: pgmap v937: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:08 smithi003 ceph-mon[204507]: pgmap v937: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:08 smithi046 ceph-mon[189713]: pgmap v937: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:10.698 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-07T21:27:10.757 INFO:tasks.workunit.client.0.smithi003.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-07T21:27:10.759 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T21:27:10.759 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-07T21:27:10.848 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-07T21:27:10.896 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-07T21:27:10.935 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T21:27:10.937 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T21:27:10.937 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-07T21:27:10.977 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T21:27:10.979 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2023-10-07T21:27:10.979 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-07T21:27:11.036 INFO:tasks.workunit:Running workunits matching cls on client.0... 2023-10-07T21:27:11.037 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2023-10-07T21:27:11.037 DEBUG:teuthology.orchestra.run.smithi003: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-10-07T21:27:11.105 INFO:tasks.workunit.client.0.smithi003.stdout:Running main() from gmock_main.cc 2023-10-07T21:27:11.105 INFO:tasks.workunit.client.0.smithi003.stdout:[==========] Running 22 tests from 1 test suite. 2023-10-07T21:27:11.105 INFO:tasks.workunit.client.0.smithi003.stdout:[----------] Global test environment set-up. 2023-10-07T21:27:11.105 INFO:tasks.workunit.client.0.smithi003.stdout:[----------] 22 tests from TestCls2PCQueue 2023-10-07T21:27:11.105 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2023-10-07T21:27:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:10 smithi003 ceph-mon[200960]: pgmap v938: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:10 smithi003 ceph-mon[204507]: pgmap v938: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:10 smithi046 ceph-mon[189713]: pgmap v938: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:27:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:27:11] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.43.0" 2023-10-07T21:27:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:12 smithi003 ceph-mon[200960]: pgmap v939: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:12 smithi003 ceph-mon[200960]: osdmap e857: 8 total, 8 up, 8 in 2023-10-07T21:27:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:12 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1455938331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:12 smithi003 ceph-mon[204507]: pgmap v939: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:12 smithi003 ceph-mon[204507]: osdmap e857: 8 total, 8 up, 8 in 2023-10-07T21:27:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:12 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1455938331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:12 smithi046 ceph-mon[189713]: pgmap v939: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:12 smithi046 ceph-mon[189713]: osdmap e857: 8 total, 8 up, 8 in 2023-10-07T21:27:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:12 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1455938331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:13.938 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2834 ms) 2023-10-07T21:27:13.939 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2023-10-07T21:27:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:13 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1455938331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:13 smithi003 ceph-mon[200960]: osdmap e858: 8 total, 8 up, 8 in 2023-10-07T21:27:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:13 smithi003 ceph-mon[200960]: osdmap e859: 8 total, 8 up, 8 in 2023-10-07T21:27:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:13 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1455938331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:13 smithi003 ceph-mon[204507]: osdmap e858: 8 total, 8 up, 8 in 2023-10-07T21:27:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:13 smithi003 ceph-mon[204507]: osdmap e859: 8 total, 8 up, 8 in 2023-10-07T21:27:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:13 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1455938331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:13 smithi046 ceph-mon[189713]: osdmap e858: 8 total, 8 up, 8 in 2023-10-07T21:27:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:13 smithi046 ceph-mon[189713]: osdmap e859: 8 total, 8 up, 8 in 2023-10-07T21:27:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:14 smithi003 ceph-mon[200960]: pgmap v942: 137 pgs: 1 creating+activating, 26 unknown, 110 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:14 smithi003 ceph-mon[204507]: pgmap v942: 137 pgs: 1 creating+activating, 26 unknown, 110 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:14 smithi046 ceph-mon[189713]: pgmap v942: 137 pgs: 1 creating+activating, 26 unknown, 110 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[200960]: osdmap e860: 8 total, 8 up, 8 in 2023-10-07T21:27:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/32749318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[200960]: pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[204507]: osdmap e860: 8 total, 8 up, 8 in 2023-10-07T21:27:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/32749318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:15 smithi003 ceph-mon[204507]: pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:15 smithi046 ceph-mon[189713]: osdmap e860: 8 total, 8 up, 8 in 2023-10-07T21:27:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:15 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/32749318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:15 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:15 smithi046 ceph-mon[189713]: pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:16.998 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3059 ms) 2023-10-07T21:27:16.998 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.Reserve 2023-10-07T21:27:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[200960]: osdmap e861: 8 total, 8 up, 8 in 2023-10-07T21:27:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[204507]: osdmap e861: 8 total, 8 up, 8 in 2023-10-07T21:27:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:16 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:16 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:16 smithi046 ceph-mon[189713]: osdmap e861: 8 total, 8 up, 8 in 2023-10-07T21:27:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:17 smithi003 ceph-mon[200960]: osdmap e862: 8 total, 8 up, 8 in 2023-10-07T21:27:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:17 smithi003 ceph-mon[200960]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:17 smithi003 ceph-mon[204507]: osdmap e862: 8 total, 8 up, 8 in 2023-10-07T21:27:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:17 smithi003 ceph-mon[204507]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:17 smithi046 ceph-mon[189713]: osdmap e862: 8 total, 8 up, 8 in 2023-10-07T21:27:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:17 smithi046 ceph-mon[189713]: pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: osdmap e863: 8 total, 8 up, 8 in 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2257965688' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: osdmap e863: 8 total, 8 up, 8 in 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2257965688' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:19.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:27:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: osdmap e863: 8 total, 8 up, 8 in 2023-10-07T21:27:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2257965688' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:19.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:19.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:19.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:20.015 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.Reserve (3016 ms) 2023-10-07T21:27:20.015 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2023-10-07T21:27:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:20 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:20 smithi003 ceph-mon[200960]: osdmap e864: 8 total, 8 up, 8 in 2023-10-07T21:27:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:20 smithi003 ceph-mon[200960]: pgmap v951: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:20 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:20 smithi003 ceph-mon[204507]: osdmap e864: 8 total, 8 up, 8 in 2023-10-07T21:27:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:20 smithi003 ceph-mon[204507]: pgmap v951: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:20 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:20 smithi046 ceph-mon[189713]: osdmap e864: 8 total, 8 up, 8 in 2023-10-07T21:27:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:20 smithi046 ceph-mon[189713]: pgmap v951: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:21 smithi003 ceph-mon[200960]: osdmap e865: 8 total, 8 up, 8 in 2023-10-07T21:27:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:21 smithi003 ceph-mon[204507]: osdmap e865: 8 total, 8 up, 8 in 2023-10-07T21:27:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:21 smithi046 ceph-mon[189713]: osdmap e865: 8 total, 8 up, 8 in 2023-10-07T21:27:22.030 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:27:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:27:21] "GET /metrics HTTP/1.1" 200 36178 "" "Prometheus/2.43.0" 2023-10-07T21:27:22.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[200960]: osdmap e866: 8 total, 8 up, 8 in 2023-10-07T21:27:22.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1568620828' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[200960]: pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1568620828' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[200960]: osdmap e867: 8 total, 8 up, 8 in 2023-10-07T21:27:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[204507]: osdmap e866: 8 total, 8 up, 8 in 2023-10-07T21:27:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1568620828' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[204507]: pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1568620828' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:22 smithi003 ceph-mon[204507]: osdmap e867: 8 total, 8 up, 8 in 2023-10-07T21:27:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:22 smithi046 ceph-mon[189713]: osdmap e866: 8 total, 8 up, 8 in 2023-10-07T21:27:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:22 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1568620828' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:22 smithi046 ceph-mon[189713]: pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:22 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1568620828' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:22 smithi046 ceph-mon[189713]: osdmap e867: 8 total, 8 up, 8 in 2023-10-07T21:27:23.023 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3010 ms) 2023-10-07T21:27:23.024 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.Commit 2023-10-07T21:27:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:23 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:23 smithi003 ceph-mon[200960]: osdmap e868: 8 total, 8 up, 8 in 2023-10-07T21:27:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:23 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:23 smithi003 ceph-mon[204507]: osdmap e868: 8 total, 8 up, 8 in 2023-10-07T21:27:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:23 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:23 smithi046 ceph-mon[189713]: osdmap e868: 8 total, 8 up, 8 in 2023-10-07T21:27:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:24 smithi003 ceph-mon[200960]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:24 smithi003 ceph-mon[204507]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:24 smithi046 ceph-mon[189713]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:27:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[204507]: osdmap e869: 8 total, 8 up, 8 in 2023-10-07T21:27:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1653266066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:27:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[200960]: osdmap e869: 8 total, 8 up, 8 in 2023-10-07T21:27:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1653266066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:25 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:25 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:25 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:27:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:25 smithi046 ceph-mon[189713]: osdmap e869: 8 total, 8 up, 8 in 2023-10-07T21:27:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:25 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1653266066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:25 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:26.068 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.Commit (3045 ms) 2023-10-07T21:27:26.068 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.Abort 2023-10-07T21:27:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:26 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:26 smithi003 ceph-mon[200960]: osdmap e870: 8 total, 8 up, 8 in 2023-10-07T21:27:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:26 smithi003 ceph-mon[200960]: pgmap v960: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:26 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:26 smithi003 ceph-mon[204507]: osdmap e870: 8 total, 8 up, 8 in 2023-10-07T21:27:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:26 smithi003 ceph-mon[204507]: pgmap v960: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:26 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:26 smithi046 ceph-mon[189713]: osdmap e870: 8 total, 8 up, 8 in 2023-10-07T21:27:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:26 smithi046 ceph-mon[189713]: pgmap v960: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:27 smithi003 ceph-mon[204507]: osdmap e871: 8 total, 8 up, 8 in 2023-10-07T21:27:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:27 smithi003 ceph-mon[200960]: osdmap e871: 8 total, 8 up, 8 in 2023-10-07T21:27:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:27 smithi046 ceph-mon[189713]: osdmap e871: 8 total, 8 up, 8 in 2023-10-07T21:27:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[204507]: osdmap e872: 8 total, 8 up, 8 in 2023-10-07T21:27:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/337765997' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[204507]: pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[200960]: osdmap e872: 8 total, 8 up, 8 in 2023-10-07T21:27:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/337765997' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:28 smithi003 ceph-mon[200960]: pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:28 smithi046 ceph-mon[189713]: osdmap e872: 8 total, 8 up, 8 in 2023-10-07T21:27:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:28 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/337765997' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:28 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:28 smithi046 ceph-mon[189713]: pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:29.084 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.Abort (3016 ms) 2023-10-07T21:27:29.084 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2023-10-07T21:27:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:29 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:29 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:29 smithi003 ceph-mon[200960]: osdmap e873: 8 total, 8 up, 8 in 2023-10-07T21:27:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:29 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:29 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:29 smithi003 ceph-mon[204507]: osdmap e873: 8 total, 8 up, 8 in 2023-10-07T21:27:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:29 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:29 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:29 smithi046 ceph-mon[189713]: osdmap e873: 8 total, 8 up, 8 in 2023-10-07T21:27:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:30 smithi046 ceph-mon[189713]: osdmap e874: 8 total, 8 up, 8 in 2023-10-07T21:27:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:30 smithi046 ceph-mon[189713]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:30 smithi003 ceph-mon[200960]: osdmap e874: 8 total, 8 up, 8 in 2023-10-07T21:27:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:30 smithi003 ceph-mon[200960]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:30 smithi003 ceph-mon[204507]: osdmap e874: 8 total, 8 up, 8 in 2023-10-07T21:27:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:30 smithi003 ceph-mon[204507]: pgmap v966: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:31 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:31 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:27:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:31 smithi046 ceph-mon[189713]: osdmap e875: 8 total, 8 up, 8 in 2023-10-07T21:27:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:31 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1578965808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:31 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:27:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[204507]: osdmap e875: 8 total, 8 up, 8 in 2023-10-07T21:27:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1578965808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:27:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[200960]: osdmap e875: 8 total, 8 up, 8 in 2023-10-07T21:27:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1578965808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:31 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:27:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:27:31] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-10-07T21:27:32.110 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.ReserveError (3025 ms) 2023-10-07T21:27:32.110 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.CommitError 2023-10-07T21:27:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:32 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:32 smithi046 ceph-mon[189713]: osdmap e876: 8 total, 8 up, 8 in 2023-10-07T21:27:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:32 smithi046 ceph-mon[189713]: pgmap v969: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[200960]: osdmap e876: 8 total, 8 up, 8 in 2023-10-07T21:27:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[200960]: pgmap v969: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[204507]: osdmap e876: 8 total, 8 up, 8 in 2023-10-07T21:27:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:32 smithi003 ceph-mon[204507]: pgmap v969: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:33 smithi003 ceph-mon[200960]: osdmap e877: 8 total, 8 up, 8 in 2023-10-07T21:27:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:33 smithi003 ceph-mon[204507]: osdmap e877: 8 total, 8 up, 8 in 2023-10-07T21:27:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:33 smithi046 ceph-mon[189713]: osdmap e877: 8 total, 8 up, 8 in 2023-10-07T21:27:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[200960]: osdmap e878: 8 total, 8 up, 8 in 2023-10-07T21:27:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/946231650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[200960]: pgmap v972: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[204507]: osdmap e878: 8 total, 8 up, 8 in 2023-10-07T21:27:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/946231650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:34 smithi003 ceph-mon[204507]: pgmap v972: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:34 smithi046 ceph-mon[189713]: osdmap e878: 8 total, 8 up, 8 in 2023-10-07T21:27:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:34 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/946231650' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:34 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:34 smithi046 ceph-mon[189713]: pgmap v972: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:35.130 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.CommitError (3021 ms) 2023-10-07T21:27:35.131 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.AbortError 2023-10-07T21:27:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:35 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:35 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:35 smithi003 ceph-mon[200960]: osdmap e879: 8 total, 8 up, 8 in 2023-10-07T21:27:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:35 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:35 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:35 smithi003 ceph-mon[204507]: osdmap e879: 8 total, 8 up, 8 in 2023-10-07T21:27:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:35 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:35 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:35 smithi046 ceph-mon[189713]: osdmap e879: 8 total, 8 up, 8 in 2023-10-07T21:27:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:36 smithi003 ceph-mon[200960]: osdmap e880: 8 total, 8 up, 8 in 2023-10-07T21:27:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:36 smithi003 ceph-mon[200960]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:36 smithi003 ceph-mon[204507]: osdmap e880: 8 total, 8 up, 8 in 2023-10-07T21:27:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:36 smithi003 ceph-mon[204507]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:36 smithi046 ceph-mon[189713]: osdmap e880: 8 total, 8 up, 8 in 2023-10-07T21:27:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:36 smithi046 ceph-mon[189713]: pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:37.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:37.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:27:37.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[200960]: osdmap e881: 8 total, 8 up, 8 in 2023-10-07T21:27:37.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2371095145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:27:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[204507]: osdmap e881: 8 total, 8 up, 8 in 2023-10-07T21:27:37.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:37 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2371095145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:37 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:37 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:27:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:37 smithi046 ceph-mon[189713]: osdmap e881: 8 total, 8 up, 8 in 2023-10-07T21:27:37.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:37 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2371095145' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:38.149 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.AbortError (3018 ms) 2023-10-07T21:27:38.149 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2023-10-07T21:27:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:38 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2371095145' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:38 smithi003 ceph-mon[200960]: osdmap e882: 8 total, 8 up, 8 in 2023-10-07T21:27:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:38 smithi003 ceph-mon[200960]: pgmap v978: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:38 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2371095145' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:38 smithi003 ceph-mon[204507]: osdmap e882: 8 total, 8 up, 8 in 2023-10-07T21:27:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:38 smithi003 ceph-mon[204507]: pgmap v978: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:38 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2371095145' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:38 smithi046 ceph-mon[189713]: osdmap e882: 8 total, 8 up, 8 in 2023-10-07T21:27:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:38 smithi046 ceph-mon[189713]: pgmap v978: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:39 smithi003 ceph-mon[200960]: osdmap e883: 8 total, 8 up, 8 in 2023-10-07T21:27:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:39 smithi003 ceph-mon[204507]: osdmap e883: 8 total, 8 up, 8 in 2023-10-07T21:27:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:39 smithi046 ceph-mon[189713]: osdmap e883: 8 total, 8 up, 8 in 2023-10-07T21:27:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[200960]: osdmap e884: 8 total, 8 up, 8 in 2023-10-07T21:27:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2944839189' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[200960]: pgmap v981: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[204507]: osdmap e884: 8 total, 8 up, 8 in 2023-10-07T21:27:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2944839189' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[204507]: pgmap v981: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:40 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:40 smithi046 ceph-mon[189713]: osdmap e884: 8 total, 8 up, 8 in 2023-10-07T21:27:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:40 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2944839189' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:40 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:40 smithi046 ceph-mon[189713]: pgmap v981: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:40 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:41.176 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3027 ms) 2023-10-07T21:27:41.176 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2023-10-07T21:27:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:41 smithi003 ceph-mon[200960]: osdmap e885: 8 total, 8 up, 8 in 2023-10-07T21:27:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:41 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:41.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:41 smithi003 ceph-mon[204507]: osdmap e885: 8 total, 8 up, 8 in 2023-10-07T21:27:41.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:41 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:41 smithi046 ceph-mon[189713]: osdmap e885: 8 total, 8 up, 8 in 2023-10-07T21:27:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:41 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:27:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:27:41] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-10-07T21:27:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:42 smithi003 ceph-mon[200960]: osdmap e886: 8 total, 8 up, 8 in 2023-10-07T21:27:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:42 smithi003 ceph-mon[200960]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:42 smithi003 ceph-mon[204507]: osdmap e886: 8 total, 8 up, 8 in 2023-10-07T21:27:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:42 smithi003 ceph-mon[204507]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:42 smithi046 ceph-mon[189713]: osdmap e886: 8 total, 8 up, 8 in 2023-10-07T21:27:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:42 smithi046 ceph-mon[189713]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:27:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[200960]: osdmap e887: 8 total, 8 up, 8 in 2023-10-07T21:27:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1944515456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:27:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[204507]: osdmap e887: 8 total, 8 up, 8 in 2023-10-07T21:27:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1944515456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:43 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:43 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:43 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:27:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:43 smithi046 ceph-mon[189713]: osdmap e887: 8 total, 8 up, 8 in 2023-10-07T21:27:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:43 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1944515456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:43 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:44.198 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3023 ms) 2023-10-07T21:27:44.199 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2023-10-07T21:27:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:44 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:44 smithi003 ceph-mon[200960]: osdmap e888: 8 total, 8 up, 8 in 2023-10-07T21:27:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:44 smithi003 ceph-mon[200960]: pgmap v987: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:44 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:44 smithi003 ceph-mon[204507]: osdmap e888: 8 total, 8 up, 8 in 2023-10-07T21:27:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:44 smithi003 ceph-mon[204507]: pgmap v987: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:44 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:44 smithi046 ceph-mon[189713]: osdmap e888: 8 total, 8 up, 8 in 2023-10-07T21:27:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:44 smithi046 ceph-mon[189713]: pgmap v987: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:45 smithi003 ceph-mon[200960]: osdmap e889: 8 total, 8 up, 8 in 2023-10-07T21:27:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:45 smithi003 ceph-mon[204507]: osdmap e889: 8 total, 8 up, 8 in 2023-10-07T21:27:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:45 smithi046 ceph-mon[189713]: osdmap e889: 8 total, 8 up, 8 in 2023-10-07T21:27:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[200960]: osdmap e890: 8 total, 8 up, 8 in 2023-10-07T21:27:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3991235174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[200960]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[204507]: osdmap e890: 8 total, 8 up, 8 in 2023-10-07T21:27:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3991235174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:46 smithi003 ceph-mon[204507]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:46 smithi046 ceph-mon[189713]: osdmap e890: 8 total, 8 up, 8 in 2023-10-07T21:27:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:46 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3991235174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:46 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:46 smithi046 ceph-mon[189713]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:47.213 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3015 ms) 2023-10-07T21:27:47.214 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2023-10-07T21:27:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[200960]: osdmap e891: 8 total, 8 up, 8 in 2023-10-07T21:27:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[204507]: osdmap e891: 8 total, 8 up, 8 in 2023-10-07T21:27:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:47 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:47 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:47 smithi046 ceph-mon[189713]: osdmap e891: 8 total, 8 up, 8 in 2023-10-07T21:27:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:27:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:48 smithi003 ceph-mon[200960]: osdmap e892: 8 total, 8 up, 8 in 2023-10-07T21:27:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:48 smithi003 ceph-mon[200960]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:48 smithi003 ceph-mon[204507]: osdmap e892: 8 total, 8 up, 8 in 2023-10-07T21:27:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:48 smithi003 ceph-mon[204507]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:48 smithi046 ceph-mon[189713]: osdmap e892: 8 total, 8 up, 8 in 2023-10-07T21:27:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:48 smithi046 ceph-mon[189713]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:27:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[200960]: osdmap e893: 8 total, 8 up, 8 in 2023-10-07T21:27:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2988053018' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:49.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:27:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[204507]: osdmap e893: 8 total, 8 up, 8 in 2023-10-07T21:27:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2988053018' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:49 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:49 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:49.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:49 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:27:49.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:49 smithi046 ceph-mon[189713]: osdmap e893: 8 total, 8 up, 8 in 2023-10-07T21:27:49.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:49 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2988053018' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:49.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:49 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:50.246 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3033 ms) 2023-10-07T21:27:50.246 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2023-10-07T21:27:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:50 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:50 smithi003 ceph-mon[200960]: osdmap e894: 8 total, 8 up, 8 in 2023-10-07T21:27:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:50 smithi003 ceph-mon[200960]: pgmap v996: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:50 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:50 smithi003 ceph-mon[204507]: osdmap e894: 8 total, 8 up, 8 in 2023-10-07T21:27:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:50 smithi003 ceph-mon[204507]: pgmap v996: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:50 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:50 smithi046 ceph-mon[189713]: osdmap e894: 8 total, 8 up, 8 in 2023-10-07T21:27:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:50 smithi046 ceph-mon[189713]: pgmap v996: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:51 smithi003 ceph-mon[204507]: osdmap e895: 8 total, 8 up, 8 in 2023-10-07T21:27:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:51 smithi003 ceph-mon[200960]: osdmap e895: 8 total, 8 up, 8 in 2023-10-07T21:27:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:51 smithi046 ceph-mon[189713]: osdmap e895: 8 total, 8 up, 8 in 2023-10-07T21:27:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:27:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:27:51] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-10-07T21:27:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:52 smithi003 ceph-mon[204507]: osdmap e896: 8 total, 8 up, 8 in 2023-10-07T21:27:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:52 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/4281567862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:52 smithi003 ceph-mon[204507]: pgmap v999: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:52 smithi003 ceph-mon[200960]: osdmap e896: 8 total, 8 up, 8 in 2023-10-07T21:27:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:52 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/4281567862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:52 smithi003 ceph-mon[200960]: pgmap v999: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:52 smithi046 ceph-mon[189713]: osdmap e896: 8 total, 8 up, 8 in 2023-10-07T21:27:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:52 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/4281567862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:52 smithi046 ceph-mon[189713]: pgmap v999: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:53.263 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3015 ms) 2023-10-07T21:27:53.263 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2023-10-07T21:27:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:53 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:53 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/4281567862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:53 smithi003 ceph-mon[200960]: osdmap e897: 8 total, 8 up, 8 in 2023-10-07T21:27:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:53 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:53 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/4281567862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:53 smithi003 ceph-mon[204507]: osdmap e897: 8 total, 8 up, 8 in 2023-10-07T21:27:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:53 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:53 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/4281567862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:53 smithi046 ceph-mon[189713]: osdmap e897: 8 total, 8 up, 8 in 2023-10-07T21:27:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:54 smithi003 ceph-mon[200960]: osdmap e898: 8 total, 8 up, 8 in 2023-10-07T21:27:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:54 smithi003 ceph-mon[200960]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:54 smithi003 ceph-mon[204507]: osdmap e898: 8 total, 8 up, 8 in 2023-10-07T21:27:54.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:54 smithi003 ceph-mon[204507]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:54 smithi046 ceph-mon[189713]: osdmap e898: 8 total, 8 up, 8 in 2023-10-07T21:27:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:54 smithi046 ceph-mon[189713]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:27:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[200960]: osdmap e899: 8 total, 8 up, 8 in 2023-10-07T21:27:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1117438691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:27:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[204507]: osdmap e899: 8 total, 8 up, 8 in 2023-10-07T21:27:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1117438691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:55 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:55 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:27:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:55 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:27:55.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:55 smithi046 ceph-mon[189713]: osdmap e899: 8 total, 8 up, 8 in 2023-10-07T21:27:55.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:55 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1117438691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:55.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:55 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:56.302 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3033 ms) 2023-10-07T21:27:56.302 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2023-10-07T21:27:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:56 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:56 smithi003 ceph-mon[200960]: osdmap e900: 8 total, 8 up, 8 in 2023-10-07T21:27:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:56 smithi003 ceph-mon[200960]: pgmap v1005: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:56 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:56 smithi003 ceph-mon[204507]: osdmap e900: 8 total, 8 up, 8 in 2023-10-07T21:27:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:56 smithi003 ceph-mon[204507]: pgmap v1005: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:56 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:56 smithi046 ceph-mon[189713]: osdmap e900: 8 total, 8 up, 8 in 2023-10-07T21:27:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:56 smithi046 ceph-mon[189713]: pgmap v1005: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:57.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:57 smithi003 ceph-mon[200960]: osdmap e901: 8 total, 8 up, 8 in 2023-10-07T21:27:57.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:57 smithi003 ceph-mon[204507]: osdmap e901: 8 total, 8 up, 8 in 2023-10-07T21:27:57.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:57 smithi046 ceph-mon[189713]: osdmap e901: 8 total, 8 up, 8 in 2023-10-07T21:27:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[200960]: osdmap e902: 8 total, 8 up, 8 in 2023-10-07T21:27:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3194291241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[200960]: pgmap v1008: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[204507]: osdmap e902: 8 total, 8 up, 8 in 2023-10-07T21:27:58.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3194291241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:58.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:58.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:58 smithi003 ceph-mon[204507]: pgmap v1008: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:58 smithi046 ceph-mon[189713]: osdmap e902: 8 total, 8 up, 8 in 2023-10-07T21:27:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:58 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3194291241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:58 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:27:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:58 smithi046 ceph-mon[189713]: pgmap v1008: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:27:59.318 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestCls2PCQueue.Cleanup (3023 ms) 2023-10-07T21:27:59.319 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2023-10-07T21:27:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:59 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:59 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:27:59 smithi003 ceph-mon[200960]: osdmap e903: 8 total, 8 up, 8 in 2023-10-07T21:27:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:59 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:59 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:27:59 smithi003 ceph-mon[204507]: osdmap e903: 8 total, 8 up, 8 in 2023-10-07T21:27:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:59 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:27:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:59 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:27:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:27:59 smithi046 ceph-mon[189713]: osdmap e903: 8 total, 8 up, 8 in 2023-10-07T21:28:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:00 smithi003 ceph-mon[200960]: osdmap e904: 8 total, 8 up, 8 in 2023-10-07T21:28:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:00 smithi003 ceph-mon[200960]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:00 smithi003 ceph-mon[204507]: osdmap e904: 8 total, 8 up, 8 in 2023-10-07T21:28:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:00 smithi003 ceph-mon[204507]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:00 smithi046 ceph-mon[189713]: osdmap e904: 8 total, 8 up, 8 in 2023-10-07T21:28:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:00 smithi046 ceph-mon[189713]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:01.368 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:720: Failure 2023-10-07T21:28:01.368 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:01.368 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:28:01.368 INFO:tasks.workunit.client.0.smithi003.stdout: ioctx.operate(queue_name, &op) 2023-10-07T21:28:01.368 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: -22 2023-10-07T21:28:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:28:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[200960]: osdmap e905: 8 total, 8 up, 8 in 2023-10-07T21:28:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3469807246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[204507]: osdmap e905: 8 total, 8 up, 8 in 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3469807246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:28:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:01 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:01 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:28:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:01 smithi046 ceph-mon[189713]: osdmap e905: 8 total, 8 up, 8 in 2023-10-07T21:28:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:01 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3469807246' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:01 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:28:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:28:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:28:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-10-07T21:28:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:02 smithi046 ceph-mon[189713]: pgmap v1013: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:02 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:02 smithi046 ceph-mon[189713]: osdmap e906: 8 total, 8 up, 8 in 2023-10-07T21:28:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:02 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:28:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[204507]: pgmap v1013: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[204507]: osdmap e906: 8 total, 8 up, 8 in 2023-10-07T21:28:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:28:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[200960]: pgmap v1013: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[200960]: osdmap e906: 8 total, 8 up, 8 in 2023-10-07T21:28:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:02 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:28:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:03 smithi046 ceph-mon[189713]: osdmap e907: 8 total, 8 up, 8 in 2023-10-07T21:28:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:03 smithi003 ceph-mon[204507]: osdmap e907: 8 total, 8 up, 8 in 2023-10-07T21:28:03.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:03 smithi003 ceph-mon[200960]: osdmap e907: 8 total, 8 up, 8 in 2023-10-07T21:28:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:04 smithi046 ceph-mon[189713]: pgmap v1016: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:04 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:04 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:28:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:04 smithi003 ceph-mon[200960]: pgmap v1016: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:04 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:04 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:28:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:04 smithi003 ceph-mon[204507]: pgmap v1016: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T21:28:04.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:04 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:04.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:04 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:28:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:06 smithi003 ceph-mon[200960]: pgmap v1017: 137 pgs: 6 creating+peering, 131 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 7.55k op/s 2023-10-07T21:28:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:06 smithi003 ceph-mon[204507]: pgmap v1017: 137 pgs: 6 creating+peering, 131 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 7.55k op/s 2023-10-07T21:28:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:06 smithi046 ceph-mon[189713]: pgmap v1017: 137 pgs: 6 creating+peering, 131 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 7.55k op/s 2023-10-07T21:28:09.311 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:726: Failure 2023-10-07T21:28:09.312 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:09.312 INFO:tasks.workunit.client.0.smithi003.stdout: consume_count 2023-10-07T21:28:09.312 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: 0 2023-10-07T21:28:09.312 INFO:tasks.workunit.client.0.smithi003.stdout: number_of_ops*number_of_elements*max_producer_count 2023-10-07T21:28:09.312 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: 69000 2023-10-07T21:28:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:08 smithi003 ceph-mon[200960]: pgmap v1018: 137 pgs: 137 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.8 MiB/s wr, 6.47k op/s 2023-10-07T21:28:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:08 smithi003 ceph-mon[204507]: pgmap v1018: 137 pgs: 137 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.8 MiB/s wr, 6.47k op/s 2023-10-07T21:28:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:08 smithi046 ceph-mon[189713]: pgmap v1018: 137 pgs: 137 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.8 MiB/s wr, 6.47k op/s 2023-10-07T21:28:09.940 INFO:tasks.workunit.client.0.smithi003.stdout:[ FAILED ] TestCls2PCQueue.MultiProducer (10621 ms) 2023-10-07T21:28:09.940 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2023-10-07T21:28:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:10 smithi003 ceph-mon[200960]: pgmap v1019: 137 pgs: 137 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 5.66k op/s 2023-10-07T21:28:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:10 smithi003 ceph-mon[200960]: osdmap e908: 8 total, 8 up, 8 in 2023-10-07T21:28:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:10 smithi003 ceph-mon[204507]: pgmap v1019: 137 pgs: 137 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 5.66k op/s 2023-10-07T21:28:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:10 smithi003 ceph-mon[204507]: osdmap e908: 8 total, 8 up, 8 in 2023-10-07T21:28:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:10 smithi046 ceph-mon[189713]: pgmap v1019: 137 pgs: 137 active+clean; 1.5 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 5.66k op/s 2023-10-07T21:28:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:10 smithi046 ceph-mon[189713]: osdmap e908: 8 total, 8 up, 8 in 2023-10-07T21:28:11.958 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:28:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:28:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-10-07T21:28:11.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[204507]: osdmap e909: 8 total, 8 up, 8 in 2023-10-07T21:28:11.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/214349442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:11.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:11.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:11.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[204507]: osdmap e910: 8 total, 8 up, 8 in 2023-10-07T21:28:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[200960]: osdmap e909: 8 total, 8 up, 8 in 2023-10-07T21:28:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/214349442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:11 smithi003 ceph-mon[200960]: osdmap e910: 8 total, 8 up, 8 in 2023-10-07T21:28:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:11 smithi046 ceph-mon[189713]: osdmap e909: 8 total, 8 up, 8 in 2023-10-07T21:28:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:11 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/214349442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:11 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:11 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:11 smithi046 ceph-mon[189713]: osdmap e910: 8 total, 8 up, 8 in 2023-10-07T21:28:12.703 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:780: Failure 2023-10-07T21:28:12.703 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:12.703 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:28:12.704 INFO:tasks.workunit.client.0.smithi003.stdout: ioctx.operate(queue_name, &wop) 2023-10-07T21:28:12.704 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: -22 2023-10-07T21:28:12.950 INFO:tasks.workunit.client.0.smithi003.stdout:[ FAILED ] TestCls2PCQueue.AsyncConsumer (3010 ms) 2023-10-07T21:28:12.950 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2023-10-07T21:28:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:12 smithi003 ceph-mon[200960]: pgmap v1022: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:12 smithi003 ceph-mon[200960]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:28:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:12 smithi003 ceph-mon[200960]: osdmap e911: 8 total, 8 up, 8 in 2023-10-07T21:28:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:12 smithi003 ceph-mon[204507]: pgmap v1022: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:12 smithi003 ceph-mon[204507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:28:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:12 smithi003 ceph-mon[204507]: osdmap e911: 8 total, 8 up, 8 in 2023-10-07T21:28:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:12 smithi046 ceph-mon[189713]: pgmap v1022: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:12 smithi046 ceph-mon[189713]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T21:28:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:12 smithi046 ceph-mon[189713]: osdmap e911: 8 total, 8 up, 8 in 2023-10-07T21:28:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[200960]: pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[200960]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-07T21:28:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[200960]: osdmap e912: 8 total, 8 up, 8 in 2023-10-07T21:28:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/863142867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:14.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[204507]: pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:14.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[204507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:14.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-07T21:28:14.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[204507]: osdmap e912: 8 total, 8 up, 8 in 2023-10-07T21:28:14.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/863142867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:14.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:14 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:14 smithi046 ceph-mon[189713]: pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:14 smithi046 ceph-mon[189713]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T21:28:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:14 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-07T21:28:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:14 smithi046 ceph-mon[189713]: osdmap e912: 8 total, 8 up, 8 in 2023-10-07T21:28:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:14 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/863142867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:14 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T21:28:15.135 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-10-07T21:28:15.135 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:15.135 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:28:15.136 INFO:tasks.workunit.client.0.smithi003.stdout: ioctx.operate(queue_name, &op) 2023-10-07T21:28:15.136 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: -22 2023-10-07T21:28:15.136 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-10-07T21:28:15.136 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:15.136 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:28:15.136 INFO:tasks.workunit.client.0.smithi003.stdout: ioctx.operate(queue_name, &op) 2023-10-07T21:28:15.136 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: -22 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.stdout: ioctx.operate(queue_name, &op) 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: -22 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:15.137 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:28:15.138 INFO:tasks.workunit.client.0.smithi003.stdout: ioctx.operate(queue_name, &op) 2023-10-07T21:28:15.138 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: -22 2023-10-07T21:28:15.138 INFO:tasks.workunit.client.0.smithi003.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-1291-g1cb42695/rpm/el8/BUILD/ceph-17.2.6-1291-g1cb42695/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-10-07T21:28:15.138 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2023-10-07T21:28:15.138 INFO:tasks.workunit.client.0.smithi003.stdout: 0 2023-10-07T21:28:15.138 INFO:tasks.workunit.client.0.smithi003.stdout: ioctx.operate(queue_name, &op) 2023-10-07T21:28:15.138 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: -22 2023-10-07T21:28:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:15 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:15 smithi003 ceph-mon[200960]: osdmap e913: 8 total, 8 up, 8 in 2023-10-07T21:28:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:15 smithi003 ceph-mon[200960]: pgmap v1028: 137 pgs: 5 creating+activating, 6 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:15 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:15 smithi003 ceph-mon[204507]: osdmap e913: 8 total, 8 up, 8 in 2023-10-07T21:28:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:15 smithi003 ceph-mon[204507]: pgmap v1028: 137 pgs: 5 creating+activating, 6 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:15 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-266591-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T21:28:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:15 smithi046 ceph-mon[189713]: osdmap e913: 8 total, 8 up, 8 in 2023-10-07T21:28:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:15 smithi046 ceph-mon[189713]: pgmap v1028: 137 pgs: 5 creating+activating, 6 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:16 smithi003 ceph-mon[200960]: osdmap e914: 8 total, 8 up, 8 in 2023-10-07T21:28:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:16 smithi003 ceph-mon[204507]: osdmap e914: 8 total, 8 up, 8 in 2023-10-07T21:28:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:16 smithi046 ceph-mon[189713]: osdmap e914: 8 total, 8 up, 8 in 2023-10-07T21:28:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:17 smithi003 ceph-mon[204507]: pgmap v1030: 137 pgs: 5 creating+activating, 6 creating+peering, 12 unknown, 114 active+clean; 866 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 872 KiB/s rd, 2.5 MiB/s wr, 2.81k op/s 2023-10-07T21:28:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:17 smithi003 ceph-mon[200960]: pgmap v1030: 137 pgs: 5 creating+activating, 6 creating+peering, 12 unknown, 114 active+clean; 866 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 872 KiB/s rd, 2.5 MiB/s wr, 2.81k op/s 2023-10-07T21:28:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:17 smithi046 ceph-mon[189713]: pgmap v1030: 137 pgs: 5 creating+activating, 6 creating+peering, 12 unknown, 114 active+clean; 866 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 872 KiB/s rd, 2.5 MiB/s wr, 2.81k op/s 2023-10-07T21:28:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:28:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[204507]: pgmap v1031: 137 pgs: 5 creating+activating, 6 creating+peering, 126 active+clean; 866 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 2.05k op/s 2023-10-07T21:28:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:28:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:19 smithi003 ceph-mon[200960]: pgmap v1031: 137 pgs: 5 creating+activating, 6 creating+peering, 126 active+clean; 866 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 2.05k op/s 2023-10-07T21:28:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:28:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:19 smithi046 ceph-mon[189713]: pgmap v1031: 137 pgs: 5 creating+activating, 6 creating+peering, 126 active+clean; 866 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 637 KiB/s rd, 1.9 MiB/s wr, 2.05k op/s 2023-10-07T21:28:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:28:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:28:21] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:28:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:22 smithi003 ceph-mon[204507]: pgmap v1032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 4.70k op/s 2023-10-07T21:28:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:22 smithi003 ceph-mon[200960]: pgmap v1032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 4.70k op/s 2023-10-07T21:28:22.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:22 smithi046 ceph-mon[189713]: pgmap v1032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 4.70k op/s 2023-10-07T21:28:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:24 smithi003 ceph-mon[200960]: pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 4.14k op/s 2023-10-07T21:28:24.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:24 smithi003 ceph-mon[204507]: pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 4.14k op/s 2023-10-07T21:28:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:24 smithi046 ceph-mon[189713]: pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 4.14k op/s 2023-10-07T21:28:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:26 smithi003 ceph-mon[204507]: pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.1 MiB/s wr, 3.45k op/s 2023-10-07T21:28:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:26 smithi003 ceph-mon[200960]: pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.1 MiB/s wr, 3.45k op/s 2023-10-07T21:28:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:26 smithi046 ceph-mon[189713]: pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.1 MiB/s wr, 3.45k op/s 2023-10-07T21:28:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:28 smithi003 ceph-mon[204507]: pgmap v1035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 580 KiB/s rd, 1.8 MiB/s wr, 1.96k op/s 2023-10-07T21:28:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:28 smithi003 ceph-mon[200960]: pgmap v1035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 580 KiB/s rd, 1.8 MiB/s wr, 1.96k op/s 2023-10-07T21:28:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:28 smithi046 ceph-mon[189713]: pgmap v1035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 580 KiB/s rd, 1.8 MiB/s wr, 1.96k op/s 2023-10-07T21:28:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:30 smithi003 ceph-mon[204507]: pgmap v1036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 1.7 MiB/s wr, 1.85k op/s 2023-10-07T21:28:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:30 smithi003 ceph-mon[200960]: pgmap v1036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 1.7 MiB/s wr, 1.85k op/s 2023-10-07T21:28:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:30 smithi046 ceph-mon[189713]: pgmap v1036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 1.7 MiB/s wr, 1.85k op/s 2023-10-07T21:28:31.932 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:28:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:28:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:28:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:32 smithi003 ceph-mon[200960]: pgmap v1037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 1.7 MiB/s wr, 1.85k op/s 2023-10-07T21:28:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:32 smithi003 ceph-mon[204507]: pgmap v1037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 1.7 MiB/s wr, 1.85k op/s 2023-10-07T21:28:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:32 smithi046 ceph-mon[189713]: pgmap v1037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 548 KiB/s rd, 1.7 MiB/s wr, 1.85k op/s 2023-10-07T21:28:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:34 smithi003 ceph-mon[200960]: pgmap v1038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:34 smithi003 ceph-mon[204507]: pgmap v1038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:34 smithi046 ceph-mon[189713]: pgmap v1038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:36 smithi003 ceph-mon[200960]: pgmap v1039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:36 smithi003 ceph-mon[204507]: pgmap v1039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:36 smithi046 ceph-mon[189713]: pgmap v1039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:38 smithi003 ceph-mon[204507]: pgmap v1040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:38 smithi003 ceph-mon[200960]: pgmap v1040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:38 smithi046 ceph-mon[189713]: pgmap v1040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:40 smithi003 ceph-mon[200960]: pgmap v1041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:41.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:40 smithi003 ceph-mon[204507]: pgmap v1041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:40 smithi046 ceph-mon[189713]: pgmap v1041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:28:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:28:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:28:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:42 smithi003 ceph-mon[200960]: pgmap v1042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:42 smithi003 ceph-mon[204507]: pgmap v1042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:42 smithi046 ceph-mon[189713]: pgmap v1042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:44 smithi003 ceph-mon[204507]: pgmap v1043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:45.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:44 smithi003 ceph-mon[200960]: pgmap v1043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:45.650 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:44 smithi046 ceph-mon[189713]: pgmap v1043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:46 smithi003 ceph-mon[204507]: pgmap v1044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:46 smithi003 ceph-mon[200960]: pgmap v1044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:46 smithi046 ceph-mon[189713]: pgmap v1044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:48 smithi003 ceph-mon[204507]: pgmap v1045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:48 smithi003 ceph-mon[200960]: pgmap v1045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:48 smithi046 ceph-mon[189713]: pgmap v1045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:50 smithi003 ceph-mon[204507]: pgmap v1046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:50 smithi003 ceph-mon[200960]: pgmap v1046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:50 smithi046 ceph-mon[189713]: pgmap v1046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:28:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:28:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:28:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:52 smithi003 ceph-mon[204507]: pgmap v1047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:52 smithi003 ceph-mon[200960]: pgmap v1047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:52 smithi046 ceph-mon[189713]: pgmap v1047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:54 smithi003 ceph-mon[204507]: pgmap v1048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:54 smithi003 ceph-mon[200960]: pgmap v1048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:54 smithi046 ceph-mon[189713]: pgmap v1048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:56 smithi003 ceph-mon[204507]: pgmap v1049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:56 smithi003 ceph-mon[200960]: pgmap v1049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:56 smithi046 ceph-mon[189713]: pgmap v1049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:28:58 smithi003 ceph-mon[204507]: pgmap v1050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:28:58 smithi003 ceph-mon[200960]: pgmap v1050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:28:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:28:58 smithi046 ceph-mon[189713]: pgmap v1050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:00 smithi003 ceph-mon[204507]: pgmap v1051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:00 smithi003 ceph-mon[200960]: pgmap v1051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:00 smithi046 ceph-mon[189713]: pgmap v1051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:01.973 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:29:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:29:01] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:29:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:02 smithi003 ceph-mon[204507]: pgmap v1052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:02 smithi003 ceph-mon[200960]: pgmap v1052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:02 smithi046 ceph-mon[189713]: pgmap v1052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:03 smithi003 ceph-mon[204507]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:03 smithi003 ceph-mon[200960]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:03 smithi046 ceph-mon[189713]: pgmap v1053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:06 smithi003 ceph-mon[200960]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:06 smithi003 ceph-mon[204507]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:06 smithi046 ceph-mon[189713]: pgmap v1054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:08 smithi003 ceph-mon[204507]: pgmap v1055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:08 smithi003 ceph-mon[200960]: pgmap v1055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:08 smithi046 ceph-mon[189713]: pgmap v1055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:10 smithi003 ceph-mon[204507]: pgmap v1056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:10 smithi003 ceph-mon[200960]: pgmap v1056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:10 smithi046 ceph-mon[189713]: pgmap v1056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:29:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:29:11] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:29:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:12 smithi003 ceph-mon[204507]: pgmap v1057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:12 smithi003 ceph-mon[200960]: pgmap v1057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:12 smithi046 ceph-mon[189713]: pgmap v1057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:14 smithi003 ceph-mon[204507]: pgmap v1058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:14 smithi003 ceph-mon[200960]: pgmap v1058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:14 smithi046 ceph-mon[189713]: pgmap v1058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:16 smithi003 ceph-mon[204507]: pgmap v1059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:16 smithi003 ceph-mon[200960]: pgmap v1059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:16 smithi046 ceph-mon[189713]: pgmap v1059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:18 smithi003 ceph-mon[204507]: pgmap v1060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:18 smithi003 ceph-mon[200960]: pgmap v1060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:18 smithi046 ceph-mon[189713]: pgmap v1060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:29:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:19 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:29:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:19 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:29:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:20 smithi003 ceph-mon[204507]: pgmap v1061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:20 smithi003 ceph-mon[200960]: pgmap v1061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:20 smithi046 ceph-mon[189713]: pgmap v1061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:29:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:29:21] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:29:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:22 smithi003 ceph-mon[204507]: pgmap v1062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:22 smithi003 ceph-mon[200960]: pgmap v1062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:22 smithi046 ceph-mon[189713]: pgmap v1062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:24 smithi003 ceph-mon[204507]: pgmap v1063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:24 smithi003 ceph-mon[200960]: pgmap v1063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:24 smithi046 ceph-mon[189713]: pgmap v1063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:26 smithi003 ceph-mon[204507]: pgmap v1064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:26 smithi003 ceph-mon[200960]: pgmap v1064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:26 smithi046 ceph-mon[189713]: pgmap v1064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:28 smithi003 ceph-mon[200960]: pgmap v1065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:28 smithi003 ceph-mon[204507]: pgmap v1065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:28 smithi046 ceph-mon[189713]: pgmap v1065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:30 smithi003 ceph-mon[204507]: pgmap v1066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:30 smithi003 ceph-mon[200960]: pgmap v1066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:30 smithi046 ceph-mon[189713]: pgmap v1066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:31.967 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:29:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:29:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:29:32.498 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:32.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:32.499 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:32 smithi003 ceph-mon[204507]: pgmap v1067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:32 smithi003 ceph-mon[200960]: pgmap v1067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:32 smithi046 ceph-mon[189713]: pgmap v1067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:34 smithi003 ceph-mon[204507]: pgmap v1068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:34 smithi003 ceph-mon[200960]: pgmap v1068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:34 smithi046 ceph-mon[189713]: pgmap v1068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:36 smithi003 ceph-mon[204507]: pgmap v1069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:36 smithi003 ceph-mon[200960]: pgmap v1069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:36 smithi046 ceph-mon[189713]: pgmap v1069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:37 smithi003 ceph-mon[204507]: pgmap v1070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:37 smithi003 ceph-mon[200960]: pgmap v1070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:37 smithi046 ceph-mon[189713]: pgmap v1070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:40 smithi003 ceph-mon[204507]: pgmap v1071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:40 smithi003 ceph-mon[200960]: pgmap v1071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:40 smithi046 ceph-mon[189713]: pgmap v1071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:29:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:29:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:29:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:42 smithi003 ceph-mon[204507]: pgmap v1072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:42 smithi003 ceph-mon[200960]: pgmap v1072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:42 smithi046 ceph-mon[189713]: pgmap v1072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:44 smithi003 ceph-mon[204507]: pgmap v1073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:44 smithi003 ceph-mon[200960]: pgmap v1073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:44 smithi046 ceph-mon[189713]: pgmap v1073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:46 smithi003 ceph-mon[204507]: pgmap v1074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:46 smithi003 ceph-mon[200960]: pgmap v1074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:46 smithi046 ceph-mon[189713]: pgmap v1074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:48 smithi003 ceph-mon[204507]: pgmap v1075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:48 smithi003 ceph-mon[200960]: pgmap v1075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:48 smithi046 ceph-mon[189713]: pgmap v1075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:50 smithi003 ceph-mon[204507]: pgmap v1076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:50 smithi003 ceph-mon[200960]: pgmap v1076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:50 smithi046 ceph-mon[189713]: pgmap v1076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:29:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:29:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:29:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:52 smithi003 ceph-mon[204507]: pgmap v1077: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:52 smithi003 ceph-mon[200960]: pgmap v1077: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:52 smithi046 ceph-mon[189713]: pgmap v1077: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:54 smithi003 ceph-mon[204507]: pgmap v1078: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:54 smithi003 ceph-mon[200960]: pgmap v1078: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:54 smithi046 ceph-mon[189713]: pgmap v1078: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:56 smithi003 ceph-mon[204507]: pgmap v1079: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:56 smithi003 ceph-mon[200960]: pgmap v1079: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:56 smithi046 ceph-mon[189713]: pgmap v1079: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:29:58 smithi003 ceph-mon[204507]: pgmap v1080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:29:58 smithi003 ceph-mon[200960]: pgmap v1080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:29:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:29:58 smithi046 ceph-mon[189713]: pgmap v1080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:00.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:00 smithi003 ceph-mon[200960]: pgmap v1081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:00.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T21:30:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:00 smithi003 ceph-mon[204507]: pgmap v1081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T21:30:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:00 smithi046 ceph-mon[189713]: pgmap v1081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T21:30:01.959 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:30:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:30:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:30:01.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:02 smithi003 ceph-mon[204507]: pgmap v1082: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:02 smithi003 ceph-mon[200960]: pgmap v1082: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:02 smithi046 ceph-mon[189713]: pgmap v1082: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:04 smithi003 ceph-mon[204507]: pgmap v1083: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:04 smithi003 ceph-mon[200960]: pgmap v1083: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:04 smithi046 ceph-mon[189713]: pgmap v1083: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:06 smithi003 ceph-mon[200960]: pgmap v1084: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:06 smithi003 ceph-mon[204507]: pgmap v1084: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:06 smithi046 ceph-mon[189713]: pgmap v1084: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:08 smithi003 ceph-mon[204507]: pgmap v1085: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:08 smithi003 ceph-mon[200960]: pgmap v1085: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:08 smithi046 ceph-mon[189713]: pgmap v1085: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:10 smithi003 ceph-mon[204507]: pgmap v1086: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:10 smithi003 ceph-mon[200960]: pgmap v1086: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:10 smithi046 ceph-mon[189713]: pgmap v1086: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:30:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:30:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:30:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:12 smithi003 ceph-mon[204507]: pgmap v1087: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:12 smithi003 ceph-mon[200960]: pgmap v1087: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:12 smithi046 ceph-mon[189713]: pgmap v1087: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:14 smithi003 ceph-mon[204507]: pgmap v1088: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:14 smithi003 ceph-mon[200960]: pgmap v1088: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:14 smithi046 ceph-mon[189713]: pgmap v1088: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:16 smithi003 ceph-mon[204507]: pgmap v1089: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:16 smithi003 ceph-mon[200960]: pgmap v1089: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:16 smithi046 ceph-mon[189713]: pgmap v1089: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:18 smithi003 ceph-mon[204507]: pgmap v1090: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:18 smithi003 ceph-mon[200960]: pgmap v1090: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:18 smithi046 ceph-mon[189713]: pgmap v1090: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[200960]: pgmap v1091: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:30:21.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[204507]: pgmap v1091: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:21.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:21.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:21.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:21.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:30:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:20 smithi046 ceph-mon[189713]: pgmap v1091: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:30:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:30:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:30:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:30:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:22 smithi003 ceph-mon[204507]: pgmap v1092: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:22 smithi003 ceph-mon[200960]: pgmap v1092: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:22 smithi046 ceph-mon[189713]: pgmap v1092: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:24 smithi003 ceph-mon[204507]: pgmap v1093: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:24 smithi003 ceph-mon[200960]: pgmap v1093: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:24 smithi046 ceph-mon[189713]: pgmap v1093: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:26 smithi003 ceph-mon[204507]: pgmap v1094: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:26 smithi003 ceph-mon[200960]: pgmap v1094: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:26 smithi046 ceph-mon[189713]: pgmap v1094: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:28 smithi003 ceph-mon[200960]: pgmap v1095: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:28 smithi003 ceph-mon[204507]: pgmap v1095: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:28 smithi046 ceph-mon[189713]: pgmap v1095: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:30 smithi003 ceph-mon[204507]: pgmap v1096: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:30 smithi003 ceph-mon[200960]: pgmap v1096: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:30 smithi046 ceph-mon[189713]: pgmap v1096: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:31.959 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:30:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:30:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T21:30:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:32 smithi003 ceph-mon[204507]: pgmap v1097: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:32 smithi003 ceph-mon[200960]: pgmap v1097: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:32 smithi046 ceph-mon[189713]: pgmap v1097: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:34 smithi003 ceph-mon[200960]: pgmap v1098: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:35.809 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:34 smithi003 ceph-mon[204507]: pgmap v1098: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:35.810 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:34 smithi046 ceph-mon[189713]: pgmap v1098: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:36 smithi003 ceph-mon[200960]: pgmap v1099: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:36 smithi003 ceph-mon[204507]: pgmap v1099: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:36 smithi046 ceph-mon[189713]: pgmap v1099: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:38 smithi003 ceph-mon[204507]: pgmap v1100: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:38 smithi003 ceph-mon[200960]: pgmap v1100: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:38 smithi046 ceph-mon[189713]: pgmap v1100: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:40 smithi003 ceph-mon[204507]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:40 smithi003 ceph-mon[200960]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:40 smithi046 ceph-mon[189713]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:30:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:30:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T21:30:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:42 smithi003 ceph-mon[200960]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:42 smithi003 ceph-mon[204507]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:42 smithi046 ceph-mon[189713]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:44 smithi003 ceph-mon[200960]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:44 smithi003 ceph-mon[204507]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:44 smithi046 ceph-mon[189713]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:46 smithi003 ceph-mon[200960]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:47.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:47.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:46 smithi003 ceph-mon[204507]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:47.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:46 smithi046 ceph-mon[189713]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:47.394 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:48 smithi003 ceph-mon[200960]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:48 smithi003 ceph-mon[204507]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:48 smithi046 ceph-mon[189713]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:50 smithi003 ceph-mon[200960]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:50 smithi003 ceph-mon[204507]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:50 smithi046 ceph-mon[189713]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:30:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:30:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:30:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:52 smithi003 ceph-mon[204507]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:52 smithi003 ceph-mon[200960]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:52 smithi046 ceph-mon[189713]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:54 smithi003 ceph-mon[204507]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:54 smithi003 ceph-mon[200960]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:54 smithi046 ceph-mon[189713]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:56 smithi003 ceph-mon[204507]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:57.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:56 smithi003 ceph-mon[200960]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:57.367 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:56 smithi046 ceph-mon[189713]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:30:58 smithi003 ceph-mon[204507]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:30:58 smithi003 ceph-mon[200960]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:30:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:30:58 smithi046 ceph-mon[189713]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:00 smithi003 ceph-mon[204507]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:00 smithi003 ceph-mon[200960]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:00 smithi046 ceph-mon[189713]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:01.960 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:31:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:31:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:31:01.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:01.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:02 smithi003 ceph-mon[204507]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:02 smithi003 ceph-mon[200960]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:02 smithi046 ceph-mon[189713]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:04 smithi003 ceph-mon[204507]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:04 smithi003 ceph-mon[200960]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:04 smithi046 ceph-mon[189713]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:06 smithi003 ceph-mon[204507]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:06 smithi003 ceph-mon[200960]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:06 smithi046 ceph-mon[189713]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:08 smithi003 ceph-mon[204507]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:08 smithi003 ceph-mon[200960]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:08 smithi046 ceph-mon[189713]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:10 smithi003 ceph-mon[204507]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:10 smithi003 ceph-mon[200960]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:10 smithi046 ceph-mon[189713]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:31:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:31:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:31:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:12 smithi003 ceph-mon[200960]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:12 smithi003 ceph-mon[204507]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:12 smithi046 ceph-mon[189713]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:14 smithi003 ceph-mon[204507]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:14 smithi003 ceph-mon[200960]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:14 smithi046 ceph-mon[189713]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:16 smithi003 ceph-mon[204507]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:16 smithi003 ceph-mon[200960]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:16 smithi046 ceph-mon[189713]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:18 smithi003 ceph-mon[204507]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:18 smithi003 ceph-mon[200960]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:18 smithi046 ceph-mon[189713]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:21.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:20 smithi003 ceph-mon[204507]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:21.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:21.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:20 smithi003 ceph-mon[200960]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:21.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:20 smithi046 ceph-mon[189713]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:21.983 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:31:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:31:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:31:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:21.984 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:31:21.984 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:21.984 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:21.984 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:31:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:31:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:22 smithi003 ceph-mon[200960]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:22 smithi003 ceph-mon[204507]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:22 smithi046 ceph-mon[189713]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:24 smithi003 ceph-mon[200960]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:24 smithi003 ceph-mon[204507]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:24 smithi046 ceph-mon[189713]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:26 smithi003 ceph-mon[204507]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:26 smithi003 ceph-mon[200960]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:26 smithi046 ceph-mon[189713]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:28 smithi003 ceph-mon[204507]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:28 smithi003 ceph-mon[200960]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:28 smithi046 ceph-mon[189713]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:30 smithi003 ceph-mon[204507]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:30 smithi003 ceph-mon[200960]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:30 smithi046 ceph-mon[189713]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:31.964 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:31:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:31:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:31:31.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:32 smithi003 ceph-mon[204507]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:32 smithi003 ceph-mon[200960]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:32 smithi046 ceph-mon[189713]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:34 smithi003 ceph-mon[204507]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:34 smithi003 ceph-mon[200960]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:34 smithi046 ceph-mon[189713]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:36 smithi003 ceph-mon[200960]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:36 smithi003 ceph-mon[204507]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:36 smithi046 ceph-mon[189713]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:38 smithi003 ceph-mon[204507]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:39.412 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:38 smithi003 ceph-mon[200960]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:39.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:38 smithi046 ceph-mon[189713]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:40 smithi003 ceph-mon[204507]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:40 smithi003 ceph-mon[200960]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:40 smithi046 ceph-mon[189713]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:31:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:31:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:31:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:42 smithi003 ceph-mon[204507]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:43.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:42 smithi003 ceph-mon[200960]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:42 smithi046 ceph-mon[189713]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:44 smithi003 ceph-mon[204507]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:44 smithi003 ceph-mon[200960]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:44 smithi046 ceph-mon[189713]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:46 smithi003 ceph-mon[204507]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:46 smithi003 ceph-mon[200960]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:46 smithi046 ceph-mon[189713]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:48 smithi003 ceph-mon[204507]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:48 smithi003 ceph-mon[200960]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:48 smithi046 ceph-mon[189713]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:50 smithi003 ceph-mon[204507]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:50 smithi003 ceph-mon[200960]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:50 smithi046 ceph-mon[189713]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:31:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:31:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:31:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:52 smithi003 ceph-mon[204507]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:52 smithi003 ceph-mon[200960]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:52 smithi046 ceph-mon[189713]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:54 smithi003 ceph-mon[204507]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:55.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:54 smithi003 ceph-mon[200960]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:54 smithi046 ceph-mon[189713]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:56 smithi003 ceph-mon[204507]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:56 smithi003 ceph-mon[200960]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:56 smithi046 ceph-mon[189713]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:31:58 smithi003 ceph-mon[204507]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:31:58 smithi003 ceph-mon[200960]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:31:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:31:58 smithi046 ceph-mon[189713]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:00 smithi003 ceph-mon[204507]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:00 smithi003 ceph-mon[200960]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:00 smithi046 ceph-mon[189713]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:01.963 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:32:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:32:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:32:01.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:02 smithi003 ceph-mon[204507]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:03.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:02 smithi003 ceph-mon[200960]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:02 smithi046 ceph-mon[189713]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:04 smithi003 ceph-mon[204507]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:04 smithi003 ceph-mon[200960]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:04 smithi046 ceph-mon[189713]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:06 smithi003 ceph-mon[204507]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:06 smithi003 ceph-mon[200960]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:06 smithi046 ceph-mon[189713]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:08 smithi003 ceph-mon[204507]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:08 smithi003 ceph-mon[200960]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:08 smithi046 ceph-mon[189713]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:10 smithi003 ceph-mon[204507]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:10 smithi003 ceph-mon[200960]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:10 smithi046 ceph-mon[189713]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:32:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:32:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:32:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:12 smithi003 ceph-mon[204507]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:12 smithi003 ceph-mon[200960]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:12 smithi046 ceph-mon[189713]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:14 smithi003 ceph-mon[200960]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:14 smithi003 ceph-mon[204507]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:14 smithi046 ceph-mon[189713]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:16 smithi003 ceph-mon[200960]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:16 smithi003 ceph-mon[204507]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:16 smithi046 ceph-mon[189713]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:18 smithi003 ceph-mon[204507]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:18 smithi003 ceph-mon[200960]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:18 smithi046 ceph-mon[189713]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:20 smithi003 ceph-mon[204507]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:21.614 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:20 smithi003 ceph-mon[200960]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:21.614 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:20 smithi046 ceph-mon[189713]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:21.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:21.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:32:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:32:21] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T21:32:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[204507]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:32:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[200960]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:32:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:22 smithi046 ceph-mon[189713]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:32:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:24 smithi003 ceph-mon[204507]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:24 smithi003 ceph-mon[200960]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:24 smithi046 ceph-mon[189713]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:26 smithi003 ceph-mon[200960]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:26 smithi003 ceph-mon[204507]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:26 smithi046 ceph-mon[189713]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:28 smithi003 ceph-mon[204507]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:28 smithi003 ceph-mon[200960]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:28 smithi046 ceph-mon[189713]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:30 smithi003 ceph-mon[200960]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:30 smithi003 ceph-mon[204507]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:30 smithi046 ceph-mon[189713]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:31.985 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:32:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:32:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:32:31.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:32 smithi003 ceph-mon[204507]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:32 smithi003 ceph-mon[200960]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:32 smithi046 ceph-mon[189713]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:34 smithi003 ceph-mon[204507]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:34 smithi003 ceph-mon[200960]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:34 smithi046 ceph-mon[189713]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:36 smithi003 ceph-mon[204507]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:36 smithi003 ceph-mon[200960]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:36 smithi046 ceph-mon[189713]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:38 smithi003 ceph-mon[204507]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:38 smithi003 ceph-mon[200960]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:38 smithi046 ceph-mon[189713]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:40 smithi003 ceph-mon[204507]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:40 smithi003 ceph-mon[200960]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:40 smithi046 ceph-mon[189713]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:42.003 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:32:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:32:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:32:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:42 smithi003 ceph-mon[204507]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:42.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:42 smithi003 ceph-mon[200960]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:42.663 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:42 smithi046 ceph-mon[189713]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:44 smithi003 ceph-mon[204507]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:44 smithi003 ceph-mon[200960]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:44 smithi046 ceph-mon[189713]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:46 smithi003 ceph-mon[204507]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:46 smithi003 ceph-mon[200960]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:46 smithi046 ceph-mon[189713]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:48 smithi003 ceph-mon[204507]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:48 smithi003 ceph-mon[200960]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:48 smithi046 ceph-mon[189713]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:50 smithi003 ceph-mon[204507]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:50 smithi003 ceph-mon[200960]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:50 smithi046 ceph-mon[189713]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:32:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:32:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:32:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:52 smithi003 ceph-mon[204507]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:53.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:52 smithi003 ceph-mon[200960]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:52 smithi046 ceph-mon[189713]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:54 smithi003 ceph-mon[204507]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:54 smithi003 ceph-mon[200960]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:54 smithi046 ceph-mon[189713]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:56 smithi003 ceph-mon[204507]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:56 smithi003 ceph-mon[200960]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:56 smithi046 ceph-mon[189713]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:32:58 smithi003 ceph-mon[204507]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:32:58 smithi003 ceph-mon[200960]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:32:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:32:58 smithi046 ceph-mon[189713]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:00 smithi003 ceph-mon[204507]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:00 smithi003 ceph-mon[200960]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:00 smithi046 ceph-mon[189713]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:01.994 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:33:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:33:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:33:01.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:02 smithi003 ceph-mon[204507]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:02 smithi003 ceph-mon[200960]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:02 smithi046 ceph-mon[189713]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:04 smithi003 ceph-mon[204507]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:04 smithi003 ceph-mon[200960]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:04 smithi046 ceph-mon[189713]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:06 smithi003 ceph-mon[204507]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:06 smithi003 ceph-mon[200960]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:06 smithi046 ceph-mon[189713]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:08 smithi003 ceph-mon[200960]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:08 smithi003 ceph-mon[204507]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:08 smithi046 ceph-mon[189713]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:09.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:33:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T21:33:09.136226788Z level=info msg="Completed cleanup jobs" duration=119.0701ms 2023-10-07T21:33:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:10 smithi003 ceph-mon[204507]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:10 smithi003 ceph-mon[200960]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:10 smithi046 ceph-mon[189713]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:33:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:33:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T21:33:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:12 smithi003 ceph-mon[204507]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:12 smithi003 ceph-mon[200960]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:12 smithi046 ceph-mon[189713]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:14 smithi003 ceph-mon[204507]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:14 smithi003 ceph-mon[200960]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:14 smithi046 ceph-mon[189713]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:16 smithi003 ceph-mon[204507]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:16 smithi003 ceph-mon[200960]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:16 smithi046 ceph-mon[189713]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:18 smithi003 ceph-mon[204507]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:18 smithi003 ceph-mon[200960]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:18 smithi046 ceph-mon[189713]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:20 smithi003 ceph-mon[204507]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:20 smithi003 ceph-mon[200960]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:20 smithi046 ceph-mon[189713]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:33:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:33:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:33:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:22 smithi003 ceph-mon[204507]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:22 smithi003 ceph-mon[200960]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:22 smithi046 ceph-mon[189713]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:24 smithi003 ceph-mon[204507]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:24 smithi003 ceph-mon[200960]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:24 smithi046 ceph-mon[189713]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[204507]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[200960]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:26 smithi046 ceph-mon[189713]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:33:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:28 smithi003 ceph-mon[204507]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:28 smithi003 ceph-mon[200960]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:28 smithi046 ceph-mon[189713]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:30 smithi003 ceph-mon[200960]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:30 smithi003 ceph-mon[204507]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:30 smithi046 ceph-mon[189713]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:31.984 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:33:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:33:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:33:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:32 smithi003 ceph-mon[204507]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:32 smithi003 ceph-mon[200960]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:32 smithi046 ceph-mon[189713]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:34 smithi003 ceph-mon[204507]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:34 smithi003 ceph-mon[200960]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:34 smithi046 ceph-mon[189713]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:36 smithi003 ceph-mon[204507]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:36 smithi003 ceph-mon[200960]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:36 smithi046 ceph-mon[189713]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:38 smithi003 ceph-mon[204507]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:38 smithi003 ceph-mon[200960]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:38 smithi046 ceph-mon[189713]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:40 smithi003 ceph-mon[204507]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:40 smithi003 ceph-mon[200960]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:40 smithi046 ceph-mon[189713]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:33:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:33:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:33:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:42 smithi003 ceph-mon[204507]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:42 smithi003 ceph-mon[200960]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:42 smithi046 ceph-mon[189713]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:45 smithi003 ceph-mon[204507]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:45 smithi003 ceph-mon[200960]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:45 smithi046 ceph-mon[189713]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:47 smithi003 ceph-mon[204507]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:47 smithi003 ceph-mon[200960]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:47 smithi046 ceph-mon[189713]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:48 smithi003 ceph-mon[204507]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:48 smithi003 ceph-mon[200960]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:48 smithi046 ceph-mon[189713]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:50 smithi003 ceph-mon[200960]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:50 smithi003 ceph-mon[204507]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:50 smithi046 ceph-mon[189713]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:33:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:33:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:33:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:52 smithi003 ceph-mon[204507]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:52 smithi003 ceph-mon[200960]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:52 smithi046 ceph-mon[189713]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:54 smithi003 ceph-mon[204507]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:54 smithi003 ceph-mon[200960]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:54 smithi046 ceph-mon[189713]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:56 smithi003 ceph-mon[204507]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:56 smithi003 ceph-mon[200960]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:56 smithi046 ceph-mon[189713]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:33:58 smithi003 ceph-mon[204507]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:33:58 smithi003 ceph-mon[200960]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:33:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:33:58 smithi046 ceph-mon[189713]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:00 smithi003 ceph-mon[204507]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:00 smithi003 ceph-mon[200960]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:00 smithi046 ceph-mon[189713]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:01.998 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:34:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:34:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:34:01.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:01.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:03 smithi003 ceph-mon[204507]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:03 smithi003 ceph-mon[200960]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:03 smithi046 ceph-mon[189713]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:05 smithi003 ceph-mon[204507]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:05 smithi003 ceph-mon[200960]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:05 smithi046 ceph-mon[189713]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:07 smithi003 ceph-mon[204507]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:07.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:07 smithi003 ceph-mon[200960]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:07.348 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:07 smithi046 ceph-mon[189713]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:09 smithi003 ceph-mon[204507]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:09 smithi003 ceph-mon[200960]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:09 smithi046 ceph-mon[189713]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:11 smithi003 ceph-mon[204507]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:11 smithi003 ceph-mon[200960]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:11 smithi046 ceph-mon[189713]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:12.011 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:34:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:34:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:34:12.011 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:12 smithi003 ceph-mon[200960]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:12 smithi003 ceph-mon[204507]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:12 smithi046 ceph-mon[189713]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:14 smithi003 ceph-mon[204507]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:14 smithi003 ceph-mon[200960]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:14 smithi046 ceph-mon[189713]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:16 smithi003 ceph-mon[204507]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:16 smithi003 ceph-mon[200960]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:16 smithi046 ceph-mon[189713]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:18 smithi003 ceph-mon[204507]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:18 smithi003 ceph-mon[200960]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:18 smithi046 ceph-mon[189713]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:20 smithi003 ceph-mon[204507]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:20 smithi003 ceph-mon[200960]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:20 smithi046 ceph-mon[189713]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:34:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:34:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:34:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:23 smithi003 ceph-mon[204507]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:23 smithi003 ceph-mon[200960]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:23 smithi046 ceph-mon[189713]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:25 smithi003 ceph-mon[204507]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:25 smithi003 ceph-mon[200960]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:25 smithi046 ceph-mon[189713]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[204507]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:34:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[200960]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:34:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:27 smithi046 ceph-mon[189713]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:34:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:28 smithi003 ceph-mon[204507]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:29.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:28 smithi003 ceph-mon[200960]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:29.262 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:28 smithi046 ceph-mon[189713]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:30 smithi003 ceph-mon[204507]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:31.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:30 smithi003 ceph-mon[200960]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:31.424 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:30 smithi046 ceph-mon[189713]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:31.995 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:34:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:34:31] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2023-10-07T21:34:31.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:31.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:32 smithi003 ceph-mon[204507]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:32 smithi003 ceph-mon[200960]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:32 smithi046 ceph-mon[189713]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:34 smithi003 ceph-mon[204507]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:35.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:34 smithi003 ceph-mon[200960]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:34 smithi046 ceph-mon[189713]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:37 smithi003 ceph-mon[204507]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:37 smithi003 ceph-mon[200960]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:37 smithi046 ceph-mon[189713]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:39 smithi003 ceph-mon[204507]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:39 smithi003 ceph-mon[200960]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:39 smithi046 ceph-mon[189713]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:41 smithi003 ceph-mon[204507]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:41 smithi003 ceph-mon[200960]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:41 smithi046 ceph-mon[189713]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:34:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:34:41] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.43.0" 2023-10-07T21:34:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:43 smithi003 ceph-mon[204507]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:43 smithi003 ceph-mon[200960]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:43 smithi046 ceph-mon[189713]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:44 smithi003 ceph-mon[204507]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:44 smithi003 ceph-mon[200960]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:44 smithi046 ceph-mon[189713]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:46 smithi003 ceph-mon[204507]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:46 smithi003 ceph-mon[200960]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:46 smithi046 ceph-mon[189713]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:48 smithi003 ceph-mon[204507]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:48 smithi003 ceph-mon[200960]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:48 smithi046 ceph-mon[189713]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:50 smithi003 ceph-mon[204507]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:51.378 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:50 smithi003 ceph-mon[200960]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:51.379 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:50 smithi046 ceph-mon[189713]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:34:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:34:51] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:34:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:53 smithi003 ceph-mon[204507]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:53 smithi003 ceph-mon[200960]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:53 smithi046 ceph-mon[189713]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:55 smithi003 ceph-mon[204507]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:55 smithi003 ceph-mon[200960]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:55 smithi046 ceph-mon[189713]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:57 smithi003 ceph-mon[204507]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:57 smithi003 ceph-mon[200960]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:57 smithi046 ceph-mon[189713]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:34:59 smithi003 ceph-mon[204507]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:34:59 smithi003 ceph-mon[200960]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:34:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:34:59 smithi046 ceph-mon[189713]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:01 smithi003 ceph-mon[204507]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:01 smithi003 ceph-mon[200960]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:01 smithi046 ceph-mon[189713]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:02.016 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:35:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:35:01] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:35:02.278 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:02.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:03 smithi003 ceph-mon[204507]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:03 smithi003 ceph-mon[200960]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:03 smithi046 ceph-mon[189713]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:04 smithi003 ceph-mon[204507]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:04 smithi003 ceph-mon[200960]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:04 smithi046 ceph-mon[189713]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:06 smithi003 ceph-mon[200960]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:06 smithi003 ceph-mon[204507]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:06 smithi046 ceph-mon[189713]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:08 smithi003 ceph-mon[200960]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:08 smithi003 ceph-mon[204507]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:08 smithi046 ceph-mon[189713]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:11 smithi003 ceph-mon[204507]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:11 smithi003 ceph-mon[200960]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:11 smithi046 ceph-mon[189713]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:35:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:35:11] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:35:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:13 smithi003 ceph-mon[204507]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:13 smithi003 ceph-mon[200960]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:13 smithi046 ceph-mon[189713]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:15 smithi003 ceph-mon[200960]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:15 smithi003 ceph-mon[204507]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:15 smithi046 ceph-mon[189713]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:17 smithi003 ceph-mon[204507]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:17 smithi003 ceph-mon[200960]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:17 smithi046 ceph-mon[189713]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:19 smithi003 ceph-mon[200960]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:19 smithi003 ceph-mon[204507]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:19 smithi046 ceph-mon[189713]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:21 smithi003 ceph-mon[204507]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:21 smithi003 ceph-mon[200960]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:21 smithi046 ceph-mon[189713]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:35:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:35:21] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T21:35:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:23 smithi003 ceph-mon[200960]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:23.514 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:23 smithi003 ceph-mon[204507]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:23.515 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:23 smithi046 ceph-mon[189713]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:24 smithi003 ceph-mon[204507]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:24 smithi003 ceph-mon[200960]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:24 smithi046 ceph-mon[189713]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[204507]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:27.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:35:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[200960]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:35:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:26 smithi046 ceph-mon[189713]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:35:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:29 smithi003 ceph-mon[204507]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:29 smithi003 ceph-mon[200960]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:29 smithi046 ceph-mon[189713]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:31 smithi003 ceph-mon[204507]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:31 smithi003 ceph-mon[200960]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:31 smithi046 ceph-mon[189713]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:32.022 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:35:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:35:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:35:32.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:32.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:33 smithi003 ceph-mon[200960]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:33.411 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:33 smithi003 ceph-mon[204507]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:33.412 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:33 smithi046 ceph-mon[189713]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:34 smithi003 ceph-mon[200960]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:34 smithi003 ceph-mon[204507]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:34 smithi046 ceph-mon[189713]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:37 smithi003 ceph-mon[204507]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:37 smithi003 ceph-mon[200960]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:37 smithi046 ceph-mon[189713]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:39 smithi003 ceph-mon[204507]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:39 smithi003 ceph-mon[200960]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:39 smithi046 ceph-mon[189713]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:41 smithi003 ceph-mon[204507]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:41 smithi003 ceph-mon[200960]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:41 smithi046 ceph-mon[189713]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:35:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:35:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:35:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:43 smithi003 ceph-mon[204507]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:43 smithi003 ceph-mon[200960]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:43 smithi046 ceph-mon[189713]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:45 smithi003 ceph-mon[204507]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:45 smithi003 ceph-mon[200960]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:45 smithi046 ceph-mon[189713]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:47 smithi003 ceph-mon[200960]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:47 smithi003 ceph-mon[204507]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:47 smithi046 ceph-mon[189713]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:48 smithi003 ceph-mon[200960]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:48 smithi003 ceph-mon[204507]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:48 smithi046 ceph-mon[189713]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:51 smithi003 ceph-mon[200960]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:51 smithi003 ceph-mon[204507]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:51 smithi046 ceph-mon[189713]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:35:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:35:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:35:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:53 smithi003 ceph-mon[200960]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:53 smithi003 ceph-mon[204507]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:53 smithi046 ceph-mon[189713]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:55 smithi003 ceph-mon[200960]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:55 smithi003 ceph-mon[204507]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:55 smithi046 ceph-mon[189713]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:57 smithi003 ceph-mon[204507]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:57 smithi003 ceph-mon[200960]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:57 smithi046 ceph-mon[189713]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:35:59 smithi003 ceph-mon[204507]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:35:59 smithi003 ceph-mon[200960]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:35:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:35:59 smithi046 ceph-mon[189713]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:01 smithi003 ceph-mon[204507]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:01 smithi003 ceph-mon[200960]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:01 smithi046 ceph-mon[189713]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:02.020 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:36:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:36:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:36:02.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:03 smithi003 ceph-mon[204507]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:03 smithi003 ceph-mon[200960]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:03 smithi046 ceph-mon[189713]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:04 smithi003 ceph-mon[200960]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:04 smithi003 ceph-mon[204507]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:04 smithi046 ceph-mon[189713]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:07 smithi003 ceph-mon[204507]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:07 smithi003 ceph-mon[200960]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:07 smithi046 ceph-mon[189713]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:09 smithi003 ceph-mon[204507]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:09 smithi003 ceph-mon[200960]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:09 smithi046 ceph-mon[189713]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:11 smithi003 ceph-mon[204507]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:11 smithi003 ceph-mon[200960]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:11 smithi046 ceph-mon[189713]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:36:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:36:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T21:36:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:13 smithi003 ceph-mon[204507]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:13 smithi003 ceph-mon[200960]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:13 smithi046 ceph-mon[189713]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:15 smithi003 ceph-mon[204507]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:15.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:15 smithi003 ceph-mon[200960]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:15 smithi046 ceph-mon[189713]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:17 smithi003 ceph-mon[204507]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:17 smithi003 ceph-mon[200960]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:17 smithi046 ceph-mon[189713]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:19 smithi003 ceph-mon[204507]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:19 smithi003 ceph-mon[200960]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:19 smithi046 ceph-mon[189713]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:21 smithi003 ceph-mon[204507]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:21 smithi003 ceph-mon[200960]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:21 smithi046 ceph-mon[189713]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:36:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:36:21] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T21:36:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:23 smithi003 ceph-mon[204507]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:23 smithi003 ceph-mon[200960]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:23 smithi046 ceph-mon[189713]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:25 smithi003 ceph-mon[204507]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:25 smithi003 ceph-mon[200960]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:25 smithi046 ceph-mon[189713]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:27 smithi003 ceph-mon[204507]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:27 smithi003 ceph-mon[200960]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:27 smithi046 ceph-mon[189713]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:36:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:36:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:36:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:29 smithi003 ceph-mon[204507]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:29 smithi003 ceph-mon[200960]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:29 smithi046 ceph-mon[189713]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:31 smithi003 ceph-mon[204507]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:31 smithi003 ceph-mon[200960]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:31 smithi046 ceph-mon[189713]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:32.029 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:36:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:36:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:36:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:32 smithi003 ceph-mon[204507]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:32 smithi003 ceph-mon[200960]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:32 smithi046 ceph-mon[189713]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:34 smithi003 ceph-mon[204507]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:34 smithi003 ceph-mon[200960]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:34 smithi046 ceph-mon[189713]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:37 smithi003 ceph-mon[204507]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:37 smithi003 ceph-mon[200960]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:37 smithi046 ceph-mon[189713]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:39 smithi003 ceph-mon[204507]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:39 smithi003 ceph-mon[200960]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:39 smithi046 ceph-mon[189713]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:41 smithi003 ceph-mon[204507]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:41 smithi003 ceph-mon[200960]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:41 smithi046 ceph-mon[189713]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:36:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:36:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:36:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:43 smithi003 ceph-mon[200960]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:43 smithi003 ceph-mon[204507]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:43 smithi046 ceph-mon[189713]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:45 smithi003 ceph-mon[200960]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:45 smithi003 ceph-mon[204507]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:45 smithi046 ceph-mon[189713]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:47 smithi003 ceph-mon[204507]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:47 smithi003 ceph-mon[200960]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:47 smithi046 ceph-mon[189713]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:49 smithi003 ceph-mon[204507]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:49 smithi003 ceph-mon[200960]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:49 smithi046 ceph-mon[189713]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:51 smithi003 ceph-mon[204507]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:51 smithi003 ceph-mon[200960]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:51 smithi046 ceph-mon[189713]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:36:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:36:51] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T21:36:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:53 smithi003 ceph-mon[204507]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:53 smithi003 ceph-mon[200960]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:53 smithi046 ceph-mon[189713]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:55 smithi003 ceph-mon[204507]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:55 smithi003 ceph-mon[200960]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:55 smithi046 ceph-mon[189713]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:57 smithi003 ceph-mon[204507]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:57 smithi003 ceph-mon[200960]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:57 smithi046 ceph-mon[189713]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:36:58 smithi046 ceph-mon[189713]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:36:58 smithi003 ceph-mon[204507]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:36:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:36:58 smithi003 ceph-mon[200960]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:01 smithi003 ceph-mon[204507]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:01 smithi003 ceph-mon[200960]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:01 smithi046 ceph-mon[189713]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:02.020 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:37:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:37:01] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:37:02.021 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:03 smithi003 ceph-mon[204507]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:03 smithi003 ceph-mon[200960]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:03 smithi046 ceph-mon[189713]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:05 smithi003 ceph-mon[204507]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:05 smithi003 ceph-mon[200960]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:05 smithi046 ceph-mon[189713]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:07 smithi003 ceph-mon[204507]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:07 smithi003 ceph-mon[200960]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:07 smithi046 ceph-mon[189713]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:09 smithi003 ceph-mon[204507]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:09 smithi003 ceph-mon[200960]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:09 smithi046 ceph-mon[189713]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:11 smithi003 ceph-mon[204507]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:11 smithi003 ceph-mon[200960]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:11 smithi046 ceph-mon[189713]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:37:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:37:11] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:37:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:13 smithi003 ceph-mon[204507]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:13 smithi003 ceph-mon[200960]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:13 smithi046 ceph-mon[189713]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:15 smithi003 ceph-mon[204507]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:15 smithi003 ceph-mon[200960]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:15 smithi046 ceph-mon[189713]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:17 smithi003 ceph-mon[204507]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:17 smithi003 ceph-mon[200960]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:17 smithi046 ceph-mon[189713]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:19 smithi003 ceph-mon[204507]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:19 smithi003 ceph-mon[200960]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:19 smithi046 ceph-mon[189713]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:21 smithi003 ceph-mon[204507]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:21 smithi003 ceph-mon[200960]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:21 smithi046 ceph-mon[189713]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:37:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:37:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T21:37:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:22 smithi046 ceph-mon[189713]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:22 smithi003 ceph-mon[204507]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:22 smithi003 ceph-mon[200960]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:24 smithi003 ceph-mon[204507]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:24 smithi003 ceph-mon[200960]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:24 smithi046 ceph-mon[189713]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:27 smithi003 ceph-mon[204507]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:27 smithi003 ceph-mon[200960]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:27 smithi046 ceph-mon[189713]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:29.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:29.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:37:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:31 smithi003 ceph-mon[204507]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:31 smithi003 ceph-mon[200960]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:31 smithi046 ceph-mon[189713]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:32.030 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:37:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:37:31] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T21:37:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:33 smithi003 ceph-mon[204507]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:33 smithi003 ceph-mon[200960]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:33 smithi046 ceph-mon[189713]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:34 smithi003 ceph-mon[204507]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:34 smithi003 ceph-mon[200960]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:34 smithi046 ceph-mon[189713]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:37 smithi003 ceph-mon[204507]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:37 smithi003 ceph-mon[200960]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:37 smithi046 ceph-mon[189713]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:39 smithi003 ceph-mon[204507]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:39 smithi003 ceph-mon[200960]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:39 smithi046 ceph-mon[189713]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:41 smithi003 ceph-mon[204507]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:41 smithi003 ceph-mon[200960]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:41 smithi046 ceph-mon[189713]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:37:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:37:41] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T21:37:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:43 smithi003 ceph-mon[204507]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:43 smithi003 ceph-mon[200960]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:43 smithi046 ceph-mon[189713]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:44 smithi046 ceph-mon[189713]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:44 smithi003 ceph-mon[204507]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:44 smithi003 ceph-mon[200960]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:47 smithi003 ceph-mon[204507]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:47 smithi003 ceph-mon[200960]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:47 smithi046 ceph-mon[189713]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:49 smithi003 ceph-mon[204507]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:49 smithi003 ceph-mon[200960]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:49 smithi046 ceph-mon[189713]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:51 smithi003 ceph-mon[204507]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:51 smithi003 ceph-mon[200960]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:51 smithi046 ceph-mon[189713]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:37:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:37:51] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T21:37:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:53 smithi003 ceph-mon[204507]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:53 smithi003 ceph-mon[200960]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:53 smithi046 ceph-mon[189713]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:55 smithi003 ceph-mon[204507]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:55 smithi003 ceph-mon[200960]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:55 smithi046 ceph-mon[189713]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:57 smithi003 ceph-mon[204507]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:57 smithi003 ceph-mon[200960]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:57.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:57 smithi046 ceph-mon[189713]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:37:58 smithi046 ceph-mon[189713]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:37:58 smithi003 ceph-mon[204507]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:37:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:37:58 smithi003 ceph-mon[200960]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:01 smithi003 ceph-mon[204507]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:01 smithi003 ceph-mon[200960]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:01 smithi046 ceph-mon[189713]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:02.030 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:38:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:38:01] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:38:02.031 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:02.031 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:03 smithi003 ceph-mon[204507]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:03 smithi003 ceph-mon[200960]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:03 smithi046 ceph-mon[189713]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:05 smithi003 ceph-mon[204507]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:05 smithi003 ceph-mon[200960]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:05 smithi046 ceph-mon[189713]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:06 smithi003 ceph-mon[204507]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:06 smithi003 ceph-mon[200960]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:06 smithi046 ceph-mon[189713]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:08.345 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:38:07 smithi046 conmon[246187]: logger=sqlstore.transactions t=2023-10-07T21:38:07.953160871Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T21:38:09.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:08 smithi003 ceph-mon[204507]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:09.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:08 smithi003 ceph-mon[200960]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:08 smithi046 ceph-mon[189713]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:11 smithi003 ceph-mon[204507]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:11 smithi003 ceph-mon[200960]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:11 smithi046 ceph-mon[189713]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:38:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:38:11] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:38:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:13 smithi003 ceph-mon[204507]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:13 smithi003 ceph-mon[200960]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:13 smithi046 ceph-mon[189713]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:15 smithi003 ceph-mon[204507]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:15 smithi003 ceph-mon[200960]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:15 smithi046 ceph-mon[189713]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:16 smithi046 ceph-mon[189713]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:16 smithi003 ceph-mon[204507]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:16 smithi003 ceph-mon[200960]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:18 smithi046 ceph-mon[189713]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:18 smithi003 ceph-mon[204507]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:18 smithi003 ceph-mon[200960]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:21 smithi003 ceph-mon[204507]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:21 smithi003 ceph-mon[200960]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:21 smithi046 ceph-mon[189713]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:38:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:38:21] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:38:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:23 smithi003 ceph-mon[204507]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:23 smithi003 ceph-mon[200960]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:23 smithi046 ceph-mon[189713]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:25 smithi003 ceph-mon[204507]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:25 smithi003 ceph-mon[200960]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:25 smithi046 ceph-mon[189713]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:27 smithi003 ceph-mon[204507]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:27 smithi003 ceph-mon[200960]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:27 smithi046 ceph-mon[189713]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:28 smithi003 ceph-mon[204507]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:28 smithi003 ceph-mon[200960]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:28 smithi046 ceph-mon[189713]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:38:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[200960]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:38:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:30 smithi003 ceph-mon[204507]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:30 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:30 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:30 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:38:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:30 smithi046 ceph-mon[189713]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:38:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:38:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:38:31.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:32 smithi003 ceph-mon[200960]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:32 smithi003 ceph-mon[204507]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:32 smithi046 ceph-mon[189713]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:34 smithi003 ceph-mon[200960]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:34 smithi003 ceph-mon[204507]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:34 smithi046 ceph-mon[189713]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:37 smithi003 ceph-mon[200960]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:37 smithi003 ceph-mon[204507]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:37 smithi046 ceph-mon[189713]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:39 smithi003 ceph-mon[200960]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:39 smithi003 ceph-mon[204507]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:39 smithi046 ceph-mon[189713]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:41 smithi003 ceph-mon[200960]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:41 smithi003 ceph-mon[204507]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:41 smithi046 ceph-mon[189713]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:38:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:38:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:38:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:42 smithi046 ceph-mon[189713]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:42 smithi003 ceph-mon[200960]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:42 smithi003 ceph-mon[204507]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:44 smithi003 ceph-mon[204507]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:44 smithi003 ceph-mon[200960]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:44 smithi046 ceph-mon[189713]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:46 smithi003 ceph-mon[204507]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:46 smithi003 ceph-mon[200960]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:46 smithi046 ceph-mon[189713]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:48 smithi003 ceph-mon[204507]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:48 smithi003 ceph-mon[200960]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:48 smithi046 ceph-mon[189713]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:51 smithi003 ceph-mon[200960]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:51 smithi003 ceph-mon[204507]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:51 smithi046 ceph-mon[189713]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:38:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:38:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:38:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:52 smithi046 ceph-mon[189713]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:52 smithi003 ceph-mon[204507]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:52 smithi003 ceph-mon[200960]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:54 smithi003 ceph-mon[204507]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:54 smithi003 ceph-mon[200960]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:54 smithi046 ceph-mon[189713]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:57 smithi003 ceph-mon[204507]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:57 smithi003 ceph-mon[200960]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:57 smithi046 ceph-mon[189713]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:38:59 smithi003 ceph-mon[204507]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:38:59 smithi003 ceph-mon[200960]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:38:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:38:59 smithi046 ceph-mon[189713]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:01 smithi003 ceph-mon[204507]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:01 smithi003 ceph-mon[200960]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:01 smithi046 ceph-mon[189713]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:02.041 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:39:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:39:01] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T21:39:02.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:02.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:03 smithi003 ceph-mon[204507]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:03 smithi003 ceph-mon[200960]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:03 smithi046 ceph-mon[189713]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:04 smithi003 ceph-mon[204507]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:04 smithi003 ceph-mon[200960]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:04 smithi046 ceph-mon[189713]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:07 smithi003 ceph-mon[204507]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:07 smithi003 ceph-mon[200960]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:07 smithi046 ceph-mon[189713]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:09 smithi003 ceph-mon[204507]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:09 smithi003 ceph-mon[200960]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:09 smithi046 ceph-mon[189713]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:11 smithi003 ceph-mon[204507]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:11 smithi003 ceph-mon[200960]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:11 smithi046 ceph-mon[189713]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:39:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:39:11] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T21:39:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:13 smithi003 ceph-mon[204507]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:13 smithi003 ceph-mon[200960]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:13 smithi046 ceph-mon[189713]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:14 smithi046 ceph-mon[189713]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:14 smithi003 ceph-mon[200960]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:14 smithi003 ceph-mon[204507]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:17 smithi003 ceph-mon[204507]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:17 smithi003 ceph-mon[200960]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:17 smithi046 ceph-mon[189713]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:18 smithi046 ceph-mon[189713]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:18 smithi003 ceph-mon[204507]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:18 smithi003 ceph-mon[200960]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:21 smithi003 ceph-mon[204507]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:21 smithi003 ceph-mon[200960]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:21 smithi046 ceph-mon[189713]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:39:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:39:21] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:39:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:23 smithi003 ceph-mon[204507]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:23.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:23 smithi003 ceph-mon[200960]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:23.693 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:23 smithi046 ceph-mon[189713]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:24 smithi003 ceph-mon[204507]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:24 smithi003 ceph-mon[200960]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:24 smithi046 ceph-mon[189713]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:27 smithi003 ceph-mon[204507]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:27 smithi003 ceph-mon[200960]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:27 smithi046 ceph-mon[189713]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:28 smithi046 ceph-mon[189713]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:28 smithi003 ceph-mon[204507]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:28 smithi003 ceph-mon[200960]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[204507]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:39:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:39:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:39:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[200960]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:39:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:39:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:39:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:31 smithi046 ceph-mon[189713]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:39:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:39:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:39:32.048 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:39:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:39:31] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:39:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:33 smithi003 ceph-mon[204507]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:33 smithi003 ceph-mon[200960]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:33 smithi046 ceph-mon[189713]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:34 smithi003 ceph-mon[204507]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:34 smithi003 ceph-mon[200960]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:34 smithi046 ceph-mon[189713]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:37 smithi003 ceph-mon[204507]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:37.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:37 smithi003 ceph-mon[200960]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:37.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:37 smithi046 ceph-mon[189713]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:38 smithi003 ceph-mon[204507]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:38 smithi003 ceph-mon[200960]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:38 smithi046 ceph-mon[189713]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:40 smithi003 ceph-mon[204507]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:40 smithi003 ceph-mon[200960]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:40 smithi046 ceph-mon[189713]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:39:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:39:41] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:39:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:42 smithi003 ceph-mon[204507]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:42 smithi003 ceph-mon[200960]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:42 smithi046 ceph-mon[189713]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:44 smithi003 ceph-mon[204507]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:44 smithi003 ceph-mon[200960]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:44 smithi046 ceph-mon[189713]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:46 smithi003 ceph-mon[204507]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:46 smithi003 ceph-mon[200960]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:46 smithi046 ceph-mon[189713]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:48 smithi003 ceph-mon[204507]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:48 smithi003 ceph-mon[200960]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:48 smithi046 ceph-mon[189713]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:50 smithi003 ceph-mon[204507]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:50 smithi003 ceph-mon[200960]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:50 smithi046 ceph-mon[189713]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:39:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:39:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:39:53.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:52 smithi003 ceph-mon[204507]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:52 smithi003 ceph-mon[200960]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:52 smithi046 ceph-mon[189713]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:54 smithi003 ceph-mon[204507]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:54 smithi003 ceph-mon[200960]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:54 smithi046 ceph-mon[189713]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:56 smithi003 ceph-mon[204507]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:56 smithi003 ceph-mon[200960]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:56 smithi046 ceph-mon[189713]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:39:58 smithi003 ceph-mon[204507]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:39:58 smithi003 ceph-mon[200960]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:39:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:39:58 smithi046 ceph-mon[189713]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:00 smithi003 ceph-mon[204507]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T21:40:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:00 smithi003 ceph-mon[200960]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T21:40:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:00 smithi046 ceph-mon[189713]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T21:40:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:40:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:40:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:40:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:02 smithi003 ceph-mon[204507]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:02 smithi003 ceph-mon[200960]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:02 smithi046 ceph-mon[189713]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:04 smithi003 ceph-mon[204507]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:04 smithi003 ceph-mon[200960]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:04 smithi046 ceph-mon[189713]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:06 smithi003 ceph-mon[204507]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:06 smithi003 ceph-mon[200960]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:06 smithi046 ceph-mon[189713]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:08 smithi003 ceph-mon[204507]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:08 smithi003 ceph-mon[200960]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:08 smithi046 ceph-mon[189713]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:10 smithi003 ceph-mon[204507]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:10 smithi003 ceph-mon[200960]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:10 smithi046 ceph-mon[189713]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:40:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:40:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:40:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:12 smithi003 ceph-mon[200960]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:12 smithi003 ceph-mon[204507]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:12 smithi046 ceph-mon[189713]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:15.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:14 smithi003 ceph-mon[200960]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:15.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:14 smithi003 ceph-mon[204507]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:15.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:14 smithi046 ceph-mon[189713]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:16 smithi003 ceph-mon[204507]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:16 smithi003 ceph-mon[200960]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:16 smithi046 ceph-mon[189713]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:18 smithi003 ceph-mon[204507]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:18 smithi003 ceph-mon[200960]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:18 smithi046 ceph-mon[189713]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:20 smithi003 ceph-mon[204507]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:20 smithi003 ceph-mon[200960]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:20 smithi046 ceph-mon[189713]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:40:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:40:21] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T21:40:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:22 smithi003 ceph-mon[204507]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:22 smithi003 ceph-mon[200960]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:22 smithi046 ceph-mon[189713]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:24 smithi003 ceph-mon[204507]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:24 smithi003 ceph-mon[200960]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:24 smithi046 ceph-mon[189713]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:26 smithi003 ceph-mon[204507]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:26 smithi003 ceph-mon[200960]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:26.823 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:26 smithi046 ceph-mon[189713]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:28 smithi003 ceph-mon[204507]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:28 smithi003 ceph-mon[200960]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:28 smithi046 ceph-mon[189713]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:30 smithi003 ceph-mon[200960]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:30 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:30 smithi003 ceph-mon[204507]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:30 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:30 smithi046 ceph-mon[189713]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:30 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:40:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:40:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:40:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:40:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:40:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:40:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:32 smithi003 ceph-mon[204507]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:32 smithi003 ceph-mon[200960]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:32 smithi046 ceph-mon[189713]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:34 smithi003 ceph-mon[204507]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:34 smithi003 ceph-mon[200960]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:34 smithi046 ceph-mon[189713]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:36 smithi003 ceph-mon[204507]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:36 smithi003 ceph-mon[200960]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:36 smithi046 ceph-mon[189713]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:38 smithi003 ceph-mon[204507]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:38 smithi003 ceph-mon[200960]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:38 smithi046 ceph-mon[189713]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:40 smithi003 ceph-mon[204507]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:40 smithi003 ceph-mon[200960]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:40 smithi046 ceph-mon[189713]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:40:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:40:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T21:40:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:42 smithi003 ceph-mon[204507]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:42 smithi003 ceph-mon[200960]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:42 smithi046 ceph-mon[189713]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:44 smithi003 ceph-mon[204507]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:44 smithi003 ceph-mon[200960]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:44 smithi046 ceph-mon[189713]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:46 smithi003 ceph-mon[204507]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:46 smithi003 ceph-mon[200960]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:46 smithi046 ceph-mon[189713]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:48 smithi003 ceph-mon[204507]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:48 smithi003 ceph-mon[200960]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:48 smithi046 ceph-mon[189713]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:50 smithi003 ceph-mon[200960]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:51.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:50 smithi003 ceph-mon[204507]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:50 smithi046 ceph-mon[189713]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:40:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:40:51] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T21:40:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:52 smithi003 ceph-mon[200960]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:53.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:52 smithi003 ceph-mon[204507]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:52 smithi046 ceph-mon[189713]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:54 smithi003 ceph-mon[204507]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:54 smithi003 ceph-mon[200960]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:54 smithi046 ceph-mon[189713]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:56 smithi003 ceph-mon[204507]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:56 smithi003 ceph-mon[200960]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:56 smithi046 ceph-mon[189713]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:40:58 smithi003 ceph-mon[204507]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:40:58 smithi003 ceph-mon[200960]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:40:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:40:58 smithi046 ceph-mon[189713]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:00 smithi003 ceph-mon[204507]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:01.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:00 smithi003 ceph-mon[200960]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:00 smithi046 ceph-mon[189713]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:41:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:41:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:41:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:02 smithi003 ceph-mon[204507]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:02 smithi003 ceph-mon[200960]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:02 smithi046 ceph-mon[189713]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:04 smithi003 ceph-mon[204507]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:04 smithi003 ceph-mon[200960]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:04 smithi046 ceph-mon[189713]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:06 smithi003 ceph-mon[204507]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:06 smithi003 ceph-mon[200960]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:06 smithi046 ceph-mon[189713]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:08 smithi003 ceph-mon[204507]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:08 smithi003 ceph-mon[200960]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:08 smithi046 ceph-mon[189713]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:10 smithi003 ceph-mon[204507]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:10 smithi003 ceph-mon[200960]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:10 smithi046 ceph-mon[189713]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:41:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:41:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:41:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:12 smithi003 ceph-mon[204507]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:12 smithi003 ceph-mon[200960]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:12 smithi046 ceph-mon[189713]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:14 smithi003 ceph-mon[204507]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:14 smithi003 ceph-mon[200960]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:14 smithi046 ceph-mon[189713]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:16 smithi046 ceph-mon[189713]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:16 smithi003 ceph-mon[204507]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:16 smithi003 ceph-mon[200960]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:18 smithi046 ceph-mon[189713]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:18 smithi003 ceph-mon[204507]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:18 smithi003 ceph-mon[200960]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:20 smithi003 ceph-mon[204507]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:20 smithi003 ceph-mon[200960]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:20 smithi046 ceph-mon[189713]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:41:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:41:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:41:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:22 smithi003 ceph-mon[204507]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:22 smithi003 ceph-mon[200960]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:22 smithi046 ceph-mon[189713]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:24 smithi003 ceph-mon[204507]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:24 smithi003 ceph-mon[200960]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:24 smithi046 ceph-mon[189713]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:26 smithi003 ceph-mon[204507]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:26 smithi003 ceph-mon[200960]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:26 smithi046 ceph-mon[189713]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:28 smithi003 ceph-mon[204507]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:28 smithi003 ceph-mon[200960]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:28 smithi046 ceph-mon[189713]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:30 smithi003 ceph-mon[204507]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:30 smithi003 ceph-mon[200960]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:30 smithi046 ceph-mon[189713]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:41:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:41:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:41:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:41:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:41:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:32 smithi003 ceph-mon[200960]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:32 smithi003 ceph-mon[204507]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:32 smithi046 ceph-mon[189713]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:34 smithi003 ceph-mon[200960]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:34 smithi003 ceph-mon[204507]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:34 smithi046 ceph-mon[189713]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:36 smithi003 ceph-mon[200960]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:36 smithi003 ceph-mon[204507]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:36 smithi046 ceph-mon[189713]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:38 smithi003 ceph-mon[204507]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:38 smithi003 ceph-mon[200960]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:38 smithi046 ceph-mon[189713]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:40 smithi003 ceph-mon[204507]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:40 smithi003 ceph-mon[200960]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:40 smithi046 ceph-mon[189713]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:41:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:41:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:41:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:42 smithi003 ceph-mon[204507]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:42 smithi003 ceph-mon[200960]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:42 smithi046 ceph-mon[189713]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:44 smithi003 ceph-mon[204507]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:44 smithi003 ceph-mon[200960]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:44 smithi046 ceph-mon[189713]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:46 smithi046 ceph-mon[189713]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:46 smithi003 ceph-mon[204507]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:46 smithi003 ceph-mon[200960]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:48 smithi046 ceph-mon[189713]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:48 smithi003 ceph-mon[200960]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:48 smithi003 ceph-mon[204507]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:50 smithi003 ceph-mon[200960]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:50 smithi003 ceph-mon[204507]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:50 smithi046 ceph-mon[189713]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T21:41:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:41:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:41:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:41:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:52 smithi003 ceph-mon[200960]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:53.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:52 smithi003 ceph-mon[204507]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:52 smithi046 ceph-mon[189713]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:54 smithi003 ceph-mon[204507]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:54 smithi003 ceph-mon[200960]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:54 smithi046 ceph-mon[189713]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:56 smithi046 ceph-mon[189713]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:56 smithi003 ceph-mon[200960]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:56 smithi003 ceph-mon[204507]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:41:58 smithi003 ceph-mon[200960]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:41:58 smithi003 ceph-mon[204507]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:41:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:41:58 smithi046 ceph-mon[189713]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:00 smithi003 ceph-mon[204507]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:00 smithi003 ceph-mon[200960]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:00 smithi046 ceph-mon[189713]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:42:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:42:01] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.43.0" 2023-10-07T21:42:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:02 smithi003 ceph-mon[204507]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:02 smithi003 ceph-mon[200960]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:02 smithi046 ceph-mon[189713]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:04 smithi003 ceph-mon[204507]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:04 smithi003 ceph-mon[200960]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:04 smithi046 ceph-mon[189713]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:06 smithi046 ceph-mon[189713]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:06 smithi003 ceph-mon[204507]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:06 smithi003 ceph-mon[200960]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:08 smithi003 ceph-mon[204507]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:08 smithi003 ceph-mon[200960]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:08 smithi046 ceph-mon[189713]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:10 smithi003 ceph-mon[204507]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:10 smithi003 ceph-mon[200960]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:10 smithi046 ceph-mon[189713]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:42:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:42:11] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.43.0" 2023-10-07T21:42:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:12 smithi003 ceph-mon[204507]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:12 smithi003 ceph-mon[200960]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:12 smithi046 ceph-mon[189713]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:14 smithi003 ceph-mon[204507]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:14 smithi003 ceph-mon[200960]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:14 smithi046 ceph-mon[189713]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:16 smithi046 ceph-mon[189713]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:16 smithi003 ceph-mon[204507]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:16 smithi003 ceph-mon[200960]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:18 smithi046 ceph-mon[189713]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:18 smithi003 ceph-mon[204507]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:18 smithi003 ceph-mon[200960]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:20 smithi003 ceph-mon[204507]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:20 smithi003 ceph-mon[200960]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:20 smithi046 ceph-mon[189713]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:42:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:42:21] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T21:42:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:22 smithi003 ceph-mon[204507]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:22 smithi003 ceph-mon[200960]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:22 smithi046 ceph-mon[189713]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:24 smithi003 ceph-mon[204507]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:24 smithi003 ceph-mon[200960]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:24 smithi046 ceph-mon[189713]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:26 smithi046 ceph-mon[189713]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:26 smithi003 ceph-mon[204507]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:26 smithi003 ceph-mon[200960]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:28 smithi003 ceph-mon[204507]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:28 smithi003 ceph-mon[200960]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:28 smithi046 ceph-mon[189713]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:30 smithi003 ceph-mon[204507]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:30 smithi003 ceph-mon[200960]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:30 smithi046 ceph-mon[189713]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:42:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:42:31] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:42:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[204507]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:42:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[200960]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:42:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:32 smithi046 ceph-mon[189713]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:42:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:34 smithi003 ceph-mon[204507]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:34 smithi003 ceph-mon[200960]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:34 smithi046 ceph-mon[189713]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:36 smithi046 ceph-mon[189713]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:36 smithi003 ceph-mon[204507]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:36 smithi003 ceph-mon[200960]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:38 smithi003 ceph-mon[204507]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:38 smithi003 ceph-mon[200960]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:38 smithi046 ceph-mon[189713]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:40 smithi003 ceph-mon[204507]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:40 smithi003 ceph-mon[200960]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:40 smithi046 ceph-mon[189713]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:42:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:42:41] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:42:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:42 smithi003 ceph-mon[204507]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:42 smithi003 ceph-mon[200960]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:42 smithi046 ceph-mon[189713]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:44 smithi003 ceph-mon[204507]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:44 smithi003 ceph-mon[200960]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:44 smithi046 ceph-mon[189713]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:46 smithi046 ceph-mon[189713]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:46 smithi003 ceph-mon[204507]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:46 smithi003 ceph-mon[200960]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:48 smithi046 ceph-mon[189713]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:48 smithi003 ceph-mon[204507]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:48 smithi003 ceph-mon[200960]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:50 smithi003 ceph-mon[204507]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:50 smithi003 ceph-mon[200960]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:50 smithi046 ceph-mon[189713]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:42:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:42:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:42:53.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:52 smithi003 ceph-mon[204507]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:52 smithi003 ceph-mon[200960]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:52 smithi046 ceph-mon[189713]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:54 smithi003 ceph-mon[204507]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:54 smithi003 ceph-mon[200960]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:54 smithi046 ceph-mon[189713]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:56 smithi046 ceph-mon[189713]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:56 smithi003 ceph-mon[204507]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:56 smithi003 ceph-mon[200960]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:42:58 smithi003 ceph-mon[204507]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:42:58 smithi003 ceph-mon[200960]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:42:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:42:58 smithi046 ceph-mon[189713]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:00 smithi003 ceph-mon[204507]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:00 smithi003 ceph-mon[200960]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:00 smithi046 ceph-mon[189713]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:43:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:43:01] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:43:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:02 smithi003 ceph-mon[204507]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:02 smithi003 ceph-mon[200960]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:02 smithi046 ceph-mon[189713]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:04 smithi003 ceph-mon[204507]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:04 smithi003 ceph-mon[200960]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:04 smithi046 ceph-mon[189713]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:06 smithi046 ceph-mon[189713]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:06 smithi003 ceph-mon[204507]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:06 smithi003 ceph-mon[200960]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:08 smithi003 ceph-mon[204507]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:08 smithi003 ceph-mon[200960]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:09.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:08 smithi046 ceph-mon[189713]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:09.345 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:43:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T21:43:09.082140557Z level=info msg="Completed cleanup jobs" duration=64.975339ms 2023-10-07T21:43:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:10 smithi003 ceph-mon[204507]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:10 smithi003 ceph-mon[200960]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:10 smithi046 ceph-mon[189713]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:43:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:43:11] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:43:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:12 smithi003 ceph-mon[204507]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:13.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:12 smithi003 ceph-mon[200960]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:13.284 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:12 smithi046 ceph-mon[189713]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:14 smithi003 ceph-mon[204507]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:14 smithi003 ceph-mon[200960]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:14 smithi046 ceph-mon[189713]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:16 smithi046 ceph-mon[189713]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:16 smithi003 ceph-mon[204507]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:16 smithi003 ceph-mon[200960]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:18 smithi003 ceph-mon[204507]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:18 smithi003 ceph-mon[200960]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:18 smithi046 ceph-mon[189713]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:20 smithi003 ceph-mon[204507]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:20 smithi003 ceph-mon[200960]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:20 smithi046 ceph-mon[189713]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:43:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:43:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T21:43:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:22 smithi003 ceph-mon[200960]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:22 smithi003 ceph-mon[204507]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:22 smithi046 ceph-mon[189713]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:24 smithi003 ceph-mon[200960]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:24 smithi003 ceph-mon[204507]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:24 smithi046 ceph-mon[189713]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:26 smithi046 ceph-mon[189713]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:26 smithi003 ceph-mon[200960]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:26 smithi003 ceph-mon[204507]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:28 smithi003 ceph-mon[204507]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:28 smithi003 ceph-mon[200960]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:28 smithi046 ceph-mon[189713]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:30 smithi003 ceph-mon[204507]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:30 smithi003 ceph-mon[200960]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:30 smithi046 ceph-mon[189713]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:43:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:43:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:43:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:32 smithi003 ceph-mon[204507]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:32 smithi003 ceph-mon[200960]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:32 smithi046 ceph-mon[189713]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:34 smithi003 ceph-mon[204507]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:34 smithi003 ceph-mon[200960]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:34 smithi046 ceph-mon[189713]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:36.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:36.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:36.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:36 smithi003 ceph-mon[204507]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:36.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:36 smithi003 ceph-mon[200960]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:36 smithi046 ceph-mon[189713]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:37.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:43:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:38 smithi003 ceph-mon[204507]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:38 smithi003 ceph-mon[200960]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:38 smithi046 ceph-mon[189713]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:40 smithi003 ceph-mon[204507]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:40 smithi003 ceph-mon[200960]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:40 smithi046 ceph-mon[189713]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:43:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:43:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:43:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:42 smithi003 ceph-mon[204507]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:42 smithi003 ceph-mon[200960]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:42 smithi046 ceph-mon[189713]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:44 smithi003 ceph-mon[204507]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:44 smithi003 ceph-mon[200960]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:44 smithi046 ceph-mon[189713]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:46 smithi046 ceph-mon[189713]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:46 smithi003 ceph-mon[200960]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:46 smithi003 ceph-mon[204507]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:48 smithi003 ceph-mon[204507]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:48 smithi003 ceph-mon[200960]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:48 smithi046 ceph-mon[189713]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:50 smithi003 ceph-mon[204507]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:50 smithi003 ceph-mon[200960]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:50 smithi046 ceph-mon[189713]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:43:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:43:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:43:53.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:52 smithi003 ceph-mon[204507]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:52 smithi003 ceph-mon[200960]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:52 smithi046 ceph-mon[189713]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:54 smithi003 ceph-mon[204507]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:54 smithi003 ceph-mon[200960]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:54 smithi046 ceph-mon[189713]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:56 smithi046 ceph-mon[189713]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:56 smithi003 ceph-mon[204507]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:56 smithi003 ceph-mon[200960]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:43:58 smithi003 ceph-mon[204507]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:43:58 smithi003 ceph-mon[200960]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:43:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:43:58 smithi046 ceph-mon[189713]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:00 smithi003 ceph-mon[204507]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:00 smithi003 ceph-mon[200960]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:00 smithi046 ceph-mon[189713]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:44:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:44:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:44:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:02 smithi003 ceph-mon[204507]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:02 smithi003 ceph-mon[200960]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:02 smithi046 ceph-mon[189713]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:04 smithi003 ceph-mon[204507]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:04 smithi003 ceph-mon[200960]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:04 smithi046 ceph-mon[189713]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:06 smithi003 ceph-mon[204507]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:06 smithi003 ceph-mon[200960]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:06 smithi046 ceph-mon[189713]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:08 smithi003 ceph-mon[204507]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:08 smithi003 ceph-mon[200960]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:08 smithi046 ceph-mon[189713]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:10 smithi003 ceph-mon[204507]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:10 smithi003 ceph-mon[200960]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:10 smithi046 ceph-mon[189713]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:12.083 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:44:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:44:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:44:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:12 smithi003 ceph-mon[204507]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:12 smithi003 ceph-mon[200960]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:12 smithi046 ceph-mon[189713]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:14 smithi003 ceph-mon[204507]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:14 smithi003 ceph-mon[200960]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:14 smithi046 ceph-mon[189713]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:16 smithi003 ceph-mon[204507]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:16 smithi003 ceph-mon[200960]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:16 smithi046 ceph-mon[189713]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:18 smithi003 ceph-mon[204507]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:18 smithi003 ceph-mon[200960]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:18 smithi046 ceph-mon[189713]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:20 smithi003 ceph-mon[204507]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:20 smithi003 ceph-mon[200960]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:20 smithi046 ceph-mon[189713]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:44:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:44:21] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:44:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:22 smithi003 ceph-mon[204507]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:22 smithi003 ceph-mon[200960]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:22 smithi046 ceph-mon[189713]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:24 smithi003 ceph-mon[204507]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:24 smithi003 ceph-mon[200960]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:24 smithi046 ceph-mon[189713]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:26 smithi003 ceph-mon[204507]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:26 smithi003 ceph-mon[200960]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:26 smithi046 ceph-mon[189713]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:28 smithi003 ceph-mon[200960]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:28 smithi003 ceph-mon[204507]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:28 smithi046 ceph-mon[189713]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:30 smithi003 ceph-mon[204507]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:30 smithi003 ceph-mon[200960]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:30 smithi046 ceph-mon[189713]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:44:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:44:31] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:44:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:32 smithi003 ceph-mon[204507]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:32 smithi003 ceph-mon[200960]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:32 smithi046 ceph-mon[189713]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:34 smithi003 ceph-mon[200960]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:35.750 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:34 smithi003 ceph-mon[204507]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:35.751 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:34 smithi046 ceph-mon[189713]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:36 smithi003 ceph-mon[204507]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:36.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:36 smithi003 ceph-mon[200960]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:36.853 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:36 smithi046 ceph-mon[189713]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:37.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:37.601 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:37.602 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:38.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:38.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:44:38.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[204507]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:38.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:38.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:38.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:44:38.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:38 smithi003 ceph-mon[200960]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:38.873 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:38.873 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:38.874 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:44:38.874 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:38 smithi046 ceph-mon[189713]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:40 smithi003 ceph-mon[200960]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:41.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:40 smithi003 ceph-mon[204507]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:40 smithi046 ceph-mon[189713]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:44:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:44:41] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:44:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:42 smithi003 ceph-mon[204507]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:43.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:42 smithi003 ceph-mon[200960]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:43.332 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:42 smithi046 ceph-mon[189713]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:45.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:44 smithi003 ceph-mon[204507]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:45.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:44 smithi003 ceph-mon[200960]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:44 smithi046 ceph-mon[189713]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:46 smithi003 ceph-mon[204507]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:46 smithi003 ceph-mon[200960]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:46 smithi046 ceph-mon[189713]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:48 smithi003 ceph-mon[204507]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:48 smithi003 ceph-mon[200960]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:48 smithi046 ceph-mon[189713]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:50 smithi003 ceph-mon[204507]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:50 smithi003 ceph-mon[200960]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:50 smithi046 ceph-mon[189713]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:44:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:44:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:44:53.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:52 smithi003 ceph-mon[204507]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:52 smithi003 ceph-mon[200960]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:52 smithi046 ceph-mon[189713]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:54 smithi003 ceph-mon[204507]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:54 smithi003 ceph-mon[200960]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:54 smithi046 ceph-mon[189713]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:56 smithi003 ceph-mon[204507]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:56 smithi003 ceph-mon[200960]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:56 smithi046 ceph-mon[189713]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:44:58 smithi003 ceph-mon[204507]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:44:58 smithi003 ceph-mon[200960]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:44:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:44:58 smithi046 ceph-mon[189713]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:00 smithi003 ceph-mon[204507]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:00 smithi003 ceph-mon[200960]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:00 smithi046 ceph-mon[189713]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:45:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:45:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:45:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:02 smithi003 ceph-mon[204507]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:02 smithi003 ceph-mon[200960]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:02 smithi046 ceph-mon[189713]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:04 smithi003 ceph-mon[204507]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:04 smithi003 ceph-mon[200960]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:04 smithi046 ceph-mon[189713]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:06 smithi003 ceph-mon[200960]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:06 smithi003 ceph-mon[204507]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:06 smithi046 ceph-mon[189713]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:08 smithi003 ceph-mon[204507]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:08 smithi003 ceph-mon[200960]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:08 smithi046 ceph-mon[189713]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:10 smithi003 ceph-mon[200960]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:10 smithi003 ceph-mon[204507]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:10 smithi046 ceph-mon[189713]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:45:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:45:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:45:13.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:12 smithi003 ceph-mon[204507]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:13.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:12 smithi003 ceph-mon[200960]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:12 smithi046 ceph-mon[189713]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:14 smithi003 ceph-mon[204507]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:14 smithi003 ceph-mon[200960]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:14 smithi046 ceph-mon[189713]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:16 smithi003 ceph-mon[204507]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:16 smithi003 ceph-mon[200960]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:16 smithi046 ceph-mon[189713]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:18 smithi003 ceph-mon[204507]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:18 smithi003 ceph-mon[200960]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:18 smithi046 ceph-mon[189713]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:20 smithi003 ceph-mon[204507]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:20 smithi003 ceph-mon[200960]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:20 smithi046 ceph-mon[189713]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:45:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:45:21] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:45:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:22 smithi003 ceph-mon[204507]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:22 smithi003 ceph-mon[200960]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:22 smithi046 ceph-mon[189713]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:24 smithi003 ceph-mon[204507]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:24 smithi003 ceph-mon[200960]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:24 smithi046 ceph-mon[189713]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:26 smithi003 ceph-mon[204507]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:26 smithi003 ceph-mon[200960]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:26 smithi046 ceph-mon[189713]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:28 smithi003 ceph-mon[204507]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:28 smithi003 ceph-mon[200960]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:28 smithi046 ceph-mon[189713]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:30 smithi003 ceph-mon[204507]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:30 smithi003 ceph-mon[200960]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:30 smithi046 ceph-mon[189713]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:45:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:45:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T21:45:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:32 smithi003 ceph-mon[204507]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:32 smithi003 ceph-mon[200960]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:32 smithi046 ceph-mon[189713]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:34 smithi003 ceph-mon[204507]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:34 smithi003 ceph-mon[200960]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:34 smithi046 ceph-mon[189713]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:36 smithi003 ceph-mon[204507]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:36 smithi003 ceph-mon[200960]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:36 smithi046 ceph-mon[189713]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[204507]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:45:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[200960]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:45:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:38 smithi046 ceph-mon[189713]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:45:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:40 smithi003 ceph-mon[204507]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:40 smithi003 ceph-mon[200960]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:40 smithi046 ceph-mon[189713]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:45:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:45:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T21:45:43.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:42 smithi003 ceph-mon[204507]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:43.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:42 smithi003 ceph-mon[200960]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:42 smithi046 ceph-mon[189713]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:44 smithi003 ceph-mon[204507]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:44 smithi003 ceph-mon[200960]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:44 smithi046 ceph-mon[189713]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:46 smithi003 ceph-mon[204507]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:46 smithi003 ceph-mon[200960]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:46 smithi046 ceph-mon[189713]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:48 smithi003 ceph-mon[204507]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:48 smithi003 ceph-mon[200960]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:48 smithi046 ceph-mon[189713]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:50 smithi003 ceph-mon[204507]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:50 smithi003 ceph-mon[200960]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:50 smithi046 ceph-mon[189713]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:52.077 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:45:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:45:51] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T21:45:53.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:52 smithi003 ceph-mon[204507]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:52 smithi003 ceph-mon[200960]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:52 smithi046 ceph-mon[189713]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:54 smithi003 ceph-mon[204507]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:54 smithi003 ceph-mon[200960]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:55.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:54 smithi046 ceph-mon[189713]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:56 smithi003 ceph-mon[204507]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:56 smithi003 ceph-mon[200960]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:56 smithi046 ceph-mon[189713]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:59.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:45:58 smithi003 ceph-mon[204507]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:45:58 smithi003 ceph-mon[200960]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:45:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:45:58 smithi046 ceph-mon[189713]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:00 smithi003 ceph-mon[200960]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:00 smithi003 ceph-mon[204507]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:00 smithi046 ceph-mon[189713]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:46:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:46:01] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T21:46:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:02 smithi003 ceph-mon[200960]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:02 smithi003 ceph-mon[204507]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:02 smithi046 ceph-mon[189713]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:04 smithi003 ceph-mon[200960]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:04 smithi003 ceph-mon[204507]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:04 smithi046 ceph-mon[189713]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:06 smithi003 ceph-mon[200960]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:06 smithi003 ceph-mon[204507]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:06 smithi046 ceph-mon[189713]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:08 smithi003 ceph-mon[204507]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:08 smithi003 ceph-mon[200960]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:08 smithi046 ceph-mon[189713]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:10 smithi003 ceph-mon[200960]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:10 smithi003 ceph-mon[204507]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:10 smithi046 ceph-mon[189713]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:46:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:46:11] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T21:46:13.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:12 smithi003 ceph-mon[200960]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:13.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:12 smithi003 ceph-mon[204507]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:12 smithi046 ceph-mon[189713]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:14 smithi003 ceph-mon[200960]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:14 smithi003 ceph-mon[204507]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:14 smithi046 ceph-mon[189713]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:16 smithi003 ceph-mon[200960]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:16 smithi003 ceph-mon[204507]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:16 smithi046 ceph-mon[189713]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:18 smithi003 ceph-mon[204507]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:18 smithi003 ceph-mon[200960]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:18 smithi046 ceph-mon[189713]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:20 smithi003 ceph-mon[200960]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:20 smithi003 ceph-mon[204507]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:20 smithi046 ceph-mon[189713]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:46:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:46:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:46:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:22 smithi003 ceph-mon[204507]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:22 smithi003 ceph-mon[200960]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:22 smithi046 ceph-mon[189713]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:24 smithi003 ceph-mon[204507]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:24 smithi003 ceph-mon[200960]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:24 smithi046 ceph-mon[189713]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:26 smithi003 ceph-mon[204507]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:26 smithi003 ceph-mon[200960]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:26 smithi046 ceph-mon[189713]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:28 smithi003 ceph-mon[204507]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:28 smithi003 ceph-mon[200960]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:28 smithi046 ceph-mon[189713]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:30 smithi003 ceph-mon[204507]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:30 smithi003 ceph-mon[200960]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:30 smithi046 ceph-mon[189713]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:46:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:46:31] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:46:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:32 smithi003 ceph-mon[204507]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:33.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:32 smithi003 ceph-mon[200960]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:33.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:32 smithi046 ceph-mon[189713]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:34 smithi003 ceph-mon[204507]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:34 smithi003 ceph-mon[200960]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:34 smithi046 ceph-mon[189713]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:36 smithi003 ceph-mon[204507]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:36 smithi003 ceph-mon[200960]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:36 smithi046 ceph-mon[189713]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:38 smithi003 ceph-mon[204507]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:38 smithi003 ceph-mon[200960]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:38 smithi046 ceph-mon[189713]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:46:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:46:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:46:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:41 smithi003 ceph-mon[204507]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:41 smithi003 ceph-mon[200960]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:41 smithi046 ceph-mon[189713]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:46:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:46:41] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:46:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:43 smithi003 ceph-mon[200960]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:43 smithi003 ceph-mon[204507]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:43 smithi046 ceph-mon[189713]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:45 smithi003 ceph-mon[204507]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:45 smithi003 ceph-mon[200960]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:45 smithi046 ceph-mon[189713]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:46 smithi003 ceph-mon[200960]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:46 smithi003 ceph-mon[204507]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:46 smithi046 ceph-mon[189713]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:47.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:48 smithi003 ceph-mon[204507]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:48 smithi003 ceph-mon[200960]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:48 smithi046 ceph-mon[189713]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:50 smithi003 ceph-mon[204507]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:50 smithi003 ceph-mon[200960]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:50 smithi046 ceph-mon[189713]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:46:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:46:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:46:53.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:52 smithi003 ceph-mon[204507]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:52 smithi003 ceph-mon[200960]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:52 smithi046 ceph-mon[189713]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:54 smithi003 ceph-mon[204507]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:54 smithi003 ceph-mon[200960]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:54 smithi046 ceph-mon[189713]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:56 smithi003 ceph-mon[200960]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:56 smithi003 ceph-mon[204507]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:56 smithi046 ceph-mon[189713]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:46:58 smithi003 ceph-mon[204507]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:46:58 smithi003 ceph-mon[200960]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:46:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:46:58 smithi046 ceph-mon[189713]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:00 smithi003 ceph-mon[200960]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:00 smithi003 ceph-mon[204507]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:00 smithi046 ceph-mon[189713]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:47:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:47:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:47:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:02 smithi046 ceph-mon[189713]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:03.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:02 smithi003 ceph-mon[204507]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:03.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:02 smithi003 ceph-mon[200960]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:04 smithi046 ceph-mon[189713]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:04 smithi003 ceph-mon[204507]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:04 smithi003 ceph-mon[200960]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:06 smithi003 ceph-mon[200960]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:06 smithi003 ceph-mon[204507]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:06 smithi046 ceph-mon[189713]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:08 smithi003 ceph-mon[204507]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:08 smithi003 ceph-mon[200960]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:08 smithi046 ceph-mon[189713]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:10 smithi003 ceph-mon[204507]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:10 smithi003 ceph-mon[200960]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:10 smithi046 ceph-mon[189713]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:47:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:47:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:47:13.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:12 smithi046 ceph-mon[189713]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:12 smithi003 ceph-mon[200960]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:12 smithi003 ceph-mon[204507]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:14 smithi046 ceph-mon[189713]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:14 smithi003 ceph-mon[204507]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:14 smithi003 ceph-mon[200960]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:16 smithi003 ceph-mon[204507]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:16 smithi003 ceph-mon[200960]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:16 smithi046 ceph-mon[189713]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:18 smithi003 ceph-mon[204507]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:18 smithi003 ceph-mon[200960]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:18 smithi046 ceph-mon[189713]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:20 smithi046 ceph-mon[189713]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:20 smithi003 ceph-mon[204507]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:20 smithi003 ceph-mon[200960]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:47:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:47:21] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:47:23.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:22 smithi046 ceph-mon[189713]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:22 smithi003 ceph-mon[204507]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:22 smithi003 ceph-mon[200960]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:24 smithi046 ceph-mon[189713]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:24 smithi003 ceph-mon[204507]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:24 smithi003 ceph-mon[200960]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:26 smithi003 ceph-mon[204507]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:26 smithi003 ceph-mon[200960]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:26 smithi046 ceph-mon[189713]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:28 smithi046 ceph-mon[189713]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:28 smithi003 ceph-mon[204507]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:28 smithi003 ceph-mon[200960]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:30 smithi046 ceph-mon[189713]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:30 smithi003 ceph-mon[204507]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:30 smithi003 ceph-mon[200960]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:47:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:47:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:47:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:32 smithi046 ceph-mon[189713]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:33.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:32 smithi003 ceph-mon[204507]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:33.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:32 smithi003 ceph-mon[200960]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:35.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:34 smithi046 ceph-mon[189713]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:34 smithi003 ceph-mon[204507]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:34 smithi003 ceph-mon[200960]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:36 smithi003 ceph-mon[204507]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:36 smithi003 ceph-mon[200960]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:36 smithi046 ceph-mon[189713]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:38 smithi046 ceph-mon[189713]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:38 smithi003 ceph-mon[204507]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:38 smithi003 ceph-mon[200960]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:39 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:39 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:40 smithi046 ceph-mon[189713]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[204507]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[200960]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:47:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:47:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:47:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:47:43.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:42 smithi046 ceph-mon[189713]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:42 smithi003 ceph-mon[204507]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:42 smithi003 ceph-mon[200960]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:44 smithi046 ceph-mon[189713]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:44 smithi003 ceph-mon[200960]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:44 smithi003 ceph-mon[204507]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:46 smithi003 ceph-mon[200960]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:46 smithi003 ceph-mon[204507]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:46 smithi046 ceph-mon[189713]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:48 smithi003 ceph-mon[204507]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:48 smithi003 ceph-mon[200960]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:48 smithi046 ceph-mon[189713]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:50 smithi046 ceph-mon[189713]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:50 smithi003 ceph-mon[204507]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:50 smithi003 ceph-mon[200960]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:47:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:47:51] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:47:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:52 smithi046 ceph-mon[189713]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:52 smithi003 ceph-mon[204507]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:52 smithi003 ceph-mon[200960]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:54 smithi046 ceph-mon[189713]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:54 smithi003 ceph-mon[204507]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:54 smithi003 ceph-mon[200960]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:56 smithi003 ceph-mon[204507]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:56 smithi003 ceph-mon[200960]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:56 smithi046 ceph-mon[189713]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:47:58 smithi046 ceph-mon[189713]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:47:58 smithi003 ceph-mon[204507]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:47:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:47:58 smithi003 ceph-mon[200960]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:00 smithi046 ceph-mon[189713]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:00 smithi003 ceph-mon[204507]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:00 smithi003 ceph-mon[200960]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:48:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:48:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:48:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:02 smithi046 ceph-mon[189713]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:02 smithi003 ceph-mon[200960]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:02 smithi003 ceph-mon[204507]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:04 smithi046 ceph-mon[189713]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:04 smithi003 ceph-mon[200960]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:04 smithi003 ceph-mon[204507]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:06 smithi003 ceph-mon[204507]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:06 smithi003 ceph-mon[200960]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:06 smithi046 ceph-mon[189713]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:08 smithi046 ceph-mon[189713]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:08 smithi003 ceph-mon[204507]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:08 smithi003 ceph-mon[200960]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:10 smithi046 ceph-mon[189713]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:10 smithi003 ceph-mon[204507]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:10 smithi003 ceph-mon[200960]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:48:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:48:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:48:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:12 smithi003 ceph-mon[204507]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:12 smithi003 ceph-mon[200960]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:12 smithi046 ceph-mon[189713]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:14 smithi003 ceph-mon[204507]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:14 smithi003 ceph-mon[200960]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:14 smithi046 ceph-mon[189713]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:16 smithi003 ceph-mon[204507]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:16 smithi003 ceph-mon[200960]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:16 smithi046 ceph-mon[189713]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:18 smithi003 ceph-mon[204507]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:18 smithi003 ceph-mon[200960]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:18 smithi046 ceph-mon[189713]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:20 smithi046 ceph-mon[189713]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:20 smithi003 ceph-mon[204507]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:20 smithi003 ceph-mon[200960]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:48:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:48:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:48:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:22 smithi046 ceph-mon[189713]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:22 smithi003 ceph-mon[204507]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:22 smithi003 ceph-mon[200960]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:24 smithi046 ceph-mon[189713]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:24 smithi003 ceph-mon[204507]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:24 smithi003 ceph-mon[200960]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:26 smithi003 ceph-mon[204507]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:26 smithi003 ceph-mon[200960]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:26 smithi046 ceph-mon[189713]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:28 smithi046 ceph-mon[189713]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:29.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:28 smithi003 ceph-mon[200960]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:29.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:28 smithi003 ceph-mon[204507]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:30 smithi046 ceph-mon[189713]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:30 smithi003 ceph-mon[200960]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:30 smithi003 ceph-mon[204507]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:48:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:48:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:48:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:32 smithi003 ceph-mon[204507]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:32 smithi003 ceph-mon[200960]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:32 smithi046 ceph-mon[189713]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:34 smithi003 ceph-mon[204507]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:34 smithi003 ceph-mon[200960]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:34 smithi046 ceph-mon[189713]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:36 smithi003 ceph-mon[204507]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:36.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:36 smithi003 ceph-mon[200960]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:36 smithi046 ceph-mon[189713]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:38 smithi003 ceph-mon[204507]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:38 smithi003 ceph-mon[200960]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:38 smithi046 ceph-mon[189713]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:40 smithi003 ceph-mon[204507]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:40 smithi003 ceph-mon[200960]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:40 smithi046 ceph-mon[189713]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:48:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:48:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T21:48:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:48:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:48:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:48:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:43 smithi003 ceph-mon[204507]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:43 smithi003 ceph-mon[200960]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:43 smithi046 ceph-mon[189713]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:45 smithi003 ceph-mon[200960]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:45 smithi003 ceph-mon[204507]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:45 smithi046 ceph-mon[189713]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:46 smithi003 ceph-mon[204507]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:46 smithi003 ceph-mon[200960]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:46 smithi046 ceph-mon[189713]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:48 smithi003 ceph-mon[204507]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:48 smithi003 ceph-mon[200960]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:48 smithi046 ceph-mon[189713]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:50 smithi003 ceph-mon[204507]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:50 smithi003 ceph-mon[200960]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:50 smithi046 ceph-mon[189713]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:48:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:48:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:48:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:52 smithi003 ceph-mon[204507]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:52 smithi003 ceph-mon[200960]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:52 smithi046 ceph-mon[189713]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:54 smithi003 ceph-mon[204507]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:54 smithi003 ceph-mon[200960]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:54 smithi046 ceph-mon[189713]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:56 smithi003 ceph-mon[204507]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:56 smithi003 ceph-mon[200960]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:56 smithi046 ceph-mon[189713]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:48:58 smithi003 ceph-mon[204507]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:48:58 smithi003 ceph-mon[200960]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:48:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:48:58 smithi046 ceph-mon[189713]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:00 smithi003 ceph-mon[204507]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:00 smithi003 ceph-mon[200960]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:00 smithi046 ceph-mon[189713]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:49:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:49:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T21:49:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:02 smithi003 ceph-mon[204507]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:02 smithi003 ceph-mon[200960]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:02 smithi046 ceph-mon[189713]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:04 smithi003 ceph-mon[204507]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:04 smithi003 ceph-mon[200960]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:04 smithi046 ceph-mon[189713]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:06 smithi003 ceph-mon[204507]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:06 smithi003 ceph-mon[200960]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:06 smithi046 ceph-mon[189713]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:08 smithi003 ceph-mon[204507]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:08 smithi003 ceph-mon[200960]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:08 smithi046 ceph-mon[189713]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:10 smithi003 ceph-mon[204507]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:10 smithi003 ceph-mon[200960]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:10 smithi046 ceph-mon[189713]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:49:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:49:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T21:49:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:12 smithi003 ceph-mon[204507]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:12 smithi003 ceph-mon[200960]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:12 smithi046 ceph-mon[189713]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:14 smithi003 ceph-mon[204507]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:14 smithi003 ceph-mon[200960]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:14 smithi046 ceph-mon[189713]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:16 smithi003 ceph-mon[204507]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:16 smithi003 ceph-mon[200960]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:16 smithi046 ceph-mon[189713]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:18 smithi003 ceph-mon[204507]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:18 smithi003 ceph-mon[200960]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:18 smithi046 ceph-mon[189713]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:20 smithi003 ceph-mon[204507]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:20 smithi003 ceph-mon[200960]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:20 smithi046 ceph-mon[189713]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:49:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:49:21] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:49:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:22 smithi003 ceph-mon[204507]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:22 smithi003 ceph-mon[200960]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:22 smithi046 ceph-mon[189713]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:24 smithi003 ceph-mon[200960]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:24 smithi003 ceph-mon[204507]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:24 smithi046 ceph-mon[189713]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:26 smithi003 ceph-mon[204507]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:26 smithi003 ceph-mon[200960]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:26 smithi046 ceph-mon[189713]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:28 smithi003 ceph-mon[200960]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:28 smithi003 ceph-mon[204507]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:28 smithi046 ceph-mon[189713]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:30 smithi003 ceph-mon[200960]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:30 smithi003 ceph-mon[204507]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:30 smithi046 ceph-mon[189713]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:49:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:49:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T21:49:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:32 smithi003 ceph-mon[200960]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:32 smithi003 ceph-mon[204507]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:32 smithi046 ceph-mon[189713]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:34 smithi003 ceph-mon[200960]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:34 smithi003 ceph-mon[204507]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:34 smithi046 ceph-mon[189713]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:36 smithi003 ceph-mon[204507]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:36 smithi003 ceph-mon[200960]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:36 smithi046 ceph-mon[189713]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:38 smithi003 ceph-mon[200960]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:38 smithi003 ceph-mon[204507]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:38 smithi046 ceph-mon[189713]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:40 smithi003 ceph-mon[200960]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:40 smithi003 ceph-mon[204507]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:40 smithi046 ceph-mon[189713]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:49:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:49:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T21:49:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:49:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:49:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:49:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:42 smithi003 ceph-mon[200960]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:42 smithi003 ceph-mon[204507]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:42 smithi046 ceph-mon[189713]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:44 smithi003 ceph-mon[200960]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:44 smithi003 ceph-mon[204507]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:44 smithi046 ceph-mon[189713]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:46 smithi003 ceph-mon[200960]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:46 smithi003 ceph-mon[204507]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:46 smithi046 ceph-mon[189713]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:47.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:47.582 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:48 smithi003 ceph-mon[204507]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:48 smithi003 ceph-mon[200960]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:48 smithi046 ceph-mon[189713]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:50 smithi003 ceph-mon[204507]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:50 smithi003 ceph-mon[200960]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:50 smithi046 ceph-mon[189713]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:49:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:49:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:49:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:52 smithi003 ceph-mon[204507]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:52 smithi003 ceph-mon[200960]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:52 smithi046 ceph-mon[189713]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:54 smithi003 ceph-mon[204507]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:54 smithi003 ceph-mon[200960]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:54 smithi046 ceph-mon[189713]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:56 smithi003 ceph-mon[200960]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:56 smithi003 ceph-mon[204507]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:56 smithi046 ceph-mon[189713]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:49:58 smithi003 ceph-mon[204507]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:49:58 smithi003 ceph-mon[200960]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:49:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:49:58 smithi046 ceph-mon[189713]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:00.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:00 smithi003 ceph-mon[200960]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:00.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T21:50:01.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:00 smithi003 ceph-mon[204507]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:01.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T21:50:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:00 smithi046 ceph-mon[189713]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T21:50:01.878 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:50:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:50:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:50:01.879 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:02 smithi003 ceph-mon[204507]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:03.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:02 smithi003 ceph-mon[200960]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:03.354 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:02 smithi046 ceph-mon[189713]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:04 smithi003 ceph-mon[204507]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:04 smithi003 ceph-mon[200960]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:04 smithi046 ceph-mon[189713]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:06 smithi003 ceph-mon[204507]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:06 smithi003 ceph-mon[200960]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:06 smithi046 ceph-mon[189713]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:08 smithi003 ceph-mon[200960]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:08 smithi003 ceph-mon[204507]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:08 smithi046 ceph-mon[189713]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:10 smithi003 ceph-mon[204507]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:10 smithi003 ceph-mon[200960]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:10 smithi046 ceph-mon[189713]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:50:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:50:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:50:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:12 smithi003 ceph-mon[204507]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:12 smithi003 ceph-mon[200960]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:12 smithi046 ceph-mon[189713]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:14 smithi003 ceph-mon[204507]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:14 smithi003 ceph-mon[200960]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:14 smithi046 ceph-mon[189713]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:16 smithi003 ceph-mon[200960]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:16 smithi003 ceph-mon[204507]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:16 smithi046 ceph-mon[189713]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:18 smithi003 ceph-mon[204507]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:18 smithi003 ceph-mon[200960]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:18 smithi046 ceph-mon[189713]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:20 smithi003 ceph-mon[204507]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:20 smithi003 ceph-mon[200960]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:20 smithi046 ceph-mon[189713]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:50:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:50:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T21:50:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:22 smithi003 ceph-mon[204507]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:22 smithi003 ceph-mon[200960]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:22 smithi046 ceph-mon[189713]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:24 smithi003 ceph-mon[204507]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:24 smithi003 ceph-mon[200960]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:24 smithi046 ceph-mon[189713]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:26 smithi003 ceph-mon[204507]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:26 smithi003 ceph-mon[200960]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:26 smithi046 ceph-mon[189713]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:28 smithi003 ceph-mon[204507]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:28 smithi003 ceph-mon[200960]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:28 smithi046 ceph-mon[189713]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:30 smithi003 ceph-mon[204507]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:30 smithi003 ceph-mon[200960]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:30 smithi046 ceph-mon[189713]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:31.882 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:50:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:50:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:50:31.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:32 smithi003 ceph-mon[200960]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:33.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:32 smithi003 ceph-mon[204507]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:32 smithi046 ceph-mon[189713]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:34 smithi003 ceph-mon[200960]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:34 smithi003 ceph-mon[204507]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:34 smithi046 ceph-mon[189713]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:36 smithi003 ceph-mon[204507]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:36 smithi003 ceph-mon[200960]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:36 smithi046 ceph-mon[189713]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:38 smithi003 ceph-mon[204507]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:38 smithi003 ceph-mon[200960]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:38 smithi046 ceph-mon[189713]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:40 smithi003 ceph-mon[204507]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:40 smithi003 ceph-mon[200960]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:41.355 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:40 smithi046 ceph-mon[189713]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:50:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:50:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:50:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[204507]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:50:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[200960]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:50:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:42 smithi046 ceph-mon[189713]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:50:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:44 smithi003 ceph-mon[204507]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:44 smithi003 ceph-mon[200960]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:44 smithi046 ceph-mon[189713]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:46 smithi003 ceph-mon[204507]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:46 smithi003 ceph-mon[200960]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:46 smithi046 ceph-mon[189713]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:48 smithi003 ceph-mon[204507]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:48 smithi003 ceph-mon[200960]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:48 smithi046 ceph-mon[189713]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:50 smithi003 ceph-mon[204507]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:50 smithi003 ceph-mon[200960]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:50 smithi046 ceph-mon[189713]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:50:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:50:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:50:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:52 smithi003 ceph-mon[204507]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:52 smithi003 ceph-mon[200960]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:52 smithi046 ceph-mon[189713]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:54 smithi003 ceph-mon[204507]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:54 smithi003 ceph-mon[200960]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:54 smithi046 ceph-mon[189713]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:56 smithi003 ceph-mon[204507]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:56 smithi003 ceph-mon[200960]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:56 smithi046 ceph-mon[189713]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:50:58 smithi003 ceph-mon[204507]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:50:58 smithi003 ceph-mon[200960]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:50:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:50:58 smithi046 ceph-mon[189713]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:00 smithi003 ceph-mon[204507]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:00 smithi003 ceph-mon[200960]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:00 smithi046 ceph-mon[189713]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:01.893 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:51:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:51:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:51:01.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:01.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:02 smithi003 ceph-mon[204507]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:02 smithi003 ceph-mon[200960]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:02 smithi046 ceph-mon[189713]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:04 smithi003 ceph-mon[204507]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:04 smithi003 ceph-mon[200960]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:04 smithi046 ceph-mon[189713]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:06 smithi003 ceph-mon[204507]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:06 smithi003 ceph-mon[200960]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:06 smithi046 ceph-mon[189713]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:08 smithi003 ceph-mon[204507]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:08 smithi003 ceph-mon[200960]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:08 smithi046 ceph-mon[189713]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:10 smithi003 ceph-mon[204507]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:11.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:10 smithi003 ceph-mon[200960]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:10 smithi046 ceph-mon[189713]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:51:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:51:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:51:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:12 smithi003 ceph-mon[204507]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:12 smithi003 ceph-mon[200960]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:12 smithi046 ceph-mon[189713]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:14 smithi003 ceph-mon[204507]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:14 smithi003 ceph-mon[200960]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:14 smithi046 ceph-mon[189713]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:16 smithi003 ceph-mon[204507]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:16 smithi003 ceph-mon[200960]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:16 smithi046 ceph-mon[189713]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:18 smithi003 ceph-mon[204507]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:18 smithi003 ceph-mon[200960]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:18 smithi046 ceph-mon[189713]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:20 smithi003 ceph-mon[204507]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:20 smithi003 ceph-mon[200960]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:20 smithi046 ceph-mon[189713]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:51:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:51:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:51:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:22 smithi003 ceph-mon[200960]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:22 smithi003 ceph-mon[204507]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:22 smithi046 ceph-mon[189713]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:24 smithi003 ceph-mon[204507]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:24 smithi003 ceph-mon[200960]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:24 smithi046 ceph-mon[189713]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:26 smithi003 ceph-mon[204507]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:26 smithi003 ceph-mon[200960]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:26 smithi046 ceph-mon[189713]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:28 smithi003 ceph-mon[200960]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:28 smithi003 ceph-mon[204507]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:28 smithi046 ceph-mon[189713]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:30 smithi003 ceph-mon[204507]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:30 smithi003 ceph-mon[200960]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:30 smithi046 ceph-mon[189713]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:31.902 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:51:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:51:31] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:51:31.902 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:31.903 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:32 smithi003 ceph-mon[204507]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:32 smithi003 ceph-mon[200960]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:32 smithi046 ceph-mon[189713]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:34 smithi003 ceph-mon[204507]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:34 smithi003 ceph-mon[200960]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:34 smithi046 ceph-mon[189713]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:36 smithi003 ceph-mon[204507]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:36 smithi003 ceph-mon[200960]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:36 smithi046 ceph-mon[189713]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:38 smithi003 ceph-mon[204507]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:38 smithi003 ceph-mon[200960]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:38 smithi046 ceph-mon[189713]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:40 smithi003 ceph-mon[200960]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:40 smithi003 ceph-mon[204507]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:40 smithi046 ceph-mon[189713]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:51:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:51:41] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:51:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:42 smithi003 ceph-mon[204507]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:42 smithi003 ceph-mon[200960]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:42 smithi046 ceph-mon[189713]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[204507]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:51:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[200960]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:51:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:44 smithi046 ceph-mon[189713]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:51:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:46 smithi003 ceph-mon[204507]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:46 smithi003 ceph-mon[200960]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:46 smithi046 ceph-mon[189713]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:48.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:48 smithi003 ceph-mon[204507]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:48.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:48 smithi003 ceph-mon[200960]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:48 smithi046 ceph-mon[189713]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:50 smithi003 ceph-mon[204507]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:50 smithi003 ceph-mon[200960]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:50 smithi046 ceph-mon[189713]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:51:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:51:51] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.43.0" 2023-10-07T21:51:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:52 smithi003 ceph-mon[204507]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:52 smithi003 ceph-mon[200960]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:52 smithi046 ceph-mon[189713]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:54 smithi003 ceph-mon[204507]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:54 smithi003 ceph-mon[200960]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:54 smithi046 ceph-mon[189713]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:56 smithi003 ceph-mon[204507]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:56 smithi003 ceph-mon[200960]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:56 smithi046 ceph-mon[189713]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:51:58 smithi003 ceph-mon[204507]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:51:58 smithi003 ceph-mon[200960]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:51:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:51:58 smithi046 ceph-mon[189713]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:00 smithi003 ceph-mon[204507]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:00 smithi003 ceph-mon[200960]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:00 smithi046 ceph-mon[189713]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:01.911 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:52:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:52:01] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:52:01.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:02 smithi003 ceph-mon[204507]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:02 smithi003 ceph-mon[200960]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:02 smithi046 ceph-mon[189713]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:04 smithi003 ceph-mon[204507]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:04 smithi003 ceph-mon[200960]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:04 smithi046 ceph-mon[189713]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:06 smithi003 ceph-mon[204507]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:06 smithi003 ceph-mon[200960]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:06 smithi046 ceph-mon[189713]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:08 smithi003 ceph-mon[204507]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:08 smithi003 ceph-mon[200960]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:08 smithi046 ceph-mon[189713]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:10 smithi003 ceph-mon[204507]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:10 smithi003 ceph-mon[200960]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:10 smithi046 ceph-mon[189713]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:52:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:52:11] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:52:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:12 smithi003 ceph-mon[200960]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:12 smithi003 ceph-mon[204507]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:12 smithi046 ceph-mon[189713]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:14 smithi003 ceph-mon[204507]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:14 smithi003 ceph-mon[200960]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:14 smithi046 ceph-mon[189713]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:16 smithi003 ceph-mon[204507]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:16 smithi003 ceph-mon[200960]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:16 smithi046 ceph-mon[189713]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:18 smithi003 ceph-mon[204507]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:18 smithi003 ceph-mon[200960]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:18 smithi046 ceph-mon[189713]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:20 smithi003 ceph-mon[204507]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:20 smithi003 ceph-mon[200960]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:20 smithi046 ceph-mon[189713]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:52:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:52:21] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:52:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:22 smithi003 ceph-mon[204507]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:22 smithi003 ceph-mon[200960]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:22 smithi046 ceph-mon[189713]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:24 smithi003 ceph-mon[204507]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:24 smithi003 ceph-mon[200960]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:24 smithi046 ceph-mon[189713]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:26 smithi003 ceph-mon[204507]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:26 smithi003 ceph-mon[200960]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:26 smithi046 ceph-mon[189713]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:28 smithi003 ceph-mon[204507]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:28 smithi003 ceph-mon[200960]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:28 smithi046 ceph-mon[189713]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:30 smithi003 ceph-mon[204507]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:30 smithi003 ceph-mon[200960]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:30 smithi046 ceph-mon[189713]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:31.919 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:52:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:52:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T21:52:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:32 smithi003 ceph-mon[204507]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:32 smithi003 ceph-mon[200960]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:32 smithi046 ceph-mon[189713]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:34 smithi003 ceph-mon[204507]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:34 smithi003 ceph-mon[200960]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:34 smithi046 ceph-mon[189713]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:36 smithi003 ceph-mon[204507]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:36 smithi003 ceph-mon[200960]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:36 smithi046 ceph-mon[189713]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:38 smithi003 ceph-mon[204507]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:38 smithi003 ceph-mon[200960]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:38 smithi046 ceph-mon[189713]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:40 smithi003 ceph-mon[204507]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:40 smithi003 ceph-mon[200960]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:40 smithi046 ceph-mon[189713]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:52:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:52:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T21:52:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:42 smithi003 ceph-mon[204507]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:42 smithi003 ceph-mon[200960]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:42 smithi046 ceph-mon[189713]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[204507]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:45.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:52:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[200960]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:52:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:44 smithi046 ceph-mon[189713]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:45.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:52:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:46 smithi003 ceph-mon[204507]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:46 smithi003 ceph-mon[200960]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:46 smithi046 ceph-mon[189713]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:48 smithi003 ceph-mon[204507]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:48 smithi003 ceph-mon[200960]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:48 smithi046 ceph-mon[189713]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:50 smithi003 ceph-mon[204507]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:50 smithi003 ceph-mon[200960]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:50 smithi046 ceph-mon[189713]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:52:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:52:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T21:52:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:52 smithi003 ceph-mon[204507]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:52 smithi003 ceph-mon[200960]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:52 smithi046 ceph-mon[189713]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:54 smithi003 ceph-mon[200960]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:55.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:54 smithi003 ceph-mon[204507]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:54 smithi046 ceph-mon[189713]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:56 smithi003 ceph-mon[204507]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:56 smithi003 ceph-mon[200960]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:56 smithi046 ceph-mon[189713]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:52:58 smithi003 ceph-mon[200960]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:52:58 smithi003 ceph-mon[204507]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:52:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:52:58 smithi046 ceph-mon[189713]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:00 smithi003 ceph-mon[204507]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:00 smithi003 ceph-mon[200960]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:00 smithi046 ceph-mon[189713]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:01.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:53:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:53:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T21:53:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:02 smithi003 ceph-mon[204507]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:02 smithi003 ceph-mon[200960]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:02 smithi046 ceph-mon[189713]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:04 smithi003 ceph-mon[204507]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:04 smithi003 ceph-mon[200960]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:04 smithi046 ceph-mon[189713]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:06 smithi003 ceph-mon[204507]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:06 smithi003 ceph-mon[200960]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:06 smithi046 ceph-mon[189713]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:08 smithi003 ceph-mon[204507]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:08 smithi003 ceph-mon[200960]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:08 smithi046 ceph-mon[189713]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 21:53:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T21:53:09.083197772Z level=info msg="Completed cleanup jobs" duration=66.082853ms 2023-10-07T21:53:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:10 smithi003 ceph-mon[204507]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:10 smithi003 ceph-mon[200960]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:10 smithi046 ceph-mon[189713]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:53:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:53:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T21:53:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:12 smithi003 ceph-mon[200960]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:12 smithi003 ceph-mon[204507]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:12 smithi046 ceph-mon[189713]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:14 smithi003 ceph-mon[200960]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:14 smithi003 ceph-mon[204507]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:14 smithi046 ceph-mon[189713]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:16 smithi003 ceph-mon[204507]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:16 smithi003 ceph-mon[200960]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:16 smithi046 ceph-mon[189713]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:18 smithi003 ceph-mon[204507]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:18 smithi003 ceph-mon[200960]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:18 smithi046 ceph-mon[189713]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:20 smithi003 ceph-mon[204507]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:22.595 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:20 smithi003 ceph-mon[200960]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:22.595 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:53:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:53:21] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:53:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:20 smithi046 ceph-mon[189713]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:22 smithi003 ceph-mon[200960]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:24.225 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:22 smithi003 ceph-mon[204507]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:24.226 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:22 smithi046 ceph-mon[189713]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:24 smithi003 ceph-mon[200960]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:25.384 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:24 smithi003 ceph-mon[204507]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:25.385 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:24 smithi046 ceph-mon[189713]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:26 smithi003 ceph-mon[200960]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:27.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:26 smithi003 ceph-mon[204507]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:27.028 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:26 smithi046 ceph-mon[189713]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:28 smithi003 ceph-mon[204507]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:29.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:28 smithi003 ceph-mon[200960]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:28 smithi046 ceph-mon[189713]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:30 smithi003 ceph-mon[204507]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:31.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:30 smithi003 ceph-mon[200960]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:31.710 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:30 smithi046 ceph-mon[189713]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:31.933 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:53:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:53:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:53:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:32.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:32.640 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:32 smithi003 ceph-mon[200960]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:33.337 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:32 smithi003 ceph-mon[204507]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:32 smithi046 ceph-mon[189713]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:34 smithi003 ceph-mon[200960]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:34 smithi003 ceph-mon[204507]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:34 smithi046 ceph-mon[189713]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:36 smithi003 ceph-mon[200960]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:36 smithi003 ceph-mon[204507]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:36 smithi046 ceph-mon[189713]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:38 smithi003 ceph-mon[204507]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:38 smithi003 ceph-mon[200960]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:38 smithi046 ceph-mon[189713]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:40 smithi003 ceph-mon[204507]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:40 smithi003 ceph-mon[200960]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:40 smithi046 ceph-mon[189713]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:53:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:53:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:53:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:42 smithi003 ceph-mon[204507]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:42 smithi003 ceph-mon[200960]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:42 smithi046 ceph-mon[189713]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:44 smithi003 ceph-mon[204507]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:44 smithi003 ceph-mon[200960]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:44 smithi046 ceph-mon[189713]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:46 smithi003 ceph-mon[204507]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:46 smithi003 ceph-mon[200960]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:46 smithi046 ceph-mon[189713]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:49.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:48 smithi046 ceph-mon[189713]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:49.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[204507]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[200960]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:50 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:50 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:50 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:51 smithi046 ceph-mon[189713]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:51 smithi003 ceph-mon[204507]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:51 smithi003 ceph-mon[200960]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:53:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:53:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:53:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:53 smithi003 ceph-mon[204507]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:53 smithi003 ceph-mon[200960]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:53 smithi046 ceph-mon[189713]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:55 smithi003 ceph-mon[204507]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:55 smithi003 ceph-mon[200960]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:55 smithi046 ceph-mon[189713]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:56 smithi003 ceph-mon[204507]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:56 smithi003 ceph-mon[200960]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:56 smithi046 ceph-mon[189713]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:53:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:53:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:53:58 smithi046 ceph-mon[189713]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:53:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:53:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:59.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[204507]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:53:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:53:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:53:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:53:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:53:58 smithi003 ceph-mon[200960]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:00 smithi003 ceph-mon[204507]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:00 smithi003 ceph-mon[200960]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:00 smithi046 ceph-mon[189713]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:01.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:54:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:54:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:54:01.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:01.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:02 smithi003 ceph-mon[204507]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:02 smithi003 ceph-mon[200960]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:02 smithi046 ceph-mon[189713]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:04 smithi003 ceph-mon[204507]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:04 smithi003 ceph-mon[200960]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:04 smithi046 ceph-mon[189713]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:06 smithi003 ceph-mon[204507]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:06 smithi003 ceph-mon[200960]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:06 smithi046 ceph-mon[189713]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:08 smithi003 ceph-mon[200960]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:08 smithi003 ceph-mon[204507]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:08 smithi046 ceph-mon[189713]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:10 smithi003 ceph-mon[204507]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:10 smithi003 ceph-mon[200960]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:10 smithi046 ceph-mon[189713]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:54:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:54:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:54:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:12 smithi003 ceph-mon[204507]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:12 smithi003 ceph-mon[200960]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:12 smithi046 ceph-mon[189713]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:14 smithi003 ceph-mon[204507]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:14 smithi003 ceph-mon[200960]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:14 smithi046 ceph-mon[189713]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:16 smithi003 ceph-mon[204507]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:16 smithi003 ceph-mon[200960]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:16 smithi046 ceph-mon[189713]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:18 smithi003 ceph-mon[204507]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:18 smithi003 ceph-mon[200960]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:18 smithi046 ceph-mon[189713]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:20 smithi003 ceph-mon[204507]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:20 smithi003 ceph-mon[200960]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:20 smithi046 ceph-mon[189713]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:54:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:54:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:54:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:22 smithi003 ceph-mon[204507]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:22 smithi003 ceph-mon[200960]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:22 smithi046 ceph-mon[189713]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:24 smithi003 ceph-mon[204507]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:24 smithi003 ceph-mon[200960]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:24 smithi046 ceph-mon[189713]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:26 smithi003 ceph-mon[204507]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:26 smithi003 ceph-mon[200960]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:26 smithi046 ceph-mon[189713]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:28 smithi003 ceph-mon[204507]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:28 smithi003 ceph-mon[200960]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:28 smithi046 ceph-mon[189713]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:30 smithi003 ceph-mon[204507]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:31.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:30 smithi003 ceph-mon[200960]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:30 smithi046 ceph-mon[189713]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:31.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:54:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:54:31] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:54:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:32 smithi003 ceph-mon[204507]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:32 smithi003 ceph-mon[200960]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:32 smithi046 ceph-mon[189713]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:34 smithi003 ceph-mon[204507]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:34 smithi003 ceph-mon[200960]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:34 smithi046 ceph-mon[189713]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:36 smithi003 ceph-mon[204507]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:36.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:36 smithi003 ceph-mon[200960]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:36.718 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:36 smithi046 ceph-mon[189713]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:38 smithi003 ceph-mon[204507]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:38 smithi003 ceph-mon[200960]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:38 smithi046 ceph-mon[189713]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:40 smithi003 ceph-mon[200960]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:40 smithi003 ceph-mon[204507]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:40 smithi046 ceph-mon[189713]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:54:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:54:41] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:54:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:42 smithi003 ceph-mon[204507]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:42 smithi003 ceph-mon[200960]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:42 smithi046 ceph-mon[189713]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:44 smithi003 ceph-mon[204507]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:44 smithi003 ceph-mon[200960]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:44 smithi046 ceph-mon[189713]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:46 smithi003 ceph-mon[204507]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:46 smithi003 ceph-mon[200960]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:46 smithi046 ceph-mon[189713]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:48.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:48 smithi003 ceph-mon[204507]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:48.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:48 smithi003 ceph-mon[200960]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:48 smithi046 ceph-mon[189713]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:50 smithi003 ceph-mon[204507]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:50 smithi003 ceph-mon[200960]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:50 smithi046 ceph-mon[189713]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:54:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:54:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:54:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:52 smithi003 ceph-mon[204507]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:52 smithi003 ceph-mon[200960]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:52 smithi046 ceph-mon[189713]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:54 smithi003 ceph-mon[204507]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:54 smithi003 ceph-mon[200960]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:54 smithi046 ceph-mon[189713]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:56 smithi003 ceph-mon[204507]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:56 smithi003 ceph-mon[200960]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:56 smithi046 ceph-mon[189713]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:54:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:54:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:54:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[204507]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:54:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[200960]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:54:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:54:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:58 smithi046 ceph-mon[189713]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:54:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:54:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:55:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:00 smithi003 ceph-mon[204507]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:00 smithi003 ceph-mon[200960]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:00 smithi046 ceph-mon[189713]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:01.959 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:55:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:55:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:55:01.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:01.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:02 smithi003 ceph-mon[204507]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:02 smithi003 ceph-mon[200960]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:02 smithi046 ceph-mon[189713]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:04 smithi003 ceph-mon[204507]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:04 smithi003 ceph-mon[200960]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:04 smithi046 ceph-mon[189713]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:06 smithi003 ceph-mon[204507]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:06 smithi003 ceph-mon[200960]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:06 smithi046 ceph-mon[189713]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:08 smithi003 ceph-mon[204507]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:08 smithi003 ceph-mon[200960]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:08 smithi046 ceph-mon[189713]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:10 smithi003 ceph-mon[204507]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:11.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:10 smithi003 ceph-mon[200960]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:10 smithi046 ceph-mon[189713]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:55:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:55:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:55:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:12 smithi003 ceph-mon[204507]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:12 smithi003 ceph-mon[200960]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:12 smithi046 ceph-mon[189713]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:14 smithi003 ceph-mon[204507]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:14 smithi003 ceph-mon[200960]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:14 smithi046 ceph-mon[189713]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:16 smithi003 ceph-mon[204507]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:16 smithi003 ceph-mon[200960]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:16 smithi046 ceph-mon[189713]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:18 smithi003 ceph-mon[204507]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:18 smithi003 ceph-mon[200960]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:18 smithi046 ceph-mon[189713]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:20 smithi003 ceph-mon[204507]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:20 smithi003 ceph-mon[200960]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:20 smithi046 ceph-mon[189713]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:55:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:55:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:55:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:22 smithi003 ceph-mon[200960]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:22 smithi003 ceph-mon[204507]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:22 smithi046 ceph-mon[189713]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:24 smithi003 ceph-mon[204507]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:24 smithi003 ceph-mon[200960]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:24 smithi046 ceph-mon[189713]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:26 smithi003 ceph-mon[204507]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:26 smithi003 ceph-mon[200960]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:26 smithi046 ceph-mon[189713]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:28 smithi003 ceph-mon[204507]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:28 smithi003 ceph-mon[200960]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:28 smithi046 ceph-mon[189713]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:30 smithi003 ceph-mon[204507]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:30 smithi003 ceph-mon[200960]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:30 smithi046 ceph-mon[189713]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:31.969 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:55:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:55:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:55:31.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:32 smithi003 ceph-mon[204507]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:32 smithi003 ceph-mon[200960]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:32 smithi046 ceph-mon[189713]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:34 smithi003 ceph-mon[204507]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:34 smithi003 ceph-mon[200960]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:34 smithi046 ceph-mon[189713]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:36 smithi003 ceph-mon[204507]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:36 smithi003 ceph-mon[200960]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:36 smithi046 ceph-mon[189713]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:38 smithi003 ceph-mon[204507]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:38 smithi003 ceph-mon[200960]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:38 smithi046 ceph-mon[189713]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:40 smithi003 ceph-mon[204507]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:40 smithi003 ceph-mon[200960]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:40 smithi046 ceph-mon[189713]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:55:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:55:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:55:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:42 smithi003 ceph-mon[204507]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:42 smithi003 ceph-mon[200960]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:42 smithi046 ceph-mon[189713]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:44 smithi003 ceph-mon[204507]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:44 smithi003 ceph-mon[200960]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:44 smithi046 ceph-mon[189713]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:46 smithi003 ceph-mon[204507]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:46 smithi003 ceph-mon[200960]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:46 smithi046 ceph-mon[189713]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:48 smithi003 ceph-mon[204507]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:48 smithi003 ceph-mon[200960]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:48 smithi046 ceph-mon[189713]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:50 smithi003 ceph-mon[200960]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:50 smithi003 ceph-mon[204507]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:50 smithi046 ceph-mon[189713]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:55:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:55:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:55:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:52 smithi003 ceph-mon[204507]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:52 smithi003 ceph-mon[200960]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:52 smithi046 ceph-mon[189713]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:54 smithi003 ceph-mon[204507]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:54 smithi003 ceph-mon[200960]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:54 smithi046 ceph-mon[189713]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:56 smithi003 ceph-mon[204507]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:56 smithi003 ceph-mon[200960]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:56 smithi046 ceph-mon[189713]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:58 smithi003 ceph-mon[204507]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:58 smithi003 ceph-mon[200960]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:58 smithi046 ceph-mon[189713]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:55:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:56:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:55:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:56:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:55:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:56:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:55:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:56:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:01 smithi046 ceph-mon[189713]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:01 smithi003 ceph-mon[204507]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:01 smithi003 ceph-mon[200960]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:56:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:56:01] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:56:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:03 smithi003 ceph-mon[204507]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:03.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:03 smithi003 ceph-mon[200960]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:03 smithi046 ceph-mon[189713]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:05 smithi003 ceph-mon[204507]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:05 smithi003 ceph-mon[200960]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:05 smithi046 ceph-mon[189713]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:06 smithi003 ceph-mon[204507]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:06 smithi003 ceph-mon[200960]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:06 smithi046 ceph-mon[189713]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:08 smithi003 ceph-mon[204507]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:08 smithi003 ceph-mon[200960]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:08 smithi046 ceph-mon[189713]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:10 smithi003 ceph-mon[204507]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:10 smithi003 ceph-mon[200960]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:10 smithi046 ceph-mon[189713]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:56:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:56:11] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T21:56:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:12 smithi003 ceph-mon[204507]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:12 smithi003 ceph-mon[200960]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:12 smithi046 ceph-mon[189713]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:14 smithi003 ceph-mon[204507]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:14 smithi003 ceph-mon[200960]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:14 smithi046 ceph-mon[189713]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:16 smithi003 ceph-mon[204507]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:16 smithi003 ceph-mon[200960]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:16 smithi046 ceph-mon[189713]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:18 smithi003 ceph-mon[204507]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:18 smithi003 ceph-mon[200960]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:18 smithi046 ceph-mon[189713]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:20 smithi003 ceph-mon[204507]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:20 smithi003 ceph-mon[200960]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:20 smithi046 ceph-mon[189713]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:56:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:56:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T21:56:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:22 smithi003 ceph-mon[204507]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:22 smithi003 ceph-mon[200960]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:22 smithi046 ceph-mon[189713]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:24 smithi003 ceph-mon[204507]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:24 smithi003 ceph-mon[200960]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:24 smithi046 ceph-mon[189713]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:26 smithi003 ceph-mon[204507]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:26 smithi003 ceph-mon[200960]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:26 smithi046 ceph-mon[189713]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:28 smithi003 ceph-mon[204507]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:28 smithi003 ceph-mon[200960]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:28 smithi046 ceph-mon[189713]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:30 smithi003 ceph-mon[204507]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:30 smithi003 ceph-mon[200960]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:30 smithi046 ceph-mon[189713]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:31.990 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:56:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:56:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T21:56:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:32 smithi003 ceph-mon[200960]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:33.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:32 smithi003 ceph-mon[204507]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:32 smithi046 ceph-mon[189713]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:34 smithi003 ceph-mon[204507]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:34 smithi003 ceph-mon[200960]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:34 smithi046 ceph-mon[189713]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:36 smithi003 ceph-mon[204507]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:36 smithi003 ceph-mon[200960]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:36 smithi046 ceph-mon[189713]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:38 smithi003 ceph-mon[204507]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:38 smithi003 ceph-mon[200960]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:38 smithi046 ceph-mon[189713]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:40 smithi003 ceph-mon[204507]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:40 smithi003 ceph-mon[200960]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:40 smithi046 ceph-mon[189713]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:56:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:56:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T21:56:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:42 smithi003 ceph-mon[204507]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:42 smithi003 ceph-mon[200960]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:42 smithi046 ceph-mon[189713]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:44 smithi003 ceph-mon[204507]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:44 smithi003 ceph-mon[200960]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:44 smithi046 ceph-mon[189713]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:46 smithi003 ceph-mon[204507]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:46 smithi003 ceph-mon[200960]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:46 smithi046 ceph-mon[189713]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:48 smithi003 ceph-mon[204507]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:48 smithi003 ceph-mon[200960]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:48 smithi046 ceph-mon[189713]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:50 smithi003 ceph-mon[204507]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:50 smithi003 ceph-mon[200960]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:50 smithi046 ceph-mon[189713]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:56:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:56:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:56:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:52 smithi003 ceph-mon[204507]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:52 smithi003 ceph-mon[200960]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:52 smithi046 ceph-mon[189713]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:54 smithi003 ceph-mon[204507]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:54 smithi003 ceph-mon[200960]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:54 smithi046 ceph-mon[189713]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:56 smithi003 ceph-mon[204507]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:56 smithi003 ceph-mon[200960]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:56 smithi046 ceph-mon[189713]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:58 smithi003 ceph-mon[204507]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:58 smithi003 ceph-mon[200960]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:56:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:58 smithi046 ceph-mon[189713]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:57:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:56:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:57:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:56:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:57:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:00 smithi003 ceph-mon[204507]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:00 smithi003 ceph-mon[200960]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:00 smithi046 ceph-mon[189713]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:02.000 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:57:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:57:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:57:02.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:03 smithi003 ceph-mon[200960]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:03 smithi003 ceph-mon[204507]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:03 smithi046 ceph-mon[189713]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:05 smithi003 ceph-mon[200960]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:05 smithi003 ceph-mon[204507]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:05 smithi046 ceph-mon[189713]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:06 smithi003 ceph-mon[200960]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:06 smithi003 ceph-mon[204507]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:06 smithi046 ceph-mon[189713]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:08 smithi003 ceph-mon[200960]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:08 smithi003 ceph-mon[204507]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:08 smithi046 ceph-mon[189713]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:10 smithi003 ceph-mon[200960]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:10 smithi003 ceph-mon[204507]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:10 smithi046 ceph-mon[189713]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:57:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:57:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:57:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:12 smithi003 ceph-mon[204507]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:12 smithi003 ceph-mon[200960]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:12 smithi046 ceph-mon[189713]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:14 smithi003 ceph-mon[204507]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:15.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:14 smithi003 ceph-mon[200960]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:15.432 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:14 smithi046 ceph-mon[189713]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:16 smithi003 ceph-mon[204507]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:16 smithi003 ceph-mon[200960]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:16 smithi046 ceph-mon[189713]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:18 smithi003 ceph-mon[200960]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:18 smithi003 ceph-mon[204507]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:18 smithi046 ceph-mon[189713]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:20 smithi003 ceph-mon[200960]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:20 smithi003 ceph-mon[204507]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:20 smithi046 ceph-mon[189713]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:57:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:57:21] "GET /metrics HTTP/1.1" 200 36304 "" "Prometheus/2.43.0" 2023-10-07T21:57:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:22 smithi003 ceph-mon[200960]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:22 smithi003 ceph-mon[204507]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:22 smithi046 ceph-mon[189713]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:25 smithi003 ceph-mon[200960]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:25 smithi003 ceph-mon[204507]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:25 smithi046 ceph-mon[189713]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:26 smithi003 ceph-mon[204507]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:26.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:26 smithi003 ceph-mon[200960]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:26 smithi046 ceph-mon[189713]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:28 smithi003 ceph-mon[204507]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:28 smithi003 ceph-mon[200960]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:28 smithi046 ceph-mon[189713]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:31 smithi003 ceph-mon[204507]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:31 smithi003 ceph-mon[200960]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:31 smithi046 ceph-mon[189713]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:32.003 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:57:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:57:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:57:32.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:32.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:33 smithi003 ceph-mon[204507]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:33 smithi003 ceph-mon[200960]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:33 smithi046 ceph-mon[189713]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:35 smithi003 ceph-mon[204507]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:35 smithi003 ceph-mon[200960]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:35 smithi046 ceph-mon[189713]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:36 smithi003 ceph-mon[204507]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:36 smithi003 ceph-mon[200960]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:36 smithi046 ceph-mon[189713]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:39 smithi003 ceph-mon[200960]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:39 smithi003 ceph-mon[204507]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:39 smithi046 ceph-mon[189713]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:41 smithi003 ceph-mon[200960]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:41 smithi003 ceph-mon[204507]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:41 smithi046 ceph-mon[189713]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:57:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:57:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:57:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:43 smithi003 ceph-mon[204507]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:43 smithi003 ceph-mon[200960]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:43 smithi046 ceph-mon[189713]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:45 smithi003 ceph-mon[204507]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:45 smithi003 ceph-mon[200960]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:45 smithi046 ceph-mon[189713]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:46 smithi003 ceph-mon[204507]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:46 smithi003 ceph-mon[200960]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:46 smithi046 ceph-mon[189713]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T21:57:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:47.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:47.966 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:48 smithi003 ceph-mon[204507]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:48 smithi003 ceph-mon[200960]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:48 smithi046 ceph-mon[189713]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:51 smithi003 ceph-mon[200960]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:51 smithi003 ceph-mon[204507]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:51 smithi046 ceph-mon[189713]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:57:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:57:51] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T21:57:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:53 smithi003 ceph-mon[204507]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:53 smithi003 ceph-mon[200960]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:53 smithi046 ceph-mon[189713]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:55 smithi003 ceph-mon[200960]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:55 smithi003 ceph-mon[204507]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:55 smithi046 ceph-mon[189713]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:56 smithi003 ceph-mon[204507]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:56 smithi003 ceph-mon[200960]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:56 smithi046 ceph-mon[189713]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:57:59 smithi003 ceph-mon[200960]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:57:59 smithi003 ceph-mon[204507]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:57:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:57:59 smithi046 ceph-mon[189713]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:58:02.020 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:58:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:58:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:58:02.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:03 smithi003 ceph-mon[204507]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:03 smithi003 ceph-mon[200960]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:03 smithi046 ceph-mon[189713]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:05 smithi003 ceph-mon[204507]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:05 smithi003 ceph-mon[200960]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:05 smithi046 ceph-mon[189713]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:06 smithi003 ceph-mon[204507]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:06 smithi003 ceph-mon[200960]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:06 smithi046 ceph-mon[189713]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:09 smithi003 ceph-mon[204507]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:09 smithi003 ceph-mon[200960]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:09 smithi046 ceph-mon[189713]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:11 smithi003 ceph-mon[204507]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:11 smithi003 ceph-mon[200960]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:11 smithi046 ceph-mon[189713]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:12.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:58:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:58:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T21:58:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:13 smithi003 ceph-mon[204507]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:13 smithi003 ceph-mon[200960]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:13 smithi046 ceph-mon[189713]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:15 smithi003 ceph-mon[204507]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:15 smithi003 ceph-mon[200960]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:15 smithi046 ceph-mon[189713]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:16 smithi003 ceph-mon[204507]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:16 smithi003 ceph-mon[200960]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:16 smithi046 ceph-mon[189713]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:18 smithi003 ceph-mon[200960]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:18 smithi003 ceph-mon[204507]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:18 smithi046 ceph-mon[189713]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:21 smithi003 ceph-mon[200960]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:21 smithi003 ceph-mon[204507]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:21 smithi046 ceph-mon[189713]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:58:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:58:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:58:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:23 smithi003 ceph-mon[204507]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:23 smithi003 ceph-mon[200960]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:23 smithi046 ceph-mon[189713]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:25 smithi003 ceph-mon[204507]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:25 smithi003 ceph-mon[200960]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:25 smithi046 ceph-mon[189713]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:26 smithi003 ceph-mon[204507]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:26 smithi003 ceph-mon[200960]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:26 smithi046 ceph-mon[189713]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:29 smithi003 ceph-mon[204507]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:29 smithi003 ceph-mon[200960]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:29 smithi046 ceph-mon[189713]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:31 smithi003 ceph-mon[204507]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:31 smithi003 ceph-mon[200960]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:31 smithi046 ceph-mon[189713]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:32.024 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:58:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:58:31] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-10-07T21:58:32.025 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:33 smithi003 ceph-mon[200960]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:33 smithi003 ceph-mon[204507]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:33 smithi046 ceph-mon[189713]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:35 smithi003 ceph-mon[200960]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:35 smithi003 ceph-mon[204507]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:35 smithi046 ceph-mon[189713]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:36 smithi003 ceph-mon[204507]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:36 smithi003 ceph-mon[200960]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:36 smithi046 ceph-mon[189713]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:39 smithi003 ceph-mon[204507]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:39 smithi003 ceph-mon[200960]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:39 smithi046 ceph-mon[189713]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:41 smithi003 ceph-mon[204507]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:41 smithi003 ceph-mon[200960]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:41 smithi046 ceph-mon[189713]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:58:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:58:41] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.43.0" 2023-10-07T21:58:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:43 smithi003 ceph-mon[200960]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:43 smithi003 ceph-mon[204507]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:43 smithi046 ceph-mon[189713]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:45 smithi003 ceph-mon[204507]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:45 smithi003 ceph-mon[200960]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:45 smithi046 ceph-mon[189713]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:46 smithi003 ceph-mon[204507]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:46 smithi003 ceph-mon[200960]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:46 smithi046 ceph-mon[189713]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:48 smithi003 ceph-mon[204507]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:48 smithi003 ceph-mon[200960]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:48 smithi046 ceph-mon[189713]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:51 smithi003 ceph-mon[204507]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:51 smithi003 ceph-mon[200960]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:51 smithi046 ceph-mon[189713]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:58:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:58:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:58:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:53 smithi003 ceph-mon[204507]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:53 smithi003 ceph-mon[200960]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:53 smithi046 ceph-mon[189713]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:55 smithi003 ceph-mon[204507]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:55 smithi003 ceph-mon[200960]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:55 smithi046 ceph-mon[189713]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:56 smithi003 ceph-mon[204507]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:56 smithi003 ceph-mon[200960]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:56 smithi046 ceph-mon[189713]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:58:59 smithi003 ceph-mon[204507]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:58:59 smithi003 ceph-mon[200960]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:58:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:58:59 smithi046 ceph-mon[189713]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:01 smithi003 ceph-mon[204507]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:01 smithi003 ceph-mon[200960]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:01 smithi046 ceph-mon[189713]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:02.025 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:59:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:59:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:59:02.026 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:02.026 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:02.026 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:02.026 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:02.026 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:59:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:59:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T21:59:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:03 smithi003 ceph-mon[204507]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:03 smithi003 ceph-mon[200960]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:03 smithi046 ceph-mon[189713]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:05 smithi003 ceph-mon[204507]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:05 smithi003 ceph-mon[200960]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:05 smithi046 ceph-mon[189713]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:06 smithi003 ceph-mon[204507]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:06 smithi003 ceph-mon[200960]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:06 smithi046 ceph-mon[189713]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:09 smithi003 ceph-mon[204507]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:09 smithi003 ceph-mon[200960]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:09 smithi046 ceph-mon[189713]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:11 smithi003 ceph-mon[204507]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:11 smithi003 ceph-mon[200960]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:11 smithi046 ceph-mon[189713]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:59:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:59:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:59:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:13 smithi003 ceph-mon[204507]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:13.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:13 smithi003 ceph-mon[200960]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:13 smithi046 ceph-mon[189713]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:15 smithi003 ceph-mon[204507]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:15 smithi003 ceph-mon[200960]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:15 smithi046 ceph-mon[189713]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:16 smithi003 ceph-mon[204507]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:16 smithi003 ceph-mon[200960]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:16 smithi046 ceph-mon[189713]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:18 smithi003 ceph-mon[204507]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:18 smithi003 ceph-mon[200960]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:18 smithi046 ceph-mon[189713]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:21 smithi003 ceph-mon[204507]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:21 smithi003 ceph-mon[200960]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:21 smithi046 ceph-mon[189713]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:59:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:59:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:59:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:23 smithi003 ceph-mon[204507]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:23 smithi003 ceph-mon[200960]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:23 smithi046 ceph-mon[189713]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:25 smithi003 ceph-mon[204507]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:25 smithi003 ceph-mon[200960]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:25 smithi046 ceph-mon[189713]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:26 smithi003 ceph-mon[204507]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:26 smithi003 ceph-mon[200960]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:26 smithi046 ceph-mon[189713]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:29 smithi003 ceph-mon[204507]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:29 smithi003 ceph-mon[200960]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:29 smithi046 ceph-mon[189713]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:31 smithi003 ceph-mon[204507]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:31 smithi003 ceph-mon[200960]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:31 smithi046 ceph-mon[189713]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:32.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:59:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:59:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:59:32.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:33 smithi003 ceph-mon[204507]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:33 smithi003 ceph-mon[200960]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:33 smithi046 ceph-mon[189713]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:35 smithi003 ceph-mon[204507]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:35 smithi003 ceph-mon[200960]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:35 smithi046 ceph-mon[189713]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:36 smithi003 ceph-mon[200960]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:36 smithi003 ceph-mon[204507]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:36 smithi046 ceph-mon[189713]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:39 smithi003 ceph-mon[204507]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:39 smithi003 ceph-mon[200960]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:39 smithi046 ceph-mon[189713]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:41 smithi003 ceph-mon[204507]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:41 smithi003 ceph-mon[200960]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:41 smithi046 ceph-mon[189713]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:59:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:59:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T21:59:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:43 smithi003 ceph-mon[204507]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:43 smithi003 ceph-mon[200960]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:43 smithi046 ceph-mon[189713]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:45 smithi003 ceph-mon[204507]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:45 smithi003 ceph-mon[200960]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:45 smithi046 ceph-mon[189713]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:46 smithi003 ceph-mon[204507]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:46 smithi003 ceph-mon[200960]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:46 smithi046 ceph-mon[189713]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:49 smithi003 ceph-mon[204507]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:49 smithi003 ceph-mon[200960]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:49 smithi046 ceph-mon[189713]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:51 smithi003 ceph-mon[204507]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:51 smithi003 ceph-mon[200960]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:51 smithi046 ceph-mon[189713]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 21:59:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:21:59:51] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T21:59:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:53 smithi003 ceph-mon[204507]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:53 smithi003 ceph-mon[200960]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:53 smithi046 ceph-mon[189713]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:55 smithi003 ceph-mon[204507]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:55 smithi003 ceph-mon[200960]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:55 smithi046 ceph-mon[189713]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:56 smithi003 ceph-mon[204507]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:56 smithi003 ceph-mon[200960]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:56 smithi046 ceph-mon[189713]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 21:59:59 smithi003 ceph-mon[204507]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 21:59:59 smithi003 ceph-mon[200960]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T21:59:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 21:59:59 smithi046 ceph-mon[189713]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T22:00:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T22:00:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:01 smithi003 ceph-mon[204507]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:01.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:01 smithi003 ceph-mon[200960]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:01 smithi046 ceph-mon[189713]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:02.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:02.058 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:00:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:00:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:00:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[200960]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:00:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:00:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:00:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[204507]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:00:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:00:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:00:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:03 smithi046 ceph-mon[189713]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:00:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:00:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:00:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:05 smithi003 ceph-mon[200960]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:05 smithi003 ceph-mon[204507]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:05 smithi046 ceph-mon[189713]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:06 smithi003 ceph-mon[204507]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:06 smithi003 ceph-mon[200960]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:06 smithi046 ceph-mon[189713]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:09 smithi003 ceph-mon[204507]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:09 smithi003 ceph-mon[200960]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:09 smithi046 ceph-mon[189713]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:11 smithi003 ceph-mon[204507]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:11 smithi003 ceph-mon[200960]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:11 smithi046 ceph-mon[189713]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:00:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:00:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:00:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:13 smithi003 ceph-mon[204507]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:13 smithi003 ceph-mon[200960]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:13 smithi046 ceph-mon[189713]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:15 smithi003 ceph-mon[204507]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:15 smithi003 ceph-mon[200960]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:15 smithi046 ceph-mon[189713]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:16 smithi003 ceph-mon[204507]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:16 smithi003 ceph-mon[200960]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:16 smithi046 ceph-mon[189713]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:19 smithi003 ceph-mon[204507]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:19 smithi003 ceph-mon[200960]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:19 smithi046 ceph-mon[189713]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:21 smithi003 ceph-mon[204507]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:21 smithi003 ceph-mon[200960]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:21 smithi046 ceph-mon[189713]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:00:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:00:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:00:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:23 smithi003 ceph-mon[204507]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:23 smithi003 ceph-mon[200960]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:23 smithi046 ceph-mon[189713]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:25 smithi003 ceph-mon[204507]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:25 smithi003 ceph-mon[200960]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:25 smithi046 ceph-mon[189713]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:26 smithi003 ceph-mon[204507]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:26 smithi003 ceph-mon[200960]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:26 smithi046 ceph-mon[189713]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:29 smithi003 ceph-mon[204507]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:29 smithi003 ceph-mon[200960]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:29 smithi046 ceph-mon[189713]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:31 smithi003 ceph-mon[204507]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:31 smithi003 ceph-mon[200960]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:31 smithi046 ceph-mon[189713]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:32.060 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:00:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:00:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:00:32.060 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:33 smithi003 ceph-mon[204507]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:33 smithi003 ceph-mon[200960]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:33 smithi046 ceph-mon[189713]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:35 smithi003 ceph-mon[204507]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:35.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:35 smithi003 ceph-mon[200960]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:35 smithi046 ceph-mon[189713]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:36 smithi003 ceph-mon[204507]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:36 smithi003 ceph-mon[200960]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:36 smithi046 ceph-mon[189713]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:39 smithi003 ceph-mon[204507]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:39 smithi003 ceph-mon[200960]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:39 smithi046 ceph-mon[189713]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:41 smithi003 ceph-mon[204507]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:41 smithi003 ceph-mon[200960]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:41 smithi046 ceph-mon[189713]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:00:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:00:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:00:43.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:43 smithi003 ceph-mon[204507]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:43.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:43 smithi003 ceph-mon[200960]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:43 smithi046 ceph-mon[189713]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:45 smithi003 ceph-mon[204507]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:45.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:45 smithi003 ceph-mon[200960]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:45 smithi046 ceph-mon[189713]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:46 smithi003 ceph-mon[204507]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:46 smithi003 ceph-mon[200960]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:46 smithi046 ceph-mon[189713]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:49 smithi003 ceph-mon[204507]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:49 smithi003 ceph-mon[200960]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:49 smithi046 ceph-mon[189713]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:51 smithi003 ceph-mon[204507]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:51.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:51 smithi003 ceph-mon[200960]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:51 smithi046 ceph-mon[189713]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:00:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:00:51] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:00:53.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:53 smithi003 ceph-mon[200960]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:53 smithi003 ceph-mon[204507]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:53 smithi046 ceph-mon[189713]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:55 smithi003 ceph-mon[200960]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:55 smithi003 ceph-mon[204507]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:55 smithi046 ceph-mon[189713]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:56 smithi003 ceph-mon[200960]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:56 smithi003 ceph-mon[204507]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:56 smithi046 ceph-mon[189713]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:59.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:00:59 smithi003 ceph-mon[200960]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:00:59 smithi003 ceph-mon[204507]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:00:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:00:59 smithi046 ceph-mon[189713]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:01.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:01 smithi003 ceph-mon[200960]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:01 smithi003 ceph-mon[204507]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:01 smithi046 ceph-mon[189713]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:02.065 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:01:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:01:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:01:02.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:03 smithi003 ceph-mon[204507]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:03.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:01:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:03 smithi003 ceph-mon[200960]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:03.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:01:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:03 smithi046 ceph-mon[189713]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:01:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[200960]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:01:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[204507]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:01:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:05 smithi046 ceph-mon[189713]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:01:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:06 smithi003 ceph-mon[200960]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:06 smithi003 ceph-mon[204507]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:06 smithi046 ceph-mon[189713]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:09.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:09 smithi003 ceph-mon[204507]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:09.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:09 smithi003 ceph-mon[200960]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:09 smithi046 ceph-mon[189713]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:11 smithi003 ceph-mon[204507]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:11 smithi003 ceph-mon[200960]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:11.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:11 smithi046 ceph-mon[189713]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:01:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:01:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:01:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:13 smithi003 ceph-mon[204507]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:13.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:13 smithi003 ceph-mon[200960]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:13 smithi046 ceph-mon[189713]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:15 smithi003 ceph-mon[204507]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:15 smithi003 ceph-mon[200960]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:15 smithi046 ceph-mon[189713]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:16 smithi003 ceph-mon[204507]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:16 smithi003 ceph-mon[200960]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:16 smithi046 ceph-mon[189713]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:19 smithi003 ceph-mon[204507]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:19 smithi003 ceph-mon[200960]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:19 smithi046 ceph-mon[189713]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:21 smithi003 ceph-mon[204507]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:21 smithi003 ceph-mon[200960]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:21 smithi046 ceph-mon[189713]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:01:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:01:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:01:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:23 smithi003 ceph-mon[204507]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:23.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:23 smithi003 ceph-mon[200960]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:23 smithi046 ceph-mon[189713]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:25 smithi003 ceph-mon[204507]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:25 smithi003 ceph-mon[200960]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:25 smithi046 ceph-mon[189713]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:26 smithi003 ceph-mon[204507]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:26 smithi003 ceph-mon[200960]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:26 smithi046 ceph-mon[189713]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:29 smithi003 ceph-mon[204507]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:29 smithi003 ceph-mon[200960]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:29 smithi046 ceph-mon[189713]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:31 smithi003 ceph-mon[204507]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:31 smithi003 ceph-mon[200960]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:31 smithi046 ceph-mon[189713]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:01:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:01:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:01:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:33 smithi046 ceph-mon[189713]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:33 smithi003 ceph-mon[204507]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:33 smithi003 ceph-mon[200960]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:35.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:35 smithi046 ceph-mon[189713]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:35 smithi003 ceph-mon[204507]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:35 smithi003 ceph-mon[200960]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:36 smithi003 ceph-mon[204507]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:36 smithi003 ceph-mon[200960]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:36 smithi046 ceph-mon[189713]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:39 smithi003 ceph-mon[204507]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:39.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:39 smithi003 ceph-mon[200960]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:39 smithi046 ceph-mon[189713]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:41 smithi003 ceph-mon[204507]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:41.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:41 smithi003 ceph-mon[200960]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:41 smithi046 ceph-mon[189713]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:01:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:01:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:01:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:43 smithi046 ceph-mon[189713]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:43 smithi003 ceph-mon[200960]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:43 smithi003 ceph-mon[204507]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:45 smithi046 ceph-mon[189713]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:45 smithi003 ceph-mon[200960]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:45 smithi003 ceph-mon[204507]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:46 smithi003 ceph-mon[200960]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:46 smithi003 ceph-mon[204507]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:46 smithi046 ceph-mon[189713]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:49 smithi003 ceph-mon[200960]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:49 smithi003 ceph-mon[204507]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:49 smithi046 ceph-mon[189713]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:51 smithi046 ceph-mon[189713]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:51 smithi003 ceph-mon[200960]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:51 smithi003 ceph-mon[204507]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:01:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:01:51] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:01:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:53 smithi046 ceph-mon[189713]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:53 smithi003 ceph-mon[204507]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:53 smithi003 ceph-mon[200960]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:55.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:55 smithi046 ceph-mon[189713]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:55 smithi003 ceph-mon[200960]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:55 smithi003 ceph-mon[204507]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:56 smithi003 ceph-mon[204507]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:56 smithi003 ceph-mon[200960]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:56 smithi046 ceph-mon[189713]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:01:59 smithi046 ceph-mon[189713]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:01:59 smithi003 ceph-mon[204507]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:01:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:01:59 smithi003 ceph-mon[200960]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:01 smithi046 ceph-mon[189713]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:01 smithi003 ceph-mon[204507]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:01 smithi003 ceph-mon[200960]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:02:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:02:01] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:02:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:03.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:03 smithi046 ceph-mon[189713]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:03 smithi003 ceph-mon[204507]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:03 smithi003 ceph-mon[200960]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:05 smithi046 ceph-mon[189713]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:02:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:02:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:02:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[204507]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:02:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:02:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:02:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[200960]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:02:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:02:05.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:02:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:06 smithi003 ceph-mon[204507]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:06 smithi003 ceph-mon[200960]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:06 smithi046 ceph-mon[189713]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:09 smithi046 ceph-mon[189713]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:09 smithi003 ceph-mon[204507]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:09 smithi003 ceph-mon[200960]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:11.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:11 smithi046 ceph-mon[189713]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:11 smithi003 ceph-mon[204507]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:12.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:11 smithi003 ceph-mon[200960]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:12.122 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:02:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:02:11] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:02:13.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:13 smithi046 ceph-mon[189713]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:13 smithi003 ceph-mon[204507]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:13 smithi003 ceph-mon[200960]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:15.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:15 smithi046 ceph-mon[189713]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:15 smithi003 ceph-mon[200960]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:15 smithi003 ceph-mon[204507]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:16 smithi003 ceph-mon[204507]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:16 smithi003 ceph-mon[200960]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:16 smithi046 ceph-mon[189713]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:19.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:19 smithi046 ceph-mon[189713]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:19 smithi003 ceph-mon[204507]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:19 smithi003 ceph-mon[200960]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:21 smithi046 ceph-mon[189713]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:21 smithi003 ceph-mon[204507]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:21 smithi003 ceph-mon[200960]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:02:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:02:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:02:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:23 smithi046 ceph-mon[189713]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:23 smithi003 ceph-mon[204507]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:23 smithi003 ceph-mon[200960]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:25.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:25 smithi046 ceph-mon[189713]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:25 smithi003 ceph-mon[204507]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:25 smithi003 ceph-mon[200960]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:26 smithi003 ceph-mon[204507]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:26 smithi003 ceph-mon[200960]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:26 smithi046 ceph-mon[189713]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:29.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:29 smithi046 ceph-mon[189713]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:29 smithi003 ceph-mon[204507]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:29 smithi003 ceph-mon[200960]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:31.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:31 smithi046 ceph-mon[189713]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:31 smithi003 ceph-mon[204507]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:31 smithi003 ceph-mon[200960]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:02:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:02:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:02:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:33 smithi003 ceph-mon[204507]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:33 smithi003 ceph-mon[200960]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:33 smithi046 ceph-mon[189713]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:35 smithi003 ceph-mon[204507]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:35 smithi003 ceph-mon[200960]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:35 smithi046 ceph-mon[189713]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:36 smithi003 ceph-mon[200960]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:36 smithi003 ceph-mon[204507]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:36 smithi046 ceph-mon[189713]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:39.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:39 smithi046 ceph-mon[189713]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:39 smithi003 ceph-mon[204507]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:39 smithi003 ceph-mon[200960]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:41.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:41 smithi046 ceph-mon[189713]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:41 smithi003 ceph-mon[204507]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:41 smithi003 ceph-mon[200960]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:02:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:02:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:02:43.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:43 smithi046 ceph-mon[189713]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:43 smithi003 ceph-mon[204507]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:43 smithi003 ceph-mon[200960]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:45.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:45 smithi046 ceph-mon[189713]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:45 smithi003 ceph-mon[204507]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:45 smithi003 ceph-mon[200960]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:46 smithi003 ceph-mon[204507]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:46 smithi003 ceph-mon[200960]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:46 smithi046 ceph-mon[189713]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:49.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:49 smithi046 ceph-mon[189713]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:49 smithi003 ceph-mon[204507]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:49 smithi003 ceph-mon[200960]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:51.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:51 smithi046 ceph-mon[189713]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:51 smithi003 ceph-mon[204507]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:51 smithi003 ceph-mon[200960]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:02:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:02:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:02:53.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:53 smithi046 ceph-mon[189713]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:53 smithi003 ceph-mon[204507]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:53 smithi003 ceph-mon[200960]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:55 smithi003 ceph-mon[204507]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:55 smithi003 ceph-mon[200960]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:55 smithi046 ceph-mon[189713]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:56 smithi003 ceph-mon[204507]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:56 smithi003 ceph-mon[200960]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:56 smithi046 ceph-mon[189713]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:02:59 smithi046 ceph-mon[189713]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:02:59 smithi003 ceph-mon[204507]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:02:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:02:59 smithi003 ceph-mon[200960]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:01.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:01 smithi046 ceph-mon[189713]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:01 smithi003 ceph-mon[204507]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:01 smithi003 ceph-mon[200960]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:03:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:03:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:03:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:03 smithi003 ceph-mon[200960]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:03.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:03 smithi003 ceph-mon[204507]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:03 smithi046 ceph-mon[189713]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:05 smithi003 ceph-mon[200960]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:03:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:05 smithi003 ceph-mon[204507]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:03:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:05 smithi046 ceph-mon[189713]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:03:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:03:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[204507]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:03:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:06 smithi003 ceph-mon[200960]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:03:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:06 smithi046 ceph-mon[189713]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:09 smithi046 ceph-mon[189713]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 22:03:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T22:03:09.083206142Z level=info msg="Completed cleanup jobs" duration=66.070726ms 2023-10-07T22:03:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:09 smithi003 ceph-mon[204507]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:09 smithi003 ceph-mon[200960]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:11 smithi003 ceph-mon[204507]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:11 smithi003 ceph-mon[200960]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:11 smithi046 ceph-mon[189713]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:03:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:03:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:03:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:13 smithi003 ceph-mon[204507]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:13 smithi003 ceph-mon[200960]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:13 smithi046 ceph-mon[189713]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:15 smithi003 ceph-mon[200960]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:15 smithi003 ceph-mon[204507]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:15 smithi046 ceph-mon[189713]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:16 smithi003 ceph-mon[200960]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:16 smithi003 ceph-mon[204507]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:16 smithi046 ceph-mon[189713]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:19 smithi003 ceph-mon[200960]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:19 smithi003 ceph-mon[204507]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:19 smithi046 ceph-mon[189713]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:21 smithi003 ceph-mon[204507]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:21 smithi003 ceph-mon[200960]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:21 smithi046 ceph-mon[189713]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:03:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:03:21] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:03:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:23 smithi003 ceph-mon[204507]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:23 smithi003 ceph-mon[200960]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:23 smithi046 ceph-mon[189713]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:25 smithi003 ceph-mon[204507]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:25 smithi003 ceph-mon[200960]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:25 smithi046 ceph-mon[189713]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:26 smithi003 ceph-mon[204507]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:26 smithi003 ceph-mon[200960]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:26 smithi046 ceph-mon[189713]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:29 smithi003 ceph-mon[204507]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:29 smithi003 ceph-mon[200960]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:29 smithi046 ceph-mon[189713]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:31 smithi003 ceph-mon[204507]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:31 smithi003 ceph-mon[200960]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:31 smithi046 ceph-mon[189713]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:03:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:03:31] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T22:03:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:33 smithi003 ceph-mon[204507]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:33 smithi003 ceph-mon[200960]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:33 smithi046 ceph-mon[189713]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:35 smithi003 ceph-mon[204507]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:35 smithi003 ceph-mon[200960]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:35 smithi046 ceph-mon[189713]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:36 smithi003 ceph-mon[204507]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:36 smithi003 ceph-mon[200960]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:36 smithi046 ceph-mon[189713]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:39 smithi003 ceph-mon[204507]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:39 smithi003 ceph-mon[200960]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:39 smithi046 ceph-mon[189713]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:41 smithi003 ceph-mon[204507]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:41 smithi003 ceph-mon[200960]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:41 smithi046 ceph-mon[189713]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:03:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:03:41] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T22:03:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:43 smithi003 ceph-mon[204507]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:43 smithi003 ceph-mon[200960]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:43 smithi046 ceph-mon[189713]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:45 smithi003 ceph-mon[204507]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:45.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:45 smithi003 ceph-mon[200960]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:45 smithi046 ceph-mon[189713]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:46 smithi003 ceph-mon[204507]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:46 smithi003 ceph-mon[200960]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:46 smithi046 ceph-mon[189713]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:49.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:49 smithi003 ceph-mon[204507]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:49.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:49 smithi003 ceph-mon[200960]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:49.606 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:49 smithi046 ceph-mon[189713]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:51 smithi003 ceph-mon[204507]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:51 smithi003 ceph-mon[200960]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:51 smithi046 ceph-mon[189713]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:03:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:03:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:03:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:53 smithi003 ceph-mon[204507]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:53 smithi003 ceph-mon[200960]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:53 smithi046 ceph-mon[189713]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:55 smithi003 ceph-mon[204507]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:55 smithi003 ceph-mon[200960]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:55 smithi046 ceph-mon[189713]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:56 smithi003 ceph-mon[204507]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:56 smithi003 ceph-mon[200960]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:56 smithi046 ceph-mon[189713]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:03:59 smithi003 ceph-mon[204507]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:03:59 smithi003 ceph-mon[200960]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:03:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:03:59 smithi046 ceph-mon[189713]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:01 smithi003 ceph-mon[204507]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:01 smithi003 ceph-mon[200960]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:01 smithi046 ceph-mon[189713]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:04:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:04:01] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:04:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:03 smithi003 ceph-mon[204507]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:03 smithi003 ceph-mon[200960]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:03 smithi046 ceph-mon[189713]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:05 smithi003 ceph-mon[200960]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:05 smithi003 ceph-mon[204507]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:05 smithi046 ceph-mon[189713]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:06 smithi046 ceph-mon[189713]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:06 smithi003 ceph-mon[200960]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:06.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:06.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:06 smithi003 ceph-mon[204507]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[204507]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[200960]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:09 smithi046 ceph-mon[189713]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:09.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:04:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:11 smithi003 ceph-mon[204507]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:11 smithi003 ceph-mon[200960]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:11 smithi046 ceph-mon[189713]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:04:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:04:11] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:04:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:13 smithi003 ceph-mon[204507]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:13 smithi003 ceph-mon[200960]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:13 smithi046 ceph-mon[189713]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:15 smithi003 ceph-mon[204507]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:15 smithi003 ceph-mon[200960]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:15 smithi046 ceph-mon[189713]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:16 smithi003 ceph-mon[204507]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:16.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:16 smithi003 ceph-mon[200960]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:16 smithi046 ceph-mon[189713]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:19 smithi003 ceph-mon[204507]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:19 smithi003 ceph-mon[200960]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:19 smithi046 ceph-mon[189713]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:21 smithi003 ceph-mon[204507]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:21 smithi003 ceph-mon[200960]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:21 smithi046 ceph-mon[189713]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:04:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:04:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:04:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:23 smithi003 ceph-mon[204507]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:23 smithi003 ceph-mon[200960]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:23 smithi046 ceph-mon[189713]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:25 smithi003 ceph-mon[204507]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:25 smithi003 ceph-mon[200960]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:25 smithi046 ceph-mon[189713]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:26 smithi046 ceph-mon[189713]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:26 smithi003 ceph-mon[204507]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:26 smithi003 ceph-mon[200960]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:29 smithi003 ceph-mon[200960]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:29 smithi003 ceph-mon[204507]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:29 smithi046 ceph-mon[189713]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:31 smithi003 ceph-mon[200960]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:31 smithi003 ceph-mon[204507]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:31 smithi046 ceph-mon[189713]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:04:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:04:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:04:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:33 smithi003 ceph-mon[204507]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:33 smithi003 ceph-mon[200960]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:33 smithi046 ceph-mon[189713]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:35 smithi003 ceph-mon[204507]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:35 smithi003 ceph-mon[200960]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:35 smithi046 ceph-mon[189713]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:36 smithi046 ceph-mon[189713]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:36 smithi003 ceph-mon[204507]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:36 smithi003 ceph-mon[200960]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:39 smithi003 ceph-mon[204507]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:39 smithi003 ceph-mon[200960]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:39 smithi046 ceph-mon[189713]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:41 smithi003 ceph-mon[204507]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:41 smithi003 ceph-mon[200960]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:41.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:41 smithi046 ceph-mon[189713]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:04:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:04:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:04:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:43 smithi003 ceph-mon[204507]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:43 smithi003 ceph-mon[200960]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:43 smithi046 ceph-mon[189713]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:45.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:45 smithi003 ceph-mon[200960]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:45.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:45 smithi003 ceph-mon[204507]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:45.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:45 smithi046 ceph-mon[189713]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:46.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:46 smithi046 ceph-mon[189713]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:46.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:46 smithi003 ceph-mon[204507]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:46 smithi003 ceph-mon[200960]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:49 smithi003 ceph-mon[204507]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:49.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:49 smithi003 ceph-mon[200960]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:49 smithi046 ceph-mon[189713]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:51 smithi003 ceph-mon[204507]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:51 smithi003 ceph-mon[200960]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:51.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:51 smithi046 ceph-mon[189713]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:04:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:04:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:04:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:53 smithi003 ceph-mon[204507]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:53 smithi003 ceph-mon[200960]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:53 smithi046 ceph-mon[189713]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:55 smithi003 ceph-mon[204507]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:55 smithi003 ceph-mon[200960]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:55 smithi046 ceph-mon[189713]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:56 smithi046 ceph-mon[189713]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:56 smithi003 ceph-mon[204507]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:56 smithi003 ceph-mon[200960]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:04:59 smithi003 ceph-mon[204507]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:04:59 smithi003 ceph-mon[200960]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:04:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:04:59 smithi046 ceph-mon[189713]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:01 smithi003 ceph-mon[204507]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:01 smithi003 ceph-mon[200960]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:01 smithi046 ceph-mon[189713]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:05:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:05:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:05:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:03 smithi003 ceph-mon[204507]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:03 smithi003 ceph-mon[200960]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:03 smithi046 ceph-mon[189713]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:05 smithi003 ceph-mon[204507]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:05 smithi003 ceph-mon[200960]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:05 smithi046 ceph-mon[189713]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:06 smithi046 ceph-mon[189713]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:06 smithi003 ceph-mon[204507]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:06 smithi003 ceph-mon[200960]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:09 smithi003 ceph-mon[204507]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:09 smithi003 ceph-mon[200960]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:09 smithi046 ceph-mon[189713]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:05:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:05:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:05:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:05:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:05:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:05:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:05:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:05:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:05:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:05:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:05:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:05:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:11 smithi003 ceph-mon[204507]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:11 smithi003 ceph-mon[200960]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:11 smithi046 ceph-mon[189713]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:05:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:05:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:05:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:13 smithi003 ceph-mon[204507]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:13 smithi003 ceph-mon[200960]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:13 smithi046 ceph-mon[189713]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:15 smithi003 ceph-mon[204507]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:15 smithi003 ceph-mon[200960]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:15 smithi046 ceph-mon[189713]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:16 smithi046 ceph-mon[189713]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:16 smithi003 ceph-mon[204507]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:16 smithi003 ceph-mon[200960]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:19.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:19 smithi003 ceph-mon[204507]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:19.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:19 smithi003 ceph-mon[200960]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:19.601 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:19 smithi046 ceph-mon[189713]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:21 smithi003 ceph-mon[204507]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:21 smithi003 ceph-mon[200960]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:21 smithi046 ceph-mon[189713]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:05:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:05:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:05:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:23 smithi003 ceph-mon[204507]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:23 smithi003 ceph-mon[200960]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:23 smithi046 ceph-mon[189713]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:25 smithi003 ceph-mon[204507]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:25 smithi003 ceph-mon[200960]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:25 smithi046 ceph-mon[189713]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:26 smithi046 ceph-mon[189713]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:26 smithi003 ceph-mon[204507]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:26 smithi003 ceph-mon[200960]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:29 smithi003 ceph-mon[204507]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:29 smithi003 ceph-mon[200960]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:29 smithi046 ceph-mon[189713]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:31 smithi003 ceph-mon[204507]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:31 smithi003 ceph-mon[200960]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:31 smithi046 ceph-mon[189713]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:05:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:05:31] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:05:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:33 smithi003 ceph-mon[200960]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:33 smithi003 ceph-mon[204507]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:33 smithi046 ceph-mon[189713]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:35 smithi003 ceph-mon[200960]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:35 smithi003 ceph-mon[204507]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:35 smithi046 ceph-mon[189713]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:36 smithi046 ceph-mon[189713]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:36 smithi003 ceph-mon[204507]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:36 smithi003 ceph-mon[200960]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:39 smithi003 ceph-mon[204507]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:39 smithi003 ceph-mon[200960]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:39 smithi046 ceph-mon[189713]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:41 smithi003 ceph-mon[204507]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:41.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:41 smithi003 ceph-mon[200960]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:41 smithi046 ceph-mon[189713]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:05:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:05:41] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:05:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:43 smithi003 ceph-mon[204507]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:43 smithi003 ceph-mon[200960]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:43.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:43 smithi046 ceph-mon[189713]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:45 smithi003 ceph-mon[204507]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:45 smithi003 ceph-mon[200960]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:45 smithi046 ceph-mon[189713]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:46 smithi046 ceph-mon[189713]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:46 smithi003 ceph-mon[204507]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:46 smithi003 ceph-mon[200960]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:05:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:49 smithi003 ceph-mon[204507]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:49.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:49 smithi003 ceph-mon[200960]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:49 smithi046 ceph-mon[189713]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:51 smithi003 ceph-mon[204507]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:51 smithi003 ceph-mon[200960]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:51 smithi046 ceph-mon[189713]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:05:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:05:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:05:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:53 smithi003 ceph-mon[204507]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:53 smithi003 ceph-mon[200960]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:53 smithi046 ceph-mon[189713]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:55 smithi003 ceph-mon[200960]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:55 smithi003 ceph-mon[204507]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:55 smithi046 ceph-mon[189713]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:56 smithi046 ceph-mon[189713]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:56 smithi003 ceph-mon[204507]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:56 smithi003 ceph-mon[200960]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:05:59 smithi003 ceph-mon[204507]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:05:59 smithi003 ceph-mon[200960]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:05:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:05:59 smithi046 ceph-mon[189713]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:01 smithi003 ceph-mon[204507]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:01 smithi003 ceph-mon[200960]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:01 smithi046 ceph-mon[189713]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:06:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:06:01] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T22:06:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:03 smithi003 ceph-mon[204507]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:03 smithi003 ceph-mon[200960]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:03 smithi046 ceph-mon[189713]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:05 smithi003 ceph-mon[204507]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:05 smithi003 ceph-mon[200960]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:05 smithi046 ceph-mon[189713]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:06 smithi046 ceph-mon[189713]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:06 smithi003 ceph-mon[204507]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:06 smithi003 ceph-mon[200960]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:09 smithi003 ceph-mon[204507]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:09.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:09 smithi003 ceph-mon[200960]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:09 smithi046 ceph-mon[189713]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:06:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:06:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:06:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[204507]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:06:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:06:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:06:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[200960]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:06:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:06:11.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:06:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:11 smithi046 ceph-mon[189713]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:06:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:06:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:06:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:06:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:06:11] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.43.0" 2023-10-07T22:06:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:13 smithi003 ceph-mon[204507]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:13 smithi003 ceph-mon[200960]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:13 smithi046 ceph-mon[189713]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:15 smithi003 ceph-mon[204507]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:15 smithi003 ceph-mon[200960]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:15 smithi046 ceph-mon[189713]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:16 smithi003 ceph-mon[204507]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:16 smithi003 ceph-mon[200960]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:16.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:16 smithi046 ceph-mon[189713]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:16.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:19 smithi003 ceph-mon[204507]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:19 smithi003 ceph-mon[200960]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:19 smithi046 ceph-mon[189713]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:21 smithi003 ceph-mon[200960]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:21 smithi003 ceph-mon[204507]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:21 smithi046 ceph-mon[189713]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:06:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:06:21] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:06:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:23 smithi003 ceph-mon[200960]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:23 smithi003 ceph-mon[204507]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:23 smithi046 ceph-mon[189713]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:25 smithi003 ceph-mon[204507]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:25 smithi003 ceph-mon[200960]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:25.599 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:25 smithi046 ceph-mon[189713]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:26 smithi003 ceph-mon[204507]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:26 smithi003 ceph-mon[200960]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:26 smithi046 ceph-mon[189713]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:29 smithi003 ceph-mon[204507]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:29 smithi003 ceph-mon[200960]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:29 smithi046 ceph-mon[189713]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:31 smithi003 ceph-mon[204507]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:31 smithi003 ceph-mon[200960]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:31 smithi046 ceph-mon[189713]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:06:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:06:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:06:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:33 smithi003 ceph-mon[204507]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:33 smithi003 ceph-mon[200960]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:33 smithi046 ceph-mon[189713]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:35 smithi003 ceph-mon[204507]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:35.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:35 smithi003 ceph-mon[200960]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:35 smithi046 ceph-mon[189713]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:36 smithi003 ceph-mon[200960]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:36 smithi003 ceph-mon[204507]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:36 smithi046 ceph-mon[189713]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:39 smithi003 ceph-mon[200960]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:39 smithi003 ceph-mon[204507]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:39 smithi046 ceph-mon[189713]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:41 smithi003 ceph-mon[200960]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:41.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:41 smithi003 ceph-mon[204507]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:41 smithi046 ceph-mon[189713]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:06:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:06:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:06:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:43 smithi003 ceph-mon[200960]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:43 smithi003 ceph-mon[204507]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:43 smithi046 ceph-mon[189713]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:45 smithi003 ceph-mon[200960]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:45 smithi003 ceph-mon[204507]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:45.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:45 smithi046 ceph-mon[189713]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:46 smithi003 ceph-mon[200960]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:46 smithi003 ceph-mon[204507]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:46 smithi046 ceph-mon[189713]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:06:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:49 smithi003 ceph-mon[200960]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:49 smithi003 ceph-mon[204507]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:49 smithi046 ceph-mon[189713]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:51.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:51 smithi003 ceph-mon[204507]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:51.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:51 smithi003 ceph-mon[200960]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:51 smithi046 ceph-mon[189713]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:06:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:06:51] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:06:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:53 smithi003 ceph-mon[200960]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:53 smithi003 ceph-mon[204507]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:53 smithi046 ceph-mon[189713]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:55 smithi003 ceph-mon[204507]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:55 smithi003 ceph-mon[200960]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:55 smithi046 ceph-mon[189713]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:56 smithi003 ceph-mon[204507]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:56 smithi003 ceph-mon[200960]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:56 smithi046 ceph-mon[189713]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:06:59 smithi003 ceph-mon[200960]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:06:59 smithi003 ceph-mon[204507]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:06:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:06:59 smithi046 ceph-mon[189713]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:01 smithi003 ceph-mon[204507]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:01 smithi003 ceph-mon[200960]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:01 smithi046 ceph-mon[189713]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:07:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:07:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:07:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:03 smithi003 ceph-mon[204507]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:03 smithi003 ceph-mon[200960]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:03 smithi046 ceph-mon[189713]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:05 smithi003 ceph-mon[204507]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:05 smithi003 ceph-mon[200960]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:05 smithi046 ceph-mon[189713]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:06 smithi003 ceph-mon[204507]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:06.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:06 smithi003 ceph-mon[200960]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:06 smithi046 ceph-mon[189713]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:09 smithi003 ceph-mon[204507]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:09 smithi003 ceph-mon[200960]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:09 smithi046 ceph-mon[189713]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:11 smithi003 ceph-mon[204507]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:07:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:11 smithi003 ceph-mon[200960]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:07:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:11 smithi046 ceph-mon[189713]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:07:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:07:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:07:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:07:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[200960]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:07:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:07:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:07:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[204507]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:07:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:07:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:07:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:13 smithi046 ceph-mon[189713]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:07:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:07:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:07:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:15 smithi003 ceph-mon[200960]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:15 smithi003 ceph-mon[204507]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:15 smithi046 ceph-mon[189713]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:16 smithi003 ceph-mon[204507]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:16 smithi003 ceph-mon[200960]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:16 smithi046 ceph-mon[189713]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:19 smithi003 ceph-mon[200960]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:19 smithi003 ceph-mon[204507]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:19 smithi046 ceph-mon[189713]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:21 smithi003 ceph-mon[200960]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:21 smithi003 ceph-mon[204507]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:21 smithi046 ceph-mon[189713]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:07:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:07:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:07:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:23 smithi003 ceph-mon[200960]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:23 smithi003 ceph-mon[204507]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:23.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:23 smithi046 ceph-mon[189713]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:25 smithi003 ceph-mon[200960]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:25 smithi003 ceph-mon[204507]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:25 smithi046 ceph-mon[189713]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:26 smithi003 ceph-mon[200960]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:26 smithi003 ceph-mon[204507]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:26 smithi046 ceph-mon[189713]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:29 smithi003 ceph-mon[200960]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:29 smithi003 ceph-mon[204507]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:29 smithi046 ceph-mon[189713]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:31 smithi003 ceph-mon[200960]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:31 smithi003 ceph-mon[204507]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:31 smithi046 ceph-mon[189713]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:07:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:07:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:07:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:33 smithi003 ceph-mon[204507]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:33 smithi003 ceph-mon[200960]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:33 smithi046 ceph-mon[189713]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:35 smithi003 ceph-mon[204507]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:35 smithi003 ceph-mon[200960]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:35 smithi046 ceph-mon[189713]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:36.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:36 smithi003 ceph-mon[204507]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:36 smithi003 ceph-mon[200960]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:36 smithi046 ceph-mon[189713]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:39 smithi003 ceph-mon[204507]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:39.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:39 smithi003 ceph-mon[200960]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:39.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:39 smithi046 ceph-mon[189713]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:41 smithi003 ceph-mon[204507]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:41 smithi003 ceph-mon[200960]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:41.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:41 smithi046 ceph-mon[189713]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:07:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:07:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:07:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:43 smithi003 ceph-mon[204507]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:43 smithi003 ceph-mon[200960]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:43 smithi046 ceph-mon[189713]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:45 smithi003 ceph-mon[204507]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:45 smithi003 ceph-mon[200960]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:45 smithi046 ceph-mon[189713]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:46 smithi003 ceph-mon[204507]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:46 smithi003 ceph-mon[200960]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:46 smithi046 ceph-mon[189713]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:07:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:49 smithi003 ceph-mon[204507]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:49 smithi003 ceph-mon[200960]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:49 smithi046 ceph-mon[189713]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:51 smithi003 ceph-mon[200960]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:51 smithi003 ceph-mon[204507]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:51 smithi046 ceph-mon[189713]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:07:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:07:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:07:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:53 smithi003 ceph-mon[200960]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:53 smithi003 ceph-mon[204507]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:53 smithi046 ceph-mon[189713]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:55 smithi003 ceph-mon[200960]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:55 smithi003 ceph-mon[204507]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:55.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:55 smithi046 ceph-mon[189713]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:56 smithi003 ceph-mon[200960]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:56 smithi003 ceph-mon[204507]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:56 smithi046 ceph-mon[189713]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:07:59 smithi003 ceph-mon[200960]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:07:59 smithi003 ceph-mon[204507]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:07:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:07:59 smithi046 ceph-mon[189713]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:01 smithi003 ceph-mon[204507]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:01 smithi003 ceph-mon[200960]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:01 smithi046 ceph-mon[189713]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:08:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:08:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:08:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:03 smithi003 ceph-mon[204507]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:03 smithi003 ceph-mon[200960]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:03 smithi046 ceph-mon[189713]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:05 smithi003 ceph-mon[204507]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:05 smithi003 ceph-mon[200960]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:05 smithi046 ceph-mon[189713]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:06 smithi003 ceph-mon[204507]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:06 smithi003 ceph-mon[200960]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:06 smithi046 ceph-mon[189713]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:09 smithi003 ceph-mon[204507]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:09 smithi003 ceph-mon[200960]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:09 smithi046 ceph-mon[189713]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:11.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:11 smithi003 ceph-mon[204507]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:11.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:11 smithi003 ceph-mon[200960]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:11 smithi046 ceph-mon[189713]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:08:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:08:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:08:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[200960]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[204507]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:08:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:13 smithi046 ceph-mon[189713]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:08:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:08:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:08:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:08:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:08:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:08:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:08:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:08:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:15 smithi003 ceph-mon[204507]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:15 smithi003 ceph-mon[200960]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:15 smithi046 ceph-mon[189713]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:16 smithi003 ceph-mon[204507]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:16 smithi003 ceph-mon[200960]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:16 smithi046 ceph-mon[189713]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:19 smithi003 ceph-mon[204507]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:19 smithi003 ceph-mon[200960]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:19 smithi046 ceph-mon[189713]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:21 smithi003 ceph-mon[204507]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:21 smithi003 ceph-mon[200960]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:21 smithi046 ceph-mon[189713]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:08:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:08:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:08:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:23 smithi003 ceph-mon[204507]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:23 smithi003 ceph-mon[200960]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:23 smithi046 ceph-mon[189713]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:25 smithi003 ceph-mon[204507]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:25 smithi003 ceph-mon[200960]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:25 smithi046 ceph-mon[189713]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:26 smithi003 ceph-mon[204507]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:26 smithi003 ceph-mon[200960]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:26 smithi046 ceph-mon[189713]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:29 smithi003 ceph-mon[204507]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:29 smithi003 ceph-mon[200960]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:29 smithi046 ceph-mon[189713]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:31 smithi003 ceph-mon[204507]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:31 smithi003 ceph-mon[200960]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:31 smithi046 ceph-mon[189713]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:08:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:08:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:08:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:33 smithi003 ceph-mon[204507]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:33 smithi003 ceph-mon[200960]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:33 smithi046 ceph-mon[189713]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:35 smithi003 ceph-mon[204507]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:35 smithi003 ceph-mon[200960]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:35 smithi046 ceph-mon[189713]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:36 smithi003 ceph-mon[204507]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:36 smithi003 ceph-mon[200960]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:36 smithi046 ceph-mon[189713]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:39 smithi003 ceph-mon[200960]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:39.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:39 smithi003 ceph-mon[204507]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:39 smithi046 ceph-mon[189713]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:41 smithi003 ceph-mon[200960]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:41 smithi003 ceph-mon[204507]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:41 smithi046 ceph-mon[189713]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:08:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:08:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:08:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:43 smithi003 ceph-mon[200960]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:43 smithi003 ceph-mon[204507]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:43 smithi046 ceph-mon[189713]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:45 smithi003 ceph-mon[204507]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:45 smithi003 ceph-mon[200960]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:45 smithi046 ceph-mon[189713]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:46 smithi003 ceph-mon[204507]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:46 smithi003 ceph-mon[200960]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:46 smithi046 ceph-mon[189713]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:08:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:49 smithi003 ceph-mon[204507]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:49 smithi003 ceph-mon[200960]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:49 smithi046 ceph-mon[189713]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:51 smithi003 ceph-mon[204507]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:51.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:51 smithi003 ceph-mon[200960]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:51 smithi046 ceph-mon[189713]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:08:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:08:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:08:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:53 smithi003 ceph-mon[204507]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:53 smithi003 ceph-mon[200960]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:53 smithi046 ceph-mon[189713]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:55 smithi003 ceph-mon[204507]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:55 smithi003 ceph-mon[200960]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:55 smithi046 ceph-mon[189713]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:56 smithi003 ceph-mon[204507]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:56 smithi003 ceph-mon[200960]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:56 smithi046 ceph-mon[189713]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:08:59 smithi003 ceph-mon[204507]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:08:59 smithi003 ceph-mon[200960]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:08:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:08:59 smithi046 ceph-mon[189713]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:01 smithi003 ceph-mon[204507]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:01 smithi003 ceph-mon[200960]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:01 smithi046 ceph-mon[189713]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:09:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:09:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:09:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:03 smithi003 ceph-mon[204507]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:03 smithi003 ceph-mon[200960]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:03 smithi046 ceph-mon[189713]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:05 smithi003 ceph-mon[204507]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:05 smithi003 ceph-mon[200960]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:05.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:05 smithi046 ceph-mon[189713]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:06.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:06 smithi003 ceph-mon[204507]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:06.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:06 smithi003 ceph-mon[200960]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:06.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:06 smithi046 ceph-mon[189713]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:09 smithi003 ceph-mon[204507]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:09 smithi003 ceph-mon[200960]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:09 smithi046 ceph-mon[189713]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:11 smithi003 ceph-mon[204507]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:11 smithi003 ceph-mon[200960]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:11 smithi046 ceph-mon[189713]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:09:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:09:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:09:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:13 smithi003 ceph-mon[204507]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:13 smithi003 ceph-mon[200960]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:13 smithi046 ceph-mon[189713]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:09:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:09:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:09:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:09:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:09:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:09:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:09:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:09:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:09:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:09:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:09:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:09:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:15 smithi003 ceph-mon[204507]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:15 smithi003 ceph-mon[200960]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:15 smithi046 ceph-mon[189713]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:16 smithi003 ceph-mon[204507]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:16 smithi003 ceph-mon[200960]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:16 smithi046 ceph-mon[189713]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:19 smithi003 ceph-mon[200960]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:19 smithi003 ceph-mon[204507]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:19 smithi046 ceph-mon[189713]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:21 smithi003 ceph-mon[200960]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:21 smithi003 ceph-mon[204507]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:21 smithi046 ceph-mon[189713]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:09:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:09:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:09:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:23 smithi003 ceph-mon[200960]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:23 smithi003 ceph-mon[204507]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:23 smithi046 ceph-mon[189713]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:25 smithi003 ceph-mon[200960]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:25 smithi003 ceph-mon[204507]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:25 smithi046 ceph-mon[189713]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:26 smithi003 ceph-mon[200960]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:26 smithi003 ceph-mon[204507]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:26 smithi046 ceph-mon[189713]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:29 smithi003 ceph-mon[200960]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:29 smithi003 ceph-mon[204507]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:29 smithi046 ceph-mon[189713]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:31 smithi003 ceph-mon[200960]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:31 smithi003 ceph-mon[204507]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:31 smithi046 ceph-mon[189713]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:09:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:09:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:09:32.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:32.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:33 smithi003 ceph-mon[204507]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:33 smithi003 ceph-mon[200960]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:33.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:33 smithi046 ceph-mon[189713]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:35 smithi003 ceph-mon[204507]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:35 smithi003 ceph-mon[200960]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:35 smithi046 ceph-mon[189713]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:36 smithi003 ceph-mon[204507]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:36 smithi003 ceph-mon[200960]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:36 smithi046 ceph-mon[189713]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:39 smithi003 ceph-mon[204507]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:39 smithi003 ceph-mon[200960]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:39 smithi046 ceph-mon[189713]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:41 smithi003 ceph-mon[204507]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:41 smithi003 ceph-mon[200960]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:41 smithi046 ceph-mon[189713]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:09:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:09:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:09:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:43 smithi003 ceph-mon[204507]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:43 smithi003 ceph-mon[200960]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:43 smithi046 ceph-mon[189713]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:45 smithi003 ceph-mon[204507]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:45.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:45 smithi003 ceph-mon[200960]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:45 smithi046 ceph-mon[189713]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:46 smithi003 ceph-mon[200960]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:46 smithi003 ceph-mon[204507]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:46 smithi046 ceph-mon[189713]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:09:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:49 smithi003 ceph-mon[200960]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:49 smithi003 ceph-mon[204507]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:49.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:49 smithi046 ceph-mon[189713]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:51 smithi003 ceph-mon[200960]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:51 smithi003 ceph-mon[204507]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:51 smithi046 ceph-mon[189713]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:09:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:09:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:09:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:53 smithi003 ceph-mon[204507]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:53 smithi003 ceph-mon[200960]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:53 smithi046 ceph-mon[189713]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:55 smithi003 ceph-mon[200960]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:55 smithi003 ceph-mon[204507]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:55 smithi046 ceph-mon[189713]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:56 smithi003 ceph-mon[200960]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:56 smithi003 ceph-mon[204507]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:56 smithi046 ceph-mon[189713]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:09:59 smithi003 ceph-mon[200960]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:09:59 smithi003 ceph-mon[204507]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:09:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:09:59 smithi046 ceph-mon[189713]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T22:10:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T22:10:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T22:10:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:01 smithi003 ceph-mon[200960]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:01 smithi003 ceph-mon[204507]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:01 smithi046 ceph-mon[189713]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:10:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:10:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:10:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:03 smithi003 ceph-mon[200960]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:03 smithi003 ceph-mon[204507]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:03 smithi046 ceph-mon[189713]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:05 smithi003 ceph-mon[204507]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:05 smithi003 ceph-mon[200960]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:05 smithi046 ceph-mon[189713]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:06 smithi003 ceph-mon[204507]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:06 smithi003 ceph-mon[200960]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:06 smithi046 ceph-mon[189713]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:09 smithi003 ceph-mon[204507]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:09 smithi003 ceph-mon[200960]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:09 smithi046 ceph-mon[189713]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:11 smithi003 ceph-mon[204507]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:11 smithi003 ceph-mon[200960]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:11 smithi046 ceph-mon[189713]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:10:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:10:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:10:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:13 smithi003 ceph-mon[204507]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:13 smithi003 ceph-mon[200960]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:13 smithi046 ceph-mon[189713]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[204507]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:10:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:10:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:10:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:10:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[200960]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:10:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:10:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:10:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:10:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:15 smithi046 ceph-mon[189713]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:10:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:10:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:10:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:10:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:16 smithi003 ceph-mon[204507]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:16 smithi003 ceph-mon[200960]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:16 smithi046 ceph-mon[189713]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:19 smithi003 ceph-mon[204507]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:19 smithi003 ceph-mon[200960]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:19.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:19 smithi046 ceph-mon[189713]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:21 smithi003 ceph-mon[204507]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:21 smithi003 ceph-mon[200960]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:21 smithi046 ceph-mon[189713]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:10:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:10:21] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:10:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:23 smithi003 ceph-mon[204507]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:23 smithi003 ceph-mon[200960]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:23 smithi046 ceph-mon[189713]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:25 smithi003 ceph-mon[204507]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:25 smithi003 ceph-mon[200960]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:25 smithi046 ceph-mon[189713]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:26 smithi003 ceph-mon[204507]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:26 smithi003 ceph-mon[200960]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:26 smithi046 ceph-mon[189713]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:29 smithi003 ceph-mon[204507]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:29 smithi003 ceph-mon[200960]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:29 smithi046 ceph-mon[189713]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:31 smithi003 ceph-mon[204507]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:31 smithi003 ceph-mon[200960]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:31 smithi046 ceph-mon[189713]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:10:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:10:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:10:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:33 smithi003 ceph-mon[204507]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:33 smithi003 ceph-mon[200960]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:33 smithi046 ceph-mon[189713]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:35 smithi003 ceph-mon[204507]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:35 smithi003 ceph-mon[200960]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:35 smithi046 ceph-mon[189713]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:36 smithi003 ceph-mon[204507]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:36 smithi003 ceph-mon[200960]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:36 smithi046 ceph-mon[189713]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:39.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:39 smithi003 ceph-mon[204507]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:39.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:39 smithi003 ceph-mon[200960]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:39 smithi046 ceph-mon[189713]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:41 smithi003 ceph-mon[204507]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:41 smithi003 ceph-mon[200960]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:41 smithi046 ceph-mon[189713]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:10:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:10:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:10:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:43 smithi003 ceph-mon[204507]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:43 smithi003 ceph-mon[200960]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:43 smithi046 ceph-mon[189713]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:45 smithi003 ceph-mon[204507]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:45 smithi003 ceph-mon[200960]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:45 smithi046 ceph-mon[189713]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:46 smithi003 ceph-mon[204507]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:46 smithi003 ceph-mon[200960]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:46 smithi046 ceph-mon[189713]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:10:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:49 smithi003 ceph-mon[204507]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:49 smithi003 ceph-mon[200960]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:49 smithi046 ceph-mon[189713]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:51 smithi003 ceph-mon[204507]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:51 smithi003 ceph-mon[200960]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:51 smithi046 ceph-mon[189713]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:10:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:10:51] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:10:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:53 smithi003 ceph-mon[204507]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:53 smithi003 ceph-mon[200960]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:53 smithi046 ceph-mon[189713]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:55 smithi003 ceph-mon[204507]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:55 smithi003 ceph-mon[200960]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:55 smithi046 ceph-mon[189713]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:56 smithi003 ceph-mon[204507]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:56 smithi003 ceph-mon[200960]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:56 smithi046 ceph-mon[189713]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:10:59 smithi003 ceph-mon[204507]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:10:59 smithi003 ceph-mon[200960]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:10:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:10:59 smithi046 ceph-mon[189713]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:01 smithi003 ceph-mon[204507]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:01 smithi003 ceph-mon[200960]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:01 smithi046 ceph-mon[189713]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:11:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:11:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:11:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:03 smithi003 ceph-mon[204507]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:03 smithi003 ceph-mon[200960]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:03 smithi046 ceph-mon[189713]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:05 smithi003 ceph-mon[204507]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:05 smithi003 ceph-mon[200960]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:05 smithi046 ceph-mon[189713]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:06 smithi003 ceph-mon[204507]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:06 smithi003 ceph-mon[200960]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:06 smithi046 ceph-mon[189713]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:09 smithi003 ceph-mon[204507]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:09 smithi003 ceph-mon[200960]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:09 smithi046 ceph-mon[189713]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:11 smithi003 ceph-mon[204507]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:11 smithi003 ceph-mon[200960]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:11 smithi046 ceph-mon[189713]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:11:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:11:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:11:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:13 smithi003 ceph-mon[204507]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:13 smithi003 ceph-mon[200960]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:13 smithi046 ceph-mon[189713]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:15 smithi003 ceph-mon[204507]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:11:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:15 smithi003 ceph-mon[200960]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:11:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:15 smithi046 ceph-mon[189713]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:11:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:11:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:11:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:11:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[204507]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:11:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:11:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:11:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[200960]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:11:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:11:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:11:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:16 smithi046 ceph-mon[189713]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:19 smithi003 ceph-mon[200960]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:19.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:19 smithi003 ceph-mon[204507]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:19 smithi046 ceph-mon[189713]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:21 smithi003 ceph-mon[204507]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:21 smithi003 ceph-mon[200960]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:21 smithi046 ceph-mon[189713]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:11:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:11:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:11:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:23 smithi003 ceph-mon[204507]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:23 smithi003 ceph-mon[200960]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:23 smithi046 ceph-mon[189713]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:25 smithi003 ceph-mon[204507]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:25 smithi003 ceph-mon[200960]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:25 smithi046 ceph-mon[189713]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:26 smithi003 ceph-mon[204507]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:26 smithi003 ceph-mon[200960]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:26 smithi046 ceph-mon[189713]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:29 smithi003 ceph-mon[204507]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:29 smithi003 ceph-mon[200960]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:29 smithi046 ceph-mon[189713]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:31 smithi003 ceph-mon[204507]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:31 smithi003 ceph-mon[200960]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:31 smithi046 ceph-mon[189713]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:11:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:11:31] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:11:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:33 smithi003 ceph-mon[204507]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:33 smithi003 ceph-mon[200960]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:33 smithi046 ceph-mon[189713]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:35.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:35 smithi003 ceph-mon[204507]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:35 smithi003 ceph-mon[200960]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:35 smithi046 ceph-mon[189713]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:36 smithi003 ceph-mon[204507]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:36 smithi003 ceph-mon[200960]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:36 smithi046 ceph-mon[189713]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:39 smithi003 ceph-mon[204507]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:39 smithi003 ceph-mon[200960]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:39 smithi046 ceph-mon[189713]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:41 smithi003 ceph-mon[204507]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:41 smithi003 ceph-mon[200960]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:41 smithi046 ceph-mon[189713]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:11:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:11:41] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:11:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:43 smithi003 ceph-mon[204507]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:43 smithi003 ceph-mon[200960]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:43 smithi046 ceph-mon[189713]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:45 smithi003 ceph-mon[204507]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:45 smithi003 ceph-mon[200960]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:45 smithi046 ceph-mon[189713]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:46 smithi003 ceph-mon[204507]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:46 smithi003 ceph-mon[200960]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:46 smithi046 ceph-mon[189713]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:11:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:49 smithi003 ceph-mon[204507]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:49 smithi003 ceph-mon[200960]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:49 smithi046 ceph-mon[189713]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:51 smithi003 ceph-mon[204507]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:51 smithi003 ceph-mon[200960]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:51 smithi046 ceph-mon[189713]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:11:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:11:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:11:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:53 smithi003 ceph-mon[204507]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:53.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:53 smithi003 ceph-mon[200960]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:53 smithi046 ceph-mon[189713]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:55 smithi003 ceph-mon[204507]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:55 smithi003 ceph-mon[200960]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:55 smithi046 ceph-mon[189713]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:56 smithi003 ceph-mon[204507]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:56 smithi003 ceph-mon[200960]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:56 smithi046 ceph-mon[189713]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:11:59 smithi003 ceph-mon[204507]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:11:59 smithi003 ceph-mon[200960]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:11:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:11:59 smithi046 ceph-mon[189713]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:01 smithi003 ceph-mon[204507]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:01.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:01 smithi003 ceph-mon[200960]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:01.674 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:01 smithi046 ceph-mon[189713]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:12:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:12:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:12:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:03 smithi003 ceph-mon[204507]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:03 smithi003 ceph-mon[200960]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:03 smithi046 ceph-mon[189713]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:05.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:05 smithi003 ceph-mon[204507]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:05.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:05 smithi003 ceph-mon[200960]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:05.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:05 smithi046 ceph-mon[189713]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:06 smithi003 ceph-mon[204507]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:06 smithi003 ceph-mon[200960]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:06 smithi046 ceph-mon[189713]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:09 smithi003 ceph-mon[204507]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:09 smithi003 ceph-mon[200960]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:09 smithi046 ceph-mon[189713]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:11 smithi003 ceph-mon[204507]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:11 smithi003 ceph-mon[200960]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:11 smithi046 ceph-mon[189713]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:12:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:12:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:12:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:13 smithi003 ceph-mon[204507]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:13 smithi003 ceph-mon[200960]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:13 smithi046 ceph-mon[189713]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:15 smithi003 ceph-mon[204507]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:15 smithi003 ceph-mon[200960]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:15 smithi046 ceph-mon[189713]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[204507]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:12:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[200960]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:12:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:12:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:12:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:12:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:16 smithi046 ceph-mon[189713]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:12:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:12:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:12:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:19.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:19 smithi003 ceph-mon[204507]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:19.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:19 smithi003 ceph-mon[200960]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:19.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:19 smithi046 ceph-mon[189713]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:21 smithi003 ceph-mon[204507]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:21 smithi003 ceph-mon[200960]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:21 smithi046 ceph-mon[189713]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:12:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:12:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:12:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:23 smithi003 ceph-mon[204507]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:23 smithi003 ceph-mon[200960]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:23 smithi046 ceph-mon[189713]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:25 smithi003 ceph-mon[204507]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:25.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:25 smithi003 ceph-mon[200960]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:25 smithi046 ceph-mon[189713]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:26 smithi003 ceph-mon[204507]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:26 smithi003 ceph-mon[200960]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:26 smithi046 ceph-mon[189713]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:29 smithi003 ceph-mon[204507]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:29 smithi003 ceph-mon[200960]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:29 smithi046 ceph-mon[189713]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:31 smithi003 ceph-mon[204507]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:31 smithi003 ceph-mon[200960]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:31 smithi046 ceph-mon[189713]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:12:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:12:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:12:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:33 smithi003 ceph-mon[204507]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:33.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:33 smithi003 ceph-mon[200960]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:33 smithi046 ceph-mon[189713]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:35.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:35 smithi003 ceph-mon[204507]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:35.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:35 smithi003 ceph-mon[200960]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:35.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:35 smithi046 ceph-mon[189713]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:36 smithi003 ceph-mon[204507]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:36 smithi003 ceph-mon[200960]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:36 smithi046 ceph-mon[189713]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:39 smithi003 ceph-mon[204507]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:39 smithi003 ceph-mon[200960]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:39 smithi046 ceph-mon[189713]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:41.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:41 smithi003 ceph-mon[204507]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:41.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:41 smithi003 ceph-mon[200960]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:41 smithi046 ceph-mon[189713]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:12:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:12:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:12:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:43 smithi003 ceph-mon[204507]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:43 smithi003 ceph-mon[200960]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:43 smithi046 ceph-mon[189713]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:45 smithi003 ceph-mon[204507]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:45 smithi003 ceph-mon[200960]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:45 smithi046 ceph-mon[189713]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:46 smithi003 ceph-mon[204507]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:46 smithi003 ceph-mon[200960]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:46 smithi046 ceph-mon[189713]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:12:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:49 smithi003 ceph-mon[204507]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:49 smithi003 ceph-mon[200960]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:49 smithi046 ceph-mon[189713]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:51 smithi003 ceph-mon[204507]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:51 smithi003 ceph-mon[200960]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:51.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:51 smithi046 ceph-mon[189713]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:12:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:12:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:12:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:53 smithi003 ceph-mon[204507]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:53.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:53 smithi003 ceph-mon[200960]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:53 smithi046 ceph-mon[189713]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:55 smithi003 ceph-mon[204507]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:55 smithi003 ceph-mon[200960]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:55 smithi046 ceph-mon[189713]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:56 smithi003 ceph-mon[204507]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:56 smithi003 ceph-mon[200960]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:56 smithi046 ceph-mon[189713]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:12:59 smithi003 ceph-mon[204507]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:12:59 smithi003 ceph-mon[200960]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:12:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:12:59 smithi046 ceph-mon[189713]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:01 smithi003 ceph-mon[204507]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:01 smithi003 ceph-mon[200960]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:01 smithi046 ceph-mon[189713]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:13:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:13:01] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:13:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:03 smithi003 ceph-mon[204507]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:03 smithi003 ceph-mon[200960]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:03 smithi046 ceph-mon[189713]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:04 smithi003 ceph-mon[204507]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:04 smithi003 ceph-mon[200960]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:04 smithi046 ceph-mon[189713]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:06 smithi003 ceph-mon[204507]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:06 smithi003 ceph-mon[200960]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:06 smithi046 ceph-mon[189713]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:09.345 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 22:13:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T22:13:09.081668517Z level=info msg="Completed cleanup jobs" duration=64.931479ms 2023-10-07T22:13:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:09 smithi046 ceph-mon[189713]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:09 smithi003 ceph-mon[204507]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:09 smithi003 ceph-mon[200960]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:11 smithi003 ceph-mon[204507]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:11 smithi003 ceph-mon[200960]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:11 smithi046 ceph-mon[189713]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:13:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:13:11] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:13:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:13 smithi003 ceph-mon[204507]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:13 smithi003 ceph-mon[200960]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:13 smithi046 ceph-mon[189713]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:15 smithi003 ceph-mon[204507]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:15 smithi003 ceph-mon[200960]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:15 smithi046 ceph-mon[189713]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:16 smithi003 ceph-mon[204507]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:13:16.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:16 smithi003 ceph-mon[200960]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:16.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:16.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:13:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:16 smithi046 ceph-mon[189713]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:13:17.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:13:17.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:13:17.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:13:17.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:13:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:13:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:13:17.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:13:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:13:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:13:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:18 smithi003 ceph-mon[200960]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:18 smithi003 ceph-mon[204507]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:18.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:18 smithi046 ceph-mon[189713]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:21 smithi003 ceph-mon[200960]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:21 smithi003 ceph-mon[204507]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:21 smithi046 ceph-mon[189713]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:13:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:13:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:13:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:23 smithi003 ceph-mon[200960]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:23 smithi003 ceph-mon[204507]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:23 smithi046 ceph-mon[189713]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:25 smithi003 ceph-mon[204507]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:25 smithi003 ceph-mon[200960]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:25 smithi046 ceph-mon[189713]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:26 smithi003 ceph-mon[204507]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:26 smithi003 ceph-mon[200960]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:26 smithi046 ceph-mon[189713]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:29 smithi003 ceph-mon[204507]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:29 smithi003 ceph-mon[200960]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:29.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:29 smithi046 ceph-mon[189713]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:31 smithi003 ceph-mon[204507]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:31 smithi003 ceph-mon[200960]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:31 smithi046 ceph-mon[189713]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:13:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:13:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:13:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:33.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:33 smithi003 ceph-mon[204507]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:33.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:33 smithi003 ceph-mon[200960]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:33.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:33 smithi046 ceph-mon[189713]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:34 smithi046 ceph-mon[189713]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:34 smithi003 ceph-mon[204507]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:34 smithi003 ceph-mon[200960]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:36 smithi003 ceph-mon[204507]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:36 smithi003 ceph-mon[200960]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:36 smithi046 ceph-mon[189713]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:39.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:39 smithi003 ceph-mon[204507]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:39.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:39 smithi003 ceph-mon[200960]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:39.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:39 smithi046 ceph-mon[189713]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:41.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:41 smithi003 ceph-mon[204507]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:41.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:41 smithi003 ceph-mon[200960]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:41.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:41 smithi046 ceph-mon[189713]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:13:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:13:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:13:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:42 smithi046 ceph-mon[189713]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:42 smithi003 ceph-mon[204507]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:42.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:42 smithi003 ceph-mon[200960]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:45.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:45 smithi003 ceph-mon[204507]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:45.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:45 smithi003 ceph-mon[200960]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:45.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:45 smithi046 ceph-mon[189713]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:46 smithi003 ceph-mon[204507]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:46 smithi003 ceph-mon[200960]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:46 smithi046 ceph-mon[189713]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:13:49.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:49 smithi003 ceph-mon[204507]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:49.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:49 smithi003 ceph-mon[200960]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:49.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:49 smithi046 ceph-mon[189713]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:51.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:51 smithi003 ceph-mon[204507]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:51.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:51 smithi003 ceph-mon[200960]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:51.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:51 smithi046 ceph-mon[189713]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:13:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:13:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:13:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:52 smithi003 ceph-mon[204507]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:52.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:52 smithi003 ceph-mon[200960]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:52.738 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:52 smithi046 ceph-mon[189713]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:55.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:55 smithi003 ceph-mon[204507]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:55.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:55 smithi003 ceph-mon[200960]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:55.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:55 smithi046 ceph-mon[189713]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:56 smithi003 ceph-mon[204507]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:56 smithi003 ceph-mon[200960]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:56 smithi046 ceph-mon[189713]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:13:59 smithi003 ceph-mon[204507]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:13:59 smithi003 ceph-mon[200960]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:13:59.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:13:59 smithi046 ceph-mon[189713]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:01.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:01 smithi003 ceph-mon[204507]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:01.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:01 smithi003 ceph-mon[200960]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:01.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:01 smithi046 ceph-mon[189713]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:14:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:14:01] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:14:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:03 smithi003 ceph-mon[204507]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:03.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:03 smithi003 ceph-mon[200960]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:03 smithi046 ceph-mon[189713]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:04 smithi003 ceph-mon[204507]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:04 smithi003 ceph-mon[200960]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:04 smithi046 ceph-mon[189713]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:06 smithi003 ceph-mon[204507]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:06 smithi003 ceph-mon[200960]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:06 smithi046 ceph-mon[189713]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:09.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:09 smithi003 ceph-mon[204507]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:09 smithi003 ceph-mon[200960]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:09 smithi046 ceph-mon[189713]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:11 smithi003 ceph-mon[204507]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:11 smithi003 ceph-mon[200960]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:11.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:11 smithi046 ceph-mon[189713]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:14:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:14:11] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2023-10-07T22:14:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:12 smithi046 ceph-mon[189713]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:12 smithi003 ceph-mon[204507]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:12 smithi003 ceph-mon[200960]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:15 smithi003 ceph-mon[200960]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:15.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:15 smithi003 ceph-mon[204507]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:15.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:15 smithi046 ceph-mon[189713]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:16 smithi003 ceph-mon[200960]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:16 smithi003 ceph-mon[204507]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:16 smithi046 ceph-mon[189713]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:17.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:14:17.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:14:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:14:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:18 smithi003 ceph-mon[200960]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:18 smithi003 ceph-mon[204507]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:18 smithi046 ceph-mon[189713]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:14:21.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:14:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:14:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:14:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:14:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:14:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:14:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:23 smithi003 ceph-mon[204507]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:23 smithi003 ceph-mon[200960]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:23 smithi046 ceph-mon[189713]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:24 smithi003 ceph-mon[204507]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:24 smithi003 ceph-mon[200960]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:24 smithi046 ceph-mon[189713]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:26 smithi003 ceph-mon[204507]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:26 smithi003 ceph-mon[200960]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:26 smithi046 ceph-mon[189713]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:28 smithi046 ceph-mon[189713]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:28 smithi003 ceph-mon[204507]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:28 smithi003 ceph-mon[200960]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:30 smithi046 ceph-mon[189713]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:30 smithi003 ceph-mon[204507]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:30 smithi003 ceph-mon[200960]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:14:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:14:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:14:31.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:31.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:32 smithi003 ceph-mon[204507]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:32 smithi003 ceph-mon[200960]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:32 smithi046 ceph-mon[189713]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:34 smithi046 ceph-mon[189713]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:34 smithi003 ceph-mon[204507]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:34 smithi003 ceph-mon[200960]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:36 smithi003 ceph-mon[200960]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:36 smithi003 ceph-mon[204507]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:36 smithi046 ceph-mon[189713]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:38 smithi046 ceph-mon[189713]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:38 smithi003 ceph-mon[200960]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:38 smithi003 ceph-mon[204507]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:40 smithi046 ceph-mon[189713]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:40.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:40 smithi003 ceph-mon[204507]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:40.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:40 smithi003 ceph-mon[200960]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:14:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:14:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:14:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:42 smithi046 ceph-mon[189713]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:42 smithi003 ceph-mon[204507]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:42 smithi003 ceph-mon[200960]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:44 smithi046 ceph-mon[189713]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:44 smithi003 ceph-mon[204507]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:44 smithi003 ceph-mon[200960]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:46 smithi003 ceph-mon[204507]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:46 smithi003 ceph-mon[200960]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:46 smithi046 ceph-mon[189713]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:14:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:48 smithi046 ceph-mon[189713]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:48 smithi003 ceph-mon[204507]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:48 smithi003 ceph-mon[200960]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:50 smithi046 ceph-mon[189713]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:50 smithi003 ceph-mon[204507]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:50 smithi003 ceph-mon[200960]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:14:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:14:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:14:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:52 smithi046 ceph-mon[189713]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:52 smithi003 ceph-mon[204507]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:52.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:52 smithi003 ceph-mon[200960]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:54 smithi046 ceph-mon[189713]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:54 smithi003 ceph-mon[204507]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:54 smithi003 ceph-mon[200960]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:56 smithi003 ceph-mon[204507]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:56 smithi003 ceph-mon[200960]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:56 smithi046 ceph-mon[189713]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:14:58 smithi046 ceph-mon[189713]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:14:58 smithi003 ceph-mon[204507]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:14:58.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:14:58 smithi003 ceph-mon[200960]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:00 smithi046 ceph-mon[189713]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:00 smithi003 ceph-mon[200960]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:00 smithi003 ceph-mon[204507]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:15:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:15:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:15:01.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:01.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:02 smithi003 ceph-mon[204507]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:02 smithi003 ceph-mon[200960]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:02.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:02 smithi046 ceph-mon[189713]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:04 smithi046 ceph-mon[189713]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:04 smithi003 ceph-mon[204507]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:04 smithi003 ceph-mon[200960]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:06 smithi003 ceph-mon[204507]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:06 smithi003 ceph-mon[200960]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:06 smithi046 ceph-mon[189713]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:08 smithi046 ceph-mon[189713]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:08 smithi003 ceph-mon[204507]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:08 smithi003 ceph-mon[200960]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:10 smithi046 ceph-mon[189713]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:10 smithi003 ceph-mon[204507]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:10 smithi003 ceph-mon[200960]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:15:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:15:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:15:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:12 smithi046 ceph-mon[189713]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:12 smithi003 ceph-mon[204507]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:12 smithi003 ceph-mon[200960]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:14 smithi046 ceph-mon[189713]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:14 smithi003 ceph-mon[204507]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:14 smithi003 ceph-mon[200960]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:16 smithi003 ceph-mon[204507]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:16 smithi003 ceph-mon[200960]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:16 smithi046 ceph-mon[189713]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:18 smithi046 ceph-mon[189713]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:18 smithi003 ceph-mon[204507]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:18 smithi003 ceph-mon[200960]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:20 smithi046 ceph-mon[189713]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:20 smithi003 ceph-mon[204507]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:20 smithi003 ceph-mon[200960]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:15:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:15:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:15:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:15:21.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:15:21.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:15:21.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:15:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:15:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:15:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:15:21.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:15:21.848 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:15:21.848 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:15:21.848 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:15:21.849 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:15:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:22 smithi003 ceph-mon[204507]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:22 smithi003 ceph-mon[200960]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:22.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:22 smithi046 ceph-mon[189713]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:24 smithi046 ceph-mon[189713]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:24 smithi003 ceph-mon[204507]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:24 smithi003 ceph-mon[200960]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:26 smithi003 ceph-mon[204507]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:26 smithi003 ceph-mon[200960]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:26 smithi046 ceph-mon[189713]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:28 smithi046 ceph-mon[189713]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:28 smithi003 ceph-mon[204507]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:28 smithi003 ceph-mon[200960]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:30 smithi046 ceph-mon[189713]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:30 smithi003 ceph-mon[204507]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:30 smithi003 ceph-mon[200960]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:15:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:15:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:15:31.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:32 smithi003 ceph-mon[204507]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:32 smithi003 ceph-mon[200960]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:32 smithi046 ceph-mon[189713]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:34 smithi046 ceph-mon[189713]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:34 smithi003 ceph-mon[200960]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:34 smithi003 ceph-mon[204507]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:36 smithi003 ceph-mon[200960]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:36 smithi003 ceph-mon[204507]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:36 smithi046 ceph-mon[189713]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:38 smithi003 ceph-mon[200960]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:38 smithi003 ceph-mon[204507]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:38 smithi046 ceph-mon[189713]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:40 smithi003 ceph-mon[204507]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:40 smithi003 ceph-mon[200960]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:40 smithi046 ceph-mon[189713]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:15:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:15:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:15:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:42 smithi003 ceph-mon[204507]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:42 smithi003 ceph-mon[200960]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:42.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:42 smithi046 ceph-mon[189713]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:44 smithi003 ceph-mon[204507]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:44 smithi003 ceph-mon[200960]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:44 smithi046 ceph-mon[189713]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:46 smithi003 ceph-mon[204507]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:46 smithi003 ceph-mon[200960]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:46 smithi046 ceph-mon[189713]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:15:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:48 smithi003 ceph-mon[204507]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:48 smithi003 ceph-mon[200960]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:48 smithi046 ceph-mon[189713]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:50 smithi003 ceph-mon[204507]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:50 smithi003 ceph-mon[200960]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:50 smithi046 ceph-mon[189713]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:15:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:15:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:15:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:52 smithi003 ceph-mon[204507]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:52.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:52 smithi003 ceph-mon[200960]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:52.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:52 smithi046 ceph-mon[189713]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:54 smithi003 ceph-mon[204507]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:54 smithi003 ceph-mon[200960]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:54 smithi046 ceph-mon[189713]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:56 smithi003 ceph-mon[200960]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:56 smithi003 ceph-mon[204507]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:56 smithi046 ceph-mon[189713]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:15:58 smithi003 ceph-mon[200960]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:15:58 smithi003 ceph-mon[204507]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:15:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:15:58 smithi046 ceph-mon[189713]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:00 smithi003 ceph-mon[204507]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:00 smithi003 ceph-mon[200960]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:00 smithi046 ceph-mon[189713]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:16:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:16:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:16:01.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:01.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:01.854 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:02 smithi003 ceph-mon[200960]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:02.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:02 smithi003 ceph-mon[204507]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:02.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:02 smithi046 ceph-mon[189713]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:04 smithi003 ceph-mon[200960]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:04 smithi003 ceph-mon[204507]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:04 smithi046 ceph-mon[189713]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:06 smithi003 ceph-mon[204507]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:06 smithi003 ceph-mon[200960]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:06 smithi046 ceph-mon[189713]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:08 smithi003 ceph-mon[204507]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:08 smithi003 ceph-mon[200960]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:08 smithi046 ceph-mon[189713]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:10 smithi003 ceph-mon[204507]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:10 smithi003 ceph-mon[200960]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:10 smithi046 ceph-mon[189713]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:16:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:16:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:16:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:12 smithi003 ceph-mon[204507]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:12 smithi003 ceph-mon[200960]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:12.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:12 smithi046 ceph-mon[189713]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:14 smithi003 ceph-mon[204507]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:14 smithi003 ceph-mon[200960]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:14 smithi046 ceph-mon[189713]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:16 smithi003 ceph-mon[204507]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:16 smithi003 ceph-mon[200960]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:16 smithi046 ceph-mon[189713]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:18 smithi003 ceph-mon[204507]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:18 smithi003 ceph-mon[200960]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:18 smithi046 ceph-mon[189713]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:20 smithi003 ceph-mon[204507]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:20 smithi003 ceph-mon[200960]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:20 smithi046 ceph-mon[189713]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:16:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:16:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:16:21.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:16:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:16:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:16:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:16:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:16:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:16:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[204507]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:16:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:16:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:16:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:22 smithi003 ceph-mon[200960]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:22.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:16:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:16:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:16:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:22 smithi046 ceph-mon[189713]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:24 smithi003 ceph-mon[204507]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:24 smithi003 ceph-mon[200960]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:24 smithi046 ceph-mon[189713]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:26 smithi003 ceph-mon[200960]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:26 smithi003 ceph-mon[204507]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:26 smithi046 ceph-mon[189713]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:28 smithi003 ceph-mon[200960]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:28 smithi003 ceph-mon[204507]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:28 smithi046 ceph-mon[189713]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:30 smithi003 ceph-mon[200960]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:30.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:30 smithi003 ceph-mon[204507]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:30.852 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:30 smithi046 ceph-mon[189713]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:16:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:16:31] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:16:31.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:31.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:32 smithi003 ceph-mon[204507]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:32 smithi003 ceph-mon[200960]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:32 smithi046 ceph-mon[189713]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:34 smithi003 ceph-mon[204507]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:34 smithi003 ceph-mon[200960]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:34 smithi046 ceph-mon[189713]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:36 smithi003 ceph-mon[204507]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:36 smithi003 ceph-mon[200960]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:36 smithi046 ceph-mon[189713]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:38 smithi003 ceph-mon[204507]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:38 smithi003 ceph-mon[200960]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:38 smithi046 ceph-mon[189713]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:40 smithi003 ceph-mon[204507]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:40 smithi003 ceph-mon[200960]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:40 smithi046 ceph-mon[189713]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:16:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:16:41] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:16:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:42 smithi003 ceph-mon[204507]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:42.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:42 smithi003 ceph-mon[200960]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:42.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:42 smithi046 ceph-mon[189713]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:44 smithi003 ceph-mon[204507]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:44 smithi003 ceph-mon[200960]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:44 smithi046 ceph-mon[189713]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:46 smithi003 ceph-mon[200960]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:46 smithi003 ceph-mon[204507]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:46 smithi046 ceph-mon[189713]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:16:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:48 smithi003 ceph-mon[204507]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:48 smithi003 ceph-mon[200960]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:48 smithi046 ceph-mon[189713]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:50 smithi003 ceph-mon[204507]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:50 smithi003 ceph-mon[200960]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:50 smithi046 ceph-mon[189713]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:16:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:16:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:16:52.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:52 smithi003 ceph-mon[200960]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:52 smithi003 ceph-mon[204507]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:52.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:52 smithi046 ceph-mon[189713]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:54 smithi003 ceph-mon[200960]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:54 smithi003 ceph-mon[204507]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:54 smithi046 ceph-mon[189713]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:56 smithi003 ceph-mon[204507]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:56 smithi003 ceph-mon[200960]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:56 smithi046 ceph-mon[189713]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:16:58 smithi003 ceph-mon[204507]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:16:58 smithi003 ceph-mon[200960]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:16:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:16:58 smithi046 ceph-mon[189713]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:00 smithi003 ceph-mon[204507]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:00 smithi003 ceph-mon[200960]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:00 smithi046 ceph-mon[189713]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:17:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:17:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:17:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:01.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:02 smithi003 ceph-mon[204507]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:02 smithi003 ceph-mon[200960]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:02.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:02 smithi046 ceph-mon[189713]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:04 smithi003 ceph-mon[204507]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:04 smithi003 ceph-mon[200960]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:04 smithi046 ceph-mon[189713]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:06 smithi003 ceph-mon[204507]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:06 smithi003 ceph-mon[200960]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:06 smithi046 ceph-mon[189713]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:08 smithi003 ceph-mon[204507]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:08 smithi003 ceph-mon[200960]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:08 smithi046 ceph-mon[189713]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:10.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:10 smithi003 ceph-mon[204507]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:10.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:10 smithi003 ceph-mon[200960]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:10 smithi046 ceph-mon[189713]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:17:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:17:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:17:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:12 smithi003 ceph-mon[204507]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:12 smithi003 ceph-mon[200960]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:12.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:12 smithi046 ceph-mon[189713]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:14 smithi003 ceph-mon[204507]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:14 smithi003 ceph-mon[200960]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:14 smithi046 ceph-mon[189713]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:16 smithi003 ceph-mon[204507]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:16 smithi003 ceph-mon[200960]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:16 smithi046 ceph-mon[189713]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:18 smithi003 ceph-mon[204507]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:18 smithi003 ceph-mon[200960]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:18 smithi046 ceph-mon[189713]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:20 smithi003 ceph-mon[204507]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:20 smithi003 ceph-mon[200960]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:20 smithi046 ceph-mon[189713]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:17:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:17:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:17:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:17:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:17:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:17:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[204507]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:17:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:17:23.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:17:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[200960]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:17:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:17:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:17:23.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:23 smithi046 ceph-mon[189713]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:17:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:17:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:17:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:24 smithi003 ceph-mon[204507]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:24 smithi003 ceph-mon[200960]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:24 smithi046 ceph-mon[189713]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:26 smithi003 ceph-mon[204507]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:26 smithi003 ceph-mon[200960]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:26 smithi046 ceph-mon[189713]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:28 smithi003 ceph-mon[204507]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:28 smithi003 ceph-mon[200960]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:28 smithi046 ceph-mon[189713]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:30 smithi003 ceph-mon[204507]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:30 smithi003 ceph-mon[200960]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:30 smithi046 ceph-mon[189713]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:17:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:17:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:17:31.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:32 smithi003 ceph-mon[204507]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:32 smithi003 ceph-mon[200960]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:32 smithi046 ceph-mon[189713]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:34 smithi003 ceph-mon[204507]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:34 smithi003 ceph-mon[200960]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:34 smithi046 ceph-mon[189713]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:36.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:36 smithi003 ceph-mon[204507]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:36 smithi003 ceph-mon[200960]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:36 smithi046 ceph-mon[189713]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:38 smithi003 ceph-mon[204507]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:38 smithi003 ceph-mon[200960]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:38 smithi046 ceph-mon[189713]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:40 smithi003 ceph-mon[204507]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:40 smithi003 ceph-mon[200960]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:40 smithi046 ceph-mon[189713]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:17:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:17:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:17:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:42 smithi003 ceph-mon[204507]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:42 smithi003 ceph-mon[200960]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:42.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:42 smithi046 ceph-mon[189713]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:44 smithi003 ceph-mon[204507]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:44 smithi003 ceph-mon[200960]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:44 smithi046 ceph-mon[189713]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:46.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:46 smithi003 ceph-mon[204507]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:46.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:46.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:46 smithi003 ceph-mon[200960]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:17:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:46 smithi046 ceph-mon[189713]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:48 smithi003 ceph-mon[204507]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:48 smithi003 ceph-mon[200960]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:48 smithi046 ceph-mon[189713]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:50 smithi003 ceph-mon[204507]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:50.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:50 smithi003 ceph-mon[200960]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:50.859 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:50 smithi046 ceph-mon[189713]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:17:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:17:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:17:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:52 smithi003 ceph-mon[204507]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:52 smithi003 ceph-mon[200960]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:52 smithi046 ceph-mon[189713]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:54 smithi003 ceph-mon[204507]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:54 smithi003 ceph-mon[200960]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:54 smithi046 ceph-mon[189713]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:56 smithi003 ceph-mon[204507]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:56 smithi003 ceph-mon[200960]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:56 smithi046 ceph-mon[189713]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:58.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:17:58 smithi003 ceph-mon[204507]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:58.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:17:58 smithi003 ceph-mon[200960]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:17:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:17:58 smithi046 ceph-mon[189713]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:00 smithi003 ceph-mon[204507]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:00 smithi003 ceph-mon[200960]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:00 smithi046 ceph-mon[189713]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:18:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:18:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:18:01.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:01.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:01.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:02.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:02 smithi003 ceph-mon[204507]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:02 smithi003 ceph-mon[200960]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:02.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:02 smithi046 ceph-mon[189713]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:04 smithi003 ceph-mon[204507]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:04 smithi003 ceph-mon[200960]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:04 smithi046 ceph-mon[189713]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:06 smithi003 ceph-mon[200960]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:06 smithi003 ceph-mon[204507]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:06 smithi046 ceph-mon[189713]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:08 smithi003 ceph-mon[204507]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:08 smithi003 ceph-mon[200960]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:08 smithi046 ceph-mon[189713]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:10 smithi003 ceph-mon[204507]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:10 smithi003 ceph-mon[200960]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:10 smithi046 ceph-mon[189713]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:18:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:18:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:18:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:12 smithi003 ceph-mon[204507]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:12 smithi003 ceph-mon[200960]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:12.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:12 smithi046 ceph-mon[189713]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:14 smithi003 ceph-mon[204507]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:14 smithi003 ceph-mon[200960]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:14 smithi046 ceph-mon[189713]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:16 smithi003 ceph-mon[204507]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:16 smithi003 ceph-mon[200960]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:16 smithi046 ceph-mon[189713]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:18 smithi003 ceph-mon[204507]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:18 smithi003 ceph-mon[200960]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:18 smithi046 ceph-mon[189713]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:20 smithi003 ceph-mon[204507]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:20 smithi003 ceph-mon[200960]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:20 smithi046 ceph-mon[189713]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:18:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:18:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:18:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:22 smithi003 ceph-mon[204507]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:22 smithi003 ceph-mon[200960]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:22.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:22 smithi046 ceph-mon[189713]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:18:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:18:23.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:18:23.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:18:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:18:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:24.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[204507]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:24.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:18:24.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:18:24.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:24.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:24 smithi003 ceph-mon[200960]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:18:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:18:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:18:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:24 smithi046 ceph-mon[189713]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:26 smithi003 ceph-mon[204507]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:26 smithi003 ceph-mon[200960]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:26 smithi046 ceph-mon[189713]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:28 smithi003 ceph-mon[204507]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:28 smithi003 ceph-mon[200960]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:28 smithi046 ceph-mon[189713]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:30 smithi003 ceph-mon[204507]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:30 smithi003 ceph-mon[200960]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:30 smithi046 ceph-mon[189713]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:18:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:18:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:18:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:32 smithi003 ceph-mon[204507]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:32 smithi003 ceph-mon[200960]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:32 smithi046 ceph-mon[189713]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:34 smithi003 ceph-mon[204507]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:34 smithi003 ceph-mon[200960]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:34 smithi046 ceph-mon[189713]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:36 smithi003 ceph-mon[204507]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:36 smithi003 ceph-mon[200960]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:36 smithi046 ceph-mon[189713]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:38 smithi003 ceph-mon[204507]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:38 smithi003 ceph-mon[200960]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:38 smithi046 ceph-mon[189713]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:40 smithi003 ceph-mon[204507]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:40 smithi003 ceph-mon[200960]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:40 smithi046 ceph-mon[189713]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:18:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:18:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:18:42.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:42 smithi003 ceph-mon[204507]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:42 smithi003 ceph-mon[200960]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:42.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:42 smithi046 ceph-mon[189713]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:44 smithi003 ceph-mon[204507]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:44 smithi003 ceph-mon[200960]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:44 smithi046 ceph-mon[189713]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-07T22:18:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:46 smithi003 ceph-mon[204507]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:46 smithi003 ceph-mon[200960]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:18:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:46 smithi046 ceph-mon[189713]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:48 smithi003 ceph-mon[204507]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:48 smithi003 ceph-mon[200960]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:48 smithi046 ceph-mon[189713]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:51.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:18:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:18:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:18:51.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:51 smithi003 ceph-mon[204507]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:51.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:51 smithi003 ceph-mon[200960]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:51.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:51 smithi046 ceph-mon[189713]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:53.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:53 smithi003 ceph-mon[204507]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:53.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:53 smithi003 ceph-mon[200960]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:53.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:53 smithi046 ceph-mon[189713]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:55.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:55 smithi003 ceph-mon[204507]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:55.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:55 smithi003 ceph-mon[200960]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:55.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:55 smithi046 ceph-mon[189713]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:57.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:57 smithi003 ceph-mon[204507]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:57.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:57 smithi003 ceph-mon[200960]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:57.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:57 smithi046 ceph-mon[189713]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:59.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:18:59 smithi003 ceph-mon[204507]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:59.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:18:59 smithi003 ceph-mon[200960]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:18:59.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:18:59 smithi046 ceph-mon[189713]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:19:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:19:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:19:01.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:01 smithi003 ceph-mon[204507]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:01.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:01 smithi003 ceph-mon[200960]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:01.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:01 smithi046 ceph-mon[189713]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:01.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:03 smithi003 ceph-mon[204507]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:03 smithi003 ceph-mon[200960]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:03 smithi046 ceph-mon[189713]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:05.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:05 smithi003 ceph-mon[204507]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:05.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:05 smithi003 ceph-mon[200960]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:05.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:05 smithi046 ceph-mon[189713]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:07.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:07 smithi003 ceph-mon[204507]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:07.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:07 smithi003 ceph-mon[200960]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:07.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:07 smithi046 ceph-mon[189713]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:09 smithi003 ceph-mon[204507]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:09.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:09 smithi003 ceph-mon[200960]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:09.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:09 smithi046 ceph-mon[189713]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:11.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:19:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:19:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:19:11.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:11 smithi003 ceph-mon[204507]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:11.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:11 smithi003 ceph-mon[200960]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:11.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:11 smithi046 ceph-mon[189713]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:13.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:13 smithi003 ceph-mon[204507]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:13.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:13 smithi003 ceph-mon[200960]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:13 smithi046 ceph-mon[189713]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:15.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:15 smithi003 ceph-mon[204507]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:15.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:15 smithi003 ceph-mon[200960]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:15.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:15 smithi046 ceph-mon[189713]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:17.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:17 smithi003 ceph-mon[204507]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:17 smithi003 ceph-mon[200960]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:17 smithi046 ceph-mon[189713]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:19.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:19 smithi003 ceph-mon[200960]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:19.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:19 smithi003 ceph-mon[204507]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:19.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:19 smithi046 ceph-mon[189713]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T22:19:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:21 smithi003 ceph-mon[200960]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:19:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:19:21] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:19:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:21 smithi003 ceph-mon[204507]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:21.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:21 smithi046 ceph-mon[189713]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:23.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:23 smithi003 ceph-mon[200960]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:23.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:23 smithi003 ceph-mon[204507]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:23.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:23 smithi046 ceph-mon[189713]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:19:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:19:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:19:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:19:24.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:19:24.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:19:24.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:19:24.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:19:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:19:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:19:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:19:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:19:25.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:25 smithi003 ceph-mon[204507]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:25.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:25 smithi003 ceph-mon[200960]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:25.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:25 smithi046 ceph-mon[189713]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:27 smithi003 ceph-mon[200960]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:27 smithi003 ceph-mon[204507]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:27.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:27 smithi046 ceph-mon[189713]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:29.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:29 smithi003 ceph-mon[200960]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:29 smithi003 ceph-mon[204507]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:29.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:29 smithi046 ceph-mon[189713]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:19:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:19:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:19:31.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:31 smithi003 ceph-mon[200960]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:31 smithi003 ceph-mon[204507]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:31 smithi046 ceph-mon[189713]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:33.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:33 smithi003 ceph-mon[204507]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:33.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:33 smithi003 ceph-mon[200960]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:33.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:33 smithi046 ceph-mon[189713]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:35.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:35 smithi003 ceph-mon[200960]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:35 smithi003 ceph-mon[204507]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:35.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:35 smithi046 ceph-mon[189713]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:37.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:37 smithi003 ceph-mon[200960]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:37 smithi003 ceph-mon[204507]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:37.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:37 smithi046 ceph-mon[189713]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:39.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:39 smithi003 ceph-mon[200960]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:39.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:39 smithi003 ceph-mon[204507]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:39.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:39 smithi046 ceph-mon[189713]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:41.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:19:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:19:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:19:41.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:41 smithi003 ceph-mon[204507]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:41 smithi003 ceph-mon[200960]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:41.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:41 smithi046 ceph-mon[189713]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:43.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:43 smithi003 ceph-mon[204507]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:43.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:43 smithi003 ceph-mon[200960]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:43.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:43 smithi046 ceph-mon[189713]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:45 smithi003 ceph-mon[204507]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:45.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:45 smithi003 ceph-mon[200960]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:45.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:45 smithi046 ceph-mon[189713]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:19:47.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:47 smithi003 ceph-mon[204507]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:47.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:47 smithi003 ceph-mon[200960]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:47.908 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:47 smithi046 ceph-mon[189713]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:49.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:49 smithi003 ceph-mon[204507]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:49.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:49 smithi003 ceph-mon[200960]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:49.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:49 smithi046 ceph-mon[189713]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:51.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:19:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:19:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:19:51.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:51 smithi003 ceph-mon[204507]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:51.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:51 smithi003 ceph-mon[200960]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:51.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:51 smithi046 ceph-mon[189713]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:53.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:53 smithi003 ceph-mon[204507]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:53.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:53 smithi003 ceph-mon[200960]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:53.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:53 smithi046 ceph-mon[189713]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:55.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:55 smithi003 ceph-mon[204507]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:55.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:55 smithi003 ceph-mon[200960]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:55.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:55 smithi046 ceph-mon[189713]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:57.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:57 smithi003 ceph-mon[200960]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:57.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:57 smithi003 ceph-mon[204507]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:57.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:57 smithi046 ceph-mon[189713]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:19:59.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:19:59 smithi046 ceph-mon[189713]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:19:59 smithi003 ceph-mon[200960]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:19:59 smithi003 ceph-mon[204507]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:00.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T22:20:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T22:20:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T22:20:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:01 smithi046 ceph-mon[189713]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:20:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:20:01] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:20:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:01 smithi003 ceph-mon[200960]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:01 smithi003 ceph-mon[204507]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:03.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:03 smithi046 ceph-mon[189713]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:03 smithi003 ceph-mon[204507]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:03 smithi003 ceph-mon[200960]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:05.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:05 smithi046 ceph-mon[189713]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:05 smithi003 ceph-mon[204507]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:05 smithi003 ceph-mon[200960]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:07 smithi046 ceph-mon[189713]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:07 smithi003 ceph-mon[204507]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:07 smithi003 ceph-mon[200960]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:09 smithi046 ceph-mon[189713]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:09 smithi003 ceph-mon[204507]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:09 smithi003 ceph-mon[200960]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:11.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:11 smithi046 ceph-mon[189713]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:20:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:20:11] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:20:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:11 smithi003 ceph-mon[200960]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:11 smithi003 ceph-mon[204507]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:13 smithi003 ceph-mon[200960]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:13 smithi003 ceph-mon[204507]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:13 smithi046 ceph-mon[189713]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:15 smithi003 ceph-mon[200960]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:15 smithi003 ceph-mon[204507]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:15 smithi046 ceph-mon[189713]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:17 smithi003 ceph-mon[204507]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:17 smithi003 ceph-mon[200960]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:17 smithi046 ceph-mon[189713]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:19 smithi003 ceph-mon[204507]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:19 smithi003 ceph-mon[200960]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:19 smithi046 ceph-mon[189713]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:20:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:20:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:20:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:21 smithi003 ceph-mon[204507]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:21 smithi003 ceph-mon[200960]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:21 smithi046 ceph-mon[189713]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:23 smithi003 ceph-mon[204507]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:23 smithi003 ceph-mon[200960]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:24.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:23 smithi046 ceph-mon[189713]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[204507]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:20:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:20:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:20:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:20:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[200960]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:20:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:20:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:20:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:20:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:25 smithi046 ceph-mon[189713]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:20:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:20:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:20:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:20:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:27 smithi003 ceph-mon[204507]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:27 smithi003 ceph-mon[200960]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:27 smithi046 ceph-mon[189713]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:29 smithi003 ceph-mon[204507]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:29 smithi003 ceph-mon[200960]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:29 smithi046 ceph-mon[189713]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:20:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:20:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:20:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:31 smithi003 ceph-mon[204507]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:31 smithi003 ceph-mon[200960]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:31 smithi046 ceph-mon[189713]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:33 smithi003 ceph-mon[204507]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:33 smithi003 ceph-mon[200960]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:33 smithi046 ceph-mon[189713]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:35 smithi003 ceph-mon[204507]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:35 smithi003 ceph-mon[200960]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:35 smithi046 ceph-mon[189713]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:37 smithi003 ceph-mon[204507]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:37 smithi003 ceph-mon[200960]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:37 smithi046 ceph-mon[189713]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:39 smithi003 ceph-mon[204507]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:39 smithi003 ceph-mon[200960]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:39 smithi046 ceph-mon[189713]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:20:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:20:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:20:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:41 smithi003 ceph-mon[204507]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:41 smithi003 ceph-mon[200960]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:41 smithi046 ceph-mon[189713]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:43 smithi003 ceph-mon[204507]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:43 smithi003 ceph-mon[200960]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:44.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:43 smithi046 ceph-mon[189713]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:45 smithi003 ceph-mon[204507]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:45 smithi003 ceph-mon[200960]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:45 smithi046 ceph-mon[189713]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:20:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:47 smithi003 ceph-mon[204507]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:47 smithi003 ceph-mon[200960]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:47 smithi046 ceph-mon[189713]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:49 smithi003 ceph-mon[204507]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:50.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:49 smithi003 ceph-mon[200960]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:49 smithi046 ceph-mon[189713]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:20:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:20:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:20:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:51 smithi003 ceph-mon[204507]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:51 smithi003 ceph-mon[200960]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:51 smithi046 ceph-mon[189713]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:53 smithi003 ceph-mon[204507]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:53 smithi003 ceph-mon[200960]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:53 smithi046 ceph-mon[189713]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:55 smithi003 ceph-mon[204507]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:55 smithi003 ceph-mon[200960]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:56.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:55 smithi046 ceph-mon[189713]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:57 smithi003 ceph-mon[204507]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:57 smithi003 ceph-mon[200960]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:20:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:57 smithi046 ceph-mon[189713]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:20:59 smithi003 ceph-mon[204507]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:20:59 smithi003 ceph-mon[200960]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:20:59 smithi046 ceph-mon[189713]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:21:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:21:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:21:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:01 smithi003 ceph-mon[204507]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:01 smithi003 ceph-mon[200960]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:01 smithi046 ceph-mon[189713]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:03 smithi003 ceph-mon[204507]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:03 smithi003 ceph-mon[200960]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:03 smithi046 ceph-mon[189713]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:05 smithi003 ceph-mon[204507]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:05 smithi003 ceph-mon[200960]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:05 smithi046 ceph-mon[189713]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:07 smithi003 ceph-mon[204507]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:07 smithi003 ceph-mon[200960]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:07 smithi046 ceph-mon[189713]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:09 smithi003 ceph-mon[204507]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:09 smithi003 ceph-mon[200960]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:09 smithi046 ceph-mon[189713]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:21:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:21:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:21:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:11 smithi003 ceph-mon[204507]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:11 smithi003 ceph-mon[200960]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:11 smithi046 ceph-mon[189713]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:13 smithi003 ceph-mon[204507]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:13 smithi003 ceph-mon[200960]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:13 smithi046 ceph-mon[189713]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:15 smithi003 ceph-mon[204507]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:15 smithi003 ceph-mon[200960]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:15 smithi046 ceph-mon[189713]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:17 smithi003 ceph-mon[204507]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:17 smithi003 ceph-mon[200960]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:17 smithi046 ceph-mon[189713]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:19 smithi003 ceph-mon[204507]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:19 smithi003 ceph-mon[200960]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:19 smithi046 ceph-mon[189713]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:22.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:21:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:21:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:21:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:21 smithi003 ceph-mon[204507]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:21 smithi003 ceph-mon[200960]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:21 smithi046 ceph-mon[189713]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:23 smithi003 ceph-mon[204507]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:23 smithi003 ceph-mon[200960]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:23 smithi046 ceph-mon[189713]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:25 smithi003 ceph-mon[204507]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:21:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:25 smithi003 ceph-mon[200960]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:21:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:25 smithi046 ceph-mon[189713]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:21:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:21:27.134 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:21:27.134 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:21:27.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:21:27.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:21:27.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:21:27.135 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:21:27.135 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:21:27.135 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:21:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:27 smithi003 ceph-mon[204507]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:27 smithi003 ceph-mon[200960]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:27 smithi046 ceph-mon[189713]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:29 smithi003 ceph-mon[204507]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:29 smithi003 ceph-mon[200960]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:29 smithi046 ceph-mon[189713]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:31.934 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:21:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:21:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:21:31.935 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:31 smithi003 ceph-mon[204507]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:31.935 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:31 smithi003 ceph-mon[200960]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:31.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:31 smithi046 ceph-mon[189713]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:33 smithi003 ceph-mon[204507]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:33 smithi003 ceph-mon[200960]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:33 smithi046 ceph-mon[189713]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:35 smithi003 ceph-mon[200960]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:35 smithi003 ceph-mon[204507]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:35 smithi046 ceph-mon[189713]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:37 smithi003 ceph-mon[204507]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:37 smithi003 ceph-mon[200960]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:37 smithi046 ceph-mon[189713]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:39 smithi003 ceph-mon[204507]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:39 smithi003 ceph-mon[200960]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:39 smithi046 ceph-mon[189713]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:41.949 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:21:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:21:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:21:41.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:41 smithi003 ceph-mon[204507]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:41.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:41 smithi003 ceph-mon[200960]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:41 smithi046 ceph-mon[189713]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:43 smithi003 ceph-mon[204507]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:43 smithi003 ceph-mon[200960]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:43 smithi046 ceph-mon[189713]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:45 smithi003 ceph-mon[204507]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:45 smithi003 ceph-mon[200960]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:45 smithi046 ceph-mon[189713]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:21:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:47 smithi003 ceph-mon[204507]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:47 smithi003 ceph-mon[200960]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:47 smithi046 ceph-mon[189713]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:49 smithi003 ceph-mon[204507]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:49 smithi003 ceph-mon[200960]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:49 smithi046 ceph-mon[189713]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:51.968 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:21:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:21:51] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:21:51.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:51 smithi003 ceph-mon[204507]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:51.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:51 smithi003 ceph-mon[200960]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:51 smithi046 ceph-mon[189713]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:53 smithi003 ceph-mon[204507]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:53 smithi003 ceph-mon[200960]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:53 smithi046 ceph-mon[189713]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:55 smithi003 ceph-mon[200960]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:55 smithi003 ceph-mon[204507]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:55 smithi046 ceph-mon[189713]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:57 smithi003 ceph-mon[200960]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:57 smithi003 ceph-mon[204507]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:21:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:57 smithi046 ceph-mon[189713]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:21:59 smithi003 ceph-mon[204507]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:21:59 smithi003 ceph-mon[200960]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:21:59 smithi046 ceph-mon[189713]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:01.979 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:22:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:22:01] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:22:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:01 smithi003 ceph-mon[200960]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:01 smithi003 ceph-mon[204507]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:01 smithi046 ceph-mon[189713]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:03 smithi003 ceph-mon[200960]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:03 smithi003 ceph-mon[204507]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:03 smithi046 ceph-mon[189713]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:05 smithi003 ceph-mon[204507]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:05 smithi003 ceph-mon[200960]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:05 smithi046 ceph-mon[189713]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:07 smithi003 ceph-mon[200960]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:07 smithi003 ceph-mon[204507]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:07 smithi046 ceph-mon[189713]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:09 smithi003 ceph-mon[200960]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:09 smithi003 ceph-mon[204507]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:09 smithi046 ceph-mon[189713]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:11.988 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:22:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:22:11] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:22:11.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:11 smithi003 ceph-mon[200960]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:11 smithi003 ceph-mon[204507]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:11 smithi046 ceph-mon[189713]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:13 smithi003 ceph-mon[200960]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:13 smithi003 ceph-mon[204507]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:13 smithi046 ceph-mon[189713]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:15 smithi003 ceph-mon[204507]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:15 smithi003 ceph-mon[200960]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:15 smithi046 ceph-mon[189713]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:18 smithi003 ceph-mon[204507]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:18 smithi003 ceph-mon[200960]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:18 smithi046 ceph-mon[189713]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:20 smithi003 ceph-mon[204507]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:20 smithi003 ceph-mon[200960]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:20 smithi046 ceph-mon[189713]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:22.007 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:22:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:22:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:22:22.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:22 smithi003 ceph-mon[204507]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:22.007 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:22 smithi003 ceph-mon[200960]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:22 smithi046 ceph-mon[189713]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T22:22:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:24 smithi003 ceph-mon[204507]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:24 smithi003 ceph-mon[200960]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:24 smithi046 ceph-mon[189713]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:26 smithi003 ceph-mon[204507]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:26 smithi003 ceph-mon[200960]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:26 smithi046 ceph-mon[189713]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:22:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:22:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:22:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:22:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:22:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:22:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:22:27.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:22:27.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:22:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:22:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:22:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:22:28.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:28 smithi003 ceph-mon[204507]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:28.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:28 smithi003 ceph-mon[200960]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:28 smithi046 ceph-mon[189713]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:30 smithi003 ceph-mon[204507]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:30 smithi003 ceph-mon[200960]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:30 smithi046 ceph-mon[189713]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:32.022 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:22:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:22:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:22:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:32 smithi003 ceph-mon[204507]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:32 smithi003 ceph-mon[200960]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:32 smithi046 ceph-mon[189713]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:34 smithi003 ceph-mon[204507]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:34 smithi003 ceph-mon[200960]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:34 smithi046 ceph-mon[189713]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:36 smithi003 ceph-mon[204507]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:36 smithi003 ceph-mon[200960]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:36 smithi046 ceph-mon[189713]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:38 smithi003 ceph-mon[204507]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:38 smithi003 ceph-mon[200960]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:38 smithi046 ceph-mon[189713]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:40 smithi003 ceph-mon[204507]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:40 smithi003 ceph-mon[200960]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:40 smithi046 ceph-mon[189713]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:42.032 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:22:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:22:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:22:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:42 smithi003 ceph-mon[204507]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:42 smithi003 ceph-mon[200960]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:42 smithi046 ceph-mon[189713]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:44 smithi003 ceph-mon[204507]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:44 smithi003 ceph-mon[200960]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:44 smithi046 ceph-mon[189713]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:46 smithi003 ceph-mon[200960]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:46 smithi003 ceph-mon[204507]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:46 smithi046 ceph-mon[189713]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:22:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:48 smithi003 ceph-mon[204507]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:48 smithi003 ceph-mon[200960]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:48 smithi046 ceph-mon[189713]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:50.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:50 smithi003 ceph-mon[200960]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:50.304 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:50 smithi003 ceph-mon[204507]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:50 smithi046 ceph-mon[189713]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:52.050 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:22:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:22:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:22:52.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:52 smithi003 ceph-mon[200960]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:52 smithi003 ceph-mon[204507]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:52 smithi046 ceph-mon[189713]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:54 smithi003 ceph-mon[204507]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:54 smithi003 ceph-mon[200960]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:54 smithi046 ceph-mon[189713]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:56 smithi003 ceph-mon[204507]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:56 smithi003 ceph-mon[200960]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:56 smithi046 ceph-mon[189713]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:22:58 smithi003 ceph-mon[204507]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:22:58 smithi003 ceph-mon[200960]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:22:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:22:58 smithi046 ceph-mon[189713]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:00.313 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:00 smithi003 ceph-mon[204507]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:00.314 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:00 smithi003 ceph-mon[200960]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:00 smithi046 ceph-mon[189713]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:02.061 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:23:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:23:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:23:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:02 smithi003 ceph-mon[204507]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:02 smithi003 ceph-mon[200960]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:02.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:02 smithi046 ceph-mon[189713]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:04 smithi003 ceph-mon[204507]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:04 smithi003 ceph-mon[200960]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:04 smithi046 ceph-mon[189713]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:06 smithi003 ceph-mon[204507]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:06 smithi003 ceph-mon[200960]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:06 smithi046 ceph-mon[189713]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:08 smithi003 ceph-mon[204507]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:08 smithi003 ceph-mon[200960]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:08 smithi046 ceph-mon[189713]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:09.345 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 22:23:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T22:23:09.082269725Z level=info msg="Completed cleanup jobs" duration=65.020052ms 2023-10-07T22:23:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:10 smithi003 ceph-mon[200960]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:10 smithi003 ceph-mon[204507]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:10 smithi046 ceph-mon[189713]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:23:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:23:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:23:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:12 smithi003 ceph-mon[200960]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:12 smithi003 ceph-mon[204507]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:12 smithi046 ceph-mon[189713]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:14 smithi046 ceph-mon[189713]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:14 smithi003 ceph-mon[204507]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:14 smithi003 ceph-mon[200960]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:16 smithi046 ceph-mon[189713]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:16 smithi003 ceph-mon[204507]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:16 smithi003 ceph-mon[200960]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:18 smithi046 ceph-mon[189713]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:18 smithi003 ceph-mon[204507]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:18 smithi003 ceph-mon[200960]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:20 smithi046 ceph-mon[189713]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:20 smithi003 ceph-mon[204507]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:20 smithi003 ceph-mon[200960]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:23:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:23:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:23:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:22 smithi046 ceph-mon[189713]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:22 smithi003 ceph-mon[204507]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:22 smithi003 ceph-mon[200960]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:24 smithi046 ceph-mon[189713]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:24 smithi003 ceph-mon[204507]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:24 smithi003 ceph-mon[200960]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:26 smithi046 ceph-mon[189713]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:26 smithi003 ceph-mon[204507]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:26 smithi003 ceph-mon[200960]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:23:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:23:27.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:23:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[204507]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:23:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:23:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:23:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[200960]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:23:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:23:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:23:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:28 smithi046 ceph-mon[189713]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:23:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:23:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:23:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:30 smithi003 ceph-mon[200960]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:30 smithi003 ceph-mon[204507]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:30 smithi046 ceph-mon[189713]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:23:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:23:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:23:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:32 smithi003 ceph-mon[200960]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:32 smithi003 ceph-mon[204507]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:32 smithi046 ceph-mon[189713]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:34 smithi003 ceph-mon[204507]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:34 smithi003 ceph-mon[200960]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:34 smithi046 ceph-mon[189713]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:36 smithi003 ceph-mon[204507]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:36 smithi003 ceph-mon[200960]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:36 smithi046 ceph-mon[189713]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:38 smithi003 ceph-mon[204507]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:38 smithi003 ceph-mon[200960]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:38 smithi046 ceph-mon[189713]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:40 smithi003 ceph-mon[204507]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:40 smithi003 ceph-mon[200960]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:40 smithi046 ceph-mon[189713]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:23:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:23:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:23:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:42 smithi003 ceph-mon[204507]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:42 smithi003 ceph-mon[200960]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:42 smithi046 ceph-mon[189713]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:44 smithi003 ceph-mon[204507]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:44 smithi003 ceph-mon[200960]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:44 smithi046 ceph-mon[189713]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:46 smithi003 ceph-mon[204507]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:46 smithi003 ceph-mon[200960]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:46 smithi046 ceph-mon[189713]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:23:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:48 smithi003 ceph-mon[204507]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:48 smithi003 ceph-mon[200960]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:48 smithi046 ceph-mon[189713]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:50 smithi003 ceph-mon[204507]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:50 smithi003 ceph-mon[200960]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:50 smithi046 ceph-mon[189713]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:23:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:23:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:23:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:52 smithi003 ceph-mon[204507]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:52 smithi003 ceph-mon[200960]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:52 smithi046 ceph-mon[189713]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:54 smithi003 ceph-mon[204507]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:54 smithi003 ceph-mon[200960]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:54 smithi046 ceph-mon[189713]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:56 smithi003 ceph-mon[204507]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:56 smithi003 ceph-mon[200960]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:56 smithi046 ceph-mon[189713]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:23:58 smithi003 ceph-mon[204507]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:23:58 smithi003 ceph-mon[200960]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:23:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:23:58 smithi046 ceph-mon[189713]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:00 smithi003 ceph-mon[204507]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:00.863 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:00 smithi003 ceph-mon[200960]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:00.864 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:00 smithi046 ceph-mon[189713]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:24:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:24:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:24:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:02 smithi003 ceph-mon[204507]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:02 smithi003 ceph-mon[200960]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:02 smithi046 ceph-mon[189713]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:04 smithi003 ceph-mon[204507]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:04 smithi003 ceph-mon[200960]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:04 smithi046 ceph-mon[189713]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:06 smithi003 ceph-mon[204507]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:06 smithi003 ceph-mon[200960]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:06 smithi046 ceph-mon[189713]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:08 smithi003 ceph-mon[204507]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:08 smithi003 ceph-mon[200960]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:08.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:08 smithi046 ceph-mon[189713]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:10 smithi003 ceph-mon[204507]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:10 smithi003 ceph-mon[200960]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:10 smithi046 ceph-mon[189713]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:24:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:24:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:24:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:12 smithi003 ceph-mon[200960]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:12 smithi003 ceph-mon[204507]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:12 smithi046 ceph-mon[189713]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:14 smithi003 ceph-mon[204507]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:14 smithi003 ceph-mon[200960]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:14 smithi046 ceph-mon[189713]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:16 smithi003 ceph-mon[204507]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:16 smithi003 ceph-mon[200960]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:16 smithi046 ceph-mon[189713]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:18 smithi003 ceph-mon[204507]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:18 smithi003 ceph-mon[200960]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:18 smithi046 ceph-mon[189713]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:20 smithi003 ceph-mon[204507]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:20 smithi003 ceph-mon[200960]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:20 smithi046 ceph-mon[189713]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:24:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:24:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:24:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:22 smithi003 ceph-mon[204507]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:22 smithi003 ceph-mon[200960]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:22 smithi046 ceph-mon[189713]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:24 smithi003 ceph-mon[204507]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:24 smithi003 ceph-mon[200960]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:24 smithi046 ceph-mon[189713]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:26 smithi003 ceph-mon[204507]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:26 smithi003 ceph-mon[200960]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:26 smithi046 ceph-mon[189713]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:28 smithi003 ceph-mon[204507]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:24:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:28 smithi003 ceph-mon[200960]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:24:28.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:28 smithi046 ceph-mon[189713]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:28.611 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:24:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:30 smithi003 ceph-mon[204507]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:30 smithi003 ceph-mon[200960]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:30 smithi046 ceph-mon[189713]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:31.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:32.047 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:24:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:24:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:24:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[204507]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[200960]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:32.490 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:32 smithi046 ceph-mon[189713]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:32.490 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:32.490 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:32.491 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:34 smithi003 ceph-mon[204507]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:34 smithi003 ceph-mon[200960]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:34 smithi046 ceph-mon[189713]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:36 smithi003 ceph-mon[204507]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:36 smithi003 ceph-mon[200960]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:36 smithi046 ceph-mon[189713]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:38 smithi003 ceph-mon[204507]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:38 smithi003 ceph-mon[200960]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:38 smithi046 ceph-mon[189713]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[204507]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:24:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:24:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[200960]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:24:40.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:24:40.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:40 smithi046 ceph-mon[189713]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:24:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:24:40.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:24:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:24:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:24:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:24:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:42 smithi003 ceph-mon[204507]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:42 smithi003 ceph-mon[200960]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:42 smithi046 ceph-mon[189713]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:44 smithi003 ceph-mon[200960]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:44 smithi003 ceph-mon[204507]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:44 smithi046 ceph-mon[189713]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:46 smithi003 ceph-mon[200960]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:46 smithi003 ceph-mon[204507]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:46 smithi046 ceph-mon[189713]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:24:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:48 smithi003 ceph-mon[200960]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:48 smithi003 ceph-mon[204507]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:48 smithi046 ceph-mon[189713]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:50 smithi003 ceph-mon[200960]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:50 smithi003 ceph-mon[204507]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:50 smithi046 ceph-mon[189713]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:24:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:24:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:24:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:52 smithi003 ceph-mon[200960]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:52 smithi003 ceph-mon[204507]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:52 smithi046 ceph-mon[189713]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:54 smithi003 ceph-mon[204507]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:54 smithi003 ceph-mon[200960]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:54 smithi046 ceph-mon[189713]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:56 smithi003 ceph-mon[204507]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:56.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:56 smithi003 ceph-mon[200960]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:56.603 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:56 smithi046 ceph-mon[189713]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:24:58 smithi003 ceph-mon[204507]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:58.616 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:24:58 smithi003 ceph-mon[200960]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:24:58.617 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:24:58 smithi046 ceph-mon[189713]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:00 smithi003 ceph-mon[204507]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:00 smithi003 ceph-mon[200960]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:00 smithi046 ceph-mon[189713]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:25:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:25:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:25:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:02 smithi003 ceph-mon[204507]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:02 smithi003 ceph-mon[200960]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:02 smithi046 ceph-mon[189713]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:04 smithi003 ceph-mon[204507]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:04 smithi003 ceph-mon[200960]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:04 smithi046 ceph-mon[189713]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:06 smithi003 ceph-mon[204507]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:06 smithi003 ceph-mon[200960]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:06 smithi046 ceph-mon[189713]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:08 smithi003 ceph-mon[204507]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:08 smithi003 ceph-mon[200960]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:08 smithi046 ceph-mon[189713]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:10 smithi003 ceph-mon[204507]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:10 smithi003 ceph-mon[200960]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:10 smithi046 ceph-mon[189713]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:25:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:25:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:25:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:12 smithi003 ceph-mon[204507]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:12 smithi003 ceph-mon[200960]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:12 smithi046 ceph-mon[189713]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:14 smithi003 ceph-mon[200960]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:14 smithi003 ceph-mon[204507]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:14 smithi046 ceph-mon[189713]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:16 smithi003 ceph-mon[200960]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:16 smithi003 ceph-mon[204507]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:16 smithi046 ceph-mon[189713]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:18 smithi003 ceph-mon[200960]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:18 smithi003 ceph-mon[204507]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:18 smithi046 ceph-mon[189713]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:20 smithi003 ceph-mon[204507]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:20 smithi003 ceph-mon[200960]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:20 smithi046 ceph-mon[189713]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:25:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:25:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:25:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:22 smithi003 ceph-mon[200960]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:22 smithi003 ceph-mon[204507]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:22 smithi046 ceph-mon[189713]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:24 smithi003 ceph-mon[200960]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:24 smithi003 ceph-mon[204507]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:24 smithi046 ceph-mon[189713]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:26 smithi003 ceph-mon[200960]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:26 smithi003 ceph-mon[204507]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:26 smithi046 ceph-mon[189713]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:28 smithi003 ceph-mon[200960]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:28 smithi003 ceph-mon[204507]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:28 smithi046 ceph-mon[189713]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:30 smithi003 ceph-mon[200960]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:30 smithi003 ceph-mon[204507]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:30 smithi046 ceph-mon[189713]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:25:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:25:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:25:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:32 smithi003 ceph-mon[200960]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:32 smithi003 ceph-mon[204507]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:32 smithi046 ceph-mon[189713]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:34 smithi003 ceph-mon[200960]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:34 smithi003 ceph-mon[204507]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:34 smithi046 ceph-mon[189713]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:36 smithi003 ceph-mon[204507]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:36 smithi003 ceph-mon[200960]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:36 smithi046 ceph-mon[189713]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:38 smithi003 ceph-mon[204507]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:38 smithi003 ceph-mon[200960]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:38 smithi046 ceph-mon[189713]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[204507]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:25:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:25:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:25:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:25:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[200960]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:25:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:25:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:25:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:25:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:40 smithi046 ceph-mon[189713]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:25:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:25:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:25:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:25:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:25:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:25:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:25:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:42 smithi003 ceph-mon[204507]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:42 smithi003 ceph-mon[200960]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:42 smithi046 ceph-mon[189713]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:44 smithi003 ceph-mon[204507]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:44 smithi003 ceph-mon[200960]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:44 smithi046 ceph-mon[189713]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:46 smithi003 ceph-mon[204507]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:46 smithi003 ceph-mon[200960]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:46 smithi046 ceph-mon[189713]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:25:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:48 smithi003 ceph-mon[204507]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:48 smithi003 ceph-mon[200960]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:48 smithi046 ceph-mon[189713]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:50 smithi003 ceph-mon[204507]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:50 smithi003 ceph-mon[200960]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:50 smithi046 ceph-mon[189713]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:25:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:25:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:25:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:52 smithi003 ceph-mon[204507]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:52 smithi003 ceph-mon[200960]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:52 smithi046 ceph-mon[189713]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:54.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:54 smithi003 ceph-mon[204507]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:54 smithi003 ceph-mon[200960]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:54 smithi046 ceph-mon[189713]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:56 smithi003 ceph-mon[204507]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:56 smithi003 ceph-mon[200960]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:56 smithi046 ceph-mon[189713]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:25:58 smithi003 ceph-mon[204507]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:25:58 smithi003 ceph-mon[200960]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:25:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:25:58 smithi046 ceph-mon[189713]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:00 smithi003 ceph-mon[200960]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:00 smithi003 ceph-mon[204507]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:00 smithi046 ceph-mon[189713]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:26:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:26:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:26:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:02 smithi003 ceph-mon[200960]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:02 smithi003 ceph-mon[204507]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:02 smithi046 ceph-mon[189713]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:04 smithi003 ceph-mon[204507]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:04 smithi003 ceph-mon[200960]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:04 smithi046 ceph-mon[189713]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:06 smithi003 ceph-mon[204507]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:06 smithi003 ceph-mon[200960]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:06 smithi046 ceph-mon[189713]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:08 smithi003 ceph-mon[200960]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:08 smithi003 ceph-mon[204507]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:08 smithi046 ceph-mon[189713]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:10 smithi003 ceph-mon[200960]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:10 smithi003 ceph-mon[204507]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:10.617 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:10 smithi046 ceph-mon[189713]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:26:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:26:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:26:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:12 smithi003 ceph-mon[200960]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:12 smithi003 ceph-mon[204507]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:12 smithi046 ceph-mon[189713]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:14 smithi003 ceph-mon[204507]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:14 smithi003 ceph-mon[200960]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:14 smithi046 ceph-mon[189713]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:16 smithi003 ceph-mon[204507]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:16 smithi003 ceph-mon[200960]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:16 smithi046 ceph-mon[189713]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:18 smithi003 ceph-mon[204507]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:18 smithi003 ceph-mon[200960]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:18 smithi046 ceph-mon[189713]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:20 smithi003 ceph-mon[200960]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:20 smithi003 ceph-mon[204507]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:20 smithi046 ceph-mon[189713]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:26:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:26:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:26:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:22 smithi003 ceph-mon[204507]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:22 smithi003 ceph-mon[200960]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:22 smithi046 ceph-mon[189713]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:24 smithi003 ceph-mon[204507]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:24 smithi003 ceph-mon[200960]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:24 smithi046 ceph-mon[189713]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:26 smithi003 ceph-mon[204507]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:26 smithi003 ceph-mon[200960]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:26 smithi046 ceph-mon[189713]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:28 smithi003 ceph-mon[204507]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:28 smithi003 ceph-mon[200960]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:28 smithi046 ceph-mon[189713]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:30 smithi003 ceph-mon[204507]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:30 smithi003 ceph-mon[200960]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:30 smithi046 ceph-mon[189713]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:26:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:26:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:26:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:32 smithi003 ceph-mon[204507]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:32 smithi003 ceph-mon[200960]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:32 smithi046 ceph-mon[189713]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:34 smithi003 ceph-mon[204507]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:34 smithi003 ceph-mon[200960]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:34 smithi046 ceph-mon[189713]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:36 smithi003 ceph-mon[204507]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:36 smithi003 ceph-mon[200960]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:36 smithi046 ceph-mon[189713]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:38 smithi003 ceph-mon[200960]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:38 smithi003 ceph-mon[204507]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:38 smithi046 ceph-mon[189713]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:40 smithi003 ceph-mon[200960]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:40 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:26:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:40 smithi003 ceph-mon[204507]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:40 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:26:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:40 smithi046 ceph-mon[189713]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:40 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:26:41.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:41 smithi046 ceph-mon[189713]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:26:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:26:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:26:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:26:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:26:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:26:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[200960]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:26:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:26:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:26:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[204507]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:26:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:26:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:26:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:43 smithi046 ceph-mon[189713]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:43 smithi003 ceph-mon[200960]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:43 smithi003 ceph-mon[204507]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:45.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:45 smithi046 ceph-mon[189713]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:45 smithi003 ceph-mon[204507]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:45 smithi003 ceph-mon[200960]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:26:47.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:47 smithi046 ceph-mon[189713]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:47 smithi003 ceph-mon[204507]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:47 smithi003 ceph-mon[200960]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:49 smithi046 ceph-mon[189713]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:50.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:49 smithi003 ceph-mon[200960]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:49 smithi003 ceph-mon[204507]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:51.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:51 smithi046 ceph-mon[189713]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:26:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:26:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:26:52.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:51 smithi003 ceph-mon[200960]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:51 smithi003 ceph-mon[204507]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:53.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:53 smithi046 ceph-mon[189713]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:53 smithi003 ceph-mon[204507]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:53 smithi003 ceph-mon[200960]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:55.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:55 smithi046 ceph-mon[189713]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:55 smithi003 ceph-mon[204507]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:55 smithi003 ceph-mon[200960]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:57.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:57 smithi046 ceph-mon[189713]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:57 smithi003 ceph-mon[204507]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:26:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:57 smithi003 ceph-mon[200960]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:26:59 smithi003 ceph-mon[204507]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:26:59 smithi003 ceph-mon[200960]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:26:59 smithi046 ceph-mon[189713]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:27:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:27:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:27:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:01 smithi003 ceph-mon[204507]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:01 smithi003 ceph-mon[200960]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:01 smithi046 ceph-mon[189713]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:03 smithi003 ceph-mon[204507]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:03 smithi003 ceph-mon[200960]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:03 smithi046 ceph-mon[189713]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:05 smithi003 ceph-mon[204507]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:05 smithi003 ceph-mon[200960]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:05 smithi046 ceph-mon[189713]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:07 smithi003 ceph-mon[204507]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:07 smithi003 ceph-mon[200960]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:07 smithi046 ceph-mon[189713]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:09 smithi003 ceph-mon[204507]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:09 smithi003 ceph-mon[200960]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:09 smithi046 ceph-mon[189713]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:27:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:27:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:27:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:11 smithi003 ceph-mon[204507]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:11 smithi003 ceph-mon[200960]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:11 smithi046 ceph-mon[189713]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:13 smithi003 ceph-mon[204507]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:13 smithi003 ceph-mon[200960]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:13 smithi046 ceph-mon[189713]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:15 smithi003 ceph-mon[204507]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:15 smithi003 ceph-mon[200960]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:15 smithi046 ceph-mon[189713]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:17 smithi003 ceph-mon[204507]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:17 smithi003 ceph-mon[200960]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:17 smithi046 ceph-mon[189713]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:19 smithi003 ceph-mon[204507]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:19 smithi003 ceph-mon[200960]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:19 smithi046 ceph-mon[189713]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:22.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:27:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:27:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:27:22.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:21 smithi003 ceph-mon[204507]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:22.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:21 smithi003 ceph-mon[200960]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:21 smithi046 ceph-mon[189713]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:23 smithi003 ceph-mon[204507]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:23 smithi003 ceph-mon[200960]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:23 smithi046 ceph-mon[189713]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:25 smithi003 ceph-mon[204507]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:25 smithi003 ceph-mon[200960]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:25 smithi046 ceph-mon[189713]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:27 smithi003 ceph-mon[204507]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:27 smithi003 ceph-mon[200960]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:27 smithi046 ceph-mon[189713]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:29 smithi003 ceph-mon[204507]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:29 smithi003 ceph-mon[200960]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:29 smithi046 ceph-mon[189713]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:27:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:27:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:27:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:31 smithi003 ceph-mon[204507]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:31 smithi003 ceph-mon[200960]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:31 smithi046 ceph-mon[189713]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:33 smithi003 ceph-mon[204507]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:33 smithi003 ceph-mon[200960]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:33 smithi046 ceph-mon[189713]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:35 smithi003 ceph-mon[204507]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:35 smithi003 ceph-mon[200960]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:35 smithi046 ceph-mon[189713]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:37 smithi003 ceph-mon[204507]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:37 smithi003 ceph-mon[200960]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:37 smithi046 ceph-mon[189713]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:39 smithi003 ceph-mon[204507]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:39 smithi003 ceph-mon[200960]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:40.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:39 smithi046 ceph-mon[189713]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:27:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:27:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:27:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[200960]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[204507]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:27:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:27:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:41 smithi046 ceph-mon[189713]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:27:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:27:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:27:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:27:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:43 smithi003 ceph-mon[204507]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:43 smithi003 ceph-mon[200960]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:44.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:43 smithi046 ceph-mon[189713]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:45 smithi003 ceph-mon[204507]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:45 smithi003 ceph-mon[200960]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:45 smithi046 ceph-mon[189713]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:27:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:47 smithi003 ceph-mon[204507]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:47 smithi003 ceph-mon[200960]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:47 smithi046 ceph-mon[189713]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:49 smithi003 ceph-mon[204507]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:50.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:49 smithi003 ceph-mon[200960]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:49 smithi046 ceph-mon[189713]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:27:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:27:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:27:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:51 smithi003 ceph-mon[204507]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:52.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:51 smithi003 ceph-mon[200960]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:51 smithi046 ceph-mon[189713]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:53 smithi003 ceph-mon[200960]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:53 smithi003 ceph-mon[204507]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:53 smithi046 ceph-mon[189713]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:55 smithi003 ceph-mon[200960]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:55 smithi003 ceph-mon[204507]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:56.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:55 smithi046 ceph-mon[189713]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:57 smithi003 ceph-mon[200960]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:57 smithi003 ceph-mon[204507]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:27:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:57 smithi046 ceph-mon[189713]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:27:59 smithi003 ceph-mon[200960]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:27:59 smithi003 ceph-mon[204507]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:27:59 smithi046 ceph-mon[189713]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:28:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:28:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:28:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:01 smithi003 ceph-mon[200960]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:01 smithi003 ceph-mon[204507]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:01 smithi046 ceph-mon[189713]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:03 smithi003 ceph-mon[204507]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:03 smithi003 ceph-mon[200960]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:03 smithi046 ceph-mon[189713]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:05 smithi003 ceph-mon[204507]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:05 smithi003 ceph-mon[200960]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:05 smithi046 ceph-mon[189713]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:07 smithi003 ceph-mon[204507]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:07 smithi003 ceph-mon[200960]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:07 smithi046 ceph-mon[189713]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:09 smithi003 ceph-mon[204507]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:09 smithi003 ceph-mon[200960]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:09 smithi046 ceph-mon[189713]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:28:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:28:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:28:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:11 smithi003 ceph-mon[204507]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:11 smithi003 ceph-mon[200960]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:11 smithi046 ceph-mon[189713]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:13 smithi003 ceph-mon[204507]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:13 smithi003 ceph-mon[200960]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:13 smithi046 ceph-mon[189713]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:15 smithi003 ceph-mon[204507]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:15 smithi003 ceph-mon[200960]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:15 smithi046 ceph-mon[189713]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:17 smithi003 ceph-mon[204507]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:17 smithi003 ceph-mon[200960]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:17 smithi046 ceph-mon[189713]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:19 smithi003 ceph-mon[204507]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:19 smithi003 ceph-mon[200960]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:19 smithi046 ceph-mon[189713]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:28:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:28:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:28:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:21 smithi003 ceph-mon[204507]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:21 smithi003 ceph-mon[200960]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:21 smithi046 ceph-mon[189713]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:23 smithi003 ceph-mon[204507]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:23 smithi003 ceph-mon[200960]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:23 smithi046 ceph-mon[189713]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:25 smithi003 ceph-mon[204507]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:25 smithi003 ceph-mon[200960]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:25 smithi046 ceph-mon[189713]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:27 smithi003 ceph-mon[204507]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:27 smithi003 ceph-mon[200960]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:27 smithi046 ceph-mon[189713]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:29 smithi003 ceph-mon[204507]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:29 smithi003 ceph-mon[200960]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:29 smithi046 ceph-mon[189713]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:28:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:28:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:28:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:31 smithi003 ceph-mon[204507]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:31 smithi003 ceph-mon[200960]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:31 smithi046 ceph-mon[189713]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:33 smithi003 ceph-mon[204507]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:33 smithi003 ceph-mon[200960]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:33 smithi046 ceph-mon[189713]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:35 smithi003 ceph-mon[204507]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:35 smithi003 ceph-mon[200960]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:35 smithi046 ceph-mon[189713]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:37 smithi003 ceph-mon[204507]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:37 smithi003 ceph-mon[200960]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:37 smithi046 ceph-mon[189713]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:40.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:39 smithi003 ceph-mon[204507]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:39 smithi003 ceph-mon[200960]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:39 smithi046 ceph-mon[189713]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:42.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:28:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:28:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:28:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:41 smithi003 ceph-mon[204507]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:28:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:41 smithi003 ceph-mon[200960]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:42.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:28:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:41 smithi046 ceph-mon[189713]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:28:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:28:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:28:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:28:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:28:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:44 smithi003 ceph-mon[204507]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:44 smithi003 ceph-mon[200960]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:44 smithi046 ceph-mon[189713]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:46 smithi003 ceph-mon[204507]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:46 smithi003 ceph-mon[200960]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:46 smithi046 ceph-mon[189713]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:28:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:48 smithi003 ceph-mon[204507]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:48 smithi003 ceph-mon[200960]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:48 smithi046 ceph-mon[189713]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:50 smithi003 ceph-mon[204507]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:50 smithi003 ceph-mon[200960]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:50 smithi046 ceph-mon[189713]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:28:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:28:51] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2023-10-07T22:28:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:52 smithi003 ceph-mon[204507]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:52 smithi003 ceph-mon[200960]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:52 smithi046 ceph-mon[189713]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:54 smithi003 ceph-mon[204507]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:54 smithi003 ceph-mon[200960]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:54 smithi046 ceph-mon[189713]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:56 smithi003 ceph-mon[204507]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:56 smithi003 ceph-mon[200960]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:56 smithi046 ceph-mon[189713]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:28:58 smithi003 ceph-mon[204507]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:28:58 smithi003 ceph-mon[200960]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:28:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:28:58 smithi046 ceph-mon[189713]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:00 smithi003 ceph-mon[204507]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:00 smithi003 ceph-mon[200960]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:00 smithi046 ceph-mon[189713]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:29:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:29:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:29:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:02 smithi003 ceph-mon[204507]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:02 smithi003 ceph-mon[200960]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:02 smithi046 ceph-mon[189713]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:04 smithi003 ceph-mon[204507]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:04 smithi003 ceph-mon[200960]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:04 smithi046 ceph-mon[189713]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:06 smithi003 ceph-mon[204507]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:06 smithi003 ceph-mon[200960]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:06 smithi046 ceph-mon[189713]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:08 smithi003 ceph-mon[204507]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:08 smithi003 ceph-mon[200960]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:08 smithi046 ceph-mon[189713]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:10 smithi003 ceph-mon[204507]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:10 smithi003 ceph-mon[200960]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:10 smithi046 ceph-mon[189713]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:29:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:29:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:29:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:12 smithi003 ceph-mon[204507]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:12 smithi003 ceph-mon[200960]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:12 smithi046 ceph-mon[189713]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:14 smithi003 ceph-mon[204507]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:14 smithi003 ceph-mon[200960]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:14 smithi046 ceph-mon[189713]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:16 smithi003 ceph-mon[204507]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:16 smithi003 ceph-mon[200960]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:16 smithi046 ceph-mon[189713]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:18 smithi003 ceph-mon[200960]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:18 smithi003 ceph-mon[204507]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:18 smithi046 ceph-mon[189713]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:20 smithi003 ceph-mon[200960]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:20 smithi003 ceph-mon[204507]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:20 smithi046 ceph-mon[189713]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:29:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:29:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:29:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:22 smithi003 ceph-mon[204507]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:22 smithi003 ceph-mon[200960]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:22 smithi046 ceph-mon[189713]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:24 smithi003 ceph-mon[204507]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:24 smithi003 ceph-mon[200960]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:24 smithi046 ceph-mon[189713]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:26 smithi003 ceph-mon[204507]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:26 smithi003 ceph-mon[200960]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:26 smithi046 ceph-mon[189713]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:28 smithi003 ceph-mon[204507]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:28 smithi003 ceph-mon[200960]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:28 smithi046 ceph-mon[189713]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:30 smithi003 ceph-mon[200960]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:30 smithi003 ceph-mon[204507]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:30 smithi046 ceph-mon[189713]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:29:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:29:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:29:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:32 smithi003 ceph-mon[204507]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:32 smithi003 ceph-mon[200960]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:32 smithi046 ceph-mon[189713]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:34 smithi003 ceph-mon[204507]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:34 smithi003 ceph-mon[200960]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:34 smithi046 ceph-mon[189713]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:36 smithi003 ceph-mon[204507]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:36 smithi003 ceph-mon[200960]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:36.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:36 smithi046 ceph-mon[189713]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:38 smithi003 ceph-mon[204507]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:38 smithi003 ceph-mon[200960]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:38 smithi046 ceph-mon[189713]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:40 smithi003 ceph-mon[204507]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:40 smithi003 ceph-mon[200960]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:40 smithi046 ceph-mon[189713]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:29:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:29:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:29:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:42 smithi003 ceph-mon[204507]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:42 smithi003 ceph-mon[200960]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:42 smithi046 ceph-mon[189713]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:29:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:29:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:29:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[204507]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:29:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:29:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:29:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[200960]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:29:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:29:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:29:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:44 smithi046 ceph-mon[189713]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:29:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:29:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:29:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:46 smithi003 ceph-mon[204507]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:46 smithi003 ceph-mon[200960]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:46 smithi046 ceph-mon[189713]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:29:48.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:48 smithi003 ceph-mon[204507]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:48 smithi003 ceph-mon[200960]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:48 smithi046 ceph-mon[189713]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:50 smithi003 ceph-mon[204507]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:50 smithi003 ceph-mon[200960]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:50 smithi046 ceph-mon[189713]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:29:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:29:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:29:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:52 smithi003 ceph-mon[204507]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:52 smithi003 ceph-mon[200960]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:52 smithi046 ceph-mon[189713]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:54 smithi003 ceph-mon[204507]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:54 smithi003 ceph-mon[200960]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:54 smithi046 ceph-mon[189713]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:56 smithi003 ceph-mon[204507]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:56 smithi003 ceph-mon[200960]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:56 smithi046 ceph-mon[189713]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:29:58 smithi003 ceph-mon[204507]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:29:58 smithi003 ceph-mon[200960]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:29:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:29:58 smithi046 ceph-mon[189713]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:00 smithi003 ceph-mon[204507]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T22:30:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:00 smithi003 ceph-mon[200960]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T22:30:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:00 smithi046 ceph-mon[189713]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T22:30:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:30:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:30:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:30:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:02 smithi003 ceph-mon[204507]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:02 smithi003 ceph-mon[200960]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:02 smithi046 ceph-mon[189713]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:04 smithi003 ceph-mon[204507]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:04 smithi003 ceph-mon[200960]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:04 smithi046 ceph-mon[189713]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:06 smithi003 ceph-mon[204507]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:06 smithi003 ceph-mon[200960]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:06 smithi046 ceph-mon[189713]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:08 smithi003 ceph-mon[200960]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:08 smithi003 ceph-mon[204507]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:08 smithi046 ceph-mon[189713]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:10 smithi003 ceph-mon[200960]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:10 smithi003 ceph-mon[204507]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:10 smithi046 ceph-mon[189713]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:30:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:30:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:30:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:12 smithi003 ceph-mon[204507]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:12 smithi003 ceph-mon[200960]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:12 smithi046 ceph-mon[189713]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:14 smithi003 ceph-mon[200960]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:14 smithi003 ceph-mon[204507]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:14 smithi046 ceph-mon[189713]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:16 smithi003 ceph-mon[200960]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:16 smithi003 ceph-mon[204507]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:16 smithi046 ceph-mon[189713]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:18 smithi003 ceph-mon[200960]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:18 smithi003 ceph-mon[204507]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:18 smithi046 ceph-mon[189713]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:20 smithi003 ceph-mon[200960]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:20 smithi003 ceph-mon[204507]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:20 smithi046 ceph-mon[189713]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:30:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:30:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:30:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:22 smithi003 ceph-mon[204507]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:22 smithi003 ceph-mon[200960]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:22 smithi046 ceph-mon[189713]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:24 smithi003 ceph-mon[204507]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:24 smithi003 ceph-mon[200960]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:24 smithi046 ceph-mon[189713]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:26 smithi003 ceph-mon[204507]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:26 smithi003 ceph-mon[200960]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:26.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:26 smithi046 ceph-mon[189713]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:28 smithi003 ceph-mon[204507]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:28 smithi003 ceph-mon[200960]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:28 smithi046 ceph-mon[189713]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:30 smithi003 ceph-mon[204507]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:30 smithi003 ceph-mon[200960]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:30 smithi046 ceph-mon[189713]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:30:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:30:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:30:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:32 smithi003 ceph-mon[204507]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:32 smithi003 ceph-mon[200960]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:32 smithi046 ceph-mon[189713]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:34 smithi003 ceph-mon[204507]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:34 smithi003 ceph-mon[200960]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:34 smithi046 ceph-mon[189713]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:36 smithi003 ceph-mon[204507]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:36 smithi003 ceph-mon[200960]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:36 smithi046 ceph-mon[189713]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:38 smithi003 ceph-mon[204507]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:38 smithi003 ceph-mon[200960]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:38 smithi046 ceph-mon[189713]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:40 smithi003 ceph-mon[204507]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:40 smithi003 ceph-mon[200960]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:40 smithi046 ceph-mon[189713]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:30:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:30:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:30:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:42 smithi003 ceph-mon[200960]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:42 smithi003 ceph-mon[204507]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:42 smithi046 ceph-mon[189713]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[200960]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:30:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:30:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:30:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:30:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[204507]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:30:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:30:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:30:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:30:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:44 smithi046 ceph-mon[189713]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:30:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:30:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:30:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:30:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:46 smithi003 ceph-mon[200960]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:46 smithi003 ceph-mon[204507]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:46 smithi046 ceph-mon[189713]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:30:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:48 smithi003 ceph-mon[200960]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:48 smithi003 ceph-mon[204507]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:48 smithi046 ceph-mon[189713]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:50 smithi003 ceph-mon[200960]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:50 smithi003 ceph-mon[204507]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:50 smithi046 ceph-mon[189713]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:30:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:30:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:30:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:52 smithi003 ceph-mon[204507]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:52 smithi003 ceph-mon[200960]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:52 smithi046 ceph-mon[189713]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:54 smithi003 ceph-mon[204507]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:54 smithi003 ceph-mon[200960]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:54 smithi046 ceph-mon[189713]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:56 smithi003 ceph-mon[204507]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:56 smithi003 ceph-mon[200960]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:56 smithi046 ceph-mon[189713]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:30:58 smithi003 ceph-mon[200960]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:58.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:30:58 smithi003 ceph-mon[204507]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:30:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:30:58 smithi046 ceph-mon[189713]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:00 smithi003 ceph-mon[204507]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:00 smithi003 ceph-mon[200960]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:00 smithi046 ceph-mon[189713]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:31:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:31:01] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T22:31:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:01 smithi003 ceph-mon[204507]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:01 smithi003 ceph-mon[200960]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:01 smithi046 ceph-mon[189713]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:03 smithi003 ceph-mon[204507]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:03 smithi003 ceph-mon[200960]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:03 smithi046 ceph-mon[189713]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:05 smithi003 ceph-mon[204507]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:05 smithi003 ceph-mon[200960]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:05 smithi046 ceph-mon[189713]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:07 smithi003 ceph-mon[204507]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:07 smithi003 ceph-mon[200960]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:07 smithi046 ceph-mon[189713]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:09 smithi003 ceph-mon[204507]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:10.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:09 smithi003 ceph-mon[200960]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:09 smithi046 ceph-mon[189713]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:31:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:31:11] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T22:31:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:11 smithi003 ceph-mon[204507]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:11 smithi003 ceph-mon[200960]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:11 smithi046 ceph-mon[189713]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:13 smithi003 ceph-mon[204507]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:13 smithi003 ceph-mon[200960]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:13 smithi046 ceph-mon[189713]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:15 smithi003 ceph-mon[204507]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:15 smithi003 ceph-mon[200960]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:15 smithi046 ceph-mon[189713]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:17.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:17 smithi003 ceph-mon[204507]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:17 smithi003 ceph-mon[200960]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:17 smithi046 ceph-mon[189713]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:19 smithi003 ceph-mon[204507]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:19 smithi003 ceph-mon[200960]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:19 smithi046 ceph-mon[189713]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:31:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:31:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:31:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:21 smithi003 ceph-mon[204507]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:21 smithi003 ceph-mon[200960]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:21 smithi046 ceph-mon[189713]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:23 smithi003 ceph-mon[204507]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:23 smithi003 ceph-mon[200960]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:23 smithi046 ceph-mon[189713]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:25 smithi003 ceph-mon[200960]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:25 smithi003 ceph-mon[204507]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:25 smithi046 ceph-mon[189713]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:27 smithi003 ceph-mon[200960]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:27 smithi003 ceph-mon[204507]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:27 smithi046 ceph-mon[189713]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:29 smithi003 ceph-mon[200960]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:29 smithi003 ceph-mon[204507]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:29 smithi046 ceph-mon[189713]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:31:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:31:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:31:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:31 smithi003 ceph-mon[200960]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:31 smithi003 ceph-mon[204507]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:31 smithi046 ceph-mon[189713]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:33 smithi003 ceph-mon[200960]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:33 smithi003 ceph-mon[204507]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:33 smithi046 ceph-mon[189713]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:35 smithi003 ceph-mon[200960]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:35 smithi003 ceph-mon[204507]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:35 smithi046 ceph-mon[189713]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:37 smithi003 ceph-mon[200960]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:37 smithi003 ceph-mon[204507]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:37 smithi046 ceph-mon[189713]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:39 smithi003 ceph-mon[200960]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:40.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:39 smithi003 ceph-mon[204507]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:39 smithi046 ceph-mon[189713]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:31:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:31:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:31:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:41 smithi003 ceph-mon[204507]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:41 smithi003 ceph-mon[200960]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:41 smithi046 ceph-mon[189713]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:43 smithi003 ceph-mon[204507]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:43 smithi003 ceph-mon[200960]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:43 smithi046 ceph-mon[189713]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:31:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:31:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:31:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:45 smithi003 ceph-mon[204507]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:45 smithi003 ceph-mon[200960]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:45 smithi046 ceph-mon[189713]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:31:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:31:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:31:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:31:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:31:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:31:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:31:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:31:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:31:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:31:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:48 smithi003 ceph-mon[204507]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:48 smithi003 ceph-mon[200960]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:48 smithi046 ceph-mon[189713]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:50 smithi003 ceph-mon[204507]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:50 smithi003 ceph-mon[200960]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:50 smithi046 ceph-mon[189713]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:31:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:31:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:31:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:52 smithi003 ceph-mon[204507]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:52 smithi003 ceph-mon[200960]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:52.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:52 smithi046 ceph-mon[189713]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:54 smithi003 ceph-mon[204507]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:54 smithi003 ceph-mon[200960]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:54 smithi046 ceph-mon[189713]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:56 smithi003 ceph-mon[204507]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:56 smithi003 ceph-mon[200960]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:56 smithi046 ceph-mon[189713]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:57.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:57 smithi003 ceph-mon[204507]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:57.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:57 smithi003 ceph-mon[200960]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:31:57.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:57 smithi046 ceph-mon[189713]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:31:59 smithi003 ceph-mon[204507]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:31:59 smithi003 ceph-mon[200960]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:31:59 smithi046 ceph-mon[189713]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:32:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:32:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:32:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:01 smithi003 ceph-mon[200960]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:01 smithi003 ceph-mon[204507]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:01 smithi046 ceph-mon[189713]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:03 smithi003 ceph-mon[204507]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:03 smithi003 ceph-mon[200960]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:03 smithi046 ceph-mon[189713]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:05 smithi003 ceph-mon[204507]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:05 smithi003 ceph-mon[200960]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:05 smithi046 ceph-mon[189713]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:07 smithi003 ceph-mon[204507]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:07 smithi003 ceph-mon[200960]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:07 smithi046 ceph-mon[189713]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:09 smithi003 ceph-mon[204507]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:09 smithi003 ceph-mon[200960]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:09 smithi046 ceph-mon[189713]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:32:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:32:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:32:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:11 smithi003 ceph-mon[204507]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:11 smithi003 ceph-mon[200960]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:11 smithi046 ceph-mon[189713]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:13 smithi003 ceph-mon[204507]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:13 smithi003 ceph-mon[200960]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:13 smithi046 ceph-mon[189713]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:16.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:15 smithi003 ceph-mon[204507]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:15 smithi003 ceph-mon[200960]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:15 smithi046 ceph-mon[189713]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:17 smithi003 ceph-mon[204507]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:17 smithi003 ceph-mon[200960]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:17 smithi046 ceph-mon[189713]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:19 smithi003 ceph-mon[204507]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:19 smithi003 ceph-mon[200960]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:19 smithi046 ceph-mon[189713]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:32:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:32:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:32:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:21 smithi003 ceph-mon[204507]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:21 smithi003 ceph-mon[200960]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:21 smithi046 ceph-mon[189713]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:23 smithi003 ceph-mon[204507]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:24.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:23 smithi003 ceph-mon[200960]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:23 smithi046 ceph-mon[189713]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:25 smithi003 ceph-mon[204507]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:25 smithi003 ceph-mon[200960]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:25 smithi046 ceph-mon[189713]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:27 smithi003 ceph-mon[204507]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:27 smithi003 ceph-mon[200960]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:27 smithi046 ceph-mon[189713]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:29 smithi003 ceph-mon[204507]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:29 smithi003 ceph-mon[200960]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:29 smithi046 ceph-mon[189713]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:32:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:32:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:32:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:31 smithi003 ceph-mon[204507]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:31 smithi003 ceph-mon[200960]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:31 smithi046 ceph-mon[189713]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:33 smithi003 ceph-mon[204507]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:33 smithi003 ceph-mon[200960]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:33 smithi046 ceph-mon[189713]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:35 smithi003 ceph-mon[204507]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:35 smithi003 ceph-mon[200960]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:35 smithi046 ceph-mon[189713]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:37 smithi003 ceph-mon[204507]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:37 smithi003 ceph-mon[200960]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:37 smithi046 ceph-mon[189713]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:39 smithi003 ceph-mon[200960]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:40.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:39 smithi003 ceph-mon[204507]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:39 smithi046 ceph-mon[189713]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:32:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:32:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:32:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:41 smithi003 ceph-mon[200960]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:41 smithi003 ceph-mon[204507]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:41 smithi046 ceph-mon[189713]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:43 smithi003 ceph-mon[200960]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:43 smithi003 ceph-mon[204507]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:44.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:43 smithi046 ceph-mon[189713]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:45 smithi003 ceph-mon[200960]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:45 smithi003 ceph-mon[204507]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:45 smithi046 ceph-mon[189713]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:32:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:32:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:32:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:32:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[204507]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:32:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:32:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:32:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[200960]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:32:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:32:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:32:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:47 smithi046 ceph-mon[189713]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:32:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:32:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:32:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:49 smithi003 ceph-mon[204507]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:50.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:49 smithi003 ceph-mon[200960]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:49 smithi046 ceph-mon[189713]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:32:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:32:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:32:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:51 smithi003 ceph-mon[204507]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:51 smithi003 ceph-mon[200960]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:51 smithi046 ceph-mon[189713]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:53 smithi003 ceph-mon[200960]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:53 smithi003 ceph-mon[204507]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:53 smithi046 ceph-mon[189713]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:55 smithi003 ceph-mon[200960]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:55 smithi003 ceph-mon[204507]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:56.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:55 smithi046 ceph-mon[189713]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:57 smithi003 ceph-mon[200960]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:57 smithi003 ceph-mon[204507]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:32:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:57 smithi046 ceph-mon[189713]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:32:59 smithi003 ceph-mon[200960]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:32:59 smithi003 ceph-mon[204507]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:32:59 smithi046 ceph-mon[189713]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:33:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:33:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:33:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:01 smithi003 ceph-mon[200960]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:01 smithi003 ceph-mon[204507]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:01 smithi046 ceph-mon[189713]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:03 smithi003 ceph-mon[200960]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:03 smithi003 ceph-mon[204507]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:03 smithi046 ceph-mon[189713]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:05 smithi003 ceph-mon[200960]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:05 smithi003 ceph-mon[204507]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:05 smithi046 ceph-mon[189713]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:07 smithi003 ceph-mon[200960]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:07 smithi003 ceph-mon[204507]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:07 smithi046 ceph-mon[189713]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:09.595 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 22:33:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T22:33:09.11693187Z level=info msg="Completed cleanup jobs" duration=99.767836ms 2023-10-07T22:33:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:09 smithi003 ceph-mon[200960]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:09 smithi003 ceph-mon[204507]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:09 smithi046 ceph-mon[189713]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:33:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:33:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:33:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:11 smithi003 ceph-mon[204507]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:11 smithi003 ceph-mon[200960]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:11 smithi046 ceph-mon[189713]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:13 smithi003 ceph-mon[204507]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:13 smithi003 ceph-mon[200960]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:13 smithi046 ceph-mon[189713]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:15 smithi003 ceph-mon[204507]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:15 smithi003 ceph-mon[200960]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:15 smithi046 ceph-mon[189713]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:17 smithi003 ceph-mon[204507]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:17 smithi003 ceph-mon[200960]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:17 smithi046 ceph-mon[189713]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:19 smithi003 ceph-mon[204507]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:19 smithi003 ceph-mon[200960]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:19 smithi046 ceph-mon[189713]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:33:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:33:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:33:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:21 smithi003 ceph-mon[204507]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:21 smithi003 ceph-mon[200960]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:21 smithi046 ceph-mon[189713]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:23 smithi003 ceph-mon[204507]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:23 smithi003 ceph-mon[200960]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:23 smithi046 ceph-mon[189713]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:25 smithi003 ceph-mon[204507]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:25 smithi003 ceph-mon[200960]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:25 smithi046 ceph-mon[189713]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:27 smithi003 ceph-mon[204507]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:27 smithi003 ceph-mon[200960]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:27 smithi046 ceph-mon[189713]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:29 smithi003 ceph-mon[204507]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:29 smithi003 ceph-mon[200960]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:29 smithi046 ceph-mon[189713]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:32.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:33:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:33:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:33:32.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:31 smithi003 ceph-mon[204507]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:32.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:31 smithi003 ceph-mon[200960]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:32.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:31 smithi046 ceph-mon[189713]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:33 smithi003 ceph-mon[204507]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:33 smithi003 ceph-mon[200960]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:33 smithi046 ceph-mon[189713]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:35 smithi003 ceph-mon[204507]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:35 smithi003 ceph-mon[200960]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:35 smithi046 ceph-mon[189713]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:37 smithi003 ceph-mon[204507]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:37 smithi003 ceph-mon[200960]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:37 smithi046 ceph-mon[189713]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:40.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:39 smithi003 ceph-mon[204507]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:40.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:39 smithi003 ceph-mon[200960]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:39 smithi046 ceph-mon[189713]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:33:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:33:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:33:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:41 smithi003 ceph-mon[200960]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:41 smithi003 ceph-mon[204507]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:41 smithi046 ceph-mon[189713]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:43 smithi003 ceph-mon[204507]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:43 smithi003 ceph-mon[200960]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:44.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:43 smithi046 ceph-mon[189713]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:45 smithi003 ceph-mon[200960]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:45 smithi003 ceph-mon[204507]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:45 smithi046 ceph-mon[189713]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:33:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[204507]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:33:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:33:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:33:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:33:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[200960]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:33:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:33:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:33:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:33:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:47 smithi046 ceph-mon[189713]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:33:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:33:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:33:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:33:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:49 smithi003 ceph-mon[204507]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:50.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:49 smithi003 ceph-mon[200960]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:49 smithi046 ceph-mon[189713]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:33:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:33:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:33:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:51 smithi003 ceph-mon[204507]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:51 smithi003 ceph-mon[200960]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:51 smithi046 ceph-mon[189713]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:53 smithi003 ceph-mon[204507]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:53 smithi003 ceph-mon[200960]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:53 smithi046 ceph-mon[189713]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:56.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:55 smithi046 ceph-mon[189713]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:55 smithi003 ceph-mon[204507]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:55 smithi003 ceph-mon[200960]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:57 smithi046 ceph-mon[189713]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:57 smithi003 ceph-mon[204507]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:33:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:57 smithi003 ceph-mon[200960]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:33:59 smithi046 ceph-mon[189713]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:33:59 smithi003 ceph-mon[204507]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:33:59 smithi003 ceph-mon[200960]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:02.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:34:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:34:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:34:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:01 smithi003 ceph-mon[204507]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:02.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:01 smithi003 ceph-mon[200960]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:02.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:01 smithi046 ceph-mon[189713]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:03 smithi046 ceph-mon[189713]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:03 smithi003 ceph-mon[200960]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:03 smithi003 ceph-mon[204507]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:05 smithi046 ceph-mon[189713]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:05 smithi003 ceph-mon[204507]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:05 smithi003 ceph-mon[200960]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:07 smithi046 ceph-mon[189713]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:07 smithi003 ceph-mon[204507]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:07 smithi003 ceph-mon[200960]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:09 smithi046 ceph-mon[189713]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:09 smithi003 ceph-mon[204507]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:09 smithi003 ceph-mon[200960]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:34:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:34:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:34:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:11 smithi003 ceph-mon[204507]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:11 smithi003 ceph-mon[200960]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:11 smithi046 ceph-mon[189713]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:13 smithi046 ceph-mon[189713]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:13 smithi003 ceph-mon[204507]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:13 smithi003 ceph-mon[200960]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:15 smithi046 ceph-mon[189713]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:15 smithi003 ceph-mon[204507]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:15 smithi003 ceph-mon[200960]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:17 smithi003 ceph-mon[204507]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:17 smithi003 ceph-mon[200960]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:17 smithi046 ceph-mon[189713]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:20.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:19 smithi003 ceph-mon[204507]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:20.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:19 smithi003 ceph-mon[200960]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:19 smithi046 ceph-mon[189713]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:34:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:34:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:34:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:21 smithi003 ceph-mon[204507]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:21 smithi003 ceph-mon[200960]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:21 smithi046 ceph-mon[189713]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:23 smithi003 ceph-mon[204507]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:23 smithi003 ceph-mon[200960]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:23 smithi046 ceph-mon[189713]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:25 smithi003 ceph-mon[204507]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:25 smithi003 ceph-mon[200960]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:25 smithi046 ceph-mon[189713]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:27 smithi003 ceph-mon[204507]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:27 smithi003 ceph-mon[200960]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:27 smithi046 ceph-mon[189713]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:29 smithi003 ceph-mon[204507]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:29 smithi003 ceph-mon[200960]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:29 smithi046 ceph-mon[189713]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:34:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:34:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:34:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:31 smithi003 ceph-mon[200960]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:31 smithi003 ceph-mon[204507]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:31 smithi046 ceph-mon[189713]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:33 smithi003 ceph-mon[204507]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:33 smithi003 ceph-mon[200960]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:33 smithi046 ceph-mon[189713]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:35 smithi003 ceph-mon[204507]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:35 smithi003 ceph-mon[200960]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:35 smithi046 ceph-mon[189713]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:37 smithi003 ceph-mon[204507]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:37 smithi003 ceph-mon[200960]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:37 smithi046 ceph-mon[189713]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:39 smithi003 ceph-mon[204507]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:39 smithi003 ceph-mon[200960]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:39 smithi046 ceph-mon[189713]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:41.877 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:34:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:34:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:34:41.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:41 smithi003 ceph-mon[200960]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:41 smithi003 ceph-mon[204507]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:41 smithi046 ceph-mon[189713]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:43 smithi003 ceph-mon[204507]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:43 smithi003 ceph-mon[200960]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:43 smithi046 ceph-mon[189713]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:45 smithi003 ceph-mon[204507]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:46.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:45 smithi003 ceph-mon[200960]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:45 smithi046 ceph-mon[189713]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:34:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:47 smithi003 ceph-mon[204507]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:47 smithi003 ceph-mon[200960]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:47 smithi046 ceph-mon[189713]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:34:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:34:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:34:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:49 smithi003 ceph-mon[204507]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:49 smithi003 ceph-mon[200960]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:49 smithi046 ceph-mon[189713]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:34:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:34:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:34:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:34:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:34:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:34:52.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:34:52.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:34:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:34:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:54 smithi003 ceph-mon[204507]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:54 smithi003 ceph-mon[200960]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:54 smithi046 ceph-mon[189713]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:56 smithi003 ceph-mon[204507]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:56 smithi003 ceph-mon[200960]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:56 smithi046 ceph-mon[189713]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:34:58 smithi003 ceph-mon[204507]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:34:58 smithi003 ceph-mon[200960]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:34:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:34:58 smithi046 ceph-mon[189713]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:00 smithi003 ceph-mon[204507]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:00 smithi003 ceph-mon[200960]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:00 smithi046 ceph-mon[189713]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:35:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:35:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:35:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:02 smithi003 ceph-mon[204507]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:02 smithi003 ceph-mon[200960]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:02 smithi046 ceph-mon[189713]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:04 smithi003 ceph-mon[200960]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:04 smithi003 ceph-mon[204507]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:04 smithi046 ceph-mon[189713]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:06 smithi003 ceph-mon[200960]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:06 smithi003 ceph-mon[204507]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:06 smithi046 ceph-mon[189713]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:08 smithi003 ceph-mon[200960]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:08 smithi003 ceph-mon[204507]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:08 smithi046 ceph-mon[189713]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:10 smithi003 ceph-mon[200960]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:10 smithi003 ceph-mon[204507]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:10 smithi046 ceph-mon[189713]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:35:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:35:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:35:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:12 smithi003 ceph-mon[200960]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:12 smithi003 ceph-mon[204507]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:12 smithi046 ceph-mon[189713]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:14 smithi003 ceph-mon[200960]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:14 smithi003 ceph-mon[204507]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:14 smithi046 ceph-mon[189713]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:16 smithi003 ceph-mon[200960]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:16 smithi003 ceph-mon[204507]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:16 smithi046 ceph-mon[189713]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:17.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:18 smithi003 ceph-mon[200960]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:18 smithi003 ceph-mon[204507]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:18 smithi046 ceph-mon[189713]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:20 smithi003 ceph-mon[200960]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:20 smithi003 ceph-mon[204507]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:20 smithi046 ceph-mon[189713]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:35:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:35:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:35:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:22 smithi003 ceph-mon[204507]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:22 smithi003 ceph-mon[200960]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:22 smithi046 ceph-mon[189713]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:24 smithi003 ceph-mon[200960]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:24.633 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:24 smithi003 ceph-mon[204507]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:24.634 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:24 smithi046 ceph-mon[189713]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:26 smithi003 ceph-mon[204507]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:26 smithi003 ceph-mon[200960]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:26 smithi046 ceph-mon[189713]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:28 smithi003 ceph-mon[204507]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:28 smithi003 ceph-mon[200960]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:28 smithi046 ceph-mon[189713]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:30 smithi003 ceph-mon[204507]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:30 smithi003 ceph-mon[200960]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:30 smithi046 ceph-mon[189713]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:35:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:35:31] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:35:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:32 smithi003 ceph-mon[204507]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:32 smithi003 ceph-mon[200960]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:32 smithi046 ceph-mon[189713]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:34 smithi003 ceph-mon[204507]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:34 smithi003 ceph-mon[200960]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:34 smithi046 ceph-mon[189713]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:36 smithi003 ceph-mon[204507]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:36 smithi003 ceph-mon[200960]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:36 smithi046 ceph-mon[189713]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:38 smithi003 ceph-mon[204507]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:38.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:38 smithi003 ceph-mon[200960]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:38 smithi046 ceph-mon[189713]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:40 smithi003 ceph-mon[204507]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:40 smithi003 ceph-mon[200960]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:40 smithi046 ceph-mon[189713]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:35:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:35:41] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.43.0" 2023-10-07T22:35:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:42 smithi003 ceph-mon[204507]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:42 smithi003 ceph-mon[200960]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:42 smithi046 ceph-mon[189713]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:44 smithi003 ceph-mon[204507]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:44 smithi003 ceph-mon[200960]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:44 smithi046 ceph-mon[189713]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:46 smithi003 ceph-mon[204507]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:46 smithi003 ceph-mon[200960]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:46 smithi046 ceph-mon[189713]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:35:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:48 smithi003 ceph-mon[204507]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:48 smithi003 ceph-mon[200960]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:48 smithi046 ceph-mon[189713]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:50 smithi003 ceph-mon[204507]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:50 smithi003 ceph-mon[200960]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:50 smithi046 ceph-mon[189713]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:35:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:35:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:35:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:52 smithi003 ceph-mon[204507]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:35:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:52 smithi003 ceph-mon[200960]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:35:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:52 smithi046 ceph-mon[189713]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:35:53.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:35:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:35:53.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:35:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:35:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:35:53.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:35:53.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:35:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:35:53.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:35:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:54 smithi003 ceph-mon[204507]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:54.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:54 smithi003 ceph-mon[200960]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:54 smithi046 ceph-mon[189713]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:56.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:56 smithi003 ceph-mon[204507]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:56.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:56 smithi003 ceph-mon[200960]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:56 smithi046 ceph-mon[189713]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:57.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:57 smithi003 ceph-mon[204507]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:57.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:57 smithi003 ceph-mon[200960]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:35:57.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:57 smithi046 ceph-mon[189713]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:35:59 smithi003 ceph-mon[204507]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:35:59 smithi003 ceph-mon[200960]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:35:59 smithi046 ceph-mon[189713]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:36:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:36:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:36:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:01 smithi003 ceph-mon[204507]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:01 smithi003 ceph-mon[200960]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:01 smithi046 ceph-mon[189713]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:03 smithi003 ceph-mon[204507]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:03 smithi003 ceph-mon[200960]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:03 smithi046 ceph-mon[189713]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:05 smithi003 ceph-mon[204507]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:05 smithi003 ceph-mon[200960]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:05 smithi046 ceph-mon[189713]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:07 smithi003 ceph-mon[204507]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:07 smithi003 ceph-mon[200960]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:07 smithi046 ceph-mon[189713]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:09 smithi003 ceph-mon[204507]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:09 smithi003 ceph-mon[200960]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:09 smithi046 ceph-mon[189713]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:11 smithi003 ceph-mon[200960]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:36:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:36:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:36:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:11 smithi003 ceph-mon[204507]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:11 smithi046 ceph-mon[189713]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:13 smithi003 ceph-mon[204507]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:13 smithi003 ceph-mon[200960]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:13 smithi046 ceph-mon[189713]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:15 smithi003 ceph-mon[204507]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:15 smithi003 ceph-mon[200960]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:15 smithi046 ceph-mon[189713]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:17 smithi003 ceph-mon[200960]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:17 smithi003 ceph-mon[204507]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:17 smithi046 ceph-mon[189713]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:19 smithi003 ceph-mon[204507]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:19 smithi003 ceph-mon[200960]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:19 smithi046 ceph-mon[189713]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:36:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:36:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:36:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:21 smithi003 ceph-mon[204507]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:21 smithi003 ceph-mon[200960]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:21 smithi046 ceph-mon[189713]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:23 smithi003 ceph-mon[204507]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:23 smithi003 ceph-mon[200960]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:23 smithi046 ceph-mon[189713]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:25 smithi003 ceph-mon[204507]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:25 smithi003 ceph-mon[200960]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:25 smithi046 ceph-mon[189713]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:27 smithi003 ceph-mon[204507]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:27 smithi003 ceph-mon[200960]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:27 smithi046 ceph-mon[189713]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:29 smithi003 ceph-mon[204507]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:29 smithi003 ceph-mon[200960]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:29 smithi046 ceph-mon[189713]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:36:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:36:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:36:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:31 smithi003 ceph-mon[204507]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:31 smithi003 ceph-mon[200960]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:31 smithi046 ceph-mon[189713]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:33 smithi003 ceph-mon[204507]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:33 smithi003 ceph-mon[200960]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:33 smithi046 ceph-mon[189713]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:35 smithi003 ceph-mon[204507]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:35 smithi003 ceph-mon[200960]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:35 smithi046 ceph-mon[189713]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:37 smithi003 ceph-mon[204507]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:37 smithi003 ceph-mon[200960]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:37 smithi046 ceph-mon[189713]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:39 smithi003 ceph-mon[204507]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:39 smithi003 ceph-mon[200960]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:39 smithi046 ceph-mon[189713]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:36:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:36:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:36:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:41 smithi003 ceph-mon[204507]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:41 smithi003 ceph-mon[200960]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:41 smithi046 ceph-mon[189713]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:43 smithi003 ceph-mon[204507]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:43 smithi003 ceph-mon[200960]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:44.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:43 smithi046 ceph-mon[189713]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:45 smithi003 ceph-mon[204507]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:45 smithi003 ceph-mon[200960]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:45 smithi046 ceph-mon[189713]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:36:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:47 smithi003 ceph-mon[204507]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:47 smithi003 ceph-mon[200960]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:47 smithi046 ceph-mon[189713]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:49 smithi003 ceph-mon[204507]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:49 smithi003 ceph-mon[200960]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:49 smithi046 ceph-mon[189713]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:36:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:36:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T22:36:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:51 smithi003 ceph-mon[204507]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:51 smithi003 ceph-mon[200960]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:51 smithi046 ceph-mon[189713]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:53.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:36:53.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:36:53.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:36:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[204507]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:36:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:36:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:36:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[200960]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:36:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:36:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:36:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:53 smithi046 ceph-mon[189713]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:36:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:36:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:36:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:55 smithi003 ceph-mon[204507]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:55 smithi003 ceph-mon[200960]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:55 smithi046 ceph-mon[189713]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:57 smithi003 ceph-mon[204507]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:57 smithi003 ceph-mon[200960]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:36:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:57 smithi046 ceph-mon[189713]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:36:59 smithi003 ceph-mon[204507]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:36:59 smithi003 ceph-mon[200960]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:36:59 smithi046 ceph-mon[189713]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:37:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:37:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:37:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:01 smithi003 ceph-mon[204507]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:01 smithi003 ceph-mon[200960]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:01 smithi046 ceph-mon[189713]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:03 smithi003 ceph-mon[204507]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:03 smithi003 ceph-mon[200960]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:03 smithi046 ceph-mon[189713]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:05 smithi003 ceph-mon[204507]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:05 smithi003 ceph-mon[200960]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:05 smithi046 ceph-mon[189713]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:07 smithi003 ceph-mon[204507]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:07 smithi003 ceph-mon[200960]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:07 smithi046 ceph-mon[189713]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:09 smithi003 ceph-mon[204507]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:09 smithi003 ceph-mon[200960]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:09 smithi046 ceph-mon[189713]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:37:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:37:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:37:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:11 smithi003 ceph-mon[204507]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:11 smithi003 ceph-mon[200960]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:12.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:11 smithi046 ceph-mon[189713]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:13 smithi003 ceph-mon[204507]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:13 smithi003 ceph-mon[200960]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:13 smithi046 ceph-mon[189713]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:15 smithi003 ceph-mon[204507]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:15 smithi003 ceph-mon[200960]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:15 smithi046 ceph-mon[189713]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:17 smithi003 ceph-mon[204507]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:17 smithi003 ceph-mon[200960]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:17 smithi046 ceph-mon[189713]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:20.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:19 smithi003 ceph-mon[204507]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:19 smithi003 ceph-mon[200960]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:19 smithi046 ceph-mon[189713]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:37:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:37:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:37:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:21 smithi003 ceph-mon[204507]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:21 smithi003 ceph-mon[200960]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:21 smithi046 ceph-mon[189713]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:23 smithi003 ceph-mon[204507]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:23 smithi003 ceph-mon[200960]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:23 smithi046 ceph-mon[189713]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:25 smithi003 ceph-mon[204507]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:25 smithi003 ceph-mon[200960]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:25 smithi046 ceph-mon[189713]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:27 smithi003 ceph-mon[204507]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:27 smithi003 ceph-mon[200960]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:27 smithi046 ceph-mon[189713]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:29 smithi003 ceph-mon[204507]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:29 smithi003 ceph-mon[200960]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:29 smithi046 ceph-mon[189713]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:37:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:37:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:37:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:31 smithi003 ceph-mon[204507]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:31 smithi003 ceph-mon[200960]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:31 smithi046 ceph-mon[189713]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:32.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:33 smithi003 ceph-mon[204507]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:33 smithi003 ceph-mon[200960]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:33 smithi046 ceph-mon[189713]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:35 smithi003 ceph-mon[204507]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:35 smithi003 ceph-mon[200960]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:35 smithi046 ceph-mon[189713]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:37 smithi003 ceph-mon[204507]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:37 smithi003 ceph-mon[200960]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:37 smithi046 ceph-mon[189713]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:39 smithi003 ceph-mon[204507]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:39 smithi003 ceph-mon[200960]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:39 smithi046 ceph-mon[189713]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:37:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:37:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:37:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:41 smithi003 ceph-mon[204507]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:41 smithi003 ceph-mon[200960]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:41 smithi046 ceph-mon[189713]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:43 smithi003 ceph-mon[204507]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:43 smithi003 ceph-mon[200960]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:44.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:43 smithi046 ceph-mon[189713]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:45 smithi003 ceph-mon[204507]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:45 smithi003 ceph-mon[200960]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:45 smithi046 ceph-mon[189713]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:37:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:47 smithi003 ceph-mon[204507]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:47 smithi003 ceph-mon[200960]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:47 smithi046 ceph-mon[189713]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:49 smithi003 ceph-mon[204507]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:49 smithi003 ceph-mon[200960]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:49 smithi046 ceph-mon[189713]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:37:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:37:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:37:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:51 smithi003 ceph-mon[204507]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:51 smithi003 ceph-mon[200960]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:51 smithi046 ceph-mon[189713]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:53 smithi003 ceph-mon[204507]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:37:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:53 smithi003 ceph-mon[200960]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:37:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:53 smithi046 ceph-mon[189713]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:37:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:37:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:37:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:37:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:37:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:37:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:37:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:37:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:37:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:37:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:55 smithi003 ceph-mon[204507]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:55 smithi003 ceph-mon[200960]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:55 smithi046 ceph-mon[189713]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:58.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:57 smithi003 ceph-mon[204507]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:58.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:57 smithi003 ceph-mon[200960]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:37:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:57 smithi046 ceph-mon[189713]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:37:59 smithi003 ceph-mon[204507]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:37:59 smithi003 ceph-mon[200960]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:37:59 smithi046 ceph-mon[189713]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:38:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:38:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:38:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:01 smithi003 ceph-mon[204507]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:01 smithi003 ceph-mon[200960]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:01 smithi046 ceph-mon[189713]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:03 smithi003 ceph-mon[204507]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:03 smithi003 ceph-mon[200960]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:03 smithi046 ceph-mon[189713]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:05 smithi003 ceph-mon[204507]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:05 smithi003 ceph-mon[200960]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:05 smithi046 ceph-mon[189713]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:07 smithi003 ceph-mon[204507]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:07 smithi003 ceph-mon[200960]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:07 smithi046 ceph-mon[189713]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:09 smithi003 ceph-mon[204507]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:09 smithi003 ceph-mon[200960]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:09 smithi046 ceph-mon[189713]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:38:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:38:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:38:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:11 smithi003 ceph-mon[204507]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:11 smithi003 ceph-mon[200960]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:11 smithi046 ceph-mon[189713]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:13 smithi003 ceph-mon[204507]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:13 smithi003 ceph-mon[200960]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:13 smithi046 ceph-mon[189713]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:15 smithi003 ceph-mon[204507]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:15 smithi003 ceph-mon[200960]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:15 smithi046 ceph-mon[189713]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:17 smithi003 ceph-mon[200960]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:17 smithi003 ceph-mon[204507]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:17 smithi046 ceph-mon[189713]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:19 smithi003 ceph-mon[204507]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:19 smithi003 ceph-mon[200960]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:19 smithi046 ceph-mon[189713]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:38:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:38:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:38:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:21 smithi003 ceph-mon[204507]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:21 smithi003 ceph-mon[200960]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:21 smithi046 ceph-mon[189713]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:23 smithi003 ceph-mon[200960]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:24.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:23 smithi003 ceph-mon[204507]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:24.231 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:23 smithi046 ceph-mon[189713]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:25 smithi003 ceph-mon[204507]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:25 smithi003 ceph-mon[200960]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:25 smithi046 ceph-mon[189713]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:27 smithi003 ceph-mon[204507]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:27 smithi003 ceph-mon[200960]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:27 smithi046 ceph-mon[189713]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:29 smithi003 ceph-mon[204507]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:29 smithi003 ceph-mon[200960]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:29 smithi046 ceph-mon[189713]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:38:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:38:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:38:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:31 smithi003 ceph-mon[204507]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:31 smithi003 ceph-mon[200960]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:32.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:31 smithi046 ceph-mon[189713]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:32.109 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:33 smithi003 ceph-mon[204507]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:33 smithi003 ceph-mon[200960]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:33 smithi046 ceph-mon[189713]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:35 smithi003 ceph-mon[200960]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:35 smithi003 ceph-mon[204507]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:35 smithi046 ceph-mon[189713]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:37 smithi003 ceph-mon[200960]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:38.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:37 smithi003 ceph-mon[204507]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:37 smithi046 ceph-mon[189713]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:39 smithi003 ceph-mon[200960]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:39 smithi003 ceph-mon[204507]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:39 smithi046 ceph-mon[189713]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:38:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:38:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:38:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:41 smithi003 ceph-mon[200960]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:41 smithi003 ceph-mon[204507]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:41 smithi046 ceph-mon[189713]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:43 smithi003 ceph-mon[200960]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:43 smithi003 ceph-mon[204507]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:43 smithi046 ceph-mon[189713]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:45 smithi003 ceph-mon[204507]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:45 smithi003 ceph-mon[200960]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:45 smithi046 ceph-mon[189713]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:38:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:47 smithi003 ceph-mon[200960]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:47 smithi003 ceph-mon[204507]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:47 smithi046 ceph-mon[189713]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:49 smithi003 ceph-mon[204507]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:50.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:49 smithi003 ceph-mon[200960]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:49 smithi046 ceph-mon[189713]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:38:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:38:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:38:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:51 smithi003 ceph-mon[204507]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:51 smithi003 ceph-mon[200960]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:51 smithi046 ceph-mon[189713]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:54.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:53 smithi003 ceph-mon[200960]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:54.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:53 smithi003 ceph-mon[204507]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:53 smithi046 ceph-mon[189713]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:38:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:38:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:38:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[204507]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:38:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:38:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[200960]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:38:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:38:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:56.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:55 smithi046 ceph-mon[189713]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:38:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:38:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:38:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:57 smithi003 ceph-mon[204507]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:57 smithi003 ceph-mon[200960]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:38:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:57 smithi046 ceph-mon[189713]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:38:59 smithi003 ceph-mon[204507]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:38:59 smithi003 ceph-mon[200960]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:38:59 smithi046 ceph-mon[189713]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:39:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:39:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:39:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:01 smithi003 ceph-mon[204507]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:01 smithi003 ceph-mon[200960]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:01 smithi046 ceph-mon[189713]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:03 smithi003 ceph-mon[204507]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:03 smithi003 ceph-mon[200960]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:03 smithi046 ceph-mon[189713]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:05 smithi003 ceph-mon[200960]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:05 smithi003 ceph-mon[204507]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:05 smithi046 ceph-mon[189713]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:07 smithi003 ceph-mon[204507]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:07 smithi003 ceph-mon[200960]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:07 smithi046 ceph-mon[189713]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:09 smithi003 ceph-mon[204507]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:09 smithi003 ceph-mon[200960]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:09 smithi046 ceph-mon[189713]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:39:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:39:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:39:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:11 smithi003 ceph-mon[204507]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:11 smithi003 ceph-mon[200960]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:11 smithi046 ceph-mon[189713]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:13 smithi003 ceph-mon[204507]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:13 smithi003 ceph-mon[200960]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:13 smithi046 ceph-mon[189713]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:15 smithi003 ceph-mon[204507]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:15 smithi003 ceph-mon[200960]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:15 smithi046 ceph-mon[189713]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:17 smithi003 ceph-mon[204507]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:17 smithi003 ceph-mon[200960]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:17 smithi046 ceph-mon[189713]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:19 smithi003 ceph-mon[204507]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:19 smithi003 ceph-mon[200960]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:20.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:19 smithi046 ceph-mon[189713]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:39:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:39:21] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T22:39:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:21 smithi003 ceph-mon[204507]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:21 smithi003 ceph-mon[200960]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:21 smithi046 ceph-mon[189713]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:23 smithi003 ceph-mon[204507]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:23 smithi003 ceph-mon[200960]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:23 smithi046 ceph-mon[189713]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:25 smithi003 ceph-mon[204507]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:25 smithi003 ceph-mon[200960]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:25 smithi046 ceph-mon[189713]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:27 smithi003 ceph-mon[204507]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:27 smithi003 ceph-mon[200960]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:27 smithi046 ceph-mon[189713]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:29 smithi003 ceph-mon[204507]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:29 smithi003 ceph-mon[200960]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:29 smithi046 ceph-mon[189713]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:39:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:39:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:39:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:31 smithi003 ceph-mon[204507]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:31 smithi003 ceph-mon[200960]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:31 smithi046 ceph-mon[189713]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:33 smithi003 ceph-mon[204507]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:33 smithi003 ceph-mon[200960]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:33 smithi046 ceph-mon[189713]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:35 smithi003 ceph-mon[204507]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:35 smithi003 ceph-mon[200960]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:35 smithi046 ceph-mon[189713]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:37 smithi003 ceph-mon[204507]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:37 smithi003 ceph-mon[200960]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:37 smithi046 ceph-mon[189713]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:39 smithi003 ceph-mon[204507]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:39 smithi003 ceph-mon[200960]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:39 smithi046 ceph-mon[189713]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:39:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:39:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:39:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:41 smithi003 ceph-mon[204507]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:41 smithi003 ceph-mon[200960]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:41 smithi046 ceph-mon[189713]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:44.075 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:43 smithi003 ceph-mon[204507]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:44.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:43 smithi003 ceph-mon[200960]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:44.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:43 smithi046 ceph-mon[189713]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:45 smithi003 ceph-mon[204507]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:45 smithi003 ceph-mon[200960]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:45 smithi046 ceph-mon[189713]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:39:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:47 smithi003 ceph-mon[204507]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:47 smithi003 ceph-mon[200960]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:47 smithi046 ceph-mon[189713]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:49 smithi003 ceph-mon[204507]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:49 smithi003 ceph-mon[200960]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:49 smithi046 ceph-mon[189713]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:39:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:39:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:39:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:51 smithi003 ceph-mon[204507]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:51 smithi003 ceph-mon[200960]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:51 smithi046 ceph-mon[189713]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:53 smithi003 ceph-mon[204507]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:54.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:53 smithi003 ceph-mon[200960]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:54.655 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:53 smithi046 ceph-mon[189713]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[204507]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:39:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:39:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:39:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:39:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[200960]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:39:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:39:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:39:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:39:56.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:55 smithi046 ceph-mon[189713]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:39:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:39:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:39:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:39:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:57 smithi003 ceph-mon[204507]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:57 smithi003 ceph-mon[200960]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:39:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:57 smithi046 ceph-mon[189713]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:39:59 smithi003 ceph-mon[204507]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:39:59 smithi003 ceph-mon[200960]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:00.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:39:59 smithi046 ceph-mon[189713]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T22:40:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T22:40:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T22:40:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:40:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:40:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:40:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:01 smithi003 ceph-mon[204507]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:01 smithi003 ceph-mon[200960]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:01 smithi046 ceph-mon[189713]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:03 smithi003 ceph-mon[204507]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:03 smithi003 ceph-mon[200960]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:03 smithi046 ceph-mon[189713]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:05 smithi003 ceph-mon[204507]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:05 smithi003 ceph-mon[200960]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:05 smithi046 ceph-mon[189713]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:07 smithi003 ceph-mon[204507]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:07 smithi003 ceph-mon[200960]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:07 smithi046 ceph-mon[189713]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:09 smithi003 ceph-mon[204507]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:09 smithi003 ceph-mon[200960]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:09 smithi046 ceph-mon[189713]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:40:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:40:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:40:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:11 smithi003 ceph-mon[204507]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:11 smithi003 ceph-mon[200960]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:11 smithi046 ceph-mon[189713]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:14.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:13 smithi003 ceph-mon[204507]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:14.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:13 smithi003 ceph-mon[200960]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:13 smithi046 ceph-mon[189713]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:15 smithi003 ceph-mon[204507]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:15 smithi003 ceph-mon[200960]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:15 smithi046 ceph-mon[189713]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:17 smithi003 ceph-mon[204507]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:17 smithi003 ceph-mon[200960]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:17 smithi046 ceph-mon[189713]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:19 smithi003 ceph-mon[204507]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:19 smithi003 ceph-mon[200960]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:19 smithi046 ceph-mon[189713]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:40:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:40:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:40:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:21 smithi003 ceph-mon[204507]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:21 smithi003 ceph-mon[200960]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:21 smithi046 ceph-mon[189713]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:23 smithi003 ceph-mon[204507]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:23 smithi003 ceph-mon[200960]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:23 smithi046 ceph-mon[189713]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:25 smithi003 ceph-mon[204507]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:25 smithi003 ceph-mon[200960]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:25 smithi046 ceph-mon[189713]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:27 smithi003 ceph-mon[204507]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:27 smithi003 ceph-mon[200960]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:27 smithi046 ceph-mon[189713]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:29 smithi003 ceph-mon[204507]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:29 smithi003 ceph-mon[200960]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:29 smithi046 ceph-mon[189713]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:40:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:40:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:40:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:31 smithi003 ceph-mon[204507]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:31 smithi003 ceph-mon[200960]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:31 smithi046 ceph-mon[189713]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:33 smithi003 ceph-mon[204507]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:33 smithi003 ceph-mon[200960]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:33 smithi046 ceph-mon[189713]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:35 smithi003 ceph-mon[204507]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:35 smithi003 ceph-mon[200960]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:35 smithi046 ceph-mon[189713]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:37 smithi003 ceph-mon[204507]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:37 smithi003 ceph-mon[200960]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:37 smithi046 ceph-mon[189713]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:39 smithi003 ceph-mon[204507]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:39 smithi003 ceph-mon[200960]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:39 smithi046 ceph-mon[189713]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:40:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:40:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:40:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:41 smithi003 ceph-mon[204507]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:41 smithi003 ceph-mon[200960]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:41 smithi046 ceph-mon[189713]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:43 smithi003 ceph-mon[204507]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:44.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:43 smithi003 ceph-mon[200960]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:44.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:43 smithi046 ceph-mon[189713]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:45 smithi003 ceph-mon[204507]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:45 smithi003 ceph-mon[200960]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:45 smithi046 ceph-mon[189713]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:40:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:47 smithi003 ceph-mon[204507]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:47 smithi003 ceph-mon[200960]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:47 smithi046 ceph-mon[189713]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:49 smithi003 ceph-mon[204507]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:50.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:49 smithi003 ceph-mon[200960]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:50.338 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:49 smithi046 ceph-mon[189713]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:40:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:40:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:40:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:51 smithi003 ceph-mon[204507]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:51 smithi003 ceph-mon[200960]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:51 smithi046 ceph-mon[189713]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:53 smithi003 ceph-mon[204507]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:53 smithi003 ceph-mon[200960]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:53 smithi046 ceph-mon[189713]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:55 smithi003 ceph-mon[204507]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:55 smithi003 ceph-mon[200960]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:56.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:55 smithi046 ceph-mon[189713]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:40:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:40:57.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:40:57.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:40:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:40:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:40:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:40:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:40:57.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:40:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:40:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:40:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:40:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:57 smithi003 ceph-mon[204507]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:57 smithi003 ceph-mon[200960]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:40:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:57 smithi046 ceph-mon[189713]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:40:59 smithi003 ceph-mon[204507]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:40:59 smithi003 ceph-mon[200960]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:40:59 smithi046 ceph-mon[189713]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:41:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:41:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:41:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:01 smithi003 ceph-mon[204507]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:01 smithi003 ceph-mon[200960]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:01 smithi046 ceph-mon[189713]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:03 smithi003 ceph-mon[204507]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:03 smithi003 ceph-mon[200960]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:03 smithi046 ceph-mon[189713]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:05 smithi003 ceph-mon[204507]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:05 smithi003 ceph-mon[200960]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:05 smithi046 ceph-mon[189713]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:07 smithi003 ceph-mon[204507]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:08.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:07 smithi003 ceph-mon[200960]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:07 smithi046 ceph-mon[189713]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:09 smithi046 ceph-mon[189713]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:09 smithi003 ceph-mon[204507]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:09 smithi003 ceph-mon[200960]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:41:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:41:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:41:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:11 smithi003 ceph-mon[204507]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:11 smithi003 ceph-mon[200960]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:11 smithi046 ceph-mon[189713]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:13 smithi003 ceph-mon[204507]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:13 smithi003 ceph-mon[200960]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:13 smithi046 ceph-mon[189713]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:15 smithi003 ceph-mon[204507]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:15 smithi003 ceph-mon[200960]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:15 smithi046 ceph-mon[189713]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:17 smithi046 ceph-mon[189713]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:17 smithi003 ceph-mon[204507]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:17 smithi003 ceph-mon[200960]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:19 smithi046 ceph-mon[189713]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:19 smithi003 ceph-mon[204507]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:19 smithi003 ceph-mon[200960]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:41:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:41:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:41:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:21 smithi003 ceph-mon[204507]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:21 smithi003 ceph-mon[200960]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:21 smithi046 ceph-mon[189713]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:23 smithi003 ceph-mon[200960]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:23 smithi003 ceph-mon[204507]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:24.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:23 smithi046 ceph-mon[189713]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:25 smithi046 ceph-mon[189713]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:25 smithi003 ceph-mon[200960]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:25 smithi003 ceph-mon[204507]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:27 smithi046 ceph-mon[189713]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:27 smithi003 ceph-mon[204507]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:27 smithi003 ceph-mon[200960]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:29 smithi046 ceph-mon[189713]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:29 smithi003 ceph-mon[204507]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:29 smithi003 ceph-mon[200960]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:41:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:41:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:41:32.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:31 smithi003 ceph-mon[204507]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:32.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:32.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:31 smithi003 ceph-mon[200960]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:32.311 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:32.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:31 smithi046 ceph-mon[189713]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:32.311 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:33 smithi046 ceph-mon[189713]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:33 smithi003 ceph-mon[204507]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:33 smithi003 ceph-mon[200960]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:35 smithi046 ceph-mon[189713]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:35 smithi003 ceph-mon[204507]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:35 smithi003 ceph-mon[200960]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:37 smithi046 ceph-mon[189713]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:37 smithi003 ceph-mon[204507]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:37 smithi003 ceph-mon[200960]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:39 smithi046 ceph-mon[189713]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:39 smithi003 ceph-mon[204507]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:39 smithi003 ceph-mon[200960]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:41:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:41:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:41:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:41 smithi003 ceph-mon[204507]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:41 smithi003 ceph-mon[200960]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:41 smithi046 ceph-mon[189713]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:44.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:43 smithi046 ceph-mon[189713]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:43 smithi003 ceph-mon[204507]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:43 smithi003 ceph-mon[200960]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:45 smithi046 ceph-mon[189713]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:45 smithi003 ceph-mon[204507]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:45 smithi003 ceph-mon[200960]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:41:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:47 smithi046 ceph-mon[189713]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:48.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:47 smithi003 ceph-mon[204507]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:48.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:47 smithi003 ceph-mon[200960]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:49 smithi046 ceph-mon[189713]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:49 smithi003 ceph-mon[204507]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:49 smithi003 ceph-mon[200960]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:41:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:41:51] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:41:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:51 smithi003 ceph-mon[204507]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:51 smithi003 ceph-mon[200960]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:51 smithi046 ceph-mon[189713]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:54.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:53 smithi046 ceph-mon[189713]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:53 smithi003 ceph-mon[204507]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:53 smithi003 ceph-mon[200960]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:55 smithi046 ceph-mon[189713]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:55 smithi003 ceph-mon[204507]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:55 smithi003 ceph-mon[200960]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:41:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:41:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:41:58.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:57 smithi046 ceph-mon[189713]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:58.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:41:58.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:41:58.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:41:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[204507]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:41:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:41:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:41:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[200960]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:41:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:41:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:41:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:42:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:41:59 smithi003 ceph-mon[204507]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:41:59 smithi003 ceph-mon[200960]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:41:59 smithi046 ceph-mon[189713]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:42:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:42:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:42:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:01 smithi003 ceph-mon[204507]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:01 smithi003 ceph-mon[200960]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:01 smithi046 ceph-mon[189713]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:03 smithi046 ceph-mon[189713]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:03 smithi003 ceph-mon[204507]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:03 smithi003 ceph-mon[200960]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:05 smithi046 ceph-mon[189713]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:05 smithi003 ceph-mon[204507]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:05 smithi003 ceph-mon[200960]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:08.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:07 smithi046 ceph-mon[189713]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:07 smithi003 ceph-mon[204507]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:07 smithi003 ceph-mon[200960]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:09 smithi046 ceph-mon[189713]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:09 smithi003 ceph-mon[200960]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:09 smithi003 ceph-mon[204507]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:42:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:42:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:42:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:11 smithi003 ceph-mon[200960]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:11 smithi003 ceph-mon[204507]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:11 smithi046 ceph-mon[189713]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:14.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:13 smithi046 ceph-mon[189713]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:13 smithi003 ceph-mon[204507]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:13 smithi003 ceph-mon[200960]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:15 smithi046 ceph-mon[189713]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:15 smithi003 ceph-mon[204507]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:15 smithi003 ceph-mon[200960]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:17 smithi046 ceph-mon[189713]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:17 smithi003 ceph-mon[204507]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:17 smithi003 ceph-mon[200960]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:19 smithi003 ceph-mon[204507]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:19 smithi003 ceph-mon[200960]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:19 smithi046 ceph-mon[189713]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:42:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:42:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:42:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:21 smithi003 ceph-mon[200960]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:21 smithi003 ceph-mon[204507]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:21 smithi046 ceph-mon[189713]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:23 smithi046 ceph-mon[189713]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:23 smithi003 ceph-mon[200960]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:23 smithi003 ceph-mon[204507]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:25 smithi046 ceph-mon[189713]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:25 smithi003 ceph-mon[204507]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:25 smithi003 ceph-mon[200960]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:27 smithi046 ceph-mon[189713]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:27 smithi003 ceph-mon[200960]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:27 smithi003 ceph-mon[204507]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:30.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:29 smithi046 ceph-mon[189713]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:29 smithi003 ceph-mon[200960]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:29 smithi003 ceph-mon[204507]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:42:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:42:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:42:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:31 smithi003 ceph-mon[204507]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:31 smithi003 ceph-mon[200960]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:31 smithi046 ceph-mon[189713]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:33 smithi046 ceph-mon[189713]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:33 smithi003 ceph-mon[200960]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:34.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:33 smithi003 ceph-mon[204507]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:36.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:35 smithi046 ceph-mon[189713]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:35 smithi003 ceph-mon[200960]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:35 smithi003 ceph-mon[204507]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:37 smithi046 ceph-mon[189713]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:37 smithi003 ceph-mon[200960]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:37 smithi003 ceph-mon[204507]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:39 smithi003 ceph-mon[204507]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:39 smithi003 ceph-mon[200960]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:39 smithi046 ceph-mon[189713]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:42:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:42:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:42:42.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:41 smithi003 ceph-mon[204507]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:42.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:41 smithi003 ceph-mon[200960]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:42.197 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:41 smithi046 ceph-mon[189713]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:43 smithi046 ceph-mon[189713]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:43 smithi003 ceph-mon[204507]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:43 smithi003 ceph-mon[200960]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:45 smithi046 ceph-mon[189713]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:45 smithi003 ceph-mon[204507]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:45 smithi003 ceph-mon[200960]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:42:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:47 smithi003 ceph-mon[204507]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:47 smithi003 ceph-mon[200960]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:47 smithi046 ceph-mon[189713]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:49 smithi003 ceph-mon[204507]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:49 smithi003 ceph-mon[200960]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:49 smithi046 ceph-mon[189713]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:42:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:42:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:42:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:51 smithi003 ceph-mon[204507]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:51 smithi003 ceph-mon[200960]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:51 smithi046 ceph-mon[189713]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:53 smithi003 ceph-mon[204507]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:53 smithi003 ceph-mon[200960]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:53 smithi046 ceph-mon[189713]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:55 smithi003 ceph-mon[204507]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:55 smithi003 ceph-mon[200960]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:55 smithi046 ceph-mon[189713]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:57 smithi003 ceph-mon[204507]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:42:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:57 smithi003 ceph-mon[200960]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:42:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:57 smithi046 ceph-mon[189713]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:42:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:42:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:42:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:42:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:42:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:42:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:42:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:42:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:42:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:42:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:43:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:42:59 smithi003 ceph-mon[204507]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:42:59 smithi003 ceph-mon[200960]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:42:59 smithi046 ceph-mon[189713]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:02.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:01 smithi003 ceph-mon[200960]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:02.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:02.076 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:43:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:43:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:43:02.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:01 smithi003 ceph-mon[204507]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:02.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:01 smithi046 ceph-mon[189713]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:03 smithi003 ceph-mon[204507]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:03 smithi003 ceph-mon[200960]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:03 smithi046 ceph-mon[189713]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:05 smithi003 ceph-mon[200960]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:05 smithi003 ceph-mon[204507]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:05 smithi046 ceph-mon[189713]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:07 smithi003 ceph-mon[200960]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:07 smithi003 ceph-mon[204507]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:07 smithi046 ceph-mon[189713]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:09.345 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 22:43:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T22:43:09.082654725Z level=info msg="Completed cleanup jobs" duration=66.009108ms 2023-10-07T22:43:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:09 smithi003 ceph-mon[204507]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:09 smithi003 ceph-mon[200960]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:09 smithi046 ceph-mon[189713]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:43:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:43:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:43:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:11 smithi003 ceph-mon[204507]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:11 smithi003 ceph-mon[200960]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:11 smithi046 ceph-mon[189713]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:13 smithi003 ceph-mon[204507]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:13 smithi003 ceph-mon[200960]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:13 smithi046 ceph-mon[189713]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:15 smithi003 ceph-mon[204507]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:15 smithi003 ceph-mon[200960]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:15 smithi046 ceph-mon[189713]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:17 smithi003 ceph-mon[204507]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:17 smithi003 ceph-mon[200960]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:17 smithi046 ceph-mon[189713]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:19 smithi003 ceph-mon[204507]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:19 smithi003 ceph-mon[200960]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:19 smithi046 ceph-mon[189713]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:43:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:43:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:43:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:21 smithi003 ceph-mon[204507]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:21 smithi003 ceph-mon[200960]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:21 smithi046 ceph-mon[189713]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:23 smithi003 ceph-mon[204507]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:23 smithi003 ceph-mon[200960]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:23 smithi046 ceph-mon[189713]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:25 smithi003 ceph-mon[204507]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:25 smithi003 ceph-mon[200960]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:25 smithi046 ceph-mon[189713]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:27 smithi003 ceph-mon[204507]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:27 smithi003 ceph-mon[200960]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:27 smithi046 ceph-mon[189713]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:29 smithi003 ceph-mon[204507]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:29 smithi003 ceph-mon[200960]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:29 smithi046 ceph-mon[189713]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:43:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:43:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:43:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:31 smithi003 ceph-mon[204507]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:31 smithi003 ceph-mon[200960]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:31 smithi046 ceph-mon[189713]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:33 smithi003 ceph-mon[204507]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:33 smithi003 ceph-mon[200960]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:33 smithi046 ceph-mon[189713]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:35 smithi003 ceph-mon[204507]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:35 smithi003 ceph-mon[200960]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:35 smithi046 ceph-mon[189713]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:37 smithi003 ceph-mon[204507]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:37 smithi003 ceph-mon[200960]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:37 smithi046 ceph-mon[189713]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:39 smithi003 ceph-mon[204507]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:39 smithi003 ceph-mon[200960]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:39 smithi046 ceph-mon[189713]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:43:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:43:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:43:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:41 smithi003 ceph-mon[204507]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:41 smithi003 ceph-mon[200960]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:41 smithi046 ceph-mon[189713]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:43 smithi003 ceph-mon[204507]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:43 smithi003 ceph-mon[200960]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:43 smithi046 ceph-mon[189713]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:45 smithi003 ceph-mon[204507]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:45 smithi003 ceph-mon[200960]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:45 smithi046 ceph-mon[189713]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:43:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:47 smithi003 ceph-mon[200960]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:48.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:47 smithi003 ceph-mon[204507]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:47 smithi046 ceph-mon[189713]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:49 smithi003 ceph-mon[200960]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:49 smithi003 ceph-mon[204507]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:49 smithi046 ceph-mon[189713]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:43:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:43:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:43:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:51 smithi003 ceph-mon[204507]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:51 smithi003 ceph-mon[200960]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:51 smithi046 ceph-mon[189713]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:53 smithi003 ceph-mon[204507]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:53 smithi003 ceph-mon[200960]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:53 smithi046 ceph-mon[189713]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:55 smithi003 ceph-mon[204507]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:55 smithi003 ceph-mon[200960]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:55 smithi046 ceph-mon[189713]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:57 smithi003 ceph-mon[204507]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:57 smithi003 ceph-mon[200960]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:57 smithi046 ceph-mon[189713]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:43:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:43:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:43:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:43:59.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:43:59.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:43:59.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:43:59.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:43:59.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:43:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:43:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:43:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:43:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:44:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:43:59 smithi003 ceph-mon[200960]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:43:59 smithi003 ceph-mon[204507]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:43:59 smithi046 ceph-mon[189713]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:44:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:44:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:44:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:01 smithi003 ceph-mon[200960]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:01 smithi003 ceph-mon[204507]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:01 smithi046 ceph-mon[189713]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:03 smithi003 ceph-mon[204507]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:03 smithi003 ceph-mon[200960]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:03 smithi046 ceph-mon[189713]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:05 smithi003 ceph-mon[200960]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:05 smithi003 ceph-mon[204507]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:05 smithi046 ceph-mon[189713]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:07 smithi003 ceph-mon[204507]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:07 smithi003 ceph-mon[200960]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:07 smithi046 ceph-mon[189713]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:10.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:09 smithi003 ceph-mon[204507]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:09 smithi003 ceph-mon[200960]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:09 smithi046 ceph-mon[189713]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:12.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:44:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:44:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:44:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:11 smithi003 ceph-mon[204507]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:11 smithi003 ceph-mon[200960]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:11 smithi046 ceph-mon[189713]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:13 smithi003 ceph-mon[200960]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:13 smithi003 ceph-mon[204507]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:13 smithi046 ceph-mon[189713]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:15 smithi003 ceph-mon[200960]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:15 smithi003 ceph-mon[204507]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:15 smithi046 ceph-mon[189713]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:17 smithi003 ceph-mon[204507]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:18.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:17 smithi003 ceph-mon[200960]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:18.358 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:17 smithi046 ceph-mon[189713]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:19 smithi003 ceph-mon[204507]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:19 smithi003 ceph-mon[200960]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:19 smithi046 ceph-mon[189713]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:44:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:44:21] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:44:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:21 smithi003 ceph-mon[204507]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:21 smithi003 ceph-mon[200960]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:21 smithi046 ceph-mon[189713]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:23 smithi003 ceph-mon[200960]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:23 smithi003 ceph-mon[204507]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:23 smithi046 ceph-mon[189713]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:25 smithi003 ceph-mon[204507]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:25 smithi003 ceph-mon[200960]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:25 smithi046 ceph-mon[189713]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:27 smithi003 ceph-mon[204507]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:27 smithi003 ceph-mon[200960]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:27 smithi046 ceph-mon[189713]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:29 smithi003 ceph-mon[200960]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:29 smithi003 ceph-mon[204507]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:29 smithi046 ceph-mon[189713]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:44:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:44:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T22:44:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:31 smithi003 ceph-mon[200960]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:31 smithi003 ceph-mon[204507]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:31 smithi046 ceph-mon[189713]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:33 smithi003 ceph-mon[204507]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:33 smithi003 ceph-mon[200960]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:33 smithi046 ceph-mon[189713]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:35 smithi003 ceph-mon[200960]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:35 smithi003 ceph-mon[204507]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:35 smithi046 ceph-mon[189713]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:37 smithi003 ceph-mon[200960]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:37 smithi003 ceph-mon[204507]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:37 smithi046 ceph-mon[189713]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:39 smithi003 ceph-mon[204507]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:39 smithi003 ceph-mon[200960]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:39 smithi046 ceph-mon[189713]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:44:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:44:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T22:44:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:41 smithi003 ceph-mon[204507]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:41 smithi003 ceph-mon[200960]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:41 smithi046 ceph-mon[189713]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:43 smithi003 ceph-mon[204507]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:43 smithi003 ceph-mon[200960]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:43 smithi046 ceph-mon[189713]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:45 smithi003 ceph-mon[204507]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:45 smithi003 ceph-mon[200960]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:45 smithi046 ceph-mon[189713]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:44:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:47 smithi003 ceph-mon[204507]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:47 smithi003 ceph-mon[200960]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:47 smithi046 ceph-mon[189713]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:49 smithi003 ceph-mon[204507]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:49 smithi003 ceph-mon[200960]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:49 smithi046 ceph-mon[189713]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:44:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:44:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:44:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:51 smithi003 ceph-mon[204507]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:51 smithi003 ceph-mon[200960]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:51 smithi046 ceph-mon[189713]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:53 smithi003 ceph-mon[204507]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:53 smithi003 ceph-mon[200960]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:53 smithi046 ceph-mon[189713]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:55 smithi003 ceph-mon[204507]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:55 smithi003 ceph-mon[200960]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:55 smithi046 ceph-mon[189713]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:57 smithi003 ceph-mon[204507]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:58.392 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:57 smithi003 ceph-mon[200960]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:58.392 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:57 smithi046 ceph-mon[189713]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:44:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:44:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:44:59.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:45:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:44:59 smithi003 ceph-mon[204507]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:44:59 smithi003 ceph-mon[200960]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:44:59 smithi046 ceph-mon[189713]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:45:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:45:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:45:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[204507]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[200960]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:01 smithi046 ceph-mon[189713]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:02.137 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:02.137 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:02.137 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:45:03.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:45:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:45:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:45:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:45:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:45:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:45:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:03 smithi003 ceph-mon[204507]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:03 smithi003 ceph-mon[200960]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:03 smithi046 ceph-mon[189713]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:05 smithi003 ceph-mon[204507]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:05 smithi003 ceph-mon[200960]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:05 smithi046 ceph-mon[189713]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:07 smithi003 ceph-mon[204507]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:07 smithi003 ceph-mon[200960]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:07 smithi046 ceph-mon[189713]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:09 smithi003 ceph-mon[204507]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:09 smithi003 ceph-mon[200960]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:09 smithi046 ceph-mon[189713]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:12.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:45:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:45:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:45:12.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:11 smithi003 ceph-mon[204507]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:12.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:11 smithi003 ceph-mon[200960]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:11 smithi046 ceph-mon[189713]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:13 smithi003 ceph-mon[204507]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:13 smithi003 ceph-mon[200960]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:13 smithi046 ceph-mon[189713]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:15 smithi003 ceph-mon[204507]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:15 smithi003 ceph-mon[200960]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:15 smithi046 ceph-mon[189713]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:17 smithi003 ceph-mon[200960]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:17 smithi003 ceph-mon[204507]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:17 smithi046 ceph-mon[189713]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:19 smithi003 ceph-mon[204507]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:19 smithi003 ceph-mon[200960]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:19 smithi046 ceph-mon[189713]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:45:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:45:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:45:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:21 smithi003 ceph-mon[204507]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:21 smithi003 ceph-mon[200960]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:21 smithi046 ceph-mon[189713]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:23 smithi003 ceph-mon[204507]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:23 smithi003 ceph-mon[200960]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:23 smithi046 ceph-mon[189713]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:25 smithi003 ceph-mon[204507]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:25 smithi003 ceph-mon[200960]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:25 smithi046 ceph-mon[189713]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:27 smithi003 ceph-mon[204507]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:27 smithi003 ceph-mon[200960]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:27 smithi046 ceph-mon[189713]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:29 smithi003 ceph-mon[204507]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:29 smithi003 ceph-mon[200960]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:29 smithi046 ceph-mon[189713]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:45:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:45:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:45:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:31 smithi003 ceph-mon[204507]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:31 smithi003 ceph-mon[200960]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:31 smithi046 ceph-mon[189713]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:33 smithi003 ceph-mon[200960]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:33 smithi003 ceph-mon[204507]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:33 smithi046 ceph-mon[189713]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:35 smithi003 ceph-mon[200960]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:35 smithi003 ceph-mon[204507]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:35 smithi046 ceph-mon[189713]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:37 smithi003 ceph-mon[200960]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:37 smithi003 ceph-mon[204507]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:37 smithi046 ceph-mon[189713]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:39 smithi003 ceph-mon[204507]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:39 smithi003 ceph-mon[200960]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:39 smithi046 ceph-mon[189713]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:45:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:45:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T22:45:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:41 smithi003 ceph-mon[204507]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:41 smithi003 ceph-mon[200960]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:41 smithi046 ceph-mon[189713]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:43 smithi003 ceph-mon[204507]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:43 smithi003 ceph-mon[200960]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:43 smithi046 ceph-mon[189713]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:45 smithi003 ceph-mon[204507]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:45 smithi003 ceph-mon[200960]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:45 smithi046 ceph-mon[189713]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:45:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:47 smithi003 ceph-mon[204507]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:47 smithi003 ceph-mon[200960]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:47 smithi046 ceph-mon[189713]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:49 smithi003 ceph-mon[204507]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:49 smithi003 ceph-mon[200960]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:49 smithi046 ceph-mon[189713]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:45:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:45:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:45:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:51 smithi003 ceph-mon[204507]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:52.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:51 smithi003 ceph-mon[200960]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:51 smithi046 ceph-mon[189713]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:53 smithi003 ceph-mon[204507]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:53 smithi003 ceph-mon[200960]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:53 smithi046 ceph-mon[189713]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:55 smithi003 ceph-mon[204507]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:55 smithi003 ceph-mon[200960]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:55 smithi046 ceph-mon[189713]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:57 smithi003 ceph-mon[204507]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:57 smithi003 ceph-mon[200960]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:45:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:57 smithi046 ceph-mon[189713]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:45:59 smithi003 ceph-mon[204507]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:45:59 smithi003 ceph-mon[200960]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:45:59 smithi046 ceph-mon[189713]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:46:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:46:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:46:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:01 smithi003 ceph-mon[204507]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:01 smithi003 ceph-mon[200960]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:01 smithi046 ceph-mon[189713]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:46:03.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:46:03.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:46:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[200960]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:46:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:46:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:46:04.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[204507]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:04.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:46:04.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:46:04.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:46:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:03 smithi046 ceph-mon[189713]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:46:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:46:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:46:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:05 smithi003 ceph-mon[200960]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:05 smithi003 ceph-mon[204507]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:05 smithi046 ceph-mon[189713]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:07 smithi003 ceph-mon[200960]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:07 smithi003 ceph-mon[204507]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:07 smithi046 ceph-mon[189713]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:09 smithi003 ceph-mon[200960]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:09 smithi003 ceph-mon[204507]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:09 smithi046 ceph-mon[189713]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:11 smithi003 ceph-mon[200960]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:46:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:46:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:46:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:11 smithi003 ceph-mon[204507]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:11 smithi046 ceph-mon[189713]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:13 smithi003 ceph-mon[200960]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:13 smithi003 ceph-mon[204507]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:13 smithi046 ceph-mon[189713]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:15 smithi003 ceph-mon[204507]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:15 smithi003 ceph-mon[200960]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:15 smithi046 ceph-mon[189713]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:17 smithi003 ceph-mon[204507]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:17 smithi003 ceph-mon[200960]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:17 smithi046 ceph-mon[189713]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:19 smithi003 ceph-mon[204507]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:19 smithi003 ceph-mon[200960]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:19 smithi046 ceph-mon[189713]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:46:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:46:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:46:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:21 smithi003 ceph-mon[204507]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:21 smithi003 ceph-mon[200960]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:21 smithi046 ceph-mon[189713]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:23 smithi003 ceph-mon[204507]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:23 smithi003 ceph-mon[200960]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:23 smithi046 ceph-mon[189713]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:25 smithi003 ceph-mon[204507]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:25 smithi003 ceph-mon[200960]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:25 smithi046 ceph-mon[189713]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:27 smithi003 ceph-mon[204507]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:27 smithi003 ceph-mon[200960]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:27 smithi046 ceph-mon[189713]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:29 smithi003 ceph-mon[204507]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:30.359 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:29 smithi046 ceph-mon[189713]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:30.360 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:29 smithi003 ceph-mon[200960]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:46:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:46:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:46:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:31 smithi003 ceph-mon[204507]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:31 smithi003 ceph-mon[200960]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:31 smithi046 ceph-mon[189713]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:33 smithi003 ceph-mon[204507]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:33 smithi003 ceph-mon[200960]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:33 smithi046 ceph-mon[189713]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:35 smithi003 ceph-mon[200960]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:35 smithi003 ceph-mon[204507]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:35 smithi046 ceph-mon[189713]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:37 smithi003 ceph-mon[204507]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:37 smithi003 ceph-mon[200960]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:37 smithi046 ceph-mon[189713]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:39 smithi003 ceph-mon[204507]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:39 smithi003 ceph-mon[200960]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:39 smithi046 ceph-mon[189713]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:46:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:46:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:46:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:41 smithi003 ceph-mon[204507]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:41 smithi003 ceph-mon[200960]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:41 smithi046 ceph-mon[189713]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:44.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:43 smithi003 ceph-mon[204507]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:43 smithi003 ceph-mon[200960]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:43 smithi046 ceph-mon[189713]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:45 smithi003 ceph-mon[204507]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:45 smithi003 ceph-mon[200960]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:45 smithi046 ceph-mon[189713]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:46:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:47 smithi003 ceph-mon[204507]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:47 smithi003 ceph-mon[200960]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:47 smithi046 ceph-mon[189713]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:49 smithi003 ceph-mon[204507]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:49 smithi003 ceph-mon[200960]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:49 smithi046 ceph-mon[189713]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:46:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:46:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:46:52.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:51 smithi003 ceph-mon[200960]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:51 smithi003 ceph-mon[204507]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:51 smithi046 ceph-mon[189713]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:53 smithi003 ceph-mon[204507]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:53 smithi003 ceph-mon[200960]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:53 smithi046 ceph-mon[189713]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:55 smithi003 ceph-mon[204507]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:55 smithi003 ceph-mon[200960]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:55 smithi046 ceph-mon[189713]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:57 smithi003 ceph-mon[200960]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:57 smithi003 ceph-mon[204507]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:46:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:57 smithi046 ceph-mon[189713]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:46:59 smithi003 ceph-mon[200960]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:46:59 smithi003 ceph-mon[204507]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:46:59 smithi046 ceph-mon[189713]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:47:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:47:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:47:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:01 smithi003 ceph-mon[204507]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:01 smithi003 ceph-mon[200960]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:02.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:01 smithi046 ceph-mon[189713]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[204507]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[200960]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:47:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:47:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:03 smithi046 ceph-mon[189713]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:47:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:47:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:47:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:47:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:05 smithi003 ceph-mon[204507]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:06.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:05 smithi003 ceph-mon[200960]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:06.747 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:05 smithi046 ceph-mon[189713]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:07 smithi003 ceph-mon[204507]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:08.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:07 smithi003 ceph-mon[200960]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:07 smithi046 ceph-mon[189713]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:09 smithi003 ceph-mon[204507]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:09 smithi003 ceph-mon[200960]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:09 smithi046 ceph-mon[189713]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:47:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:47:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:47:12.343 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:11 smithi003 ceph-mon[204507]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:12.343 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:11 smithi003 ceph-mon[200960]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:12.344 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:11 smithi046 ceph-mon[189713]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:13 smithi003 ceph-mon[204507]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:13 smithi003 ceph-mon[200960]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:13 smithi046 ceph-mon[189713]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:15 smithi003 ceph-mon[204507]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:15 smithi003 ceph-mon[200960]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:15 smithi046 ceph-mon[189713]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:17 smithi003 ceph-mon[204507]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:17 smithi003 ceph-mon[200960]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:17 smithi046 ceph-mon[189713]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:19 smithi003 ceph-mon[200960]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:19 smithi003 ceph-mon[204507]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:19 smithi046 ceph-mon[189713]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:47:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:47:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:47:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:21 smithi003 ceph-mon[200960]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:21 smithi003 ceph-mon[204507]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:21 smithi046 ceph-mon[189713]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:23 smithi003 ceph-mon[200960]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:23 smithi003 ceph-mon[204507]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:23 smithi046 ceph-mon[189713]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:25 smithi003 ceph-mon[204507]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:25 smithi003 ceph-mon[200960]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:25 smithi046 ceph-mon[189713]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:27 smithi003 ceph-mon[200960]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:27 smithi003 ceph-mon[204507]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:27 smithi046 ceph-mon[189713]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:29 smithi003 ceph-mon[200960]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:29 smithi003 ceph-mon[204507]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:29 smithi046 ceph-mon[189713]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:47:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:47:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:47:32.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:31 smithi003 ceph-mon[200960]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:31 smithi003 ceph-mon[204507]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:31 smithi046 ceph-mon[189713]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:33 smithi003 ceph-mon[200960]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:33 smithi003 ceph-mon[204507]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:33 smithi046 ceph-mon[189713]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:35 smithi003 ceph-mon[200960]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:35 smithi003 ceph-mon[204507]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:35 smithi046 ceph-mon[189713]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:37 smithi003 ceph-mon[204507]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:37 smithi003 ceph-mon[200960]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:37 smithi046 ceph-mon[189713]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:39 smithi003 ceph-mon[204507]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:39 smithi003 ceph-mon[200960]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:39 smithi046 ceph-mon[189713]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:47:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:47:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:47:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:41 smithi003 ceph-mon[204507]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:41 smithi003 ceph-mon[200960]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:41 smithi046 ceph-mon[189713]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:43 smithi003 ceph-mon[204507]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:43 smithi003 ceph-mon[200960]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:43 smithi046 ceph-mon[189713]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:45 smithi003 ceph-mon[204507]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:45 smithi003 ceph-mon[200960]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:45 smithi046 ceph-mon[189713]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:47:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:47 smithi003 ceph-mon[204507]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:47 smithi003 ceph-mon[200960]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:47 smithi046 ceph-mon[189713]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:49 smithi003 ceph-mon[204507]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:49 smithi003 ceph-mon[200960]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:49 smithi046 ceph-mon[189713]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:47:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:47:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:47:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:51 smithi003 ceph-mon[204507]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:51 smithi003 ceph-mon[200960]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:51 smithi046 ceph-mon[189713]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:53 smithi003 ceph-mon[204507]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:54.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:53 smithi003 ceph-mon[200960]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:53 smithi046 ceph-mon[189713]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:55 smithi003 ceph-mon[204507]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:55 smithi003 ceph-mon[200960]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:55 smithi046 ceph-mon[189713]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:57 smithi003 ceph-mon[204507]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:57 smithi003 ceph-mon[200960]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:47:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:57 smithi046 ceph-mon[189713]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:47:59 smithi003 ceph-mon[204507]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:47:59 smithi003 ceph-mon[200960]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:47:59 smithi046 ceph-mon[189713]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:48:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:48:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:48:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:01 smithi003 ceph-mon[200960]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:01 smithi003 ceph-mon[204507]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:01 smithi046 ceph-mon[189713]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:03 smithi003 ceph-mon[200960]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:03 smithi003 ceph-mon[204507]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:03 smithi046 ceph-mon[189713]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:48:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:48:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:48:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:48:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:48:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:48:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:48:05.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:48:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:48:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:48:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:48:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:48:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:05 smithi003 ceph-mon[200960]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:05 smithi003 ceph-mon[204507]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:05 smithi046 ceph-mon[189713]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:07 smithi003 ceph-mon[204507]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:07 smithi003 ceph-mon[200960]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:07 smithi046 ceph-mon[189713]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:09 smithi003 ceph-mon[204507]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:09 smithi003 ceph-mon[200960]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:09 smithi046 ceph-mon[189713]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:48:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:48:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:48:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:11 smithi003 ceph-mon[204507]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:11 smithi003 ceph-mon[200960]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:11 smithi046 ceph-mon[189713]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:13 smithi003 ceph-mon[204507]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:13 smithi003 ceph-mon[200960]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:13 smithi046 ceph-mon[189713]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:15 smithi003 ceph-mon[204507]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:15 smithi003 ceph-mon[200960]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:15 smithi046 ceph-mon[189713]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:17 smithi003 ceph-mon[204507]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:17 smithi003 ceph-mon[200960]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:17 smithi046 ceph-mon[189713]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:19 smithi003 ceph-mon[204507]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:19 smithi003 ceph-mon[200960]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:19 smithi046 ceph-mon[189713]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:48:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:48:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:48:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:21 smithi003 ceph-mon[204507]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:21 smithi003 ceph-mon[200960]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:21 smithi046 ceph-mon[189713]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:23 smithi003 ceph-mon[204507]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:23 smithi003 ceph-mon[200960]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:23 smithi046 ceph-mon[189713]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:25 smithi003 ceph-mon[204507]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:25 smithi003 ceph-mon[200960]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:25 smithi046 ceph-mon[189713]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:27 smithi003 ceph-mon[204507]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:27 smithi003 ceph-mon[200960]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:27 smithi046 ceph-mon[189713]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:29 smithi003 ceph-mon[200960]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:30.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:29 smithi003 ceph-mon[204507]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:29 smithi046 ceph-mon[189713]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:48:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:48:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:48:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:31 smithi003 ceph-mon[204507]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:31 smithi003 ceph-mon[200960]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:31 smithi046 ceph-mon[189713]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:33 smithi003 ceph-mon[200960]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:33 smithi003 ceph-mon[204507]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:33 smithi046 ceph-mon[189713]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:35 smithi003 ceph-mon[200960]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:35 smithi003 ceph-mon[204507]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:35 smithi046 ceph-mon[189713]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:37 smithi003 ceph-mon[204507]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:37 smithi003 ceph-mon[200960]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:37 smithi046 ceph-mon[189713]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:39 smithi003 ceph-mon[204507]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:39 smithi003 ceph-mon[200960]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:39 smithi046 ceph-mon[189713]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:48:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:48:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:48:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:41 smithi003 ceph-mon[204507]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:41 smithi003 ceph-mon[200960]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:41 smithi046 ceph-mon[189713]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:43 smithi003 ceph-mon[200960]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:43 smithi003 ceph-mon[204507]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:43 smithi046 ceph-mon[189713]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:45 smithi003 ceph-mon[200960]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:45 smithi003 ceph-mon[204507]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:45 smithi046 ceph-mon[189713]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:48:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:47 smithi003 ceph-mon[204507]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:47 smithi003 ceph-mon[200960]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:47 smithi046 ceph-mon[189713]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:49 smithi003 ceph-mon[204507]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:49 smithi003 ceph-mon[200960]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:49 smithi046 ceph-mon[189713]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:48:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:48:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:48:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:51 smithi003 ceph-mon[204507]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:51 smithi003 ceph-mon[200960]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:52.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:51 smithi046 ceph-mon[189713]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:53 smithi003 ceph-mon[200960]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:53 smithi003 ceph-mon[204507]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:53 smithi046 ceph-mon[189713]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:55 smithi003 ceph-mon[200960]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:55 smithi003 ceph-mon[204507]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:55 smithi046 ceph-mon[189713]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:57 smithi003 ceph-mon[204507]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:58.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:57 smithi003 ceph-mon[200960]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:48:58.353 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:57 smithi046 ceph-mon[189713]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:48:59 smithi003 ceph-mon[200960]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:48:59 smithi003 ceph-mon[204507]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:48:59 smithi046 ceph-mon[189713]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:49:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:49:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:49:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:01 smithi003 ceph-mon[204507]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:01 smithi003 ceph-mon[200960]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:01 smithi046 ceph-mon[189713]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:02.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:03 smithi003 ceph-mon[204507]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:03 smithi003 ceph-mon[200960]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:03 smithi046 ceph-mon[189713]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:49:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:49:05.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:49:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:49:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:49:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:49:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:49:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:08 smithi046 ceph-mon[189713]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:08 smithi003 ceph-mon[204507]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:08 smithi003 ceph-mon[200960]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:10 smithi046 ceph-mon[189713]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:10 smithi003 ceph-mon[204507]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:10.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:10 smithi003 ceph-mon[200960]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:49:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:49:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:49:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:11 smithi003 ceph-mon[204507]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:11 smithi003 ceph-mon[200960]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:12.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:11 smithi046 ceph-mon[189713]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:13 smithi003 ceph-mon[204507]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:13 smithi003 ceph-mon[200960]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:13 smithi046 ceph-mon[189713]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:15 smithi003 ceph-mon[204507]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:15 smithi003 ceph-mon[200960]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:15 smithi046 ceph-mon[189713]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:17 smithi003 ceph-mon[204507]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:17 smithi003 ceph-mon[200960]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:17 smithi046 ceph-mon[189713]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:19 smithi003 ceph-mon[200960]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:19 smithi003 ceph-mon[204507]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:19 smithi046 ceph-mon[189713]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:49:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:49:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:49:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:21 smithi003 ceph-mon[200960]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:21 smithi003 ceph-mon[204507]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:21 smithi046 ceph-mon[189713]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:23 smithi003 ceph-mon[204507]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:23 smithi003 ceph-mon[200960]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:23 smithi046 ceph-mon[189713]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:25 smithi003 ceph-mon[204507]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:25 smithi003 ceph-mon[200960]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:25 smithi046 ceph-mon[189713]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:27 smithi003 ceph-mon[200960]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:27 smithi003 ceph-mon[204507]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:27 smithi046 ceph-mon[189713]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:29 smithi003 ceph-mon[200960]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:29 smithi003 ceph-mon[204507]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:29 smithi046 ceph-mon[189713]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:49:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:49:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:49:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:31 smithi003 ceph-mon[200960]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:31 smithi003 ceph-mon[204507]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:31 smithi046 ceph-mon[189713]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:33 smithi003 ceph-mon[200960]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:33 smithi003 ceph-mon[204507]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:33 smithi046 ceph-mon[189713]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:35 smithi003 ceph-mon[204507]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:35 smithi003 ceph-mon[200960]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:35 smithi046 ceph-mon[189713]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:37 smithi003 ceph-mon[204507]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:37 smithi003 ceph-mon[200960]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:37 smithi046 ceph-mon[189713]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:39 smithi003 ceph-mon[204507]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:40.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:39 smithi003 ceph-mon[200960]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:40.948 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:39 smithi046 ceph-mon[189713]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:49:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:49:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:49:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:41 smithi003 ceph-mon[204507]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:41 smithi003 ceph-mon[200960]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:41 smithi046 ceph-mon[189713]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:43 smithi003 ceph-mon[204507]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:43 smithi003 ceph-mon[200960]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:43 smithi046 ceph-mon[189713]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:45 smithi003 ceph-mon[204507]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:45 smithi003 ceph-mon[200960]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:45 smithi046 ceph-mon[189713]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:49:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:47 smithi003 ceph-mon[204507]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:47 smithi003 ceph-mon[200960]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:47 smithi046 ceph-mon[189713]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:49 smithi003 ceph-mon[204507]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:49 smithi003 ceph-mon[200960]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:49 smithi046 ceph-mon[189713]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:49:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:49:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:49:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:51 smithi003 ceph-mon[204507]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:51 smithi003 ceph-mon[200960]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:51 smithi046 ceph-mon[189713]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:53 smithi003 ceph-mon[200960]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:53 smithi003 ceph-mon[204507]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:53 smithi046 ceph-mon[189713]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:55 smithi003 ceph-mon[200960]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:55 smithi003 ceph-mon[204507]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:55 smithi046 ceph-mon[189713]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:57 smithi003 ceph-mon[200960]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:57 smithi003 ceph-mon[204507]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:49:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:57 smithi046 ceph-mon[189713]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:49:59 smithi003 ceph-mon[200960]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:49:59 smithi003 ceph-mon[204507]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:49:59 smithi046 ceph-mon[189713]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:00.977 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T22:50:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T22:50:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T22:50:01.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:50:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:50:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:50:02.546 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:01 smithi046 ceph-mon[189713]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:02.546 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:02.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:01 smithi003 ceph-mon[200960]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:02.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:02.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:01 smithi003 ceph-mon[204507]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:02.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:03 smithi003 ceph-mon[200960]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:03 smithi003 ceph-mon[204507]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:03 smithi046 ceph-mon[189713]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:05 smithi003 ceph-mon[204507]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:50:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:05 smithi003 ceph-mon[200960]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:50:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:05 smithi046 ceph-mon[189713]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:50:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:50:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:50:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:50:07.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:50:07.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:50:07.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:50:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:50:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:50:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:50:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:08 smithi003 ceph-mon[204507]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:08 smithi003 ceph-mon[200960]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:08 smithi046 ceph-mon[189713]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:10 smithi003 ceph-mon[204507]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:10 smithi003 ceph-mon[200960]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:10 smithi046 ceph-mon[189713]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:50:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:50:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:50:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:11 smithi003 ceph-mon[204507]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:11 smithi003 ceph-mon[200960]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:11 smithi046 ceph-mon[189713]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:13 smithi003 ceph-mon[200960]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:13 smithi003 ceph-mon[204507]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:13 smithi046 ceph-mon[189713]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:16.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:15 smithi003 ceph-mon[204507]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:16.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:15 smithi003 ceph-mon[200960]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:15 smithi046 ceph-mon[189713]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:17 smithi003 ceph-mon[204507]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:17 smithi003 ceph-mon[200960]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:17 smithi046 ceph-mon[189713]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:19 smithi003 ceph-mon[204507]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:19 smithi003 ceph-mon[200960]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:19 smithi046 ceph-mon[189713]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:50:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:50:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:50:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:21 smithi003 ceph-mon[204507]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:21 smithi003 ceph-mon[200960]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:21 smithi046 ceph-mon[189713]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:23 smithi003 ceph-mon[200960]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:24.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:23 smithi003 ceph-mon[204507]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:24.708 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:23 smithi046 ceph-mon[189713]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:25 smithi003 ceph-mon[200960]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:25 smithi003 ceph-mon[204507]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:25 smithi046 ceph-mon[189713]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:27 smithi003 ceph-mon[200960]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:27 smithi003 ceph-mon[204507]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:27 smithi046 ceph-mon[189713]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:29 smithi003 ceph-mon[204507]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:29 smithi003 ceph-mon[200960]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:29 smithi046 ceph-mon[189713]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:50:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:50:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:50:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:31 smithi003 ceph-mon[204507]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:31 smithi003 ceph-mon[200960]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:31 smithi046 ceph-mon[189713]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:33 smithi003 ceph-mon[204507]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:33 smithi003 ceph-mon[200960]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:33 smithi046 ceph-mon[189713]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:35 smithi003 ceph-mon[204507]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:35 smithi003 ceph-mon[200960]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:35 smithi046 ceph-mon[189713]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:37 smithi003 ceph-mon[204507]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:37 smithi003 ceph-mon[200960]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:37 smithi046 ceph-mon[189713]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:39 smithi003 ceph-mon[204507]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:39 smithi003 ceph-mon[200960]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:39 smithi046 ceph-mon[189713]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:50:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:50:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:50:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:41 smithi003 ceph-mon[204507]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:41 smithi003 ceph-mon[200960]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:41 smithi046 ceph-mon[189713]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:43 smithi003 ceph-mon[204507]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:43 smithi003 ceph-mon[200960]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:43 smithi046 ceph-mon[189713]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:45 smithi003 ceph-mon[204507]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:46.777 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:45 smithi003 ceph-mon[200960]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:46.777 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:45 smithi046 ceph-mon[189713]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:50:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:47 smithi003 ceph-mon[204507]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:47 smithi003 ceph-mon[200960]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:47 smithi046 ceph-mon[189713]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:49 smithi003 ceph-mon[204507]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:49 smithi003 ceph-mon[200960]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:49 smithi046 ceph-mon[189713]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:50:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:50:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:50:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:51 smithi003 ceph-mon[204507]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:51 smithi003 ceph-mon[200960]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:51 smithi046 ceph-mon[189713]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:53 smithi003 ceph-mon[204507]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:53 smithi003 ceph-mon[200960]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:53 smithi046 ceph-mon[189713]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:55 smithi003 ceph-mon[204507]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:55 smithi003 ceph-mon[200960]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:55 smithi046 ceph-mon[189713]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:57 smithi003 ceph-mon[204507]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:57 smithi003 ceph-mon[200960]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:50:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:57 smithi046 ceph-mon[189713]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:50:59 smithi003 ceph-mon[204507]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:50:59 smithi003 ceph-mon[200960]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:50:59 smithi046 ceph-mon[189713]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:51:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:51:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:51:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:01 smithi003 ceph-mon[204507]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:01 smithi003 ceph-mon[200960]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:01 smithi046 ceph-mon[189713]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:03 smithi003 ceph-mon[204507]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:03 smithi003 ceph-mon[200960]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:03 smithi046 ceph-mon[189713]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:05 smithi003 ceph-mon[204507]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:05 smithi003 ceph-mon[200960]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:05 smithi046 ceph-mon[189713]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:51:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:51:07.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:51:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[204507]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:51:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:51:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:51:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[200960]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:51:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:51:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:51:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:07 smithi046 ceph-mon[189713]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:51:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:51:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:51:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:10 smithi003 ceph-mon[204507]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:10 smithi003 ceph-mon[200960]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:10 smithi046 ceph-mon[189713]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:51:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:51:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:51:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:11 smithi003 ceph-mon[204507]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:11 smithi003 ceph-mon[200960]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:11 smithi046 ceph-mon[189713]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:13 smithi003 ceph-mon[204507]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:13 smithi003 ceph-mon[200960]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:13 smithi046 ceph-mon[189713]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:15 smithi003 ceph-mon[204507]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:15 smithi003 ceph-mon[200960]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:15 smithi046 ceph-mon[189713]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:18 smithi003 ceph-mon[204507]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:18 smithi003 ceph-mon[200960]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:18 smithi046 ceph-mon[189713]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:20 smithi003 ceph-mon[204507]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:20 smithi003 ceph-mon[200960]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:20 smithi046 ceph-mon[189713]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:51:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:51:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:51:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:21 smithi003 ceph-mon[204507]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:21 smithi003 ceph-mon[200960]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:21 smithi046 ceph-mon[189713]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:23 smithi003 ceph-mon[204507]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:23 smithi003 ceph-mon[200960]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:23 smithi046 ceph-mon[189713]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:25 smithi003 ceph-mon[204507]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:25 smithi003 ceph-mon[200960]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:25 smithi046 ceph-mon[189713]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:28 smithi003 ceph-mon[204507]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:28 smithi003 ceph-mon[200960]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:28 smithi046 ceph-mon[189713]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:30 smithi003 ceph-mon[204507]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:30 smithi003 ceph-mon[200960]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:30 smithi046 ceph-mon[189713]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:51:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:51:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:51:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:31 smithi003 ceph-mon[204507]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:32.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:31 smithi003 ceph-mon[200960]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:31 smithi046 ceph-mon[189713]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:33 smithi003 ceph-mon[204507]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:33 smithi003 ceph-mon[200960]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:33 smithi046 ceph-mon[189713]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:36 smithi003 ceph-mon[204507]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:36 smithi003 ceph-mon[200960]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:36 smithi046 ceph-mon[189713]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:38 smithi003 ceph-mon[204507]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:38 smithi003 ceph-mon[200960]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:38 smithi046 ceph-mon[189713]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:40 smithi003 ceph-mon[200960]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:40 smithi003 ceph-mon[204507]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:40 smithi046 ceph-mon[189713]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:51:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:51:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:51:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:41 smithi003 ceph-mon[204507]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:41 smithi003 ceph-mon[200960]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:41 smithi046 ceph-mon[189713]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:43 smithi003 ceph-mon[204507]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:43 smithi003 ceph-mon[200960]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:43 smithi046 ceph-mon[189713]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:46 smithi003 ceph-mon[204507]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:46 smithi003 ceph-mon[200960]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:46 smithi046 ceph-mon[189713]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:51:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:48 smithi003 ceph-mon[200960]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:48 smithi003 ceph-mon[204507]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:48 smithi046 ceph-mon[189713]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:50 smithi003 ceph-mon[204507]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:50 smithi003 ceph-mon[200960]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:50 smithi046 ceph-mon[189713]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:51:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:51:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:51:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:51 smithi003 ceph-mon[204507]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:51 smithi003 ceph-mon[200960]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:51 smithi046 ceph-mon[189713]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:54 smithi003 ceph-mon[204507]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:54 smithi003 ceph-mon[200960]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:54 smithi046 ceph-mon[189713]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:56 smithi003 ceph-mon[204507]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:56 smithi003 ceph-mon[200960]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:56 smithi046 ceph-mon[189713]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:51:58 smithi003 ceph-mon[204507]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:51:58 smithi003 ceph-mon[200960]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:51:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:51:58 smithi046 ceph-mon[189713]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:00 smithi003 ceph-mon[204507]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:00 smithi003 ceph-mon[200960]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:00 smithi046 ceph-mon[189713]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:52:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:52:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:52:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:01 smithi003 ceph-mon[204507]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:01 smithi003 ceph-mon[200960]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:01 smithi046 ceph-mon[189713]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:04 smithi003 ceph-mon[200960]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:04 smithi003 ceph-mon[204507]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:04 smithi046 ceph-mon[189713]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:06 smithi003 ceph-mon[204507]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:06 smithi003 ceph-mon[200960]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:06 smithi046 ceph-mon[189713]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[204507]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:52:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:52:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:52:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:52:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[200960]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:52:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:52:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:52:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:52:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:08 smithi046 ceph-mon[189713]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:52:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:52:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:52:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:52:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:10 smithi003 ceph-mon[204507]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:10 smithi003 ceph-mon[200960]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:10 smithi046 ceph-mon[189713]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:52:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:52:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:52:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:11 smithi003 ceph-mon[204507]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:11 smithi003 ceph-mon[200960]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:11 smithi046 ceph-mon[189713]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:14 smithi003 ceph-mon[204507]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:14 smithi003 ceph-mon[200960]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:14 smithi046 ceph-mon[189713]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:16 smithi003 ceph-mon[204507]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:16 smithi003 ceph-mon[200960]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:16 smithi046 ceph-mon[189713]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:18 smithi003 ceph-mon[204507]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:18 smithi003 ceph-mon[200960]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:18 smithi046 ceph-mon[189713]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:20 smithi003 ceph-mon[204507]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:20 smithi003 ceph-mon[200960]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:20 smithi046 ceph-mon[189713]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:21.875 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:52:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:52:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:52:21.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:21 smithi003 ceph-mon[204507]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:21.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:21 smithi003 ceph-mon[200960]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:21 smithi046 ceph-mon[189713]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:24 smithi003 ceph-mon[204507]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:24 smithi003 ceph-mon[200960]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:24 smithi046 ceph-mon[189713]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:26 smithi003 ceph-mon[204507]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:26 smithi003 ceph-mon[200960]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:26 smithi046 ceph-mon[189713]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:28 smithi003 ceph-mon[204507]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:28 smithi003 ceph-mon[200960]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:28 smithi046 ceph-mon[189713]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:30 smithi003 ceph-mon[204507]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:30 smithi003 ceph-mon[200960]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:30 smithi046 ceph-mon[189713]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:31.874 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:52:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:52:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:52:31.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:31 smithi003 ceph-mon[200960]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:31.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:31 smithi003 ceph-mon[204507]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:31 smithi046 ceph-mon[189713]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:34 smithi003 ceph-mon[204507]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:34 smithi003 ceph-mon[200960]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:34 smithi046 ceph-mon[189713]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:36 smithi003 ceph-mon[204507]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:36 smithi003 ceph-mon[200960]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:36 smithi046 ceph-mon[189713]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:38 smithi003 ceph-mon[200960]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:38 smithi003 ceph-mon[204507]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:38 smithi046 ceph-mon[189713]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:40 smithi003 ceph-mon[204507]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:40 smithi003 ceph-mon[200960]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:40 smithi046 ceph-mon[189713]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:41.873 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:52:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:52:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:52:41.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:41 smithi003 ceph-mon[200960]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:41.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:41 smithi003 ceph-mon[204507]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:41 smithi046 ceph-mon[189713]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:44 smithi003 ceph-mon[204507]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:44 smithi003 ceph-mon[200960]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:44 smithi046 ceph-mon[189713]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:46 smithi003 ceph-mon[204507]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:46 smithi003 ceph-mon[200960]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:46 smithi046 ceph-mon[189713]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:52:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:48 smithi003 ceph-mon[204507]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:48 smithi003 ceph-mon[200960]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:48 smithi046 ceph-mon[189713]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:50 smithi003 ceph-mon[204507]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:50 smithi003 ceph-mon[200960]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:50 smithi046 ceph-mon[189713]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:51.874 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:52:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:52:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:52:51.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:51 smithi003 ceph-mon[200960]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:51 smithi003 ceph-mon[204507]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:52.700 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:51 smithi046 ceph-mon[189713]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:54 smithi003 ceph-mon[204507]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:54 smithi003 ceph-mon[200960]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:54 smithi046 ceph-mon[189713]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:56 smithi003 ceph-mon[204507]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:56 smithi003 ceph-mon[200960]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:56 smithi046 ceph-mon[189713]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:52:58 smithi003 ceph-mon[204507]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:52:58 smithi003 ceph-mon[200960]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:52:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:52:58 smithi046 ceph-mon[189713]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:00 smithi003 ceph-mon[204507]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:00 smithi003 ceph-mon[200960]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:00 smithi046 ceph-mon[189713]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:01.876 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:53:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:53:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T22:53:01.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:01 smithi003 ceph-mon[200960]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:01.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:01 smithi003 ceph-mon[204507]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:01 smithi046 ceph-mon[189713]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:04 smithi003 ceph-mon[204507]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:04 smithi003 ceph-mon[200960]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:04 smithi046 ceph-mon[189713]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:06 smithi003 ceph-mon[204507]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:06 smithi003 ceph-mon[200960]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:06 smithi046 ceph-mon[189713]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:08 smithi003 ceph-mon[204507]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:53:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:08 smithi003 ceph-mon[200960]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:53:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:08 smithi046 ceph-mon[189713]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:53:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:53:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:53:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:53:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:53:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:53:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:53:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:53:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:53:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:53:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 22:53:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T22:53:09.082143864Z level=info msg="Completed cleanup jobs" duration=65.01585ms 2023-10-07T22:53:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:10 smithi003 ceph-mon[204507]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:10 smithi003 ceph-mon[200960]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:10 smithi046 ceph-mon[189713]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:11.881 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:53:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:53:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T22:53:11.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:11 smithi003 ceph-mon[204507]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:11.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:11 smithi003 ceph-mon[200960]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:11 smithi046 ceph-mon[189713]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:14 smithi003 ceph-mon[204507]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:14 smithi003 ceph-mon[200960]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:14 smithi046 ceph-mon[189713]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:16 smithi003 ceph-mon[204507]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:16 smithi003 ceph-mon[200960]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:16 smithi046 ceph-mon[189713]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:18 smithi003 ceph-mon[204507]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:18 smithi003 ceph-mon[200960]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:18 smithi046 ceph-mon[189713]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:20 smithi003 ceph-mon[204507]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:20 smithi003 ceph-mon[200960]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:20 smithi046 ceph-mon[189713]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:21.884 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:53:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:53:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:53:21.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:21 smithi003 ceph-mon[204507]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:21.885 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:21 smithi003 ceph-mon[200960]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:21 smithi046 ceph-mon[189713]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:24 smithi003 ceph-mon[204507]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:24 smithi003 ceph-mon[200960]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:24 smithi046 ceph-mon[189713]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:26 smithi003 ceph-mon[204507]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:26.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:26 smithi003 ceph-mon[200960]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:26.508 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:26 smithi046 ceph-mon[189713]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:28 smithi003 ceph-mon[200960]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:28.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:28 smithi003 ceph-mon[204507]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:28.365 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:28 smithi046 ceph-mon[189713]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:30 smithi003 ceph-mon[204507]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:30 smithi003 ceph-mon[200960]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:30 smithi046 ceph-mon[189713]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:31.884 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:53:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:53:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:53:31.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:31 smithi003 ceph-mon[204507]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:31.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:31 smithi003 ceph-mon[200960]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:31 smithi046 ceph-mon[189713]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:34 smithi003 ceph-mon[204507]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:34.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:34 smithi003 ceph-mon[200960]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:34.374 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:34 smithi046 ceph-mon[189713]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:36 smithi003 ceph-mon[204507]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:36.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:36 smithi003 ceph-mon[200960]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:36.361 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:36 smithi046 ceph-mon[189713]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:38 smithi003 ceph-mon[204507]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:38 smithi003 ceph-mon[200960]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:38 smithi046 ceph-mon[189713]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:40 smithi003 ceph-mon[200960]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:40 smithi003 ceph-mon[204507]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:40 smithi046 ceph-mon[189713]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:41.884 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:53:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:53:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:53:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:41 smithi003 ceph-mon[204507]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:41 smithi003 ceph-mon[200960]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:41 smithi046 ceph-mon[189713]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:44 smithi003 ceph-mon[204507]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:44 smithi003 ceph-mon[200960]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:44 smithi046 ceph-mon[189713]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:46 smithi003 ceph-mon[204507]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:46 smithi003 ceph-mon[200960]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:46 smithi046 ceph-mon[189713]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:53:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:48 smithi003 ceph-mon[204507]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:48 smithi003 ceph-mon[200960]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:48 smithi046 ceph-mon[189713]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:50 smithi003 ceph-mon[204507]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:50 smithi003 ceph-mon[200960]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:50 smithi046 ceph-mon[189713]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:51.888 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:53:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:53:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:53:51.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:51 smithi003 ceph-mon[204507]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:51.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:51 smithi003 ceph-mon[200960]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:51 smithi046 ceph-mon[189713]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:54 smithi003 ceph-mon[204507]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:54 smithi003 ceph-mon[200960]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:54 smithi046 ceph-mon[189713]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:56 smithi003 ceph-mon[204507]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:56 smithi003 ceph-mon[200960]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:56 smithi046 ceph-mon[189713]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:53:58 smithi003 ceph-mon[204507]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:53:58 smithi003 ceph-mon[200960]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:53:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:53:58 smithi046 ceph-mon[189713]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:00 smithi003 ceph-mon[204507]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:00 smithi003 ceph-mon[200960]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:00 smithi046 ceph-mon[189713]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:01.888 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:54:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:54:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:54:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:01 smithi003 ceph-mon[204507]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:01 smithi003 ceph-mon[200960]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:01 smithi046 ceph-mon[189713]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:04 smithi003 ceph-mon[204507]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:04 smithi003 ceph-mon[200960]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:04 smithi046 ceph-mon[189713]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:06 smithi003 ceph-mon[204507]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:06 smithi003 ceph-mon[200960]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:06 smithi046 ceph-mon[189713]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:08 smithi003 ceph-mon[204507]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:08 smithi003 ceph-mon[200960]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:08 smithi046 ceph-mon[189713]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:54:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:54:09.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:54:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[204507]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:54:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:54:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:54:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[200960]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:54:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:54:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:54:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:10 smithi046 ceph-mon[189713]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:54:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:54:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:54:11.890 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:54:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:54:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:54:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:11 smithi003 ceph-mon[204507]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:11 smithi003 ceph-mon[200960]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:11 smithi046 ceph-mon[189713]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:14 smithi003 ceph-mon[204507]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:14 smithi003 ceph-mon[200960]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:14 smithi046 ceph-mon[189713]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:16 smithi003 ceph-mon[204507]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:16 smithi003 ceph-mon[200960]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:16 smithi046 ceph-mon[189713]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:18 smithi003 ceph-mon[204507]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:18 smithi003 ceph-mon[200960]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:18 smithi046 ceph-mon[189713]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:20 smithi003 ceph-mon[200960]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:20 smithi003 ceph-mon[204507]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:20 smithi046 ceph-mon[189713]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:21.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:54:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:54:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:54:21.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:21 smithi003 ceph-mon[200960]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:21 smithi003 ceph-mon[204507]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:21 smithi046 ceph-mon[189713]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:24 smithi003 ceph-mon[204507]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:24 smithi003 ceph-mon[200960]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:24 smithi046 ceph-mon[189713]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:26 smithi003 ceph-mon[204507]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:26 smithi003 ceph-mon[200960]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:26 smithi046 ceph-mon[189713]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:28 smithi003 ceph-mon[204507]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:28 smithi003 ceph-mon[200960]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:28 smithi046 ceph-mon[189713]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:30 smithi003 ceph-mon[200960]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:30 smithi003 ceph-mon[204507]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:30 smithi046 ceph-mon[189713]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:31.894 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:54:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:54:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:54:31.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:31 smithi003 ceph-mon[204507]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:31.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:31.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:31 smithi003 ceph-mon[200960]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:31.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:31 smithi046 ceph-mon[189713]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:34 smithi003 ceph-mon[204507]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:34 smithi003 ceph-mon[200960]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:34 smithi046 ceph-mon[189713]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:36 smithi003 ceph-mon[204507]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:36 smithi003 ceph-mon[200960]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:36 smithi046 ceph-mon[189713]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:38 smithi003 ceph-mon[204507]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:38 smithi003 ceph-mon[200960]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:38 smithi046 ceph-mon[189713]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:40 smithi003 ceph-mon[204507]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:40 smithi003 ceph-mon[200960]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:40 smithi046 ceph-mon[189713]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:41.897 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:54:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:54:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:54:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:41 smithi003 ceph-mon[200960]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:41 smithi003 ceph-mon[204507]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:41 smithi046 ceph-mon[189713]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:44 smithi003 ceph-mon[204507]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:44 smithi003 ceph-mon[200960]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:44 smithi046 ceph-mon[189713]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:46 smithi003 ceph-mon[204507]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:46 smithi003 ceph-mon[200960]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:46 smithi046 ceph-mon[189713]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:54:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:48 smithi003 ceph-mon[204507]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:48 smithi003 ceph-mon[200960]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:48 smithi046 ceph-mon[189713]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:50 smithi003 ceph-mon[204507]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:50 smithi003 ceph-mon[200960]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:50 smithi046 ceph-mon[189713]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:51.898 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:54:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:54:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:54:51.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:51 smithi003 ceph-mon[200960]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:51 smithi003 ceph-mon[204507]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:51 smithi046 ceph-mon[189713]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:54 smithi003 ceph-mon[204507]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:54 smithi003 ceph-mon[200960]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:54 smithi046 ceph-mon[189713]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:56 smithi003 ceph-mon[204507]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:56 smithi003 ceph-mon[200960]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:56 smithi046 ceph-mon[189713]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:54:58 smithi003 ceph-mon[204507]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:54:58 smithi003 ceph-mon[200960]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:54:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:54:58 smithi046 ceph-mon[189713]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:00 smithi003 ceph-mon[204507]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:00 smithi003 ceph-mon[200960]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:00 smithi046 ceph-mon[189713]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:01.898 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:55:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:55:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:55:01.902 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:01 smithi003 ceph-mon[204507]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:01.902 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:01.903 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:01 smithi003 ceph-mon[200960]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:01.903 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:01 smithi046 ceph-mon[189713]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:04 smithi003 ceph-mon[200960]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:04 smithi003 ceph-mon[204507]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:04 smithi046 ceph-mon[189713]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:06 smithi003 ceph-mon[204507]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:06 smithi003 ceph-mon[200960]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:06 smithi046 ceph-mon[189713]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:08 smithi003 ceph-mon[204507]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:08 smithi003 ceph-mon[200960]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:08 smithi046 ceph-mon[189713]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:10 smithi003 ceph-mon[204507]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:55:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:10 smithi003 ceph-mon[200960]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:55:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:10 smithi046 ceph-mon[189713]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:55:11.911 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:55:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:55:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:55:11.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:11 smithi003 ceph-mon[200960]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:11 smithi003 ceph-mon[204507]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:11 smithi046 ceph-mon[189713]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:14.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:14 smithi003 ceph-mon[204507]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:14.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:14.285 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:14.285 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:14 smithi003 ceph-mon[200960]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:14.285 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:14.285 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:14 smithi046 ceph-mon[189713]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:16 smithi003 ceph-mon[204507]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:16 smithi003 ceph-mon[200960]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:16 smithi046 ceph-mon[189713]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:18.792 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:18 smithi003 ceph-mon[204507]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:18.792 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:18.792 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:18.792 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:18 smithi003 ceph-mon[200960]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:18.792 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:18.792 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:18 smithi046 ceph-mon[189713]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[200960]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:21.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:55:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:55:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[204507]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:55:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:55:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:20 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.280 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:20 smithi046 ceph-mon[189713]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:21.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:55:21.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:55:21.281 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:20 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:55:21.905 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:55:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:55:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:55:21.905 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:21 smithi003 ceph-mon[200960]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:21 smithi003 ceph-mon[204507]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:21 smithi046 ceph-mon[189713]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:24 smithi003 ceph-mon[204507]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:24 smithi003 ceph-mon[200960]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:24 smithi046 ceph-mon[189713]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:26 smithi003 ceph-mon[204507]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:26 smithi003 ceph-mon[200960]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:26 smithi046 ceph-mon[189713]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:28 smithi003 ceph-mon[204507]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:28 smithi003 ceph-mon[200960]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:28 smithi046 ceph-mon[189713]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:30 smithi003 ceph-mon[204507]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:30 smithi003 ceph-mon[200960]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:30 smithi046 ceph-mon[189713]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:31.907 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:55:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:55:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:55:31.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:31 smithi003 ceph-mon[204507]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:31.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:31.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:31 smithi003 ceph-mon[200960]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:31.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:31 smithi046 ceph-mon[189713]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:34 smithi003 ceph-mon[204507]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:34 smithi003 ceph-mon[200960]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:34 smithi046 ceph-mon[189713]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:36 smithi003 ceph-mon[204507]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:36 smithi003 ceph-mon[200960]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:36 smithi046 ceph-mon[189713]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:38 smithi003 ceph-mon[200960]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:38 smithi003 ceph-mon[204507]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:38 smithi046 ceph-mon[189713]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:40 smithi003 ceph-mon[204507]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:40 smithi003 ceph-mon[200960]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:40 smithi046 ceph-mon[189713]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:41.907 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:55:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:55:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:55:41.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:41 smithi003 ceph-mon[200960]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:42.451 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:41 smithi046 ceph-mon[189713]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:42.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:41 smithi003 ceph-mon[204507]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:44 smithi003 ceph-mon[204507]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:44 smithi003 ceph-mon[200960]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:44 smithi046 ceph-mon[189713]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:46 smithi046 ceph-mon[189713]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:46 smithi003 ceph-mon[204507]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:46 smithi003 ceph-mon[200960]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:55:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:48 smithi046 ceph-mon[189713]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:48 smithi003 ceph-mon[204507]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:48 smithi003 ceph-mon[200960]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:50 smithi046 ceph-mon[189713]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:50 smithi003 ceph-mon[204507]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:50 smithi003 ceph-mon[200960]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:51.910 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:55:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:55:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:55:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:51 smithi003 ceph-mon[204507]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:51 smithi003 ceph-mon[200960]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:51 smithi046 ceph-mon[189713]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:54 smithi003 ceph-mon[200960]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:54 smithi003 ceph-mon[204507]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:54 smithi046 ceph-mon[189713]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:56 smithi003 ceph-mon[204507]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:56 smithi003 ceph-mon[200960]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:56 smithi046 ceph-mon[189713]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:55:58 smithi046 ceph-mon[189713]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:55:58 smithi003 ceph-mon[204507]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:55:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:55:58 smithi003 ceph-mon[200960]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:00 smithi046 ceph-mon[189713]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:00 smithi003 ceph-mon[204507]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:00 smithi003 ceph-mon[200960]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:01.913 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:56:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:56:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:56:01.913 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:01 smithi003 ceph-mon[204507]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:01.914 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:01.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:01 smithi003 ceph-mon[200960]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:01.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:01 smithi046 ceph-mon[189713]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:04 smithi046 ceph-mon[189713]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:04 smithi003 ceph-mon[204507]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:04 smithi003 ceph-mon[200960]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:06 smithi046 ceph-mon[189713]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:06 smithi003 ceph-mon[204507]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:06 smithi003 ceph-mon[200960]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:08 smithi046 ceph-mon[189713]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:08.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:08 smithi003 ceph-mon[204507]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:08 smithi003 ceph-mon[200960]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:10 smithi046 ceph-mon[189713]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:10 smithi003 ceph-mon[204507]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:10 smithi003 ceph-mon[200960]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:11.915 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:56:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:56:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:56:11.915 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:11 smithi003 ceph-mon[200960]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:11 smithi003 ceph-mon[204507]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:11 smithi046 ceph-mon[189713]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:14 smithi046 ceph-mon[189713]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:14 smithi003 ceph-mon[204507]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:14 smithi003 ceph-mon[200960]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:16 smithi046 ceph-mon[189713]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:16 smithi003 ceph-mon[204507]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:16 smithi003 ceph-mon[200960]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:18 smithi046 ceph-mon[189713]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:18 smithi003 ceph-mon[204507]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:18 smithi003 ceph-mon[200960]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:20 smithi046 ceph-mon[189713]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:20 smithi003 ceph-mon[204507]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:20 smithi003 ceph-mon[200960]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:21.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:56:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:56:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:56:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:56:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:56:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:56:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:56:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:56:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:56:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:56:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:56:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:56:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:56:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:56:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:56:22.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:22 smithi003 ceph-mon[204507]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:22.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:22 smithi003 ceph-mon[200960]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:22 smithi046 ceph-mon[189713]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:24 smithi046 ceph-mon[189713]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:24 smithi003 ceph-mon[200960]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:24 smithi003 ceph-mon[204507]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:26 smithi046 ceph-mon[189713]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:26 smithi003 ceph-mon[200960]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:26 smithi003 ceph-mon[204507]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:28 smithi046 ceph-mon[189713]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:28 smithi003 ceph-mon[200960]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:28 smithi003 ceph-mon[204507]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:30 smithi046 ceph-mon[189713]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:30 smithi003 ceph-mon[200960]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:30 smithi003 ceph-mon[204507]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:31.919 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:56:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:56:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:56:31.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:31 smithi003 ceph-mon[200960]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:31.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:31 smithi003 ceph-mon[204507]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:31 smithi046 ceph-mon[189713]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:34 smithi046 ceph-mon[189713]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:34 smithi003 ceph-mon[200960]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:34.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:34 smithi003 ceph-mon[204507]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:36 smithi046 ceph-mon[189713]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:36 smithi003 ceph-mon[200960]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:36.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:36 smithi003 ceph-mon[204507]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:38 smithi046 ceph-mon[189713]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:38 smithi003 ceph-mon[204507]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:38 smithi003 ceph-mon[200960]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:40 smithi046 ceph-mon[189713]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:40 smithi003 ceph-mon[204507]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:40 smithi003 ceph-mon[200960]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:41.919 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:56:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:56:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:56:41.921 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:41 smithi003 ceph-mon[200960]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:41 smithi003 ceph-mon[204507]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:41 smithi046 ceph-mon[189713]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:44 smithi046 ceph-mon[189713]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:44 smithi003 ceph-mon[204507]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:44 smithi003 ceph-mon[200960]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:46 smithi046 ceph-mon[189713]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:46 smithi003 ceph-mon[200960]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:46 smithi003 ceph-mon[204507]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:56:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:48 smithi046 ceph-mon[189713]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:48 smithi003 ceph-mon[204507]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:48 smithi003 ceph-mon[200960]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:50 smithi003 ceph-mon[204507]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:50 smithi003 ceph-mon[200960]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:50 smithi046 ceph-mon[189713]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:51.922 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:56:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:56:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:56:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:51 smithi003 ceph-mon[204507]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:51 smithi003 ceph-mon[200960]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:51 smithi046 ceph-mon[189713]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:54 smithi046 ceph-mon[189713]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:54 smithi003 ceph-mon[200960]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:54.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:54 smithi003 ceph-mon[204507]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:56 smithi046 ceph-mon[189713]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:56 smithi003 ceph-mon[204507]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:56 smithi003 ceph-mon[200960]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:56:58 smithi046 ceph-mon[189713]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:56:58 smithi003 ceph-mon[204507]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:56:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:56:58 smithi003 ceph-mon[200960]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:00 smithi046 ceph-mon[189713]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:00 smithi003 ceph-mon[204507]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:00 smithi003 ceph-mon[200960]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:01.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:57:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:57:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:57:01.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:01 smithi003 ceph-mon[200960]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:01.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:01 smithi003 ceph-mon[204507]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:01 smithi046 ceph-mon[189713]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:04 smithi046 ceph-mon[189713]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:04 smithi003 ceph-mon[204507]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:04 smithi003 ceph-mon[200960]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:06 smithi046 ceph-mon[189713]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:06 smithi003 ceph-mon[204507]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:06 smithi003 ceph-mon[200960]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:08 smithi003 ceph-mon[204507]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:08 smithi003 ceph-mon[200960]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:08 smithi046 ceph-mon[189713]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:10 smithi003 ceph-mon[200960]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:10 smithi003 ceph-mon[204507]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:10 smithi046 ceph-mon[189713]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:11.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:11 smithi003 ceph-mon[200960]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:11.931 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:57:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:57:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:57:11.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:11 smithi003 ceph-mon[204507]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:11 smithi046 ceph-mon[189713]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:14 smithi046 ceph-mon[189713]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:14 smithi003 ceph-mon[204507]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:14 smithi003 ceph-mon[200960]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:16.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:16 smithi003 ceph-mon[204507]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:16.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:16 smithi003 ceph-mon[200960]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:16 smithi046 ceph-mon[189713]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:18 smithi003 ceph-mon[204507]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:18 smithi003 ceph-mon[200960]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:18 smithi046 ceph-mon[189713]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:20 smithi003 ceph-mon[204507]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:20 smithi003 ceph-mon[200960]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:20 smithi046 ceph-mon[189713]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:57:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:57:21.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:57:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:57:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:57:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:57:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[204507]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:57:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:57:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:57:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[200960]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:57:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:57:22.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:57:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:22 smithi046 ceph-mon[189713]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:57:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:57:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:57:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:24 smithi003 ceph-mon[204507]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:24 smithi003 ceph-mon[200960]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:24 smithi046 ceph-mon[189713]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:26 smithi003 ceph-mon[200960]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:26 smithi003 ceph-mon[204507]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:26 smithi046 ceph-mon[189713]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:28 smithi003 ceph-mon[200960]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:28 smithi003 ceph-mon[204507]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:28 smithi046 ceph-mon[189713]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:30 smithi003 ceph-mon[200960]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:30 smithi003 ceph-mon[204507]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:30 smithi046 ceph-mon[189713]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:31.928 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:57:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:57:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:57:31.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:31 smithi003 ceph-mon[204507]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:31.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:31 smithi003 ceph-mon[200960]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:31 smithi046 ceph-mon[189713]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:34 smithi003 ceph-mon[204507]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:34 smithi003 ceph-mon[200960]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:34 smithi046 ceph-mon[189713]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:36 smithi003 ceph-mon[204507]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:36 smithi003 ceph-mon[200960]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:36 smithi046 ceph-mon[189713]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:38 smithi003 ceph-mon[204507]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:38 smithi003 ceph-mon[200960]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:38 smithi046 ceph-mon[189713]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:40 smithi003 ceph-mon[204507]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:40 smithi003 ceph-mon[200960]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:40 smithi046 ceph-mon[189713]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:41.933 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:57:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:57:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:57:41.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:41 smithi003 ceph-mon[204507]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:41 smithi003 ceph-mon[200960]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:41 smithi046 ceph-mon[189713]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:44 smithi003 ceph-mon[200960]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:44 smithi003 ceph-mon[204507]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:44 smithi046 ceph-mon[189713]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:46 smithi003 ceph-mon[200960]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:46 smithi003 ceph-mon[204507]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:46 smithi046 ceph-mon[189713]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:57:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:48 smithi003 ceph-mon[204507]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:49.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:48 smithi003 ceph-mon[200960]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:49.295 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:48 smithi046 ceph-mon[189713]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:50 smithi003 ceph-mon[200960]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:50 smithi003 ceph-mon[204507]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:50 smithi046 ceph-mon[189713]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:51.936 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:57:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:57:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:57:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:51 smithi003 ceph-mon[200960]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:51 smithi003 ceph-mon[204507]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:51 smithi046 ceph-mon[189713]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:54 smithi003 ceph-mon[200960]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:54 smithi003 ceph-mon[204507]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:54 smithi046 ceph-mon[189713]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:56 smithi003 ceph-mon[204507]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:56 smithi003 ceph-mon[200960]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:56 smithi046 ceph-mon[189713]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:57:58 smithi003 ceph-mon[204507]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:57:58 smithi003 ceph-mon[200960]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:57:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:57:58 smithi046 ceph-mon[189713]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:00 smithi003 ceph-mon[204507]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:00 smithi003 ceph-mon[200960]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:00 smithi046 ceph-mon[189713]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:01.934 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:58:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:58:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:58:01.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:01 smithi003 ceph-mon[200960]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:01.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:01 smithi003 ceph-mon[204507]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:01 smithi046 ceph-mon[189713]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:04 smithi003 ceph-mon[204507]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:04 smithi003 ceph-mon[200960]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:04 smithi046 ceph-mon[189713]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:06 smithi003 ceph-mon[204507]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:06 smithi003 ceph-mon[200960]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:06 smithi046 ceph-mon[189713]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:08 smithi003 ceph-mon[204507]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:08 smithi003 ceph-mon[200960]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:08 smithi046 ceph-mon[189713]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:10 smithi003 ceph-mon[204507]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:10 smithi003 ceph-mon[200960]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:10 smithi046 ceph-mon[189713]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:11.936 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:58:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:58:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:58:11.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:11 smithi003 ceph-mon[204507]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:11 smithi003 ceph-mon[200960]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:11 smithi046 ceph-mon[189713]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:14 smithi003 ceph-mon[200960]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:14 smithi003 ceph-mon[204507]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:14 smithi046 ceph-mon[189713]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:16 smithi003 ceph-mon[200960]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:16 smithi003 ceph-mon[204507]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:16 smithi046 ceph-mon[189713]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:18 smithi003 ceph-mon[200960]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:18 smithi003 ceph-mon[204507]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:18 smithi046 ceph-mon[189713]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:20 smithi003 ceph-mon[200960]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:20 smithi003 ceph-mon[204507]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:20 smithi046 ceph-mon[189713]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:21.942 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:58:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:58:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:58:21.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:21 smithi003 ceph-mon[204507]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:21.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:58:21.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:21 smithi003 ceph-mon[200960]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:21.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:58:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:21 smithi046 ceph-mon[189713]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:58:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:58:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:58:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:58:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:58:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:58:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:58:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:58:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:58:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:58:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:23 smithi003 ceph-mon[200960]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:23 smithi003 ceph-mon[204507]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:23 smithi046 ceph-mon[189713]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:26 smithi003 ceph-mon[200960]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:26 smithi003 ceph-mon[204507]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:26 smithi046 ceph-mon[189713]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:28 smithi003 ceph-mon[200960]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:28 smithi003 ceph-mon[204507]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:28 smithi046 ceph-mon[189713]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:30 smithi003 ceph-mon[204507]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:31.151 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:30 smithi003 ceph-mon[200960]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:31.152 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:30 smithi046 ceph-mon[189713]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:31.941 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:58:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:58:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:58:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:31 smithi003 ceph-mon[204507]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:31 smithi003 ceph-mon[200960]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:31 smithi046 ceph-mon[189713]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:34 smithi003 ceph-mon[204507]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:34 smithi003 ceph-mon[200960]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:34 smithi046 ceph-mon[189713]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:36 smithi003 ceph-mon[204507]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:36 smithi003 ceph-mon[200960]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:36 smithi046 ceph-mon[189713]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:38 smithi003 ceph-mon[204507]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:38 smithi003 ceph-mon[200960]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:38 smithi046 ceph-mon[189713]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:40 smithi003 ceph-mon[200960]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:40 smithi003 ceph-mon[204507]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:40 smithi046 ceph-mon[189713]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:41.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:58:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:58:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T22:58:41.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:41 smithi003 ceph-mon[204507]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:41.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:41 smithi003 ceph-mon[200960]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:41 smithi046 ceph-mon[189713]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:44 smithi003 ceph-mon[204507]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:44 smithi003 ceph-mon[200960]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:44 smithi046 ceph-mon[189713]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:46 smithi003 ceph-mon[204507]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:46 smithi003 ceph-mon[200960]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:46 smithi046 ceph-mon[189713]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:58:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:48 smithi003 ceph-mon[204507]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:48 smithi003 ceph-mon[200960]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:48 smithi046 ceph-mon[189713]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:50.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:50 smithi003 ceph-mon[204507]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:50 smithi003 ceph-mon[200960]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:50 smithi046 ceph-mon[189713]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:51.945 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:58:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:58:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T22:58:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:51 smithi003 ceph-mon[204507]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:51 smithi003 ceph-mon[200960]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:51 smithi046 ceph-mon[189713]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:54 smithi003 ceph-mon[204507]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:54 smithi003 ceph-mon[200960]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:54 smithi046 ceph-mon[189713]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:56 smithi003 ceph-mon[204507]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:56 smithi003 ceph-mon[200960]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:56 smithi046 ceph-mon[189713]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:58:58 smithi003 ceph-mon[204507]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:58:58 smithi003 ceph-mon[200960]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:58:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:58:58 smithi046 ceph-mon[189713]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:00.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:00 smithi003 ceph-mon[200960]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:00.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:00 smithi003 ceph-mon[204507]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:00 smithi046 ceph-mon[189713]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:01.946 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:59:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:59:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:59:01.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:01 smithi003 ceph-mon[200960]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:01.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:01 smithi003 ceph-mon[204507]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:01 smithi046 ceph-mon[189713]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:04 smithi003 ceph-mon[200960]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:04 smithi003 ceph-mon[204507]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:04 smithi046 ceph-mon[189713]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:06 smithi003 ceph-mon[200960]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:06 smithi003 ceph-mon[204507]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:06 smithi046 ceph-mon[189713]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:08 smithi003 ceph-mon[200960]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:08 smithi003 ceph-mon[204507]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:08 smithi046 ceph-mon[189713]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:10 smithi003 ceph-mon[204507]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:10 smithi003 ceph-mon[200960]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:10 smithi046 ceph-mon[189713]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:11.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:59:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:59:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T22:59:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:11 smithi003 ceph-mon[200960]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:11 smithi003 ceph-mon[204507]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:11 smithi046 ceph-mon[189713]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:14 smithi003 ceph-mon[204507]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:14 smithi003 ceph-mon[200960]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:14 smithi046 ceph-mon[189713]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:16 smithi003 ceph-mon[204507]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:16 smithi003 ceph-mon[200960]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:16 smithi046 ceph-mon[189713]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:18 smithi003 ceph-mon[204507]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:18 smithi003 ceph-mon[200960]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:18 smithi046 ceph-mon[189713]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:20 smithi003 ceph-mon[204507]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:20 smithi003 ceph-mon[200960]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:20 smithi046 ceph-mon[189713]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:21.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:59:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:59:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T22:59:21.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:21 smithi003 ceph-mon[200960]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:21 smithi003 ceph-mon[204507]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:21 smithi046 ceph-mon[189713]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:59:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:59:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:59:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[204507]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:59:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:59:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[200960]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:59:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:59:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:23 smithi046 ceph-mon[189713]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:59:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:59:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T22:59:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:26 smithi003 ceph-mon[204507]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:26 smithi003 ceph-mon[200960]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:26 smithi046 ceph-mon[189713]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:28 smithi003 ceph-mon[204507]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:28 smithi003 ceph-mon[200960]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:28 smithi046 ceph-mon[189713]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:30 smithi003 ceph-mon[204507]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:30 smithi003 ceph-mon[200960]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:30 smithi046 ceph-mon[189713]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:31.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:59:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:59:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:59:31.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:31 smithi003 ceph-mon[204507]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:31.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:31.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:31 smithi003 ceph-mon[200960]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:31.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:31 smithi046 ceph-mon[189713]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:34 smithi003 ceph-mon[204507]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:34 smithi003 ceph-mon[200960]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:34 smithi046 ceph-mon[189713]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:36 smithi003 ceph-mon[204507]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:36 smithi003 ceph-mon[200960]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:36 smithi046 ceph-mon[189713]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:38 smithi003 ceph-mon[200960]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:38 smithi003 ceph-mon[204507]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:38 smithi046 ceph-mon[189713]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:40 smithi003 ceph-mon[204507]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:40 smithi003 ceph-mon[200960]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:40 smithi046 ceph-mon[189713]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:41.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:59:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:59:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T22:59:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:41 smithi003 ceph-mon[200960]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:41 smithi003 ceph-mon[204507]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:41 smithi046 ceph-mon[189713]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:44 smithi003 ceph-mon[200960]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:44 smithi003 ceph-mon[204507]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:44 smithi046 ceph-mon[189713]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:46 smithi003 ceph-mon[204507]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:46 smithi003 ceph-mon[200960]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:46 smithi046 ceph-mon[189713]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:59:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:48 smithi003 ceph-mon[204507]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:48 smithi003 ceph-mon[200960]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:48 smithi046 ceph-mon[189713]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:50 smithi003 ceph-mon[204507]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:50 smithi003 ceph-mon[200960]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:50 smithi046 ceph-mon[189713]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:51.957 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 22:59:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:22:59:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T22:59:51.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:51 smithi003 ceph-mon[200960]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:51 smithi003 ceph-mon[204507]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:51 smithi046 ceph-mon[189713]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:54 smithi003 ceph-mon[200960]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:54 smithi003 ceph-mon[204507]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:54 smithi046 ceph-mon[189713]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:56 smithi003 ceph-mon[200960]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:56 smithi003 ceph-mon[204507]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:56 smithi046 ceph-mon[189713]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 22:59:58 smithi003 ceph-mon[204507]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 22:59:58 smithi003 ceph-mon[200960]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T22:59:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 22:59:58 smithi046 ceph-mon[189713]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:00 smithi003 ceph-mon[204507]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T23:00:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:00 smithi003 ceph-mon[200960]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T23:00:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:00 smithi046 ceph-mon[189713]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T23:00:01.957 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:00:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:00:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:00:01.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:01 smithi003 ceph-mon[204507]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:01.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:01.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:01 smithi003 ceph-mon[200960]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:01.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:01 smithi046 ceph-mon[189713]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:04 smithi003 ceph-mon[204507]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:04 smithi003 ceph-mon[200960]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:04 smithi046 ceph-mon[189713]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:06 smithi003 ceph-mon[204507]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:06 smithi003 ceph-mon[200960]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:06 smithi046 ceph-mon[189713]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:08 smithi003 ceph-mon[204507]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:08 smithi003 ceph-mon[200960]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:08 smithi046 ceph-mon[189713]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:10 smithi003 ceph-mon[204507]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:10 smithi003 ceph-mon[200960]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:10 smithi046 ceph-mon[189713]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:11.960 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:00:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:00:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:00:11.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:11 smithi003 ceph-mon[204507]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:11 smithi003 ceph-mon[200960]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:11 smithi046 ceph-mon[189713]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:14 smithi003 ceph-mon[200960]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:14 smithi003 ceph-mon[204507]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:14 smithi046 ceph-mon[189713]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:16 smithi003 ceph-mon[204507]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:16 smithi003 ceph-mon[200960]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:16 smithi046 ceph-mon[189713]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:18 smithi003 ceph-mon[204507]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:18 smithi003 ceph-mon[200960]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:18 smithi046 ceph-mon[189713]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:20 smithi003 ceph-mon[204507]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:20 smithi003 ceph-mon[200960]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:20 smithi046 ceph-mon[189713]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:21.960 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:00:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:00:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:00:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:21 smithi003 ceph-mon[200960]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:21 smithi003 ceph-mon[204507]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:21 smithi046 ceph-mon[189713]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:24 smithi003 ceph-mon[204507]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:00:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:24 smithi003 ceph-mon[200960]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:00:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:24 smithi046 ceph-mon[189713]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:00:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:00:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:00:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:00:25.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:00:25.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:00:25.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:00:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:00:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:00:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:00:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:26 smithi003 ceph-mon[204507]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:26 smithi003 ceph-mon[200960]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:26 smithi046 ceph-mon[189713]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:28 smithi003 ceph-mon[204507]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:28 smithi003 ceph-mon[200960]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:28 smithi046 ceph-mon[189713]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:30 smithi003 ceph-mon[204507]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:30 smithi003 ceph-mon[200960]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:30 smithi046 ceph-mon[189713]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:31.963 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:00:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:00:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:00:31.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:31 smithi003 ceph-mon[204507]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:31.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:31.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:31 smithi003 ceph-mon[200960]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:31.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:31 smithi046 ceph-mon[189713]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:34 smithi003 ceph-mon[200960]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:34 smithi003 ceph-mon[204507]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:34 smithi046 ceph-mon[189713]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:36 smithi003 ceph-mon[200960]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:36 smithi003 ceph-mon[204507]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:36 smithi046 ceph-mon[189713]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:38 smithi003 ceph-mon[200960]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:38 smithi003 ceph-mon[204507]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:38 smithi046 ceph-mon[189713]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:40 smithi003 ceph-mon[204507]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:40 smithi003 ceph-mon[200960]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:40 smithi046 ceph-mon[189713]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:41.968 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:00:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:00:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:00:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:41 smithi003 ceph-mon[204507]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:41 smithi003 ceph-mon[200960]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:41 smithi046 ceph-mon[189713]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:44 smithi003 ceph-mon[204507]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:44 smithi003 ceph-mon[200960]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:44 smithi046 ceph-mon[189713]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:46 smithi003 ceph-mon[204507]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:46 smithi003 ceph-mon[200960]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:46 smithi046 ceph-mon[189713]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:00:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:48 smithi003 ceph-mon[204507]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:48 smithi003 ceph-mon[200960]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:48 smithi046 ceph-mon[189713]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:50 smithi003 ceph-mon[204507]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:50 smithi003 ceph-mon[200960]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:50 smithi046 ceph-mon[189713]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:51.967 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:00:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:00:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:00:51.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:51 smithi003 ceph-mon[204507]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:51.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:51 smithi003 ceph-mon[200960]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:51 smithi046 ceph-mon[189713]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:54 smithi003 ceph-mon[204507]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:54 smithi003 ceph-mon[200960]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:54 smithi046 ceph-mon[189713]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:56 smithi003 ceph-mon[204507]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:56 smithi003 ceph-mon[200960]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:56 smithi046 ceph-mon[189713]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:00:58 smithi003 ceph-mon[204507]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:00:58 smithi003 ceph-mon[200960]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:00:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:00:58 smithi046 ceph-mon[189713]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:00 smithi003 ceph-mon[204507]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:00 smithi003 ceph-mon[200960]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:00 smithi046 ceph-mon[189713]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:01:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:01:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:01:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:01 smithi003 ceph-mon[204507]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:01 smithi003 ceph-mon[200960]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:01 smithi046 ceph-mon[189713]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:04 smithi003 ceph-mon[200960]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:04 smithi003 ceph-mon[204507]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:04 smithi046 ceph-mon[189713]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:06.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:06 smithi003 ceph-mon[200960]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:06.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:06 smithi003 ceph-mon[204507]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:06 smithi046 ceph-mon[189713]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:08 smithi003 ceph-mon[204507]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:08 smithi003 ceph-mon[200960]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:08 smithi046 ceph-mon[189713]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:10 smithi003 ceph-mon[204507]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:10 smithi003 ceph-mon[200960]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:10 smithi046 ceph-mon[189713]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:11.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:01:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:01:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:01:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:11 smithi003 ceph-mon[204507]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:11 smithi003 ceph-mon[200960]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:11 smithi046 ceph-mon[189713]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:14 smithi003 ceph-mon[204507]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:14 smithi003 ceph-mon[200960]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:14 smithi046 ceph-mon[189713]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:16 smithi003 ceph-mon[204507]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:16 smithi003 ceph-mon[200960]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:16 smithi046 ceph-mon[189713]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:18.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:18 smithi003 ceph-mon[204507]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:18.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:18 smithi003 ceph-mon[200960]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:18 smithi046 ceph-mon[189713]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:20 smithi003 ceph-mon[200960]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:20 smithi003 ceph-mon[204507]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:20 smithi046 ceph-mon[189713]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:21.972 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:01:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:01:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:01:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:21 smithi003 ceph-mon[200960]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:21 smithi003 ceph-mon[204507]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:21 smithi046 ceph-mon[189713]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:24 smithi003 ceph-mon[200960]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:24 smithi003 ceph-mon[204507]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:24 smithi046 ceph-mon[189713]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:01:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:01:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:01:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:01:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:01:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:01:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:01:25.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:01:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:01:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:01:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:01:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:01:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:26 smithi003 ceph-mon[204507]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:26 smithi003 ceph-mon[200960]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:26 smithi046 ceph-mon[189713]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:28 smithi003 ceph-mon[204507]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:28 smithi003 ceph-mon[200960]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:28 smithi046 ceph-mon[189713]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:30 smithi003 ceph-mon[204507]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:30 smithi003 ceph-mon[200960]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:30 smithi046 ceph-mon[189713]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:31.973 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:01:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:01:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:01:31.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:31 smithi003 ceph-mon[204507]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:31.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:31.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:31 smithi003 ceph-mon[200960]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:31.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:31 smithi046 ceph-mon[189713]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:34 smithi003 ceph-mon[204507]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:34 smithi003 ceph-mon[200960]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:34 smithi046 ceph-mon[189713]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:36 smithi003 ceph-mon[204507]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:36 smithi003 ceph-mon[200960]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:36 smithi046 ceph-mon[189713]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:38 smithi003 ceph-mon[204507]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:38 smithi003 ceph-mon[200960]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:38 smithi046 ceph-mon[189713]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:40 smithi003 ceph-mon[204507]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:40 smithi003 ceph-mon[200960]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:40 smithi046 ceph-mon[189713]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:41.977 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:01:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:01:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:01:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:41 smithi003 ceph-mon[204507]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:41 smithi003 ceph-mon[200960]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:41 smithi046 ceph-mon[189713]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:44 smithi003 ceph-mon[204507]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:44 smithi003 ceph-mon[200960]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:44 smithi046 ceph-mon[189713]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:46 smithi003 ceph-mon[204507]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:46 smithi003 ceph-mon[200960]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:46 smithi046 ceph-mon[189713]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:01:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:48 smithi003 ceph-mon[204507]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:48 smithi003 ceph-mon[200960]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:48 smithi046 ceph-mon[189713]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:50 smithi003 ceph-mon[204507]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:50 smithi003 ceph-mon[200960]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:50 smithi046 ceph-mon[189713]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:51.978 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:01:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:01:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:01:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:51 smithi003 ceph-mon[204507]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:51 smithi003 ceph-mon[200960]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:51 smithi046 ceph-mon[189713]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:54 smithi003 ceph-mon[204507]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:54 smithi003 ceph-mon[200960]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:54.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:54 smithi046 ceph-mon[189713]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:56 smithi003 ceph-mon[200960]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:56 smithi003 ceph-mon[204507]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:56 smithi046 ceph-mon[189713]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:01:58 smithi003 ceph-mon[200960]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:01:58 smithi003 ceph-mon[204507]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:01:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:01:58 smithi046 ceph-mon[189713]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:00 smithi003 ceph-mon[200960]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:00 smithi003 ceph-mon[204507]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:00 smithi046 ceph-mon[189713]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:01.981 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:02:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:02:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:02:01.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:01 smithi003 ceph-mon[204507]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:01.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:01 smithi003 ceph-mon[200960]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:01 smithi046 ceph-mon[189713]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:04 smithi003 ceph-mon[200960]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:04 smithi003 ceph-mon[204507]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:04 smithi046 ceph-mon[189713]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:06 smithi003 ceph-mon[200960]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:06 smithi003 ceph-mon[204507]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:06 smithi046 ceph-mon[189713]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:08 smithi003 ceph-mon[200960]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:08 smithi003 ceph-mon[204507]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:08 smithi046 ceph-mon[189713]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:10 smithi003 ceph-mon[204507]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:10 smithi003 ceph-mon[200960]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:10 smithi046 ceph-mon[189713]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:11.981 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:02:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:02:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:02:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:11 smithi003 ceph-mon[204507]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:11 smithi003 ceph-mon[200960]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:11 smithi046 ceph-mon[189713]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:14 smithi003 ceph-mon[204507]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:14 smithi003 ceph-mon[200960]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:14 smithi046 ceph-mon[189713]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:16 smithi003 ceph-mon[204507]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:16 smithi003 ceph-mon[200960]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:16 smithi046 ceph-mon[189713]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:18 smithi003 ceph-mon[204507]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:18 smithi003 ceph-mon[200960]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:18 smithi046 ceph-mon[189713]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:20 smithi003 ceph-mon[204507]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:20 smithi003 ceph-mon[200960]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:20 smithi046 ceph-mon[189713]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:21.985 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:02:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:02:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:02:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:21 smithi003 ceph-mon[204507]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:21 smithi003 ceph-mon[200960]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:21 smithi046 ceph-mon[189713]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:24 smithi003 ceph-mon[200960]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:24 smithi003 ceph-mon[204507]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:24 smithi046 ceph-mon[189713]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:02:25.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:02:25.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:02:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[204507]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:02:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:02:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:02:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[200960]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:02:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:02:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:02:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:26 smithi046 ceph-mon[189713]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:02:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:02:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:02:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:28 smithi003 ceph-mon[200960]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:28 smithi003 ceph-mon[204507]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:28.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:28 smithi046 ceph-mon[189713]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:30 smithi003 ceph-mon[204507]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:30 smithi003 ceph-mon[200960]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:30 smithi046 ceph-mon[189713]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:31.985 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:02:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:02:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:02:31.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:31 smithi003 ceph-mon[204507]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:31.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:31 smithi003 ceph-mon[200960]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:31 smithi046 ceph-mon[189713]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:34 smithi003 ceph-mon[204507]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:34 smithi003 ceph-mon[200960]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:34 smithi046 ceph-mon[189713]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:36 smithi003 ceph-mon[204507]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:36 smithi003 ceph-mon[200960]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:36.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:36 smithi046 ceph-mon[189713]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:38 smithi003 ceph-mon[204507]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:38 smithi003 ceph-mon[200960]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:38 smithi046 ceph-mon[189713]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:40 smithi003 ceph-mon[204507]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:40 smithi003 ceph-mon[200960]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:40 smithi046 ceph-mon[189713]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:41.992 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:02:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:02:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:02:41.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:41 smithi003 ceph-mon[200960]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:41 smithi003 ceph-mon[204507]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:41 smithi046 ceph-mon[189713]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:44.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:44 smithi003 ceph-mon[204507]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:44.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:44 smithi003 ceph-mon[200960]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:44 smithi046 ceph-mon[189713]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:46 smithi003 ceph-mon[204507]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:46 smithi003 ceph-mon[200960]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:46 smithi046 ceph-mon[189713]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:02:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:48 smithi003 ceph-mon[204507]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:48 smithi003 ceph-mon[200960]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:48 smithi046 ceph-mon[189713]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:50 smithi003 ceph-mon[204507]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:50 smithi003 ceph-mon[200960]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:50 smithi046 ceph-mon[189713]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:51.992 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:02:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:02:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:02:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:51 smithi003 ceph-mon[200960]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:51 smithi003 ceph-mon[204507]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:51 smithi046 ceph-mon[189713]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:54 smithi003 ceph-mon[200960]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:54 smithi003 ceph-mon[204507]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:54 smithi046 ceph-mon[189713]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:56 smithi003 ceph-mon[200960]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:56 smithi003 ceph-mon[204507]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:56 smithi046 ceph-mon[189713]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:02:58 smithi003 ceph-mon[204507]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:02:58 smithi003 ceph-mon[200960]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:02:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:02:58 smithi046 ceph-mon[189713]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:00 smithi003 ceph-mon[204507]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:00 smithi003 ceph-mon[200960]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:00.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:00 smithi046 ceph-mon[189713]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:01.992 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:03:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:03:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:03:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:01 smithi003 ceph-mon[204507]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:01 smithi003 ceph-mon[200960]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:01 smithi046 ceph-mon[189713]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:04 smithi003 ceph-mon[204507]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:04 smithi003 ceph-mon[200960]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:04 smithi046 ceph-mon[189713]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:06 smithi003 ceph-mon[204507]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:06 smithi003 ceph-mon[200960]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:06 smithi046 ceph-mon[189713]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:08 smithi003 ceph-mon[204507]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:08 smithi003 ceph-mon[200960]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:08 smithi046 ceph-mon[189713]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:09.345 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 23:03:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T23:03:09.083059232Z level=info msg="Completed cleanup jobs" duration=66.540246ms 2023-10-07T23:03:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:10 smithi003 ceph-mon[204507]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:10 smithi003 ceph-mon[200960]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:10 smithi046 ceph-mon[189713]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:12.000 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:03:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:03:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:03:12.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:12 smithi003 ceph-mon[200960]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:12 smithi003 ceph-mon[204507]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:12 smithi046 ceph-mon[189713]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:14 smithi003 ceph-mon[204507]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:14 smithi003 ceph-mon[200960]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:14 smithi046 ceph-mon[189713]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:16 smithi003 ceph-mon[204507]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:16 smithi003 ceph-mon[200960]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:16 smithi046 ceph-mon[189713]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:18 smithi003 ceph-mon[204507]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:18 smithi003 ceph-mon[200960]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:18 smithi046 ceph-mon[189713]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:20 smithi003 ceph-mon[204507]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:20 smithi003 ceph-mon[200960]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:20 smithi046 ceph-mon[189713]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:21.995 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:03:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:03:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:03:21.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:21 smithi003 ceph-mon[204507]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:21.996 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:21 smithi003 ceph-mon[200960]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:21 smithi046 ceph-mon[189713]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:24.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:24 smithi003 ceph-mon[204507]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:24.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:24 smithi003 ceph-mon[200960]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:24 smithi046 ceph-mon[189713]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:26 smithi003 ceph-mon[204507]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:03:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:26 smithi003 ceph-mon[200960]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:03:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:26 smithi046 ceph-mon[189713]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:03:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:03:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:03:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:03:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:03:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:03:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:03:27.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:03:27.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:03:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:03:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:28 smithi003 ceph-mon[204507]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:28 smithi003 ceph-mon[200960]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:28 smithi046 ceph-mon[189713]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:30 smithi003 ceph-mon[204507]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:30 smithi003 ceph-mon[200960]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:30 smithi046 ceph-mon[189713]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:32.000 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:03:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:03:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:03:32.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:32 smithi003 ceph-mon[204507]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:32.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:32.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:31 smithi003 ceph-mon[200960]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:32.001 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:32 smithi046 ceph-mon[189713]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:34 smithi003 ceph-mon[204507]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:34 smithi003 ceph-mon[200960]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:34 smithi046 ceph-mon[189713]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:36 smithi003 ceph-mon[204507]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:36 smithi003 ceph-mon[200960]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:36 smithi046 ceph-mon[189713]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:38 smithi003 ceph-mon[204507]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:38 smithi003 ceph-mon[200960]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:38 smithi046 ceph-mon[189713]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:40 smithi003 ceph-mon[204507]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:40 smithi003 ceph-mon[200960]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:40 smithi046 ceph-mon[189713]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:42.001 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:03:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:03:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:03:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:42 smithi003 ceph-mon[204507]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:42 smithi003 ceph-mon[200960]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:42 smithi046 ceph-mon[189713]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:44 smithi003 ceph-mon[204507]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:44 smithi003 ceph-mon[200960]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:44 smithi046 ceph-mon[189713]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:46 smithi003 ceph-mon[204507]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:46 smithi003 ceph-mon[200960]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:46 smithi046 ceph-mon[189713]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:03:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:48 smithi003 ceph-mon[204507]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:48 smithi003 ceph-mon[200960]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:48 smithi046 ceph-mon[189713]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:50 smithi003 ceph-mon[204507]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:50 smithi003 ceph-mon[200960]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:50 smithi046 ceph-mon[189713]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:52.005 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:03:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:03:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:03:52.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:52 smithi003 ceph-mon[204507]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:52.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:52 smithi003 ceph-mon[200960]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:52 smithi046 ceph-mon[189713]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:54 smithi003 ceph-mon[204507]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:54 smithi003 ceph-mon[200960]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:54 smithi046 ceph-mon[189713]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:56 smithi003 ceph-mon[204507]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:56 smithi003 ceph-mon[200960]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:56 smithi046 ceph-mon[189713]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:03:58 smithi003 ceph-mon[204507]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:03:58 smithi003 ceph-mon[200960]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:03:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:03:58 smithi046 ceph-mon[189713]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:00 smithi003 ceph-mon[204507]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:00 smithi003 ceph-mon[200960]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:00 smithi046 ceph-mon[189713]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:02.005 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:04:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:04:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:04:02.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:02 smithi003 ceph-mon[204507]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:02.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:02.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:02 smithi003 ceph-mon[200960]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:02.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:02 smithi046 ceph-mon[189713]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:04 smithi003 ceph-mon[204507]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:04 smithi003 ceph-mon[200960]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:04 smithi046 ceph-mon[189713]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:06 smithi003 ceph-mon[204507]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:06 smithi003 ceph-mon[200960]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:06 smithi046 ceph-mon[189713]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:08 smithi003 ceph-mon[204507]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:08 smithi003 ceph-mon[200960]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:08 smithi046 ceph-mon[189713]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:10 smithi003 ceph-mon[204507]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:10 smithi003 ceph-mon[200960]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:10 smithi046 ceph-mon[189713]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:12.003 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:04:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:04:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:04:12.003 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:12 smithi003 ceph-mon[200960]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:12 smithi003 ceph-mon[204507]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:12 smithi046 ceph-mon[189713]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:14 smithi003 ceph-mon[204507]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:14 smithi003 ceph-mon[200960]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:14 smithi046 ceph-mon[189713]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:16 smithi003 ceph-mon[204507]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:16 smithi003 ceph-mon[200960]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:16 smithi046 ceph-mon[189713]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:18 smithi003 ceph-mon[204507]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:18 smithi003 ceph-mon[200960]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:18 smithi046 ceph-mon[189713]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:20 smithi003 ceph-mon[204507]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:20 smithi003 ceph-mon[200960]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:20 smithi046 ceph-mon[189713]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:22.008 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:04:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:04:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:04:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:22 smithi003 ceph-mon[204507]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:22 smithi003 ceph-mon[200960]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:22 smithi046 ceph-mon[189713]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:24 smithi003 ceph-mon[204507]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:24 smithi003 ceph-mon[200960]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:24 smithi046 ceph-mon[189713]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:26 smithi003 ceph-mon[204507]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:26 smithi003 ceph-mon[200960]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:26 smithi046 ceph-mon[189713]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:04:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:04:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:04:27.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:04:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:04:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:04:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:04:27.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:04:27.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:04:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:04:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:04:27.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:04:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:28 smithi003 ceph-mon[204507]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:28 smithi003 ceph-mon[200960]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:28.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:28 smithi046 ceph-mon[189713]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:30 smithi003 ceph-mon[204507]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:30 smithi003 ceph-mon[200960]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:30 smithi046 ceph-mon[189713]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:32.008 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:04:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:04:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:04:32.009 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:32 smithi003 ceph-mon[200960]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:32.009 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:32 smithi003 ceph-mon[204507]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:32 smithi046 ceph-mon[189713]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:34 smithi003 ceph-mon[204507]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:34 smithi003 ceph-mon[200960]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:34 smithi046 ceph-mon[189713]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:36 smithi003 ceph-mon[204507]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:36 smithi003 ceph-mon[200960]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:36 smithi046 ceph-mon[189713]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:38 smithi003 ceph-mon[204507]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:38 smithi003 ceph-mon[200960]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:38 smithi046 ceph-mon[189713]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:40 smithi003 ceph-mon[204507]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:40 smithi003 ceph-mon[200960]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:40 smithi046 ceph-mon[189713]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:42.013 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:04:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:04:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:04:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:42 smithi003 ceph-mon[204507]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:42 smithi003 ceph-mon[200960]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:42 smithi046 ceph-mon[189713]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:44 smithi003 ceph-mon[204507]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:44 smithi003 ceph-mon[200960]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:44 smithi046 ceph-mon[189713]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:46 smithi003 ceph-mon[204507]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:46 smithi003 ceph-mon[200960]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:46 smithi046 ceph-mon[189713]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:04:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:48 smithi003 ceph-mon[204507]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:48 smithi003 ceph-mon[200960]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:48 smithi046 ceph-mon[189713]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:50 smithi003 ceph-mon[204507]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:50 smithi003 ceph-mon[200960]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:50 smithi046 ceph-mon[189713]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:52.012 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:04:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:04:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:04:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:52 smithi003 ceph-mon[200960]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:52 smithi003 ceph-mon[204507]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:52 smithi046 ceph-mon[189713]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:54 smithi003 ceph-mon[204507]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:54 smithi003 ceph-mon[200960]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:54 smithi046 ceph-mon[189713]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:56 smithi003 ceph-mon[204507]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:56 smithi003 ceph-mon[200960]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:56 smithi046 ceph-mon[189713]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:04:58 smithi003 ceph-mon[204507]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:04:58 smithi003 ceph-mon[200960]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:04:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:04:58 smithi046 ceph-mon[189713]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:00 smithi003 ceph-mon[204507]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:00 smithi003 ceph-mon[200960]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:00 smithi046 ceph-mon[189713]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:02.016 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:05:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:05:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:05:02.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:02 smithi003 ceph-mon[200960]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:02.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:02 smithi003 ceph-mon[204507]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:02 smithi046 ceph-mon[189713]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:04 smithi003 ceph-mon[200960]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:04 smithi003 ceph-mon[204507]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:04 smithi046 ceph-mon[189713]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:06 smithi003 ceph-mon[200960]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:06 smithi003 ceph-mon[204507]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:06 smithi046 ceph-mon[189713]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:08 smithi003 ceph-mon[200960]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:08 smithi003 ceph-mon[204507]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:08 smithi046 ceph-mon[189713]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:10 smithi003 ceph-mon[200960]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:10 smithi003 ceph-mon[204507]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:10 smithi046 ceph-mon[189713]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:12.015 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:05:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:05:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:05:12.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:12 smithi003 ceph-mon[200960]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:12.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:12 smithi003 ceph-mon[204507]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:12 smithi046 ceph-mon[189713]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:14 smithi003 ceph-mon[200960]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:14 smithi003 ceph-mon[204507]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:14 smithi046 ceph-mon[189713]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:16 smithi003 ceph-mon[204507]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:16 smithi003 ceph-mon[200960]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:16 smithi046 ceph-mon[189713]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:18 smithi003 ceph-mon[204507]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:18 smithi003 ceph-mon[200960]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:18 smithi046 ceph-mon[189713]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:20 smithi003 ceph-mon[204507]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:20 smithi003 ceph-mon[200960]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:20 smithi046 ceph-mon[189713]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:22.018 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:05:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:05:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:05:22.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:22 smithi003 ceph-mon[200960]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:22 smithi003 ceph-mon[204507]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:22 smithi046 ceph-mon[189713]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:24 smithi003 ceph-mon[204507]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:24 smithi003 ceph-mon[200960]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:24 smithi046 ceph-mon[189713]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:26 smithi003 ceph-mon[204507]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:26 smithi003 ceph-mon[200960]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:26 smithi046 ceph-mon[189713]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:27.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:05:27.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:05:27.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:05:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:28 smithi003 ceph-mon[200960]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:28.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:28 smithi003 ceph-mon[204507]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:28 smithi046 ceph-mon[189713]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:30 smithi003 ceph-mon[204507]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:30 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:30 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:30 smithi003 ceph-mon[200960]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:30 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:30 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:30 smithi046 ceph-mon[189713]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:30 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:30 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:05:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:05:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:05:31.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:05:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:05:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:05:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:32 smithi003 ceph-mon[204507]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:32 smithi003 ceph-mon[200960]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:32 smithi046 ceph-mon[189713]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:34.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:34 smithi003 ceph-mon[204507]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:34.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:34 smithi003 ceph-mon[200960]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:34 smithi046 ceph-mon[189713]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:36 smithi003 ceph-mon[204507]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:36 smithi003 ceph-mon[200960]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:36 smithi046 ceph-mon[189713]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:38 smithi003 ceph-mon[204507]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:38 smithi003 ceph-mon[200960]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:38 smithi046 ceph-mon[189713]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:40 smithi003 ceph-mon[204507]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:40 smithi003 ceph-mon[200960]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:40 smithi046 ceph-mon[189713]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:42.022 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:05:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:05:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:05:42.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:42 smithi003 ceph-mon[204507]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:42.023 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:42 smithi003 ceph-mon[200960]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:42 smithi046 ceph-mon[189713]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:44 smithi003 ceph-mon[204507]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:44 smithi003 ceph-mon[200960]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:44 smithi046 ceph-mon[189713]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:46 smithi003 ceph-mon[204507]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:46 smithi003 ceph-mon[200960]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:46 smithi046 ceph-mon[189713]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:05:48.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:48 smithi003 ceph-mon[204507]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:48.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:48 smithi003 ceph-mon[200960]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:48 smithi046 ceph-mon[189713]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:50 smithi003 ceph-mon[204507]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:50 smithi003 ceph-mon[200960]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:50 smithi046 ceph-mon[189713]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:52.023 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:05:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:05:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:05:52.023 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:52 smithi003 ceph-mon[200960]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:52 smithi003 ceph-mon[204507]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:52 smithi046 ceph-mon[189713]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:54 smithi003 ceph-mon[204507]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:54 smithi003 ceph-mon[200960]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:54 smithi046 ceph-mon[189713]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:56 smithi003 ceph-mon[204507]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:56.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:56 smithi003 ceph-mon[200960]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:56 smithi046 ceph-mon[189713]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:05:58 smithi003 ceph-mon[204507]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:05:58 smithi003 ceph-mon[200960]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:05:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:05:58 smithi046 ceph-mon[189713]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:00 smithi003 ceph-mon[204507]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:00 smithi003 ceph-mon[200960]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:00 smithi046 ceph-mon[189713]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:02.026 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:06:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:06:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:06:02.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:02 smithi003 ceph-mon[200960]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:02.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:02 smithi003 ceph-mon[204507]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:02 smithi046 ceph-mon[189713]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:04 smithi003 ceph-mon[200960]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:04 smithi003 ceph-mon[204507]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:04 smithi046 ceph-mon[189713]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:06 smithi003 ceph-mon[200960]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:06 smithi003 ceph-mon[204507]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:06 smithi046 ceph-mon[189713]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:08 smithi003 ceph-mon[200960]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:08 smithi003 ceph-mon[204507]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:08 smithi046 ceph-mon[189713]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:10 smithi003 ceph-mon[200960]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:10 smithi003 ceph-mon[204507]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:10 smithi046 ceph-mon[189713]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:12.025 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:06:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:06:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:06:12.026 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:12 smithi003 ceph-mon[200960]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:12 smithi003 ceph-mon[204507]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:12 smithi046 ceph-mon[189713]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:14 smithi003 ceph-mon[204507]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:14 smithi003 ceph-mon[200960]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:14 smithi046 ceph-mon[189713]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:16 smithi003 ceph-mon[200960]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:16 smithi003 ceph-mon[204507]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:16 smithi046 ceph-mon[189713]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:17.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:17.660 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:18 smithi003 ceph-mon[200960]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:18 smithi003 ceph-mon[204507]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:18 smithi046 ceph-mon[189713]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:20 smithi003 ceph-mon[204507]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:20 smithi003 ceph-mon[200960]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:20 smithi046 ceph-mon[189713]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:22.029 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:06:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:06:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:06:22.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:22 smithi003 ceph-mon[200960]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:22 smithi003 ceph-mon[204507]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:22 smithi046 ceph-mon[189713]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:24 smithi003 ceph-mon[204507]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:24 smithi003 ceph-mon[200960]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:24 smithi046 ceph-mon[189713]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:26 smithi003 ceph-mon[204507]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:26 smithi003 ceph-mon[200960]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:26 smithi046 ceph-mon[189713]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:28 smithi003 ceph-mon[204507]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:28 smithi003 ceph-mon[200960]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:28.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:28 smithi046 ceph-mon[189713]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:30 smithi003 ceph-mon[204507]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:30 smithi003 ceph-mon[200960]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:30 smithi046 ceph-mon[189713]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:32.030 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:06:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:06:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:06:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:06:32.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[204507]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:32.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:32.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:06:32.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:06:32.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:06:32.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:06:32.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[200960]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:32.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:32.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:06:32.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:06:32.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:06:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:06:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:32 smithi046 ceph-mon[189713]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:06:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:06:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:06:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:34 smithi003 ceph-mon[204507]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:34 smithi003 ceph-mon[200960]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:34 smithi046 ceph-mon[189713]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:36 smithi003 ceph-mon[204507]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:36 smithi003 ceph-mon[200960]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:36 smithi046 ceph-mon[189713]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:38 smithi003 ceph-mon[204507]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:38 smithi003 ceph-mon[200960]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:38 smithi046 ceph-mon[189713]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:40 smithi003 ceph-mon[204507]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:40 smithi003 ceph-mon[200960]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:40 smithi046 ceph-mon[189713]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:42.032 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:06:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:06:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:06:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:42 smithi003 ceph-mon[204507]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:42 smithi003 ceph-mon[200960]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:42 smithi046 ceph-mon[189713]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:44 smithi003 ceph-mon[204507]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:44 smithi003 ceph-mon[200960]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:44 smithi046 ceph-mon[189713]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:46 smithi003 ceph-mon[204507]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:46 smithi003 ceph-mon[200960]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:46 smithi046 ceph-mon[189713]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:06:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:48 smithi003 ceph-mon[204507]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:48 smithi003 ceph-mon[200960]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:48 smithi046 ceph-mon[189713]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:50 smithi003 ceph-mon[204507]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:50 smithi003 ceph-mon[200960]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:50 smithi046 ceph-mon[189713]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:52.034 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:06:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:06:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:06:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:52 smithi003 ceph-mon[204507]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:52 smithi003 ceph-mon[200960]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:52 smithi046 ceph-mon[189713]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:54 smithi003 ceph-mon[204507]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:54 smithi003 ceph-mon[200960]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:54 smithi046 ceph-mon[189713]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:56 smithi003 ceph-mon[200960]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:56 smithi003 ceph-mon[204507]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:56 smithi046 ceph-mon[189713]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:06:58 smithi003 ceph-mon[200960]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:06:58 smithi003 ceph-mon[204507]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:06:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:06:58 smithi046 ceph-mon[189713]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:00 smithi003 ceph-mon[200960]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:00 smithi003 ceph-mon[204507]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:00 smithi046 ceph-mon[189713]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:02.037 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:07:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:07:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:07:02.037 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:02 smithi003 ceph-mon[200960]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:02.037 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:02 smithi003 ceph-mon[204507]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:02 smithi046 ceph-mon[189713]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:04 smithi003 ceph-mon[200960]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:04 smithi003 ceph-mon[204507]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:04 smithi046 ceph-mon[189713]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:06 smithi003 ceph-mon[200960]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:06 smithi003 ceph-mon[204507]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:06 smithi046 ceph-mon[189713]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:08 smithi003 ceph-mon[200960]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:08 smithi003 ceph-mon[204507]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:08.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:08 smithi046 ceph-mon[189713]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:10 smithi003 ceph-mon[204507]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:10 smithi003 ceph-mon[200960]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:10 smithi046 ceph-mon[189713]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:12.036 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:07:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:07:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:07:12.037 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:12 smithi003 ceph-mon[204507]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:12.037 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:12 smithi003 ceph-mon[200960]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:12 smithi046 ceph-mon[189713]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:14 smithi003 ceph-mon[204507]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:14 smithi003 ceph-mon[200960]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:14 smithi046 ceph-mon[189713]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:16 smithi003 ceph-mon[204507]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:16 smithi003 ceph-mon[200960]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:16 smithi046 ceph-mon[189713]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:18 smithi003 ceph-mon[204507]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:18 smithi003 ceph-mon[200960]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:18 smithi046 ceph-mon[189713]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:20 smithi003 ceph-mon[204507]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:20 smithi003 ceph-mon[200960]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:20 smithi046 ceph-mon[189713]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:22.042 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:07:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:07:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:07:22.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:22 smithi003 ceph-mon[200960]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:22 smithi003 ceph-mon[204507]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:22 smithi046 ceph-mon[189713]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:24 smithi003 ceph-mon[204507]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:24 smithi003 ceph-mon[200960]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:24 smithi046 ceph-mon[189713]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:26 smithi003 ceph-mon[204507]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:26 smithi003 ceph-mon[200960]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:26 smithi046 ceph-mon[189713]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:28 smithi003 ceph-mon[204507]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:28 smithi003 ceph-mon[200960]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:28 smithi046 ceph-mon[189713]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:30 smithi003 ceph-mon[204507]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:30 smithi003 ceph-mon[200960]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:30 smithi046 ceph-mon[189713]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:32.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:07:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:07:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:07:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:32 smithi003 ceph-mon[204507]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:07:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:32 smithi003 ceph-mon[200960]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:07:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:32 smithi046 ceph-mon[189713]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:07:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:33 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:07:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:33 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:07:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:33 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:07:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:33 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:07:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:33 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:07:33.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:33 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:07:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:33 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:07:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:33 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:07:33.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:33 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:07:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:34 smithi003 ceph-mon[204507]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:34 smithi003 ceph-mon[200960]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:34 smithi046 ceph-mon[189713]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:36 smithi003 ceph-mon[204507]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:36 smithi003 ceph-mon[200960]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:36 smithi046 ceph-mon[189713]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:38 smithi003 ceph-mon[204507]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:38 smithi003 ceph-mon[200960]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:38 smithi046 ceph-mon[189713]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:40 smithi003 ceph-mon[204507]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:40 smithi003 ceph-mon[200960]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:40 smithi046 ceph-mon[189713]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:42.041 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:07:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:07:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:07:42.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:42 smithi003 ceph-mon[204507]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:42.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:42 smithi003 ceph-mon[200960]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:42 smithi046 ceph-mon[189713]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:44 smithi003 ceph-mon[200960]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:44 smithi003 ceph-mon[204507]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:44 smithi046 ceph-mon[189713]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:46 smithi003 ceph-mon[200960]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:46 smithi003 ceph-mon[204507]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:46 smithi046 ceph-mon[189713]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:47.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:07:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:48 smithi003 ceph-mon[200960]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:48 smithi003 ceph-mon[204507]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:48 smithi046 ceph-mon[189713]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:50 smithi003 ceph-mon[200960]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:50 smithi003 ceph-mon[204507]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:50 smithi046 ceph-mon[189713]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:52.043 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:07:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:07:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:07:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:52 smithi003 ceph-mon[204507]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:52 smithi003 ceph-mon[200960]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:52 smithi046 ceph-mon[189713]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:54 smithi003 ceph-mon[200960]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:54.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:54 smithi003 ceph-mon[204507]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:54 smithi046 ceph-mon[189713]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:56 smithi003 ceph-mon[200960]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:56 smithi003 ceph-mon[204507]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:56 smithi046 ceph-mon[189713]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:07:58 smithi003 ceph-mon[204507]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:07:58 smithi003 ceph-mon[200960]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:07:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:07:58 smithi046 ceph-mon[189713]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:00 smithi003 ceph-mon[204507]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:00 smithi003 ceph-mon[200960]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:00 smithi046 ceph-mon[189713]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:02.048 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:08:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:08:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:08:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:02 smithi003 ceph-mon[204507]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:02 smithi003 ceph-mon[200960]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:02 smithi046 ceph-mon[189713]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:04 smithi003 ceph-mon[204507]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:04 smithi003 ceph-mon[200960]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:04 smithi046 ceph-mon[189713]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:06 smithi003 ceph-mon[200960]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:06 smithi003 ceph-mon[204507]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:06 smithi046 ceph-mon[189713]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:08 smithi003 ceph-mon[204507]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:08 smithi003 ceph-mon[200960]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:08 smithi046 ceph-mon[189713]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:10 smithi003 ceph-mon[204507]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:10 smithi003 ceph-mon[200960]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:10 smithi046 ceph-mon[189713]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:12.048 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:08:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:08:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:08:12.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:12 smithi003 ceph-mon[200960]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:12 smithi003 ceph-mon[204507]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:12 smithi046 ceph-mon[189713]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:14 smithi003 ceph-mon[204507]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:14 smithi003 ceph-mon[200960]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:14 smithi046 ceph-mon[189713]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:16 smithi003 ceph-mon[204507]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:16 smithi003 ceph-mon[200960]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:16 smithi046 ceph-mon[189713]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:18 smithi003 ceph-mon[204507]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:18 smithi003 ceph-mon[200960]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:18 smithi046 ceph-mon[189713]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:20 smithi003 ceph-mon[204507]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:20.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:20 smithi003 ceph-mon[200960]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:20 smithi046 ceph-mon[189713]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:22.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:08:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:08:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:08:22.053 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:22 smithi003 ceph-mon[204507]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:22 smithi003 ceph-mon[200960]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:22 smithi046 ceph-mon[189713]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:24 smithi003 ceph-mon[204507]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:24 smithi003 ceph-mon[200960]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:24 smithi046 ceph-mon[189713]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:26 smithi003 ceph-mon[204507]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:26 smithi003 ceph-mon[200960]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:26 smithi046 ceph-mon[189713]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:28 smithi003 ceph-mon[204507]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:28 smithi003 ceph-mon[200960]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:28 smithi046 ceph-mon[189713]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:30 smithi003 ceph-mon[204507]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:30 smithi003 ceph-mon[200960]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:30 smithi046 ceph-mon[189713]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:32.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:08:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:08:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:08:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:32 smithi003 ceph-mon[204507]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:32 smithi003 ceph-mon[200960]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:32 smithi046 ceph-mon[189713]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:33.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:33 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:08:33.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:33 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:08:33.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:33 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:08:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:08:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:08:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:08:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[204507]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:08:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:08:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:08:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:34 smithi003 ceph-mon[200960]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:08:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:08:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:08:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:34 smithi046 ceph-mon[189713]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:36 smithi003 ceph-mon[204507]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:36 smithi003 ceph-mon[200960]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:36 smithi046 ceph-mon[189713]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:38 smithi003 ceph-mon[204507]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:38 smithi003 ceph-mon[200960]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:38 smithi046 ceph-mon[189713]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:40 smithi003 ceph-mon[204507]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:40 smithi003 ceph-mon[200960]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:40 smithi046 ceph-mon[189713]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:42.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:42 smithi003 ceph-mon[200960]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:42.057 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:08:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:08:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:08:42.057 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:42 smithi003 ceph-mon[204507]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:42 smithi046 ceph-mon[189713]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:44 smithi003 ceph-mon[200960]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:44 smithi003 ceph-mon[204507]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:44 smithi046 ceph-mon[189713]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:46 smithi003 ceph-mon[204507]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:46 smithi003 ceph-mon[200960]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:46 smithi046 ceph-mon[189713]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:48 smithi003 ceph-mon[204507]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:48 smithi003 ceph-mon[200960]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:08:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:48 smithi046 ceph-mon[189713]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:50 smithi003 ceph-mon[204507]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:50 smithi003 ceph-mon[200960]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:50 smithi046 ceph-mon[189713]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:52.053 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:08:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:08:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:08:52.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:52 smithi003 ceph-mon[200960]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:52.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:52 smithi003 ceph-mon[204507]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:52 smithi046 ceph-mon[189713]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:54 smithi003 ceph-mon[204507]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:54.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:54 smithi003 ceph-mon[200960]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:54.639 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:54 smithi046 ceph-mon[189713]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:56 smithi003 ceph-mon[204507]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:56 smithi003 ceph-mon[200960]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:56 smithi046 ceph-mon[189713]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:08:58 smithi003 ceph-mon[204507]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:08:58 smithi003 ceph-mon[200960]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:08:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:08:58 smithi046 ceph-mon[189713]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:00 smithi003 ceph-mon[204507]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:00 smithi003 ceph-mon[200960]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:00 smithi046 ceph-mon[189713]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:02.057 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:09:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:09:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:09:02.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:02 smithi003 ceph-mon[200960]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:02.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:02 smithi003 ceph-mon[204507]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:02 smithi046 ceph-mon[189713]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:04 smithi003 ceph-mon[204507]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:04 smithi003 ceph-mon[200960]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:04 smithi046 ceph-mon[189713]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:06 smithi003 ceph-mon[204507]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:06 smithi003 ceph-mon[200960]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:06 smithi046 ceph-mon[189713]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:08 smithi003 ceph-mon[204507]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:08 smithi003 ceph-mon[200960]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:08 smithi046 ceph-mon[189713]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:10 smithi003 ceph-mon[204507]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:10 smithi003 ceph-mon[200960]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:10 smithi046 ceph-mon[189713]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:12.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:12 smithi003 ceph-mon[200960]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:12.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:12 smithi003 ceph-mon[204507]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:12.060 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:09:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:09:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:09:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:12 smithi046 ceph-mon[189713]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:14 smithi003 ceph-mon[200960]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:14 smithi003 ceph-mon[204507]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:14 smithi046 ceph-mon[189713]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:16 smithi003 ceph-mon[204507]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:16 smithi003 ceph-mon[200960]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:16 smithi046 ceph-mon[189713]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:18 smithi003 ceph-mon[204507]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:18 smithi003 ceph-mon[200960]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:18 smithi046 ceph-mon[189713]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:20 smithi003 ceph-mon[204507]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:20.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:20 smithi003 ceph-mon[200960]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:20 smithi046 ceph-mon[189713]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:22.059 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:09:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:09:21] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:09:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:22 smithi003 ceph-mon[204507]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:22 smithi003 ceph-mon[200960]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:22 smithi046 ceph-mon[189713]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:24 smithi003 ceph-mon[204507]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:24 smithi003 ceph-mon[200960]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:24 smithi046 ceph-mon[189713]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:26 smithi003 ceph-mon[204507]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:26 smithi003 ceph-mon[200960]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:26.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:26 smithi046 ceph-mon[189713]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:28 smithi003 ceph-mon[204507]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:28 smithi003 ceph-mon[200960]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:28 smithi046 ceph-mon[189713]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:30.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:30 smithi003 ceph-mon[204507]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:30.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:30 smithi003 ceph-mon[200960]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:30 smithi046 ceph-mon[189713]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:32.062 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:09:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:09:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T23:09:32.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:32 smithi003 ceph-mon[204507]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:32.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:32.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:32 smithi003 ceph-mon[200960]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:32.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:32 smithi046 ceph-mon[189713]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:33.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:33 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:09:33.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:33 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:09:33.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:33 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:09:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:09:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:09:35.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:34 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:09:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:09:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:34 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:09:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:36 smithi003 ceph-mon[204507]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:36 smithi003 ceph-mon[200960]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:36 smithi046 ceph-mon[189713]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:38 smithi003 ceph-mon[204507]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:38 smithi003 ceph-mon[200960]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:38 smithi046 ceph-mon[189713]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:40 smithi003 ceph-mon[204507]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:40 smithi003 ceph-mon[200960]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:40 smithi046 ceph-mon[189713]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:42.069 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:09:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:09:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T23:09:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:42 smithi003 ceph-mon[204507]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:42 smithi003 ceph-mon[200960]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:42 smithi046 ceph-mon[189713]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:44 smithi003 ceph-mon[204507]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:44 smithi003 ceph-mon[200960]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:44 smithi046 ceph-mon[189713]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:46 smithi003 ceph-mon[204507]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:46 smithi003 ceph-mon[200960]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:46 smithi046 ceph-mon[189713]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:09:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:48 smithi003 ceph-mon[204507]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:48 smithi003 ceph-mon[200960]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:48 smithi046 ceph-mon[189713]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:50 smithi003 ceph-mon[204507]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:50 smithi003 ceph-mon[200960]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:50 smithi046 ceph-mon[189713]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:52.067 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:09:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:09:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:09:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:52 smithi003 ceph-mon[204507]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:52 smithi003 ceph-mon[200960]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:52 smithi046 ceph-mon[189713]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:54 smithi003 ceph-mon[204507]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:54 smithi003 ceph-mon[200960]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:54 smithi046 ceph-mon[189713]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:56 smithi003 ceph-mon[204507]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:56 smithi003 ceph-mon[200960]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:56 smithi046 ceph-mon[189713]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:09:58 smithi003 ceph-mon[200960]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:09:58 smithi003 ceph-mon[204507]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:09:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:09:58 smithi046 ceph-mon[189713]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:00 smithi003 ceph-mon[204507]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T23:10:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:00 smithi003 ceph-mon[200960]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T23:10:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:00 smithi046 ceph-mon[189713]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T23:10:02.069 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:10:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:10:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:10:02.070 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:02 smithi003 ceph-mon[204507]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:02.070 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:02 smithi003 ceph-mon[200960]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:02 smithi046 ceph-mon[189713]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:04 smithi003 ceph-mon[204507]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:04 smithi003 ceph-mon[200960]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:04 smithi046 ceph-mon[189713]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:06 smithi003 ceph-mon[204507]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:06 smithi003 ceph-mon[200960]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:06.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:06 smithi046 ceph-mon[189713]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:08 smithi003 ceph-mon[204507]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:08 smithi003 ceph-mon[200960]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:08 smithi046 ceph-mon[189713]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:10 smithi003 ceph-mon[204507]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:10 smithi003 ceph-mon[200960]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:10 smithi046 ceph-mon[189713]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:12.069 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:10:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:10:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:10:12.069 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:12 smithi003 ceph-mon[204507]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:12.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:12 smithi003 ceph-mon[200960]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:12 smithi046 ceph-mon[189713]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:14 smithi003 ceph-mon[204507]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:14 smithi003 ceph-mon[200960]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:14 smithi046 ceph-mon[189713]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:16 smithi003 ceph-mon[204507]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:16.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:16 smithi003 ceph-mon[200960]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:16 smithi046 ceph-mon[189713]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:18 smithi003 ceph-mon[204507]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:18 smithi003 ceph-mon[200960]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:18.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:18 smithi046 ceph-mon[189713]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:20 smithi046 ceph-mon[189713]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:20 smithi003 ceph-mon[204507]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:20 smithi003 ceph-mon[200960]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:10:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:10:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:10:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:22 smithi046 ceph-mon[189713]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:22 smithi003 ceph-mon[204507]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:22 smithi003 ceph-mon[200960]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:24 smithi003 ceph-mon[204507]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:24 smithi003 ceph-mon[200960]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:24 smithi046 ceph-mon[189713]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:26 smithi003 ceph-mon[204507]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:26 smithi003 ceph-mon[200960]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:26 smithi046 ceph-mon[189713]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:28 smithi003 ceph-mon[204507]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:28 smithi003 ceph-mon[200960]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:28 smithi046 ceph-mon[189713]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:30 smithi046 ceph-mon[189713]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:30 smithi003 ceph-mon[200960]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:30 smithi003 ceph-mon[204507]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:10:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:10:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T23:10:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:32 smithi046 ceph-mon[189713]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:32 smithi003 ceph-mon[204507]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:32 smithi003 ceph-mon[200960]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:34 smithi003 ceph-mon[200960]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:34 smithi003 ceph-mon[204507]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:34 smithi046 ceph-mon[189713]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:10:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:10:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:10:35.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:10:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:10:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:10:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:10:35.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:10:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:10:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:10:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:10:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:10:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:36 smithi003 ceph-mon[204507]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:36.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:36 smithi003 ceph-mon[200960]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:36 smithi046 ceph-mon[189713]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:38.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:38 smithi046 ceph-mon[189713]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:38 smithi003 ceph-mon[204507]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:38 smithi003 ceph-mon[200960]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:40.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:40 smithi046 ceph-mon[189713]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:40 smithi003 ceph-mon[204507]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:40 smithi003 ceph-mon[200960]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:10:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:10:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T23:10:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:42 smithi046 ceph-mon[189713]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:42 smithi003 ceph-mon[204507]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:42 smithi003 ceph-mon[200960]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:44 smithi046 ceph-mon[189713]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:44 smithi003 ceph-mon[200960]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:44 smithi003 ceph-mon[204507]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:46 smithi046 ceph-mon[189713]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:46 smithi003 ceph-mon[200960]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:46 smithi003 ceph-mon[204507]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:47.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:47.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:10:48.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:48 smithi046 ceph-mon[189713]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:48 smithi003 ceph-mon[200960]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:48 smithi003 ceph-mon[204507]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:50.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:50 smithi046 ceph-mon[189713]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:50 smithi003 ceph-mon[204507]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:50 smithi003 ceph-mon[200960]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:10:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:10:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:10:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:52 smithi046 ceph-mon[189713]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:52 smithi003 ceph-mon[204507]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:52 smithi003 ceph-mon[200960]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:54 smithi046 ceph-mon[189713]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:54 smithi003 ceph-mon[204507]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:54 smithi003 ceph-mon[200960]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:56.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:56 smithi046 ceph-mon[189713]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:56 smithi003 ceph-mon[204507]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:56 smithi003 ceph-mon[200960]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:58.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:10:58 smithi046 ceph-mon[189713]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:10:58 smithi003 ceph-mon[204507]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:10:58.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:10:58 smithi003 ceph-mon[200960]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:00.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:00 smithi046 ceph-mon[189713]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:00 smithi003 ceph-mon[204507]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:00 smithi003 ceph-mon[200960]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:11:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:11:01] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:11:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:02 smithi046 ceph-mon[189713]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:02 smithi003 ceph-mon[204507]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:02 smithi003 ceph-mon[200960]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:04.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:04 smithi046 ceph-mon[189713]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:04 smithi003 ceph-mon[204507]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:04 smithi003 ceph-mon[200960]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:06 smithi046 ceph-mon[189713]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:06 smithi003 ceph-mon[204507]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:06 smithi003 ceph-mon[200960]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:08.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:08 smithi046 ceph-mon[189713]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:08 smithi003 ceph-mon[200960]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:08 smithi003 ceph-mon[204507]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:10.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:10 smithi046 ceph-mon[189713]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:10 smithi003 ceph-mon[204507]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:10 smithi003 ceph-mon[200960]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:11:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:11:11] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:11:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:12 smithi046 ceph-mon[189713]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:12 smithi003 ceph-mon[204507]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:12 smithi003 ceph-mon[200960]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:14.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:14 smithi046 ceph-mon[189713]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:14 smithi003 ceph-mon[204507]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:14 smithi003 ceph-mon[200960]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:16.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:16 smithi046 ceph-mon[189713]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:16 smithi003 ceph-mon[200960]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:16 smithi003 ceph-mon[204507]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:17.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:17.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:18 smithi046 ceph-mon[189713]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:18 smithi003 ceph-mon[204507]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:18 smithi003 ceph-mon[200960]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:20.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:20 smithi046 ceph-mon[189713]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:20 smithi003 ceph-mon[204507]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:20 smithi003 ceph-mon[200960]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:11:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:11:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:11:22.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:22 smithi046 ceph-mon[189713]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:22 smithi003 ceph-mon[200960]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:22 smithi003 ceph-mon[204507]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:24 smithi046 ceph-mon[189713]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:24 smithi003 ceph-mon[204507]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:24 smithi003 ceph-mon[200960]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:26 smithi046 ceph-mon[189713]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:26 smithi003 ceph-mon[204507]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:26 smithi003 ceph-mon[200960]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:28.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:28 smithi046 ceph-mon[189713]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:28.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:28 smithi003 ceph-mon[204507]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:28 smithi003 ceph-mon[200960]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:30 smithi046 ceph-mon[189713]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:30 smithi003 ceph-mon[204507]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:30 smithi003 ceph-mon[200960]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:11:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:11:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:11:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:32 smithi046 ceph-mon[189713]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:32 smithi003 ceph-mon[204507]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:32 smithi003 ceph-mon[200960]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:34 smithi046 ceph-mon[189713]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:34 smithi003 ceph-mon[204507]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:34 smithi003 ceph-mon[200960]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:35.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:35 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:11:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:35 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:11:35.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:35 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:11:36.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:36 smithi046 ceph-mon[189713]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:11:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:11:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:11:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[204507]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:11:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:11:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:11:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[200960]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:11:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:11:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:11:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:38 smithi003 ceph-mon[204507]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:38 smithi003 ceph-mon[200960]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:38 smithi046 ceph-mon[189713]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:40 smithi003 ceph-mon[204507]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:40 smithi003 ceph-mon[200960]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:40 smithi046 ceph-mon[189713]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:11:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:11:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:11:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:42 smithi046 ceph-mon[189713]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:42 smithi003 ceph-mon[204507]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:42 smithi003 ceph-mon[200960]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:44 smithi046 ceph-mon[189713]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:44 smithi003 ceph-mon[204507]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:44 smithi003 ceph-mon[200960]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:46.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:46 smithi046 ceph-mon[189713]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:46 smithi003 ceph-mon[204507]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:46 smithi003 ceph-mon[200960]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:47.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:47.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:47.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:11:48.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:48 smithi003 ceph-mon[204507]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:48.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:48 smithi003 ceph-mon[200960]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:48 smithi046 ceph-mon[189713]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:50 smithi003 ceph-mon[204507]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:50 smithi003 ceph-mon[200960]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:50 smithi046 ceph-mon[189713]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:11:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:11:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:11:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:52 smithi046 ceph-mon[189713]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:52 smithi003 ceph-mon[204507]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:52 smithi003 ceph-mon[200960]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:54.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:54 smithi046 ceph-mon[189713]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:54 smithi003 ceph-mon[204507]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:54 smithi003 ceph-mon[200960]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:56 smithi003 ceph-mon[204507]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:56 smithi003 ceph-mon[200960]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:56 smithi046 ceph-mon[189713]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:11:58 smithi003 ceph-mon[204507]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:11:58 smithi003 ceph-mon[200960]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:11:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:11:58 smithi046 ceph-mon[189713]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:00 smithi003 ceph-mon[204507]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:00 smithi003 ceph-mon[200960]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:00 smithi046 ceph-mon[189713]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:12:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:12:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:12:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:02 smithi046 ceph-mon[189713]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:02 smithi003 ceph-mon[204507]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:02 smithi003 ceph-mon[200960]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:04 smithi003 ceph-mon[204507]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:04.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:04 smithi003 ceph-mon[200960]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:04 smithi046 ceph-mon[189713]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:06 smithi003 ceph-mon[204507]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:06 smithi003 ceph-mon[200960]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:06 smithi046 ceph-mon[189713]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:08 smithi003 ceph-mon[204507]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:08 smithi003 ceph-mon[200960]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:08 smithi046 ceph-mon[189713]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:10 smithi003 ceph-mon[204507]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:10 smithi003 ceph-mon[200960]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:10 smithi046 ceph-mon[189713]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:12:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:12:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:12:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:12 smithi003 ceph-mon[200960]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:12 smithi003 ceph-mon[204507]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:12 smithi046 ceph-mon[189713]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:14 smithi003 ceph-mon[200960]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:14 smithi003 ceph-mon[204507]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:14 smithi046 ceph-mon[189713]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:16 smithi003 ceph-mon[204507]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:16 smithi003 ceph-mon[200960]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:16 smithi046 ceph-mon[189713]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:18 smithi003 ceph-mon[204507]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:18.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:18 smithi003 ceph-mon[200960]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:18 smithi046 ceph-mon[189713]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:20 smithi003 ceph-mon[204507]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:20 smithi003 ceph-mon[200960]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:20 smithi046 ceph-mon[189713]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:12:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:12:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:12:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:22 smithi003 ceph-mon[204507]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:22 smithi003 ceph-mon[200960]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:22 smithi046 ceph-mon[189713]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:24 smithi003 ceph-mon[204507]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:24 smithi003 ceph-mon[200960]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:24 smithi046 ceph-mon[189713]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:26 smithi003 ceph-mon[204507]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:26 smithi003 ceph-mon[200960]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:26 smithi046 ceph-mon[189713]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:28 smithi003 ceph-mon[204507]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:28 smithi003 ceph-mon[200960]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:28 smithi046 ceph-mon[189713]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:30 smithi003 ceph-mon[204507]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:30 smithi003 ceph-mon[200960]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:30 smithi046 ceph-mon[189713]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:12:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:12:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:12:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:32 smithi003 ceph-mon[204507]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:33.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:33.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:32 smithi003 ceph-mon[200960]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:33.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:33.368 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:32 smithi046 ceph-mon[189713]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:33.368 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:34 smithi003 ceph-mon[204507]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:34 smithi003 ceph-mon[200960]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:34 smithi046 ceph-mon[189713]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:36 smithi003 ceph-mon[204507]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:36 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:12:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:36 smithi003 ceph-mon[200960]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:36 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:12:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:36 smithi046 ceph-mon[189713]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:36 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:12:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:12:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:12:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:12:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:12:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:12:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:12:37.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:12:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:12:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:12:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:38 smithi003 ceph-mon[204507]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:38 smithi003 ceph-mon[200960]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:38 smithi046 ceph-mon[189713]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:40 smithi003 ceph-mon[204507]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:40.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:40 smithi003 ceph-mon[200960]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:40 smithi046 ceph-mon[189713]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:12:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:12:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:12:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:42 smithi003 ceph-mon[204507]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:42 smithi003 ceph-mon[200960]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:42 smithi046 ceph-mon[189713]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:44.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:44 smithi003 ceph-mon[204507]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:44.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:44 smithi003 ceph-mon[200960]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:44 smithi046 ceph-mon[189713]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:46 smithi003 ceph-mon[204507]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:46 smithi003 ceph-mon[200960]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:46 smithi046 ceph-mon[189713]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:12:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:48 smithi003 ceph-mon[204507]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:48 smithi003 ceph-mon[200960]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:48 smithi046 ceph-mon[189713]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:50 smithi003 ceph-mon[204507]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:50 smithi003 ceph-mon[200960]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:50 smithi046 ceph-mon[189713]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:12:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:12:51] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:12:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:52 smithi003 ceph-mon[204507]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:52 smithi003 ceph-mon[200960]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:52 smithi046 ceph-mon[189713]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:54 smithi003 ceph-mon[200960]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:54.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:54 smithi003 ceph-mon[204507]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:54 smithi046 ceph-mon[189713]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:56 smithi003 ceph-mon[200960]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:56 smithi003 ceph-mon[204507]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:56 smithi046 ceph-mon[189713]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:12:58 smithi003 ceph-mon[200960]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:12:58 smithi003 ceph-mon[204507]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:12:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:12:58 smithi046 ceph-mon[189713]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:00 smithi003 ceph-mon[204507]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:00 smithi003 ceph-mon[200960]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:00 smithi046 ceph-mon[189713]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:13:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:13:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:13:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:02 smithi003 ceph-mon[204507]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:02 smithi003 ceph-mon[200960]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:02 smithi046 ceph-mon[189713]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:04 smithi003 ceph-mon[204507]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:04 smithi003 ceph-mon[200960]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:04 smithi046 ceph-mon[189713]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:06 smithi003 ceph-mon[200960]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:06 smithi003 ceph-mon[204507]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:06 smithi046 ceph-mon[189713]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:08 smithi003 ceph-mon[204507]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:08 smithi003 ceph-mon[200960]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:08 smithi046 ceph-mon[189713]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:09.345 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 23:13:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T23:13:09.029036099Z level=info msg="Completed cleanup jobs" duration=12.545618ms 2023-10-07T23:13:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:10 smithi003 ceph-mon[200960]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:10.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:10 smithi003 ceph-mon[204507]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:10 smithi046 ceph-mon[189713]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:13:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:13:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:13:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:12 smithi003 ceph-mon[200960]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:12 smithi003 ceph-mon[204507]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:12 smithi046 ceph-mon[189713]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:14 smithi003 ceph-mon[200960]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:14 smithi003 ceph-mon[204507]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:14 smithi046 ceph-mon[189713]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:16 smithi003 ceph-mon[204507]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:16 smithi003 ceph-mon[200960]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:16 smithi046 ceph-mon[189713]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:18 smithi003 ceph-mon[200960]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:18 smithi003 ceph-mon[204507]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:18 smithi046 ceph-mon[189713]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:20 smithi003 ceph-mon[200960]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:20 smithi003 ceph-mon[204507]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:20 smithi046 ceph-mon[189713]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:13:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:13:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:13:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:22 smithi003 ceph-mon[204507]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:22 smithi003 ceph-mon[200960]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:22 smithi046 ceph-mon[189713]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:24 smithi003 ceph-mon[204507]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:24 smithi003 ceph-mon[200960]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:24 smithi046 ceph-mon[189713]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:26 smithi003 ceph-mon[200960]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:26 smithi003 ceph-mon[204507]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:26 smithi046 ceph-mon[189713]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:28.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:28 smithi003 ceph-mon[204507]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:28.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:28 smithi003 ceph-mon[200960]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:28 smithi046 ceph-mon[189713]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:30 smithi003 ceph-mon[204507]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:30 smithi003 ceph-mon[200960]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:30 smithi046 ceph-mon[189713]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:13:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:13:31] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:13:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:32 smithi003 ceph-mon[204507]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:32 smithi003 ceph-mon[200960]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:32.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:32 smithi046 ceph-mon[189713]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:32.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:34 smithi003 ceph-mon[204507]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:34 smithi003 ceph-mon[200960]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:34 smithi046 ceph-mon[189713]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:36 smithi003 ceph-mon[204507]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:36 smithi003 ceph-mon[200960]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:36 smithi046 ceph-mon[189713]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:13:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:13:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:13:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:13:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:13:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:13:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:13:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:13:37.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:13:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:13:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:13:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:13:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:38 smithi003 ceph-mon[204507]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:38 smithi003 ceph-mon[200960]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:38 smithi046 ceph-mon[189713]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:40 smithi003 ceph-mon[204507]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:40 smithi003 ceph-mon[200960]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:40 smithi046 ceph-mon[189713]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:13:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:13:41] "GET /metrics HTTP/1.1" 200 36298 "" "Prometheus/2.43.0" 2023-10-07T23:13:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:42 smithi003 ceph-mon[204507]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:42 smithi003 ceph-mon[200960]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:42 smithi046 ceph-mon[189713]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:44 smithi003 ceph-mon[204507]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:44 smithi003 ceph-mon[200960]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:44 smithi046 ceph-mon[189713]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:46 smithi003 ceph-mon[204507]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:46 smithi003 ceph-mon[200960]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:46 smithi046 ceph-mon[189713]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:13:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:48 smithi003 ceph-mon[204507]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:48 smithi003 ceph-mon[200960]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:48 smithi046 ceph-mon[189713]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:50 smithi003 ceph-mon[204507]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:50 smithi003 ceph-mon[200960]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:50 smithi046 ceph-mon[189713]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:13:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:13:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:13:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:52 smithi003 ceph-mon[204507]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:52 smithi003 ceph-mon[200960]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:52 smithi046 ceph-mon[189713]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:54 smithi003 ceph-mon[200960]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:54.856 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:54 smithi003 ceph-mon[204507]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:54.857 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:54 smithi046 ceph-mon[189713]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:56 smithi003 ceph-mon[204507]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:56 smithi003 ceph-mon[200960]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:56 smithi046 ceph-mon[189713]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:13:58 smithi003 ceph-mon[204507]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:13:58 smithi003 ceph-mon[200960]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:13:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:13:58 smithi046 ceph-mon[189713]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:00 smithi003 ceph-mon[204507]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:00 smithi003 ceph-mon[200960]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:00 smithi046 ceph-mon[189713]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:14:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:14:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:14:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:02 smithi003 ceph-mon[204507]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:02 smithi003 ceph-mon[200960]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:02 smithi046 ceph-mon[189713]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:04 smithi003 ceph-mon[204507]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:04.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:04 smithi003 ceph-mon[200960]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:04.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:04 smithi046 ceph-mon[189713]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:06 smithi003 ceph-mon[200960]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:06 smithi003 ceph-mon[204507]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:06 smithi046 ceph-mon[189713]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:08 smithi003 ceph-mon[204507]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:08 smithi003 ceph-mon[200960]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:08 smithi046 ceph-mon[189713]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:10 smithi003 ceph-mon[204507]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:10 smithi003 ceph-mon[200960]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:10 smithi046 ceph-mon[189713]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:14:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:14:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:14:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:12 smithi003 ceph-mon[204507]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:12 smithi003 ceph-mon[200960]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:12 smithi046 ceph-mon[189713]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:14 smithi003 ceph-mon[204507]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:14 smithi003 ceph-mon[200960]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:14 smithi046 ceph-mon[189713]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:16 smithi003 ceph-mon[204507]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:16 smithi003 ceph-mon[200960]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:16 smithi046 ceph-mon[189713]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:18 smithi003 ceph-mon[204507]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:18.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:18 smithi003 ceph-mon[200960]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:18 smithi046 ceph-mon[189713]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:20 smithi003 ceph-mon[204507]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:20.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:20 smithi003 ceph-mon[200960]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:20 smithi046 ceph-mon[189713]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:14:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:14:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:14:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:22 smithi003 ceph-mon[204507]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:22 smithi003 ceph-mon[200960]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:22 smithi046 ceph-mon[189713]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:24 smithi003 ceph-mon[204507]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:24 smithi003 ceph-mon[200960]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:24 smithi046 ceph-mon[189713]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:26 smithi003 ceph-mon[204507]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:26 smithi003 ceph-mon[200960]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:26 smithi046 ceph-mon[189713]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:28 smithi003 ceph-mon[204507]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:28 smithi003 ceph-mon[200960]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:28 smithi046 ceph-mon[189713]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:30 smithi003 ceph-mon[204507]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:30 smithi003 ceph-mon[200960]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:30 smithi046 ceph-mon[189713]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:14:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:14:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:14:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:32 smithi003 ceph-mon[204507]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:32 smithi003 ceph-mon[200960]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:32 smithi046 ceph-mon[189713]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:34 smithi003 ceph-mon[204507]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:34 smithi003 ceph-mon[200960]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:34 smithi046 ceph-mon[189713]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:36 smithi003 ceph-mon[204507]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:36 smithi003 ceph-mon[200960]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:36 smithi046 ceph-mon[189713]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:14:37.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:14:37.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:14:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[200960]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:14:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:14:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:14:38.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[204507]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:38.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:14:38.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:14:38.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:14:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:38 smithi046 ceph-mon[189713]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:14:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:14:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:14:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:40 smithi003 ceph-mon[200960]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:40 smithi003 ceph-mon[204507]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:40 smithi046 ceph-mon[189713]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:14:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:14:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:14:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:42 smithi003 ceph-mon[200960]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:42 smithi003 ceph-mon[204507]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:42 smithi046 ceph-mon[189713]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:44 smithi003 ceph-mon[204507]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:44 smithi003 ceph-mon[200960]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:44 smithi046 ceph-mon[189713]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:46 smithi003 ceph-mon[204507]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:46 smithi003 ceph-mon[200960]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:46 smithi046 ceph-mon[189713]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:14:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:48 smithi003 ceph-mon[204507]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:48 smithi003 ceph-mon[200960]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:48 smithi046 ceph-mon[189713]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:50 smithi003 ceph-mon[204507]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:50 smithi003 ceph-mon[200960]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:50 smithi046 ceph-mon[189713]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:14:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:14:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:14:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:52 smithi003 ceph-mon[204507]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:52 smithi003 ceph-mon[200960]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:52 smithi046 ceph-mon[189713]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:54 smithi003 ceph-mon[204507]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:54.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:54 smithi003 ceph-mon[200960]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:54 smithi046 ceph-mon[189713]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:56 smithi003 ceph-mon[204507]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:56 smithi003 ceph-mon[200960]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:56 smithi046 ceph-mon[189713]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:14:58 smithi003 ceph-mon[204507]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:14:58 smithi003 ceph-mon[200960]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:14:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:14:58 smithi046 ceph-mon[189713]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:00 smithi003 ceph-mon[204507]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:00 smithi003 ceph-mon[200960]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:00 smithi046 ceph-mon[189713]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:15:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:15:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:15:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:02 smithi003 ceph-mon[204507]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:02 smithi003 ceph-mon[200960]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:02 smithi046 ceph-mon[189713]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:04 smithi003 ceph-mon[204507]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:04 smithi003 ceph-mon[200960]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:04 smithi046 ceph-mon[189713]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:06 smithi003 ceph-mon[204507]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:06 smithi003 ceph-mon[200960]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:06 smithi046 ceph-mon[189713]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:08 smithi003 ceph-mon[204507]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:08 smithi003 ceph-mon[200960]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:08 smithi046 ceph-mon[189713]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:10 smithi003 ceph-mon[204507]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:11.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:10 smithi003 ceph-mon[200960]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:11.119 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:10 smithi046 ceph-mon[189713]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:15:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:15:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:15:12.757 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:12 smithi046 ceph-mon[189713]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:12.757 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:12 smithi003 ceph-mon[204507]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:12.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:12 smithi003 ceph-mon[200960]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:14 smithi003 ceph-mon[204507]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:14.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:14 smithi003 ceph-mon[200960]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:15.048 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:14 smithi046 ceph-mon[189713]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:16 smithi003 ceph-mon[204507]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:16 smithi003 ceph-mon[200960]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:16 smithi046 ceph-mon[189713]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:18 smithi003 ceph-mon[204507]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:18 smithi003 ceph-mon[200960]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:18 smithi046 ceph-mon[189713]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:20 smithi003 ceph-mon[204507]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:20 smithi003 ceph-mon[200960]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:20 smithi046 ceph-mon[189713]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:15:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:15:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:15:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:22 smithi003 ceph-mon[204507]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:22 smithi003 ceph-mon[200960]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:22.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:22 smithi046 ceph-mon[189713]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:24 smithi003 ceph-mon[204507]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:24 smithi003 ceph-mon[200960]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:24 smithi046 ceph-mon[189713]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:26 smithi003 ceph-mon[204507]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:26 smithi003 ceph-mon[200960]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:26 smithi046 ceph-mon[189713]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:28 smithi003 ceph-mon[204507]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:28 smithi003 ceph-mon[200960]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:28.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:28 smithi046 ceph-mon[189713]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:30 smithi003 ceph-mon[204507]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:30 smithi003 ceph-mon[200960]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:30 smithi046 ceph-mon[189713]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:15:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:15:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:15:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:32 smithi003 ceph-mon[204507]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:32 smithi003 ceph-mon[200960]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:32 smithi046 ceph-mon[189713]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:34 smithi003 ceph-mon[204507]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:34 smithi003 ceph-mon[200960]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:34 smithi046 ceph-mon[189713]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:36 smithi003 ceph-mon[204507]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:36 smithi003 ceph-mon[200960]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:36 smithi046 ceph-mon[189713]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:38 smithi003 ceph-mon[204507]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:38.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:38 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:15:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:38 smithi003 ceph-mon[200960]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:38 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:15:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:38 smithi046 ceph-mon[189713]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:38 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:15:40.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:40 smithi003 ceph-mon[204507]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:40.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:40 smithi003 ceph-mon[200960]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:40 smithi046 ceph-mon[189713]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:41.988 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:15:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:15:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:15:41.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:41.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:41.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:41.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:41.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:41.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:15:41.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:15:41.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:15:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:15:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:15:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:15:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:15:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:44 smithi003 ceph-mon[200960]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:44 smithi003 ceph-mon[204507]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:44 smithi046 ceph-mon[189713]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:46 smithi003 ceph-mon[200960]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:46 smithi003 ceph-mon[204507]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:46 smithi046 ceph-mon[189713]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:15:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:48 smithi003 ceph-mon[200960]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:48 smithi003 ceph-mon[204507]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:48 smithi046 ceph-mon[189713]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:50 smithi003 ceph-mon[200960]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:50 smithi003 ceph-mon[204507]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:50 smithi046 ceph-mon[189713]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:15:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:15:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:15:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:52 smithi003 ceph-mon[200960]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:52 smithi003 ceph-mon[204507]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:52 smithi046 ceph-mon[189713]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:54 smithi003 ceph-mon[200960]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:54 smithi003 ceph-mon[204507]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:54 smithi046 ceph-mon[189713]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:56 smithi003 ceph-mon[200960]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:56 smithi003 ceph-mon[204507]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:56 smithi046 ceph-mon[189713]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:15:58 smithi003 ceph-mon[200960]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:58.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:15:58 smithi003 ceph-mon[204507]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:15:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:15:58 smithi046 ceph-mon[189713]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:00 smithi003 ceph-mon[200960]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:00 smithi003 ceph-mon[204507]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:00 smithi046 ceph-mon[189713]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:16:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:16:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:16:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:02 smithi003 ceph-mon[204507]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:02 smithi003 ceph-mon[200960]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:02 smithi046 ceph-mon[189713]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:04.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:04 smithi003 ceph-mon[204507]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:04.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:04 smithi003 ceph-mon[200960]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:04 smithi046 ceph-mon[189713]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:06 smithi003 ceph-mon[204507]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:06 smithi003 ceph-mon[200960]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:06 smithi046 ceph-mon[189713]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:08 smithi003 ceph-mon[204507]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:08 smithi003 ceph-mon[200960]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:08 smithi046 ceph-mon[189713]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:10 smithi003 ceph-mon[204507]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:10 smithi003 ceph-mon[200960]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:10 smithi046 ceph-mon[189713]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:16:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:16:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:16:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:12 smithi003 ceph-mon[204507]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:12 smithi003 ceph-mon[200960]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:12 smithi046 ceph-mon[189713]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:14 smithi003 ceph-mon[204507]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:14 smithi003 ceph-mon[200960]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:14 smithi046 ceph-mon[189713]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:16 smithi003 ceph-mon[204507]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:16 smithi003 ceph-mon[200960]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:16 smithi046 ceph-mon[189713]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:18 smithi003 ceph-mon[204507]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:18 smithi003 ceph-mon[200960]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:18 smithi046 ceph-mon[189713]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:20 smithi003 ceph-mon[204507]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:20 smithi003 ceph-mon[200960]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:20 smithi046 ceph-mon[189713]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:16:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:16:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:16:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:22 smithi003 ceph-mon[200960]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:22 smithi003 ceph-mon[204507]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:22 smithi046 ceph-mon[189713]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:24 smithi003 ceph-mon[200960]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:24 smithi003 ceph-mon[204507]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:24 smithi046 ceph-mon[189713]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:26 smithi003 ceph-mon[204507]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:26 smithi003 ceph-mon[200960]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:26 smithi046 ceph-mon[189713]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:28 smithi003 ceph-mon[200960]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:28 smithi003 ceph-mon[204507]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:28 smithi046 ceph-mon[189713]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:30 smithi003 ceph-mon[204507]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:30 smithi003 ceph-mon[200960]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:30 smithi046 ceph-mon[189713]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:16:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:16:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:16:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:32 smithi003 ceph-mon[200960]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:32 smithi003 ceph-mon[204507]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:32 smithi046 ceph-mon[189713]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:34 smithi003 ceph-mon[200960]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:34 smithi003 ceph-mon[204507]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:34 smithi046 ceph-mon[189713]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:36 smithi003 ceph-mon[204507]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:36 smithi003 ceph-mon[200960]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:36 smithi046 ceph-mon[189713]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:38 smithi003 ceph-mon[204507]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:38 smithi003 ceph-mon[200960]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:38 smithi046 ceph-mon[189713]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:40 smithi003 ceph-mon[200960]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:40 smithi003 ceph-mon[204507]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:40 smithi046 ceph-mon[189713]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:16:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:16:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:16:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:42 smithi003 ceph-mon[200960]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:16:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:42 smithi003 ceph-mon[204507]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:16:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:42 smithi046 ceph-mon[189713]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:16:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:16:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:16:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:16:43.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:16:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:16:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:16:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:16:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:16:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:16:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:44 smithi003 ceph-mon[204507]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:44 smithi003 ceph-mon[200960]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:44 smithi046 ceph-mon[189713]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:46 smithi003 ceph-mon[204507]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:46 smithi003 ceph-mon[200960]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:46 smithi046 ceph-mon[189713]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:16:48.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:48 smithi003 ceph-mon[204507]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:48 smithi003 ceph-mon[200960]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:48 smithi046 ceph-mon[189713]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:50 smithi003 ceph-mon[204507]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:50 smithi003 ceph-mon[200960]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:50 smithi046 ceph-mon[189713]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:16:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:16:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:16:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:52 smithi003 ceph-mon[204507]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:52 smithi003 ceph-mon[200960]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:52 smithi046 ceph-mon[189713]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:54 smithi003 ceph-mon[200960]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:54 smithi003 ceph-mon[204507]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:54 smithi046 ceph-mon[189713]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:56 smithi003 ceph-mon[204507]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:56.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:56 smithi003 ceph-mon[200960]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:56 smithi046 ceph-mon[189713]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:16:58 smithi003 ceph-mon[200960]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:16:58 smithi003 ceph-mon[204507]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:16:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:16:58 smithi046 ceph-mon[189713]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:00 smithi003 ceph-mon[204507]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:00 smithi003 ceph-mon[200960]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:00 smithi046 ceph-mon[189713]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:17:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:17:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:17:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:02 smithi003 ceph-mon[204507]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:02 smithi003 ceph-mon[200960]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:02 smithi046 ceph-mon[189713]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:04 smithi003 ceph-mon[204507]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:04 smithi003 ceph-mon[200960]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:04 smithi046 ceph-mon[189713]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:06 smithi003 ceph-mon[204507]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:06 smithi003 ceph-mon[200960]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:06 smithi046 ceph-mon[189713]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:08 smithi003 ceph-mon[200960]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:08 smithi003 ceph-mon[204507]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:08 smithi046 ceph-mon[189713]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:10 smithi003 ceph-mon[204507]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:10 smithi003 ceph-mon[200960]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:10 smithi046 ceph-mon[189713]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:17:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:17:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:17:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:12 smithi003 ceph-mon[204507]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:12 smithi003 ceph-mon[200960]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:12 smithi046 ceph-mon[189713]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:14 smithi003 ceph-mon[204507]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:14 smithi003 ceph-mon[200960]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:14 smithi046 ceph-mon[189713]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:16 smithi003 ceph-mon[204507]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:16 smithi003 ceph-mon[200960]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:16 smithi046 ceph-mon[189713]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:18 smithi003 ceph-mon[204507]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:18 smithi003 ceph-mon[200960]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:18 smithi046 ceph-mon[189713]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:20 smithi003 ceph-mon[204507]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:20 smithi003 ceph-mon[200960]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:20 smithi046 ceph-mon[189713]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:17:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:17:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:17:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:22 smithi003 ceph-mon[204507]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:22 smithi003 ceph-mon[200960]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:22 smithi046 ceph-mon[189713]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:24 smithi003 ceph-mon[204507]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:24 smithi003 ceph-mon[200960]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:24 smithi046 ceph-mon[189713]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:26 smithi003 ceph-mon[204507]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:26 smithi003 ceph-mon[200960]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:26 smithi046 ceph-mon[189713]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:28 smithi003 ceph-mon[204507]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:28 smithi003 ceph-mon[200960]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:28 smithi046 ceph-mon[189713]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:30 smithi003 ceph-mon[204507]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:30 smithi003 ceph-mon[200960]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:30 smithi046 ceph-mon[189713]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:17:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:17:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:17:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:32 smithi003 ceph-mon[204507]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:32.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:32 smithi003 ceph-mon[200960]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:32 smithi046 ceph-mon[189713]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:34 smithi003 ceph-mon[204507]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:34 smithi003 ceph-mon[200960]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:34 smithi046 ceph-mon[189713]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:36 smithi003 ceph-mon[204507]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:36 smithi003 ceph-mon[200960]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:36 smithi046 ceph-mon[189713]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:38 smithi003 ceph-mon[204507]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:38 smithi003 ceph-mon[200960]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:38 smithi046 ceph-mon[189713]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:40 smithi003 ceph-mon[204507]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:40 smithi003 ceph-mon[200960]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:40 smithi046 ceph-mon[189713]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:17:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:17:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:17:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:42 smithi003 ceph-mon[204507]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:42 smithi003 ceph-mon[200960]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:42 smithi046 ceph-mon[189713]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:17:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:17:43.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:17:43.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:17:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:17:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:17:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:17:43.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:17:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:17:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:17:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:17:43.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:17:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:44 smithi003 ceph-mon[204507]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:44 smithi003 ceph-mon[200960]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:44.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:44 smithi046 ceph-mon[189713]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:46 smithi003 ceph-mon[204507]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:46 smithi003 ceph-mon[200960]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:46 smithi046 ceph-mon[189713]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:17:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:48 smithi003 ceph-mon[204507]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:48 smithi003 ceph-mon[200960]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:48 smithi046 ceph-mon[189713]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:50 smithi003 ceph-mon[204507]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:50.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:50 smithi003 ceph-mon[200960]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:50 smithi046 ceph-mon[189713]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:17:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:17:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:17:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:52 smithi003 ceph-mon[204507]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:52 smithi003 ceph-mon[200960]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:52 smithi046 ceph-mon[189713]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:54 smithi003 ceph-mon[204507]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:54 smithi003 ceph-mon[200960]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:54 smithi046 ceph-mon[189713]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:56 smithi003 ceph-mon[204507]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:56.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:56 smithi003 ceph-mon[200960]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:56 smithi046 ceph-mon[189713]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:17:58 smithi003 ceph-mon[204507]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:17:58 smithi003 ceph-mon[200960]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:17:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:17:58 smithi046 ceph-mon[189713]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:00 smithi003 ceph-mon[204507]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:00 smithi003 ceph-mon[200960]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:00 smithi046 ceph-mon[189713]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:18:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:18:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:18:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:02 smithi003 ceph-mon[204507]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:02 smithi003 ceph-mon[200960]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:02 smithi046 ceph-mon[189713]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:04 smithi003 ceph-mon[204507]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:04 smithi003 ceph-mon[200960]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:04 smithi046 ceph-mon[189713]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:06 smithi003 ceph-mon[204507]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:06 smithi003 ceph-mon[200960]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:06 smithi046 ceph-mon[189713]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:08 smithi003 ceph-mon[204507]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:08 smithi003 ceph-mon[200960]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:08 smithi046 ceph-mon[189713]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:10 smithi003 ceph-mon[204507]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:10 smithi003 ceph-mon[200960]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:10 smithi046 ceph-mon[189713]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:18:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:18:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:18:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:12 smithi003 ceph-mon[204507]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:12.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:12 smithi003 ceph-mon[200960]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:12 smithi046 ceph-mon[189713]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:14 smithi003 ceph-mon[204507]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:14 smithi003 ceph-mon[200960]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:14 smithi046 ceph-mon[189713]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:16 smithi003 ceph-mon[204507]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:16 smithi003 ceph-mon[200960]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:16 smithi046 ceph-mon[189713]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:18 smithi003 ceph-mon[204507]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:18.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:18 smithi003 ceph-mon[200960]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:18 smithi046 ceph-mon[189713]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:20 smithi003 ceph-mon[204507]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:20 smithi003 ceph-mon[200960]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:20 smithi046 ceph-mon[189713]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:18:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:18:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:18:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:22 smithi003 ceph-mon[204507]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:22 smithi003 ceph-mon[200960]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:22.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:22 smithi046 ceph-mon[189713]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:24 smithi003 ceph-mon[204507]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:24 smithi003 ceph-mon[200960]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:24 smithi046 ceph-mon[189713]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:26 smithi003 ceph-mon[204507]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:26 smithi003 ceph-mon[200960]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:26 smithi046 ceph-mon[189713]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:28 smithi003 ceph-mon[204507]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:28 smithi003 ceph-mon[200960]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:28 smithi046 ceph-mon[189713]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:30 smithi003 ceph-mon[204507]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:30 smithi003 ceph-mon[200960]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:30 smithi046 ceph-mon[189713]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:18:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:18:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:18:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:32 smithi003 ceph-mon[204507]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:32 smithi003 ceph-mon[200960]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:32 smithi046 ceph-mon[189713]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:34 smithi003 ceph-mon[204507]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:34 smithi003 ceph-mon[200960]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:34 smithi046 ceph-mon[189713]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:36 smithi003 ceph-mon[204507]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:36 smithi003 ceph-mon[200960]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:36 smithi046 ceph-mon[189713]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:38 smithi003 ceph-mon[204507]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:38 smithi003 ceph-mon[200960]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:38 smithi046 ceph-mon[189713]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:40 smithi003 ceph-mon[204507]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:40 smithi003 ceph-mon[200960]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:40 smithi046 ceph-mon[189713]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:18:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:18:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:18:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:42 smithi003 ceph-mon[204507]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:42 smithi003 ceph-mon[200960]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:42 smithi046 ceph-mon[189713]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:43.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:18:43.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:18:43.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:18:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:44 smithi046 ceph-mon[189713]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:18:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:18:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:18:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[204507]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:18:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:18:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:18:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[200960]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:18:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:18:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:18:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:46 smithi003 ceph-mon[204507]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:46 smithi003 ceph-mon[200960]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:46 smithi046 ceph-mon[189713]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:18:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:48 smithi003 ceph-mon[204507]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:48 smithi003 ceph-mon[200960]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:48 smithi046 ceph-mon[189713]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:50 smithi003 ceph-mon[204507]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:50 smithi003 ceph-mon[200960]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:50 smithi046 ceph-mon[189713]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:18:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:18:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:18:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:52 smithi003 ceph-mon[204507]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:52 smithi003 ceph-mon[200960]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:52 smithi046 ceph-mon[189713]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:54 smithi003 ceph-mon[204507]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:54 smithi003 ceph-mon[200960]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:54 smithi046 ceph-mon[189713]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:56 smithi003 ceph-mon[204507]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:56 smithi003 ceph-mon[200960]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:56 smithi046 ceph-mon[189713]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:18:58 smithi003 ceph-mon[204507]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:18:58 smithi003 ceph-mon[200960]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:18:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:18:58 smithi046 ceph-mon[189713]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:00 smithi003 ceph-mon[204507]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:00 smithi003 ceph-mon[200960]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:00 smithi046 ceph-mon[189713]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:19:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:19:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:19:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:02 smithi003 ceph-mon[204507]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:02 smithi003 ceph-mon[200960]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:02 smithi046 ceph-mon[189713]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:04 smithi003 ceph-mon[204507]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:04 smithi003 ceph-mon[200960]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:04 smithi046 ceph-mon[189713]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:06 smithi003 ceph-mon[204507]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:06 smithi003 ceph-mon[200960]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:06 smithi046 ceph-mon[189713]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:08 smithi003 ceph-mon[200960]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:08.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:08 smithi003 ceph-mon[204507]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:08 smithi046 ceph-mon[189713]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:10 smithi003 ceph-mon[204507]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:10 smithi003 ceph-mon[200960]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:10 smithi046 ceph-mon[189713]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:19:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:19:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:19:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:12 smithi003 ceph-mon[204507]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:12 smithi003 ceph-mon[200960]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:12 smithi046 ceph-mon[189713]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:14 smithi003 ceph-mon[204507]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:14 smithi003 ceph-mon[200960]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:14 smithi046 ceph-mon[189713]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:16 smithi003 ceph-mon[204507]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:16 smithi003 ceph-mon[200960]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:16 smithi046 ceph-mon[189713]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:18 smithi003 ceph-mon[204507]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:18 smithi003 ceph-mon[200960]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:18 smithi046 ceph-mon[189713]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:20 smithi003 ceph-mon[204507]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:20.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:20 smithi003 ceph-mon[200960]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:20 smithi046 ceph-mon[189713]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:19:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:19:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:19:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:22 smithi003 ceph-mon[204507]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:22 smithi003 ceph-mon[200960]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:22 smithi046 ceph-mon[189713]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:24 smithi003 ceph-mon[204507]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:24 smithi003 ceph-mon[200960]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:24 smithi046 ceph-mon[189713]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:26 smithi003 ceph-mon[204507]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:26 smithi003 ceph-mon[200960]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:26 smithi046 ceph-mon[189713]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:28 smithi003 ceph-mon[204507]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:28 smithi003 ceph-mon[200960]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:28 smithi046 ceph-mon[189713]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:30 smithi003 ceph-mon[204507]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:30 smithi003 ceph-mon[200960]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:30 smithi046 ceph-mon[189713]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:19:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:19:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:19:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:32 smithi003 ceph-mon[204507]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:32 smithi003 ceph-mon[200960]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:32 smithi046 ceph-mon[189713]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:34 smithi003 ceph-mon[204507]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:34 smithi003 ceph-mon[200960]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:34 smithi046 ceph-mon[189713]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:36 smithi003 ceph-mon[204507]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:36 smithi003 ceph-mon[200960]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:36 smithi046 ceph-mon[189713]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:38 smithi003 ceph-mon[204507]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:38 smithi003 ceph-mon[200960]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:38 smithi046 ceph-mon[189713]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:40 smithi003 ceph-mon[204507]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:40 smithi003 ceph-mon[200960]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:40 smithi046 ceph-mon[189713]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:19:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:19:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:19:42.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:42 smithi003 ceph-mon[204507]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:42 smithi003 ceph-mon[200960]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:42 smithi046 ceph-mon[189713]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[200960]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:19:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[204507]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:44.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:19:44.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:44 smithi046 ceph-mon[189713]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:19:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:19:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:19:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:19:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:19:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:45.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:19:45.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:19:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:19:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:46 smithi003 ceph-mon[204507]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:46 smithi003 ceph-mon[200960]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:46 smithi046 ceph-mon[189713]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:19:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:48 smithi003 ceph-mon[204507]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:48 smithi003 ceph-mon[200960]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:48 smithi046 ceph-mon[189713]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:50 smithi003 ceph-mon[204507]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:50 smithi003 ceph-mon[200960]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:50 smithi046 ceph-mon[189713]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:19:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:19:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:19:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:52 smithi003 ceph-mon[204507]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:52 smithi003 ceph-mon[200960]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:52 smithi046 ceph-mon[189713]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:54 smithi003 ceph-mon[204507]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:54 smithi003 ceph-mon[200960]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:54 smithi046 ceph-mon[189713]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:56 smithi003 ceph-mon[204507]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:56 smithi003 ceph-mon[200960]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:56 smithi046 ceph-mon[189713]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:19:58 smithi003 ceph-mon[204507]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:19:58 smithi003 ceph-mon[200960]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:19:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:19:58 smithi046 ceph-mon[189713]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:00 smithi003 ceph-mon[204507]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T23:20:00.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:00 smithi003 ceph-mon[200960]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:00.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T23:20:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:00 smithi046 ceph-mon[189713]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:00.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T23:20:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:20:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:20:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:20:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:02 smithi003 ceph-mon[200960]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:02 smithi003 ceph-mon[204507]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:02 smithi046 ceph-mon[189713]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:04 smithi003 ceph-mon[200960]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:04 smithi003 ceph-mon[204507]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:04.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:04 smithi046 ceph-mon[189713]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:06 smithi003 ceph-mon[204507]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:06 smithi003 ceph-mon[200960]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:06 smithi046 ceph-mon[189713]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:08 smithi003 ceph-mon[204507]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:08 smithi003 ceph-mon[200960]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:08 smithi046 ceph-mon[189713]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:10 smithi003 ceph-mon[204507]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:10 smithi003 ceph-mon[200960]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:10 smithi046 ceph-mon[189713]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:20:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:20:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:20:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:12 smithi003 ceph-mon[204507]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:12 smithi003 ceph-mon[200960]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:12 smithi046 ceph-mon[189713]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:14.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:14 smithi003 ceph-mon[204507]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:14.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:14 smithi003 ceph-mon[200960]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:14 smithi046 ceph-mon[189713]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:16 smithi003 ceph-mon[204507]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:16 smithi003 ceph-mon[200960]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:16 smithi046 ceph-mon[189713]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:18 smithi003 ceph-mon[204507]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:18 smithi003 ceph-mon[200960]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:18 smithi046 ceph-mon[189713]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:20 smithi003 ceph-mon[204507]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:20 smithi003 ceph-mon[200960]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:20 smithi046 ceph-mon[189713]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:20:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:20:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:20:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:22 smithi003 ceph-mon[204507]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:22 smithi003 ceph-mon[200960]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:22 smithi046 ceph-mon[189713]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:24 smithi003 ceph-mon[204507]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:24.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:24 smithi003 ceph-mon[200960]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:24 smithi046 ceph-mon[189713]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:26 smithi003 ceph-mon[204507]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:26 smithi003 ceph-mon[200960]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:26 smithi046 ceph-mon[189713]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:28.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:28 smithi003 ceph-mon[204507]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:28 smithi003 ceph-mon[200960]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:28 smithi046 ceph-mon[189713]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:30 smithi003 ceph-mon[204507]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:30 smithi003 ceph-mon[200960]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:30 smithi046 ceph-mon[189713]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:20:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:20:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:20:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:32 smithi003 ceph-mon[204507]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:32 smithi003 ceph-mon[200960]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:32 smithi046 ceph-mon[189713]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:34 smithi003 ceph-mon[204507]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:34 smithi003 ceph-mon[200960]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:34 smithi046 ceph-mon[189713]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:36 smithi003 ceph-mon[200960]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:36.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:36 smithi003 ceph-mon[204507]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:36 smithi046 ceph-mon[189713]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:38 smithi003 ceph-mon[204507]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:38 smithi003 ceph-mon[200960]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:38 smithi046 ceph-mon[189713]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:40 smithi003 ceph-mon[204507]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:40 smithi003 ceph-mon[200960]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:40 smithi046 ceph-mon[189713]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:20:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:20:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:20:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:42 smithi003 ceph-mon[204507]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:42 smithi003 ceph-mon[200960]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:42 smithi046 ceph-mon[189713]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:44 smithi003 ceph-mon[204507]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:44 smithi003 ceph-mon[200960]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:44 smithi046 ceph-mon[189713]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:20:45.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:20:45.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:20:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[204507]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:20:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:20:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:20:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[200960]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:20:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:20:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:20:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:46 smithi046 ceph-mon[189713]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:20:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:20:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:20:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:20:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:48 smithi003 ceph-mon[204507]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:48 smithi003 ceph-mon[200960]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:48 smithi046 ceph-mon[189713]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:50 smithi003 ceph-mon[204507]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:50 smithi003 ceph-mon[200960]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:50 smithi046 ceph-mon[189713]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:20:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:20:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:20:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:52 smithi003 ceph-mon[204507]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:52 smithi003 ceph-mon[200960]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:52 smithi046 ceph-mon[189713]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:54.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:54 smithi003 ceph-mon[204507]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:54.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:54 smithi003 ceph-mon[200960]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:54 smithi046 ceph-mon[189713]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:56 smithi003 ceph-mon[204507]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:56.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:56 smithi003 ceph-mon[200960]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:56 smithi046 ceph-mon[189713]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:20:58 smithi003 ceph-mon[204507]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:20:58 smithi003 ceph-mon[200960]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:20:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:20:58 smithi046 ceph-mon[189713]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:00 smithi003 ceph-mon[204507]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:00 smithi003 ceph-mon[200960]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:00 smithi046 ceph-mon[189713]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:21:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:21:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:21:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:02 smithi003 ceph-mon[200960]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:02 smithi003 ceph-mon[204507]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:02 smithi046 ceph-mon[189713]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:04 smithi003 ceph-mon[204507]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:04 smithi003 ceph-mon[200960]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:04 smithi046 ceph-mon[189713]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:06 smithi003 ceph-mon[200960]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:06 smithi003 ceph-mon[204507]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:06 smithi046 ceph-mon[189713]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:08 smithi003 ceph-mon[204507]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:08 smithi003 ceph-mon[200960]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:08 smithi046 ceph-mon[189713]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:10 smithi003 ceph-mon[204507]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:10 smithi003 ceph-mon[200960]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:10.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:10 smithi046 ceph-mon[189713]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:21:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:21:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:21:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:12 smithi003 ceph-mon[204507]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:12 smithi003 ceph-mon[200960]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:12 smithi046 ceph-mon[189713]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:14 smithi003 ceph-mon[204507]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:14 smithi003 ceph-mon[200960]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:14 smithi046 ceph-mon[189713]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:16 smithi003 ceph-mon[204507]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:16 smithi003 ceph-mon[200960]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:16 smithi046 ceph-mon[189713]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:18 smithi003 ceph-mon[204507]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:18 smithi003 ceph-mon[200960]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:18 smithi046 ceph-mon[189713]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:20 smithi003 ceph-mon[204507]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:20 smithi003 ceph-mon[200960]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:20 smithi046 ceph-mon[189713]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:21:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:21:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:21:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:22 smithi003 ceph-mon[204507]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:22 smithi003 ceph-mon[200960]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:22 smithi046 ceph-mon[189713]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:24 smithi003 ceph-mon[204507]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:24 smithi003 ceph-mon[200960]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:24 smithi046 ceph-mon[189713]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:26 smithi003 ceph-mon[204507]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:26 smithi003 ceph-mon[200960]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:26 smithi046 ceph-mon[189713]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:28 smithi003 ceph-mon[204507]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:28 smithi003 ceph-mon[200960]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:28 smithi046 ceph-mon[189713]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:30 smithi003 ceph-mon[204507]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:30.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:30 smithi003 ceph-mon[200960]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:30 smithi046 ceph-mon[189713]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:21:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:21:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:21:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:32 smithi003 ceph-mon[204507]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:32 smithi003 ceph-mon[200960]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:32 smithi046 ceph-mon[189713]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:34 smithi003 ceph-mon[204507]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:34 smithi003 ceph-mon[200960]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:34 smithi046 ceph-mon[189713]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:36 smithi003 ceph-mon[204507]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:36 smithi003 ceph-mon[200960]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:36 smithi046 ceph-mon[189713]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:38 smithi003 ceph-mon[204507]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:38 smithi003 ceph-mon[200960]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:38 smithi046 ceph-mon[189713]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:40 smithi003 ceph-mon[204507]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:40.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:40 smithi003 ceph-mon[200960]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:40 smithi046 ceph-mon[189713]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:21:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:21:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:21:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:42 smithi003 ceph-mon[204507]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:42 smithi003 ceph-mon[200960]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:42 smithi046 ceph-mon[189713]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:44 smithi003 ceph-mon[204507]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:44 smithi003 ceph-mon[200960]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:44 smithi046 ceph-mon[189713]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[204507]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[200960]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:21:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:21:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:21:46.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:46 smithi046 ceph-mon[189713]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:21:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:21:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:21:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:21:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:21:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:48 smithi003 ceph-mon[204507]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:48 smithi003 ceph-mon[200960]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:48 smithi046 ceph-mon[189713]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:50 smithi003 ceph-mon[204507]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:50.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:50 smithi003 ceph-mon[200960]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:50 smithi046 ceph-mon[189713]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:21:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:21:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:21:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:52 smithi003 ceph-mon[204507]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:52 smithi003 ceph-mon[200960]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:52 smithi046 ceph-mon[189713]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:54 smithi003 ceph-mon[204507]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:54.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:54 smithi003 ceph-mon[200960]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:54 smithi046 ceph-mon[189713]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:56 smithi003 ceph-mon[204507]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:56 smithi003 ceph-mon[200960]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:56 smithi046 ceph-mon[189713]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:21:58 smithi003 ceph-mon[204507]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:58.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:21:58 smithi003 ceph-mon[200960]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:21:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:21:58 smithi046 ceph-mon[189713]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:00 smithi003 ceph-mon[204507]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:00.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:00 smithi003 ceph-mon[200960]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:00 smithi046 ceph-mon[189713]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:22:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:22:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:22:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:02 smithi003 ceph-mon[204507]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:02 smithi003 ceph-mon[200960]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:02 smithi046 ceph-mon[189713]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:04 smithi003 ceph-mon[204507]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:04 smithi003 ceph-mon[200960]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:04.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:04 smithi046 ceph-mon[189713]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:06 smithi003 ceph-mon[204507]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:06 smithi003 ceph-mon[200960]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:06 smithi046 ceph-mon[189713]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:08 smithi003 ceph-mon[204507]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:08 smithi003 ceph-mon[200960]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:08 smithi046 ceph-mon[189713]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:10 smithi003 ceph-mon[204507]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:10 smithi003 ceph-mon[200960]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:10 smithi046 ceph-mon[189713]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:22:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:22:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:22:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:12 smithi003 ceph-mon[204507]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:12 smithi003 ceph-mon[200960]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:12 smithi046 ceph-mon[189713]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:14 smithi003 ceph-mon[204507]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:14.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:14 smithi003 ceph-mon[200960]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:14 smithi046 ceph-mon[189713]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:16 smithi003 ceph-mon[204507]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:16 smithi003 ceph-mon[200960]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:16 smithi046 ceph-mon[189713]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:18 smithi003 ceph-mon[204507]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:18 smithi003 ceph-mon[200960]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:18 smithi046 ceph-mon[189713]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:20 smithi003 ceph-mon[204507]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:20.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:20 smithi003 ceph-mon[200960]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:20 smithi046 ceph-mon[189713]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:22:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:22:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:22:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:22 smithi003 ceph-mon[204507]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:22 smithi003 ceph-mon[200960]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:22 smithi046 ceph-mon[189713]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:24 smithi003 ceph-mon[204507]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:24 smithi003 ceph-mon[200960]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:24 smithi046 ceph-mon[189713]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:26 smithi003 ceph-mon[204507]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:26 smithi003 ceph-mon[200960]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:26.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:26 smithi046 ceph-mon[189713]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:28 smithi003 ceph-mon[204507]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:28 smithi003 ceph-mon[200960]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:28 smithi046 ceph-mon[189713]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:30 smithi003 ceph-mon[204507]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:30 smithi003 ceph-mon[200960]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:30.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:30 smithi046 ceph-mon[189713]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:22:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:22:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:22:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:32 smithi003 ceph-mon[204507]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:32 smithi003 ceph-mon[200960]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:32 smithi046 ceph-mon[189713]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:34 smithi003 ceph-mon[204507]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:34 smithi003 ceph-mon[200960]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:34 smithi046 ceph-mon[189713]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:36.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:36 smithi003 ceph-mon[204507]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:36.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:36 smithi003 ceph-mon[200960]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:36.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:36 smithi046 ceph-mon[189713]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:38 smithi003 ceph-mon[204507]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:38.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:38 smithi003 ceph-mon[200960]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:38 smithi046 ceph-mon[189713]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:40 smithi003 ceph-mon[200960]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:40 smithi003 ceph-mon[204507]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:40 smithi046 ceph-mon[189713]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:22:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:22:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:22:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:42 smithi003 ceph-mon[200960]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:42 smithi003 ceph-mon[204507]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:42 smithi046 ceph-mon[189713]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:44 smithi003 ceph-mon[200960]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:44 smithi003 ceph-mon[204507]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:44.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:44 smithi046 ceph-mon[189713]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:46 smithi003 ceph-mon[204507]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:22:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:46 smithi003 ceph-mon[200960]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:22:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:46 smithi046 ceph-mon[189713]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:22:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:22:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:22:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:22:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:22:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:22:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:22:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:22:47.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:22:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:22:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:22:48.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:48 smithi003 ceph-mon[200960]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:48 smithi003 ceph-mon[204507]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:48 smithi046 ceph-mon[189713]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:50 smithi003 ceph-mon[200960]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:50.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:50 smithi003 ceph-mon[204507]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:50 smithi046 ceph-mon[189713]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:22:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:22:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:22:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:52 smithi003 ceph-mon[204507]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:52 smithi003 ceph-mon[200960]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:52 smithi046 ceph-mon[189713]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:54 smithi003 ceph-mon[200960]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:54 smithi003 ceph-mon[204507]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:54 smithi046 ceph-mon[189713]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:56 smithi003 ceph-mon[200960]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:56 smithi003 ceph-mon[204507]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:56 smithi046 ceph-mon[189713]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:22:58 smithi003 ceph-mon[200960]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:22:58 smithi003 ceph-mon[204507]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:22:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:22:58 smithi046 ceph-mon[189713]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:00 smithi003 ceph-mon[200960]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:00 smithi003 ceph-mon[204507]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:00 smithi046 ceph-mon[189713]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:23:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:23:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:23:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:02 smithi003 ceph-mon[200960]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:02 smithi003 ceph-mon[204507]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:02 smithi046 ceph-mon[189713]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:04 smithi003 ceph-mon[204507]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:04 smithi003 ceph-mon[200960]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:04 smithi046 ceph-mon[189713]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:06 smithi003 ceph-mon[204507]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:06.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:06 smithi003 ceph-mon[200960]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:06.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:06 smithi046 ceph-mon[189713]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:08 smithi003 ceph-mon[204507]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:08.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:08 smithi003 ceph-mon[200960]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:08 smithi046 ceph-mon[189713]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 23:23:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T23:23:09.082709473Z level=info msg="Completed cleanup jobs" duration=66.138465ms 2023-10-07T23:23:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:10 smithi003 ceph-mon[204507]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:10 smithi003 ceph-mon[200960]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:10 smithi046 ceph-mon[189713]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:23:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:23:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:23:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:12 smithi003 ceph-mon[204507]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:12 smithi003 ceph-mon[200960]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:12 smithi046 ceph-mon[189713]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:14 smithi003 ceph-mon[204507]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:14.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:14 smithi003 ceph-mon[200960]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:14.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:14 smithi046 ceph-mon[189713]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:16 smithi003 ceph-mon[204507]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:16 smithi003 ceph-mon[200960]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:16 smithi046 ceph-mon[189713]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:18.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:18 smithi003 ceph-mon[204507]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:18.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:18 smithi003 ceph-mon[200960]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:18 smithi046 ceph-mon[189713]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:20.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:20 smithi003 ceph-mon[204507]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:20.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:20 smithi003 ceph-mon[200960]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:20.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:20 smithi046 ceph-mon[189713]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:23:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:23:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:23:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:22 smithi003 ceph-mon[204507]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:22 smithi003 ceph-mon[200960]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:22 smithi046 ceph-mon[189713]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:24 smithi003 ceph-mon[204507]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:24 smithi003 ceph-mon[200960]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:24 smithi046 ceph-mon[189713]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:26 smithi003 ceph-mon[204507]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:26.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:26 smithi003 ceph-mon[200960]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:26 smithi046 ceph-mon[189713]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:28 smithi003 ceph-mon[204507]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:28 smithi003 ceph-mon[200960]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:28 smithi046 ceph-mon[189713]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:30 smithi003 ceph-mon[204507]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:30 smithi003 ceph-mon[200960]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:30 smithi046 ceph-mon[189713]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:23:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:23:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:23:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:32.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:32 smithi003 ceph-mon[204507]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:32.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:32 smithi003 ceph-mon[200960]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:32 smithi046 ceph-mon[189713]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:34 smithi003 ceph-mon[204507]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:34.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:34 smithi003 ceph-mon[200960]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:34 smithi046 ceph-mon[189713]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:36.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:36 smithi003 ceph-mon[204507]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:36 smithi003 ceph-mon[200960]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:36 smithi046 ceph-mon[189713]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:38.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:38 smithi003 ceph-mon[204507]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:38 smithi003 ceph-mon[200960]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:38 smithi046 ceph-mon[189713]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:40 smithi003 ceph-mon[204507]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:40 smithi003 ceph-mon[200960]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:40 smithi046 ceph-mon[189713]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:23:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:23:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:23:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:42 smithi003 ceph-mon[204507]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:42 smithi003 ceph-mon[200960]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:42 smithi046 ceph-mon[189713]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:44 smithi003 ceph-mon[204507]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:44.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:44 smithi003 ceph-mon[200960]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:44 smithi046 ceph-mon[189713]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:46 smithi003 ceph-mon[204507]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:46.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:46 smithi003 ceph-mon[200960]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:46.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:46 smithi046 ceph-mon[189713]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:23:47.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:23:47.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:23:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:23:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[204507]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:23:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:23:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:23:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[200960]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:23:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:23:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:23:48.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:48 smithi046 ceph-mon[189713]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:23:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:23:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:23:50.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:50 smithi003 ceph-mon[204507]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:50.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:50 smithi003 ceph-mon[200960]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:50 smithi046 ceph-mon[189713]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:23:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:23:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:23:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:52 smithi003 ceph-mon[204507]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:52 smithi003 ceph-mon[200960]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:52 smithi046 ceph-mon[189713]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:54 smithi003 ceph-mon[204507]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:54.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:54 smithi003 ceph-mon[200960]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:54 smithi046 ceph-mon[189713]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:56 smithi003 ceph-mon[204507]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:56 smithi003 ceph-mon[200960]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:56 smithi046 ceph-mon[189713]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:23:58 smithi003 ceph-mon[204507]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:23:58 smithi003 ceph-mon[200960]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:23:58.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:23:58 smithi046 ceph-mon[189713]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:00.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:00 smithi003 ceph-mon[200960]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:00.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:00 smithi003 ceph-mon[204507]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:00.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:00 smithi046 ceph-mon[189713]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:24:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:24:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:24:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:02 smithi003 ceph-mon[200960]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:02 smithi003 ceph-mon[204507]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:02 smithi046 ceph-mon[189713]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:04 smithi003 ceph-mon[204507]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:04.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:04 smithi003 ceph-mon[200960]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:04.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:04 smithi046 ceph-mon[189713]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:06.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:06 smithi003 ceph-mon[204507]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:06.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:06 smithi003 ceph-mon[200960]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:06.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:06 smithi046 ceph-mon[189713]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:08.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:08 smithi003 ceph-mon[204507]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:08.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:08 smithi003 ceph-mon[200960]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:08.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:08 smithi046 ceph-mon[189713]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:10.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:10 smithi003 ceph-mon[204507]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:10.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:10 smithi003 ceph-mon[200960]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:10 smithi046 ceph-mon[189713]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:24:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:24:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:24:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:12 smithi003 ceph-mon[204507]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:12 smithi003 ceph-mon[200960]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:12 smithi046 ceph-mon[189713]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:14.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:14 smithi003 ceph-mon[204507]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:14.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:14 smithi003 ceph-mon[200960]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:14.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:14 smithi046 ceph-mon[189713]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:16 smithi003 ceph-mon[200960]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:16.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:16 smithi003 ceph-mon[204507]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:16.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:16 smithi046 ceph-mon[189713]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:18.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:18 smithi003 ceph-mon[200960]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:18.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:18 smithi003 ceph-mon[204507]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:18.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:18 smithi046 ceph-mon[189713]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:20.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:20 smithi003 ceph-mon[200960]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:20.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:20 smithi003 ceph-mon[204507]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:20 smithi046 ceph-mon[189713]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:24:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:24:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:24:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:22 smithi003 ceph-mon[200960]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:22 smithi003 ceph-mon[204507]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:22 smithi046 ceph-mon[189713]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:24.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:24 smithi003 ceph-mon[200960]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:24.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:24 smithi003 ceph-mon[204507]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:24 smithi046 ceph-mon[189713]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:26.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:26 smithi003 ceph-mon[200960]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:26.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:26 smithi003 ceph-mon[204507]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:26 smithi046 ceph-mon[189713]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:28.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:28 smithi003 ceph-mon[200960]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:28.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:28 smithi003 ceph-mon[204507]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:28 smithi046 ceph-mon[189713]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:30.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:30 smithi003 ceph-mon[204507]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:30.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:30 smithi003 ceph-mon[200960]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:30 smithi046 ceph-mon[189713]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:24:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:24:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:24:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:32 smithi003 ceph-mon[204507]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:32 smithi003 ceph-mon[200960]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:32 smithi046 ceph-mon[189713]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:34.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:34 smithi003 ceph-mon[204507]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:34.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:34 smithi003 ceph-mon[200960]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:34.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:34 smithi046 ceph-mon[189713]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:36.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:36 smithi003 ceph-mon[204507]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:36.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:36 smithi003 ceph-mon[200960]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:36 smithi046 ceph-mon[189713]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:38.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:38 smithi003 ceph-mon[200960]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:38.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:38 smithi003 ceph-mon[204507]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:38.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:38 smithi046 ceph-mon[189713]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:40.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:40 smithi003 ceph-mon[204507]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:40.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:40 smithi003 ceph-mon[200960]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:40.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:40 smithi046 ceph-mon[189713]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:24:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:24:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:24:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:42 smithi003 ceph-mon[204507]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:42 smithi003 ceph-mon[200960]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:42 smithi046 ceph-mon[189713]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:44.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:44 smithi003 ceph-mon[204507]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:44.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:44 smithi003 ceph-mon[200960]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:44 smithi046 ceph-mon[189713]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:46 smithi003 ceph-mon[204507]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:46 smithi003 ceph-mon[200960]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:46 smithi046 ceph-mon[189713]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:24:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[204507]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:48.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[200960]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:24:48.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:24:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:48 smithi046 ceph-mon[189713]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:24:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:24:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:24:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:24:50.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:50 smithi046 ceph-mon[189713]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:50 smithi003 ceph-mon[204507]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:50 smithi003 ceph-mon[200960]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:24:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:24:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:24:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:52 smithi003 ceph-mon[204507]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:52 smithi003 ceph-mon[200960]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:52 smithi046 ceph-mon[189713]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:54.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:54 smithi003 ceph-mon[204507]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:54.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:54 smithi003 ceph-mon[200960]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:54.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:54 smithi046 ceph-mon[189713]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:56.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:56 smithi003 ceph-mon[204507]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:56.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:56 smithi003 ceph-mon[200960]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:56.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:56 smithi046 ceph-mon[189713]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:58.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:24:58 smithi046 ceph-mon[189713]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:24:58 smithi003 ceph-mon[200960]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:24:59.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:24:58 smithi003 ceph-mon[204507]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:00.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:00 smithi046 ceph-mon[189713]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:00 smithi003 ceph-mon[200960]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:00 smithi003 ceph-mon[204507]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:25:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:25:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:25:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:02 smithi003 ceph-mon[204507]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:02 smithi003 ceph-mon[200960]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:02 smithi046 ceph-mon[189713]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:04.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:04 smithi046 ceph-mon[189713]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:04 smithi003 ceph-mon[204507]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:04 smithi003 ceph-mon[200960]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:06.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:06 smithi046 ceph-mon[189713]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:06 smithi003 ceph-mon[204507]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:06 smithi003 ceph-mon[200960]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:08.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:08 smithi046 ceph-mon[189713]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:08 smithi003 ceph-mon[204507]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:08 smithi003 ceph-mon[200960]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:10.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:10 smithi046 ceph-mon[189713]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:10 smithi003 ceph-mon[204507]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:10 smithi003 ceph-mon[200960]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:25:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:25:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:25:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:12 smithi003 ceph-mon[204507]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:12 smithi003 ceph-mon[200960]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:12 smithi046 ceph-mon[189713]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:14.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:14 smithi046 ceph-mon[189713]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:14 smithi003 ceph-mon[204507]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:14 smithi003 ceph-mon[200960]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:16 smithi046 ceph-mon[189713]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:16 smithi003 ceph-mon[204507]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:16 smithi003 ceph-mon[200960]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:17.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:18.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:18 smithi046 ceph-mon[189713]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:18 smithi003 ceph-mon[204507]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:18 smithi003 ceph-mon[200960]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:20.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:20 smithi046 ceph-mon[189713]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:20 smithi003 ceph-mon[200960]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:20 smithi003 ceph-mon[204507]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:25:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:25:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:25:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:22 smithi003 ceph-mon[204507]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:22 smithi003 ceph-mon[200960]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:22 smithi046 ceph-mon[189713]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:24.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:24 smithi046 ceph-mon[189713]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:24 smithi003 ceph-mon[204507]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:24 smithi003 ceph-mon[200960]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:26.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:26 smithi046 ceph-mon[189713]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:26 smithi003 ceph-mon[204507]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:26 smithi003 ceph-mon[200960]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:28.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:28 smithi046 ceph-mon[189713]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:28 smithi003 ceph-mon[204507]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:28 smithi003 ceph-mon[200960]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:30.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:30 smithi046 ceph-mon[189713]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:30 smithi003 ceph-mon[204507]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:30 smithi003 ceph-mon[200960]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:25:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:25:31] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T23:25:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:32 smithi003 ceph-mon[204507]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:32 smithi003 ceph-mon[200960]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:32.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:32.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:32 smithi046 ceph-mon[189713]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:34.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:34 smithi046 ceph-mon[189713]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:34 smithi003 ceph-mon[204507]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:34 smithi003 ceph-mon[200960]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:36.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:36 smithi046 ceph-mon[189713]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:36 smithi003 ceph-mon[204507]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:36 smithi003 ceph-mon[200960]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:38.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:38 smithi046 ceph-mon[189713]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:38 smithi003 ceph-mon[204507]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:38 smithi003 ceph-mon[200960]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:40.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:40 smithi046 ceph-mon[189713]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:40 smithi003 ceph-mon[204507]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:40 smithi003 ceph-mon[200960]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:25:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:25:41] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T23:25:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:42 smithi003 ceph-mon[204507]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:42 smithi003 ceph-mon[200960]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:42 smithi046 ceph-mon[189713]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:44.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:44 smithi046 ceph-mon[189713]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:44 smithi003 ceph-mon[204507]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:44 smithi003 ceph-mon[200960]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:46 smithi046 ceph-mon[189713]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:46 smithi003 ceph-mon[204507]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:46 smithi003 ceph-mon[200960]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:25:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:48 smithi046 ceph-mon[189713]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:48.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:25:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:48 smithi003 ceph-mon[204507]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:25:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:48 smithi003 ceph-mon[200960]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:25:50.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:50 smithi046 ceph-mon[189713]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:50 smithi003 ceph-mon[204507]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:50 smithi003 ceph-mon[200960]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:25:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:25:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:25:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:52.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:52.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:52.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:52.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:54.665 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:54 smithi046 ceph-mon[189713]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:54 smithi003 ceph-mon[204507]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:54 smithi003 ceph-mon[200960]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:56.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:56 smithi003 ceph-mon[204507]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:56.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:56 smithi003 ceph-mon[200960]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:56.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:56 smithi046 ceph-mon[189713]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:58.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:25:58.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:25:58 smithi003 ceph-mon[204507]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:58.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:25:58 smithi003 ceph-mon[200960]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:25:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:25:58 smithi046 ceph-mon[189713]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[204507]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[200960]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:26:01.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:26:01.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:00 smithi046 ceph-mon[189713]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:26:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:26:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:26:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:26:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:26:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:26:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:02 smithi003 ceph-mon[204507]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:02 smithi003 ceph-mon[200960]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:02 smithi046 ceph-mon[189713]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:04.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:04 smithi046 ceph-mon[189713]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:04 smithi003 ceph-mon[204507]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:05.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:04 smithi003 ceph-mon[200960]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:06.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:06 smithi046 ceph-mon[189713]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:06 smithi003 ceph-mon[204507]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:06 smithi003 ceph-mon[200960]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:08 smithi003 ceph-mon[204507]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:08 smithi003 ceph-mon[200960]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:09.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:08 smithi046 ceph-mon[189713]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:10 smithi003 ceph-mon[204507]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:10 smithi003 ceph-mon[200960]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:10 smithi046 ceph-mon[189713]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:26:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:26:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:26:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:12 smithi003 ceph-mon[204507]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:12 smithi003 ceph-mon[200960]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:12 smithi046 ceph-mon[189713]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:14.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:14 smithi046 ceph-mon[189713]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:14 smithi003 ceph-mon[204507]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:14 smithi003 ceph-mon[200960]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:16 smithi046 ceph-mon[189713]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:16 smithi003 ceph-mon[204507]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:16 smithi003 ceph-mon[200960]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:18 smithi003 ceph-mon[204507]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:18 smithi003 ceph-mon[200960]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:19.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:18 smithi046 ceph-mon[189713]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:20 smithi003 ceph-mon[204507]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:20 smithi003 ceph-mon[200960]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:20 smithi046 ceph-mon[189713]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:26:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:26:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:26:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:22 smithi003 ceph-mon[204507]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:22 smithi003 ceph-mon[200960]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:22 smithi046 ceph-mon[189713]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:24.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:24 smithi046 ceph-mon[189713]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:24 smithi003 ceph-mon[204507]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:24 smithi003 ceph-mon[200960]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:26 smithi003 ceph-mon[204507]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:26 smithi003 ceph-mon[200960]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:27.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:26 smithi046 ceph-mon[189713]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:28 smithi003 ceph-mon[204507]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:28 smithi003 ceph-mon[200960]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:28 smithi046 ceph-mon[189713]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:30 smithi003 ceph-mon[204507]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:30 smithi003 ceph-mon[200960]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:30 smithi046 ceph-mon[189713]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:26:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:26:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:26:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:32 smithi003 ceph-mon[204507]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:32 smithi003 ceph-mon[200960]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:32 smithi046 ceph-mon[189713]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:34 smithi003 ceph-mon[204507]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:34 smithi003 ceph-mon[200960]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:34 smithi046 ceph-mon[189713]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:36 smithi003 ceph-mon[204507]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:36 smithi003 ceph-mon[200960]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:36 smithi046 ceph-mon[189713]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:38 smithi003 ceph-mon[204507]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:38 smithi003 ceph-mon[200960]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:38 smithi046 ceph-mon[189713]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:40 smithi003 ceph-mon[204507]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:40 smithi003 ceph-mon[200960]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:40 smithi046 ceph-mon[189713]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:26:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:26:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:26:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:42 smithi003 ceph-mon[200960]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:42 smithi003 ceph-mon[204507]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:42 smithi046 ceph-mon[189713]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:44 smithi003 ceph-mon[204507]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:44 smithi003 ceph-mon[200960]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:44 smithi046 ceph-mon[189713]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:46 smithi003 ceph-mon[204507]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:46 smithi003 ceph-mon[200960]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:46 smithi046 ceph-mon[189713]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:26:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:48 smithi003 ceph-mon[200960]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:48 smithi003 ceph-mon[204507]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:48 smithi046 ceph-mon[189713]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:50 smithi003 ceph-mon[200960]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:50 smithi003 ceph-mon[204507]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:50 smithi046 ceph-mon[189713]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:26:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:26:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:26:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:52 smithi003 ceph-mon[204507]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:52 smithi003 ceph-mon[200960]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:52 smithi046 ceph-mon[189713]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:54 smithi003 ceph-mon[204507]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:54 smithi003 ceph-mon[200960]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:54 smithi046 ceph-mon[189713]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:56 smithi003 ceph-mon[204507]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:56 smithi003 ceph-mon[200960]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:57.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:56 smithi046 ceph-mon[189713]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:26:58 smithi003 ceph-mon[204507]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:26:58 smithi003 ceph-mon[200960]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:26:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:26:58 smithi046 ceph-mon[189713]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[204507]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:27:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:27:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:27:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:27:01.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[200960]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:01.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:27:01.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:27:01.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:27:01.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:27:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:00 smithi046 ceph-mon[189713]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:27:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:27:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:27:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:27:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:27:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:27:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:02 smithi003 ceph-mon[204507]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:02 smithi003 ceph-mon[200960]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:02 smithi046 ceph-mon[189713]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:04 smithi003 ceph-mon[204507]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:05.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:04 smithi003 ceph-mon[200960]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:04 smithi046 ceph-mon[189713]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:06 smithi003 ceph-mon[204507]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:06 smithi003 ceph-mon[200960]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:06 smithi046 ceph-mon[189713]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:08 smithi003 ceph-mon[204507]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:08 smithi003 ceph-mon[200960]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:08 smithi046 ceph-mon[189713]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:10 smithi003 ceph-mon[204507]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:10 smithi003 ceph-mon[200960]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:10 smithi046 ceph-mon[189713]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:27:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:27:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:27:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:12 smithi003 ceph-mon[204507]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:12 smithi003 ceph-mon[200960]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:12 smithi046 ceph-mon[189713]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:14 smithi003 ceph-mon[204507]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:14 smithi003 ceph-mon[200960]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:14 smithi046 ceph-mon[189713]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:16 smithi003 ceph-mon[204507]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:16 smithi003 ceph-mon[200960]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:16 smithi046 ceph-mon[189713]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:18 smithi003 ceph-mon[204507]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:18 smithi003 ceph-mon[200960]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:18 smithi046 ceph-mon[189713]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:20 smithi003 ceph-mon[204507]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:20 smithi003 ceph-mon[200960]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:20 smithi046 ceph-mon[189713]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:27:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:27:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:27:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:22 smithi003 ceph-mon[204507]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:22 smithi003 ceph-mon[200960]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:22 smithi046 ceph-mon[189713]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:24 smithi003 ceph-mon[204507]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:24 smithi003 ceph-mon[200960]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:24 smithi046 ceph-mon[189713]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:26 smithi003 ceph-mon[204507]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:26 smithi003 ceph-mon[200960]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:26 smithi046 ceph-mon[189713]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:28 smithi003 ceph-mon[204507]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:28 smithi003 ceph-mon[200960]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:28 smithi046 ceph-mon[189713]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:30 smithi003 ceph-mon[204507]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:30 smithi003 ceph-mon[200960]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:30 smithi046 ceph-mon[189713]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:27:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:27:31] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T23:27:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:32 smithi003 ceph-mon[204507]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:32 smithi003 ceph-mon[200960]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:32 smithi046 ceph-mon[189713]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:34 smithi003 ceph-mon[204507]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:34 smithi003 ceph-mon[200960]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:34 smithi046 ceph-mon[189713]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:36 smithi003 ceph-mon[204507]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:36 smithi003 ceph-mon[200960]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:36 smithi046 ceph-mon[189713]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:38 smithi003 ceph-mon[204507]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:39.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:38 smithi003 ceph-mon[200960]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:38 smithi046 ceph-mon[189713]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:40 smithi003 ceph-mon[204507]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:40 smithi003 ceph-mon[200960]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:40 smithi046 ceph-mon[189713]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:27:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:27:41] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.43.0" 2023-10-07T23:27:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:42 smithi003 ceph-mon[204507]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:42 smithi003 ceph-mon[200960]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:42 smithi046 ceph-mon[189713]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:44 smithi003 ceph-mon[204507]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:44 smithi003 ceph-mon[200960]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:44 smithi046 ceph-mon[189713]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:46 smithi003 ceph-mon[204507]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:46 smithi003 ceph-mon[200960]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:46 smithi046 ceph-mon[189713]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:27:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:48 smithi003 ceph-mon[204507]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:48 smithi003 ceph-mon[200960]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:49.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:48 smithi046 ceph-mon[189713]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:50 smithi003 ceph-mon[204507]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:50 smithi003 ceph-mon[200960]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:50 smithi046 ceph-mon[189713]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:27:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:27:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:27:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:52 smithi003 ceph-mon[204507]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:52 smithi003 ceph-mon[200960]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:52 smithi046 ceph-mon[189713]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:54 smithi003 ceph-mon[204507]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:54 smithi003 ceph-mon[200960]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:54 smithi046 ceph-mon[189713]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:56 smithi003 ceph-mon[204507]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:56 smithi003 ceph-mon[200960]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:56 smithi046 ceph-mon[189713]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:27:58 smithi003 ceph-mon[204507]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:27:58 smithi003 ceph-mon[200960]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:27:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:27:58 smithi046 ceph-mon[189713]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:00 smithi003 ceph-mon[204507]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:00 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:28:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:00 smithi003 ceph-mon[200960]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:00 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:28:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:00 smithi046 ceph-mon[189713]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:00 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:28:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:28:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:28:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:28:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:28:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:28:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:28:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:28:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:28:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:28:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:28:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:28:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:28:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:02 smithi003 ceph-mon[204507]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:02 smithi003 ceph-mon[200960]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:02 smithi046 ceph-mon[189713]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:04 smithi003 ceph-mon[204507]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:05.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:04 smithi003 ceph-mon[200960]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:04 smithi046 ceph-mon[189713]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:06 smithi003 ceph-mon[204507]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:06 smithi003 ceph-mon[200960]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:06 smithi046 ceph-mon[189713]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:08 smithi003 ceph-mon[204507]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:08 smithi003 ceph-mon[200960]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:08 smithi046 ceph-mon[189713]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:10 smithi003 ceph-mon[200960]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:10 smithi003 ceph-mon[204507]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:10 smithi046 ceph-mon[189713]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:28:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:28:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:28:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:12 smithi003 ceph-mon[204507]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:12 smithi003 ceph-mon[200960]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:12 smithi046 ceph-mon[189713]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:14 smithi003 ceph-mon[204507]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:14 smithi003 ceph-mon[200960]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:14 smithi046 ceph-mon[189713]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:16 smithi003 ceph-mon[204507]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:16 smithi003 ceph-mon[200960]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:16 smithi046 ceph-mon[189713]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:18 smithi003 ceph-mon[204507]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:18 smithi003 ceph-mon[200960]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:19.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:18 smithi046 ceph-mon[189713]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:21.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:20 smithi003 ceph-mon[204507]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:21.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:20 smithi003 ceph-mon[200960]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:20 smithi046 ceph-mon[189713]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:28:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:28:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:28:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:22 smithi003 ceph-mon[204507]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:22.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:22 smithi003 ceph-mon[200960]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:22 smithi046 ceph-mon[189713]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:24 smithi003 ceph-mon[204507]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:24 smithi003 ceph-mon[200960]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:24 smithi046 ceph-mon[189713]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:26 smithi003 ceph-mon[204507]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:26 smithi003 ceph-mon[200960]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:26 smithi046 ceph-mon[189713]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:28 smithi003 ceph-mon[204507]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:28 smithi003 ceph-mon[200960]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:28 smithi046 ceph-mon[189713]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:30 smithi003 ceph-mon[204507]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:30 smithi003 ceph-mon[200960]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:30 smithi046 ceph-mon[189713]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:28:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:28:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:28:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:32 smithi003 ceph-mon[204507]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:32 smithi003 ceph-mon[200960]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:32 smithi046 ceph-mon[189713]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:34 smithi003 ceph-mon[204507]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:34 smithi003 ceph-mon[200960]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:34 smithi046 ceph-mon[189713]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:36 smithi003 ceph-mon[204507]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:36 smithi003 ceph-mon[200960]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:36 smithi046 ceph-mon[189713]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:38 smithi003 ceph-mon[204507]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:38 smithi003 ceph-mon[200960]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:38 smithi046 ceph-mon[189713]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:40 smithi003 ceph-mon[204507]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:40 smithi003 ceph-mon[200960]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:40 smithi046 ceph-mon[189713]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:28:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:28:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:28:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:42 smithi003 ceph-mon[204507]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:42 smithi003 ceph-mon[200960]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:42 smithi046 ceph-mon[189713]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:44 smithi003 ceph-mon[204507]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:44 smithi003 ceph-mon[200960]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:44 smithi046 ceph-mon[189713]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:46 smithi003 ceph-mon[204507]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:46 smithi003 ceph-mon[200960]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:46 smithi046 ceph-mon[189713]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:28:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:48 smithi003 ceph-mon[204507]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:48 smithi003 ceph-mon[200960]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:49.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:48 smithi046 ceph-mon[189713]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:50 smithi003 ceph-mon[204507]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:50 smithi003 ceph-mon[200960]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:50 smithi046 ceph-mon[189713]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:28:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:28:51] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:28:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:52 smithi003 ceph-mon[204507]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:52 smithi003 ceph-mon[200960]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:52 smithi046 ceph-mon[189713]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:54 smithi003 ceph-mon[204507]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:54 smithi003 ceph-mon[200960]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:54 smithi046 ceph-mon[189713]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:56 smithi003 ceph-mon[204507]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:56 smithi003 ceph-mon[200960]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:56 smithi046 ceph-mon[189713]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:28:58 smithi003 ceph-mon[204507]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:59.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:28:58 smithi003 ceph-mon[200960]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:28:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:28:58 smithi046 ceph-mon[189713]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:00 smithi003 ceph-mon[204507]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:00 smithi003 ceph-mon[200960]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:00 smithi046 ceph-mon[189713]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:29:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:29:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:29:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:29:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:29:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:29:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:03.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[204507]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:29:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:29:03.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:29:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[200960]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:03.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:29:03.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:29:03.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:29:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:02 smithi046 ceph-mon[189713]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:29:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:29:03.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:29:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:04 smithi003 ceph-mon[204507]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:05.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:04 smithi003 ceph-mon[200960]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:04 smithi046 ceph-mon[189713]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:06 smithi003 ceph-mon[204507]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:06 smithi003 ceph-mon[200960]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:07.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:06 smithi046 ceph-mon[189713]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:08 smithi003 ceph-mon[204507]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:08 smithi003 ceph-mon[200960]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:08 smithi046 ceph-mon[189713]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:10 smithi003 ceph-mon[204507]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:10 smithi003 ceph-mon[200960]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:11.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:10 smithi046 ceph-mon[189713]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:29:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:29:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:29:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:12 smithi003 ceph-mon[204507]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:12 smithi003 ceph-mon[200960]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:12 smithi046 ceph-mon[189713]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:14 smithi003 ceph-mon[204507]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:14 smithi003 ceph-mon[200960]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:15.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:14 smithi046 ceph-mon[189713]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:16 smithi003 ceph-mon[204507]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:16 smithi003 ceph-mon[200960]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:16 smithi046 ceph-mon[189713]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:18 smithi003 ceph-mon[204507]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:18 smithi003 ceph-mon[200960]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:19.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:18 smithi046 ceph-mon[189713]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:20 smithi003 ceph-mon[204507]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:20 smithi003 ceph-mon[200960]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:20 smithi046 ceph-mon[189713]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:29:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:29:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:29:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:22 smithi003 ceph-mon[204507]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:22 smithi003 ceph-mon[200960]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:22 smithi046 ceph-mon[189713]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:25.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:24 smithi003 ceph-mon[204507]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:24 smithi003 ceph-mon[200960]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:24 smithi046 ceph-mon[189713]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:26 smithi003 ceph-mon[204507]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:26 smithi003 ceph-mon[200960]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:27.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:26 smithi046 ceph-mon[189713]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:28 smithi003 ceph-mon[204507]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:28 smithi003 ceph-mon[200960]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:28 smithi046 ceph-mon[189713]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:30 smithi003 ceph-mon[204507]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:30 smithi003 ceph-mon[200960]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:30 smithi046 ceph-mon[189713]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:29:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:29:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:29:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:32 smithi003 ceph-mon[204507]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:32 smithi003 ceph-mon[200960]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:32 smithi046 ceph-mon[189713]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:34 smithi003 ceph-mon[204507]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:34 smithi003 ceph-mon[200960]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:34 smithi046 ceph-mon[189713]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:36 smithi003 ceph-mon[204507]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:36 smithi003 ceph-mon[200960]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:36 smithi046 ceph-mon[189713]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:38 smithi003 ceph-mon[204507]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:38 smithi003 ceph-mon[200960]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:38 smithi046 ceph-mon[189713]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:40 smithi003 ceph-mon[200960]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:40 smithi003 ceph-mon[204507]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:40 smithi046 ceph-mon[189713]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:29:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:29:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:29:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:42 smithi003 ceph-mon[200960]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:42 smithi003 ceph-mon[204507]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:42 smithi046 ceph-mon[189713]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:44 smithi003 ceph-mon[200960]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:44 smithi003 ceph-mon[204507]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:44 smithi046 ceph-mon[189713]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:46 smithi003 ceph-mon[200960]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:46 smithi003 ceph-mon[204507]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:46 smithi046 ceph-mon[189713]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:29:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:48 smithi003 ceph-mon[200960]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:48 smithi003 ceph-mon[204507]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:48 smithi046 ceph-mon[189713]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:50 smithi003 ceph-mon[204507]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:50 smithi003 ceph-mon[200960]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:50 smithi046 ceph-mon[189713]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:29:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:29:51] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:29:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:52 smithi003 ceph-mon[204507]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:52 smithi003 ceph-mon[200960]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:52 smithi046 ceph-mon[189713]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:54 smithi003 ceph-mon[204507]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:54 smithi003 ceph-mon[200960]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:54 smithi046 ceph-mon[189713]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:56 smithi003 ceph-mon[204507]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:56 smithi003 ceph-mon[200960]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:56 smithi046 ceph-mon[189713]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:29:58 smithi003 ceph-mon[204507]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:29:58 smithi003 ceph-mon[200960]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:29:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:29:58 smithi046 ceph-mon[189713]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:00 smithi003 ceph-mon[204507]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T23:30:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:00 smithi003 ceph-mon[200960]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T23:30:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:00 smithi046 ceph-mon[189713]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T23:30:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:30:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:30:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:30:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:02 smithi003 ceph-mon[204507]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:30:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:02 smithi003 ceph-mon[200960]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:30:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:02 smithi046 ceph-mon[189713]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:30:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:30:03.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:30:03.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:03.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:30:03.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:30:03.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:30:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:04 smithi046 ceph-mon[189713]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:04.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:04 smithi003 ceph-mon[204507]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:04.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:04 smithi003 ceph-mon[200960]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:06 smithi003 ceph-mon[204507]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:06 smithi003 ceph-mon[200960]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:07.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:06 smithi046 ceph-mon[189713]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:08 smithi003 ceph-mon[204507]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:08 smithi003 ceph-mon[200960]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:09.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:08 smithi046 ceph-mon[189713]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:10 smithi003 ceph-mon[204507]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:10 smithi003 ceph-mon[200960]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:10 smithi046 ceph-mon[189713]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:30:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:30:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:30:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:12 smithi003 ceph-mon[204507]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:12 smithi003 ceph-mon[200960]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:12 smithi046 ceph-mon[189713]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:14 smithi003 ceph-mon[204507]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:14 smithi003 ceph-mon[200960]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:14 smithi046 ceph-mon[189713]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:16 smithi003 ceph-mon[200960]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:16 smithi003 ceph-mon[204507]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:16 smithi046 ceph-mon[189713]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:18 smithi003 ceph-mon[200960]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:18 smithi003 ceph-mon[204507]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:18 smithi046 ceph-mon[189713]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:20 smithi003 ceph-mon[204507]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:20 smithi003 ceph-mon[200960]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:20 smithi046 ceph-mon[189713]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:30:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:30:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:30:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:22 smithi003 ceph-mon[204507]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:22 smithi003 ceph-mon[200960]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:22 smithi046 ceph-mon[189713]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:24 smithi003 ceph-mon[204507]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:24 smithi003 ceph-mon[200960]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:24 smithi046 ceph-mon[189713]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:26 smithi003 ceph-mon[204507]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:26 smithi003 ceph-mon[200960]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:26 smithi046 ceph-mon[189713]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:28 smithi003 ceph-mon[204507]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:28 smithi003 ceph-mon[200960]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:29.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:28 smithi046 ceph-mon[189713]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:30 smithi003 ceph-mon[204507]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:30 smithi003 ceph-mon[200960]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:30 smithi046 ceph-mon[189713]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:30:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:30:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:30:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:32 smithi003 ceph-mon[204507]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:32 smithi003 ceph-mon[200960]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:32 smithi046 ceph-mon[189713]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:34 smithi003 ceph-mon[204507]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:35.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:34 smithi003 ceph-mon[200960]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:34 smithi046 ceph-mon[189713]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:36 smithi003 ceph-mon[204507]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:36 smithi003 ceph-mon[200960]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:36 smithi046 ceph-mon[189713]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:38 smithi003 ceph-mon[204507]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:38 smithi003 ceph-mon[200960]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:38 smithi046 ceph-mon[189713]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:40 smithi003 ceph-mon[204507]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:41.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:40 smithi003 ceph-mon[200960]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:40 smithi046 ceph-mon[189713]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:30:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:30:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:30:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:42 smithi003 ceph-mon[204507]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:42 smithi003 ceph-mon[200960]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:42 smithi046 ceph-mon[189713]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:44 smithi003 ceph-mon[204507]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:44 smithi003 ceph-mon[200960]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:44 smithi046 ceph-mon[189713]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:46 smithi003 ceph-mon[204507]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:46 smithi003 ceph-mon[200960]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:46 smithi046 ceph-mon[189713]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:30:49.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:48 smithi003 ceph-mon[200960]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:48 smithi003 ceph-mon[204507]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:48 smithi046 ceph-mon[189713]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:50 smithi003 ceph-mon[200960]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:50 smithi003 ceph-mon[204507]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:50 smithi046 ceph-mon[189713]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:30:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:30:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:30:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:52 smithi003 ceph-mon[200960]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:52 smithi003 ceph-mon[204507]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:52 smithi046 ceph-mon[189713]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:54 smithi003 ceph-mon[204507]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:54 smithi003 ceph-mon[200960]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:54 smithi046 ceph-mon[189713]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:56 smithi003 ceph-mon[204507]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:57.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:56 smithi003 ceph-mon[200960]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:56 smithi046 ceph-mon[189713]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:30:58 smithi003 ceph-mon[204507]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:30:58 smithi003 ceph-mon[200960]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:30:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:30:58 smithi046 ceph-mon[189713]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:00 smithi003 ceph-mon[204507]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:00 smithi003 ceph-mon[200960]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:00 smithi046 ceph-mon[189713]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:02.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:31:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:31:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:31:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:02 smithi003 ceph-mon[204507]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:02 smithi003 ceph-mon[200960]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:02 smithi046 ceph-mon[189713]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:03.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:31:03.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:31:03.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:31:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:31:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:31:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:31:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[204507]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:31:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:31:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:31:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:04 smithi003 ceph-mon[200960]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:31:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:31:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:31:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:04 smithi046 ceph-mon[189713]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:06 smithi003 ceph-mon[204507]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:06 smithi003 ceph-mon[200960]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:06 smithi046 ceph-mon[189713]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:08 smithi003 ceph-mon[204507]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:08 smithi003 ceph-mon[200960]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:08 smithi046 ceph-mon[189713]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:10 smithi003 ceph-mon[204507]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:10 smithi003 ceph-mon[200960]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:10 smithi046 ceph-mon[189713]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:31:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:31:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:31:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:12 smithi003 ceph-mon[204507]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:12 smithi003 ceph-mon[200960]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:12.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:12 smithi046 ceph-mon[189713]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:14 smithi003 ceph-mon[204507]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:14 smithi003 ceph-mon[200960]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:14 smithi046 ceph-mon[189713]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:16 smithi003 ceph-mon[204507]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:16 smithi003 ceph-mon[200960]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:16 smithi046 ceph-mon[189713]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:18 smithi003 ceph-mon[204507]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:18 smithi003 ceph-mon[200960]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:19.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:18 smithi046 ceph-mon[189713]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:20 smithi003 ceph-mon[204507]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:20 smithi003 ceph-mon[200960]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:20 smithi046 ceph-mon[189713]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:31:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:31:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:31:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:22 smithi003 ceph-mon[204507]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:22 smithi003 ceph-mon[200960]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:22 smithi046 ceph-mon[189713]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:24 smithi003 ceph-mon[204507]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:24 smithi003 ceph-mon[200960]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:24 smithi046 ceph-mon[189713]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:26 smithi003 ceph-mon[204507]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:27.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:26 smithi003 ceph-mon[200960]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:27.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:26 smithi046 ceph-mon[189713]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:28 smithi003 ceph-mon[204507]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:28 smithi003 ceph-mon[200960]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:28 smithi046 ceph-mon[189713]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:30 smithi003 ceph-mon[204507]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:31.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:30 smithi003 ceph-mon[200960]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:30 smithi046 ceph-mon[189713]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:31:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:31:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:31:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:32 smithi003 ceph-mon[204507]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:32 smithi003 ceph-mon[200960]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:32 smithi046 ceph-mon[189713]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:34 smithi003 ceph-mon[204507]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:34 smithi003 ceph-mon[200960]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:34 smithi046 ceph-mon[189713]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:36 smithi003 ceph-mon[204507]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:37.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:36 smithi003 ceph-mon[200960]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:36 smithi046 ceph-mon[189713]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:39.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:38 smithi003 ceph-mon[204507]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:39.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:38 smithi003 ceph-mon[200960]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:38 smithi046 ceph-mon[189713]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:40 smithi003 ceph-mon[204507]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:40 smithi003 ceph-mon[200960]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:41.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:40 smithi046 ceph-mon[189713]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:31:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:31:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:31:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:42 smithi003 ceph-mon[204507]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:42 smithi003 ceph-mon[200960]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:42 smithi046 ceph-mon[189713]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:44 smithi003 ceph-mon[204507]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:44 smithi003 ceph-mon[200960]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:44 smithi046 ceph-mon[189713]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:46 smithi003 ceph-mon[204507]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:46 smithi003 ceph-mon[200960]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:46 smithi046 ceph-mon[189713]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:31:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:48 smithi003 ceph-mon[204507]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:49.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:48 smithi003 ceph-mon[200960]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:49.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:48 smithi046 ceph-mon[189713]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:50 smithi003 ceph-mon[204507]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:50 smithi003 ceph-mon[200960]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:50 smithi046 ceph-mon[189713]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:31:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:31:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:31:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:52 smithi003 ceph-mon[200960]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:52 smithi003 ceph-mon[204507]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:52.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:52 smithi046 ceph-mon[189713]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:55.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:54 smithi003 ceph-mon[200960]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:55.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:54 smithi003 ceph-mon[204507]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:54 smithi046 ceph-mon[189713]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:57.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:56 smithi003 ceph-mon[200960]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:56 smithi003 ceph-mon[204507]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:56 smithi046 ceph-mon[189713]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:31:58 smithi003 ceph-mon[204507]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:31:58 smithi003 ceph-mon[200960]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:31:59.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:31:58 smithi046 ceph-mon[189713]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:00 smithi003 ceph-mon[204507]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:00 smithi003 ceph-mon[200960]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:00 smithi046 ceph-mon[189713]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:32:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:32:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:32:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:02 smithi003 ceph-mon[200960]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:02 smithi003 ceph-mon[204507]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:02 smithi046 ceph-mon[189713]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:05.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[204507]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:05.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:32:05.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:32:05.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:32:05.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:32:05.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[200960]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:05.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:32:05.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:32:05.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:32:05.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:32:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:04 smithi046 ceph-mon[189713]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:32:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:32:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:32:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:32:07.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:06 smithi003 ceph-mon[200960]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:07.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:06 smithi003 ceph-mon[204507]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:07.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:06 smithi046 ceph-mon[189713]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:08 smithi003 ceph-mon[200960]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:09.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:08 smithi003 ceph-mon[204507]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:08 smithi046 ceph-mon[189713]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:10 smithi003 ceph-mon[200960]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:10 smithi003 ceph-mon[204507]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:10 smithi046 ceph-mon[189713]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:12.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:32:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:32:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:32:12.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:12 smithi003 ceph-mon[200960]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:12 smithi003 ceph-mon[204507]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:12 smithi046 ceph-mon[189713]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:14 smithi003 ceph-mon[200960]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:14 smithi003 ceph-mon[204507]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:14 smithi046 ceph-mon[189713]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:16 smithi003 ceph-mon[200960]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:16 smithi003 ceph-mon[204507]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:16 smithi046 ceph-mon[189713]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:18 smithi003 ceph-mon[204507]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:19.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:18 smithi003 ceph-mon[200960]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:18 smithi046 ceph-mon[189713]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:20 smithi003 ceph-mon[200960]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:20 smithi003 ceph-mon[204507]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:21.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:20 smithi046 ceph-mon[189713]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:32:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:32:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:32:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:22 smithi003 ceph-mon[204507]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:22 smithi003 ceph-mon[200960]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:22.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:22 smithi046 ceph-mon[189713]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:24 smithi003 ceph-mon[204507]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:24 smithi003 ceph-mon[200960]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:24 smithi046 ceph-mon[189713]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:26 smithi003 ceph-mon[204507]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:26 smithi003 ceph-mon[200960]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:27.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:26 smithi046 ceph-mon[189713]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:28 smithi003 ceph-mon[204507]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:28 smithi003 ceph-mon[200960]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:28 smithi046 ceph-mon[189713]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:30 smithi003 ceph-mon[204507]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:30 smithi003 ceph-mon[200960]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:31.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:30 smithi046 ceph-mon[189713]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:32:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:32:31] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2023-10-07T23:32:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:32 smithi046 ceph-mon[189713]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:32 smithi003 ceph-mon[204507]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:32 smithi003 ceph-mon[200960]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:34 smithi003 ceph-mon[204507]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:34 smithi003 ceph-mon[200960]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:34 smithi046 ceph-mon[189713]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:36 smithi003 ceph-mon[204507]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:36 smithi003 ceph-mon[200960]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:36 smithi046 ceph-mon[189713]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:38 smithi003 ceph-mon[204507]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:38 smithi003 ceph-mon[200960]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:38 smithi046 ceph-mon[189713]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:40 smithi003 ceph-mon[204507]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:40 smithi003 ceph-mon[200960]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:41.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:40 smithi046 ceph-mon[189713]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:32:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:32:41] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2023-10-07T23:32:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:42 smithi046 ceph-mon[189713]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:42.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:42 smithi003 ceph-mon[204507]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:42.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:42 smithi003 ceph-mon[200960]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:44 smithi003 ceph-mon[204507]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:44 smithi003 ceph-mon[200960]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:45.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:44 smithi046 ceph-mon[189713]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:46 smithi003 ceph-mon[204507]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:46 smithi003 ceph-mon[200960]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:46 smithi046 ceph-mon[189713]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:32:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:48 smithi003 ceph-mon[204507]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:48 smithi003 ceph-mon[200960]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:49.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:48 smithi046 ceph-mon[189713]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:51.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:50 smithi003 ceph-mon[200960]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:50 smithi003 ceph-mon[204507]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:50 smithi046 ceph-mon[189713]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:32:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:32:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:32:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:52 smithi046 ceph-mon[189713]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:52 smithi003 ceph-mon[204507]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:52.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:52 smithi003 ceph-mon[200960]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:54 smithi003 ceph-mon[204507]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:54 smithi003 ceph-mon[200960]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:55.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:54 smithi046 ceph-mon[189713]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:56 smithi003 ceph-mon[204507]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:56 smithi003 ceph-mon[200960]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:57.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:56 smithi046 ceph-mon[189713]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:32:58 smithi003 ceph-mon[204507]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:32:58 smithi003 ceph-mon[200960]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:32:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:32:58 smithi046 ceph-mon[189713]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:00 smithi003 ceph-mon[204507]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:00 smithi003 ceph-mon[200960]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:01.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:00 smithi046 ceph-mon[189713]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:02.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:33:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:33:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:33:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:02 smithi046 ceph-mon[189713]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:02 smithi003 ceph-mon[204507]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:02 smithi003 ceph-mon[200960]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:04 smithi003 ceph-mon[204507]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:04 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:33:05.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:04 smithi003 ceph-mon[200960]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:05.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:04 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:33:05.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:04 smithi046 ceph-mon[189713]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:04 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:33:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:33:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:33:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:33:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:33:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:33:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:33:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:33:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:33:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:33:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:06 smithi003 ceph-mon[204507]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:06 smithi003 ceph-mon[200960]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:06 smithi046 ceph-mon[189713]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:08 smithi003 ceph-mon[204507]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:08 smithi003 ceph-mon[200960]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:09.082 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:08 smithi046 ceph-mon[189713]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 23:33:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T23:33:09.081984795Z level=info msg="Completed cleanup jobs" duration=64.969507ms 2023-10-07T23:33:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:10 smithi003 ceph-mon[204507]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:10 smithi003 ceph-mon[200960]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:10 smithi046 ceph-mon[189713]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:33:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:33:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:33:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:12 smithi046 ceph-mon[189713]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:12 smithi003 ceph-mon[204507]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:12 smithi003 ceph-mon[200960]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:14 smithi003 ceph-mon[204507]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:15.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:14 smithi003 ceph-mon[200960]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:14 smithi046 ceph-mon[189713]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:16 smithi003 ceph-mon[200960]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:16 smithi003 ceph-mon[204507]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:16 smithi046 ceph-mon[189713]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:18 smithi003 ceph-mon[204507]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:19.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:18 smithi003 ceph-mon[200960]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:18 smithi046 ceph-mon[189713]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:20 smithi003 ceph-mon[204507]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:20 smithi003 ceph-mon[200960]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:20 smithi046 ceph-mon[189713]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:33:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:33:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:33:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:22 smithi046 ceph-mon[189713]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:22 smithi003 ceph-mon[204507]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:22 smithi003 ceph-mon[200960]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:24 smithi003 ceph-mon[204507]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:25.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:24 smithi003 ceph-mon[200960]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:24 smithi046 ceph-mon[189713]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:26 smithi003 ceph-mon[204507]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:26 smithi003 ceph-mon[200960]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:26 smithi046 ceph-mon[189713]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:28 smithi003 ceph-mon[204507]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:28 smithi003 ceph-mon[200960]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:28 smithi046 ceph-mon[189713]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:31.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:30 smithi003 ceph-mon[204507]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:31.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:30 smithi003 ceph-mon[200960]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:30 smithi046 ceph-mon[189713]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:33:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:33:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:33:32.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:32 smithi046 ceph-mon[189713]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:32 smithi003 ceph-mon[204507]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:32 smithi003 ceph-mon[200960]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:34 smithi003 ceph-mon[204507]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:34 smithi003 ceph-mon[200960]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:34 smithi046 ceph-mon[189713]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:36 smithi003 ceph-mon[204507]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:36 smithi003 ceph-mon[200960]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:36 smithi046 ceph-mon[189713]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:38 smithi003 ceph-mon[204507]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:39.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:38 smithi003 ceph-mon[200960]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:39.199 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:38 smithi046 ceph-mon[189713]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:40 smithi003 ceph-mon[204507]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:40 smithi003 ceph-mon[200960]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:40 smithi046 ceph-mon[189713]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:33:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:33:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:33:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:42 smithi046 ceph-mon[189713]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:42 smithi003 ceph-mon[204507]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:42.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:42 smithi003 ceph-mon[200960]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:44 smithi003 ceph-mon[204507]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:44 smithi003 ceph-mon[200960]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:44 smithi046 ceph-mon[189713]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:46 smithi003 ceph-mon[204507]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:46 smithi003 ceph-mon[200960]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:46 smithi046 ceph-mon[189713]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:33:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:48 smithi003 ceph-mon[204507]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:48 smithi003 ceph-mon[200960]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:48 smithi046 ceph-mon[189713]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:51.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:50 smithi003 ceph-mon[204507]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:51.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:50 smithi003 ceph-mon[200960]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:51.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:50 smithi046 ceph-mon[189713]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:33:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:33:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:33:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:52 smithi046 ceph-mon[189713]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:52.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:52 smithi003 ceph-mon[204507]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:52 smithi003 ceph-mon[200960]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:55.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:54 smithi003 ceph-mon[204507]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:54 smithi003 ceph-mon[200960]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:54 smithi046 ceph-mon[189713]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:56 smithi003 ceph-mon[204507]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:56 smithi003 ceph-mon[200960]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:57.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:56 smithi046 ceph-mon[189713]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:59.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:33:58 smithi003 ceph-mon[204507]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:33:58 smithi003 ceph-mon[200960]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:33:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:33:58 smithi046 ceph-mon[189713]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:00 smithi003 ceph-mon[200960]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:00 smithi003 ceph-mon[204507]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:00 smithi046 ceph-mon[189713]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:34:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:34:01] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:34:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:02 smithi046 ceph-mon[189713]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:02 smithi003 ceph-mon[200960]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:02.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:02.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:02 smithi003 ceph-mon[204507]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:05.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:04 smithi003 ceph-mon[204507]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:05.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:04 smithi003 ceph-mon[200960]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:04 smithi046 ceph-mon[189713]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:34:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:34:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:34:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:34:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:34:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:34:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:34:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:05 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:34:06.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:34:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:34:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:34:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:05 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:34:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:06 smithi003 ceph-mon[204507]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:07.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:06 smithi003 ceph-mon[200960]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:07.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:06 smithi046 ceph-mon[189713]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:08 smithi003 ceph-mon[204507]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:09.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:08 smithi003 ceph-mon[200960]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:08 smithi046 ceph-mon[189713]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:11.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:10 smithi003 ceph-mon[200960]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:11.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:10 smithi003 ceph-mon[204507]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:10 smithi046 ceph-mon[189713]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:34:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:34:11] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:34:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:12 smithi046 ceph-mon[189713]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:12 smithi003 ceph-mon[200960]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:12 smithi003 ceph-mon[204507]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:14 smithi003 ceph-mon[204507]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:14 smithi003 ceph-mon[200960]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:14 smithi046 ceph-mon[189713]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:16 smithi003 ceph-mon[204507]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:16 smithi003 ceph-mon[200960]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:16 smithi046 ceph-mon[189713]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:18 smithi003 ceph-mon[204507]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:18 smithi003 ceph-mon[200960]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:18 smithi046 ceph-mon[189713]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:20 smithi003 ceph-mon[204507]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:20 smithi003 ceph-mon[200960]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:20 smithi046 ceph-mon[189713]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:34:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:34:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:34:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:22 smithi046 ceph-mon[189713]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:22 smithi003 ceph-mon[204507]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:22 smithi003 ceph-mon[200960]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:24 smithi003 ceph-mon[204507]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:24 smithi003 ceph-mon[200960]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:24 smithi046 ceph-mon[189713]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:26 smithi003 ceph-mon[204507]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:26 smithi003 ceph-mon[200960]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:27.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:26 smithi046 ceph-mon[189713]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:28 smithi003 ceph-mon[204507]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:28 smithi003 ceph-mon[200960]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:28 smithi046 ceph-mon[189713]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:30 smithi003 ceph-mon[204507]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:30 smithi003 ceph-mon[200960]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:30 smithi046 ceph-mon[189713]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:34:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:34:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:34:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:32 smithi046 ceph-mon[189713]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:32 smithi003 ceph-mon[204507]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:32 smithi003 ceph-mon[200960]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:34 smithi003 ceph-mon[204507]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:35.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:34 smithi003 ceph-mon[200960]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:34 smithi046 ceph-mon[189713]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:36 smithi003 ceph-mon[204507]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:36 smithi003 ceph-mon[200960]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:36 smithi046 ceph-mon[189713]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:39.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:38 smithi003 ceph-mon[204507]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:39.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:38 smithi003 ceph-mon[200960]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:39.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:38 smithi046 ceph-mon[189713]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:40 smithi003 ceph-mon[204507]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:40 smithi003 ceph-mon[200960]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:40 smithi046 ceph-mon[189713]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:34:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:34:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:34:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:42 smithi003 ceph-mon[204507]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:42.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:42 smithi003 ceph-mon[200960]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:42 smithi046 ceph-mon[189713]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:44 smithi003 ceph-mon[204507]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:44 smithi003 ceph-mon[200960]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:44 smithi046 ceph-mon[189713]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:46 smithi003 ceph-mon[204507]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:46 smithi003 ceph-mon[200960]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:46 smithi046 ceph-mon[189713]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:34:49.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:48 smithi003 ceph-mon[204507]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:49.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:48 smithi003 ceph-mon[200960]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:48 smithi046 ceph-mon[189713]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:51.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:50 smithi003 ceph-mon[204507]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:51.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:50 smithi003 ceph-mon[200960]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:50 smithi046 ceph-mon[189713]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:34:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:34:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:34:52.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:52 smithi003 ceph-mon[200960]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:52.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:52 smithi003 ceph-mon[204507]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:52.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:52 smithi046 ceph-mon[189713]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:54 smithi003 ceph-mon[204507]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:54 smithi003 ceph-mon[200960]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:54 smithi046 ceph-mon[189713]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:57.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:56 smithi003 ceph-mon[200960]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:57.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:56 smithi003 ceph-mon[204507]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:57.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:56 smithi046 ceph-mon[189713]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:59.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:34:58 smithi003 ceph-mon[204507]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:59.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:34:58 smithi003 ceph-mon[200960]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:34:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:34:58 smithi046 ceph-mon[189713]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:01.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:00 smithi003 ceph-mon[204507]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:01.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:00 smithi003 ceph-mon[200960]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:00 smithi046 ceph-mon[189713]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:35:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:35:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:35:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:02 smithi003 ceph-mon[204507]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:02 smithi003 ceph-mon[200960]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:02.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:02 smithi046 ceph-mon[189713]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:05.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:04 smithi003 ceph-mon[204507]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:04 smithi003 ceph-mon[200960]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:04 smithi046 ceph-mon[189713]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:07.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[204507]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:07.229 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:35:07.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:35:07.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:35:07.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:35:07.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[200960]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:07.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:35:07.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:35:07.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:35:07.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:35:07.231 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:06 smithi046 ceph-mon[189713]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:07.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:35:07.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:35:07.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:35:07.232 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:35:09.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:08 smithi003 ceph-mon[204507]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:09.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:08 smithi003 ceph-mon[200960]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:09.104 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:08 smithi046 ceph-mon[189713]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:11.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:10 smithi003 ceph-mon[204507]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:11.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:10 smithi003 ceph-mon[200960]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:11.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:10 smithi046 ceph-mon[189713]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:35:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:35:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:35:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:12 smithi003 ceph-mon[204507]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:12 smithi003 ceph-mon[200960]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:12.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:12 smithi046 ceph-mon[189713]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:14 smithi003 ceph-mon[204507]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:14 smithi003 ceph-mon[200960]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:15.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:14 smithi046 ceph-mon[189713]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:16 smithi003 ceph-mon[204507]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:16 smithi003 ceph-mon[200960]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:16 smithi046 ceph-mon[189713]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:19.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:18 smithi003 ceph-mon[204507]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:19.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:18 smithi003 ceph-mon[200960]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:18 smithi046 ceph-mon[189713]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:21.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:20 smithi003 ceph-mon[204507]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:20 smithi003 ceph-mon[200960]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:20 smithi046 ceph-mon[189713]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:35:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:35:21] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:35:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:22 smithi003 ceph-mon[204507]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:23.008 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:22 smithi003 ceph-mon[200960]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:23.009 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:22 smithi046 ceph-mon[189713]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:24 smithi003 ceph-mon[204507]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:24 smithi003 ceph-mon[200960]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:25.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:24 smithi046 ceph-mon[189713]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:26 smithi003 ceph-mon[204507]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:27.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:26 smithi003 ceph-mon[200960]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:27.125 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:26 smithi046 ceph-mon[189713]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:28 smithi003 ceph-mon[204507]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:29.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:28 smithi003 ceph-mon[200960]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:28 smithi046 ceph-mon[189713]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:31.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:30 smithi003 ceph-mon[204507]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:31.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:30 smithi003 ceph-mon[200960]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:30 smithi046 ceph-mon[189713]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:35:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:35:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:35:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:32.855 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:32 smithi003 ceph-mon[204507]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:32.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:32.856 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:32 smithi003 ceph-mon[200960]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:32.856 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:32.856 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:32 smithi046 ceph-mon[189713]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:35.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:34 smithi003 ceph-mon[204507]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:35.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:34 smithi003 ceph-mon[200960]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:35.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:34 smithi046 ceph-mon[189713]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:37.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:36 smithi003 ceph-mon[204507]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:37.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:36 smithi003 ceph-mon[200960]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:37.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:36 smithi046 ceph-mon[189713]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:39.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:38 smithi003 ceph-mon[204507]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:39.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:38 smithi003 ceph-mon[200960]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:38 smithi046 ceph-mon[189713]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:41.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:40 smithi003 ceph-mon[204507]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:41.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:40 smithi003 ceph-mon[200960]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:40 smithi046 ceph-mon[189713]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:35:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:35:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:35:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:42 smithi003 ceph-mon[204507]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:42 smithi003 ceph-mon[200960]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:42.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:42 smithi046 ceph-mon[189713]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:45.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:44 smithi003 ceph-mon[200960]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:44 smithi003 ceph-mon[204507]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:44 smithi046 ceph-mon[189713]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:46 smithi003 ceph-mon[200960]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:46 smithi003 ceph-mon[204507]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:47.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:46 smithi046 ceph-mon[189713]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:35:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:48 smithi003 ceph-mon[204507]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:49.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:48 smithi003 ceph-mon[200960]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:48 smithi046 ceph-mon[189713]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:50 smithi046 ceph-mon[189713]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:50 smithi003 ceph-mon[204507]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:50 smithi003 ceph-mon[200960]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:35:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:35:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:35:52.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:52 smithi003 ceph-mon[204507]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:53.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:52 smithi003 ceph-mon[200960]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:53.078 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:52 smithi046 ceph-mon[189713]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:55.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:54 smithi003 ceph-mon[204507]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:55.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:54 smithi003 ceph-mon[200960]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:55.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:54 smithi046 ceph-mon[189713]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:57.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:56 smithi003 ceph-mon[204507]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:57.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:56 smithi003 ceph-mon[200960]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:56 smithi046 ceph-mon[189713]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:35:58 smithi046 ceph-mon[189713]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:35:58 smithi003 ceph-mon[204507]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:35:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:35:58 smithi003 ceph-mon[200960]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:00 smithi046 ceph-mon[189713]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:00 smithi003 ceph-mon[204507]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:00 smithi003 ceph-mon[200960]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:36:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:36:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:36:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:02.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:02 smithi003 ceph-mon[200960]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:02.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:02.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:02 smithi003 ceph-mon[204507]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:02 smithi046 ceph-mon[189713]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:05.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:04 smithi003 ceph-mon[200960]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:05.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:04 smithi003 ceph-mon[204507]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:04 smithi046 ceph-mon[189713]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:06 smithi046 ceph-mon[189713]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:06 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:36:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:06 smithi003 ceph-mon[204507]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:06 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:36:07.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:06 smithi003 ceph-mon[200960]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:07.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:06 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:36:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:08 smithi046 ceph-mon[189713]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:08 smithi003 ceph-mon[204507]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:08 smithi003 ceph-mon[200960]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:10.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:10.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:36:10.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:36:10.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:36:10.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.853 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.853 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.853 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.853 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:10.854 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:10.854 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:36:10.854 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:36:10.854 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:36:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:36:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:36:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:36:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:12 smithi003 ceph-mon[200960]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:12 smithi003 ceph-mon[204507]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:12 smithi046 ceph-mon[189713]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:14 smithi046 ceph-mon[189713]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:15.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:14 smithi003 ceph-mon[200960]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:15.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:14 smithi003 ceph-mon[204507]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:16 smithi046 ceph-mon[189713]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:16 smithi003 ceph-mon[200960]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:16 smithi003 ceph-mon[204507]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:19.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:18 smithi046 ceph-mon[189713]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:19.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:18 smithi003 ceph-mon[200960]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:18 smithi003 ceph-mon[204507]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:21.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:20 smithi046 ceph-mon[189713]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:20 smithi003 ceph-mon[204507]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:21.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:20 smithi003 ceph-mon[200960]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:36:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:36:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:36:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:22 smithi003 ceph-mon[200960]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:22.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:22 smithi003 ceph-mon[204507]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:22 smithi046 ceph-mon[189713]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:24 smithi046 ceph-mon[189713]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:24 smithi003 ceph-mon[200960]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:24 smithi003 ceph-mon[204507]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:26 smithi046 ceph-mon[189713]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:26 smithi003 ceph-mon[200960]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:26 smithi003 ceph-mon[204507]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:29.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:28 smithi046 ceph-mon[189713]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:28 smithi003 ceph-mon[200960]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:28 smithi003 ceph-mon[204507]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:31.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:30 smithi046 ceph-mon[189713]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:31.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:30 smithi003 ceph-mon[200960]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:31.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:30 smithi003 ceph-mon[204507]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:36:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:36:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:36:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:32 smithi003 ceph-mon[204507]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:32 smithi003 ceph-mon[200960]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:32 smithi046 ceph-mon[189713]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:35.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:34 smithi046 ceph-mon[189713]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:34 smithi003 ceph-mon[204507]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:34 smithi003 ceph-mon[200960]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:37.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:36 smithi046 ceph-mon[189713]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:36 smithi003 ceph-mon[204507]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:36 smithi003 ceph-mon[200960]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:39.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:38 smithi046 ceph-mon[189713]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:38 smithi003 ceph-mon[204507]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:38 smithi003 ceph-mon[200960]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:41.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:40 smithi046 ceph-mon[189713]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:40 smithi003 ceph-mon[204507]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:40 smithi003 ceph-mon[200960]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:36:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:36:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:36:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:42 smithi003 ceph-mon[204507]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:42 smithi003 ceph-mon[200960]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:42 smithi046 ceph-mon[189713]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:45.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:44 smithi046 ceph-mon[189713]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:44 smithi003 ceph-mon[204507]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:45.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:44 smithi003 ceph-mon[200960]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:46 smithi046 ceph-mon[189713]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:46 smithi003 ceph-mon[204507]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:46 smithi003 ceph-mon[200960]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:36:49.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:48 smithi046 ceph-mon[189713]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:48 smithi003 ceph-mon[204507]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:48 smithi003 ceph-mon[200960]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:51.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:50 smithi046 ceph-mon[189713]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:51.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:50 smithi003 ceph-mon[204507]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:50 smithi003 ceph-mon[200960]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:36:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:36:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:36:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:52 smithi003 ceph-mon[204507]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:52 smithi003 ceph-mon[200960]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:52 smithi046 ceph-mon[189713]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:54 smithi046 ceph-mon[189713]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:54 smithi003 ceph-mon[204507]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:54 smithi003 ceph-mon[200960]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:57.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:56 smithi046 ceph-mon[189713]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:56 smithi003 ceph-mon[204507]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:56 smithi003 ceph-mon[200960]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:59.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:36:58 smithi046 ceph-mon[189713]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:36:58 smithi003 ceph-mon[204507]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:36:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:36:58 smithi003 ceph-mon[200960]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:00 smithi003 ceph-mon[204507]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:00 smithi003 ceph-mon[200960]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:00 smithi046 ceph-mon[189713]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:37:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:37:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:37:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:02 smithi003 ceph-mon[204507]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:02 smithi003 ceph-mon[200960]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:02 smithi046 ceph-mon[189713]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:05.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:04 smithi046 ceph-mon[189713]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:05.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:04 smithi003 ceph-mon[204507]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:04 smithi003 ceph-mon[200960]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:07.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:06 smithi046 ceph-mon[189713]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:07.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:06 smithi003 ceph-mon[204507]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:07.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:06 smithi003 ceph-mon[200960]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:09.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:08 smithi046 ceph-mon[189713]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:09.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:08 smithi003 ceph-mon[200960]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:09.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:08 smithi003 ceph-mon[204507]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[200960]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[204507]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:37:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:37:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:10 smithi046 ceph-mon[189713]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:37:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:37:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:37:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:37:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:37:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:37:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:37:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:12 smithi003 ceph-mon[204507]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:12 smithi003 ceph-mon[200960]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:12 smithi046 ceph-mon[189713]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:14 smithi046 ceph-mon[189713]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:14 smithi003 ceph-mon[204507]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:14 smithi003 ceph-mon[200960]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:16 smithi046 ceph-mon[189713]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:16 smithi003 ceph-mon[204507]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:16 smithi003 ceph-mon[200960]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:19.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:18 smithi003 ceph-mon[204507]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:19.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:18 smithi003 ceph-mon[200960]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:18 smithi046 ceph-mon[189713]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:20 smithi003 ceph-mon[204507]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:21.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:20 smithi003 ceph-mon[200960]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:20 smithi046 ceph-mon[189713]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:37:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:37:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:37:22.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:22 smithi003 ceph-mon[204507]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:22 smithi003 ceph-mon[200960]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:22 smithi046 ceph-mon[189713]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:24 smithi046 ceph-mon[189713]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:25.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:24 smithi003 ceph-mon[200960]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:24 smithi003 ceph-mon[204507]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:26 smithi003 ceph-mon[200960]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:26 smithi003 ceph-mon[204507]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:26 smithi046 ceph-mon[189713]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:28 smithi003 ceph-mon[204507]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:28 smithi003 ceph-mon[200960]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:28 smithi046 ceph-mon[189713]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:31.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:30 smithi003 ceph-mon[204507]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:31.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:30 smithi003 ceph-mon[200960]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:30 smithi046 ceph-mon[189713]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:37:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:37:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:37:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:32 smithi003 ceph-mon[204507]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:32 smithi003 ceph-mon[200960]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:32 smithi046 ceph-mon[189713]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:34 smithi003 ceph-mon[204507]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:34 smithi003 ceph-mon[200960]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:34 smithi046 ceph-mon[189713]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:37.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:36 smithi003 ceph-mon[204507]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:37.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:36 smithi003 ceph-mon[200960]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:37.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:36 smithi046 ceph-mon[189713]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:38 smithi003 ceph-mon[204507]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:38 smithi003 ceph-mon[200960]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:38 smithi046 ceph-mon[189713]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:40 smithi003 ceph-mon[204507]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:41.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:40 smithi003 ceph-mon[200960]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:41.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:40 smithi046 ceph-mon[189713]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:37:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:37:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:37:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:42 smithi003 ceph-mon[204507]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:42 smithi003 ceph-mon[200960]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:42 smithi046 ceph-mon[189713]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:45.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:44 smithi003 ceph-mon[204507]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:45.377 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:44 smithi046 ceph-mon[189713]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:45.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:44 smithi003 ceph-mon[200960]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:46 smithi003 ceph-mon[200960]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:46 smithi003 ceph-mon[204507]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:46 smithi046 ceph-mon[189713]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:37:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:48 smithi003 ceph-mon[200960]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:48 smithi003 ceph-mon[204507]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:48 smithi046 ceph-mon[189713]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:51.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:50 smithi003 ceph-mon[204507]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:51.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:50 smithi003 ceph-mon[200960]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:51.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:50 smithi046 ceph-mon[189713]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:37:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:37:51] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:37:52.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:52 smithi003 ceph-mon[204507]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:52 smithi003 ceph-mon[200960]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:52 smithi046 ceph-mon[189713]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:55.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:54 smithi003 ceph-mon[200960]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:54 smithi003 ceph-mon[204507]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:54 smithi046 ceph-mon[189713]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:57.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:56 smithi003 ceph-mon[200960]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:56 smithi003 ceph-mon[204507]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:56 smithi046 ceph-mon[189713]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:37:57 smithi003 ceph-mon[200960]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:37:57 smithi003 ceph-mon[204507]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:37:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:37:57 smithi046 ceph-mon[189713]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:01.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:00 smithi003 ceph-mon[204507]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:01.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:00 smithi003 ceph-mon[200960]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:00 smithi046 ceph-mon[189713]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:38:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:38:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:38:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:03.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:02 smithi003 ceph-mon[200960]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:03.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:02 smithi003 ceph-mon[204507]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:03.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:02 smithi046 ceph-mon[189713]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:05.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:04 smithi003 ceph-mon[200960]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:05.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:04 smithi003 ceph-mon[204507]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:05.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:04 smithi046 ceph-mon[189713]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:07.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:06 smithi003 ceph-mon[200960]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:07.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:06 smithi003 ceph-mon[204507]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:07.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:06 smithi046 ceph-mon[189713]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:07 smithi003 ceph-mon[204507]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:07 smithi003 ceph-mon[200960]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:07 smithi046 ceph-mon[189713]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:10 smithi003 ceph-mon[204507]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:10 smithi003 ceph-mon[200960]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:10 smithi046 ceph-mon[189713]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:38:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:38:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:38:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:38:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:38:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:38:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:38:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:38:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:38:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:38:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:38:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:38:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:38:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:38:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:38:13.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:12 smithi003 ceph-mon[204507]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:12 smithi003 ceph-mon[200960]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:12 smithi046 ceph-mon[189713]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:14 smithi003 ceph-mon[204507]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:14 smithi003 ceph-mon[200960]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:14 smithi046 ceph-mon[189713]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:16 smithi003 ceph-mon[200960]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:16 smithi003 ceph-mon[204507]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:16 smithi046 ceph-mon[189713]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:17 smithi003 ceph-mon[200960]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:17 smithi003 ceph-mon[204507]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:17 smithi046 ceph-mon[189713]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:21.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:20 smithi003 ceph-mon[204507]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:21.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:20 smithi003 ceph-mon[200960]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:21.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:20 smithi046 ceph-mon[189713]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:38:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:38:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:38:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:22 smithi003 ceph-mon[204507]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:22 smithi003 ceph-mon[200960]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:22 smithi046 ceph-mon[189713]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:24 smithi003 ceph-mon[204507]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:25.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:24 smithi003 ceph-mon[200960]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:24 smithi046 ceph-mon[189713]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:27.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:26 smithi003 ceph-mon[200960]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:27.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:26 smithi003 ceph-mon[204507]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:27.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:26 smithi046 ceph-mon[189713]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:29.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:28 smithi003 ceph-mon[200960]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:28 smithi003 ceph-mon[204507]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:28 smithi046 ceph-mon[189713]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:29 smithi003 ceph-mon[204507]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:29 smithi003 ceph-mon[200960]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:29 smithi046 ceph-mon[189713]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:38:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:38:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:38:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:31.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:32 smithi003 ceph-mon[200960]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:32 smithi003 ceph-mon[204507]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:32.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:32 smithi046 ceph-mon[189713]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:35.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:34 smithi003 ceph-mon[204507]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:35.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:34 smithi003 ceph-mon[200960]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:35.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:34 smithi046 ceph-mon[189713]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:35 smithi003 ceph-mon[204507]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:35 smithi003 ceph-mon[200960]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:35 smithi046 ceph-mon[189713]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:39.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:38 smithi003 ceph-mon[204507]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:39.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:38 smithi003 ceph-mon[200960]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:39.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:38 smithi046 ceph-mon[189713]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:39 smithi003 ceph-mon[200960]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:39 smithi003 ceph-mon[204507]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:39 smithi046 ceph-mon[189713]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:38:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:38:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:38:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:42 smithi003 ceph-mon[204507]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:42 smithi003 ceph-mon[200960]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:42 smithi046 ceph-mon[189713]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:43 smithi003 ceph-mon[204507]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:43 smithi003 ceph-mon[200960]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:43 smithi046 ceph-mon[189713]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:45 smithi003 ceph-mon[204507]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:45 smithi003 ceph-mon[200960]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:45 smithi046 ceph-mon[189713]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:38:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:47 smithi003 ceph-mon[204507]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:47 smithi003 ceph-mon[200960]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:47 smithi046 ceph-mon[189713]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:49 smithi003 ceph-mon[204507]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:49 smithi003 ceph-mon[200960]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:49 smithi046 ceph-mon[189713]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:38:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:38:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:38:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:52 smithi003 ceph-mon[204507]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:52 smithi003 ceph-mon[200960]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:52 smithi046 ceph-mon[189713]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:53 smithi003 ceph-mon[204507]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:53 smithi003 ceph-mon[200960]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:53 smithi046 ceph-mon[189713]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:55 smithi003 ceph-mon[204507]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:55 smithi003 ceph-mon[200960]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:55 smithi046 ceph-mon[189713]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:57 smithi003 ceph-mon[204507]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:57 smithi003 ceph-mon[200960]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:38:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:57 smithi046 ceph-mon[189713]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:38:59 smithi003 ceph-mon[204507]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:38:59 smithi003 ceph-mon[200960]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:38:59 smithi046 ceph-mon[189713]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:39:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:39:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:39:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:02 smithi003 ceph-mon[204507]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:02 smithi003 ceph-mon[200960]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:02 smithi046 ceph-mon[189713]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:03 smithi003 ceph-mon[204507]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:03 smithi003 ceph-mon[200960]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:03 smithi046 ceph-mon[189713]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:05 smithi003 ceph-mon[200960]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:05 smithi003 ceph-mon[204507]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:05 smithi046 ceph-mon[189713]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:07 smithi003 ceph-mon[200960]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:07 smithi003 ceph-mon[204507]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:07 smithi046 ceph-mon[189713]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:10.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:09 smithi003 ceph-mon[204507]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:10.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:09 smithi003 ceph-mon[200960]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:09 smithi046 ceph-mon[189713]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:39:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:39:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[204507]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[200960]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:39:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:39:12.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:39:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:39:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:12 smithi046 ceph-mon[189713]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:39:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:39:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:39:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:13 smithi003 ceph-mon[204507]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:13 smithi003 ceph-mon[200960]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:13 smithi046 ceph-mon[189713]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:15 smithi003 ceph-mon[204507]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:15 smithi003 ceph-mon[200960]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:15 smithi046 ceph-mon[189713]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:17 smithi003 ceph-mon[204507]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:17 smithi003 ceph-mon[200960]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:17 smithi046 ceph-mon[189713]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:19 smithi003 ceph-mon[204507]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:19 smithi003 ceph-mon[200960]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:19 smithi046 ceph-mon[189713]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:39:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:39:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:39:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:22 smithi003 ceph-mon[204507]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:22 smithi003 ceph-mon[200960]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:22 smithi046 ceph-mon[189713]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:23 smithi003 ceph-mon[204507]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:23 smithi003 ceph-mon[200960]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:23 smithi046 ceph-mon[189713]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:25 smithi003 ceph-mon[204507]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:25 smithi003 ceph-mon[200960]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:25 smithi046 ceph-mon[189713]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:27 smithi003 ceph-mon[204507]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:27 smithi003 ceph-mon[200960]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:27 smithi046 ceph-mon[189713]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:29 smithi003 ceph-mon[204507]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:29 smithi003 ceph-mon[200960]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:29 smithi046 ceph-mon[189713]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:39:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:39:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:39:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:32 smithi003 ceph-mon[200960]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:32 smithi003 ceph-mon[204507]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:32 smithi046 ceph-mon[189713]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:33 smithi003 ceph-mon[200960]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:33 smithi003 ceph-mon[204507]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:33 smithi046 ceph-mon[189713]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:35 smithi003 ceph-mon[204507]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:35 smithi003 ceph-mon[200960]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:35 smithi046 ceph-mon[189713]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:37 smithi003 ceph-mon[204507]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:37 smithi003 ceph-mon[200960]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:37 smithi046 ceph-mon[189713]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:39 smithi003 ceph-mon[200960]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:39 smithi003 ceph-mon[204507]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:39 smithi046 ceph-mon[189713]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:39:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:39:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:39:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:42 smithi003 ceph-mon[204507]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:42.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:42 smithi003 ceph-mon[200960]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:42 smithi046 ceph-mon[189713]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:43 smithi003 ceph-mon[204507]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:43 smithi003 ceph-mon[200960]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:43 smithi046 ceph-mon[189713]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:45 smithi003 ceph-mon[204507]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:45 smithi003 ceph-mon[200960]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:45 smithi046 ceph-mon[189713]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:39:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:47 smithi003 ceph-mon[204507]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:47 smithi003 ceph-mon[200960]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:47 smithi046 ceph-mon[189713]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:49 smithi003 ceph-mon[204507]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:49 smithi003 ceph-mon[200960]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:49 smithi046 ceph-mon[189713]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:39:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:39:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:39:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:52 smithi003 ceph-mon[204507]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:52 smithi003 ceph-mon[200960]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:52 smithi046 ceph-mon[189713]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:53 smithi003 ceph-mon[204507]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:53 smithi003 ceph-mon[200960]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:53 smithi046 ceph-mon[189713]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:55 smithi003 ceph-mon[204507]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:55 smithi003 ceph-mon[200960]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:55 smithi046 ceph-mon[189713]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:57 smithi003 ceph-mon[204507]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:57 smithi003 ceph-mon[200960]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:39:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:57 smithi046 ceph-mon[189713]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:39:59 smithi003 ceph-mon[204507]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:39:59 smithi003 ceph-mon[200960]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:39:59 smithi046 ceph-mon[189713]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:00.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T23:40:00.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T23:40:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T23:40:01.927 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:40:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:40:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:40:01.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:01.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:01 smithi003 ceph-mon[204507]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:01.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:01.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:01 smithi003 ceph-mon[200960]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:01 smithi046 ceph-mon[189713]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:03 smithi003 ceph-mon[204507]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:03 smithi003 ceph-mon[200960]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:03 smithi046 ceph-mon[189713]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:05 smithi003 ceph-mon[204507]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:05 smithi003 ceph-mon[200960]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:05 smithi046 ceph-mon[189713]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:07 smithi003 ceph-mon[204507]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:07 smithi003 ceph-mon[200960]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:07 smithi046 ceph-mon[189713]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:09 smithi003 ceph-mon[204507]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:09 smithi003 ceph-mon[200960]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:09 smithi046 ceph-mon[189713]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:40:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:40:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:40:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:12 smithi003 ceph-mon[204507]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:12.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:40:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:12 smithi003 ceph-mon[200960]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:40:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:12 smithi046 ceph-mon[189713]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:40:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:40:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:40:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:40:14.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:40:14.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:14.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:40:14.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:40:14.099 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:40:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:14 smithi003 ceph-mon[204507]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:14 smithi003 ceph-mon[200960]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:15.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:14 smithi046 ceph-mon[189713]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:15 smithi003 ceph-mon[204507]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:15 smithi003 ceph-mon[200960]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:15 smithi046 ceph-mon[189713]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:17 smithi003 ceph-mon[204507]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:17 smithi003 ceph-mon[200960]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:17 smithi046 ceph-mon[189713]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:19 smithi003 ceph-mon[204507]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:19 smithi003 ceph-mon[200960]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:19 smithi046 ceph-mon[189713]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:40:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:40:21] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:40:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:22 smithi003 ceph-mon[204507]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:22 smithi003 ceph-mon[200960]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:22 smithi046 ceph-mon[189713]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:23 smithi003 ceph-mon[204507]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:23 smithi003 ceph-mon[200960]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:23 smithi046 ceph-mon[189713]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:25 smithi003 ceph-mon[204507]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:25 smithi003 ceph-mon[200960]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:25 smithi046 ceph-mon[189713]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:27 smithi003 ceph-mon[204507]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:27 smithi003 ceph-mon[200960]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:27 smithi046 ceph-mon[189713]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:29 smithi003 ceph-mon[204507]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:29 smithi003 ceph-mon[200960]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:29 smithi046 ceph-mon[189713]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:31.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:40:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:40:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:40:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:31.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:32 smithi003 ceph-mon[204507]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:32.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:32 smithi003 ceph-mon[200960]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:32 smithi046 ceph-mon[189713]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:33 smithi003 ceph-mon[204507]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:33 smithi003 ceph-mon[200960]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:33 smithi046 ceph-mon[189713]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:35 smithi003 ceph-mon[204507]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:35 smithi003 ceph-mon[200960]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:35 smithi046 ceph-mon[189713]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:37 smithi003 ceph-mon[204507]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:37 smithi003 ceph-mon[200960]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:37 smithi046 ceph-mon[189713]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:39 smithi003 ceph-mon[204507]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:39 smithi003 ceph-mon[200960]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:39 smithi046 ceph-mon[189713]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:40:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:40:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:40:42.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:42 smithi003 ceph-mon[204507]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:42.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:42 smithi003 ceph-mon[200960]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:42 smithi046 ceph-mon[189713]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:43 smithi003 ceph-mon[204507]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:43 smithi003 ceph-mon[200960]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:43 smithi046 ceph-mon[189713]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:45 smithi003 ceph-mon[204507]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:45 smithi003 ceph-mon[200960]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:45 smithi046 ceph-mon[189713]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:40:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:47 smithi003 ceph-mon[204507]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:47 smithi003 ceph-mon[200960]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:47 smithi046 ceph-mon[189713]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:49 smithi003 ceph-mon[204507]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:49 smithi003 ceph-mon[200960]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:49 smithi046 ceph-mon[189713]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:40:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:40:51] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-07T23:40:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:52 smithi003 ceph-mon[204507]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:52 smithi003 ceph-mon[200960]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:52 smithi046 ceph-mon[189713]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:53 smithi003 ceph-mon[204507]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:53 smithi003 ceph-mon[200960]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:53 smithi046 ceph-mon[189713]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:55 smithi003 ceph-mon[204507]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:55 smithi003 ceph-mon[200960]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:55 smithi046 ceph-mon[189713]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:57 smithi003 ceph-mon[204507]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:57 smithi003 ceph-mon[200960]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:40:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:57 smithi046 ceph-mon[189713]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:40:59 smithi003 ceph-mon[204507]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:40:59 smithi003 ceph-mon[200960]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:40:59 smithi046 ceph-mon[189713]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:41:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:41:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:41:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:02 smithi003 ceph-mon[204507]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:02 smithi003 ceph-mon[200960]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:02 smithi046 ceph-mon[189713]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:03 smithi003 ceph-mon[204507]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:03 smithi003 ceph-mon[200960]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:03 smithi046 ceph-mon[189713]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:05 smithi003 ceph-mon[200960]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:05 smithi003 ceph-mon[204507]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:05 smithi046 ceph-mon[189713]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:07 smithi003 ceph-mon[204507]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:07 smithi003 ceph-mon[200960]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:07 smithi046 ceph-mon[189713]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:09 smithi003 ceph-mon[204507]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:09 smithi003 ceph-mon[200960]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:09 smithi046 ceph-mon[189713]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:41:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:41:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:41:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:12 smithi003 ceph-mon[204507]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:12 smithi003 ceph-mon[200960]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:12 smithi046 ceph-mon[189713]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:41:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:41:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:41:14.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:14 smithi046 ceph-mon[189713]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:14.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:41:14.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:41:14.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:41:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[204507]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:15.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:41:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:41:15.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:41:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[200960]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:41:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:41:15.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:41:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:15 smithi003 ceph-mon[204507]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:15 smithi003 ceph-mon[200960]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:15 smithi046 ceph-mon[189713]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:17 smithi003 ceph-mon[204507]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:17 smithi003 ceph-mon[200960]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:17 smithi046 ceph-mon[189713]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:19 smithi003 ceph-mon[204507]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:19 smithi003 ceph-mon[200960]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:19 smithi046 ceph-mon[189713]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:41:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:41:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:41:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:22 smithi003 ceph-mon[204507]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:22 smithi003 ceph-mon[200960]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:22 smithi046 ceph-mon[189713]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:23 smithi003 ceph-mon[200960]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:24.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:23 smithi003 ceph-mon[204507]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:23 smithi046 ceph-mon[189713]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:25 smithi003 ceph-mon[204507]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:25 smithi003 ceph-mon[200960]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:25 smithi046 ceph-mon[189713]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:27 smithi003 ceph-mon[204507]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:27 smithi003 ceph-mon[200960]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:27 smithi046 ceph-mon[189713]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:29 smithi003 ceph-mon[204507]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:30.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:29 smithi003 ceph-mon[200960]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:30.391 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:29 smithi046 ceph-mon[189713]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:41:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:41:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:41:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:32 smithi003 ceph-mon[204507]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:32 smithi003 ceph-mon[200960]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:32 smithi046 ceph-mon[189713]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:33 smithi003 ceph-mon[200960]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:33 smithi003 ceph-mon[204507]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:33 smithi046 ceph-mon[189713]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:35 smithi003 ceph-mon[204507]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:35 smithi003 ceph-mon[200960]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:35 smithi046 ceph-mon[189713]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:37 smithi003 ceph-mon[204507]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:37 smithi003 ceph-mon[200960]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:37 smithi046 ceph-mon[189713]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:40.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:39 smithi003 ceph-mon[204507]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:40.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:39 smithi003 ceph-mon[200960]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:39 smithi046 ceph-mon[189713]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:41:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:41:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:41:42.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:42 smithi003 ceph-mon[204507]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:42 smithi003 ceph-mon[200960]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:42.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:42 smithi046 ceph-mon[189713]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:44.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:43 smithi003 ceph-mon[204507]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:44.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:43 smithi003 ceph-mon[200960]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:43 smithi046 ceph-mon[189713]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:45 smithi003 ceph-mon[204507]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:45 smithi003 ceph-mon[200960]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:45 smithi046 ceph-mon[189713]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:41:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:47 smithi003 ceph-mon[204507]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:47 smithi003 ceph-mon[200960]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:47 smithi046 ceph-mon[189713]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:49 smithi003 ceph-mon[204507]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:49 smithi003 ceph-mon[200960]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:50.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:49 smithi046 ceph-mon[189713]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:41:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:41:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:41:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:52 smithi003 ceph-mon[204507]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:52 smithi003 ceph-mon[200960]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:52 smithi046 ceph-mon[189713]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:53 smithi003 ceph-mon[204507]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:53 smithi003 ceph-mon[200960]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:53 smithi046 ceph-mon[189713]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:55 smithi003 ceph-mon[204507]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:55 smithi003 ceph-mon[200960]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:55 smithi046 ceph-mon[189713]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:57 smithi003 ceph-mon[204507]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:57 smithi003 ceph-mon[200960]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:41:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:57 smithi046 ceph-mon[189713]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:41:59 smithi003 ceph-mon[204507]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:41:59 smithi003 ceph-mon[200960]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:41:59 smithi046 ceph-mon[189713]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:42:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:42:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:42:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:02 smithi003 ceph-mon[204507]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:02 smithi003 ceph-mon[200960]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:02 smithi046 ceph-mon[189713]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:03 smithi003 ceph-mon[204507]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:03 smithi003 ceph-mon[200960]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:03 smithi046 ceph-mon[189713]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:05 smithi003 ceph-mon[204507]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:05 smithi003 ceph-mon[200960]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:05 smithi046 ceph-mon[189713]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:07 smithi003 ceph-mon[204507]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:07 smithi003 ceph-mon[200960]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:07 smithi046 ceph-mon[189713]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:09 smithi003 ceph-mon[204507]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:09 smithi003 ceph-mon[200960]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:09 smithi046 ceph-mon[189713]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:42:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:42:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:42:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:12 smithi003 ceph-mon[204507]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:12.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:12 smithi003 ceph-mon[200960]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:12 smithi046 ceph-mon[189713]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:13 smithi003 ceph-mon[204507]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:13 smithi003 ceph-mon[200960]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:13 smithi046 ceph-mon[189713]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:15.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:42:15.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:42:15.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:42:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:42:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:42:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:42:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[204507]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:42:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:42:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:42:16.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:15 smithi003 ceph-mon[200960]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:42:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:42:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:42:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:15 smithi046 ceph-mon[189713]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:18 smithi003 ceph-mon[204507]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:18 smithi003 ceph-mon[200960]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:18 smithi046 ceph-mon[189713]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:19 smithi003 ceph-mon[204507]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:19 smithi003 ceph-mon[200960]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:19 smithi046 ceph-mon[189713]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:42:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:42:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:42:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:22 smithi003 ceph-mon[204507]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:22 smithi003 ceph-mon[200960]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:22 smithi046 ceph-mon[189713]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:23 smithi003 ceph-mon[204507]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:23 smithi003 ceph-mon[200960]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:23 smithi046 ceph-mon[189713]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:25 smithi003 ceph-mon[204507]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:25 smithi003 ceph-mon[200960]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:25 smithi046 ceph-mon[189713]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:27 smithi003 ceph-mon[204507]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:27 smithi003 ceph-mon[200960]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:27 smithi046 ceph-mon[189713]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:29 smithi003 ceph-mon[204507]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:29 smithi003 ceph-mon[200960]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:29 smithi046 ceph-mon[189713]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:42:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:42:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:42:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:32.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:32 smithi003 ceph-mon[204507]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:32 smithi003 ceph-mon[200960]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:32 smithi046 ceph-mon[189713]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:33 smithi003 ceph-mon[204507]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:33 smithi003 ceph-mon[200960]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:33 smithi046 ceph-mon[189713]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:35 smithi003 ceph-mon[204507]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:35 smithi003 ceph-mon[200960]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:35 smithi046 ceph-mon[189713]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:37 smithi003 ceph-mon[204507]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:37 smithi003 ceph-mon[200960]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:37 smithi046 ceph-mon[189713]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:39 smithi003 ceph-mon[204507]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:39 smithi003 ceph-mon[200960]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:39 smithi046 ceph-mon[189713]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:42:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:42:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:42:42.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:42 smithi003 ceph-mon[204507]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:42.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:42 smithi003 ceph-mon[200960]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:42.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:42 smithi046 ceph-mon[189713]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:43 smithi003 ceph-mon[204507]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:43 smithi003 ceph-mon[200960]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:43 smithi046 ceph-mon[189713]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:45 smithi003 ceph-mon[204507]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:45 smithi003 ceph-mon[200960]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:45 smithi046 ceph-mon[189713]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:42:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:47 smithi003 ceph-mon[204507]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:47 smithi003 ceph-mon[200960]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:47 smithi046 ceph-mon[189713]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:49 smithi003 ceph-mon[204507]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:49 smithi003 ceph-mon[200960]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:49 smithi046 ceph-mon[189713]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:42:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:42:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:42:52.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:52 smithi003 ceph-mon[204507]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:52.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:52 smithi003 ceph-mon[200960]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:52.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:52 smithi046 ceph-mon[189713]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:53 smithi003 ceph-mon[204507]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:53 smithi003 ceph-mon[200960]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:53 smithi046 ceph-mon[189713]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:55 smithi003 ceph-mon[204507]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:55 smithi003 ceph-mon[200960]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:55 smithi046 ceph-mon[189713]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:57 smithi003 ceph-mon[204507]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:57 smithi003 ceph-mon[200960]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:42:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:57 smithi046 ceph-mon[189713]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:42:59 smithi003 ceph-mon[204507]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:42:59 smithi003 ceph-mon[200960]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:42:59 smithi046 ceph-mon[189713]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:43:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:43:01] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:43:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:02.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:02 smithi003 ceph-mon[204507]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:02.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:02 smithi003 ceph-mon[200960]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:02.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:02 smithi046 ceph-mon[189713]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:03 smithi003 ceph-mon[204507]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:03 smithi003 ceph-mon[200960]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:03 smithi046 ceph-mon[189713]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:05 smithi003 ceph-mon[204507]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:05 smithi003 ceph-mon[200960]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:05 smithi046 ceph-mon[189713]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:07 smithi003 ceph-mon[204507]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:07 smithi003 ceph-mon[200960]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:07 smithi046 ceph-mon[189713]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 23:43:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T23:43:09.082913737Z level=info msg="Completed cleanup jobs" duration=65.96952ms 2023-10-07T23:43:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:09 smithi003 ceph-mon[204507]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:09 smithi003 ceph-mon[200960]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:09 smithi046 ceph-mon[189713]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:43:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:43:11] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:43:12.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:12 smithi003 ceph-mon[200960]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:12.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:12 smithi003 ceph-mon[204507]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:12.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:12 smithi046 ceph-mon[189713]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:13 smithi003 ceph-mon[200960]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:13 smithi003 ceph-mon[204507]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:13 smithi046 ceph-mon[189713]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:15.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:43:15.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:43:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:43:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:43:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:43:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:43:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[200960]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:16.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:16.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:43:16.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:43:16.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:43:16.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[204507]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:16.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:43:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:43:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:43:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:16 smithi046 ceph-mon[189713]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:16.847 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:17 smithi003 ceph-mon[200960]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:17 smithi003 ceph-mon[204507]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:17 smithi046 ceph-mon[189713]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:19 smithi003 ceph-mon[200960]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:19 smithi003 ceph-mon[204507]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:19 smithi046 ceph-mon[189713]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:43:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:43:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:43:22.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:22 smithi003 ceph-mon[200960]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:22.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:22 smithi003 ceph-mon[204507]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:22 smithi046 ceph-mon[189713]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:23 smithi003 ceph-mon[200960]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:23 smithi003 ceph-mon[204507]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:23 smithi046 ceph-mon[189713]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:25 smithi003 ceph-mon[200960]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:25 smithi003 ceph-mon[204507]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:25 smithi046 ceph-mon[189713]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:27 smithi003 ceph-mon[204507]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:27 smithi003 ceph-mon[200960]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:27 smithi046 ceph-mon[189713]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:29 smithi003 ceph-mon[200960]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:29 smithi003 ceph-mon[204507]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:29 smithi046 ceph-mon[189713]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:43:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:43:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:43:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:32.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:32 smithi003 ceph-mon[204507]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:32.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:32 smithi003 ceph-mon[200960]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:32.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:32 smithi046 ceph-mon[189713]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:33 smithi003 ceph-mon[204507]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:33 smithi003 ceph-mon[200960]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:33 smithi046 ceph-mon[189713]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:35 smithi003 ceph-mon[204507]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:35 smithi003 ceph-mon[200960]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:36.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:35 smithi046 ceph-mon[189713]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:37 smithi003 ceph-mon[204507]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:37 smithi003 ceph-mon[200960]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:37 smithi046 ceph-mon[189713]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:39 smithi003 ceph-mon[204507]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:39 smithi003 ceph-mon[200960]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:39 smithi046 ceph-mon[189713]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:43:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:43:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:43:43.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:43 smithi003 ceph-mon[204507]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:43 smithi003 ceph-mon[200960]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:43 smithi046 ceph-mon[189713]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:45 smithi003 ceph-mon[204507]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:45 smithi003 ceph-mon[200960]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:45 smithi046 ceph-mon[189713]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:46.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:46.963 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:43:47.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:47 smithi003 ceph-mon[204507]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:47.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:47 smithi003 ceph-mon[200960]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:47 smithi046 ceph-mon[189713]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:49.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:49 smithi003 ceph-mon[204507]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:49 smithi003 ceph-mon[200960]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:49 smithi046 ceph-mon[189713]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:51.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:43:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:43:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:43:51.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:51 smithi003 ceph-mon[204507]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:51.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:51 smithi003 ceph-mon[200960]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:51.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:51 smithi046 ceph-mon[189713]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:53.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:53 smithi003 ceph-mon[204507]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:53.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:53 smithi003 ceph-mon[200960]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:53.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:53 smithi046 ceph-mon[189713]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:55.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:55 smithi003 ceph-mon[204507]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:55.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:55 smithi003 ceph-mon[200960]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:55.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:55 smithi046 ceph-mon[189713]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:57.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:57 smithi003 ceph-mon[204507]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:57.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:57 smithi003 ceph-mon[200960]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:57.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:57 smithi046 ceph-mon[189713]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:59.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:43:59 smithi003 ceph-mon[204507]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:59.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:43:59 smithi003 ceph-mon[200960]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:43:59.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:43:59 smithi046 ceph-mon[189713]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:44:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:44:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:44:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:01 smithi003 ceph-mon[204507]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:01 smithi003 ceph-mon[200960]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:01 smithi046 ceph-mon[189713]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:03 smithi003 ceph-mon[204507]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:03 smithi003 ceph-mon[200960]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:03 smithi046 ceph-mon[189713]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:05.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:05 smithi003 ceph-mon[204507]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:05.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:05 smithi003 ceph-mon[200960]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:05.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:05 smithi046 ceph-mon[189713]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:07.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:07 smithi003 ceph-mon[204507]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:07 smithi003 ceph-mon[200960]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:07 smithi046 ceph-mon[189713]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:09 smithi003 ceph-mon[204507]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:09 smithi003 ceph-mon[200960]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:09 smithi046 ceph-mon[189713]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:11.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:44:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:44:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:44:11.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:11 smithi003 ceph-mon[204507]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:11.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:11 smithi003 ceph-mon[200960]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:11 smithi046 ceph-mon[189713]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:13.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:13 smithi003 ceph-mon[204507]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:13.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:13 smithi003 ceph-mon[200960]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:13 smithi046 ceph-mon[189713]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:15.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:15 smithi003 ceph-mon[204507]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:15.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:15 smithi003 ceph-mon[200960]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:15 smithi046 ceph-mon[189713]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:44:16.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:44:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:44:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:17.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[200960]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:17.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:44:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:44:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:44:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[204507]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:44:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:44:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:44:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:17 smithi046 ceph-mon[189713]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:44:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:44:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:44:19.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:19 smithi003 ceph-mon[200960]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:19.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:19 smithi003 ceph-mon[204507]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:19 smithi046 ceph-mon[189713]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:21.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:21 smithi003 ceph-mon[200960]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:21.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:44:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:44:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:44:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:21 smithi003 ceph-mon[204507]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:21 smithi046 ceph-mon[189713]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:23.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:23 smithi003 ceph-mon[204507]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:23.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:23 smithi003 ceph-mon[200960]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:23 smithi046 ceph-mon[189713]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:25.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:25 smithi003 ceph-mon[200960]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:25.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:25 smithi003 ceph-mon[204507]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:25 smithi046 ceph-mon[189713]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:27 smithi003 ceph-mon[200960]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:27.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:27 smithi003 ceph-mon[204507]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:27.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:27 smithi046 ceph-mon[189713]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:29.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:29 smithi003 ceph-mon[200960]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:29.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:29 smithi003 ceph-mon[204507]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:29 smithi046 ceph-mon[189713]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:44:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:44:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:44:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:31 smithi003 ceph-mon[200960]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:31 smithi003 ceph-mon[204507]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:31 smithi046 ceph-mon[189713]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:33.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:33 smithi003 ceph-mon[204507]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:33.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:33 smithi003 ceph-mon[200960]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:33 smithi046 ceph-mon[189713]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:35 smithi003 ceph-mon[204507]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:35.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:35 smithi003 ceph-mon[200960]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:35 smithi046 ceph-mon[189713]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:37 smithi003 ceph-mon[204507]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:37 smithi003 ceph-mon[200960]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:37 smithi046 ceph-mon[189713]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:39.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:39 smithi003 ceph-mon[204507]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:39 smithi003 ceph-mon[200960]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:39 smithi046 ceph-mon[189713]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:41.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:44:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:44:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:44:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:41 smithi003 ceph-mon[204507]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:41 smithi003 ceph-mon[200960]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:41 smithi046 ceph-mon[189713]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:43.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:43 smithi003 ceph-mon[204507]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:43 smithi003 ceph-mon[200960]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:43 smithi046 ceph-mon[189713]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:45 smithi003 ceph-mon[204507]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:45 smithi003 ceph-mon[200960]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:45 smithi046 ceph-mon[189713]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:44:47.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:47 smithi003 ceph-mon[204507]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:47.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:47 smithi003 ceph-mon[200960]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:47 smithi046 ceph-mon[189713]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:49.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:49 smithi003 ceph-mon[200960]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:49.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:49 smithi003 ceph-mon[204507]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:49 smithi046 ceph-mon[189713]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:51.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:44:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:44:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:44:51.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:51 smithi003 ceph-mon[200960]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:51.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:51 smithi003 ceph-mon[204507]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:51.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:51 smithi046 ceph-mon[189713]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:53.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:53 smithi003 ceph-mon[200960]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:53.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:53 smithi003 ceph-mon[204507]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:53.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:53 smithi046 ceph-mon[189713]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:55.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:55 smithi003 ceph-mon[200960]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:55.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:55 smithi003 ceph-mon[204507]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:55.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:55 smithi046 ceph-mon[189713]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:57.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:57 smithi003 ceph-mon[200960]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:57.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:57 smithi003 ceph-mon[204507]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:57.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:57 smithi046 ceph-mon[189713]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:59.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:44:59 smithi003 ceph-mon[204507]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:59.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:44:59 smithi003 ceph-mon[200960]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:44:59.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:44:59 smithi046 ceph-mon[189713]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:45:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:45:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:45:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:01 smithi003 ceph-mon[204507]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:01 smithi003 ceph-mon[200960]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:01 smithi046 ceph-mon[189713]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:03 smithi003 ceph-mon[204507]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:03 smithi003 ceph-mon[200960]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:03 smithi046 ceph-mon[189713]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:05.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:05 smithi003 ceph-mon[204507]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:05.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:05 smithi003 ceph-mon[200960]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:05.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:05 smithi046 ceph-mon[189713]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:07.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:07 smithi003 ceph-mon[204507]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:07 smithi003 ceph-mon[200960]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:07 smithi046 ceph-mon[189713]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:09 smithi003 ceph-mon[204507]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:09 smithi003 ceph-mon[200960]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:09 smithi046 ceph-mon[189713]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:11.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:45:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:45:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:45:11.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:11 smithi003 ceph-mon[204507]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:11.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:11 smithi003 ceph-mon[200960]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:11 smithi046 ceph-mon[189713]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:13.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:13 smithi003 ceph-mon[204507]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:13.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:13 smithi003 ceph-mon[200960]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:13 smithi046 ceph-mon[189713]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:15.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:15 smithi003 ceph-mon[204507]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:15.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:15 smithi003 ceph-mon[200960]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:15 smithi046 ceph-mon[189713]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:17.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[204507]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[200960]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:45:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:45:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:17 smithi046 ceph-mon[189713]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:45:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:45:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:45:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:45:19.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:19 smithi003 ceph-mon[204507]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:19.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:19 smithi003 ceph-mon[200960]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:19 smithi046 ceph-mon[189713]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:45:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:45:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:45:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:21 smithi003 ceph-mon[204507]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:21 smithi003 ceph-mon[200960]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:21.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:21 smithi046 ceph-mon[189713]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:23 smithi046 ceph-mon[189713]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:23 smithi003 ceph-mon[204507]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:23 smithi003 ceph-mon[200960]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:25 smithi046 ceph-mon[189713]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:25 smithi003 ceph-mon[204507]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:25 smithi003 ceph-mon[200960]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:27.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:27 smithi046 ceph-mon[189713]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:27 smithi003 ceph-mon[204507]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:27 smithi003 ceph-mon[200960]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:29 smithi046 ceph-mon[189713]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:29 smithi003 ceph-mon[204507]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:29 smithi003 ceph-mon[200960]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:31 smithi046 ceph-mon[189713]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:45:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:45:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:45:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:31 smithi003 ceph-mon[204507]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:31 smithi003 ceph-mon[200960]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:33 smithi046 ceph-mon[189713]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:33 smithi003 ceph-mon[204507]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:33 smithi003 ceph-mon[200960]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:35 smithi046 ceph-mon[189713]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:35 smithi003 ceph-mon[204507]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:35 smithi003 ceph-mon[200960]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:37 smithi046 ceph-mon[189713]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:37 smithi003 ceph-mon[204507]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:37 smithi003 ceph-mon[200960]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:39 smithi046 ceph-mon[189713]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:39 smithi003 ceph-mon[204507]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:39 smithi003 ceph-mon[200960]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:45:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:45:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:45:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:41 smithi003 ceph-mon[204507]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:41 smithi003 ceph-mon[200960]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:41 smithi046 ceph-mon[189713]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:43 smithi003 ceph-mon[204507]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:43 smithi003 ceph-mon[200960]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:43 smithi046 ceph-mon[189713]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:45 smithi003 ceph-mon[204507]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:45 smithi003 ceph-mon[200960]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:45 smithi046 ceph-mon[189713]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:45:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:47 smithi003 ceph-mon[204507]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:47 smithi003 ceph-mon[200960]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:47 smithi046 ceph-mon[189713]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:49 smithi003 ceph-mon[204507]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:49 smithi003 ceph-mon[200960]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:49 smithi046 ceph-mon[189713]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:45:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:45:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:45:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:51 smithi003 ceph-mon[204507]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:51 smithi003 ceph-mon[200960]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:51 smithi046 ceph-mon[189713]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:53 smithi003 ceph-mon[204507]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:53 smithi003 ceph-mon[200960]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:53 smithi046 ceph-mon[189713]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:55 smithi003 ceph-mon[204507]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:55 smithi003 ceph-mon[200960]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:55 smithi046 ceph-mon[189713]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:57 smithi003 ceph-mon[204507]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:57 smithi003 ceph-mon[200960]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:45:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:57 smithi046 ceph-mon[189713]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:45:59 smithi003 ceph-mon[204507]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:45:59 smithi003 ceph-mon[200960]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:45:59 smithi046 ceph-mon[189713]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:46:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:46:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:46:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:01 smithi003 ceph-mon[204507]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:01 smithi003 ceph-mon[200960]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:01 smithi046 ceph-mon[189713]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:03 smithi003 ceph-mon[204507]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:03 smithi003 ceph-mon[200960]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:03 smithi046 ceph-mon[189713]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:05 smithi003 ceph-mon[204507]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:05 smithi003 ceph-mon[200960]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:05 smithi046 ceph-mon[189713]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:07 smithi003 ceph-mon[204507]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:07 smithi003 ceph-mon[200960]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:07 smithi046 ceph-mon[189713]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:09 smithi003 ceph-mon[204507]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:09 smithi003 ceph-mon[200960]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:09 smithi046 ceph-mon[189713]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:46:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:46:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:46:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:11 smithi003 ceph-mon[204507]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:11 smithi003 ceph-mon[200960]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:11 smithi046 ceph-mon[189713]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:13 smithi003 ceph-mon[204507]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:13 smithi003 ceph-mon[200960]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:13 smithi046 ceph-mon[189713]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:15 smithi003 ceph-mon[204507]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:15 smithi003 ceph-mon[200960]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:15 smithi046 ceph-mon[189713]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:17 smithi003 ceph-mon[204507]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:46:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:17 smithi003 ceph-mon[200960]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:46:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:17 smithi046 ceph-mon[189713]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:46:20.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:19 smithi003 ceph-mon[204507]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:19 smithi003 ceph-mon[200960]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:19 smithi046 ceph-mon[189713]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:46:21.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:46:21.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:46:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:46:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:46:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:46:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:46:23.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:23 smithi003 ceph-mon[204507]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:23.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:23 smithi003 ceph-mon[200960]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:23 smithi046 ceph-mon[189713]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:25.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:25 smithi003 ceph-mon[204507]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:25.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:25 smithi003 ceph-mon[200960]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:25.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:25 smithi046 ceph-mon[189713]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:27.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:27 smithi003 ceph-mon[200960]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:27.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:27 smithi003 ceph-mon[204507]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:27.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:27 smithi046 ceph-mon[189713]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:29.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:29 smithi003 ceph-mon[204507]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:29.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:29 smithi003 ceph-mon[200960]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:29 smithi046 ceph-mon[189713]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:46:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:46:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:46:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:31 smithi003 ceph-mon[204507]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:31 smithi003 ceph-mon[200960]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:31.845 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:31 smithi046 ceph-mon[189713]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:33.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:33 smithi003 ceph-mon[204507]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:33.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:33 smithi003 ceph-mon[200960]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:33 smithi046 ceph-mon[189713]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:35 smithi003 ceph-mon[204507]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:35.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:35 smithi003 ceph-mon[200960]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:35 smithi046 ceph-mon[189713]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:37 smithi003 ceph-mon[204507]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:37 smithi003 ceph-mon[200960]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:37 smithi046 ceph-mon[189713]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:39.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:39 smithi003 ceph-mon[204507]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:39 smithi003 ceph-mon[200960]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:39 smithi046 ceph-mon[189713]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:41.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:46:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:46:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:46:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:41 smithi003 ceph-mon[204507]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:41 smithi003 ceph-mon[200960]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:41 smithi046 ceph-mon[189713]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:43.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:43 smithi003 ceph-mon[204507]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:43 smithi003 ceph-mon[200960]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:43 smithi046 ceph-mon[189713]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:45.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:45 smithi003 ceph-mon[204507]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:45 smithi003 ceph-mon[200960]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:45 smithi046 ceph-mon[189713]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:46.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:46:47.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:47 smithi003 ceph-mon[204507]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:47.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:47 smithi003 ceph-mon[200960]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:47 smithi046 ceph-mon[189713]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:49.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:49 smithi003 ceph-mon[204507]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:49 smithi003 ceph-mon[200960]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:49 smithi046 ceph-mon[189713]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:51.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:46:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:46:51] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:46:51.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:51 smithi003 ceph-mon[204507]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:51.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:51 smithi003 ceph-mon[200960]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:51.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:51 smithi046 ceph-mon[189713]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:53.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:53 smithi003 ceph-mon[204507]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:53.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:53 smithi003 ceph-mon[200960]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:53.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:53 smithi046 ceph-mon[189713]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:55.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:55 smithi003 ceph-mon[204507]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:55.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:55 smithi003 ceph-mon[200960]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:55.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:55 smithi046 ceph-mon[189713]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:57.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:57 smithi003 ceph-mon[204507]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:57.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:57 smithi003 ceph-mon[200960]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:57.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:57 smithi046 ceph-mon[189713]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:59.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:46:59 smithi003 ceph-mon[204507]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:59.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:46:59 smithi003 ceph-mon[200960]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:46:59.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:46:59 smithi046 ceph-mon[189713]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:01.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:01 smithi003 ceph-mon[200960]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:01.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:47:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:47:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:47:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:01 smithi003 ceph-mon[204507]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:01 smithi046 ceph-mon[189713]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:03 smithi003 ceph-mon[204507]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:03 smithi003 ceph-mon[200960]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:03 smithi046 ceph-mon[189713]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:05.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:05 smithi003 ceph-mon[204507]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:05.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:05 smithi003 ceph-mon[200960]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:05.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:05 smithi046 ceph-mon[189713]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:07.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:07 smithi003 ceph-mon[204507]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:07.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:07 smithi003 ceph-mon[200960]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:07.920 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:07 smithi046 ceph-mon[189713]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:09 smithi003 ceph-mon[204507]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:09 smithi003 ceph-mon[200960]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:09 smithi046 ceph-mon[189713]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:11.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:47:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:47:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:47:11.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:11 smithi003 ceph-mon[204507]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:11.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:11 smithi003 ceph-mon[200960]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:11 smithi046 ceph-mon[189713]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:13.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:13 smithi003 ceph-mon[204507]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:13.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:13 smithi003 ceph-mon[200960]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:13 smithi046 ceph-mon[189713]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:15.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:15 smithi003 ceph-mon[204507]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:15.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:15 smithi003 ceph-mon[200960]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:15 smithi046 ceph-mon[189713]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:16.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:16.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:17.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:17 smithi003 ceph-mon[204507]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:17.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:17 smithi003 ceph-mon[200960]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:17 smithi046 ceph-mon[189713]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:19.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:19 smithi003 ceph-mon[200960]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:19.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:19 smithi003 ceph-mon[204507]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:19 smithi046 ceph-mon[189713]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:21.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:47:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:47:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:47:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:21 smithi003 ceph-mon[204507]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:21.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:21 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:47:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:21 smithi003 ceph-mon[200960]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:21.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:21 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:47:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:21 smithi046 ceph-mon[189713]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:21 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:47:22.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:47:22.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:47:22.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:47:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:47:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:47:22.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:47:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:47:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:47:22.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:47:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:23 smithi003 ceph-mon[204507]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:23 smithi003 ceph-mon[200960]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:23 smithi046 ceph-mon[189713]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:25 smithi003 ceph-mon[204507]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:25 smithi003 ceph-mon[200960]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:25 smithi046 ceph-mon[189713]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:27 smithi003 ceph-mon[204507]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:27 smithi003 ceph-mon[200960]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:27 smithi046 ceph-mon[189713]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:29 smithi003 ceph-mon[204507]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:29 smithi003 ceph-mon[200960]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:29 smithi046 ceph-mon[189713]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:47:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:47:31] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T23:47:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:31 smithi003 ceph-mon[204507]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:31 smithi003 ceph-mon[200960]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:31 smithi046 ceph-mon[189713]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:33 smithi003 ceph-mon[204507]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:33 smithi003 ceph-mon[200960]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:33 smithi046 ceph-mon[189713]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:35 smithi003 ceph-mon[204507]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:35 smithi003 ceph-mon[200960]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:35 smithi046 ceph-mon[189713]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:37 smithi003 ceph-mon[204507]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:37 smithi003 ceph-mon[200960]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:37 smithi046 ceph-mon[189713]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:39 smithi003 ceph-mon[204507]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:39 smithi003 ceph-mon[200960]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:39 smithi046 ceph-mon[189713]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:47:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:47:41] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T23:47:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:41 smithi003 ceph-mon[204507]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:41 smithi003 ceph-mon[200960]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:41 smithi046 ceph-mon[189713]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:43 smithi003 ceph-mon[204507]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:43 smithi003 ceph-mon[200960]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:43 smithi046 ceph-mon[189713]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:45 smithi003 ceph-mon[204507]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:45 smithi003 ceph-mon[200960]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:45 smithi046 ceph-mon[189713]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:47:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:47 smithi003 ceph-mon[204507]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:47 smithi003 ceph-mon[200960]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:47 smithi046 ceph-mon[189713]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:49 smithi003 ceph-mon[204507]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:49 smithi003 ceph-mon[200960]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:49 smithi046 ceph-mon[189713]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:47:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:47:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:47:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:51 smithi003 ceph-mon[204507]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:51 smithi003 ceph-mon[200960]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:51 smithi046 ceph-mon[189713]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:53 smithi003 ceph-mon[204507]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:53 smithi003 ceph-mon[200960]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:53 smithi046 ceph-mon[189713]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:55 smithi003 ceph-mon[204507]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:55 smithi003 ceph-mon[200960]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:55 smithi046 ceph-mon[189713]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:57 smithi003 ceph-mon[204507]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:57 smithi003 ceph-mon[200960]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:47:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:57 smithi046 ceph-mon[189713]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:47:59 smithi003 ceph-mon[204507]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:47:59 smithi003 ceph-mon[200960]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:47:59 smithi046 ceph-mon[189713]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:48:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:48:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:48:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:01 smithi003 ceph-mon[200960]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:01 smithi003 ceph-mon[204507]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:02.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:01 smithi046 ceph-mon[189713]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:03 smithi003 ceph-mon[204507]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:03 smithi003 ceph-mon[200960]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:03 smithi046 ceph-mon[189713]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:05 smithi003 ceph-mon[200960]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:06.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:05 smithi003 ceph-mon[204507]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:05 smithi046 ceph-mon[189713]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:07 smithi003 ceph-mon[204507]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:07 smithi003 ceph-mon[200960]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:07 smithi046 ceph-mon[189713]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:09 smithi003 ceph-mon[204507]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:09 smithi003 ceph-mon[200960]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:09 smithi046 ceph-mon[189713]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:48:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:48:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:48:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:11 smithi003 ceph-mon[204507]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:11 smithi003 ceph-mon[200960]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:11 smithi046 ceph-mon[189713]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:13 smithi003 ceph-mon[204507]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:13 smithi003 ceph-mon[200960]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:13 smithi046 ceph-mon[189713]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:15 smithi003 ceph-mon[204507]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:15 smithi003 ceph-mon[200960]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:15 smithi046 ceph-mon[189713]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:17 smithi003 ceph-mon[204507]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:17 smithi003 ceph-mon[200960]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:17 smithi046 ceph-mon[189713]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:19 smithi003 ceph-mon[204507]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:19 smithi003 ceph-mon[200960]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:19 smithi046 ceph-mon[189713]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:48:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:48:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:48:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:21 smithi003 ceph-mon[200960]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:21 smithi003 ceph-mon[204507]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:21 smithi046 ceph-mon[189713]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:23.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:48:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:48:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:48:23.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:48:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:48:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:48:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:48:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:48:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:48:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:48:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:48:23.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:48:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:23 smithi003 ceph-mon[204507]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:24.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:23 smithi003 ceph-mon[200960]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:23 smithi046 ceph-mon[189713]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:25 smithi003 ceph-mon[204507]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:25 smithi003 ceph-mon[200960]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:25 smithi046 ceph-mon[189713]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:27 smithi003 ceph-mon[204507]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:27 smithi003 ceph-mon[200960]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:27 smithi046 ceph-mon[189713]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:29 smithi003 ceph-mon[204507]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:29 smithi003 ceph-mon[200960]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:29 smithi046 ceph-mon[189713]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:48:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:48:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:48:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:31 smithi003 ceph-mon[200960]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:31 smithi003 ceph-mon[204507]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:31 smithi046 ceph-mon[189713]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:33 smithi003 ceph-mon[200960]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:33 smithi003 ceph-mon[204507]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:33 smithi046 ceph-mon[189713]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:35 smithi003 ceph-mon[200960]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:35 smithi003 ceph-mon[204507]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:35 smithi046 ceph-mon[189713]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:37 smithi003 ceph-mon[200960]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:37 smithi003 ceph-mon[204507]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:37 smithi046 ceph-mon[189713]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:39 smithi003 ceph-mon[200960]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:40.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:39 smithi003 ceph-mon[204507]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:39 smithi046 ceph-mon[189713]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:48:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:48:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:48:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:41 smithi003 ceph-mon[204507]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:41 smithi003 ceph-mon[200960]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:41 smithi046 ceph-mon[189713]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:43 smithi003 ceph-mon[204507]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:43 smithi003 ceph-mon[200960]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:43 smithi046 ceph-mon[189713]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:45 smithi003 ceph-mon[204507]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:45 smithi003 ceph-mon[200960]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:45 smithi046 ceph-mon[189713]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:48:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:47 smithi003 ceph-mon[204507]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:47 smithi003 ceph-mon[200960]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:47 smithi046 ceph-mon[189713]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:49 smithi003 ceph-mon[204507]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:49 smithi003 ceph-mon[200960]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:49 smithi046 ceph-mon[189713]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:48:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:48:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:48:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:51 smithi003 ceph-mon[204507]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:51 smithi003 ceph-mon[200960]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:51 smithi046 ceph-mon[189713]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:53 smithi003 ceph-mon[204507]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:53 smithi003 ceph-mon[200960]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:53 smithi046 ceph-mon[189713]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:55 smithi003 ceph-mon[204507]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:55 smithi003 ceph-mon[200960]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:55 smithi046 ceph-mon[189713]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:57 smithi046 ceph-mon[189713]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:57 smithi003 ceph-mon[204507]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:48:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:57 smithi003 ceph-mon[200960]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:48:59 smithi046 ceph-mon[189713]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:48:59 smithi003 ceph-mon[200960]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:48:59 smithi003 ceph-mon[204507]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:49:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:49:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:49:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:01 smithi003 ceph-mon[200960]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:01 smithi003 ceph-mon[204507]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:01 smithi046 ceph-mon[189713]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:03 smithi046 ceph-mon[189713]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:03 smithi003 ceph-mon[200960]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:03 smithi003 ceph-mon[204507]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:05 smithi046 ceph-mon[189713]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:05 smithi003 ceph-mon[200960]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:05 smithi003 ceph-mon[204507]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:07 smithi046 ceph-mon[189713]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:07 smithi003 ceph-mon[204507]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:07 smithi003 ceph-mon[200960]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:09 smithi046 ceph-mon[189713]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:09 smithi003 ceph-mon[204507]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:09 smithi003 ceph-mon[200960]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:49:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:49:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:49:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:11 smithi003 ceph-mon[204507]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:11 smithi003 ceph-mon[200960]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:11 smithi046 ceph-mon[189713]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:13 smithi046 ceph-mon[189713]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:13 smithi003 ceph-mon[204507]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:13 smithi003 ceph-mon[200960]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:15 smithi046 ceph-mon[189713]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:15 smithi003 ceph-mon[204507]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:15 smithi003 ceph-mon[200960]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:17 smithi003 ceph-mon[204507]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:17 smithi003 ceph-mon[200960]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:17 smithi046 ceph-mon[189713]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:19 smithi003 ceph-mon[204507]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:19 smithi003 ceph-mon[200960]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:19 smithi046 ceph-mon[189713]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:22.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:49:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:49:21] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2023-10-07T23:49:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:21 smithi003 ceph-mon[204507]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:21 smithi003 ceph-mon[200960]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:21 smithi046 ceph-mon[189713]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:23.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:49:23.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:49:23.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:49:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[204507]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:49:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:49:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:49:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[200960]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:49:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:49:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:49:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:23 smithi046 ceph-mon[189713]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:49:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:49:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:49:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:25 smithi003 ceph-mon[204507]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:25 smithi003 ceph-mon[200960]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:25 smithi046 ceph-mon[189713]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:27 smithi003 ceph-mon[204507]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:27 smithi003 ceph-mon[200960]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:27 smithi046 ceph-mon[189713]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:29 smithi003 ceph-mon[204507]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:29 smithi003 ceph-mon[200960]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:29 smithi046 ceph-mon[189713]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:49:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:49:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:49:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:31 smithi003 ceph-mon[204507]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:31 smithi003 ceph-mon[200960]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:31 smithi046 ceph-mon[189713]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:33 smithi003 ceph-mon[204507]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:33 smithi003 ceph-mon[200960]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:33 smithi046 ceph-mon[189713]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:35 smithi003 ceph-mon[204507]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:35 smithi003 ceph-mon[200960]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:35 smithi046 ceph-mon[189713]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:37 smithi003 ceph-mon[204507]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:37 smithi003 ceph-mon[200960]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:37 smithi046 ceph-mon[189713]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:39 smithi003 ceph-mon[204507]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:39 smithi003 ceph-mon[200960]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:39 smithi046 ceph-mon[189713]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:41.876 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:49:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:49:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:49:41.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:41 smithi003 ceph-mon[200960]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:41 smithi003 ceph-mon[204507]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:41 smithi046 ceph-mon[189713]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:43 smithi003 ceph-mon[204507]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:43 smithi003 ceph-mon[200960]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:43 smithi046 ceph-mon[189713]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:45 smithi003 ceph-mon[204507]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:45 smithi003 ceph-mon[200960]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:45 smithi046 ceph-mon[189713]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:49:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:47 smithi003 ceph-mon[204507]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:47 smithi003 ceph-mon[200960]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:47 smithi046 ceph-mon[189713]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:49 smithi003 ceph-mon[204507]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:49 smithi003 ceph-mon[200960]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:49 smithi046 ceph-mon[189713]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:51.890 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:49:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:49:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:49:51.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:51 smithi003 ceph-mon[200960]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:51 smithi003 ceph-mon[204507]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:51 smithi046 ceph-mon[189713]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:53 smithi003 ceph-mon[204507]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:53 smithi003 ceph-mon[200960]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:53 smithi046 ceph-mon[189713]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:55 smithi003 ceph-mon[204507]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:55 smithi003 ceph-mon[200960]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:55 smithi046 ceph-mon[189713]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:57 smithi003 ceph-mon[200960]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:57 smithi003 ceph-mon[204507]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:49:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:57 smithi046 ceph-mon[189713]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:49:59 smithi003 ceph-mon[200960]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:49:59 smithi003 ceph-mon[204507]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:49:59 smithi046 ceph-mon[189713]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:00.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-07T23:50:01.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-07T23:50:01.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-07T23:50:01.915 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:50:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:50:01] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:50:01.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:01 smithi003 ceph-mon[204507]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:01.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:01.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:01 smithi003 ceph-mon[200960]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:01.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:01 smithi046 ceph-mon[189713]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:03 smithi003 ceph-mon[204507]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:03 smithi003 ceph-mon[200960]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:03 smithi046 ceph-mon[189713]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:05 smithi003 ceph-mon[204507]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:05 smithi003 ceph-mon[200960]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:05 smithi046 ceph-mon[189713]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:07 smithi003 ceph-mon[204507]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:07 smithi003 ceph-mon[200960]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:07 smithi046 ceph-mon[189713]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:09 smithi003 ceph-mon[204507]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:09 smithi003 ceph-mon[200960]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:09 smithi046 ceph-mon[189713]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:11.927 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:50:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:50:11] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:50:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:11 smithi003 ceph-mon[204507]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:11 smithi003 ceph-mon[200960]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:11 smithi046 ceph-mon[189713]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:13 smithi003 ceph-mon[204507]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:13 smithi003 ceph-mon[200960]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:13 smithi046 ceph-mon[189713]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:15 smithi003 ceph-mon[204507]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:15 smithi003 ceph-mon[200960]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:15 smithi046 ceph-mon[189713]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:17 smithi003 ceph-mon[204507]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:17 smithi003 ceph-mon[200960]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:17 smithi046 ceph-mon[189713]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:19 smithi003 ceph-mon[204507]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:19 smithi003 ceph-mon[200960]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:19 smithi046 ceph-mon[189713]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:21.937 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:50:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:50:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:50:21.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:21 smithi003 ceph-mon[204507]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:21.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:21 smithi003 ceph-mon[200960]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:21 smithi046 ceph-mon[189713]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[204507]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[200960]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:50:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:23 smithi046 ceph-mon[189713]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:50:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:25.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:50:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:50:25.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:50:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:50:25.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:50:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:50:25.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:50:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:25 smithi003 ceph-mon[204507]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:25 smithi003 ceph-mon[200960]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:25 smithi046 ceph-mon[189713]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:27.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:27 smithi003 ceph-mon[204507]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:27.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:27 smithi003 ceph-mon[200960]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:27.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:27 smithi046 ceph-mon[189713]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:29.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:29 smithi003 ceph-mon[204507]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:29.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:29 smithi003 ceph-mon[200960]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:29 smithi046 ceph-mon[189713]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:31.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:50:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:50:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:50:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:31 smithi003 ceph-mon[204507]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:31.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:31 smithi003 ceph-mon[200960]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:31.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:31 smithi046 ceph-mon[189713]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:33.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:33 smithi003 ceph-mon[204507]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:33.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:33 smithi003 ceph-mon[200960]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:33 smithi046 ceph-mon[189713]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:35.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:35 smithi003 ceph-mon[204507]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:35.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:35 smithi003 ceph-mon[200960]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:35 smithi046 ceph-mon[189713]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:37.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:37 smithi003 ceph-mon[204507]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:37.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:37 smithi003 ceph-mon[200960]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:37.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:37 smithi046 ceph-mon[189713]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:39.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:39 smithi003 ceph-mon[204507]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:39.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:39 smithi003 ceph-mon[200960]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:39.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:39 smithi046 ceph-mon[189713]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:41.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:50:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:50:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:50:41.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:41 smithi003 ceph-mon[204507]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:41 smithi003 ceph-mon[200960]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:41.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:41 smithi046 ceph-mon[189713]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:43.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:43 smithi003 ceph-mon[204507]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:43.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:43 smithi003 ceph-mon[200960]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:43.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:43 smithi046 ceph-mon[189713]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:45.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:45 smithi003 ceph-mon[204507]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:45.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:45 smithi003 ceph-mon[200960]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:45.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:45 smithi046 ceph-mon[189713]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:46.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:46.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:46.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:50:47.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:47 smithi003 ceph-mon[204507]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:47.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:47 smithi003 ceph-mon[200960]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:47.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:47 smithi046 ceph-mon[189713]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:49.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:49 smithi003 ceph-mon[204507]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:49.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:49 smithi003 ceph-mon[200960]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:49.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:49 smithi046 ceph-mon[189713]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:51.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:50:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:50:51] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:50:51.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:51 smithi003 ceph-mon[200960]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:51.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:51 smithi003 ceph-mon[204507]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:51.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:51 smithi046 ceph-mon[189713]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:53.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:53 smithi003 ceph-mon[200960]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:53.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:53 smithi003 ceph-mon[204507]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:53.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:53 smithi046 ceph-mon[189713]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:55.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:55 smithi003 ceph-mon[200960]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:55.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:55 smithi003 ceph-mon[204507]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:55.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:55 smithi046 ceph-mon[189713]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:57.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:57 smithi003 ceph-mon[200960]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:57.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:57 smithi003 ceph-mon[204507]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:57.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:57 smithi046 ceph-mon[189713]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:59.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:50:59 smithi003 ceph-mon[204507]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:59.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:50:59 smithi003 ceph-mon[200960]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:50:59.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:50:59 smithi046 ceph-mon[189713]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:51:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:51:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:51:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:01 smithi003 ceph-mon[204507]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:01 smithi003 ceph-mon[200960]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:01 smithi046 ceph-mon[189713]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:01.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:03 smithi003 ceph-mon[204507]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:03 smithi003 ceph-mon[200960]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:03 smithi046 ceph-mon[189713]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:05.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:05 smithi003 ceph-mon[200960]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:05.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:05 smithi003 ceph-mon[204507]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:05.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:05 smithi046 ceph-mon[189713]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:07.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:07 smithi003 ceph-mon[204507]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:07.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:07 smithi003 ceph-mon[200960]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:07.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:07 smithi046 ceph-mon[189713]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:09 smithi003 ceph-mon[204507]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:09 smithi003 ceph-mon[200960]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:09 smithi046 ceph-mon[189713]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:11 smithi046 ceph-mon[189713]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:51:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:51:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:51:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:11 smithi003 ceph-mon[204507]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:11 smithi003 ceph-mon[200960]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:13.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:13 smithi046 ceph-mon[189713]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:13 smithi003 ceph-mon[204507]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:13 smithi003 ceph-mon[200960]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:15.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:15 smithi046 ceph-mon[189713]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:15 smithi003 ceph-mon[204507]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:15 smithi003 ceph-mon[200960]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:16.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:17.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:17 smithi046 ceph-mon[189713]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:17 smithi003 ceph-mon[204507]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:17 smithi003 ceph-mon[200960]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:19.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:19 smithi046 ceph-mon[189713]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:20.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:19 smithi003 ceph-mon[204507]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:19 smithi003 ceph-mon[200960]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:21.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:21 smithi046 ceph-mon[189713]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:51:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:51:21] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:51:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:21 smithi003 ceph-mon[204507]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:21 smithi003 ceph-mon[200960]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:23.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:23 smithi046 ceph-mon[189713]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:23 smithi003 ceph-mon[204507]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:23 smithi003 ceph-mon[200960]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:25.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:24 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:51:25.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:24 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:51:25.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:24 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:51:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[204507]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:51:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:51:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:51:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[200960]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:51:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:51:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:51:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:25 smithi046 ceph-mon[189713]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:51:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:51:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:51:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:27 smithi003 ceph-mon[204507]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:27 smithi003 ceph-mon[200960]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:27 smithi046 ceph-mon[189713]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:29 smithi003 ceph-mon[204507]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:29 smithi003 ceph-mon[200960]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:29 smithi046 ceph-mon[189713]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:51:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:51:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:51:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:31 smithi003 ceph-mon[204507]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:31 smithi003 ceph-mon[200960]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:31 smithi046 ceph-mon[189713]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:33 smithi003 ceph-mon[204507]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:33 smithi003 ceph-mon[200960]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:33 smithi046 ceph-mon[189713]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:35 smithi003 ceph-mon[204507]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:35 smithi003 ceph-mon[200960]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:35 smithi046 ceph-mon[189713]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:37 smithi003 ceph-mon[200960]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:37 smithi003 ceph-mon[204507]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:37 smithi046 ceph-mon[189713]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:39 smithi003 ceph-mon[200960]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:40.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:39 smithi003 ceph-mon[204507]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:39 smithi046 ceph-mon[189713]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:51:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:51:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:51:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:41 smithi003 ceph-mon[204507]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:41 smithi003 ceph-mon[200960]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:41 smithi046 ceph-mon[189713]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:43 smithi003 ceph-mon[204507]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:43 smithi003 ceph-mon[200960]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:43 smithi046 ceph-mon[189713]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:45 smithi003 ceph-mon[204507]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:45 smithi003 ceph-mon[200960]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:45 smithi046 ceph-mon[189713]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:51:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:47 smithi003 ceph-mon[204507]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:47 smithi003 ceph-mon[200960]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:47 smithi046 ceph-mon[189713]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:49 smithi003 ceph-mon[204507]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:49 smithi003 ceph-mon[200960]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:49 smithi046 ceph-mon[189713]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:51:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:51:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:51:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:51 smithi003 ceph-mon[204507]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:51 smithi003 ceph-mon[200960]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:51 smithi046 ceph-mon[189713]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:53 smithi003 ceph-mon[204507]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:53 smithi003 ceph-mon[200960]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:53 smithi046 ceph-mon[189713]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:55 smithi003 ceph-mon[204507]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:55 smithi003 ceph-mon[200960]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:55 smithi046 ceph-mon[189713]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:57 smithi003 ceph-mon[204507]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:57 smithi003 ceph-mon[200960]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:51:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:57 smithi046 ceph-mon[189713]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:51:59 smithi003 ceph-mon[204507]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:51:59 smithi003 ceph-mon[200960]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:51:59 smithi046 ceph-mon[189713]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:52:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:52:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:52:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:01 smithi003 ceph-mon[204507]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:01 smithi003 ceph-mon[200960]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:01 smithi046 ceph-mon[189713]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:03 smithi003 ceph-mon[204507]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:03 smithi003 ceph-mon[200960]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:03 smithi046 ceph-mon[189713]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:05 smithi003 ceph-mon[204507]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:05 smithi003 ceph-mon[200960]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:05 smithi046 ceph-mon[189713]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:07 smithi003 ceph-mon[204507]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:07 smithi003 ceph-mon[200960]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:07 smithi046 ceph-mon[189713]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:09 smithi003 ceph-mon[204507]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:09 smithi003 ceph-mon[200960]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:09 smithi046 ceph-mon[189713]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:52:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:52:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:52:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:11 smithi003 ceph-mon[204507]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:11 smithi003 ceph-mon[200960]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:11 smithi046 ceph-mon[189713]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:13 smithi003 ceph-mon[204507]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:13 smithi003 ceph-mon[200960]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:13 smithi046 ceph-mon[189713]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:15 smithi003 ceph-mon[200960]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:16.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:15 smithi003 ceph-mon[204507]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:15 smithi046 ceph-mon[189713]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:17.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:17 smithi003 ceph-mon[204507]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:17 smithi003 ceph-mon[200960]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:17 smithi046 ceph-mon[189713]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:19 smithi003 ceph-mon[204507]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:19 smithi003 ceph-mon[200960]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:19 smithi046 ceph-mon[189713]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:52:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:52:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:52:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:21 smithi003 ceph-mon[204507]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:21 smithi003 ceph-mon[200960]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:21 smithi046 ceph-mon[189713]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:23 smithi003 ceph-mon[204507]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:23 smithi003 ceph-mon[200960]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:23 smithi046 ceph-mon[189713]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:25 smithi003 ceph-mon[204507]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:25 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:52:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:25 smithi003 ceph-mon[200960]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:25 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:52:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:25 smithi046 ceph-mon[189713]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:25 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:52:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:52:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:52:27.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:52:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:52:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:52:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:52:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:52:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:52:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:52:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:27 smithi003 ceph-mon[204507]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:27 smithi003 ceph-mon[200960]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:27 smithi046 ceph-mon[189713]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:29 smithi003 ceph-mon[204507]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:29 smithi003 ceph-mon[200960]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:29 smithi046 ceph-mon[189713]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:52:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:52:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:52:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:31 smithi003 ceph-mon[204507]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:31 smithi003 ceph-mon[200960]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:31 smithi046 ceph-mon[189713]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:33 smithi003 ceph-mon[204507]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:33 smithi003 ceph-mon[200960]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:34.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:33 smithi046 ceph-mon[189713]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:35 smithi003 ceph-mon[204507]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:35 smithi003 ceph-mon[200960]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:35 smithi046 ceph-mon[189713]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:37 smithi003 ceph-mon[204507]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:37 smithi003 ceph-mon[200960]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:37 smithi046 ceph-mon[189713]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:39 smithi003 ceph-mon[204507]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:39 smithi003 ceph-mon[200960]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:39 smithi046 ceph-mon[189713]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:52:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:52:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:52:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:41 smithi003 ceph-mon[204507]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:42.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:41 smithi003 ceph-mon[200960]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:41 smithi046 ceph-mon[189713]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:43 smithi003 ceph-mon[204507]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:43 smithi003 ceph-mon[200960]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:43 smithi046 ceph-mon[189713]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:45 smithi003 ceph-mon[204507]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:45 smithi003 ceph-mon[200960]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:45 smithi046 ceph-mon[189713]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:52:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:47 smithi003 ceph-mon[204507]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:47 smithi003 ceph-mon[200960]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:47 smithi046 ceph-mon[189713]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:49 smithi003 ceph-mon[204507]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:49 smithi003 ceph-mon[200960]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:49 smithi046 ceph-mon[189713]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:52:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:52:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:52:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:51 smithi003 ceph-mon[204507]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:51 smithi003 ceph-mon[200960]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:51 smithi046 ceph-mon[189713]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:53 smithi003 ceph-mon[200960]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:53 smithi003 ceph-mon[204507]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:53 smithi046 ceph-mon[189713]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:55 smithi003 ceph-mon[200960]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:55 smithi003 ceph-mon[204507]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:55 smithi046 ceph-mon[189713]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:57 smithi003 ceph-mon[200960]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:58.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:57 smithi003 ceph-mon[204507]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:52:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:57 smithi046 ceph-mon[189713]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:52:59 smithi003 ceph-mon[204507]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:52:59 smithi003 ceph-mon[200960]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:52:59 smithi046 ceph-mon[189713]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:53:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:53:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:53:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:01 smithi003 ceph-mon[200960]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:01 smithi003 ceph-mon[204507]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:01 smithi046 ceph-mon[189713]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:04.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:03 smithi003 ceph-mon[204507]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:04.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:03 smithi003 ceph-mon[200960]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:03 smithi046 ceph-mon[189713]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:05 smithi003 ceph-mon[204507]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:05 smithi003 ceph-mon[200960]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:05 smithi046 ceph-mon[189713]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:08.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:07 smithi003 ceph-mon[204507]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:07 smithi003 ceph-mon[200960]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:07 smithi046 ceph-mon[189713]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:09.597 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 07 23:53:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-07T23:53:09.100483266Z level=info msg="Completed cleanup jobs" duration=83.844553ms 2023-10-07T23:53:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:09 smithi003 ceph-mon[200960]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:10.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:09 smithi003 ceph-mon[204507]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:09 smithi046 ceph-mon[189713]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:12.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:11 smithi003 ceph-mon[200960]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:12.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:53:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:53:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:53:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:11 smithi003 ceph-mon[204507]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:11 smithi046 ceph-mon[189713]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:13 smithi003 ceph-mon[200960]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:13 smithi003 ceph-mon[204507]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:13 smithi046 ceph-mon[189713]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:15 smithi003 ceph-mon[204507]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:15 smithi003 ceph-mon[200960]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:16.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:15 smithi046 ceph-mon[189713]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:17 smithi003 ceph-mon[204507]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:17 smithi003 ceph-mon[200960]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:17 smithi046 ceph-mon[189713]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:19 smithi003 ceph-mon[204507]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:19 smithi003 ceph-mon[200960]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:19 smithi046 ceph-mon[189713]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:53:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:53:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:53:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:21 smithi003 ceph-mon[200960]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:21 smithi003 ceph-mon[204507]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:21 smithi046 ceph-mon[189713]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:23 smithi003 ceph-mon[204507]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:25.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:23 smithi003 ceph-mon[200960]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:25.209 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:23 smithi046 ceph-mon[189713]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:25 smithi003 ceph-mon[204507]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:26.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:25 smithi003 ceph-mon[200960]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:26.488 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:25 smithi046 ceph-mon[189713]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:27.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:26 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:53:27.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:26 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:53:27.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:26 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:53:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[204507]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:28.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:53:28.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:53:28.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:53:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[200960]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:53:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:53:28.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:53:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:27 smithi046 ceph-mon[189713]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:53:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:53:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:53:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:29 smithi003 ceph-mon[204507]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:30.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:29 smithi003 ceph-mon[200960]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:30.102 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:29 smithi046 ceph-mon[189713]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:53:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:53:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:53:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:31 smithi003 ceph-mon[204507]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:31 smithi003 ceph-mon[200960]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:31 smithi046 ceph-mon[189713]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:32.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:33 smithi003 ceph-mon[204507]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:33 smithi003 ceph-mon[200960]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:33 smithi046 ceph-mon[189713]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:35 smithi003 ceph-mon[204507]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:35 smithi003 ceph-mon[200960]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:35 smithi046 ceph-mon[189713]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:37 smithi003 ceph-mon[204507]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:37 smithi003 ceph-mon[200960]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:37 smithi046 ceph-mon[189713]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:39 smithi003 ceph-mon[204507]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:40.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:39 smithi003 ceph-mon[200960]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:39 smithi046 ceph-mon[189713]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:53:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:53:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:53:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:41 smithi003 ceph-mon[204507]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:41 smithi003 ceph-mon[200960]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:41 smithi046 ceph-mon[189713]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:43 smithi003 ceph-mon[204507]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:43 smithi003 ceph-mon[200960]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:43 smithi046 ceph-mon[189713]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:45 smithi003 ceph-mon[204507]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:45 smithi003 ceph-mon[200960]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:45 smithi046 ceph-mon[189713]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:53:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:47 smithi003 ceph-mon[204507]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:47 smithi003 ceph-mon[200960]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:47 smithi046 ceph-mon[189713]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:49 smithi003 ceph-mon[204507]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:49 smithi003 ceph-mon[200960]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:49 smithi046 ceph-mon[189713]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:53:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:53:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:53:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:51 smithi003 ceph-mon[204507]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:51 smithi003 ceph-mon[200960]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:51 smithi046 ceph-mon[189713]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:53 smithi003 ceph-mon[204507]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:53 smithi003 ceph-mon[200960]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:53 smithi046 ceph-mon[189713]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:55 smithi003 ceph-mon[204507]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:55 smithi003 ceph-mon[200960]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:55 smithi046 ceph-mon[189713]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:57 smithi003 ceph-mon[204507]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:57 smithi003 ceph-mon[200960]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:53:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:57 smithi046 ceph-mon[189713]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:53:59 smithi003 ceph-mon[204507]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:53:59 smithi003 ceph-mon[200960]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:53:59 smithi046 ceph-mon[189713]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:54:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:54:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:54:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:01 smithi003 ceph-mon[204507]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:01 smithi003 ceph-mon[200960]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:01 smithi046 ceph-mon[189713]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:03 smithi003 ceph-mon[204507]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:03 smithi003 ceph-mon[200960]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:03 smithi046 ceph-mon[189713]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:05 smithi003 ceph-mon[204507]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:05 smithi003 ceph-mon[200960]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:05 smithi046 ceph-mon[189713]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:07 smithi003 ceph-mon[204507]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:07 smithi003 ceph-mon[200960]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:07 smithi046 ceph-mon[189713]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:09 smithi046 ceph-mon[189713]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:09 smithi003 ceph-mon[204507]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:09 smithi003 ceph-mon[200960]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:54:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:54:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:54:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:11 smithi003 ceph-mon[204507]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:11 smithi003 ceph-mon[200960]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:11 smithi046 ceph-mon[189713]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:13 smithi046 ceph-mon[189713]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:13 smithi003 ceph-mon[204507]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:13 smithi003 ceph-mon[200960]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:15 smithi046 ceph-mon[189713]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:15 smithi003 ceph-mon[204507]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:15 smithi003 ceph-mon[200960]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:17.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:17 smithi046 ceph-mon[189713]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:17 smithi003 ceph-mon[200960]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:17 smithi003 ceph-mon[204507]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:19 smithi046 ceph-mon[189713]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:19 smithi003 ceph-mon[200960]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:19 smithi003 ceph-mon[204507]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:54:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:54:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-07T23:54:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:21 smithi003 ceph-mon[200960]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:21 smithi003 ceph-mon[204507]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:21 smithi046 ceph-mon[189713]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:23 smithi003 ceph-mon[204507]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:23 smithi003 ceph-mon[200960]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:23 smithi046 ceph-mon[189713]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:25 smithi003 ceph-mon[204507]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:25 smithi003 ceph-mon[200960]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:25 smithi046 ceph-mon[189713]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:27 smithi003 ceph-mon[204507]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:27 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:54:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:27 smithi003 ceph-mon[200960]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:27 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:54:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:27 smithi046 ceph-mon[189713]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:27 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:54:29.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:54:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:54:29.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:54:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:54:29.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:54:29.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:54:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:54:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:54:29.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:54:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:29 smithi003 ceph-mon[204507]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:29 smithi003 ceph-mon[200960]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:29 smithi046 ceph-mon[189713]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:31.916 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:54:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:54:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:54:31.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:31 smithi003 ceph-mon[204507]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:31.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:31 smithi003 ceph-mon[200960]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:31 smithi046 ceph-mon[189713]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:33 smithi003 ceph-mon[200960]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:33 smithi003 ceph-mon[204507]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:33 smithi046 ceph-mon[189713]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:35 smithi003 ceph-mon[204507]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:35 smithi003 ceph-mon[200960]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:35 smithi046 ceph-mon[189713]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:37 smithi003 ceph-mon[200960]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:37 smithi003 ceph-mon[204507]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:37 smithi046 ceph-mon[189713]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:39 smithi003 ceph-mon[200960]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:39 smithi003 ceph-mon[204507]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:39 smithi046 ceph-mon[189713]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:41.931 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:54:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:54:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:54:41.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:41 smithi003 ceph-mon[204507]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:41.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:41 smithi003 ceph-mon[200960]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:41 smithi046 ceph-mon[189713]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:43 smithi003 ceph-mon[204507]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:43 smithi003 ceph-mon[200960]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:43 smithi046 ceph-mon[189713]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:45 smithi003 ceph-mon[200960]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:45 smithi003 ceph-mon[204507]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:45 smithi046 ceph-mon[189713]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:47.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:54:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:47 smithi003 ceph-mon[200960]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:47 smithi003 ceph-mon[204507]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:47 smithi046 ceph-mon[189713]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:49 smithi003 ceph-mon[200960]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:49 smithi003 ceph-mon[204507]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:49 smithi046 ceph-mon[189713]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:51.944 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:54:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:54:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:54:51.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:51 smithi003 ceph-mon[204507]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:51 smithi003 ceph-mon[200960]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:51 smithi046 ceph-mon[189713]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:53 smithi003 ceph-mon[200960]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:53 smithi003 ceph-mon[204507]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:53 smithi046 ceph-mon[189713]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:55 smithi003 ceph-mon[200960]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:55 smithi003 ceph-mon[204507]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:55 smithi046 ceph-mon[189713]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:57 smithi003 ceph-mon[200960]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:57 smithi003 ceph-mon[204507]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:54:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:57 smithi046 ceph-mon[189713]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:54:59 smithi003 ceph-mon[204507]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:54:59 smithi003 ceph-mon[200960]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:54:59 smithi046 ceph-mon[189713]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:01.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:55:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:55:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:55:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:01 smithi003 ceph-mon[204507]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:01 smithi003 ceph-mon[200960]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:01 smithi046 ceph-mon[189713]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:03 smithi003 ceph-mon[204507]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:04.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:03 smithi003 ceph-mon[200960]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:03 smithi046 ceph-mon[189713]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:05 smithi003 ceph-mon[204507]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:05 smithi003 ceph-mon[200960]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:05 smithi046 ceph-mon[189713]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:07 smithi003 ceph-mon[204507]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:07 smithi003 ceph-mon[200960]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:07 smithi046 ceph-mon[189713]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:09 smithi003 ceph-mon[204507]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:09 smithi003 ceph-mon[200960]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:09 smithi046 ceph-mon[189713]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:11.963 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:55:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:55:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:55:11.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:11 smithi003 ceph-mon[200960]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:11 smithi003 ceph-mon[204507]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:11 smithi046 ceph-mon[189713]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:13 smithi003 ceph-mon[200960]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:13 smithi003 ceph-mon[204507]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:13 smithi046 ceph-mon[189713]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:15 smithi003 ceph-mon[204507]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:15 smithi003 ceph-mon[200960]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:15 smithi046 ceph-mon[189713]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:17 smithi003 ceph-mon[200960]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:17 smithi003 ceph-mon[204507]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:17 smithi046 ceph-mon[189713]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:19 smithi003 ceph-mon[204507]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:19 smithi003 ceph-mon[200960]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:19 smithi046 ceph-mon[189713]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:21.978 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:55:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:55:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:55:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:21 smithi003 ceph-mon[204507]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:21 smithi003 ceph-mon[200960]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:21 smithi046 ceph-mon[189713]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:23.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:23 smithi003 ceph-mon[204507]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:23.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:23 smithi003 ceph-mon[200960]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:23.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:23 smithi046 ceph-mon[189713]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:25 smithi003 ceph-mon[204507]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:25.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:25 smithi003 ceph-mon[200960]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:25 smithi046 ceph-mon[189713]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:27.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:27 smithi046 ceph-mon[189713]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:27 smithi003 ceph-mon[204507]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:27 smithi003 ceph-mon[200960]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:28.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:28 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:55:29.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:28 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:55:29.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:28 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:55:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:29 smithi046 ceph-mon[189713]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:55:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:55:29.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:55:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[204507]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:55:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:55:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:55:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[200960]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:55:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:55:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:55:31.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:31 smithi046 ceph-mon[189713]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:31.941 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:55:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:55:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:55:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:31 smithi003 ceph-mon[204507]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:31 smithi003 ceph-mon[200960]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:33.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:33 smithi046 ceph-mon[189713]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:33 smithi003 ceph-mon[204507]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:33 smithi003 ceph-mon[200960]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:35 smithi003 ceph-mon[204507]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:35 smithi003 ceph-mon[200960]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:35 smithi046 ceph-mon[189713]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:37 smithi003 ceph-mon[204507]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:37 smithi003 ceph-mon[200960]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:37 smithi046 ceph-mon[189713]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:39 smithi003 ceph-mon[204507]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:39 smithi003 ceph-mon[200960]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:39 smithi046 ceph-mon[189713]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:55:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:55:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:55:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:41 smithi003 ceph-mon[204507]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:41 smithi003 ceph-mon[200960]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:41 smithi046 ceph-mon[189713]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:43 smithi003 ceph-mon[204507]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:43 smithi003 ceph-mon[200960]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:43 smithi046 ceph-mon[189713]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:45 smithi003 ceph-mon[204507]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:45 smithi003 ceph-mon[200960]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:45 smithi046 ceph-mon[189713]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:55:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:47 smithi003 ceph-mon[204507]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:48.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:47 smithi003 ceph-mon[200960]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:48.178 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:47 smithi046 ceph-mon[189713]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:49 smithi003 ceph-mon[204507]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:49 smithi003 ceph-mon[200960]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:49 smithi046 ceph-mon[189713]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:55:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:55:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:55:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:51 smithi003 ceph-mon[204507]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:51 smithi003 ceph-mon[200960]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:51 smithi046 ceph-mon[189713]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:53 smithi003 ceph-mon[204507]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:53 smithi003 ceph-mon[200960]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:53 smithi046 ceph-mon[189713]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:55 smithi003 ceph-mon[204507]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:55 smithi003 ceph-mon[200960]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:55 smithi046 ceph-mon[189713]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:57 smithi003 ceph-mon[204507]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:57 smithi003 ceph-mon[200960]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:55:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:57 smithi046 ceph-mon[189713]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:55:59 smithi003 ceph-mon[204507]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:55:59 smithi003 ceph-mon[200960]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:55:59 smithi046 ceph-mon[189713]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:56:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:56:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:56:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:01 smithi003 ceph-mon[204507]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:01 smithi003 ceph-mon[200960]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:01 smithi046 ceph-mon[189713]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:03 smithi003 ceph-mon[204507]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:03 smithi003 ceph-mon[200960]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:04.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:03 smithi046 ceph-mon[189713]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:05 smithi003 ceph-mon[204507]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:05 smithi003 ceph-mon[200960]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:05 smithi046 ceph-mon[189713]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:07 smithi003 ceph-mon[204507]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:07 smithi003 ceph-mon[200960]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:07 smithi046 ceph-mon[189713]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:09 smithi003 ceph-mon[204507]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:09 smithi003 ceph-mon[200960]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:09 smithi046 ceph-mon[189713]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:56:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:56:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:56:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:11 smithi003 ceph-mon[204507]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:11 smithi003 ceph-mon[200960]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:11 smithi046 ceph-mon[189713]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:13 smithi003 ceph-mon[204507]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:13 smithi003 ceph-mon[200960]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:13 smithi046 ceph-mon[189713]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:15 smithi003 ceph-mon[204507]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:15 smithi003 ceph-mon[200960]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:15 smithi046 ceph-mon[189713]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:17 smithi003 ceph-mon[204507]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:17 smithi003 ceph-mon[200960]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:18.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:17 smithi046 ceph-mon[189713]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:19 smithi003 ceph-mon[204507]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:19 smithi003 ceph-mon[200960]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:19 smithi046 ceph-mon[189713]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:56:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:56:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:56:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:21 smithi003 ceph-mon[204507]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:21 smithi003 ceph-mon[200960]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:21 smithi046 ceph-mon[189713]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:23 smithi003 ceph-mon[204507]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:23 smithi003 ceph-mon[200960]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:24.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:23 smithi046 ceph-mon[189713]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:25 smithi003 ceph-mon[204507]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:25 smithi003 ceph-mon[200960]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:25 smithi046 ceph-mon[189713]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:27 smithi003 ceph-mon[204507]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:27 smithi003 ceph-mon[200960]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:27 smithi046 ceph-mon[189713]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:29 smithi003 ceph-mon[200960]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:29 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:56:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:29 smithi003 ceph-mon[204507]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:29 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:56:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:29 smithi046 ceph-mon[189713]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:29 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:56:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:56:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:56:31] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:56:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:31 smithi003 ceph-mon[200960]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:31 smithi003 ceph-mon[204507]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:31 smithi046 ceph-mon[189713]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:33.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:33.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:33 smithi003 ceph-mon[204507]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:33 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:33 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:33 smithi003 ceph-mon[200960]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:33 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:33 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:33 smithi046 ceph-mon[189713]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:33 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:33 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:35 smithi003 ceph-mon[204507]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:35 smithi003 ceph-mon[200960]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:35 smithi046 ceph-mon[189713]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:37 smithi003 ceph-mon[204507]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:37 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:37 smithi003 ceph-mon[200960]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:37 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:37 smithi046 ceph-mon[189713]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:37 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:40.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:39 smithi003 ceph-mon[204507]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:40.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:39 smithi003 ceph-mon[200960]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:39 smithi046 ceph-mon[189713]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:41.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:56:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:56:41] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:56:41.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[200960]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:41.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:41.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:56:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:56:41.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[204507]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:56:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:56:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:41 smithi046 ceph-mon[189713]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:56:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:56:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:56:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:43 smithi046 ceph-mon[189713]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:43 smithi003 ceph-mon[204507]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:43 smithi003 ceph-mon[200960]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:45 smithi046 ceph-mon[189713]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:45 smithi003 ceph-mon[204507]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:45 smithi003 ceph-mon[200960]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:56:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:47 smithi046 ceph-mon[189713]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:47 smithi003 ceph-mon[204507]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:47 smithi003 ceph-mon[200960]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:49 smithi046 ceph-mon[189713]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:49 smithi003 ceph-mon[204507]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:49 smithi003 ceph-mon[200960]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:56:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:56:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:56:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:51 smithi003 ceph-mon[204507]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:51 smithi003 ceph-mon[200960]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:51 smithi046 ceph-mon[189713]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:53 smithi046 ceph-mon[189713]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:53 smithi003 ceph-mon[204507]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:53 smithi003 ceph-mon[200960]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:55 smithi046 ceph-mon[189713]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:55 smithi003 ceph-mon[204507]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:55 smithi003 ceph-mon[200960]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:57 smithi046 ceph-mon[189713]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:57 smithi003 ceph-mon[204507]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:56:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:57 smithi003 ceph-mon[200960]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:56:59 smithi046 ceph-mon[189713]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:56:59 smithi003 ceph-mon[204507]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:56:59 smithi003 ceph-mon[200960]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:57:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:57:01] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:57:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:01 smithi003 ceph-mon[204507]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:01 smithi003 ceph-mon[200960]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:01 smithi046 ceph-mon[189713]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:03 smithi003 ceph-mon[200960]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:03 smithi003 ceph-mon[204507]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:03 smithi046 ceph-mon[189713]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:05 smithi003 ceph-mon[204507]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:05 smithi003 ceph-mon[200960]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:05 smithi046 ceph-mon[189713]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:07 smithi003 ceph-mon[204507]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:08.552 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:07 smithi003 ceph-mon[200960]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:08.552 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:07 smithi046 ceph-mon[189713]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:09 smithi003 ceph-mon[204507]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:10.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:09 smithi003 ceph-mon[200960]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:09 smithi046 ceph-mon[189713]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:57:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:57:11] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-07T23:57:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:11 smithi003 ceph-mon[204507]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:11 smithi003 ceph-mon[200960]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:11 smithi046 ceph-mon[189713]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:13 smithi003 ceph-mon[204507]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:13 smithi003 ceph-mon[200960]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:13 smithi046 ceph-mon[189713]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:15 smithi003 ceph-mon[204507]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:16.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:15 smithi003 ceph-mon[200960]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:16.678 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:15 smithi046 ceph-mon[189713]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:17.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:17.469 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:17 smithi003 ceph-mon[204507]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:17 smithi003 ceph-mon[200960]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:17 smithi046 ceph-mon[189713]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:19 smithi003 ceph-mon[204507]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:19 smithi003 ceph-mon[200960]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:19 smithi046 ceph-mon[189713]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:57:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:57:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:57:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:21 smithi003 ceph-mon[204507]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:21 smithi003 ceph-mon[200960]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:21 smithi046 ceph-mon[189713]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:23 smithi003 ceph-mon[204507]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:23 smithi003 ceph-mon[200960]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:23 smithi046 ceph-mon[189713]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:25 smithi003 ceph-mon[204507]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:25 smithi003 ceph-mon[200960]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:25 smithi046 ceph-mon[189713]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:27 smithi003 ceph-mon[204507]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:27 smithi003 ceph-mon[200960]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:27 smithi046 ceph-mon[189713]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:29 smithi003 ceph-mon[204507]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:29 smithi003 ceph-mon[200960]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:29 smithi046 ceph-mon[189713]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:31.885 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:57:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:57:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:57:31.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:31 smithi003 ceph-mon[200960]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:31.887 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:31 smithi003 ceph-mon[204507]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:31 smithi046 ceph-mon[189713]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:33 smithi003 ceph-mon[204507]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:34.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:33 smithi003 ceph-mon[200960]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:33 smithi046 ceph-mon[189713]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:35 smithi003 ceph-mon[204507]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:35 smithi003 ceph-mon[200960]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:35 smithi046 ceph-mon[189713]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:37 smithi003 ceph-mon[204507]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:37 smithi003 ceph-mon[200960]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:37 smithi046 ceph-mon[189713]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:39 smithi003 ceph-mon[204507]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:39 smithi003 ceph-mon[200960]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:39 smithi046 ceph-mon[189713]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:41.898 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:57:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:57:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:57:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:41 smithi003 ceph-mon[204507]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:41 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:57:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:41 smithi003 ceph-mon[200960]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:41 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:57:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:41 smithi046 ceph-mon[189713]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:41 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:57:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:57:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:57:43.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:57:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:57:43.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:57:43.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:57:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:57:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:57:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:57:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:43 smithi003 ceph-mon[204507]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:43 smithi003 ceph-mon[200960]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:43 smithi046 ceph-mon[189713]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:45 smithi003 ceph-mon[204507]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:45 smithi003 ceph-mon[200960]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:45 smithi046 ceph-mon[189713]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:57:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:47 smithi003 ceph-mon[204507]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:47 smithi003 ceph-mon[200960]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:47 smithi046 ceph-mon[189713]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:49 smithi003 ceph-mon[204507]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:49 smithi003 ceph-mon[200960]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:49 smithi046 ceph-mon[189713]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:51.917 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:57:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:57:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:57:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:51 smithi003 ceph-mon[204507]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:51 smithi003 ceph-mon[200960]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:51 smithi046 ceph-mon[189713]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:53 smithi003 ceph-mon[200960]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:53 smithi003 ceph-mon[204507]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:54.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:53 smithi046 ceph-mon[189713]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:55 smithi003 ceph-mon[204507]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:55 smithi003 ceph-mon[200960]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:56.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:55 smithi046 ceph-mon[189713]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:57 smithi003 ceph-mon[204507]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:57 smithi003 ceph-mon[200960]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:57:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:57 smithi046 ceph-mon[189713]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:57:59 smithi003 ceph-mon[204507]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:57:59 smithi003 ceph-mon[200960]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:57:59 smithi046 ceph-mon[189713]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:01.926 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:58:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:58:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:58:01.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:01 smithi003 ceph-mon[200960]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:01 smithi003 ceph-mon[204507]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:01 smithi046 ceph-mon[189713]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:03 smithi003 ceph-mon[204507]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:03 smithi003 ceph-mon[200960]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:03 smithi046 ceph-mon[189713]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:05 smithi003 ceph-mon[204507]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:05 smithi003 ceph-mon[200960]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:05 smithi046 ceph-mon[189713]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:07 smithi003 ceph-mon[204507]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:07 smithi003 ceph-mon[200960]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:08.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:07 smithi046 ceph-mon[189713]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:09 smithi003 ceph-mon[200960]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:09 smithi003 ceph-mon[204507]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:09 smithi046 ceph-mon[189713]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:11.939 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:58:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:58:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-07T23:58:11.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:11 smithi003 ceph-mon[200960]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:11 smithi003 ceph-mon[204507]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:11 smithi046 ceph-mon[189713]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:13 smithi003 ceph-mon[204507]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:13 smithi003 ceph-mon[200960]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:13 smithi046 ceph-mon[189713]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:15 smithi003 ceph-mon[204507]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:15 smithi003 ceph-mon[200960]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:15 smithi046 ceph-mon[189713]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:17 smithi003 ceph-mon[204507]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:17 smithi003 ceph-mon[200960]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:17 smithi046 ceph-mon[189713]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:19 smithi003 ceph-mon[204507]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:19 smithi003 ceph-mon[200960]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:19 smithi046 ceph-mon[189713]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:21.955 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:58:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:58:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-07T23:58:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:21 smithi003 ceph-mon[204507]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:22.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:21 smithi003 ceph-mon[200960]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:21 smithi046 ceph-mon[189713]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:23 smithi003 ceph-mon[204507]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:23 smithi003 ceph-mon[200960]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:23 smithi046 ceph-mon[189713]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:25 smithi003 ceph-mon[204507]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:25 smithi003 ceph-mon[200960]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:25 smithi046 ceph-mon[189713]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:27 smithi003 ceph-mon[204507]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:27 smithi003 ceph-mon[200960]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:27 smithi046 ceph-mon[189713]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:29 smithi003 ceph-mon[204507]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:29 smithi003 ceph-mon[200960]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:29 smithi046 ceph-mon[189713]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:31.965 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:58:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:58:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:58:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:31 smithi003 ceph-mon[204507]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:31 smithi003 ceph-mon[200960]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:31 smithi046 ceph-mon[189713]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:33 smithi003 ceph-mon[204507]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:33 smithi003 ceph-mon[200960]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:33 smithi046 ceph-mon[189713]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:35 smithi003 ceph-mon[204507]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:35 smithi003 ceph-mon[200960]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:35 smithi046 ceph-mon[189713]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:37 smithi003 ceph-mon[204507]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:37 smithi003 ceph-mon[200960]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:37 smithi046 ceph-mon[189713]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:39 smithi003 ceph-mon[204507]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:39 smithi003 ceph-mon[200960]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:39 smithi046 ceph-mon[189713]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:41.975 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:58:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:58:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:58:41.976 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:41 smithi003 ceph-mon[204507]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:41.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:41 smithi003 ceph-mon[200960]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:41 smithi046 ceph-mon[189713]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:43.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:42 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:58:43.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:42 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:58:43.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:42 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:58:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[200960]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:58:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:58:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:58:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[204507]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:58:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:58:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:58:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:43 smithi046 ceph-mon[189713]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:58:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:58:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:58:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:45 smithi003 ceph-mon[200960]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:45 smithi003 ceph-mon[204507]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:45 smithi046 ceph-mon[189713]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:58:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:47 smithi003 ceph-mon[200960]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:47 smithi003 ceph-mon[204507]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:47 smithi046 ceph-mon[189713]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:49 smithi003 ceph-mon[200960]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:49 smithi003 ceph-mon[204507]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:49 smithi046 ceph-mon[189713]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:51.995 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:58:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:58:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T23:58:51.996 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:51 smithi003 ceph-mon[204507]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:51 smithi003 ceph-mon[200960]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:51 smithi046 ceph-mon[189713]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:53 smithi003 ceph-mon[204507]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:53 smithi003 ceph-mon[200960]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:53 smithi046 ceph-mon[189713]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:56 smithi003 ceph-mon[204507]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:56 smithi003 ceph-mon[200960]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:56 smithi046 ceph-mon[189713]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:58 smithi003 ceph-mon[204507]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:58 smithi003 ceph-mon[200960]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:58 smithi046 ceph-mon[189713]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:59.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:58:59 smithi003 ceph-mon[204507]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:58:59 smithi003 ceph-mon[200960]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:58:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:58:59 smithi046 ceph-mon[189713]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:01.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:01 smithi003 ceph-mon[200960]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:01.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:01 smithi003 ceph-mon[204507]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:01.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:01 smithi046 ceph-mon[189713]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:59:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:59:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:59:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:02.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:03 smithi003 ceph-mon[204507]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:03 smithi003 ceph-mon[200960]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:03 smithi046 ceph-mon[189713]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:05 smithi003 ceph-mon[204507]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:05 smithi003 ceph-mon[200960]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:05 smithi046 ceph-mon[189713]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:07 smithi003 ceph-mon[204507]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:07 smithi003 ceph-mon[200960]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:07 smithi046 ceph-mon[189713]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:09 smithi003 ceph-mon[204507]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:09 smithi003 ceph-mon[200960]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:09 smithi046 ceph-mon[189713]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:59:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:59:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-07T23:59:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:11 smithi003 ceph-mon[204507]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:11 smithi003 ceph-mon[200960]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:11 smithi046 ceph-mon[189713]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:13 smithi003 ceph-mon[204507]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:13 smithi003 ceph-mon[200960]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:13 smithi046 ceph-mon[189713]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:16.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:15 smithi003 ceph-mon[204507]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:16.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:15 smithi003 ceph-mon[200960]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:15 smithi046 ceph-mon[189713]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:17 smithi003 ceph-mon[204507]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:17 smithi003 ceph-mon[200960]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:17 smithi046 ceph-mon[189713]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:19 smithi003 ceph-mon[204507]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:19 smithi003 ceph-mon[200960]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:19 smithi046 ceph-mon[189713]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:59:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:59:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:59:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:21 smithi003 ceph-mon[204507]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:21 smithi003 ceph-mon[200960]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:21 smithi046 ceph-mon[189713]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:23 smithi003 ceph-mon[204507]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:23 smithi003 ceph-mon[200960]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:23 smithi046 ceph-mon[189713]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:25 smithi003 ceph-mon[204507]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:25 smithi003 ceph-mon[200960]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:25 smithi046 ceph-mon[189713]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:27 smithi003 ceph-mon[204507]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:27 smithi003 ceph-mon[200960]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:27 smithi046 ceph-mon[189713]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:29 smithi003 ceph-mon[204507]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:29 smithi003 ceph-mon[200960]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:29 smithi046 ceph-mon[189713]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:59:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:59:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:59:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:31 smithi003 ceph-mon[204507]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:31 smithi003 ceph-mon[200960]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:31 smithi046 ceph-mon[189713]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:33 smithi003 ceph-mon[204507]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:33 smithi003 ceph-mon[200960]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:33 smithi046 ceph-mon[189713]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:35 smithi003 ceph-mon[200960]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:36.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:35 smithi003 ceph-mon[204507]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:35 smithi046 ceph-mon[189713]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:37 smithi003 ceph-mon[200960]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:37 smithi003 ceph-mon[204507]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:37 smithi046 ceph-mon[189713]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:39 smithi003 ceph-mon[200960]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:39 smithi003 ceph-mon[204507]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:39 smithi046 ceph-mon[189713]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:41 smithi003 ceph-mon[200960]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:42.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:59:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:59:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-07T23:59:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:41 smithi003 ceph-mon[204507]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:41 smithi046 ceph-mon[189713]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:43 smithi003 ceph-mon[204507]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:43 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:59:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:43 smithi003 ceph-mon[200960]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:43 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:59:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:43 smithi046 ceph-mon[189713]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:43 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T23:59:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:59:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:59:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:59:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:59:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:59:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:59:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T23:59:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T23:59:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-07T23:59:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:45 smithi003 ceph-mon[204507]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:45 smithi003 ceph-mon[200960]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:45 smithi046 ceph-mon[189713]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T23:59:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:47 smithi003 ceph-mon[204507]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:47 smithi003 ceph-mon[200960]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:47 smithi046 ceph-mon[189713]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:50.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:49 smithi003 ceph-mon[200960]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:49 smithi003 ceph-mon[204507]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:50.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:49 smithi046 ceph-mon[189713]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 07 23:59:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [07/Oct/2023:23:59:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-07T23:59:52.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:51 smithi003 ceph-mon[200960]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:52.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:51 smithi003 ceph-mon[204507]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:51 smithi046 ceph-mon[189713]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:53 smithi003 ceph-mon[200960]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:53 smithi003 ceph-mon[204507]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:54.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:53 smithi046 ceph-mon[189713]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:55 smithi003 ceph-mon[200960]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:55 smithi003 ceph-mon[204507]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:55 smithi046 ceph-mon[189713]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:58.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:57 smithi003 ceph-mon[200960]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:58.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:57 smithi003 ceph-mon[204507]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-07T23:59:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:57 smithi046 ceph-mon[189713]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:00.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 07 23:59:59 smithi003 ceph-mon[200960]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:00.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 07 23:59:59 smithi003 ceph-mon[204507]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:00.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 07 23:59:59 smithi046 ceph-mon[189713]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:01.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-08T00:00:01.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-08T00:00:01.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-08T00:00:01.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:00:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:00:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:00:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:01 smithi003 ceph-mon[204507]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:01.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:01 smithi003 ceph-mon[200960]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:01.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:01 smithi046 ceph-mon[189713]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:03.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:03 smithi003 ceph-mon[200960]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:03.978 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:03 smithi046 ceph-mon[189713]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:03 smithi003 ceph-mon[204507]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:05 smithi003 ceph-mon[204507]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:05 smithi003 ceph-mon[200960]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:05 smithi046 ceph-mon[189713]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:08.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:07 smithi003 ceph-mon[204507]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:07 smithi003 ceph-mon[200960]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:07 smithi046 ceph-mon[189713]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:09 smithi003 ceph-mon[204507]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:09 smithi003 ceph-mon[200960]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:09 smithi046 ceph-mon[189713]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:00:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:00:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:00:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:11 smithi003 ceph-mon[204507]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:11 smithi003 ceph-mon[200960]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:11 smithi046 ceph-mon[189713]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:13 smithi003 ceph-mon[200960]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:14.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:13 smithi003 ceph-mon[204507]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:13 smithi046 ceph-mon[189713]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:15 smithi003 ceph-mon[200960]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:15 smithi003 ceph-mon[204507]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:15 smithi046 ceph-mon[189713]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:17 smithi003 ceph-mon[200960]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:17 smithi003 ceph-mon[204507]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:17 smithi046 ceph-mon[189713]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:19 smithi003 ceph-mon[200960]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:19 smithi003 ceph-mon[204507]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:19 smithi046 ceph-mon[189713]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:00:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:00:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:00:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:21 smithi003 ceph-mon[204507]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:21 smithi003 ceph-mon[200960]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:21 smithi046 ceph-mon[189713]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:23 smithi003 ceph-mon[204507]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:23 smithi003 ceph-mon[200960]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:23 smithi046 ceph-mon[189713]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:25 smithi003 ceph-mon[204507]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:26.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:25 smithi003 ceph-mon[200960]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:25 smithi046 ceph-mon[189713]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:27 smithi003 ceph-mon[204507]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:27 smithi003 ceph-mon[200960]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:27 smithi046 ceph-mon[189713]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:29 smithi003 ceph-mon[204507]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:29 smithi003 ceph-mon[200960]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:29 smithi046 ceph-mon[189713]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:00:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:00:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:00:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:31 smithi003 ceph-mon[200960]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:31 smithi003 ceph-mon[204507]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:31 smithi046 ceph-mon[189713]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:33 smithi003 ceph-mon[204507]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:33 smithi003 ceph-mon[200960]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:33 smithi046 ceph-mon[189713]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:35 smithi003 ceph-mon[204507]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:35 smithi003 ceph-mon[200960]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:35 smithi046 ceph-mon[189713]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:37 smithi003 ceph-mon[200960]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:38.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:37 smithi003 ceph-mon[204507]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:37 smithi046 ceph-mon[189713]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:39 smithi003 ceph-mon[200960]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:40.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:39 smithi003 ceph-mon[204507]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:39 smithi046 ceph-mon[189713]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:00:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:00:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:00:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:41 smithi003 ceph-mon[204507]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:41 smithi003 ceph-mon[200960]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:41 smithi046 ceph-mon[189713]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:43 smithi003 ceph-mon[204507]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:43 smithi003 ceph-mon[200960]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:43 smithi046 ceph-mon[189713]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:45.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:44 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:00:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:45.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:44 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[204507]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:00:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:00:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[200960]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:00:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:00:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:45 smithi046 ceph-mon[189713]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:00:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:00:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:00:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:00:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:47 smithi003 ceph-mon[204507]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:47 smithi003 ceph-mon[200960]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:48.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:47 smithi046 ceph-mon[189713]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:49 smithi003 ceph-mon[204507]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:49 smithi003 ceph-mon[200960]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:49 smithi046 ceph-mon[189713]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:00:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:00:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:00:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:51 smithi003 ceph-mon[204507]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:51 smithi003 ceph-mon[200960]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:51 smithi046 ceph-mon[189713]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:53 smithi003 ceph-mon[204507]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:53 smithi003 ceph-mon[200960]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:53 smithi046 ceph-mon[189713]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:55 smithi003 ceph-mon[204507]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:55 smithi003 ceph-mon[200960]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:55 smithi046 ceph-mon[189713]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:57 smithi003 ceph-mon[204507]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:57 smithi003 ceph-mon[200960]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:00:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:57 smithi046 ceph-mon[189713]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:00:59 smithi003 ceph-mon[204507]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:00:59 smithi003 ceph-mon[200960]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:00:59 smithi046 ceph-mon[189713]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:01.788 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:01:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:01:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:01:01.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:01 smithi003 ceph-mon[200960]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:01.789 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:02.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:01 smithi003 ceph-mon[204507]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:01 smithi046 ceph-mon[189713]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:03 smithi003 ceph-mon[204507]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:04.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:03 smithi003 ceph-mon[200960]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:03 smithi046 ceph-mon[189713]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:05 smithi003 ceph-mon[204507]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:05 smithi003 ceph-mon[200960]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:05 smithi046 ceph-mon[189713]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:07 smithi003 ceph-mon[204507]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:07 smithi003 ceph-mon[200960]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:07 smithi046 ceph-mon[189713]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:09 smithi003 ceph-mon[204507]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:09 smithi003 ceph-mon[200960]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:09 smithi046 ceph-mon[189713]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:01:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:01:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:01:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:11 smithi003 ceph-mon[204507]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:11 smithi003 ceph-mon[200960]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:11 smithi046 ceph-mon[189713]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:13 smithi003 ceph-mon[204507]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:13 smithi003 ceph-mon[200960]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:13 smithi046 ceph-mon[189713]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:15 smithi003 ceph-mon[204507]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:15 smithi003 ceph-mon[200960]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:15 smithi046 ceph-mon[189713]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:17 smithi003 ceph-mon[204507]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:18.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:17 smithi003 ceph-mon[200960]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:17 smithi046 ceph-mon[189713]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:19 smithi003 ceph-mon[200960]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:20.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:19 smithi003 ceph-mon[204507]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:19 smithi046 ceph-mon[189713]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:01:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:01:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:01:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:21 smithi003 ceph-mon[200960]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:21 smithi003 ceph-mon[204507]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:22.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:21 smithi046 ceph-mon[189713]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:23 smithi003 ceph-mon[200960]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:23 smithi003 ceph-mon[204507]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:23 smithi046 ceph-mon[189713]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:25 smithi003 ceph-mon[200960]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:25 smithi003 ceph-mon[204507]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:25 smithi046 ceph-mon[189713]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:27 smithi003 ceph-mon[200960]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:28.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:27 smithi003 ceph-mon[204507]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:28.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:27 smithi046 ceph-mon[189713]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:29 smithi046 ceph-mon[189713]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:29 smithi003 ceph-mon[204507]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:29 smithi003 ceph-mon[200960]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:01:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:01:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:01:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:31 smithi003 ceph-mon[204507]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:31 smithi003 ceph-mon[200960]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:31 smithi046 ceph-mon[189713]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:33 smithi046 ceph-mon[189713]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:33 smithi003 ceph-mon[204507]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:33 smithi003 ceph-mon[200960]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:35 smithi046 ceph-mon[189713]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:35 smithi003 ceph-mon[204507]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:35 smithi003 ceph-mon[200960]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:37 smithi046 ceph-mon[189713]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:37 smithi003 ceph-mon[204507]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:37 smithi003 ceph-mon[200960]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:39 smithi046 ceph-mon[189713]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:39 smithi003 ceph-mon[204507]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:39 smithi003 ceph-mon[200960]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:01:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:01:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:01:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:41 smithi003 ceph-mon[204507]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:41 smithi003 ceph-mon[200960]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:41 smithi046 ceph-mon[189713]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:43 smithi046 ceph-mon[189713]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:43 smithi003 ceph-mon[204507]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:43 smithi003 ceph-mon[200960]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:45 smithi003 ceph-mon[204507]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:45 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:01:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:45 smithi003 ceph-mon[200960]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:45 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:01:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:45 smithi046 ceph-mon[189713]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:45 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:01:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:01:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:01:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:01:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:01:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:01:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:01:47.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:01:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:01:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:01:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:01:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:47 smithi003 ceph-mon[204507]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:47 smithi003 ceph-mon[200960]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:47 smithi046 ceph-mon[189713]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:49 smithi003 ceph-mon[204507]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:49 smithi003 ceph-mon[200960]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:49 smithi046 ceph-mon[189713]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:51.999 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:01:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:01:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:01:52.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:52 smithi003 ceph-mon[204507]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:52.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:51 smithi003 ceph-mon[200960]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:52 smithi046 ceph-mon[189713]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:54 smithi003 ceph-mon[204507]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:54 smithi003 ceph-mon[200960]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:54 smithi046 ceph-mon[189713]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:56 smithi003 ceph-mon[204507]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:56 smithi003 ceph-mon[200960]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:56 smithi046 ceph-mon[189713]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:01:58 smithi003 ceph-mon[204507]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:01:58 smithi003 ceph-mon[200960]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:01:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:01:58 smithi046 ceph-mon[189713]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:00 smithi003 ceph-mon[204507]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:00 smithi003 ceph-mon[200960]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:00 smithi046 ceph-mon[189713]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:02.010 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:02:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:02:01] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:02:02.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:02 smithi003 ceph-mon[204507]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:02.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:02.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:02 smithi003 ceph-mon[200960]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:02.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:02 smithi046 ceph-mon[189713]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:04 smithi003 ceph-mon[200960]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:04 smithi003 ceph-mon[204507]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:04 smithi046 ceph-mon[189713]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:06 smithi003 ceph-mon[204507]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:06 smithi003 ceph-mon[200960]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:06 smithi046 ceph-mon[189713]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:08 smithi003 ceph-mon[204507]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:08 smithi003 ceph-mon[200960]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:08 smithi046 ceph-mon[189713]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:10 smithi003 ceph-mon[204507]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:10 smithi003 ceph-mon[200960]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:10 smithi046 ceph-mon[189713]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:12.018 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:02:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:02:11] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:02:12.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:12 smithi003 ceph-mon[200960]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:12 smithi003 ceph-mon[204507]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:12 smithi046 ceph-mon[189713]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:14 smithi003 ceph-mon[200960]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:14 smithi003 ceph-mon[204507]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:14 smithi046 ceph-mon[189713]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:16 smithi003 ceph-mon[204507]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:16 smithi003 ceph-mon[200960]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:16 smithi046 ceph-mon[189713]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:18 smithi003 ceph-mon[204507]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:18 smithi003 ceph-mon[200960]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:18 smithi046 ceph-mon[189713]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:19.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:19 smithi003 ceph-mon[204507]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:19.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:19 smithi003 ceph-mon[200960]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:19.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:19 smithi046 ceph-mon[189713]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:21.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:21 smithi003 ceph-mon[204507]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:21 smithi003 ceph-mon[200960]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:21 smithi046 ceph-mon[189713]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:02:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:02:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:02:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:23 smithi003 ceph-mon[204507]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:23 smithi003 ceph-mon[200960]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:23 smithi046 ceph-mon[189713]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:25 smithi003 ceph-mon[204507]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:25 smithi003 ceph-mon[200960]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:25 smithi046 ceph-mon[189713]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:27 smithi003 ceph-mon[204507]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:27 smithi003 ceph-mon[200960]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:27 smithi046 ceph-mon[189713]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:29 smithi003 ceph-mon[204507]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:29 smithi003 ceph-mon[200960]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:29 smithi046 ceph-mon[189713]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:02:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:02:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:02:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:31 smithi003 ceph-mon[200960]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:31 smithi003 ceph-mon[204507]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:31 smithi046 ceph-mon[189713]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:33 smithi003 ceph-mon[204507]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:33 smithi003 ceph-mon[200960]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:33 smithi046 ceph-mon[189713]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:35 smithi003 ceph-mon[204507]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:35 smithi003 ceph-mon[200960]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:35 smithi046 ceph-mon[189713]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:37 smithi003 ceph-mon[204507]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:37 smithi003 ceph-mon[200960]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:37 smithi046 ceph-mon[189713]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:39 smithi003 ceph-mon[204507]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:39 smithi003 ceph-mon[200960]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:40.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:39 smithi046 ceph-mon[189713]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:02:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:02:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:02:42.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:41 smithi003 ceph-mon[204507]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:41 smithi003 ceph-mon[200960]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:41 smithi046 ceph-mon[189713]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:43 smithi003 ceph-mon[204507]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:43 smithi003 ceph-mon[200960]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:43 smithi046 ceph-mon[189713]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:45 smithi003 ceph-mon[204507]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:45 smithi003 ceph-mon[200960]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:45 smithi046 ceph-mon[189713]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:02:47.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:02:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:02:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:02:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[204507]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:48.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:02:48.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:02:48.079 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:02:48.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[200960]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:48.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:02:48.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:02:48.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:02:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:47 smithi046 ceph-mon[189713]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:02:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:02:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:02:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:49 smithi003 ceph-mon[204507]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:50.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:49 smithi003 ceph-mon[200960]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:49 smithi046 ceph-mon[189713]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:02:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:02:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:02:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:51 smithi003 ceph-mon[204507]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:51 smithi003 ceph-mon[200960]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:51 smithi046 ceph-mon[189713]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:53 smithi003 ceph-mon[204507]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:53 smithi003 ceph-mon[200960]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:53 smithi046 ceph-mon[189713]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:55 smithi003 ceph-mon[204507]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:56.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:55 smithi003 ceph-mon[200960]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:55 smithi046 ceph-mon[189713]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:58.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:57 smithi003 ceph-mon[204507]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:58.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:57 smithi003 ceph-mon[200960]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:02:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:57 smithi046 ceph-mon[189713]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:02:59 smithi003 ceph-mon[204507]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:02:59 smithi003 ceph-mon[200960]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:02:59 smithi046 ceph-mon[189713]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:03:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:03:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:03:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:01 smithi003 ceph-mon[204507]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:01 smithi003 ceph-mon[200960]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:01 smithi046 ceph-mon[189713]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:03 smithi003 ceph-mon[204507]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:03 smithi003 ceph-mon[200960]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:03 smithi046 ceph-mon[189713]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:05 smithi003 ceph-mon[204507]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:05 smithi003 ceph-mon[200960]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:05 smithi046 ceph-mon[189713]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:07 smithi003 ceph-mon[204507]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:08.111 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:07 smithi003 ceph-mon[200960]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:08.111 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:07 smithi046 ceph-mon[189713]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:09.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:03:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-08T00:03:09.107209699Z level=info msg="Completed cleanup jobs" duration=90.057872ms 2023-10-08T00:03:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:09 smithi003 ceph-mon[204507]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:09 smithi003 ceph-mon[200960]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:09 smithi046 ceph-mon[189713]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:03:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:03:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:03:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:11 smithi003 ceph-mon[204507]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:11 smithi003 ceph-mon[200960]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:11 smithi046 ceph-mon[189713]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:13 smithi003 ceph-mon[204507]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:13 smithi003 ceph-mon[200960]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:13 smithi046 ceph-mon[189713]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:15 smithi003 ceph-mon[204507]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:15 smithi003 ceph-mon[200960]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:15 smithi046 ceph-mon[189713]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:17 smithi003 ceph-mon[204507]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:17 smithi003 ceph-mon[200960]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:17 smithi046 ceph-mon[189713]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:19 smithi003 ceph-mon[204507]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:19 smithi003 ceph-mon[200960]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:19 smithi046 ceph-mon[189713]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:03:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:03:21] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:03:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:21 smithi003 ceph-mon[204507]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:21 smithi003 ceph-mon[200960]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:21 smithi046 ceph-mon[189713]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:24.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:23 smithi003 ceph-mon[200960]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:23 smithi003 ceph-mon[204507]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:24.100 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:23 smithi046 ceph-mon[189713]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:25 smithi003 ceph-mon[204507]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:25 smithi003 ceph-mon[200960]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:25 smithi046 ceph-mon[189713]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:27 smithi003 ceph-mon[204507]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:27 smithi003 ceph-mon[200960]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:27 smithi046 ceph-mon[189713]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:29 smithi003 ceph-mon[204507]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:29 smithi003 ceph-mon[200960]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:29 smithi046 ceph-mon[189713]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:03:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:03:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:03:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:31 smithi003 ceph-mon[204507]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:31 smithi003 ceph-mon[200960]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:31 smithi046 ceph-mon[189713]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:33 smithi003 ceph-mon[204507]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:33 smithi003 ceph-mon[200960]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:33 smithi046 ceph-mon[189713]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:35 smithi003 ceph-mon[200960]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:35 smithi003 ceph-mon[204507]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:35 smithi046 ceph-mon[189713]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:37 smithi003 ceph-mon[204507]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:37 smithi003 ceph-mon[200960]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:37 smithi046 ceph-mon[189713]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:40.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:39 smithi003 ceph-mon[200960]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:39 smithi003 ceph-mon[204507]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:39 smithi046 ceph-mon[189713]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:03:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:03:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:03:42.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:41 smithi003 ceph-mon[200960]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:41 smithi003 ceph-mon[204507]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:41 smithi046 ceph-mon[189713]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:43 smithi003 ceph-mon[200960]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:44.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:43 smithi003 ceph-mon[204507]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:43 smithi046 ceph-mon[189713]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:45 smithi003 ceph-mon[204507]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:45 smithi003 ceph-mon[200960]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:46.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:45 smithi046 ceph-mon[189713]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:03:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[204507]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[200960]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:03:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:03:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:47 smithi046 ceph-mon[189713]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:03:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:03:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:03:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:03:50.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:49 smithi003 ceph-mon[204507]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:49 smithi003 ceph-mon[200960]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:49 smithi046 ceph-mon[189713]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:03:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:03:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:03:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:51 smithi003 ceph-mon[204507]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:51 smithi003 ceph-mon[200960]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:51 smithi046 ceph-mon[189713]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:54.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:53 smithi003 ceph-mon[200960]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:53 smithi003 ceph-mon[204507]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:54.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:53 smithi046 ceph-mon[189713]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:55 smithi003 ceph-mon[204507]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:55 smithi003 ceph-mon[200960]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:55 smithi046 ceph-mon[189713]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:58.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:57 smithi003 ceph-mon[204507]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:57 smithi003 ceph-mon[200960]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:03:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:57 smithi046 ceph-mon[189713]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:03:59 smithi003 ceph-mon[204507]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:03:59 smithi003 ceph-mon[200960]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:00.098 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:03:59 smithi046 ceph-mon[189713]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:04:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:04:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:04:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:01 smithi003 ceph-mon[204507]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:01 smithi003 ceph-mon[200960]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:01 smithi046 ceph-mon[189713]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:03 smithi003 ceph-mon[204507]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:03 smithi003 ceph-mon[200960]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:03 smithi046 ceph-mon[189713]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:05 smithi003 ceph-mon[204507]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:06.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:05 smithi003 ceph-mon[200960]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:05 smithi046 ceph-mon[189713]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:07 smithi003 ceph-mon[204507]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:07 smithi003 ceph-mon[200960]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:07 smithi046 ceph-mon[189713]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:09 smithi003 ceph-mon[204507]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:10.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:09 smithi003 ceph-mon[200960]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:10.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:09 smithi046 ceph-mon[189713]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:04:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:04:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:04:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:11 smithi003 ceph-mon[204507]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:11 smithi003 ceph-mon[200960]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:11 smithi046 ceph-mon[189713]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:13 smithi003 ceph-mon[204507]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:13 smithi003 ceph-mon[200960]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:13 smithi046 ceph-mon[189713]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:15 smithi003 ceph-mon[204507]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:15 smithi003 ceph-mon[200960]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:15 smithi046 ceph-mon[189713]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:17 smithi003 ceph-mon[204507]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:17 smithi003 ceph-mon[200960]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:17 smithi046 ceph-mon[189713]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:19 smithi003 ceph-mon[204507]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:19 smithi003 ceph-mon[200960]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:19 smithi046 ceph-mon[189713]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:04:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:04:21] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:04:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:21 smithi003 ceph-mon[204507]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:21 smithi003 ceph-mon[200960]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:21 smithi046 ceph-mon[189713]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:24.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:23 smithi003 ceph-mon[204507]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:24.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:23 smithi003 ceph-mon[200960]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:23 smithi046 ceph-mon[189713]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:25 smithi003 ceph-mon[204507]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:25 smithi003 ceph-mon[200960]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:26.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:25 smithi046 ceph-mon[189713]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:27 smithi046 ceph-mon[189713]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:27 smithi003 ceph-mon[204507]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:27 smithi003 ceph-mon[200960]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:29 smithi046 ceph-mon[189713]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:29 smithi003 ceph-mon[204507]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:29 smithi003 ceph-mon[200960]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:04:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:04:31] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:04:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:31 smithi003 ceph-mon[204507]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:31 smithi003 ceph-mon[200960]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:32.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:31 smithi046 ceph-mon[189713]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:33 smithi046 ceph-mon[189713]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:33 smithi003 ceph-mon[200960]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:33 smithi003 ceph-mon[204507]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:35 smithi046 ceph-mon[189713]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:35 smithi003 ceph-mon[204507]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:35 smithi003 ceph-mon[200960]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:37 smithi046 ceph-mon[189713]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:37 smithi003 ceph-mon[200960]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:37 smithi003 ceph-mon[204507]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:39 smithi046 ceph-mon[189713]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:39 smithi003 ceph-mon[200960]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:39 smithi003 ceph-mon[204507]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:04:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:04:41] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:04:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:41 smithi003 ceph-mon[204507]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:41 smithi003 ceph-mon[200960]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:41 smithi046 ceph-mon[189713]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:43 smithi046 ceph-mon[189713]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:43 smithi003 ceph-mon[204507]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:43 smithi003 ceph-mon[200960]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:45 smithi046 ceph-mon[189713]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:45 smithi003 ceph-mon[204507]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:45 smithi003 ceph-mon[200960]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:04:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:47 smithi003 ceph-mon[200960]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:04:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:47 smithi003 ceph-mon[204507]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:04:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:47 smithi046 ceph-mon[189713]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:04:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:04:49.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:04:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:04:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:04:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:04:49.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:04:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:04:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:04:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:04:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:49 smithi003 ceph-mon[204507]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:49 smithi003 ceph-mon[200960]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:49 smithi046 ceph-mon[189713]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:04:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:04:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:04:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:51 smithi003 ceph-mon[204507]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:51 smithi003 ceph-mon[200960]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:51 smithi046 ceph-mon[189713]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:53 smithi003 ceph-mon[204507]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:53 smithi003 ceph-mon[200960]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:53 smithi046 ceph-mon[189713]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:55 smithi003 ceph-mon[204507]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:55 smithi003 ceph-mon[200960]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:55 smithi046 ceph-mon[189713]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:57 smithi003 ceph-mon[200960]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:57 smithi003 ceph-mon[204507]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:04:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:57 smithi046 ceph-mon[189713]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:04:59 smithi003 ceph-mon[204507]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:04:59 smithi003 ceph-mon[200960]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:00.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:04:59 smithi046 ceph-mon[189713]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:05:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:05:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:05:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:01 smithi003 ceph-mon[204507]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:01 smithi003 ceph-mon[200960]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:01 smithi046 ceph-mon[189713]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:03 smithi003 ceph-mon[204507]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:03 smithi003 ceph-mon[200960]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:03 smithi046 ceph-mon[189713]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:05.876 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:05 smithi003 ceph-mon[204507]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:05.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:05 smithi003 ceph-mon[200960]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:05 smithi046 ceph-mon[189713]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:07 smithi003 ceph-mon[204507]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:07 smithi003 ceph-mon[200960]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:07 smithi046 ceph-mon[189713]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:09 smithi003 ceph-mon[204507]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:09 smithi003 ceph-mon[200960]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:10.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:09 smithi046 ceph-mon[189713]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:11.880 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:05:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:05:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:05:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:11 smithi003 ceph-mon[204507]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:11 smithi003 ceph-mon[200960]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:12.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:11 smithi046 ceph-mon[189713]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:13 smithi003 ceph-mon[204507]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:13 smithi003 ceph-mon[200960]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:13 smithi046 ceph-mon[189713]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:15 smithi003 ceph-mon[204507]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:15 smithi003 ceph-mon[200960]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:16.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:15 smithi046 ceph-mon[189713]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:17 smithi003 ceph-mon[204507]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:17 smithi003 ceph-mon[200960]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:18.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:17 smithi046 ceph-mon[189713]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:19 smithi003 ceph-mon[204507]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:20.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:19 smithi003 ceph-mon[200960]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:19 smithi046 ceph-mon[189713]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:21.893 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:05:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:05:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:05:21.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:21 smithi003 ceph-mon[200960]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:21 smithi003 ceph-mon[204507]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:21 smithi046 ceph-mon[189713]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:23 smithi003 ceph-mon[204507]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:23 smithi003 ceph-mon[200960]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:23 smithi046 ceph-mon[189713]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:25 smithi003 ceph-mon[204507]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:25 smithi003 ceph-mon[200960]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:25 smithi046 ceph-mon[189713]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:27 smithi003 ceph-mon[204507]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:27 smithi003 ceph-mon[200960]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:27 smithi046 ceph-mon[189713]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:29 smithi003 ceph-mon[200960]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:29 smithi003 ceph-mon[204507]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:29 smithi046 ceph-mon[189713]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:31.903 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:05:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:05:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:05:31.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:31 smithi003 ceph-mon[204507]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:31.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:31 smithi003 ceph-mon[200960]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:31 smithi046 ceph-mon[189713]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:33 smithi003 ceph-mon[200960]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:33 smithi003 ceph-mon[204507]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:33 smithi046 ceph-mon[189713]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:35 smithi003 ceph-mon[200960]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:35 smithi003 ceph-mon[204507]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:35 smithi046 ceph-mon[189713]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:37 smithi003 ceph-mon[200960]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:37 smithi003 ceph-mon[204507]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:37 smithi046 ceph-mon[189713]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:39 smithi003 ceph-mon[200960]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:39 smithi003 ceph-mon[204507]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:39 smithi046 ceph-mon[189713]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:41.915 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:05:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:05:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:05:41.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:41 smithi003 ceph-mon[204507]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:41 smithi003 ceph-mon[200960]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:41 smithi046 ceph-mon[189713]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:43 smithi003 ceph-mon[204507]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:43 smithi003 ceph-mon[200960]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:43 smithi046 ceph-mon[189713]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:45 smithi003 ceph-mon[204507]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:45 smithi003 ceph-mon[200960]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:45 smithi046 ceph-mon[189713]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:05:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:47 smithi003 ceph-mon[204507]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:47 smithi003 ceph-mon[200960]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:47 smithi046 ceph-mon[189713]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:05:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:05:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:05:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:05:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:05:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:05:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:05:49.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:48 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:05:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:05:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:05:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:05:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:48 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:05:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:49 smithi003 ceph-mon[204507]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:49 smithi003 ceph-mon[200960]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:49 smithi046 ceph-mon[189713]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:51.933 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:05:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:05:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:05:51.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:51 smithi003 ceph-mon[200960]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:51 smithi003 ceph-mon[204507]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:51 smithi046 ceph-mon[189713]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:53 smithi003 ceph-mon[204507]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:53 smithi003 ceph-mon[200960]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:53 smithi046 ceph-mon[189713]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:55 smithi003 ceph-mon[204507]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:55 smithi003 ceph-mon[200960]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:55 smithi046 ceph-mon[189713]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:57 smithi003 ceph-mon[204507]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:57 smithi003 ceph-mon[200960]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:05:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:57 smithi046 ceph-mon[189713]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:05:59 smithi003 ceph-mon[200960]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:05:59 smithi003 ceph-mon[204507]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:05:59 smithi046 ceph-mon[189713]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:01.946 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:06:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:06:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:06:01.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:01 smithi003 ceph-mon[200960]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:01.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:01 smithi003 ceph-mon[204507]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:01 smithi046 ceph-mon[189713]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:03 smithi003 ceph-mon[200960]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:03 smithi003 ceph-mon[204507]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:04.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:03 smithi046 ceph-mon[189713]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:05 smithi003 ceph-mon[204507]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:05 smithi003 ceph-mon[200960]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:05 smithi046 ceph-mon[189713]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:07 smithi003 ceph-mon[204507]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:07 smithi003 ceph-mon[200960]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:07 smithi046 ceph-mon[189713]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:09 smithi003 ceph-mon[204507]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:09 smithi003 ceph-mon[200960]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:09 smithi046 ceph-mon[189713]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:11.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:06:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:06:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:06:11.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:11 smithi003 ceph-mon[200960]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:11 smithi003 ceph-mon[204507]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:11 smithi046 ceph-mon[189713]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:13 smithi003 ceph-mon[200960]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:13 smithi003 ceph-mon[204507]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:13 smithi046 ceph-mon[189713]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:15 smithi003 ceph-mon[200960]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:16.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:15 smithi003 ceph-mon[204507]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:15 smithi046 ceph-mon[189713]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:17 smithi003 ceph-mon[200960]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:18.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:17 smithi003 ceph-mon[204507]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:17 smithi046 ceph-mon[189713]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:19 smithi003 ceph-mon[200960]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:19 smithi003 ceph-mon[204507]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:19 smithi046 ceph-mon[189713]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:21.967 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:06:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:06:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:06:21.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:21 smithi003 ceph-mon[204507]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:21 smithi003 ceph-mon[200960]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:21 smithi046 ceph-mon[189713]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:23 smithi003 ceph-mon[204507]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:23 smithi003 ceph-mon[200960]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:23 smithi046 ceph-mon[189713]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:25 smithi003 ceph-mon[204507]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:25 smithi003 ceph-mon[200960]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:25 smithi046 ceph-mon[189713]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:27 smithi003 ceph-mon[204507]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:27 smithi003 ceph-mon[200960]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:27 smithi046 ceph-mon[189713]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:29 smithi003 ceph-mon[204507]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:29 smithi003 ceph-mon[200960]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:29 smithi046 ceph-mon[189713]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:31.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:06:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:06:31] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:06:31.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:31 smithi003 ceph-mon[200960]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:31.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:31 smithi003 ceph-mon[204507]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:31 smithi046 ceph-mon[189713]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:33 smithi003 ceph-mon[204507]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:33 smithi003 ceph-mon[200960]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:34.323 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:33 smithi003 sudo[327806]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:06:34.323 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:33 smithi003 sudo[327806]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:06:34.323 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:33 smithi003 sudo[327806]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:06:34.323 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:34 smithi003 sudo[327806]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:06:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:33 smithi046 ceph-mon[189713]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:34.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:34 smithi003 sudo[327809]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:06:34.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:34 smithi003 sudo[327809]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:06:34.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:34 smithi003 sudo[327809]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:06:34.823 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:06:34 smithi003 sudo[327809]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:06:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:35 smithi003 ceph-mon[200960]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:35 smithi003 ceph-mon[204507]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:35 smithi046 ceph-mon[189713]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:37 smithi003 ceph-mon[200960]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:37 smithi003 ceph-mon[204507]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:37 smithi046 ceph-mon[189713]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:39 smithi003 ceph-mon[200960]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:39 smithi003 ceph-mon[204507]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:39 smithi046 ceph-mon[189713]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:41.989 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:06:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:06:41] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:06:41.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:41 smithi003 ceph-mon[204507]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:41 smithi003 ceph-mon[200960]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:41 smithi046 ceph-mon[189713]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:43 smithi003 ceph-mon[204507]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:43 smithi003 ceph-mon[200960]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:43 smithi046 ceph-mon[189713]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:45 smithi003 ceph-mon[204507]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:45 smithi003 ceph-mon[200960]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:45 smithi046 ceph-mon[189713]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:06:48.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:48 smithi003 ceph-mon[200960]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:48.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:48 smithi003 ceph-mon[204507]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:48 smithi046 ceph-mon[189713]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:49.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:49 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:06:49.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:49 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:06:49.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:49 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:06:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:50 smithi003 ceph-mon[204507]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:50.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:50 smithi003 ceph-mon[200960]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:50 smithi046 ceph-mon[189713]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:52.013 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:06:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:06:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:06:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[204507]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[200960]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:52 smithi046 ceph-mon[189713]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:06:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:06:53.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:06:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:06:53.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:06:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:06:53.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:06:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:54 smithi003 ceph-mon[204507]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:54 smithi003 ceph-mon[200960]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:54 smithi046 ceph-mon[189713]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:56.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:56 smithi003 ceph-mon[200960]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:56.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:56 smithi003 ceph-mon[204507]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:56 smithi046 ceph-mon[189713]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:06:58 smithi003 ceph-mon[200960]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:06:58 smithi003 ceph-mon[204507]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:06:58.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:06:58 smithi046 ceph-mon[189713]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:00 smithi003 ceph-mon[200960]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:00 smithi003 ceph-mon[204507]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:00 smithi046 ceph-mon[189713]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:02.027 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:07:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:07:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:07:02.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:02 smithi003 ceph-mon[200960]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:02.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:02 smithi003 ceph-mon[204507]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:02 smithi046 ceph-mon[189713]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:02.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:04 smithi003 ceph-mon[200960]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:04 smithi003 ceph-mon[204507]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:04 smithi046 ceph-mon[189713]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:06 smithi003 ceph-mon[200960]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:06 smithi003 ceph-mon[204507]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:06 smithi046 ceph-mon[189713]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:08 smithi003 ceph-mon[200960]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:08 smithi003 ceph-mon[204507]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:08 smithi046 ceph-mon[189713]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:10 smithi003 ceph-mon[204507]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:10 smithi003 ceph-mon[200960]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:10 smithi046 ceph-mon[189713]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:12.039 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:07:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:07:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:07:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:12 smithi003 ceph-mon[200960]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:12 smithi003 ceph-mon[204507]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:12 smithi046 ceph-mon[189713]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:14.044 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:13 smithi003 sudo[328866]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:14.044 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:13 smithi003 sudo[328866]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:14.044 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:13 smithi003 sudo[328866]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:14.044 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:13 smithi003 sudo[328866]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:14.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:14 smithi003 ceph-mon[204507]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:14.045 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:14 smithi003 ceph-mon[200960]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:14.323 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328869]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:14.323 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328869]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:14.323 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328869]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:14.323 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328869]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:14 smithi046 ceph-mon[189713]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:15.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328872]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:15.072 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328872]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:15.073 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328872]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:15.073 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:14 smithi003 sudo[328872]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:15.572 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328875]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:15.573 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328875]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:15.573 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328875]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:15.573 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328875]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:16.045 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328878]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:16.045 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328878]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:16.045 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328878]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:16.045 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:15 smithi003 sudo[328878]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:16.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:16 smithi003 ceph-mon[200960]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:16 smithi003 ceph-mon[204507]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:16.323 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:16 smithi003 sudo[328881]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:16.323 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:16 smithi003 sudo[328881]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:16.323 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:16 smithi003 sudo[328881]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:16.323 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:07:16 smithi003 sudo[328881]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:16 smithi046 ceph-mon[189713]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:17.096 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:16 smithi046 sudo[316098]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:17.096 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:16 smithi046 sudo[316098]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:17.096 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:16 smithi046 sudo[316098]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:17.096 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:16 smithi046 sudo[316098]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:17.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316101]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:17.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316101]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:17.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316101]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:17.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316101]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:18.052 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316104]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:18.052 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316104]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:18.052 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316104]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:18.052 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:17 smithi046 sudo[316104]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:18 smithi003 ceph-mon[200960]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-10-08T00:07:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:18 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:18 smithi003 ceph-mon[204507]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-10-08T00:07:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:18 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:18 smithi046 ceph-mon[189713]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-10-08T00:07:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:18 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:18.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316107]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:18.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316107]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:18.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316107]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:18.347 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316107]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:19.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316110]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:19.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316110]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:19.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316110]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:19.096 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:18 smithi046 sudo[316110]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:19.596 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316113]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:19.596 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316113]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:19.596 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316113]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:19.596 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316113]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:20.054 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316116]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:20.054 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316116]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:20.054 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316116]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:20.054 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:19 smithi046 sudo[316116]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:20 smithi003 ceph-mon[204507]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-10-08T00:07:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:20 smithi003 ceph-mon[200960]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-10-08T00:07:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:20 smithi046 ceph-mon[189713]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2023-10-08T00:07:20.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:20 smithi046 sudo[316119]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:20.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:20 smithi046 sudo[316119]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:20.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:20 smithi046 sudo[316119]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:20.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:07:20 smithi046 sudo[316119]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:20 smithi003 sudo[328884]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:21.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:20 smithi003 sudo[328884]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:20 smithi003 sudo[328884]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:21.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:20 smithi003 sudo[328884]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:21 smithi003 sudo[328887]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:21.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:21 smithi003 sudo[328887]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:21 smithi003 sudo[328887]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:21.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:21 smithi003 sudo[328887]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:07:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:07:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:07:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:21 smithi046 sudo[316122]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:21 smithi046 sudo[316122]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:21 smithi046 sudo[316122]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:21 smithi046 sudo[316122]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:22.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:22 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 sudo[316125]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 sudo[316125]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 sudo[316125]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 sudo[316125]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:22.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:22.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:22.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:22.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:22.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:22 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 sudo[328890]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-08T00:07:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 sudo[328890]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:23.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 sudo[328890]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:23.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:22 smithi003 sudo[328890]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[200960]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:23.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[200960]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[200960]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 sudo[328893]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 sudo[328893]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 sudo[328893]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 sudo[328893]: pam_unix(sudo:session): session closed for user root 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[204507]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:23.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[204507]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:23.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:23.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:23.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:23.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:23 smithi003 ceph-mon[204507]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:23 smithi046 ceph-mon[189713]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:23 smithi046 ceph-mon[189713]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-08T00:07:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-08T00:07:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:23 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-08T00:07:23.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:23 smithi046 ceph-mon[189713]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:24 smithi003 ceph-mon[200960]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:24 smithi003 ceph-mon[200960]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:24 smithi003 ceph-mon[204507]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:24 smithi003 ceph-mon[204507]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:24 smithi046 ceph-mon[189713]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-08T00:07:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:24 smithi046 ceph-mon[189713]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-08T00:07:25.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:25 smithi003 ceph-mon[204507]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:25.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:25 smithi003 ceph-mon[200960]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:25.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:25 smithi046 ceph-mon[189713]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2023-10-08T00:07:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:27 smithi003 ceph-mon[204507]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-10-08T00:07:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:27 smithi003 ceph-mon[200960]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-10-08T00:07:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:27 smithi046 ceph-mon[189713]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2023-10-08T00:07:30.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:29 smithi003 ceph-mon[200960]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-10-08T00:07:30.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:29 smithi003 ceph-mon[204507]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-10-08T00:07:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:29 smithi046 ceph-mon[189713]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-10-08T00:07:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:07:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:07:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:07:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:31 smithi003 ceph-mon[204507]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-10-08T00:07:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:31 smithi003 ceph-mon[200960]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-10-08T00:07:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:31 smithi046 ceph-mon[189713]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2023-10-08T00:07:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:34.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:33 smithi003 ceph-mon[200960]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:34.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:33 smithi003 ceph-mon[204507]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:33 smithi046 ceph-mon[189713]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:36.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:35 smithi003 ceph-mon[200960]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:35 smithi003 ceph-mon[204507]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:35 smithi046 ceph-mon[189713]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:37 smithi003 ceph-mon[200960]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:37 smithi003 ceph-mon[204507]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:37 smithi046 ceph-mon[189713]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-08T00:07:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:39 smithi003 ceph-mon[204507]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:39 smithi003 ceph-mon[200960]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:39 smithi046 ceph-mon[189713]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:07:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:07:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:07:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:41 smithi003 ceph-mon[204507]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:41 smithi003 ceph-mon[200960]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:41 smithi046 ceph-mon[189713]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:43 smithi003 ceph-mon[204507]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:43 smithi003 ceph-mon[200960]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:43 smithi046 ceph-mon[189713]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:45 smithi003 ceph-mon[204507]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:45 smithi003 ceph-mon[200960]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:45 smithi046 ceph-mon[189713]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:47.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:07:48.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:47 smithi003 ceph-mon[200960]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:48.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:47 smithi003 ceph-mon[204507]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:47 smithi046 ceph-mon[189713]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:49 smithi003 ceph-mon[204507]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:49 smithi003 ceph-mon[200960]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:49 smithi046 ceph-mon[189713]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:07:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:07:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:07:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:51 smithi003 ceph-mon[204507]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:51 smithi003 ceph-mon[200960]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:51 smithi046 ceph-mon[189713]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:53.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:52 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:07:53.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:52 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:07:53.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:52 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:07:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[204507]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:07:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:07:54.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[200960]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:07:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:07:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:53 smithi046 ceph-mon[189713]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:07:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:07:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:07:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:55 smithi003 ceph-mon[204507]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:56.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:55 smithi003 ceph-mon[200960]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:55 smithi046 ceph-mon[189713]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:57 smithi003 ceph-mon[204507]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:57 smithi003 ceph-mon[200960]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:07:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:57 smithi046 ceph-mon[189713]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:07:59 smithi003 ceph-mon[204507]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:07:59 smithi003 ceph-mon[200960]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:07:59 smithi046 ceph-mon[189713]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:08:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:08:01] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:08:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:01 smithi003 ceph-mon[204507]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:01 smithi003 ceph-mon[200960]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:01 smithi046 ceph-mon[189713]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:03 smithi003 ceph-mon[204507]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:03 smithi003 ceph-mon[200960]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:03 smithi046 ceph-mon[189713]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:06.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:05 smithi003 ceph-mon[204507]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:06.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:05 smithi003 ceph-mon[200960]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:05 smithi046 ceph-mon[189713]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:07 smithi003 ceph-mon[204507]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:07 smithi003 ceph-mon[200960]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:07 smithi046 ceph-mon[189713]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:09 smithi003 ceph-mon[204507]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:09 smithi003 ceph-mon[200960]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:09 smithi046 ceph-mon[189713]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:08:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:08:11] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:08:12.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:11 smithi003 ceph-mon[204507]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:11 smithi003 ceph-mon[200960]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:11 smithi046 ceph-mon[189713]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:13 smithi003 ceph-mon[204507]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:14.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:13 smithi003 ceph-mon[200960]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:13 smithi046 ceph-mon[189713]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:15 smithi003 ceph-mon[204507]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:15 smithi003 ceph-mon[200960]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:15 smithi046 ceph-mon[189713]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:17 smithi003 ceph-mon[204507]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:18.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:17 smithi003 ceph-mon[200960]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:17 smithi046 ceph-mon[189713]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:19 smithi003 ceph-mon[204507]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:19 smithi003 ceph-mon[200960]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:19 smithi046 ceph-mon[189713]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:08:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:08:21] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:08:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:21 smithi003 ceph-mon[204507]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:21 smithi003 ceph-mon[200960]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:21 smithi046 ceph-mon[189713]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:24.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:23 smithi003 ceph-mon[204507]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:24.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:23 smithi003 ceph-mon[200960]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:23 smithi046 ceph-mon[189713]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:26.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:25 smithi003 ceph-mon[200960]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:26.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:25 smithi003 ceph-mon[204507]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:25 smithi046 ceph-mon[189713]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:28.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:27 smithi003 ceph-mon[200960]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:28.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:27 smithi003 ceph-mon[204507]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:27 smithi046 ceph-mon[189713]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:29 smithi003 ceph-mon[204507]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:30.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:29 smithi003 ceph-mon[200960]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:29 smithi046 ceph-mon[189713]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:32.074 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:08:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:08:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:08:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:31 smithi003 ceph-mon[204507]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:31 smithi003 ceph-mon[200960]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:31 smithi046 ceph-mon[189713]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:34.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:33 smithi003 ceph-mon[204507]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:34.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:33 smithi003 ceph-mon[200960]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:33 smithi046 ceph-mon[189713]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:36.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:35 smithi003 ceph-mon[204507]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:36.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:35 smithi003 ceph-mon[200960]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:35 smithi046 ceph-mon[189713]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:37 smithi003 ceph-mon[204507]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:38.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:37 smithi003 ceph-mon[200960]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:38.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:37 smithi046 ceph-mon[189713]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:39 smithi003 ceph-mon[204507]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:39 smithi003 ceph-mon[200960]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:39 smithi046 ceph-mon[189713]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:08:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:08:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:08:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:41 smithi003 ceph-mon[204507]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:41 smithi003 ceph-mon[200960]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:41 smithi046 ceph-mon[189713]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:43 smithi003 ceph-mon[204507]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:43 smithi003 ceph-mon[200960]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:43 smithi046 ceph-mon[189713]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:45 smithi046 ceph-mon[189713]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:45 smithi003 ceph-mon[204507]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:45 smithi003 ceph-mon[200960]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:08:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:47 smithi046 ceph-mon[189713]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:47 smithi003 ceph-mon[204507]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:47 smithi003 ceph-mon[200960]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:49 smithi046 ceph-mon[189713]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:49 smithi003 ceph-mon[204507]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:49 smithi003 ceph-mon[200960]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:08:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:08:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:08:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:51 smithi003 ceph-mon[204507]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:51 smithi003 ceph-mon[200960]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:51 smithi046 ceph-mon[189713]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:53 smithi046 ceph-mon[189713]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:53 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:08:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:53 smithi003 ceph-mon[204507]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:54.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:53 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:08:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:53 smithi003 ceph-mon[200960]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:53 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:08:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:08:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:08:55.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:54 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:08:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:08:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:08:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:54 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:08:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:08:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:08:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:54 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:08:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:55 smithi003 ceph-mon[204507]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:55 smithi003 ceph-mon[200960]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:55 smithi046 ceph-mon[189713]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:57 smithi003 ceph-mon[204507]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:57 smithi003 ceph-mon[200960]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:08:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:57 smithi046 ceph-mon[189713]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:08:59 smithi003 ceph-mon[204507]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:08:59 smithi003 ceph-mon[200960]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:08:59 smithi046 ceph-mon[189713]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:01.966 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:09:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:09:01] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:09:01.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:01 smithi003 ceph-mon[200960]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:01.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:01.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:01 smithi003 ceph-mon[204507]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:01.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:01 smithi046 ceph-mon[189713]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:03 smithi003 ceph-mon[204507]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:03 smithi003 ceph-mon[200960]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:03 smithi046 ceph-mon[189713]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:05 smithi003 ceph-mon[204507]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:05 smithi003 ceph-mon[200960]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:05 smithi046 ceph-mon[189713]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:07 smithi003 ceph-mon[204507]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:07 smithi003 ceph-mon[200960]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:07 smithi046 ceph-mon[189713]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:09 smithi003 ceph-mon[204507]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:09 smithi003 ceph-mon[200960]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:09 smithi046 ceph-mon[189713]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:11.976 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:09:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:09:11] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:09:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:11 smithi003 ceph-mon[204507]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:11 smithi003 ceph-mon[200960]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:11 smithi046 ceph-mon[189713]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:13 smithi003 ceph-mon[204507]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:13 smithi003 ceph-mon[200960]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:13 smithi046 ceph-mon[189713]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:15 smithi003 ceph-mon[204507]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:15 smithi003 ceph-mon[200960]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:15 smithi046 ceph-mon[189713]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:17 smithi003 ceph-mon[204507]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:17 smithi003 ceph-mon[200960]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:17 smithi046 ceph-mon[189713]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:19 smithi003 ceph-mon[204507]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:19 smithi003 ceph-mon[200960]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:19 smithi046 ceph-mon[189713]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:21.991 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:09:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:09:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:09:21.991 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:21 smithi003 ceph-mon[204507]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:21.992 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:21 smithi003 ceph-mon[200960]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:21 smithi046 ceph-mon[189713]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:23 smithi003 ceph-mon[204507]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:23 smithi003 ceph-mon[200960]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:23 smithi046 ceph-mon[189713]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:25 smithi003 ceph-mon[204507]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:25 smithi003 ceph-mon[200960]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:25 smithi046 ceph-mon[189713]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:27 smithi003 ceph-mon[204507]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:27 smithi003 ceph-mon[200960]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:27 smithi046 ceph-mon[189713]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:29 smithi003 ceph-mon[204507]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:29 smithi003 ceph-mon[200960]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:29 smithi046 ceph-mon[189713]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:32.001 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:09:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:09:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:09:32.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:32 smithi003 ceph-mon[204507]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:32.002 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:32.003 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:32 smithi003 ceph-mon[200960]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:32.003 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:32 smithi046 ceph-mon[189713]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:34 smithi003 ceph-mon[204507]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:34 smithi003 ceph-mon[200960]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:34 smithi046 ceph-mon[189713]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:36 smithi003 ceph-mon[204507]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:36 smithi003 ceph-mon[200960]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:36 smithi046 ceph-mon[189713]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:38 smithi003 ceph-mon[204507]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:38.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:38 smithi003 ceph-mon[200960]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:38 smithi046 ceph-mon[189713]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:40 smithi003 ceph-mon[204507]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:40 smithi003 ceph-mon[200960]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:40 smithi046 ceph-mon[189713]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:42.015 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:09:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:09:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:09:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:42 smithi003 ceph-mon[200960]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:42 smithi003 ceph-mon[204507]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:42 smithi046 ceph-mon[189713]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:44 smithi003 ceph-mon[204507]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:44 smithi003 ceph-mon[200960]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:44 smithi046 ceph-mon[189713]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:46 smithi003 ceph-mon[204507]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:46 smithi003 ceph-mon[200960]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:46 smithi046 ceph-mon[189713]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:09:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:48 smithi003 ceph-mon[204507]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:48 smithi003 ceph-mon[200960]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:48 smithi046 ceph-mon[189713]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:50 smithi003 ceph-mon[204507]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:50 smithi003 ceph-mon[200960]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:50 smithi046 ceph-mon[189713]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:52.028 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:09:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:09:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:09:52.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:52 smithi003 ceph-mon[204507]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:52.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:52 smithi003 ceph-mon[200960]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:52 smithi046 ceph-mon[189713]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:54 smithi003 ceph-mon[204507]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:54 smithi003 ceph-mon[200960]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:54 smithi046 ceph-mon[189713]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:55.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:09:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:09:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:09:55.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:09:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:09:55.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:09:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:09:55.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:09:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:09:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:09:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:09:55.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:09:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:56 smithi003 ceph-mon[204507]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:56 smithi003 ceph-mon[200960]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:56 smithi046 ceph-mon[189713]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:09:58 smithi003 ceph-mon[204507]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:09:58 smithi003 ceph-mon[200960]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:09:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:09:58 smithi046 ceph-mon[189713]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:00 smithi003 ceph-mon[204507]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-08T00:10:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:00 smithi003 ceph-mon[200960]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-08T00:10:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:00 smithi046 ceph-mon[189713]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-08T00:10:02.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:10:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:10:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:10:02.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:02 smithi003 ceph-mon[200960]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:02.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:02 smithi003 ceph-mon[204507]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:02 smithi046 ceph-mon[189713]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:04 smithi003 ceph-mon[204507]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:04 smithi003 ceph-mon[200960]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:04 smithi046 ceph-mon[189713]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:06 smithi003 ceph-mon[204507]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:06 smithi003 ceph-mon[200960]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:06.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:06 smithi046 ceph-mon[189713]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:08 smithi003 ceph-mon[204507]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:08 smithi003 ceph-mon[200960]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:08 smithi046 ceph-mon[189713]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:10 smithi003 ceph-mon[204507]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:10 smithi003 ceph-mon[200960]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:10 smithi046 ceph-mon[189713]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:12.059 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:10:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:10:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:10:12.059 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:12 smithi003 ceph-mon[200960]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:12 smithi003 ceph-mon[204507]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:12 smithi046 ceph-mon[189713]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:14 smithi003 ceph-mon[204507]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:14 smithi003 ceph-mon[200960]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:14 smithi046 ceph-mon[189713]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:16 smithi003 ceph-mon[204507]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:16 smithi003 ceph-mon[200960]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:16 smithi046 ceph-mon[189713]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:18 smithi003 ceph-mon[204507]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:18 smithi003 ceph-mon[200960]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:18 smithi046 ceph-mon[189713]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:20 smithi003 ceph-mon[204507]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:20 smithi003 ceph-mon[200960]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:20 smithi046 ceph-mon[189713]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:10:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:10:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:10:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:22 smithi046 ceph-mon[189713]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:22 smithi003 ceph-mon[204507]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:22 smithi003 ceph-mon[200960]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:24 smithi046 ceph-mon[189713]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:24.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:24 smithi003 ceph-mon[200960]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:24.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:24 smithi003 ceph-mon[204507]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:26 smithi046 ceph-mon[189713]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:26 smithi003 ceph-mon[200960]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:26.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:26 smithi003 ceph-mon[204507]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:28 smithi046 ceph-mon[189713]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:28 smithi003 ceph-mon[204507]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:28.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:28 smithi003 ceph-mon[200960]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:30 smithi046 ceph-mon[189713]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:30 smithi003 ceph-mon[200960]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:30.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:30 smithi003 ceph-mon[204507]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:31.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:31 smithi046 ceph-mon[189713]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:31.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:31 smithi003 ceph-mon[204507]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:31.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:31 smithi003 ceph-mon[200960]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:10:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:10:31] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-08T00:10:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:33.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:33 smithi003 ceph-mon[204507]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:33.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:33 smithi003 ceph-mon[200960]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:33.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:33 smithi046 ceph-mon[189713]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:35.822 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:35 smithi003 ceph-mon[200960]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:35.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:35 smithi003 ceph-mon[204507]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:35.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:35 smithi046 ceph-mon[189713]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:38.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:37 smithi003 ceph-mon[204507]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:38.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:37 smithi003 ceph-mon[200960]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:37 smithi046 ceph-mon[189713]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:40.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:39 smithi003 ceph-mon[204507]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:40.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:39 smithi003 ceph-mon[200960]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:39 smithi046 ceph-mon[189713]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:10:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:10:41] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-08T00:10:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:41 smithi003 ceph-mon[204507]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:41 smithi003 ceph-mon[200960]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:41 smithi046 ceph-mon[189713]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:44.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:43 smithi003 ceph-mon[204507]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:44.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:43 smithi003 ceph-mon[200960]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:43 smithi046 ceph-mon[189713]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:46.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:45 smithi003 ceph-mon[204507]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:46.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:45 smithi003 ceph-mon[200960]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:45 smithi046 ceph-mon[189713]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:47.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:47.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:47.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:10:48.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:47 smithi003 ceph-mon[204507]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:48.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:47 smithi003 ceph-mon[200960]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:48.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:47 smithi046 ceph-mon[189713]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:50.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:49 smithi003 ceph-mon[204507]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:50.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:49 smithi003 ceph-mon[200960]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:50.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:49 smithi046 ceph-mon[189713]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:10:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:10:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:10:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:51 smithi003 ceph-mon[204507]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:51 smithi003 ceph-mon[200960]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:52.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:51 smithi046 ceph-mon[189713]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:54.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:53 smithi003 ceph-mon[204507]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:54.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:53 smithi003 ceph-mon[200960]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:54.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:53 smithi046 ceph-mon[189713]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:56.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:10:56.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:10:56.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:55 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:10:56.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:10:56.097 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:55 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:10:58.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:57 smithi003 ceph-mon[204507]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:58.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:57 smithi003 ceph-mon[200960]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:10:58.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:57 smithi046 ceph-mon[189713]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:00.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:10:59 smithi003 ceph-mon[204507]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:00.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:10:59 smithi003 ceph-mon[200960]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:00.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:10:59 smithi046 ceph-mon[189713]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:11:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:11:01] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:11:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:01 smithi003 ceph-mon[200960]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:01 smithi003 ceph-mon[204507]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:01 smithi046 ceph-mon[189713]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:02.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:04.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:03 smithi003 ceph-mon[204507]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:04.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:03 smithi003 ceph-mon[200960]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:04.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:03 smithi046 ceph-mon[189713]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:06.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:05 smithi003 ceph-mon[204507]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:06.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:05 smithi003 ceph-mon[200960]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:06.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:05 smithi046 ceph-mon[189713]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:08.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:07 smithi003 ceph-mon[204507]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:08.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:07 smithi003 ceph-mon[200960]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:08.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:07 smithi046 ceph-mon[189713]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:10.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:09 smithi003 ceph-mon[204507]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:10.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:09 smithi003 ceph-mon[200960]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:10.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:09 smithi046 ceph-mon[189713]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:11:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:11:11] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:11:12.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:11 smithi003 ceph-mon[204507]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:12.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:11 smithi003 ceph-mon[200960]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:12.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:11 smithi046 ceph-mon[189713]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:13 smithi003 ceph-mon[204507]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:13 smithi003 ceph-mon[200960]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:13 smithi046 ceph-mon[189713]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:15 smithi003 ceph-mon[204507]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:16.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:15 smithi003 ceph-mon[200960]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:15 smithi046 ceph-mon[189713]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:17.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:18.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:17 smithi003 ceph-mon[204507]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:17 smithi003 ceph-mon[200960]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:17 smithi046 ceph-mon[189713]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:20.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:19 smithi003 ceph-mon[200960]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:19 smithi003 ceph-mon[204507]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:19 smithi046 ceph-mon[189713]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:11:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:11:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:11:22.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:21 smithi003 ceph-mon[204507]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:22.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:21 smithi003 ceph-mon[200960]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:21 smithi046 ceph-mon[189713]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:24.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:23 smithi003 ceph-mon[204507]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:24.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:23 smithi003 ceph-mon[200960]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:23 smithi046 ceph-mon[189713]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:26.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:25 smithi003 ceph-mon[204507]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:26.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:25 smithi003 ceph-mon[200960]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:25 smithi046 ceph-mon[189713]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:28.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:27 smithi003 ceph-mon[204507]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:28.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:27 smithi003 ceph-mon[200960]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:27 smithi046 ceph-mon[189713]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:29.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:11:28 smithi046 conmon[240100]: ts=2023-10-08T00:11:28.794Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1696713087075 maxt=1696716000000 ulid=01HC69ZTKBKA47CFGX1P64P8ST duration=46.628716ms 2023-10-08T00:11:29.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:11:28 smithi046 conmon[240100]: ts=2023-10-08T00:11:28.801Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=6.410653ms 2023-10-08T00:11:29.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:11:28 smithi046 conmon[240100]: ts=2023-10-08T00:11:28.801Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=2 mint=1696716000000 2023-10-08T00:11:29.096 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:11:28 smithi046 conmon[240100]: ts=2023-10-08T00:11:28.812Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=2 duration=11.384342ms 2023-10-08T00:11:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:29 smithi046 ceph-mon[189713]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:29 smithi003 ceph-mon[204507]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:29 smithi003 ceph-mon[200960]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:11:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:11:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:11:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:31 smithi003 ceph-mon[204507]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:32.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:32.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:31 smithi003 ceph-mon[200960]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:32.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:31 smithi046 ceph-mon[189713]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:33 smithi046 ceph-mon[189713]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:33 smithi003 ceph-mon[204507]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:33 smithi003 ceph-mon[200960]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:35 smithi046 ceph-mon[189713]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:35 smithi003 ceph-mon[204507]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:35 smithi003 ceph-mon[200960]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:37 smithi046 ceph-mon[189713]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:37 smithi003 ceph-mon[204507]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:37 smithi003 ceph-mon[200960]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:39 smithi046 ceph-mon[189713]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:39 smithi003 ceph-mon[204507]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:39 smithi003 ceph-mon[200960]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:11:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:11:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:11:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:41 smithi003 ceph-mon[204507]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:41 smithi003 ceph-mon[200960]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:42.095 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:41 smithi046 ceph-mon[189713]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:43 smithi046 ceph-mon[189713]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:43 smithi003 ceph-mon[204507]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:43 smithi003 ceph-mon[200960]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:45 smithi046 ceph-mon[189713]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:45 smithi003 ceph-mon[204507]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:45 smithi003 ceph-mon[200960]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:11:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:47 smithi003 ceph-mon[204507]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:47 smithi003 ceph-mon[200960]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:47 smithi046 ceph-mon[189713]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:49 smithi003 ceph-mon[204507]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:49 smithi003 ceph-mon[200960]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:49 smithi046 ceph-mon[189713]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:11:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:11:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:11:52.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:51 smithi003 ceph-mon[204507]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:51 smithi003 ceph-mon[200960]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:51 smithi046 ceph-mon[189713]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:53 smithi003 ceph-mon[204507]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:53 smithi003 ceph-mon[200960]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:53 smithi046 ceph-mon[189713]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:55 smithi003 ceph-mon[204507]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:55 smithi003 ceph-mon[200960]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:55 smithi046 ceph-mon[189713]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:11:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:11:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:11:57.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:11:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:11:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:11:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:11:57.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:11:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:11:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:11:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:11:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:11:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:57 smithi003 ceph-mon[204507]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:57 smithi003 ceph-mon[200960]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:11:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:57 smithi046 ceph-mon[189713]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:11:59 smithi003 ceph-mon[204507]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:11:59 smithi003 ceph-mon[200960]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:11:59 smithi046 ceph-mon[189713]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:12:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:12:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:12:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:01 smithi003 ceph-mon[204507]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:01 smithi003 ceph-mon[200960]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:01 smithi046 ceph-mon[189713]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:03 smithi003 ceph-mon[204507]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:03 smithi003 ceph-mon[200960]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:03 smithi046 ceph-mon[189713]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:05 smithi003 ceph-mon[204507]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:06.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:05 smithi003 ceph-mon[200960]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:06.410 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:05 smithi046 ceph-mon[189713]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:07 smithi003 ceph-mon[204507]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:07 smithi003 ceph-mon[200960]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:07 smithi046 ceph-mon[189713]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:09 smithi003 ceph-mon[204507]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:09 smithi003 ceph-mon[200960]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:09 smithi046 ceph-mon[189713]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:11.877 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:12:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:12:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:12:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:11 smithi003 ceph-mon[204507]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:11 smithi003 ceph-mon[200960]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:11 smithi046 ceph-mon[189713]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:13 smithi003 ceph-mon[204507]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:13 smithi003 ceph-mon[200960]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:13 smithi046 ceph-mon[189713]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:15 smithi003 ceph-mon[204507]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:15 smithi003 ceph-mon[200960]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:15 smithi046 ceph-mon[189713]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:17.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:17.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:17 smithi003 ceph-mon[204507]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:17 smithi003 ceph-mon[200960]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:17 smithi046 ceph-mon[189713]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:19 smithi003 ceph-mon[200960]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:19 smithi003 ceph-mon[204507]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:20.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:19 smithi046 ceph-mon[189713]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:21.897 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:12:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:12:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:12:21.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:21 smithi003 ceph-mon[204507]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:21 smithi003 ceph-mon[200960]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:21 smithi046 ceph-mon[189713]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:23 smithi003 ceph-mon[204507]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:23 smithi003 ceph-mon[200960]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:23 smithi046 ceph-mon[189713]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:25 smithi003 ceph-mon[204507]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:25 smithi003 ceph-mon[200960]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:25 smithi046 ceph-mon[189713]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:27 smithi003 ceph-mon[204507]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:27 smithi003 ceph-mon[200960]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:27 smithi046 ceph-mon[189713]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:29 smithi003 ceph-mon[204507]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:29 smithi003 ceph-mon[200960]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:29 smithi046 ceph-mon[189713]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:31.906 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:12:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:12:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:12:31.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:31 smithi003 ceph-mon[204507]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:31.907 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:31.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:31 smithi003 ceph-mon[200960]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:31.907 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:31 smithi046 ceph-mon[189713]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:33 smithi003 ceph-mon[200960]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:33 smithi003 ceph-mon[204507]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:33 smithi046 ceph-mon[189713]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:35 smithi003 ceph-mon[204507]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:35 smithi003 ceph-mon[200960]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:35 smithi046 ceph-mon[189713]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:37 smithi003 ceph-mon[204507]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:37 smithi003 ceph-mon[200960]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:37 smithi046 ceph-mon[189713]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:39 smithi003 ceph-mon[204507]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:39 smithi003 ceph-mon[200960]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:39 smithi046 ceph-mon[189713]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:41.916 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:12:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:12:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:12:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:41 smithi003 ceph-mon[204507]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:41 smithi003 ceph-mon[200960]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:41 smithi046 ceph-mon[189713]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:43 smithi003 ceph-mon[204507]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:44.534 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:43 smithi003 ceph-mon[200960]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:44.535 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:43 smithi046 ceph-mon[189713]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:45 smithi003 ceph-mon[204507]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:45 smithi003 ceph-mon[200960]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:45 smithi046 ceph-mon[189713]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:12:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:47 smithi003 ceph-mon[204507]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:47 smithi003 ceph-mon[200960]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:47 smithi046 ceph-mon[189713]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:49 smithi003 ceph-mon[204507]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:49 smithi003 ceph-mon[200960]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:49 smithi046 ceph-mon[189713]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:51.934 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:12:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:12:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:12:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:51 smithi003 ceph-mon[204507]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:51 smithi003 ceph-mon[200960]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:52.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:51 smithi046 ceph-mon[189713]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:53 smithi003 ceph-mon[204507]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:53 smithi003 ceph-mon[200960]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:53 smithi046 ceph-mon[189713]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:55 smithi003 ceph-mon[204507]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:55 smithi003 ceph-mon[200960]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:55 smithi046 ceph-mon[189713]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:57.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:56 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:12:57.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:56 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:12:57.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:56 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:12:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[204507]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:12:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:12:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:12:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[200960]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:12:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:12:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:57 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:12:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:57 smithi046 ceph-mon[189713]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:12:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:12:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:12:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:57 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:13:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:12:59 smithi003 ceph-mon[204507]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:12:59 smithi003 ceph-mon[200960]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:12:59 smithi046 ceph-mon[189713]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:01.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:13:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:13:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:13:01.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:01 smithi003 ceph-mon[204507]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:01.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:01.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:01 smithi003 ceph-mon[200960]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:01.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:01 smithi046 ceph-mon[189713]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:03 smithi003 ceph-mon[204507]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:03 smithi003 ceph-mon[200960]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:03 smithi046 ceph-mon[189713]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:05 smithi003 ceph-mon[204507]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:05 smithi003 ceph-mon[200960]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:05 smithi046 ceph-mon[189713]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:07 smithi003 ceph-mon[204507]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:07 smithi003 ceph-mon[200960]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:07 smithi046 ceph-mon[189713]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:09.596 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:13:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-08T00:13:09.107931449Z level=info msg="Completed cleanup jobs" duration=91.154033ms 2023-10-08T00:13:10.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:09 smithi003 ceph-mon[200960]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:09 smithi003 ceph-mon[204507]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:09 smithi046 ceph-mon[189713]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:11.961 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:13:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:13:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:13:11.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:11 smithi003 ceph-mon[204507]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:11.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:11 smithi003 ceph-mon[200960]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:11 smithi046 ceph-mon[189713]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:13 smithi003 ceph-mon[204507]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:13 smithi003 ceph-mon[200960]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:13 smithi046 ceph-mon[189713]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:15 smithi003 ceph-mon[204507]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:15 smithi003 ceph-mon[200960]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:15 smithi046 ceph-mon[189713]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:17 smithi003 ceph-mon[204507]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:17 smithi003 ceph-mon[200960]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:17 smithi046 ceph-mon[189713]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:19 smithi003 ceph-mon[204507]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:19 smithi003 ceph-mon[200960]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:19 smithi046 ceph-mon[189713]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:21.974 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:13:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:13:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:13:21.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:21 smithi003 ceph-mon[200960]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:21 smithi003 ceph-mon[204507]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:21 smithi046 ceph-mon[189713]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:23 smithi003 ceph-mon[204507]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:23 smithi003 ceph-mon[200960]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:23 smithi046 ceph-mon[189713]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:25 smithi003 ceph-mon[204507]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:25 smithi003 ceph-mon[200960]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:25 smithi046 ceph-mon[189713]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:27 smithi003 ceph-mon[204507]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:27 smithi003 ceph-mon[200960]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:27 smithi046 ceph-mon[189713]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:30.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:29 smithi003 ceph-mon[204507]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:30.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:29 smithi003 ceph-mon[200960]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:29 smithi046 ceph-mon[189713]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:31.986 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:13:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:13:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:13:31.987 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:31 smithi003 ceph-mon[200960]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:31 smithi003 ceph-mon[204507]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:31 smithi046 ceph-mon[189713]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:33 smithi003 ceph-mon[204507]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:33 smithi003 ceph-mon[200960]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:34.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:33 smithi046 ceph-mon[189713]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:35 smithi003 ceph-mon[204507]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:35 smithi003 ceph-mon[200960]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:35 smithi046 ceph-mon[189713]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:37 smithi003 ceph-mon[204507]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:37 smithi003 ceph-mon[200960]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:37 smithi046 ceph-mon[189713]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:39 smithi003 ceph-mon[204507]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:40.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:39 smithi003 ceph-mon[200960]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:39 smithi046 ceph-mon[189713]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:41.997 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:13:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:13:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:13:41.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:41 smithi003 ceph-mon[200960]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:41 smithi003 ceph-mon[204507]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:41 smithi046 ceph-mon[189713]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:43 smithi003 ceph-mon[204507]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:43 smithi003 ceph-mon[200960]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:43 smithi046 ceph-mon[189713]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:46 smithi003 ceph-mon[204507]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:46 smithi003 ceph-mon[200960]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:46 smithi046 ceph-mon[189713]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:13:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:48 smithi003 ceph-mon[204507]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:48 smithi003 ceph-mon[200960]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:48.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:48 smithi046 ceph-mon[189713]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:50 smithi003 ceph-mon[204507]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:50 smithi003 ceph-mon[200960]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:50 smithi046 ceph-mon[189713]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:52.014 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:13:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:13:51] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-08T00:13:52.014 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:52 smithi003 ceph-mon[200960]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:52 smithi003 ceph-mon[204507]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:52 smithi046 ceph-mon[189713]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:54 smithi003 ceph-mon[204507]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:54 smithi003 ceph-mon[200960]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:54 smithi046 ceph-mon[189713]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:56 smithi003 ceph-mon[204507]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:56 smithi003 ceph-mon[200960]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:56 smithi046 ceph-mon[189713]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[204507]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[200960]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:13:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:13:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:13:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:58 smithi046 ceph-mon[189713]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:13:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:13:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:13:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:13:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:13:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:14:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:00 smithi003 ceph-mon[204507]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:00 smithi003 ceph-mon[200960]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:00 smithi046 ceph-mon[189713]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:02.023 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:14:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:14:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:14:02.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:02 smithi003 ceph-mon[204507]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:02.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:02.025 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:02 smithi003 ceph-mon[200960]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:02.025 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:02 smithi046 ceph-mon[189713]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:04 smithi003 ceph-mon[204507]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:04 smithi003 ceph-mon[200960]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:04 smithi046 ceph-mon[189713]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:06 smithi003 ceph-mon[204507]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:06 smithi003 ceph-mon[200960]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:06 smithi046 ceph-mon[189713]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:08 smithi003 ceph-mon[204507]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:08 smithi003 ceph-mon[200960]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:08 smithi046 ceph-mon[189713]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:10 smithi003 ceph-mon[204507]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:10 smithi003 ceph-mon[200960]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:10 smithi046 ceph-mon[189713]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:12.038 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:14:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:14:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:14:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:12 smithi003 ceph-mon[204507]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:12 smithi003 ceph-mon[200960]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:12 smithi046 ceph-mon[189713]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:14 smithi003 ceph-mon[204507]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:14 smithi003 ceph-mon[200960]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:14 smithi046 ceph-mon[189713]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:16 smithi003 ceph-mon[204507]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:16 smithi003 ceph-mon[200960]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:16 smithi046 ceph-mon[189713]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:18 smithi003 ceph-mon[204507]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:18 smithi003 ceph-mon[200960]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:18 smithi046 ceph-mon[189713]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:20 smithi003 ceph-mon[204507]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:20 smithi003 ceph-mon[200960]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:20 smithi046 ceph-mon[189713]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:22.051 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:14:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:14:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:14:22.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:22 smithi003 ceph-mon[200960]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:22.051 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:22 smithi003 ceph-mon[204507]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:22 smithi046 ceph-mon[189713]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:24.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:24 smithi003 ceph-mon[200960]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:24 smithi003 ceph-mon[204507]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:24 smithi046 ceph-mon[189713]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:26 smithi003 ceph-mon[200960]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:26 smithi003 ceph-mon[204507]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:26 smithi046 ceph-mon[189713]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:28 smithi003 ceph-mon[200960]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:28 smithi003 ceph-mon[204507]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:28 smithi046 ceph-mon[189713]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:30 smithi003 ceph-mon[200960]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:30 smithi003 ceph-mon[204507]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:30 smithi046 ceph-mon[189713]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:32.064 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:14:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:14:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:14:32.065 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:32 smithi003 ceph-mon[200960]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:32.065 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:32 smithi003 ceph-mon[204507]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:32 smithi046 ceph-mon[189713]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:34 smithi003 ceph-mon[204507]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:34 smithi003 ceph-mon[200960]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:34 smithi046 ceph-mon[189713]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:36 smithi003 ceph-mon[204507]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:36 smithi003 ceph-mon[200960]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:36 smithi046 ceph-mon[189713]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:38 smithi003 ceph-mon[204507]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:38 smithi003 ceph-mon[200960]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:38 smithi046 ceph-mon[189713]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:40 smithi003 ceph-mon[204507]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:40 smithi003 ceph-mon[200960]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:40 smithi046 ceph-mon[189713]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:14:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:14:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:14:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:42 smithi046 ceph-mon[189713]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:42 smithi003 ceph-mon[200960]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:42 smithi003 ceph-mon[204507]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:44 smithi046 ceph-mon[189713]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:44 smithi003 ceph-mon[200960]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:44 smithi003 ceph-mon[204507]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:46 smithi046 ceph-mon[189713]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:46 smithi003 ceph-mon[200960]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:46 smithi003 ceph-mon[204507]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:47.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:14:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:48 smithi046 ceph-mon[189713]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:48.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:48 smithi003 ceph-mon[200960]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:48.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:48 smithi003 ceph-mon[204507]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:50 smithi046 ceph-mon[189713]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:50.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:50 smithi003 ceph-mon[200960]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:50 smithi003 ceph-mon[204507]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:14:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:14:51] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:14:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:52 smithi046 ceph-mon[189713]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:52 smithi003 ceph-mon[200960]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:52 smithi003 ceph-mon[204507]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:54 smithi046 ceph-mon[189713]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:54.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:54 smithi003 ceph-mon[200960]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:54.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:54 smithi003 ceph-mon[204507]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:56 smithi046 ceph-mon[189713]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:56.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:56 smithi003 ceph-mon[200960]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:56.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:56 smithi003 ceph-mon[204507]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:58 smithi003 ceph-mon[200960]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:14:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:58 smithi003 ceph-mon[204507]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:14:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:58 smithi046 ceph-mon[189713]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:14:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:14:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:14:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:14:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:14:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:14:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:14:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:14:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:14:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:14:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:14:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:14:59.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:14:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:15:00.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:00 smithi003 ceph-mon[200960]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:00.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:00 smithi003 ceph-mon[204507]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:00 smithi046 ceph-mon[189713]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:15:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:15:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:15:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:02 smithi003 ceph-mon[200960]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:02 smithi003 ceph-mon[204507]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:02 smithi046 ceph-mon[189713]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:04.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:04 smithi003 ceph-mon[200960]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:04 smithi003 ceph-mon[204507]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:04 smithi046 ceph-mon[189713]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:06.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:06 smithi003 ceph-mon[200960]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:06.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:06 smithi003 ceph-mon[204507]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:06 smithi046 ceph-mon[189713]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:08.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:08 smithi003 ceph-mon[200960]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:08 smithi003 ceph-mon[204507]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:08 smithi046 ceph-mon[189713]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:09 smithi003 ceph-mon[200960]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:09 smithi003 ceph-mon[204507]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:09.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:09 smithi046 ceph-mon[189713]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:11.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:15:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:15:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:15:11.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:11 smithi003 ceph-mon[204507]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:11.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:11 smithi003 ceph-mon[200960]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:11 smithi046 ceph-mon[189713]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:14.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:13 smithi003 ceph-mon[204507]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:14.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:13 smithi003 ceph-mon[200960]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:13 smithi046 ceph-mon[189713]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:16.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:15 smithi003 ceph-mon[204507]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:16.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:15 smithi003 ceph-mon[200960]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:15 smithi046 ceph-mon[189713]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:17.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:17.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:18.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:17 smithi003 ceph-mon[200960]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:18.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:17 smithi003 ceph-mon[204507]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:17 smithi046 ceph-mon[189713]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:20.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:19 smithi003 ceph-mon[204507]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:20.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:19 smithi003 ceph-mon[200960]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:19 smithi046 ceph-mon[189713]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:21 smithi003 ceph-mon[200960]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:22.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:15:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:15:21] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:15:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:21 smithi003 ceph-mon[204507]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:21 smithi046 ceph-mon[189713]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:24.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:23 smithi046 ceph-mon[189713]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:23 smithi003 ceph-mon[204507]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:23 smithi003 ceph-mon[200960]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:26.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:25 smithi046 ceph-mon[189713]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:25 smithi003 ceph-mon[204507]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:25 smithi003 ceph-mon[200960]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:28.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:27 smithi046 ceph-mon[189713]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:27 smithi003 ceph-mon[204507]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:27 smithi003 ceph-mon[200960]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:30.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:29 smithi046 ceph-mon[189713]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:29 smithi003 ceph-mon[204507]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:29 smithi003 ceph-mon[200960]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:32.073 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:15:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:15:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:15:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:31 smithi003 ceph-mon[204507]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:31 smithi003 ceph-mon[200960]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:32.074 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:31 smithi046 ceph-mon[189713]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:32.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:34.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:33 smithi046 ceph-mon[189713]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:33 smithi003 ceph-mon[204507]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:33 smithi003 ceph-mon[200960]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:36.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:35 smithi046 ceph-mon[189713]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:35 smithi003 ceph-mon[204507]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:35 smithi003 ceph-mon[200960]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:38.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:37 smithi046 ceph-mon[189713]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:37 smithi003 ceph-mon[204507]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:37 smithi003 ceph-mon[200960]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:40.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:39 smithi046 ceph-mon[189713]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:39 smithi003 ceph-mon[204507]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:39 smithi003 ceph-mon[200960]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:15:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:15:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:15:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:41 smithi003 ceph-mon[204507]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:41 smithi003 ceph-mon[200960]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:42.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:41 smithi046 ceph-mon[189713]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:44.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:43 smithi046 ceph-mon[189713]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:43 smithi003 ceph-mon[204507]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:43 smithi003 ceph-mon[200960]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:46.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:45 smithi046 ceph-mon[189713]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:45 smithi003 ceph-mon[204507]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:45 smithi003 ceph-mon[200960]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:15:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:47 smithi003 ceph-mon[204507]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:47 smithi003 ceph-mon[200960]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:47 smithi046 ceph-mon[189713]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:49 smithi003 ceph-mon[204507]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:49 smithi003 ceph-mon[200960]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:49 smithi046 ceph-mon[189713]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:15:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:15:51] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-08T00:15:52.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:51 smithi003 ceph-mon[204507]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:52.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:51 smithi003 ceph-mon[200960]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:51 smithi046 ceph-mon[189713]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:53 smithi003 ceph-mon[204507]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:53 smithi003 ceph-mon[200960]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:53 smithi046 ceph-mon[189713]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:55 smithi003 ceph-mon[204507]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:55 smithi003 ceph-mon[200960]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:55 smithi046 ceph-mon[189713]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:57 smithi003 ceph-mon[204507]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:57 smithi003 ceph-mon[200960]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:57 smithi046 ceph-mon[189713]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:15:59.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:58 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:15:59.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:58 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:15:59.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:58 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:16:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[204507]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:16:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:16:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:16:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[200960]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:16:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:16:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:15:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:16:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:59 smithi046 ceph-mon[189713]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:16:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:16:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:15:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:16:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:16:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:16:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:16:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:01 smithi003 ceph-mon[200960]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:02.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:01 smithi003 ceph-mon[204507]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:02.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:01 smithi046 ceph-mon[189713]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:03 smithi003 ceph-mon[200960]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:04.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:03 smithi003 ceph-mon[204507]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:04.918 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:03 smithi046 ceph-mon[189713]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:05 smithi003 ceph-mon[204507]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:05 smithi003 ceph-mon[200960]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:05 smithi046 ceph-mon[189713]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:07 smithi003 ceph-mon[204507]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:07 smithi003 ceph-mon[200960]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:07 smithi046 ceph-mon[189713]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:09 smithi003 ceph-mon[204507]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:09 smithi003 ceph-mon[200960]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:09 smithi046 ceph-mon[189713]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:11.881 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:16:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:16:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:16:11.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:11 smithi003 ceph-mon[204507]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:11 smithi003 ceph-mon[200960]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:11 smithi046 ceph-mon[189713]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:13 smithi003 ceph-mon[204507]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:13 smithi003 ceph-mon[200960]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:13 smithi046 ceph-mon[189713]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:15 smithi003 ceph-mon[204507]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:15 smithi003 ceph-mon[200960]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:15 smithi046 ceph-mon[189713]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:17 smithi003 ceph-mon[204507]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:17 smithi003 ceph-mon[200960]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:17 smithi046 ceph-mon[189713]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:19 smithi003 ceph-mon[204507]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:19 smithi003 ceph-mon[200960]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:19 smithi046 ceph-mon[189713]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:21.898 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:16:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:16:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:16:21.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:21 smithi003 ceph-mon[200960]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:22.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:21 smithi003 ceph-mon[204507]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:21 smithi046 ceph-mon[189713]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:23 smithi003 ceph-mon[204507]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:23 smithi003 ceph-mon[200960]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:23 smithi046 ceph-mon[189713]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:25 smithi003 ceph-mon[204507]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:25 smithi003 ceph-mon[200960]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:25 smithi046 ceph-mon[189713]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:27 smithi003 ceph-mon[204507]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:27 smithi003 ceph-mon[200960]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:27 smithi046 ceph-mon[189713]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:29 smithi003 ceph-mon[204507]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:29 smithi003 ceph-mon[200960]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:29 smithi046 ceph-mon[189713]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:31.913 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:16:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:16:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:16:31.914 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:31 smithi003 ceph-mon[204507]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:31.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:31 smithi003 ceph-mon[200960]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:31.915 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:31 smithi046 ceph-mon[189713]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:33 smithi003 ceph-mon[204507]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:33 smithi003 ceph-mon[200960]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:33 smithi046 ceph-mon[189713]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:35 smithi003 ceph-mon[204507]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:35 smithi003 ceph-mon[200960]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:35 smithi046 ceph-mon[189713]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:37 smithi003 ceph-mon[204507]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:37 smithi003 ceph-mon[200960]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:37 smithi046 ceph-mon[189713]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:39 smithi003 ceph-mon[204507]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:39 smithi003 ceph-mon[200960]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:39 smithi046 ceph-mon[189713]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:41.928 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:16:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:16:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:16:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:41 smithi003 ceph-mon[200960]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:41 smithi003 ceph-mon[204507]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:41 smithi046 ceph-mon[189713]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:43 smithi003 ceph-mon[200960]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:43 smithi003 ceph-mon[204507]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:43 smithi046 ceph-mon[189713]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:45 smithi003 ceph-mon[204507]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:45 smithi003 ceph-mon[200960]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:45 smithi046 ceph-mon[189713]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:16:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:47 smithi003 ceph-mon[204507]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:47 smithi003 ceph-mon[200960]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:47 smithi046 ceph-mon[189713]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:49 smithi003 ceph-mon[204507]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:50.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:49 smithi003 ceph-mon[200960]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:49 smithi046 ceph-mon[189713]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:51.945 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:16:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:16:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:16:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:51 smithi003 ceph-mon[204507]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:51 smithi003 ceph-mon[200960]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:51 smithi046 ceph-mon[189713]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:54.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:53 smithi003 ceph-mon[204507]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:54.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:53 smithi003 ceph-mon[200960]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:53 smithi046 ceph-mon[189713]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:55 smithi003 ceph-mon[204507]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:55 smithi003 ceph-mon[200960]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:55 smithi046 ceph-mon[189713]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:58.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:57 smithi003 ceph-mon[204507]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:58.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:57 smithi003 ceph-mon[200960]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:16:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:57 smithi046 ceph-mon[189713]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:59 smithi003 ceph-mon[204507]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:16:59 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:17:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:59 smithi003 ceph-mon[200960]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:16:59 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:17:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:59 smithi046 ceph-mon[189713]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:16:59 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:17:01.955 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:17:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:17:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:17:01.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:01 smithi003 ceph-mon[204507]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:01.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:01.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:01 smithi003 ceph-mon[200960]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:01.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:01 smithi046 ceph-mon[189713]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:03 smithi003 ceph-mon[204507]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:03.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:03.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:03 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:03 smithi003 ceph-mon[200960]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:03.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:03 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:03 smithi046 ceph-mon[189713]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:03.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:03 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:05.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:05 smithi003 ceph-mon[204507]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:05.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:05 smithi003 ceph-mon[200960]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:05.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:05 smithi046 ceph-mon[189713]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:07.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[204507]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[200960]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:07.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:17:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:17:07.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:07 smithi046 ceph-mon[189713]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:17:07.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:17:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:09 smithi003 ceph-mon[204507]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:09.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:09 smithi003 ceph-mon[200960]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:09.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:09 smithi046 ceph-mon[189713]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:11.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:17:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:17:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:17:11.823 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:11 smithi003 ceph-mon[204507]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:11.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:11 smithi003 ceph-mon[200960]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:11.846 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:11 smithi046 ceph-mon[189713]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:14.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:13 smithi046 ceph-mon[189713]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:13 smithi003 ceph-mon[200960]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:13 smithi003 ceph-mon[204507]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:16.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:15 smithi046 ceph-mon[189713]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:15 smithi003 ceph-mon[200960]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:15 smithi003 ceph-mon[204507]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:17.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:18.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:17 smithi046 ceph-mon[189713]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:17 smithi003 ceph-mon[204507]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:17 smithi003 ceph-mon[200960]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:20.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:19 smithi046 ceph-mon[189713]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:19 smithi003 ceph-mon[200960]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:19 smithi003 ceph-mon[204507]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:17:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:17:21] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:17:22.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:21 smithi003 ceph-mon[200960]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:22.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:21 smithi003 ceph-mon[204507]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:22.096 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:21 smithi046 ceph-mon[189713]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:23 smithi003 ceph-mon[200960]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:23 smithi003 ceph-mon[204507]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:23 smithi046 ceph-mon[189713]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:25 smithi003 ceph-mon[204507]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:25 smithi003 ceph-mon[200960]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:25 smithi046 ceph-mon[189713]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:28.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:27 smithi003 ceph-mon[200960]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:28.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:27 smithi003 ceph-mon[204507]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:27 smithi046 ceph-mon[189713]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:29 smithi003 ceph-mon[200960]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:29 smithi003 ceph-mon[204507]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:29 smithi046 ceph-mon[189713]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:17:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:17:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:17:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:31 smithi003 ceph-mon[200960]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:32.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:31 smithi003 ceph-mon[204507]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:32.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:31 smithi046 ceph-mon[189713]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:33 smithi003 ceph-mon[200960]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:33 smithi003 ceph-mon[204507]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:33 smithi046 ceph-mon[189713]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:35 smithi003 ceph-mon[200960]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:35 smithi003 ceph-mon[204507]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:35 smithi046 ceph-mon[189713]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:37 smithi003 ceph-mon[200960]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:37 smithi003 ceph-mon[204507]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:37 smithi046 ceph-mon[189713]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:39 smithi003 ceph-mon[200960]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:39 smithi003 ceph-mon[204507]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:39 smithi046 ceph-mon[189713]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:17:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:17:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:17:42.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:41 smithi003 ceph-mon[204507]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:42.073 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:41 smithi003 ceph-mon[200960]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:41 smithi046 ceph-mon[189713]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:43 smithi003 ceph-mon[204507]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:43 smithi003 ceph-mon[200960]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:43 smithi046 ceph-mon[189713]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:45 smithi003 ceph-mon[204507]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:45 smithi003 ceph-mon[200960]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:45 smithi046 ceph-mon[189713]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:17:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:47 smithi003 ceph-mon[204507]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:47 smithi003 ceph-mon[200960]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:47 smithi046 ceph-mon[189713]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:49 smithi003 ceph-mon[204507]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:49 smithi003 ceph-mon[200960]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:49 smithi046 ceph-mon[189713]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:51.887 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:17:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:17:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:17:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:51 smithi003 ceph-mon[204507]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:52.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:51 smithi003 ceph-mon[200960]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:51 smithi046 ceph-mon[189713]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:53 smithi003 ceph-mon[204507]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:53 smithi003 ceph-mon[200960]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:53 smithi046 ceph-mon[189713]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:55 smithi003 ceph-mon[204507]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:55 smithi003 ceph-mon[200960]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:55 smithi046 ceph-mon[189713]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:57 smithi003 ceph-mon[204507]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:57 smithi003 ceph-mon[200960]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:17:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:57 smithi046 ceph-mon[189713]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:17:59 smithi003 ceph-mon[204507]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:17:59 smithi003 ceph-mon[200960]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:17:59 smithi046 ceph-mon[189713]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:01.897 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:18:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:18:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:18:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:01 smithi003 ceph-mon[204507]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:01 smithi003 ceph-mon[200960]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:02.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:01 smithi046 ceph-mon[189713]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:03 smithi003 ceph-mon[204507]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:03 smithi003 ceph-mon[200960]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:03 smithi046 ceph-mon[189713]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:05 smithi003 ceph-mon[204507]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:05 smithi003 ceph-mon[200960]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:05 smithi046 ceph-mon[189713]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[204507]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[200960]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:18:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:07 smithi046 ceph-mon[189713]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:18:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:18:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:09 smithi003 ceph-mon[204507]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:09 smithi003 ceph-mon[200960]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:10.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:09 smithi046 ceph-mon[189713]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:11.908 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:18:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:18:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:18:11.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:11 smithi003 ceph-mon[200960]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:11 smithi003 ceph-mon[204507]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:11 smithi046 ceph-mon[189713]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:13 smithi003 ceph-mon[204507]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:13 smithi003 ceph-mon[200960]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:13 smithi046 ceph-mon[189713]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:15 smithi003 ceph-mon[204507]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:15 smithi003 ceph-mon[200960]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:15 smithi046 ceph-mon[189713]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:17 smithi003 ceph-mon[204507]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:17 smithi003 ceph-mon[200960]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:17 smithi046 ceph-mon[189713]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:19 smithi003 ceph-mon[204507]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:19 smithi003 ceph-mon[200960]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:19 smithi046 ceph-mon[189713]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:21.926 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:18:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:18:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:18:21.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:21 smithi003 ceph-mon[200960]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:21 smithi003 ceph-mon[204507]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:21 smithi046 ceph-mon[189713]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:23 smithi003 ceph-mon[204507]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:23 smithi003 ceph-mon[200960]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:23 smithi046 ceph-mon[189713]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:25 smithi003 ceph-mon[204507]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:25 smithi003 ceph-mon[200960]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:25 smithi046 ceph-mon[189713]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:27 smithi003 ceph-mon[204507]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:27 smithi003 ceph-mon[200960]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:28.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:27 smithi046 ceph-mon[189713]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:30.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:29 smithi003 ceph-mon[200960]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:29 smithi003 ceph-mon[204507]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:29 smithi046 ceph-mon[189713]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:31.939 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:18:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:18:31] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-08T00:18:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:31 smithi003 ceph-mon[200960]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:31 smithi003 ceph-mon[204507]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:31 smithi046 ceph-mon[189713]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:33 smithi003 ceph-mon[204507]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:33 smithi003 ceph-mon[200960]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:33 smithi046 ceph-mon[189713]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:35 smithi003 ceph-mon[204507]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:35 smithi003 ceph-mon[200960]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:35 smithi046 ceph-mon[189713]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:38.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:37 smithi003 ceph-mon[204507]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:38.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:37 smithi003 ceph-mon[200960]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:37 smithi046 ceph-mon[189713]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:39 smithi003 ceph-mon[204507]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:39 smithi003 ceph-mon[200960]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:39 smithi046 ceph-mon[189713]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:41.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:18:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:18:41] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2023-10-08T00:18:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:41 smithi003 ceph-mon[204507]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:41 smithi003 ceph-mon[200960]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:41 smithi046 ceph-mon[189713]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:43 smithi003 ceph-mon[204507]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:43 smithi003 ceph-mon[200960]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:43 smithi046 ceph-mon[189713]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:45 smithi003 ceph-mon[204507]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:45 smithi003 ceph-mon[200960]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:45 smithi046 ceph-mon[189713]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:18:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:47 smithi003 ceph-mon[204507]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:47 smithi003 ceph-mon[200960]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:47 smithi046 ceph-mon[189713]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:49 smithi003 ceph-mon[204507]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:49 smithi003 ceph-mon[200960]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:49 smithi046 ceph-mon[189713]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:51.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:18:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:18:51] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:18:51.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:51 smithi003 ceph-mon[204507]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:51.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:51 smithi003 ceph-mon[200960]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:51 smithi046 ceph-mon[189713]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:53 smithi003 ceph-mon[204507]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:53 smithi003 ceph-mon[200960]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:53 smithi046 ceph-mon[189713]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:55 smithi003 ceph-mon[204507]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:55 smithi003 ceph-mon[200960]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:55 smithi046 ceph-mon[189713]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:57 smithi003 ceph-mon[204507]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:57 smithi003 ceph-mon[200960]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:18:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:57 smithi046 ceph-mon[189713]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:18:59 smithi003 ceph-mon[204507]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:18:59 smithi003 ceph-mon[200960]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:18:59 smithi046 ceph-mon[189713]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:01.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:01 smithi003 ceph-mon[200960]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:01.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:01.982 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:19:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:19:01] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:19:02.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:01 smithi003 ceph-mon[204507]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:02.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:01 smithi046 ceph-mon[189713]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:03 smithi003 ceph-mon[200960]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:04.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:03 smithi003 ceph-mon[204507]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:03 smithi046 ceph-mon[189713]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:05 smithi003 ceph-mon[204507]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:05 smithi003 ceph-mon[200960]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:05 smithi046 ceph-mon[189713]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:07 smithi003 ceph-mon[204507]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:07 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:19:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:07 smithi003 ceph-mon[200960]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:07 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:19:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:07 smithi046 ceph-mon[189713]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:07 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:19:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:19:09.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:19:09.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:08 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:19:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:19:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:19:09.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:08 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:19:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:19:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:19:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:08 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:19:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:09 smithi003 ceph-mon[204507]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:09 smithi003 ceph-mon[200960]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:09 smithi046 ceph-mon[189713]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:11.997 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:19:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:19:11] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:19:11.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:11 smithi003 ceph-mon[200960]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:11.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:11 smithi003 ceph-mon[204507]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:11 smithi046 ceph-mon[189713]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:13 smithi003 ceph-mon[204507]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:13 smithi003 ceph-mon[200960]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:13 smithi046 ceph-mon[189713]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:16 smithi003 ceph-mon[204507]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:16 smithi003 ceph-mon[200960]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:16 smithi046 ceph-mon[189713]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:17.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:18 smithi003 ceph-mon[204507]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:18 smithi003 ceph-mon[200960]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:18 smithi046 ceph-mon[189713]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:20 smithi003 ceph-mon[204507]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:20 smithi003 ceph-mon[200960]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:20 smithi046 ceph-mon[189713]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:22.011 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:19:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:19:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:19:22.011 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:22 smithi003 ceph-mon[204507]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:22.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:22 smithi003 ceph-mon[200960]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:22 smithi046 ceph-mon[189713]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:24 smithi003 ceph-mon[204507]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:24 smithi003 ceph-mon[200960]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:24 smithi046 ceph-mon[189713]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:26 smithi003 ceph-mon[204507]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:26 smithi003 ceph-mon[200960]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:26 smithi046 ceph-mon[189713]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:28 smithi003 ceph-mon[204507]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:28 smithi003 ceph-mon[200960]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:28 smithi046 ceph-mon[189713]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:30 smithi003 ceph-mon[204507]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:30 smithi003 ceph-mon[200960]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:30 smithi046 ceph-mon[189713]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:32.022 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:19:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:19:31] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:19:32.023 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:32 smithi003 ceph-mon[200960]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:32.024 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:32 smithi003 ceph-mon[204507]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:32 smithi046 ceph-mon[189713]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:34 smithi003 ceph-mon[204507]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:34 smithi003 ceph-mon[200960]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:34 smithi046 ceph-mon[189713]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:36 smithi003 ceph-mon[204507]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:36 smithi003 ceph-mon[200960]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:36 smithi046 ceph-mon[189713]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:38 smithi003 ceph-mon[204507]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:38 smithi003 ceph-mon[200960]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:38 smithi046 ceph-mon[189713]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:40 smithi003 ceph-mon[204507]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:40 smithi003 ceph-mon[200960]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:40 smithi046 ceph-mon[189713]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:42.035 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:19:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:19:41] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:19:42.036 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:42 smithi003 ceph-mon[200960]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:42 smithi003 ceph-mon[204507]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:42 smithi046 ceph-mon[189713]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:44 smithi003 ceph-mon[204507]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:44 smithi003 ceph-mon[200960]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:44.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:44 smithi046 ceph-mon[189713]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:46 smithi003 ceph-mon[204507]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:46 smithi003 ceph-mon[200960]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:46 smithi046 ceph-mon[189713]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:19:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:48 smithi003 ceph-mon[200960]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:48 smithi003 ceph-mon[204507]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:48 smithi046 ceph-mon[189713]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:50 smithi003 ceph-mon[204507]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:50 smithi003 ceph-mon[200960]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:50 smithi046 ceph-mon[189713]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:52.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:19:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:19:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:19:52.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:52 smithi003 ceph-mon[200960]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:52 smithi003 ceph-mon[204507]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:52 smithi046 ceph-mon[189713]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:54 smithi003 ceph-mon[204507]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:54 smithi003 ceph-mon[200960]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:54 smithi046 ceph-mon[189713]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:56 smithi003 ceph-mon[204507]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:56 smithi003 ceph-mon[200960]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:56 smithi046 ceph-mon[189713]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:19:58 smithi003 ceph-mon[204507]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:19:58 smithi003 ceph-mon[200960]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:19:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:19:58 smithi046 ceph-mon[189713]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:00 smithi003 ceph-mon[200960]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:00 smithi003 ceph-mon[200960]: overall HEALTH_OK 2023-10-08T00:20:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:00 smithi003 ceph-mon[204507]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:00 smithi003 ceph-mon[204507]: overall HEALTH_OK 2023-10-08T00:20:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:00 smithi046 ceph-mon[189713]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:00 smithi046 ceph-mon[189713]: overall HEALTH_OK 2023-10-08T00:20:02.065 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:20:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:20:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:20:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:02 smithi003 ceph-mon[200960]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:02 smithi003 ceph-mon[204507]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:02.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:02 smithi046 ceph-mon[189713]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:04.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:04 smithi003 ceph-mon[200960]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:04 smithi003 ceph-mon[204507]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:04 smithi046 ceph-mon[189713]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:06 smithi003 ceph-mon[204507]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:06 smithi003 ceph-mon[200960]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:06 smithi046 ceph-mon[189713]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:08 smithi003 ceph-mon[204507]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:08 smithi003 ceph-mon[200960]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:08 smithi046 ceph-mon[189713]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:20:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:20:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:20:09.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:20:09.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:20:09.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:20:09.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:20:09.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:20:09.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:20:09.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:20:09.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:20:09.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:20:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:10 smithi046 ceph-mon[189713]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:10 smithi003 ceph-mon[204507]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:10 smithi003 ceph-mon[200960]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:20:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:20:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:20:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:12 smithi046 ceph-mon[189713]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:12 smithi003 ceph-mon[204507]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:12 smithi003 ceph-mon[200960]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:14 smithi046 ceph-mon[189713]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:14.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:14 smithi003 ceph-mon[204507]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:14 smithi003 ceph-mon[200960]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:16 smithi046 ceph-mon[189713]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:16.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:16 smithi003 ceph-mon[204507]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:16.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:16 smithi003 ceph-mon[200960]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:17.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:17.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:18 smithi046 ceph-mon[189713]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:18.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:18 smithi003 ceph-mon[204507]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:18.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:18 smithi003 ceph-mon[200960]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:20 smithi046 ceph-mon[189713]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:20 smithi003 ceph-mon[204507]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:20 smithi003 ceph-mon[200960]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:20:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:20:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:20:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:22 smithi046 ceph-mon[189713]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:22.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:22 smithi003 ceph-mon[204507]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:22 smithi003 ceph-mon[200960]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:24.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:24 smithi003 ceph-mon[204507]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:24.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:24 smithi003 ceph-mon[200960]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:24.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:24 smithi046 ceph-mon[189713]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:26 smithi003 ceph-mon[204507]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:26.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:26 smithi003 ceph-mon[200960]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:26.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:26 smithi046 ceph-mon[189713]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:28 smithi003 ceph-mon[204507]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:28 smithi003 ceph-mon[200960]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:28 smithi046 ceph-mon[189713]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:30 smithi003 ceph-mon[204507]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:30 smithi003 ceph-mon[200960]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:30.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:30 smithi046 ceph-mon[189713]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:20:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:20:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:20:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:32 smithi003 ceph-mon[204507]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:32.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:32 smithi003 ceph-mon[200960]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:32 smithi046 ceph-mon[189713]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:34 smithi003 ceph-mon[204507]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:34.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:34 smithi003 ceph-mon[200960]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:34.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:34 smithi046 ceph-mon[189713]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:36 smithi003 ceph-mon[204507]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:36 smithi003 ceph-mon[200960]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:36 smithi046 ceph-mon[189713]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:38.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:38 smithi003 ceph-mon[200960]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:38.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:38 smithi003 ceph-mon[204507]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:38 smithi046 ceph-mon[189713]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:40 smithi003 ceph-mon[200960]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:40 smithi003 ceph-mon[204507]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:40 smithi046 ceph-mon[189713]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:20:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:20:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:20:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:42 smithi003 ceph-mon[204507]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:42 smithi003 ceph-mon[200960]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:42.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:42 smithi046 ceph-mon[189713]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:44.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:44 smithi003 ceph-mon[204507]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:44.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:44 smithi003 ceph-mon[200960]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:44 smithi046 ceph-mon[189713]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:46 smithi003 ceph-mon[204507]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:46 smithi003 ceph-mon[200960]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:46 smithi046 ceph-mon[189713]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:47.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:20:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:48 smithi003 ceph-mon[204507]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:48 smithi003 ceph-mon[200960]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:48.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:48 smithi046 ceph-mon[189713]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:50 smithi003 ceph-mon[204507]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:50 smithi003 ceph-mon[200960]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:50.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:50 smithi046 ceph-mon[189713]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:20:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:20:51] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2023-10-08T00:20:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:52 smithi003 ceph-mon[204507]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:52 smithi003 ceph-mon[200960]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:52 smithi046 ceph-mon[189713]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:54 smithi003 ceph-mon[204507]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:54 smithi003 ceph-mon[200960]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:54 smithi046 ceph-mon[189713]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:56 smithi003 ceph-mon[204507]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:56 smithi003 ceph-mon[200960]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:56 smithi046 ceph-mon[189713]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:20:58 smithi003 ceph-mon[204507]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:20:58 smithi003 ceph-mon[200960]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:20:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:20:58 smithi046 ceph-mon[189713]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:00 smithi003 ceph-mon[204507]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:00 smithi003 ceph-mon[200960]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:00 smithi046 ceph-mon[189713]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:21:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:21:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:21:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:02 smithi003 ceph-mon[204507]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:02 smithi003 ceph-mon[200960]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:02 smithi046 ceph-mon[189713]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:02.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:04 smithi003 ceph-mon[200960]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:04.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:04 smithi003 ceph-mon[204507]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:04 smithi046 ceph-mon[189713]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:06 smithi003 ceph-mon[204507]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:06.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:06 smithi003 ceph-mon[200960]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:06 smithi046 ceph-mon[189713]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:08 smithi003 ceph-mon[204507]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:08 smithi003 ceph-mon[200960]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:08 smithi046 ceph-mon[189713]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:09.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:09 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:21:09.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:09 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:21:09.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:09 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:21:10.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:21:10.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:10.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:21:10.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:21:10.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:21:11.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:11 smithi003 ceph-mon[204507]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:11.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:11 smithi003 ceph-mon[200960]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:11.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:11 smithi046 ceph-mon[189713]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:21:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:21:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:21:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:13 smithi003 ceph-mon[204507]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:13 smithi003 ceph-mon[200960]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:13 smithi046 ceph-mon[189713]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:16.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:15 smithi003 ceph-mon[200960]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:16.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:15 smithi003 ceph-mon[204507]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:15 smithi046 ceph-mon[189713]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:17 smithi003 ceph-mon[204507]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:17 smithi003 ceph-mon[200960]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:17 smithi046 ceph-mon[189713]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:19 smithi003 ceph-mon[204507]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:19 smithi003 ceph-mon[200960]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:19 smithi046 ceph-mon[189713]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:21.892 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:21:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:21:21] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:21:21.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:21 smithi003 ceph-mon[204507]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:21.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:21 smithi003 ceph-mon[200960]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:21 smithi046 ceph-mon[189713]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:23 smithi003 ceph-mon[204507]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:23 smithi003 ceph-mon[200960]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:24.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:23 smithi046 ceph-mon[189713]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:25 smithi003 ceph-mon[204507]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:25 smithi003 ceph-mon[200960]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:25 smithi046 ceph-mon[189713]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:27 smithi003 ceph-mon[204507]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:28.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:27 smithi003 ceph-mon[200960]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:28.758 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:27 smithi046 ceph-mon[189713]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:29 smithi003 ceph-mon[204507]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:29 smithi003 ceph-mon[200960]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:29 smithi046 ceph-mon[189713]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:31.906 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:21:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:21:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:21:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:31 smithi003 ceph-mon[200960]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:32.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:31 smithi003 ceph-mon[204507]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:31 smithi046 ceph-mon[189713]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:34.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:33 smithi003 ceph-mon[200960]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:33 smithi003 ceph-mon[204507]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:33 smithi046 ceph-mon[189713]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:36.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:35 smithi003 ceph-mon[200960]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:35 smithi003 ceph-mon[204507]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:35 smithi046 ceph-mon[189713]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:37 smithi003 ceph-mon[200960]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:37 smithi003 ceph-mon[204507]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:37 smithi046 ceph-mon[189713]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:39 smithi003 ceph-mon[200960]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:39 smithi003 ceph-mon[204507]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:39 smithi046 ceph-mon[189713]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:41.916 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:21:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:21:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:21:41.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:41 smithi003 ceph-mon[204507]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:41 smithi003 ceph-mon[200960]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:41 smithi046 ceph-mon[189713]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:43 smithi003 ceph-mon[200960]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:43 smithi003 ceph-mon[204507]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:43 smithi046 ceph-mon[189713]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:45 smithi003 ceph-mon[200960]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:45 smithi003 ceph-mon[204507]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:46.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:45 smithi046 ceph-mon[189713]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:21:48.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:47 smithi003 ceph-mon[200960]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:48.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:47 smithi003 ceph-mon[204507]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:47 smithi046 ceph-mon[189713]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:50.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:49 smithi003 ceph-mon[200960]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:50.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:49 smithi003 ceph-mon[204507]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:49 smithi046 ceph-mon[189713]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:51.929 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:21:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:21:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:21:51.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:51 smithi003 ceph-mon[204507]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:52.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:51 smithi003 ceph-mon[200960]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:51 smithi046 ceph-mon[189713]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:53 smithi003 ceph-mon[204507]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:53 smithi003 ceph-mon[200960]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:53 smithi046 ceph-mon[189713]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:55 smithi003 ceph-mon[200960]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:55 smithi003 ceph-mon[204507]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:55 smithi046 ceph-mon[189713]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:57 smithi003 ceph-mon[200960]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:57 smithi003 ceph-mon[204507]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:21:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:57 smithi046 ceph-mon[189713]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:00.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:21:59 smithi003 ceph-mon[200960]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:00.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:21:59 smithi003 ceph-mon[204507]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:21:59 smithi046 ceph-mon[189713]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:01.938 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:22:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:22:01] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:22:01.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:01 smithi003 ceph-mon[204507]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:01.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:01 smithi003 ceph-mon[200960]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:02.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:01 smithi046 ceph-mon[189713]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:03 smithi003 ceph-mon[204507]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:03 smithi003 ceph-mon[200960]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:03 smithi046 ceph-mon[189713]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:06.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:05 smithi003 ceph-mon[200960]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:06.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:05 smithi003 ceph-mon[204507]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:05 smithi046 ceph-mon[189713]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:08.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:07 smithi003 ceph-mon[200960]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:08.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:07 smithi003 ceph-mon[204507]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:07 smithi046 ceph-mon[189713]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:09 smithi003 ceph-mon[200960]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:10.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:09 smithi003 ceph-mon[204507]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:09 smithi046 ceph-mon[189713]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:22:11.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:22:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:22:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:22:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:22:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:22:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:22:11.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:10 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:22:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:22:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:22:11.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:22:11.347 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:10 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:22:11.955 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:22:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:22:11] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:22:11.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:11 smithi003 ceph-mon[204507]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:11.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:11 smithi003 ceph-mon[200960]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:11 smithi046 ceph-mon[189713]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:13 smithi003 ceph-mon[204507]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:13 smithi003 ceph-mon[200960]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:13 smithi046 ceph-mon[189713]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:15 smithi003 ceph-mon[204507]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:15 smithi003 ceph-mon[200960]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:15 smithi046 ceph-mon[189713]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:17 smithi003 ceph-mon[204507]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:17 smithi003 ceph-mon[200960]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:17 smithi046 ceph-mon[189713]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:19 smithi003 ceph-mon[204507]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:19 smithi003 ceph-mon[200960]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:19 smithi046 ceph-mon[189713]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:21.967 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:22:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:22:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:22:21.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:21 smithi003 ceph-mon[200960]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:21 smithi003 ceph-mon[204507]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:21 smithi046 ceph-mon[189713]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:24.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:23 smithi003 ceph-mon[204507]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:23 smithi003 ceph-mon[200960]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:23 smithi046 ceph-mon[189713]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:26.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:25 smithi003 ceph-mon[200960]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:26.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:25 smithi003 ceph-mon[204507]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:25 smithi046 ceph-mon[189713]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:27 smithi003 ceph-mon[204507]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:27 smithi003 ceph-mon[200960]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:27 smithi046 ceph-mon[189713]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:29 smithi003 ceph-mon[204507]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:29 smithi003 ceph-mon[200960]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:29 smithi046 ceph-mon[189713]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:31.980 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:22:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:22:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:22:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:31 smithi003 ceph-mon[200960]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:31.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:31 smithi003 ceph-mon[204507]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:32.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:31 smithi046 ceph-mon[189713]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:33 smithi003 ceph-mon[204507]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:33 smithi003 ceph-mon[200960]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:33 smithi046 ceph-mon[189713]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:35 smithi003 ceph-mon[204507]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:35 smithi003 ceph-mon[200960]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:35 smithi046 ceph-mon[189713]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:37 smithi003 ceph-mon[204507]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:37 smithi003 ceph-mon[200960]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:37 smithi046 ceph-mon[189713]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:39 smithi003 ceph-mon[204507]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:39 smithi003 ceph-mon[200960]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:39 smithi046 ceph-mon[189713]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:41.992 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:22:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:22:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:22:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:41 smithi003 ceph-mon[200960]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:42.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:41 smithi003 ceph-mon[204507]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:41 smithi046 ceph-mon[189713]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:44.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:43 smithi003 ceph-mon[200960]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:44.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:43 smithi003 ceph-mon[204507]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:43 smithi046 ceph-mon[189713]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:45 smithi003 ceph-mon[200960]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:45 smithi003 ceph-mon[204507]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:45 smithi046 ceph-mon[189713]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:47.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:47.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:22:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:48 smithi003 ceph-mon[204507]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:48 smithi003 ceph-mon[200960]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:48 smithi046 ceph-mon[189713]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:50 smithi003 ceph-mon[204507]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:50 smithi003 ceph-mon[200960]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:50 smithi046 ceph-mon[189713]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:52.006 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:22:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:22:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:22:52.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:52 smithi003 ceph-mon[200960]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:52 smithi003 ceph-mon[204507]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:52 smithi046 ceph-mon[189713]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:54.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:54 smithi003 ceph-mon[200960]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:54 smithi003 ceph-mon[204507]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:54 smithi046 ceph-mon[189713]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:56.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:56 smithi003 ceph-mon[200960]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:56.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:56 smithi003 ceph-mon[204507]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:56 smithi046 ceph-mon[189713]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:58.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:22:58 smithi003 ceph-mon[200960]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:58.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:22:58 smithi003 ceph-mon[204507]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:22:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:22:58 smithi046 ceph-mon[189713]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:00 smithi003 ceph-mon[204507]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:00 smithi003 ceph-mon[200960]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:00 smithi046 ceph-mon[189713]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:02.018 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:23:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:23:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:23:02.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:02 smithi003 ceph-mon[200960]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:02.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:02 smithi003 ceph-mon[204507]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:02 smithi046 ceph-mon[189713]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:04 smithi003 ceph-mon[204507]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:04 smithi003 ceph-mon[200960]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:04 smithi046 ceph-mon[189713]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:06 smithi003 ceph-mon[204507]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:06 smithi003 ceph-mon[200960]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:06 smithi046 ceph-mon[189713]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:08 smithi003 ceph-mon[204507]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:08 smithi003 ceph-mon[200960]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:08 smithi046 ceph-mon[189713]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:09.346 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:23:09 smithi046 conmon[246187]: logger=cleanup t=2023-10-08T00:23:09.082856432Z level=info msg="Completed cleanup jobs" duration=66.308809ms 2023-10-08T00:23:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:10 smithi003 ceph-mon[204507]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:10 smithi003 ceph-mon[200960]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:10 smithi046 ceph-mon[189713]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:11.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:11 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:23:11.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:11 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:23:11.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:11 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:23:12.031 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:23:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:23:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:23:12.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[204507]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:12.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:23:12.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:23:12.035 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:23:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[200960]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:23:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:23:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:23:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:12 smithi046 ceph-mon[189713]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:23:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:23:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:23:14.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:14 smithi003 ceph-mon[200960]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:14 smithi003 ceph-mon[204507]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:14 smithi046 ceph-mon[189713]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:16 smithi003 ceph-mon[204507]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:16 smithi003 ceph-mon[200960]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:16 smithi046 ceph-mon[189713]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:17.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:18.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:18 smithi003 ceph-mon[200960]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:18.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:18 smithi003 ceph-mon[204507]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:18 smithi046 ceph-mon[189713]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:20.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:20 smithi003 ceph-mon[200960]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:20.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:20 smithi003 ceph-mon[204507]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:20 smithi046 ceph-mon[189713]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:22.046 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:23:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:23:21] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:23:22.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:22 smithi003 ceph-mon[200960]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:22.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:22 smithi003 ceph-mon[204507]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:22 smithi046 ceph-mon[189713]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:24.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:24 smithi003 ceph-mon[200960]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:24.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:24 smithi003 ceph-mon[204507]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:24 smithi046 ceph-mon[189713]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:26 smithi003 ceph-mon[204507]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:26 smithi003 ceph-mon[200960]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:26 smithi046 ceph-mon[189713]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:28 smithi003 ceph-mon[204507]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:28 smithi003 ceph-mon[200960]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:28 smithi046 ceph-mon[189713]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:30.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:30 smithi003 ceph-mon[204507]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:30 smithi003 ceph-mon[200960]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:30 smithi046 ceph-mon[189713]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:32.056 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:23:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:23:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:23:32.057 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:32 smithi003 ceph-mon[204507]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:32.057 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:32.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:32 smithi003 ceph-mon[200960]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:32.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:32 smithi046 ceph-mon[189713]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:34 smithi003 ceph-mon[204507]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:34 smithi003 ceph-mon[200960]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:34 smithi046 ceph-mon[189713]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:36 smithi003 ceph-mon[204507]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:36 smithi003 ceph-mon[200960]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:36 smithi046 ceph-mon[189713]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:38 smithi003 ceph-mon[204507]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:38 smithi003 ceph-mon[200960]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:38 smithi046 ceph-mon[189713]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:40 smithi046 ceph-mon[189713]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:40.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:40 smithi003 ceph-mon[204507]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:40.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:40 smithi003 ceph-mon[200960]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:23:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:23:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:23:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:42 smithi046 ceph-mon[189713]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:42.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:42 smithi003 ceph-mon[204507]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:42.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:42 smithi003 ceph-mon[200960]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:44 smithi046 ceph-mon[189713]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:44.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:44 smithi003 ceph-mon[204507]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:44.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:44 smithi003 ceph-mon[200960]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:46 smithi046 ceph-mon[189713]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:46.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:46 smithi003 ceph-mon[204507]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:46.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:46 smithi003 ceph-mon[200960]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:23:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:48 smithi046 ceph-mon[189713]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:48.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:48 smithi003 ceph-mon[200960]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:48.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:48 smithi003 ceph-mon[204507]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:50 smithi046 ceph-mon[189713]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:50 smithi003 ceph-mon[204507]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:50 smithi003 ceph-mon[200960]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:23:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:23:51] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.43.0" 2023-10-08T00:23:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:52 smithi003 ceph-mon[204507]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:52 smithi003 ceph-mon[200960]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:52.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:52 smithi046 ceph-mon[189713]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:54 smithi003 ceph-mon[204507]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:54 smithi003 ceph-mon[200960]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:54 smithi046 ceph-mon[189713]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:56.539 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:56 smithi003 ceph-mon[204507]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:56.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:56 smithi003 ceph-mon[200960]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:56.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:56 smithi046 ceph-mon[189713]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:58.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:23:58 smithi003 ceph-mon[200960]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:58.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:23:58 smithi003 ceph-mon[204507]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:23:58.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:23:58 smithi046 ceph-mon[189713]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:00 smithi003 ceph-mon[204507]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:00 smithi003 ceph-mon[200960]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:00.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:00 smithi046 ceph-mon[189713]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:24:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:24:01] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:24:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:02 smithi003 ceph-mon[204507]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:02 smithi003 ceph-mon[200960]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:02.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:02.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:02 smithi046 ceph-mon[189713]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:02.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:04 smithi003 ceph-mon[204507]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:04 smithi003 ceph-mon[200960]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:04.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:04 smithi046 ceph-mon[189713]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:06.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:06 smithi003 ceph-mon[204507]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:06.558 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:06 smithi003 ceph-mon[200960]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:06.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:06 smithi046 ceph-mon[189713]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:08 smithi003 ceph-mon[204507]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:08 smithi003 ceph-mon[200960]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:08.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:08 smithi046 ceph-mon[189713]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:10 smithi003 ceph-mon[204507]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:10 smithi003 ceph-mon[200960]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:10 smithi046 ceph-mon[189713]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:12.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:24:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:24:11] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:24:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[204507]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:12.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:24:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:24:12.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:24:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[200960]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:24:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:24:12.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:24:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:12 smithi046 ceph-mon[189713]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:24:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:24:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:24:13.391 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:24:13.391 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:24:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:24:14.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:14 smithi003 ceph-mon[200960]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:14.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:14 smithi003 ceph-mon[204507]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:14 smithi046 ceph-mon[189713]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:16.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:16 smithi003 ceph-mon[200960]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:16.568 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:16 smithi003 ceph-mon[204507]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:16 smithi046 ceph-mon[189713]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:17.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:17.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:18.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:18 smithi003 ceph-mon[200960]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:18.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:18 smithi003 ceph-mon[204507]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:18.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:18 smithi046 ceph-mon[189713]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:20.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:20 smithi003 ceph-mon[204507]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:20.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:20 smithi003 ceph-mon[200960]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:20.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:20 smithi046 ceph-mon[189713]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:24:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:24:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:24:22.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:22 smithi003 ceph-mon[204507]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:22.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:22 smithi003 ceph-mon[200960]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:22.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:22 smithi046 ceph-mon[189713]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:24.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:24 smithi003 ceph-mon[204507]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:24.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:24 smithi003 ceph-mon[200960]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:24.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:24 smithi046 ceph-mon[189713]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:26.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:26 smithi003 ceph-mon[204507]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:26.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:26 smithi003 ceph-mon[200960]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:26.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:26 smithi046 ceph-mon[189713]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:28.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:28 smithi003 ceph-mon[204507]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:28.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:28 smithi003 ceph-mon[200960]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:28.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:28 smithi046 ceph-mon[189713]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:30.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:30 smithi003 ceph-mon[204507]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:30.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:30 smithi003 ceph-mon[200960]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:30.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:30 smithi046 ceph-mon[189713]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:32.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:24:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:24:31] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:24:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:32 smithi003 ceph-mon[204507]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:32.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:32 smithi003 ceph-mon[200960]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:32.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:32 smithi046 ceph-mon[189713]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:32.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:34.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:34 smithi003 ceph-mon[204507]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:34.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:34 smithi003 ceph-mon[200960]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:34.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:34 smithi046 ceph-mon[189713]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:36.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:36 smithi003 ceph-mon[204507]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:36.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:36 smithi003 ceph-mon[200960]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:36.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:36 smithi046 ceph-mon[189713]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:38.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:38 smithi003 ceph-mon[204507]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:38.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:38 smithi003 ceph-mon[200960]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:38.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:38 smithi046 ceph-mon[189713]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:40.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:40 smithi003 ceph-mon[200960]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:40.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:40 smithi003 ceph-mon[204507]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:40.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:40 smithi046 ceph-mon[189713]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:42.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:24:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:24:41] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:24:42.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:42 smithi003 ceph-mon[200960]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:42.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:42 smithi003 ceph-mon[204507]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:42.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:42 smithi046 ceph-mon[189713]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:44.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:44 smithi003 ceph-mon[200960]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:44.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:44 smithi003 ceph-mon[204507]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:44.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:44 smithi046 ceph-mon[189713]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:46.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:46 smithi003 ceph-mon[200960]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:46.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:46 smithi003 ceph-mon[204507]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:46.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:46 smithi046 ceph-mon[189713]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:47.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:24:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:48 smithi003 ceph-mon[204507]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:48 smithi003 ceph-mon[200960]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:48.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:48 smithi046 ceph-mon[189713]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:50.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:50 smithi003 ceph-mon[204507]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:50.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:50 smithi003 ceph-mon[200960]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:50.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:50 smithi046 ceph-mon[189713]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:24:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:24:51] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.43.0" 2023-10-08T00:24:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:52 smithi003 ceph-mon[200960]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:52 smithi003 ceph-mon[204507]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:52.595 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:52 smithi046 ceph-mon[189713]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:54 smithi003 ceph-mon[204507]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:54 smithi003 ceph-mon[200960]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:54.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:54 smithi046 ceph-mon[189713]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:55.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:55 smithi003 ceph-mon[200960]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:55.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:55 smithi003 ceph-mon[204507]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:55.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:55 smithi046 ceph-mon[189713]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:57 smithi003 ceph-mon[204507]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:57 smithi003 ceph-mon[200960]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:24:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:57 smithi046 ceph-mon[189713]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:24:59 smithi003 ceph-mon[204507]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:24:59 smithi003 ceph-mon[200960]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:24:59 smithi046 ceph-mon[189713]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:01.927 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:25:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:25:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:25:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:01 smithi003 ceph-mon[204507]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:01 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:01 smithi003 ceph-mon[200960]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:02.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:01 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:01 smithi046 ceph-mon[189713]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:01 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:03 smithi003 ceph-mon[204507]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:03 smithi003 ceph-mon[200960]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:03 smithi046 ceph-mon[189713]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:05 smithi003 ceph-mon[204507]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:05 smithi003 ceph-mon[200960]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:05 smithi046 ceph-mon[189713]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:07 smithi003 ceph-mon[204507]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:07 smithi003 ceph-mon[200960]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:07 smithi046 ceph-mon[189713]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:09 smithi003 ceph-mon[204507]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:09 smithi003 ceph-mon[200960]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:09 smithi046 ceph-mon[189713]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:11.936 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:25:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:25:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:25:11.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:11 smithi003 ceph-mon[204507]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:11 smithi003 ceph-mon[200960]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:11 smithi046 ceph-mon[189713]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:25:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:25:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:25:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:25:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:25:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:25:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:25:13.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:12 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:25:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:25:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:25:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:25:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:12 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:25:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:13 smithi003 ceph-mon[204507]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:13 smithi003 ceph-mon[200960]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:14.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:13 smithi046 ceph-mon[189713]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:15 smithi003 ceph-mon[204507]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:15 smithi003 ceph-mon[200960]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:15 smithi046 ceph-mon[189713]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:17.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:16 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:16 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:16 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:17 smithi003 ceph-mon[204507]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:17 smithi003 ceph-mon[200960]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:17 smithi046 ceph-mon[189713]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:19 smithi003 ceph-mon[204507]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:19 smithi003 ceph-mon[200960]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:19 smithi046 ceph-mon[189713]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:21.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:25:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:25:21] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:25:21.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:21 smithi003 ceph-mon[200960]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:22.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:21 smithi003 ceph-mon[204507]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:21 smithi046 ceph-mon[189713]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:23 smithi003 ceph-mon[204507]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:23 smithi003 ceph-mon[200960]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:23 smithi046 ceph-mon[189713]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:25 smithi003 ceph-mon[204507]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:25 smithi003 ceph-mon[200960]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:26.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:25 smithi046 ceph-mon[189713]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:27 smithi003 ceph-mon[204507]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:27 smithi003 ceph-mon[200960]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:27 smithi046 ceph-mon[189713]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:29 smithi003 ceph-mon[204507]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:29 smithi003 ceph-mon[200960]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:30.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:29 smithi046 ceph-mon[189713]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:31.968 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:25:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:25:31] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:25:31.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:31 smithi003 ceph-mon[200960]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:31.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:31 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:31 smithi003 ceph-mon[204507]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:31 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:32.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:31 smithi046 ceph-mon[189713]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:31 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:34.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:33 smithi003 ceph-mon[204507]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:33 smithi003 ceph-mon[200960]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:33 smithi046 ceph-mon[189713]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:36.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:35 smithi003 ceph-mon[204507]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:35 smithi003 ceph-mon[200960]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:35 smithi046 ceph-mon[189713]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:38.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:37 smithi003 ceph-mon[204507]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:38.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:37 smithi003 ceph-mon[200960]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:38.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:37 smithi046 ceph-mon[189713]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:40.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:39 smithi003 ceph-mon[204507]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:40.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:39 smithi003 ceph-mon[200960]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:40.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:39 smithi046 ceph-mon[189713]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:41.978 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:25:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:25:41] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-08T00:25:42.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:41 smithi003 ceph-mon[204507]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:42.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:41 smithi003 ceph-mon[200960]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:42.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:41 smithi046 ceph-mon[189713]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:43 smithi003 ceph-mon[204507]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:44.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:43 smithi003 ceph-mon[200960]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:43 smithi046 ceph-mon[189713]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:46.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:45 smithi003 ceph-mon[204507]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:46.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:45 smithi003 ceph-mon[200960]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:46.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:45 smithi046 ceph-mon[189713]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:47.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:46 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:47.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:46 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:47.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:46 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:25:48.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:47 smithi003 ceph-mon[204507]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:48.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:47 smithi003 ceph-mon[200960]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:47 smithi046 ceph-mon[189713]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:50.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:49 smithi003 ceph-mon[204507]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:50.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:49 smithi003 ceph-mon[200960]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:49 smithi046 ceph-mon[189713]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:51.997 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:25:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:25:51] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:25:51.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:51 smithi003 ceph-mon[200960]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:52.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:51 smithi003 ceph-mon[204507]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:52.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:51 smithi046 ceph-mon[189713]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:54.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:54 smithi003 ceph-mon[204507]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:54.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:53 smithi003 ceph-mon[200960]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:53 smithi046 ceph-mon[189713]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:56.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:56 smithi003 ceph-mon[204507]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:56.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:56 smithi003 ceph-mon[200960]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:56 smithi046 ceph-mon[189713]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:58.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:25:58 smithi003 ceph-mon[204507]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:58.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:25:58 smithi003 ceph-mon[200960]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:25:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:25:58 smithi046 ceph-mon[189713]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:00.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:00 smithi003 ceph-mon[204507]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:00.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:00 smithi003 ceph-mon[200960]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:00 smithi046 ceph-mon[189713]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:02.008 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:26:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:26:01] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:26:02.009 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:02 smithi003 ceph-mon[200960]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:02.009 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:02 smithi003 ceph-mon[204507]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:02.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:02 smithi046 ceph-mon[189713]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:04.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:04 smithi003 ceph-mon[204507]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:04.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:04 smithi003 ceph-mon[200960]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:04 smithi046 ceph-mon[189713]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:06.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:06 smithi003 ceph-mon[204507]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:06.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:06 smithi003 ceph-mon[200960]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:06 smithi046 ceph-mon[189713]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:08.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:08 smithi003 ceph-mon[204507]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:08.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:08 smithi003 ceph-mon[200960]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:08.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:08 smithi046 ceph-mon[189713]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:10.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:10 smithi003 ceph-mon[204507]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:10.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:10 smithi003 ceph-mon[200960]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:10.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:10 smithi046 ceph-mon[189713]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:12.018 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:26:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:26:11] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2023-10-08T00:26:12.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:12 smithi003 ceph-mon[204507]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:12 smithi003 ceph-mon[200960]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:12.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:12 smithi046 ceph-mon[189713]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:13.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:13 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:26:13.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:13 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:26:13.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:13 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:26:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[204507]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:14.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:26:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:26:14.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:26:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[200960]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:26:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:26:14.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:26:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:14 smithi046 ceph-mon[189713]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-08T00:26:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-08T00:26:14.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:26:16.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:16 smithi003 ceph-mon[204507]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:16.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:16 smithi003 ceph-mon[200960]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:16.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:16 smithi046 ceph-mon[189713]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:17.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:17.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:17.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:18.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:18 smithi003 ceph-mon[204507]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:18.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:18 smithi003 ceph-mon[200960]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:18.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:18 smithi046 ceph-mon[189713]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:20.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:20 smithi003 ceph-mon[204507]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:20.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:20 smithi003 ceph-mon[200960]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:20.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:20 smithi046 ceph-mon[189713]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:22.040 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:26:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:26:21] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2023-10-08T00:26:22.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:22 smithi003 ceph-mon[204507]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:22.041 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:22 smithi003 ceph-mon[200960]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:22.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:22 smithi046 ceph-mon[189713]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:24.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:24 smithi003 ceph-mon[204507]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:24.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:24 smithi003 ceph-mon[200960]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:24.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:24 smithi046 ceph-mon[189713]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:26.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:26 smithi003 ceph-mon[204507]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:26.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:26 smithi003 ceph-mon[200960]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:26.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:26 smithi046 ceph-mon[189713]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:28.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:28 smithi003 ceph-mon[204507]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:28.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:28 smithi003 ceph-mon[200960]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:28.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:28 smithi046 ceph-mon[189713]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:30.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:30 smithi003 ceph-mon[204507]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:30.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:30 smithi003 ceph-mon[200960]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:30.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:30 smithi046 ceph-mon[189713]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:32.053 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:26:31 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:26:31] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:26:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:32 smithi003 ceph-mon[200960]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:32.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:32 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:32 smithi003 ceph-mon[204507]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:32.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:32 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:32 smithi046 ceph-mon[189713]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:32.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:32 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:34.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:34 smithi003 ceph-mon[204507]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:34.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:34 smithi003 ceph-mon[200960]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:34.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:34 smithi046 ceph-mon[189713]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:36 smithi003 ceph-mon[204507]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:36.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:36 smithi003 ceph-mon[200960]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:36.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:36 smithi046 ceph-mon[189713]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:38.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:38 smithi003 ceph-mon[200960]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:38.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:38 smithi003 ceph-mon[204507]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:38.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:38 smithi046 ceph-mon[189713]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:40.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:40 smithi003 ceph-mon[200960]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:40.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:40 smithi003 ceph-mon[204507]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:40.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:40 smithi046 ceph-mon[189713]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:42.064 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:26:41 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:26:41] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2023-10-08T00:26:42.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:42 smithi003 ceph-mon[200960]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:42.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:42 smithi003 ceph-mon[204507]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:42.345 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:42 smithi046 ceph-mon[189713]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:44.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:44 smithi003 ceph-mon[204507]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:44.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:44 smithi003 ceph-mon[200960]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:44.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:44 smithi046 ceph-mon[189713]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:46.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:46 smithi003 ceph-mon[200960]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:46.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:46 smithi003 ceph-mon[204507]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:46.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:46 smithi046 ceph-mon[189713]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:47.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:47 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:47.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:47 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:47 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:26:48.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:48 smithi046 ceph-mon[189713]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:48.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:48 smithi003 ceph-mon[204507]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:48.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:48 smithi003 ceph-mon[200960]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:50.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:50 smithi046 ceph-mon[189713]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:50.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:50 smithi003 ceph-mon[204507]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:50.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:50 smithi003 ceph-mon[200960]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:52.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:26:51 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:26:51] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:26:52.382 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:52 smithi046 ceph-mon[189713]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:52.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:52 smithi003 ceph-mon[204507]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:52.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:52 smithi003 ceph-mon[200960]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:54.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:54 smithi046 ceph-mon[189713]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:54.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:54 smithi003 ceph-mon[204507]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:54.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:54 smithi003 ceph-mon[200960]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:56.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:56 smithi046 ceph-mon[189713]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:56.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:56 smithi003 ceph-mon[204507]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:56.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:56 smithi003 ceph-mon[200960]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:58.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:26:58 smithi046 ceph-mon[189713]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:58.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:26:58 smithi003 ceph-mon[204507]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:26:58.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:26:58 smithi003 ceph-mon[200960]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:00.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:00 smithi046 ceph-mon[189713]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:00.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:00 smithi003 ceph-mon[204507]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:00.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:00 smithi003 ceph-mon[200960]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:02.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:01 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:27:01] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:27:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:02 smithi046 ceph-mon[189713]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:02.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:02 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:27:02.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:02 smithi003 ceph-mon[204507]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:02 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:02 smithi003 ceph-mon[200960]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:02.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:02 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:27:04.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:04 smithi046 ceph-mon[189713]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:04.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:04 smithi003 ceph-mon[204507]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:04.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:04 smithi003 ceph-mon[200960]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:06.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:06 smithi046 ceph-mon[189713]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:06.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:06 smithi003 ceph-mon[204507]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:06.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:06 smithi003 ceph-mon[200960]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:08.346 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:08 smithi046 ceph-mon[189713]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:08.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:08 smithi003 ceph-mon[204507]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:08.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:08 smithi003 ceph-mon[200960]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:10.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:10 smithi003 ceph-mon[204507]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:10.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:10 smithi003 ceph-mon[200960]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:10.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:10 smithi046 ceph-mon[189713]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:11.100 DEBUG:teuthology.orchestra.run:got remote process result: 124 2023-10-08T00:27:11.102 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2023-10-08T00:27:11.103 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-08T00:27:11.476 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_9725b08fd801c82987c737f7e6d354878f036ee8/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_9725b08fd801c82987c737f7e6d354878f036ee8/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 smithi003 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-10-08T00:27:11.548 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6515080f6e8b4dfc9ad30227aeceeced 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_9725b08fd801c82987c737f7e6d354878f036ee8/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_9725b08fd801c82987c737f7e6d354878f036ee8/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 smithi003 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-10-08T00:27:11.551 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-08T00:27:11.562 INFO:tasks.cephadm:Teardown begin 2023-10-08T00:27:11.562 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2023-10-08T00:27:11.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-08T00:27:11.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:11 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:27:11] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2023-10-08T00:27:12.055 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T00:27:12.055 INFO:teuthology.orchestra.run.smithi003.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":54319,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.46:6833/4071958607","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":4071958607},{"type":"v1","addr":"172.21.15.46:6833","nonce":4071958607}]},"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-10-07T21:10:54.605921+0000","modified":"2023-10-07T21:22:04.599583+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":564,"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":34377},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34377":{"gid":34377,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.3:6835/2533256556","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":2533256556},{"type":"v1","addr":"172.21.15.3:6835","nonce":2533256556}]},"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-10-08T00:27:12.058 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 16 2023-10-08T00:27:12.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-08T00:27:12.322 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:12 smithi003 ceph-mon[200960]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:12.323 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:12 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/4143446835' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-08T00:27:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:12 smithi003 ceph-mon[204507]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:12.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:12 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/4143446835' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-08T00:27:12.449 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T00:27:12.450 INFO:teuthology.orchestra.run.smithi003.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":54319,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.46:6833/4071958607","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":4071958607},{"type":"v1","addr":"172.21.15.46:6833","nonce":4071958607}]},"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-10-07T21:10:54.605921+0000","modified":"2023-10-07T21:22:04.599583+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":564,"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":34377},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34377":{"gid":34377,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":6,"addr":"172.21.15.3:6835/2533256556","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6834","nonce":2533256556},{"type":"v1","addr":"172.21.15.3:6835","nonce":2533256556}]},"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-10-08T00:27:12.453 INFO:teuthology.orchestra.run.smithi003.stderr:dumped fsmap epoch 16 2023-10-08T00:27:12.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-08T00:27:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:12 smithi046 ceph-mon[189713]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:12.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:12 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/4143446835' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-08T00:27:12.804 INFO:teuthology.orchestra.run.smithi003.stdout: 2023-10-08T00:27:12.804 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":914,"fsid":"232f067a-6555-11ee-8db5-212e2dc638e7","created":"2023-10-07T21:05:42.754067+0000","modified":"2023-10-07T21:28:15.975088+0000","last_up_change":"2023-10-07T21:21:40.789809+0000","last_in_change":"2023-10-07T21:10:16.121429+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-10-07T21:08:42.219030+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-10-07T21:10:53.030313+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":"62","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-10-07T21:10:53.974077+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":"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":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.6299999952316284,"score_stable":1.6299999952316284,"optimal_score":1,"raw_score_acting":1.6299999952316284,"raw_score_stable":1.6299999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T21:11:41.269833+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":"68","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-smithi003-266591-19","create_time":"2023-10-07T21:28:13.411633+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":"914","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":"2f18763d-43dd-482f-b26a-dd45b0a61184","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":299,"up_from":310,"up_thru":912,"down_at":300,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6803","nonce":3597888908}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6805","nonce":3597888908}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6809","nonce":3597888908}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3597888908},{"type":"v1","addr":"172.21.15.3:6807","nonce":3597888908}]},"public_addr":"172.21.15.3:6803/3597888908","cluster_addr":"172.21.15.3:6805/3597888908","heartbeat_back_addr":"172.21.15.3:6809/3597888908","heartbeat_front_addr":"172.21.15.3:6807/3597888908","state":["exists","up"]},{"osd":1,"uuid":"18994a2b-fc38-4a21-8051-28d97e56b197","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":332,"up_from":343,"up_thru":912,"down_at":333,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6811","nonce":764880617}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6813","nonce":764880617}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6817","nonce":764880617}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":764880617},{"type":"v1","addr":"172.21.15.3:6815","nonce":764880617}]},"public_addr":"172.21.15.3:6811/764880617","cluster_addr":"172.21.15.3:6813/764880617","heartbeat_back_addr":"172.21.15.3:6817/764880617","heartbeat_front_addr":"172.21.15.3:6815/764880617","state":["exists","up"]},{"osd":2,"uuid":"7cee27a4-4266-42f6-bbda-85aaae4a30a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":365,"up_from":376,"up_thru":912,"down_at":366,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6819","nonce":4291151655}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6821","nonce":4291151655}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6825","nonce":4291151655}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":4291151655},{"type":"v1","addr":"172.21.15.3:6823","nonce":4291151655}]},"public_addr":"172.21.15.3:6819/4291151655","cluster_addr":"172.21.15.3:6821/4291151655","heartbeat_back_addr":"172.21.15.3:6825/4291151655","heartbeat_front_addr":"172.21.15.3:6823/4291151655","state":["exists","up"]},{"osd":3,"uuid":"4a7c951b-1cfe-42a3-990b-a1ca48d0d247","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":398,"up_from":409,"up_thru":912,"down_at":399,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6827","nonce":299263611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6829","nonce":299263611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6833","nonce":299263611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":299263611},{"type":"v1","addr":"172.21.15.3:6831","nonce":299263611}]},"public_addr":"172.21.15.3:6827/299263611","cluster_addr":"172.21.15.3:6829/299263611","heartbeat_back_addr":"172.21.15.3:6833/299263611","heartbeat_front_addr":"172.21.15.3:6831/299263611","state":["exists","up"]},{"osd":4,"uuid":"c6fe8c39-21ad-42f8-abc3-7b16b74714b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":430,"up_from":442,"up_thru":912,"down_at":431,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6801","nonce":530172936}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6803","nonce":530172936}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6807","nonce":530172936}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":530172936},{"type":"v1","addr":"172.21.15.46:6805","nonce":530172936}]},"public_addr":"172.21.15.46:6801/530172936","cluster_addr":"172.21.15.46:6803/530172936","heartbeat_back_addr":"172.21.15.46:6807/530172936","heartbeat_front_addr":"172.21.15.46:6805/530172936","state":["exists","up"]},{"osd":5,"uuid":"8509a633-8d03-44ea-a7d7-0cf171574bb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":464,"up_from":476,"up_thru":912,"down_at":465,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6809","nonce":542168789}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6811","nonce":542168789}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6815","nonce":542168789}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":542168789},{"type":"v1","addr":"172.21.15.46:6813","nonce":542168789}]},"public_addr":"172.21.15.46:6809/542168789","cluster_addr":"172.21.15.46:6811/542168789","heartbeat_back_addr":"172.21.15.46:6815/542168789","heartbeat_front_addr":"172.21.15.46:6813/542168789","state":["exists","up"]},{"osd":6,"uuid":"182c3452-1ddd-4ed0-be02-88766f36664a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":498,"up_from":509,"up_thru":912,"down_at":499,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6817","nonce":423985056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6818","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6819","nonce":423985056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6823","nonce":423985056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":423985056},{"type":"v1","addr":"172.21.15.46:6821","nonce":423985056}]},"public_addr":"172.21.15.46:6817/423985056","cluster_addr":"172.21.15.46:6819/423985056","heartbeat_back_addr":"172.21.15.46:6823/423985056","heartbeat_front_addr":"172.21.15.46:6821/423985056","state":["exists","up"]},{"osd":7,"uuid":"562f919b-b246-4b97-9054-edd040f8ed08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":532,"up_from":543,"up_thru":912,"down_at":533,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6825","nonce":1201685370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6827","nonce":1201685370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6831","nonce":1201685370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1201685370},{"type":"v1","addr":"172.21.15.46:6829","nonce":1201685370}]},"public_addr":"172.21.15.46:6825/1201685370","cluster_addr":"172.21.15.46:6827/1201685370","heartbeat_back_addr":"172.21.15.46:6831/1201685370","heartbeat_front_addr":"172.21.15.46:6829/1201685370","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-10-07T21:07:55.032854+0000","dead_epoch":299},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:08:16.410315+0000","dead_epoch":332},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:08:38.610602+0000","dead_epoch":365},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:09:01.269961+0000","dead_epoch":398},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:09:23.065596+0000","dead_epoch":430},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:09:45.799400+0000","dead_epoch":464},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:10:08.844585+0000","dead_epoch":498},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T21:10:31.304050+0000","dead_epoch":532}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.0","mappings":[{"from":6,"to":7}]},{"pgid":"3.7","mappings":[{"from":0,"to":1}]},{"pgid":"3.9","mappings":[{"from":4,"to":1}]},{"pgid":"3.a","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":7}]},{"pgid":"3.1f","mappings":[{"from":0,"to":7}]},{"pgid":"3.24","mappings":[{"from":0,"to":1}]},{"pgid":"3.31","mappings":[{"from":4,"to":7}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]},{"pgid":"3.37","mappings":[{"from":5,"to":2}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:6833/1043359112":"2023-10-08T21:22:02.583863+0000","172.21.15.46:6832/1043359112":"2023-10-08T21:22:02.583863+0000","172.21.15.3:0/3954595069":"2023-10-08T21:16:31.115482+0000","172.21.15.3:6801/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/3883059833":"2023-10-08T21:06:11.818349+0000","172.21.15.3:6800/1493008891":"2023-10-08T21:11:29.338670+0000","172.21.15.3:6801/2839440700":"2023-10-08T21:15:04.509079+0000","172.21.15.3:6801/3049865294":"2023-10-08T21:16:31.115482+0000","172.21.15.46:0/2023258983":"2023-10-08T21:15:46.961075+0000","172.21.15.3:6800/3049865294":"2023-10-08T21:16:31.115482+0000","172.21.15.46:0/1878399089":"2023-10-08T21:15:46.961075+0000","172.21.15.46:0/462970028":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/761982543":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/2793706005":"2023-10-08T21:15:04.509079+0000","172.21.15.3:6800/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1645292421":"2023-10-08T21:15:04.509079+0000","172.21.15.3:6800/2839440700":"2023-10-08T21:15:04.509079+0000","172.21.15.46:6835/2550838829":"2023-10-08T21:15:46.961075+0000","172.21.15.46:6834/2550838829":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/3135710002":"2023-10-08T21:15:04.509079+0000","172.21.15.46:0/3082887460":"2023-10-08T21:15:46.961075+0000","172.21.15.3:6801/141459582":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/2392482378":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/1242608595":"2023-10-08T21:06:37.690395+0000","172.21.15.3:0/1279110021":"2023-10-08T21:06:37.690395+0000","172.21.15.3:6801/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/2746388883":"2023-10-08T21:15:04.509079+0000","172.21.15.3:0/1603319192":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/1530873325":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/572546835":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/1936211635":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/1432060086":"2023-10-08T21:16:31.115482+0000","172.21.15.46:0/879003846":"2023-10-08T21:15:46.961075+0000","172.21.15.46:0/1070423691":"2023-10-08T21:15:46.961075+0000","172.21.15.3:0/3001851319":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2011615673":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/331606422":"2023-10-08T21:11:29.338670+0000","172.21.15.3:0/2711769053":"2023-10-08T21:16:31.115482+0000","172.21.15.3:0/2555985530":"2023-10-08T21:15:04.509079+0000","172.21.15.3:6800/2207942884":"2023-10-08T21:06:11.818349+0000","172.21.15.3:0/3261401843":"2023-10-08T21:06:37.690395+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":[],"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-10-08T00:27:12.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2023-10-08T00:27:13.234 INFO:teuthology.orchestra.run.smithi003.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2023-10-08T00:27:13.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2023-10-08T00:27:13.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:13 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2989749587' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-08T00:27:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:13 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/783396683' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T00:27:13.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:13 smithi003 conmon[200936]: 2023-10-08T00:27:13.223+0000 7f52d8f8c700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-08T00:27:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:13 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2989749587' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-08T00:27:13.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:13 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/783396683' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T00:27:13.574 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 08 00:27:13 smithi003 conmon[245826]: ignoring --setuser ceph since I am not root 2023-10-08T00:27:13.574 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 08 00:27:13 smithi003 conmon[245826]: ignoring --setgroup ceph since I am not root 2023-10-08T00:27:13.574 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 08 00:27:13 smithi003 conmon[245826]: starting mds.a at 2023-10-08T00:27:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:13 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2989749587' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-08T00:27:13.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:13 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/783396683' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-08T00:27:14.248 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-08T00:27:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2576024038' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-10-08T00:27:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-08T00:27:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-08T00:27:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2576024038' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-10-08T00:27:14.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: osdmap e915: 8 total, 8 up, 8 in 2023-10-08T00:27:14.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-08T00:27:14.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:27:14.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/1717649581' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T00:27:14.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T00:27:14.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2576024038' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2576024038' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: osdmap e915: 8 total, 8 up, 8 in 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:27:14.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/1717649581' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T00:27:14.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:14 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T00:27:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2576024038' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-10-08T00:27:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-08T00:27:14.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-08T00:27:14.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2576024038' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-10-08T00:27:14.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: osdmap e915: 8 total, 8 up, 8 in 2023-10-08T00:27:14.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-08T00:27:14.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-08T00:27:14.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/1717649581' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T00:27:14.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:14 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-08T00:27:15.253 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'cephfs_metadata' removed 2023-10-08T00:27:15.267 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-08T00:27:15.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-08T00:27:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-08T00:27:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: Cluster is now healthy 2023-10-08T00:27:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-10-08T00:27:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: mds.? [v2:172.21.15.3:6834/231111487,v1:172.21.15.3:6835/231111487] up:boot 2023-10-08T00:27:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: fsmap 2 up:standby 2023-10-08T00:27:15.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-08T00:27:15.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/3669285445' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-08T00:27:15.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[200960]: 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-10-08T00:27:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-08T00:27:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-08T00:27:15.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: Cluster is now healthy 2023-10-08T00:27:15.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-10-08T00:27:15.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: mds.? [v2:172.21.15.3:6834/231111487,v1:172.21.15.3:6835/231111487] up:boot 2023-10-08T00:27:15.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: fsmap 2 up:standby 2023-10-08T00:27:15.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-08T00:27:15.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/3669285445' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-08T00:27:15.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:15 smithi003 ceph-mon[204507]: 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-10-08T00:27:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-08T00:27:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-08T00:27:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: Cluster is now healthy 2023-10-08T00:27:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-10-08T00:27:15.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: mds.? [v2:172.21.15.3:6834/231111487,v1:172.21.15.3:6835/231111487] up:boot 2023-10-08T00:27:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: fsmap 2 up:standby 2023-10-08T00:27:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-08T00:27:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/3669285445' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-08T00:27:15.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:15 smithi046 ceph-mon[189713]: 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-10-08T00:27:16.250 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'cephfs_data' removed 2023-10-08T00:27:16.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T00:27:16.556 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[204507]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:16.556 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[204507]: 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-10-08T00:27:16.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[204507]: osdmap e916: 8 total, 8 up, 8 in 2023-10-08T00:27:16.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2988648508' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-08T00:27:16.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[200960]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:16.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[200960]: 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-10-08T00:27:16.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[200960]: osdmap e916: 8 total, 8 up, 8 in 2023-10-08T00:27:16.558 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:16 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2988648508' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-08T00:27:16.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T00:27:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:16 smithi046 ceph-mon[189713]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:16 smithi046 ceph-mon[189713]: 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-10-08T00:27:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:16 smithi046 ceph-mon[189713]: osdmap e916: 8 total, 8 up, 8 in 2023-10-08T00:27:16.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:16 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2988648508' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-08T00:27:16.734 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-08T00:27:16.734 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-08T00:27:16.753 DEBUG:teuthology.orchestra.run.smithi046:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-08T00:27:16.791 INFO:tasks.cephadm:Stopping all daemons... 2023-10-08T00:27:16.792 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-08T00:27:16.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a 2023-10-08T00:27:17.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:16 smithi003 systemd[1]: Stopping Ceph mon.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:17.373 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[187445]: [08/Oct/2023:00:27:17] ENGINE Bus STOPPING 2023-10-08T00:27:17.374 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[187445]: [08/Oct/2023:00:27:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-08T00:27:17.374 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[187445]: [08/Oct/2023:00:27:17] ENGINE Bus STOPPED 2023-10-08T00:27:17.374 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[187445]: [08/Oct/2023:00:27:17] ENGINE Bus STARTING 2023-10-08T00:27:17.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[200960]: from='client.? 172.21.15.3:0/2988648508' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2023-10-08T00:27:17.375 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[200960]: osdmap e917: 8 total, 8 up, 8 in 2023-10-08T00:27:17.375 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:27:17.375 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[200960]: pgmap v6401: 41 pgs: 41 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:17.375 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:27:17.375 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[200960]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:27:17.375 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[200936]: 2023-10-08T00:27:17.247+0000 7f52de797700 -1 received signal: Terminated from /dev/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-10-08T00:27:17.375 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[200936]: 2023-10-08T00:27:17.247+0000 7f52de797700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-10-08T00:27:17.376 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[204507]: from='client.? 172.21.15.3:0/2988648508' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2023-10-08T00:27:17.376 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[204507]: osdmap e917: 8 total, 8 up, 8 in 2023-10-08T00:27:17.376 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:27:17.376 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[204507]: pgmap v6401: 41 pgs: 41 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:17.376 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:27:17.376 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:17 smithi003 ceph-mon[204507]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:27:17.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:17 smithi046 ceph-mon[189713]: from='client.? 172.21.15.3:0/2988648508' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2023-10-08T00:27:17.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:17 smithi046 ceph-mon[189713]: osdmap e917: 8 total, 8 up, 8 in 2023-10-08T00:27:17.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-08T00:27:17.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:17 smithi046 ceph-mon[189713]: pgmap v6401: 41 pgs: 41 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-08T00:27:17.597 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:27:17.598 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:17 smithi046 ceph-mon[189713]: from='mgr.34107 172.21.15.3:0/1681455017' entity='mgr.y' 2023-10-08T00:27:17.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[187445]: [08/Oct/2023:00:27:17] ENGINE Serving on http://:::9283 2023-10-08T00:27:17.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:17 smithi003 conmon[187445]: [08/Oct/2023:00:27:17] ENGINE Bus STARTED 2023-10-08T00:27:19.558 INFO:journalctl@ceph.mon.a.smithi003.stdout:Oct 08 00:27:19 smithi003 bash[334488]: 5e970107c2d4aadbd2e25b8fad89054c8403bd1579395b8edef22a1b2fe105de 2023-10-08T00:27:19.566 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-08T00:27:19.613 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:19.614 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-08T00:27:19.614 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-10-08T00:27:19.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.c 2023-10-08T00:27:19.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:19 smithi003 systemd[1]: Stopping Ceph mon.c for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:20.273 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:19 smithi003 conmon[204483]: 2023-10-08T00:27:19.875+0000 7f52a87c1700 -1 received signal: Terminated from /dev/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-10-08T00:27:20.273 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:19 smithi003 conmon[204483]: 2023-10-08T00:27:19.875+0000 7f52a87c1700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-10-08T00:27:20.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Oct 08 00:27:20 smithi003 bash[334962]: ce9375d41ce7c1a5d4010587a9b0d78160a6075895f9e35ed24b3108a041304c 2023-10-08T00:27:21.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-08T00:27:21.123 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:21.123 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-10-08T00:27:21.123 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-08T00:27:21.123 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.b 2023-10-08T00:27:21.596 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:21 smithi046 systemd[1]: Stopping Ceph mon.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:22.037 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:21 smithi046 conmon[189689]: 2023-10-08T00:27:21.711+0000 7fbff4de7700 -1 received signal: Terminated from /dev/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-10-08T00:27:22.038 INFO:journalctl@ceph.mon.b.smithi046.stdout:Oct 08 00:27:21 smithi046 conmon[189689]: 2023-10-08T00:27:21.711+0000 7fbff4de7700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-10-08T00:27:22.072 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:21 smithi003 conmon[187445]: ::ffff:172.21.15.46 - - [08/Oct/2023:00:27:21] "GET /metrics HTTP/1.1" 200 31593 "" "Prometheus/2.43.0" 2023-10-08T00:27:22.711 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-08T00:27:22.759 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:22.759 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-08T00:27:22.760 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-08T00:27:22.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y 2023-10-08T00:27:23.047 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:22 smithi003 systemd[1]: Stopping Ceph mgr.y for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:23.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:23 smithi003 conmon[187445]: 2023-10-08T00:27:23.045+0000 7fcd0d1a3700 -1 received signal: Terminated from /dev/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-10-08T00:27:23.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:23 smithi003 conmon[187445]: 2023-10-08T00:27:23.045+0000 7fcd0d1a3700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-08T00:27:23.323 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Oct 08 00:27:23 smithi003 bash[335276]: 9989f2f1eaaa209f05a302cd6763db78ae43b32c2a8cbc7277255d78faa3f14c 2023-10-08T00:27:23.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.y.service' 2023-10-08T00:27:23.951 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:23.952 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-08T00:27:23.952 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-08T00:27:23.952 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.x 2023-10-08T00:27:24.346 INFO:journalctl@ceph.mgr.x.smithi046.stdout:Oct 08 00:27:23 smithi046 systemd[1]: Stopping Ceph mgr.x for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:24.941 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-08T00:27:24.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:24.979 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-08T00:27:24.980 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-08T00:27:24.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.0 2023-10-08T00:27:25.279 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:27:25 smithi003 systemd[1]: Stopping Ceph osd.0 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:25.572 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:27:25 smithi003 conmon[213981]: 2023-10-08T00:27:25.278+0000 7f6e1c3d0700 -1 received signal: Terminated from /dev/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-10-08T00:27:25.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:27:25 smithi003 conmon[213981]: 2023-10-08T00:27:25.278+0000 7f6e1c3d0700 -1 osd.0 917 *** Got signal Terminated *** 2023-10-08T00:27:25.573 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:27:25 smithi003 conmon[213981]: 2023-10-08T00:27:25.278+0000 7f6e1c3d0700 -1 osd.0 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:27:31.323 INFO:journalctl@ceph.osd.0.smithi003.stdout:Oct 08 00:27:30 smithi003 bash[335578]: d5f473a683718262bedea04d62d6ead261515c43bc3a84484c3965fb16df040f 2023-10-08T00:27:33.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-08T00:27:33.232 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:33.232 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-08T00:27:33.232 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-08T00:27:33.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.1 2023-10-08T00:27:33.554 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:27:33 smithi003 systemd[1]: Stopping Ceph osd.1 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:33.822 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:27:33 smithi003 conmon[221921]: 2023-10-08T00:27:33.552+0000 7f345a1f7700 -1 received signal: Terminated from /dev/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-10-08T00:27:33.823 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:27:33 smithi003 conmon[221921]: 2023-10-08T00:27:33.552+0000 7f345a1f7700 -1 osd.1 917 *** Got signal Terminated *** 2023-10-08T00:27:33.823 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:27:33 smithi003 conmon[221921]: 2023-10-08T00:27:33.552+0000 7f345a1f7700 -1 osd.1 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:27:39.572 INFO:journalctl@ceph.osd.1.smithi003.stdout:Oct 08 00:27:39 smithi003 bash[336174]: 047741775bdc6130cb1959c5b47208f880a19603648940a12c2164a96c20d736 2023-10-08T00:27:41.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-08T00:27:41.070 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:41.070 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-08T00:27:41.070 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-08T00:27:41.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.2 2023-10-08T00:27:41.322 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:27:41 smithi003 systemd[1]: Stopping Ceph osd.2 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:41.822 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:27:41 smithi003 conmon[229998]: 2023-10-08T00:27:41.372+0000 7f3ebdb02700 -1 received signal: Terminated from /dev/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-10-08T00:27:41.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:27:41 smithi003 conmon[229998]: 2023-10-08T00:27:41.372+0000 7f3ebdb02700 -1 osd.2 917 *** Got signal Terminated *** 2023-10-08T00:27:41.823 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:27:41 smithi003 conmon[229998]: 2023-10-08T00:27:41.372+0000 7f3ebdb02700 -1 osd.2 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:27:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:27:41 smithi046 conmon[240100]: ts=2023-10-08T00:27:41.585Z 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.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2023-10-08T00:27:41.846 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:27:41 smithi046 conmon[240100]: ts=2023-10-08T00:27:41.585Z 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.3:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.3:8765: connect: connection refused" 2023-10-08T00:27:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:27:41 smithi046 conmon[240100]: ts=2023-10-08T00:27:41.587Z 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.3:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2023-10-08T00:27:41.847 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:27:41 smithi046 conmon[240100]: ts=2023-10-08T00:27:41.587Z 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.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2023-10-08T00:27:47.322 INFO:journalctl@ceph.osd.2.smithi003.stdout:Oct 08 00:27:46 smithi003 bash[336752]: 076668d2f3c58dbaf323433794d4321570a0ba32ff7fa4f98094cfb09394a661 2023-10-08T00:27:48.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-08T00:27:48.799 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:48.799 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-08T00:27:48.799 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-08T00:27:48.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.3 2023-10-08T00:27:49.072 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:48 smithi003 systemd[1]: Stopping Ceph osd.3 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:49.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:49 smithi003 conmon[237902]: 2023-10-08T00:27:49.112+0000 7f4d849c9700 -1 received signal: Terminated from /dev/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-10-08T00:27:49.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:49 smithi003 conmon[237902]: 2023-10-08T00:27:49.112+0000 7f4d849c9700 -1 osd.3 917 *** Got signal Terminated *** 2023-10-08T00:27:49.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:49 smithi003 conmon[237902]: 2023-10-08T00:27:49.112+0000 7f4d849c9700 -1 osd.3 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:27:51.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:51 smithi046 conmon[206882]: 2023-10-08T00:27:51.138+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:52.322 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:52 smithi003 conmon[237902]: 2023-10-08T00:27:52.040+0000 7f4d80fbf700 -1 osd.3 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:27.358415+0000 front 2023-10-08T00:27:27.358474+0000 (oldest deadline 2023-10-08T00:27:51.458559+0000) 2023-10-08T00:27:52.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:52 smithi046 conmon[206882]: 2023-10-08T00:27:52.185+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:53.322 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:53 smithi003 conmon[237902]: 2023-10-08T00:27:53.011+0000 7f4d80fbf700 -1 osd.3 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:27.358415+0000 front 2023-10-08T00:27:27.358474+0000 (oldest deadline 2023-10-08T00:27:51.458559+0000) 2023-10-08T00:27:53.346 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:53 smithi046 conmon[199405]: 2023-10-08T00:27:53.043+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:27:53.347 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:53 smithi046 conmon[206882]: 2023-10-08T00:27:53.219+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:53.846 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:27:53 smithi046 conmon[214229]: 2023-10-08T00:27:53.349+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:27:54.322 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:54 smithi003 conmon[237902]: 2023-10-08T00:27:54.024+0000 7f4d80fbf700 -1 osd.3 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:27.358415+0000 front 2023-10-08T00:27:27.358474+0000 (oldest deadline 2023-10-08T00:27:51.458559+0000) 2023-10-08T00:27:54.346 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:54 smithi046 conmon[199405]: 2023-10-08T00:27:54.032+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:27:54.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:54 smithi046 conmon[206882]: 2023-10-08T00:27:54.188+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:54.846 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:27:54 smithi046 conmon[214229]: 2023-10-08T00:27:54.359+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:27:55.319 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:55 smithi046 conmon[199405]: 2023-10-08T00:27:55.045+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:27:55.319 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:55 smithi046 conmon[206882]: 2023-10-08T00:27:55.221+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:55.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Oct 08 00:27:55 smithi003 bash[337337]: ec598c86f5b303ba412e2eceab5dd2571ea8a5ec1c29a2e35f90a7c94c55f54b 2023-10-08T00:27:55.596 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:27:55 smithi046 conmon[214229]: 2023-10-08T00:27:55.319+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:27:56.346 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:56 smithi046 conmon[199405]: 2023-10-08T00:27:56.030+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:27:56.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:56 smithi046 conmon[206882]: 2023-10-08T00:27:56.196+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:56.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:27:56 smithi046 conmon[221565]: 2023-10-08T00:27:56.034+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:27:56.846 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:27:56 smithi046 conmon[214229]: 2023-10-08T00:27:56.348+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:27:56.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-08T00:27:56.917 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:27:56.917 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-08T00:27:56.917 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-08T00:27:56.917 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.4 2023-10-08T00:27:57.224 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:27:57 smithi046 conmon[221565]: 2023-10-08T00:27:57.038+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:27:57.225 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:56 smithi046 systemd[1]: Stopping Ceph osd.4 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:27:57.225 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:56 smithi046 conmon[199405]: 2023-10-08T00:27:56.988+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:27:57.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:57 smithi046 conmon[199405]: 2023-10-08T00:27:57.223+0000 7f7016e57700 -1 received signal: Terminated from /dev/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-10-08T00:27:57.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:57 smithi046 conmon[199405]: 2023-10-08T00:27:57.224+0000 7f7016e57700 -1 osd.4 917 *** Got signal Terminated *** 2023-10-08T00:27:57.596 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:57 smithi046 conmon[199405]: 2023-10-08T00:27:57.224+0000 7f7016e57700 -1 osd.4 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:27:57.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:27:57 smithi046 conmon[214229]: 2023-10-08T00:27:57.324+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:27:57.597 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:57 smithi046 conmon[206882]: 2023-10-08T00:27:57.235+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:58.250 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:57 smithi046 conmon[199405]: 2023-10-08T00:27:57.942+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:27:58.251 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:27:58 smithi046 conmon[221565]: 2023-10-08T00:27:58.083+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:27:58.596 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:27:58 smithi046 conmon[214229]: 2023-10-08T00:27:58.325+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:27:58.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:58 smithi046 conmon[206882]: 2023-10-08T00:27:58.250+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:59.284 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:27:59 smithi046 conmon[221565]: 2023-10-08T00:27:59.059+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:27:59.284 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:58 smithi046 conmon[199405]: 2023-10-08T00:27:58.919+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:27:59.597 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:27:59 smithi046 conmon[206882]: 2023-10-08T00:27:59.283+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:27:59.599 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:27:59 smithi046 conmon[214229]: 2023-10-08T00:27:59.291+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:00.264 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:27:59 smithi046 conmon[199405]: 2023-10-08T00:27:59.939+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:28:00.264 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:00 smithi046 conmon[221565]: 2023-10-08T00:28:00.077+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:00.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:00 smithi046 conmon[206882]: 2023-10-08T00:28:00.263+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:00.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:00 smithi046 conmon[206882]: 2023-10-08T00:28:00.263+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:00.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:00 smithi046 conmon[214229]: 2023-10-08T00:28:00.271+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:00.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:00 smithi046 conmon[214229]: 2023-10-08T00:28:00.271+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:01.255 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:01 smithi046 conmon[221565]: 2023-10-08T00:28:01.098+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:01.256 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:28:00 smithi046 conmon[199405]: 2023-10-08T00:28:00.925+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:28:01.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:01 smithi046 conmon[206882]: 2023-10-08T00:28:01.255+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:01.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:01 smithi046 conmon[206882]: 2023-10-08T00:28:01.255+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:01.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:01 smithi046 conmon[214229]: 2023-10-08T00:28:01.285+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:01.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:01 smithi046 conmon[214229]: 2023-10-08T00:28:01.285+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:02.252 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:28:01 smithi046 conmon[199405]: 2023-10-08T00:28:01.889+0000 7f7010c48700 -1 osd.4 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.498255+0000 front 2023-10-08T00:27:29.498336+0000 (oldest deadline 2023-10-08T00:27:52.398076+0000) 2023-10-08T00:28:02.253 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:02 smithi046 conmon[221565]: 2023-10-08T00:28:02.066+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:02.253 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:02 smithi046 conmon[221565]: 2023-10-08T00:28:02.066+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:02.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:02 smithi046 conmon[206882]: 2023-10-08T00:28:02.252+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:02.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:02 smithi046 conmon[206882]: 2023-10-08T00:28:02.252+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:02.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:02 smithi046 conmon[214229]: 2023-10-08T00:28:02.253+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:02.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:02 smithi046 conmon[214229]: 2023-10-08T00:28:02.253+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:03.079 INFO:journalctl@ceph.osd.4.smithi046.stdout:Oct 08 00:28:02 smithi046 bash[322453]: a670b3b578a48ac8e71b57de640f7bfea0a9d9a5c0c59bfecc8a9ec489ae4e2a 2023-10-08T00:28:03.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:03 smithi046 conmon[206882]: 2023-10-08T00:28:03.255+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:03.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:03 smithi046 conmon[206882]: 2023-10-08T00:28:03.255+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:03.346 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:03 smithi046 conmon[214229]: 2023-10-08T00:28:03.272+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:03.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:03 smithi046 conmon[214229]: 2023-10-08T00:28:03.272+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:03.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:03 smithi046 conmon[221565]: 2023-10-08T00:28:03.078+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:03.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:03 smithi046 conmon[221565]: 2023-10-08T00:28:03.078+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:04.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:04 smithi046 conmon[206882]: 2023-10-08T00:28:04.259+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:04.347 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:04 smithi046 conmon[206882]: 2023-10-08T00:28:04.259+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:04.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:04 smithi046 conmon[214229]: 2023-10-08T00:28:04.275+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:04.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:04 smithi046 conmon[214229]: 2023-10-08T00:28:04.275+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:04.348 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:04 smithi046 conmon[221565]: 2023-10-08T00:28:04.050+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:04.348 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:04 smithi046 conmon[221565]: 2023-10-08T00:28:04.050+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:04.982 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-08T00:28:05.024 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:28:05.024 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-08T00:28:05.025 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-08T00:28:05.025 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.5 2023-10-08T00:28:05.238 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[221565]: 2023-10-08T00:28:05.055+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:05.238 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[221565]: 2023-10-08T00:28:05.055+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:05.239 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:05 smithi046 systemd[1]: Stopping Ceph osd.5 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:05.239 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[206882]: 2023-10-08T00:28:05.215+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:05.239 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[206882]: 2023-10-08T00:28:05.215+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:05.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[206882]: 2023-10-08T00:28:05.330+0000 7fc48409f700 -1 received signal: Terminated from /dev/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-10-08T00:28:05.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[206882]: 2023-10-08T00:28:05.330+0000 7fc48409f700 -1 osd.5 917 *** Got signal Terminated *** 2023-10-08T00:28:05.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[206882]: 2023-10-08T00:28:05.330+0000 7fc48409f700 -1 osd.5 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:28:05.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[214229]: 2023-10-08T00:28:05.237+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:05.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:05 smithi046 conmon[214229]: 2023-10-08T00:28:05.237+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:06.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:06 smithi046 conmon[206882]: 2023-10-08T00:28:06.244+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:06.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:06 smithi046 conmon[206882]: 2023-10-08T00:28:06.244+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:06.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:06 smithi046 conmon[221565]: 2023-10-08T00:28:06.015+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:06.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:06 smithi046 conmon[221565]: 2023-10-08T00:28:06.015+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:06.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:06 smithi046 conmon[214229]: 2023-10-08T00:28:06.239+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:06.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:06 smithi046 conmon[214229]: 2023-10-08T00:28:06.239+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:07.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:07 smithi046 conmon[206882]: 2023-10-08T00:28:07.248+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:07.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:07 smithi046 conmon[206882]: 2023-10-08T00:28:07.248+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:07.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:07 smithi046 conmon[221565]: 2023-10-08T00:28:07.051+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:07.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:07 smithi046 conmon[221565]: 2023-10-08T00:28:07.051+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:07.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:07 smithi046 conmon[214229]: 2023-10-08T00:28:07.282+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:07.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:07 smithi046 conmon[214229]: 2023-10-08T00:28:07.282+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:08.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[206882]: 2023-10-08T00:28:08.298+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:08.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[206882]: 2023-10-08T00:28:08.298+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:08.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[214229]: 2023-10-08T00:28:08.236+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:08.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[214229]: 2023-10-08T00:28:08.237+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:08.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[214229]: 2023-10-08T00:28:08.237+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:08.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[221565]: 2023-10-08T00:28:08.086+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:08.348 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[221565]: 2023-10-08T00:28:08.086+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:08.348 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:08 smithi046 conmon[221565]: 2023-10-08T00:28:08.086+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:09.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[206882]: 2023-10-08T00:28:09.256+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:09.346 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[206882]: 2023-10-08T00:28:09.256+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:09.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[221565]: 2023-10-08T00:28:09.056+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:09.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[221565]: 2023-10-08T00:28:09.056+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:09.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[221565]: 2023-10-08T00:28:09.056+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:09.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[214229]: 2023-10-08T00:28:09.277+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:09.348 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[214229]: 2023-10-08T00:28:09.277+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:09.348 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:09 smithi046 conmon[214229]: 2023-10-08T00:28:09.277+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:10.278 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[221565]: 2023-10-08T00:28:10.025+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:10.278 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[221565]: 2023-10-08T00:28:10.025+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:10.278 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[221565]: 2023-10-08T00:28:10.025+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:10.279 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[206882]: 2023-10-08T00:28:10.227+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.266532+0000 front 2023-10-08T00:27:29.266440+0000 (oldest deadline 2023-10-08T00:27:50.966400+0000) 2023-10-08T00:28:10.279 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[206882]: 2023-10-08T00:28:10.227+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:37.868643+0000 front 2023-10-08T00:27:37.868629+0000 (oldest deadline 2023-10-08T00:28:00.168500+0000) 2023-10-08T00:28:10.279 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[206882]: 2023-10-08T00:28:10.227+0000 7fc47fe94700 -1 osd.5 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:46.069474+0000 front 2023-10-08T00:27:46.069521+0000 (oldest deadline 2023-10-08T00:28:09.569416+0000) 2023-10-08T00:28:10.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[214229]: 2023-10-08T00:28:10.277+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:10.598 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[214229]: 2023-10-08T00:28:10.277+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:10.598 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:10 smithi046 conmon[214229]: 2023-10-08T00:28:10.277+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:11.254 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:11 smithi046 conmon[221565]: 2023-10-08T00:28:11.073+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:11.255 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:11 smithi046 conmon[221565]: 2023-10-08T00:28:11.073+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:11.255 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:11 smithi046 conmon[221565]: 2023-10-08T00:28:11.073+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:11.596 INFO:journalctl@ceph.osd.5.smithi046.stdout:Oct 08 00:28:11 smithi046 bash[323036]: 5093f333aa18dab464aa9ddcaf31c9f80800d3e1dd23fa6dcbacda7d2fc5a7b3 2023-10-08T00:28:11.596 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:11 smithi046 conmon[214229]: 2023-10-08T00:28:11.253+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:11.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:11 smithi046 conmon[214229]: 2023-10-08T00:28:11.253+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:11.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:11 smithi046 conmon[214229]: 2023-10-08T00:28:11.253+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:12.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:12 smithi046 conmon[221565]: 2023-10-08T00:28:12.047+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:12.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:12 smithi046 conmon[221565]: 2023-10-08T00:28:12.047+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:12.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:12 smithi046 conmon[221565]: 2023-10-08T00:28:12.047+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:12.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:12 smithi046 conmon[214229]: 2023-10-08T00:28:12.231+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:12.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:12 smithi046 conmon[214229]: 2023-10-08T00:28:12.231+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:12.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:12 smithi046 conmon[214229]: 2023-10-08T00:28:12.231+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:13.096 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-08T00:28:13.139 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:28:13.140 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-08T00:28:13.140 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-08T00:28:13.140 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.6 2023-10-08T00:28:13.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[221565]: 2023-10-08T00:28:13.015+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:13.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[221565]: 2023-10-08T00:28:13.015+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:13.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[221565]: 2023-10-08T00:28:13.015+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:13.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[214229]: 2023-10-08T00:28:13.199+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:13.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[214229]: 2023-10-08T00:28:13.199+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:13.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[214229]: 2023-10-08T00:28:13.199+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:13.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:13 smithi046 systemd[1]: Stopping Ceph osd.6 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:13.846 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[214229]: 2023-10-08T00:28:13.437+0000 7f0f9d8c3700 -1 received signal: Terminated from /dev/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-10-08T00:28:13.846 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[214229]: 2023-10-08T00:28:13.437+0000 7f0f9d8c3700 -1 osd.6 917 *** Got signal Terminated *** 2023-10-08T00:28:13.846 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:13 smithi046 conmon[214229]: 2023-10-08T00:28:13.437+0000 7f0f9d8c3700 -1 osd.6 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:28:14.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:14 smithi046 conmon[221565]: 2023-10-08T00:28:14.003+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:14.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:14 smithi046 conmon[221565]: 2023-10-08T00:28:14.003+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:14.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:14 smithi046 conmon[221565]: 2023-10-08T00:28:14.003+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:14.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:14 smithi046 conmon[214229]: 2023-10-08T00:28:14.199+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:14.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:14 smithi046 conmon[214229]: 2023-10-08T00:28:14.199+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:14.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:14 smithi046 conmon[214229]: 2023-10-08T00:28:14.199+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:15.346 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:15 smithi046 conmon[214229]: 2023-10-08T00:28:15.223+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:15.346 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:15 smithi046 conmon[214229]: 2023-10-08T00:28:15.223+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:15.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:15 smithi046 conmon[214229]: 2023-10-08T00:28:15.223+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:15.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:15 smithi046 conmon[221565]: 2023-10-08T00:28:15.000+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:15.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:15 smithi046 conmon[221565]: 2023-10-08T00:28:15.000+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:15.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:15 smithi046 conmon[221565]: 2023-10-08T00:28:15.000+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:15.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:15 smithi046 conmon[221565]: 2023-10-08T00:28:15.000+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:16.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:16 smithi046 conmon[221565]: 2023-10-08T00:28:16.034+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:16.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:16 smithi046 conmon[221565]: 2023-10-08T00:28:16.034+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:16.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:16 smithi046 conmon[221565]: 2023-10-08T00:28:16.034+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:16.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:16 smithi046 conmon[221565]: 2023-10-08T00:28:16.034+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:16.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:16 smithi046 conmon[214229]: 2023-10-08T00:28:16.263+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:16.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:16 smithi046 conmon[214229]: 2023-10-08T00:28:16.263+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:16.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:16 smithi046 conmon[214229]: 2023-10-08T00:28:16.263+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:17.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:17 smithi046 conmon[221565]: 2023-10-08T00:28:17.083+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:17.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:17 smithi046 conmon[221565]: 2023-10-08T00:28:17.083+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:17.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:17 smithi046 conmon[221565]: 2023-10-08T00:28:17.083+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:17.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:17 smithi046 conmon[221565]: 2023-10-08T00:28:17.083+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:17.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:17 smithi046 conmon[214229]: 2023-10-08T00:28:17.304+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:17.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:17 smithi046 conmon[214229]: 2023-10-08T00:28:17.304+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:17.347 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:17 smithi046 conmon[214229]: 2023-10-08T00:28:17.304+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:18.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[221565]: 2023-10-08T00:28:18.099+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:18.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[221565]: 2023-10-08T00:28:18.099+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:18.597 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[221565]: 2023-10-08T00:28:18.099+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:18.597 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[221565]: 2023-10-08T00:28:18.099+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:18.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[214229]: 2023-10-08T00:28:18.299+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.251927+0000 front 2023-10-08T00:27:29.252124+0000 (oldest deadline 2023-10-08T00:27:52.751707+0000) 2023-10-08T00:28:18.597 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[214229]: 2023-10-08T00:28:18.299+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:38.052954+0000 front 2023-10-08T00:27:38.052920+0000 (oldest deadline 2023-10-08T00:27:59.752780+0000) 2023-10-08T00:28:18.598 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[214229]: 2023-10-08T00:28:18.299+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:43.253885+0000 front 2023-10-08T00:27:43.253953+0000 (oldest deadline 2023-10-08T00:28:07.954004+0000) 2023-10-08T00:28:18.598 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:18 smithi046 conmon[214229]: 2023-10-08T00:28:18.299+0000 7f0f95eb1700 -1 osd.6 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:53.656128+0000 front 2023-10-08T00:27:53.656057+0000 (oldest deadline 2023-10-08T00:28:17.755851+0000) 2023-10-08T00:28:19.566 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:19 smithi046 conmon[221565]: 2023-10-08T00:28:19.112+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:19.566 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:19 smithi046 conmon[221565]: 2023-10-08T00:28:19.113+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:19.566 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:19 smithi046 conmon[221565]: 2023-10-08T00:28:19.113+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:19.566 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:19 smithi046 conmon[221565]: 2023-10-08T00:28:19.113+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:19.846 INFO:journalctl@ceph.osd.6.smithi046.stdout:Oct 08 00:28:19 smithi046 bash[323614]: 057b9b99882ce8972c0bcd4ee4e2ed66c27a4e33e5327b80ad150a4fe1952bcd 2023-10-08T00:28:20.533 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:20 smithi046 conmon[221565]: 2023-10-08T00:28:20.100+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:20.533 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:20 smithi046 conmon[221565]: 2023-10-08T00:28:20.100+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:20.533 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:20 smithi046 conmon[221565]: 2023-10-08T00:28:20.100+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:20.534 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:20 smithi046 conmon[221565]: 2023-10-08T00:28:20.100+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:21.197 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-08T00:28:21.240 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:28:21.240 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-08T00:28:21.240 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-08T00:28:21.241 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.7 2023-10-08T00:28:21.542 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 conmon[221565]: 2023-10-08T00:28:21.116+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:21.543 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 conmon[221565]: 2023-10-08T00:28:21.116+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:21.543 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 conmon[221565]: 2023-10-08T00:28:21.116+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:21.543 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 conmon[221565]: 2023-10-08T00:28:21.116+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:21.543 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 systemd[1]: Stopping Ceph osd.7 for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:21.543 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 conmon[221565]: 2023-10-08T00:28:21.541+0000 7f550643b700 -1 received signal: Terminated from /dev/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-10-08T00:28:21.543 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 conmon[221565]: 2023-10-08T00:28:21.541+0000 7f550643b700 -1 osd.7 917 *** Got signal Terminated *** 2023-10-08T00:28:21.846 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:21 smithi046 conmon[221565]: 2023-10-08T00:28:21.541+0000 7f550643b700 -1 osd.7 917 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-08T00:28:22.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:22 smithi046 conmon[221565]: 2023-10-08T00:28:22.105+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:22.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:22 smithi046 conmon[221565]: 2023-10-08T00:28:22.105+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:22.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:22 smithi046 conmon[221565]: 2023-10-08T00:28:22.105+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:22.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:22 smithi046 conmon[221565]: 2023-10-08T00:28:22.105+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:23.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:23 smithi046 conmon[221565]: 2023-10-08T00:28:23.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:23.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:23 smithi046 conmon[221565]: 2023-10-08T00:28:23.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:23.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:23 smithi046 conmon[221565]: 2023-10-08T00:28:23.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:23.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:23 smithi046 conmon[221565]: 2023-10-08T00:28:23.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:24.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:24 smithi046 conmon[221565]: 2023-10-08T00:28:24.070+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:24.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:24 smithi046 conmon[221565]: 2023-10-08T00:28:24.070+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:24.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:24 smithi046 conmon[221565]: 2023-10-08T00:28:24.070+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:24.347 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:24 smithi046 conmon[221565]: 2023-10-08T00:28:24.070+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:25.346 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:25 smithi046 conmon[221565]: 2023-10-08T00:28:25.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:25.360 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:25 smithi046 conmon[221565]: 2023-10-08T00:28:25.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:25.360 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:25 smithi046 conmon[221565]: 2023-10-08T00:28:25.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:25.360 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:25 smithi046 conmon[221565]: 2023-10-08T00:28:25.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:25.360 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:25 smithi046 conmon[221565]: 2023-10-08T00:28:25.081+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.46:6804 osd.4 since back 2023-10-08T00:27:58.933897+0000 front 2023-10-08T00:27:58.933917+0000 (oldest deadline 2023-10-08T00:28:24.233842+0000) 2023-10-08T00:28:26.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:26 smithi046 conmon[221565]: 2023-10-08T00:28:26.110+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2023-10-08T00:27:29.030082+0000 front 2023-10-08T00:27:29.030121+0000 (oldest deadline 2023-10-08T00:27:56.030516+0000) 2023-10-08T00:28:26.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:26 smithi046 conmon[221565]: 2023-10-08T00:28:26.110+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2023-10-08T00:27:36.031029+0000 front 2023-10-08T00:27:36.031254+0000 (oldest deadline 2023-10-08T00:28:01.930929+0000) 2023-10-08T00:28:26.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:26 smithi046 conmon[221565]: 2023-10-08T00:28:26.110+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2023-10-08T00:27:41.931723+0000 front 2023-10-08T00:27:41.931695+0000 (oldest deadline 2023-10-08T00:28:07.831617+0000) 2023-10-08T00:28:26.597 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:26 smithi046 conmon[221565]: 2023-10-08T00:28:26.110+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2023-10-08T00:27:51.932775+0000 front 2023-10-08T00:27:51.932630+0000 (oldest deadline 2023-10-08T00:28:14.832726+0000) 2023-10-08T00:28:26.597 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:26 smithi046 conmon[221565]: 2023-10-08T00:28:26.110+0000 7f54ff22a700 -1 osd.7 917 heartbeat_check: no reply from 172.21.15.46:6804 osd.4 since back 2023-10-08T00:27:58.933897+0000 front 2023-10-08T00:27:58.933917+0000 (oldest deadline 2023-10-08T00:28:24.233842+0000) 2023-10-08T00:28:27.596 INFO:journalctl@ceph.osd.7.smithi046.stdout:Oct 08 00:28:27 smithi046 bash[324190]: 35fd315a64b5cdaaf1fab2dbc839a2689315d4e577faf45a964010318890bbec 2023-10-08T00:28:28.985 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-08T00:28:29.025 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:28:29.025 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-08T00:28:29.025 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2023-10-08T00:28:29.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.a 2023-10-08T00:28:29.322 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 08 00:28:29 smithi003 systemd[1]: Stopping Ceph mds.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:29.323 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 08 00:28:29 smithi003 conmon[245826]: 2023-10-08T00:28:29.298+0000 7f90e277f700 -1 received signal: Terminated from /dev/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-10-08T00:28:29.323 INFO:journalctl@ceph.mds.a.smithi003.stdout:Oct 08 00:28:29 smithi003 conmon[245826]: 2023-10-08T00:28:29.298+0000 7f90e277f700 -1 mds.a *** got signal Terminated *** 2023-10-08T00:28:33.905 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.a.service' 2023-10-08T00:28:33.943 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:28:33.943 INFO:tasks.cephadm.mds.a:Stopped mds.a 2023-10-08T00:28:33.943 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2023-10-08T00:28:33.944 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.b 2023-10-08T00:28:34.237 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 08 00:28:33 smithi046 systemd[1]: Stopping Ceph mds.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:34.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 08 00:28:34 smithi046 conmon[228092]: 2023-10-08T00:28:34.236+0000 7f802ddda700 -1 received signal: Terminated from /dev/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-10-08T00:28:34.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 08 00:28:34 smithi046 conmon[228092]: 2023-10-08T00:28:34.236+0000 7f802ddda700 -1 mds.b *** got signal Terminated *** 2023-10-08T00:28:37.596 INFO:journalctl@ceph.mds.b.smithi046.stdout:Oct 08 00:28:37 smithi046 bash[324770]: ee2b93c69e5d643d1f319700bfd85795e0fe696edbf080d4e579c78baf41f1d2 2023-10-08T00:28:37.709 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@mds.b.service' 2023-10-08T00:28:37.746 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:28:37.746 INFO:tasks.cephadm.mds.b:Stopped mds.b 2023-10-08T00:28:37.747 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-08T00:28:37.747 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-232f067a-6555-11ee-8db5-212e2dc638e7@prometheus.a 2023-10-08T00:28:38.069 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:37 smithi046 systemd[1]: Stopping Ceph prometheus.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:38.346 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.068Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-08T00:28:38.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-08T00:28:38.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-08T00:28:38.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-08T00:28:38.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-08T00:28:38.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-08T00:28:38.347 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-08T00:28:38.348 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-08T00:28:38.348 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.069Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-08T00:28:38.348 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.070Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-08T00:28:38.348 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.070Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-08T00:28:38.348 INFO:journalctl@ceph.prometheus.a.smithi046.stdout:Oct 08 00:28:38 smithi046 conmon[240100]: ts=2023-10-08T00:28:38.070Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-08T00:28:38.798 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-232f067a-6555-11ee-8db5-212e2dc638e7@prometheus.a.service' 2023-10-08T00:28:38.832 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-08T00:28:38.833 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-08T00:28:38.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-08T00:28:40.526 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 08 00:28:40 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:40.527 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 08 00:28:40 smithi003 conmon[257885]: ts=2023-10-08T00:28:40.384Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-08T00:28:41.257 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 08 00:28:40 smithi003 bash[338540]: 2915fa8a359f20a10796d4873771c30f830f5fcd5ca202b11e1436b217019845 2023-10-08T00:28:41.257 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 08 00:28:41 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-08T00:28:41.257 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Oct 08 00:28:41 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-08T00:28:41.573 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 08 00:28:41 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:42.228 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 08 00:28:41 smithi003 bash[338818]: 6e274d71129d4b7653535e742a94c64b877f07851a8e5566ed979cfca38c02e4 2023-10-08T00:28:42.229 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 08 00:28:41 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-08T00:28:42.229 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 08 00:28:42 smithi003 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-08T00:28:42.229 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Oct 08 00:28:42 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-08T00:28:42.508 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-08T00:28:44.096 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 08 00:28:43 smithi046 systemd[1]: Stopping Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:44.814 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 08 00:28:44 smithi046 bash[325697]: d3512fa8184bd3865551835b2c349ac1ccfb726cace06b7ee870970a89b6e82e 2023-10-08T00:28:44.814 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 08 00:28:44 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-08T00:28:44.814 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 08 00:28:44 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-08T00:28:44.814 INFO:journalctl@ceph.node-exporter.b.smithi046.stdout:Oct 08 00:28:44 smithi046 systemd[1]: Stopped Ceph node-exporter.b for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-08T00:28:45.096 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:28:44 smithi046 systemd[1]: Stopping Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7... 2023-10-08T00:28:45.816 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:28:45 smithi046 bash[325978]: e72378b385c0c1001f804c9bb080b829b226ba820b12fe450142e948ad196c22 2023-10-08T00:28:45.816 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:28:45 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-08T00:28:45.816 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:28:45 smithi046 systemd[1]: ceph-232f067a-6555-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-08T00:28:45.816 INFO:journalctl@ceph.grafana.a.smithi046.stdout:Oct 08 00:28:45 smithi046 systemd[1]: Stopped Ceph grafana.a for 232f067a-6555-11ee-8db5-212e2dc638e7. 2023-10-08T00:28:46.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T00:28:46.132 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-08T00:28:46.162 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-08T00:28:46.164 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910/remote/smithi003/crash 2023-10-08T00:28:46.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/crash -- . 2023-10-08T00:28:46.219 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-08T00:28:46.219 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2023-10-08T00:28:46.221 DEBUG:teuthology.misc:Transferring archived files from smithi046:/var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910/remote/smithi046/crash 2023-10-08T00:28:46.222 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/crash -- . 2023-10-08T00:28:46.263 INFO:teuthology.orchestra.run.smithi046.stderr:tar: /var/lib/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-08T00:28:46.263 INFO:teuthology.orchestra.run.smithi046.stderr:tar: Error is not recoverable: exiting now 2023-10-08T00:28:46.264 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-08T00:28:46.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-08T00:28:46.295 INFO:teuthology.orchestra.run.smithi003.stderr:grep: /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-08T00:28:46.297 INFO:tasks.cephadm:Compressing logs... 2023-10-08T00:28:46.297 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-08T00:28:46.340 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-08T00:28:46.374 INFO:teuthology.orchestra.run.smithi003.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-10-08T00:28:46.374 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-08T00:28:46.385 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.2.log 2023-10-08T00:28:46.385 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.0.log 2023-10-08T00:28:46.385 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mds.a.log 2023-10-08T00:28:46.386 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.3.log 2023-10-08T00:28:46.386 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.1.log 2023-10-08T00:28:46.387 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.c.log 2023-10-08T00:28:46.387 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-08T00:28:46.387 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.a.log 2023-10-08T00:28:46.388 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mgr.y.log 2023-10-08T00:28:46.405 INFO:teuthology.orchestra.run.smithi046.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-08T00:28:46.406 INFO:teuthology.orchestra.run.smithi046.stderr:: No such file or directory 2023-10-08T00:28:46.408 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.5.log 2023-10-08T00:28:46.409 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.6.log 2023-10-08T00:28:46.410 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.4.log 2023-10-08T00:28:46.410 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mgr.x.log 2023-10-08T00:28:46.410 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-08T00:28:46.410 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.7.log 2023-10-08T00:28:46.410 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.b.log 2023-10-08T00:28:46.411 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mds.b.log 2023-10-08T00:28:46.532 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mds.b.log: 83.5% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mds.b.log.gz 2023-10-08T00:28:46.539 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.a.log: /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mgr.y.log: 92.3% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mds.a.log.gz 2023-10-08T00:28:46.546 INFO:teuthology.orchestra.run.smithi003.stderr: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-08T00:28:46.742 INFO:teuthology.orchestra.run.smithi046.stderr: 85.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-08T00:28:46.758 INFO:teuthology.orchestra.run.smithi046.stderr: 91.3% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-08T00:28:46.829 INFO:teuthology.orchestra.run.smithi046.stderr: 91.6% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-08T00:28:47.030 INFO:teuthology.orchestra.run.smithi003.stderr: 91.3% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-08T00:28:52.703 INFO:teuthology.orchestra.run.smithi003.stderr: 90.2% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mgr.y.log.gz 2023-10-08T00:28:55.406 INFO:teuthology.orchestra.run.smithi046.stderr: 92.3% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.b.log.gz 2023-10-08T00:29:07.543 INFO:teuthology.orchestra.run.smithi003.stderr: 92.9% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.c.log.gz 2023-10-08T00:29:10.519 INFO:teuthology.orchestra.run.smithi046.stderr: 93.4% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.4.log.gz 2023-10-08T00:29:12.294 INFO:teuthology.orchestra.run.smithi046.stderr: 93.6% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.5.log.gz 2023-10-08T00:29:13.575 INFO:teuthology.orchestra.run.smithi046.stderr: 94.0% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.7.log.gz 2023-10-08T00:29:16.406 INFO:teuthology.orchestra.run.smithi003.stderr: 90.6% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-mon.a.log.gz 2023-10-08T00:29:23.568 INFO:teuthology.orchestra.run.smithi003.stderr: 93.5% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.0.log.gz 2023-10-08T00:29:24.426 INFO:teuthology.orchestra.run.smithi003.stderr: 93.4% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.2.log.gz 2023-10-08T00:35:45.168 INFO:teuthology.orchestra.run.smithi046.stderr: 96.8% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.6.log.gz 2023-10-08T00:35:45.170 INFO:teuthology.orchestra.run.smithi046.stderr: 2023-10-08T00:35:45.170 INFO:teuthology.orchestra.run.smithi046.stderr:real 6m58.813s 2023-10-08T00:35:45.170 INFO:teuthology.orchestra.run.smithi046.stderr:user 6m44.294s 2023-10-08T00:35:45.171 INFO:teuthology.orchestra.run.smithi046.stderr:sys 0m17.965s 2023-10-08T00:40:57.990 INFO:teuthology.orchestra.run.smithi003.stderr: 96.7% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.1.log.gz 2023-10-08T01:01:57.443 INFO:teuthology.orchestra.run.smithi003.stderr: 94.9% -- replaced with /var/log/ceph/232f067a-6555-11ee-8db5-212e2dc638e7/ceph-osd.3.log.gz 2023-10-08T01:01:57.466 INFO:teuthology.orchestra.run.smithi003.stderr: 2023-10-08T01:01:57.467 INFO:teuthology.orchestra.run.smithi003.stderr:real 33m11.089s 2023-10-08T01:01:57.467 INFO:teuthology.orchestra.run.smithi003.stderr:user 32m12.456s 2023-10-08T01:01:57.467 INFO:teuthology.orchestra.run.smithi003.stderr:sys 1m17.923s 2023-10-08T01:01:57.467 INFO:tasks.cephadm:Archiving logs... 2023-10-08T01:01:57.469 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910/remote/smithi003/log 2023-10-08T01:01:57.470 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-08T01:05:50.859 DEBUG:teuthology.misc:Transferring archived files from smithi046:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910/remote/smithi046/log 2023-10-08T01:05:50.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-08T01:06:30.758 INFO:tasks.cephadm:Removing cluster... 2023-10-08T01:06:30.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 --force 2023-10-08T01:06:32.558 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 232f067a-6555-11ee-8db5-212e2dc638e7 --force 2023-10-08T01:06:33.398 INFO:tasks.cephadm:Removing cephadm ... 2023-10-08T01:06:33.398 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-08T01:06:33.421 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-08T01:06:33.445 INFO:tasks.cephadm:Teardown complete 2023-10-08T01:06:33.446 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-08T01:06:33.459 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-10-08T01:06:33.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-08T01:06:33.465 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-08T01:06:33.573 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-08T01:06:33.585 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-08T01:06:33.586 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-08T01:06:33.588 DEBUG:teuthology.orchestra.run.smithi046:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-08T01:06:33.604 INFO:teuthology.orchestra.run.smithi003.stderr:bash: ntpq: command not found 2023-10-08T01:06:33.605 INFO:teuthology.orchestra.run.smithi046.stderr:bash: ntpq: command not found 2023-10-08T01:06:33.625 INFO:teuthology.orchestra.run.smithi003.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T01:06:33.625 INFO:teuthology.orchestra.run.smithi003.stdout:=============================================================================== 2023-10-08T01:06:33.625 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv01.front.sepia.ceph.com 2 8 377 121 -41us[ -41us] +/- 79ms 2023-10-08T01:06:33.626 INFO:teuthology.orchestra.run.smithi003.stdout:^* hv02.front.sepia.ceph.com 3 8 377 136 -403us[ -421us] +/- 62ms 2023-10-08T01:06:33.626 INFO:teuthology.orchestra.run.smithi003.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 67 +576us[ +576us] +/- 78ms 2023-10-08T01:06:33.626 INFO:teuthology.orchestra.run.smithi003.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:06:33.627 INFO:teuthology.orchestra.run.smithi046.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-08T01:06:33.628 INFO:teuthology.orchestra.run.smithi046.stdout:=============================================================================== 2023-10-08T01:06:33.628 INFO:teuthology.orchestra.run.smithi046.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 9 -29us[ -30us] +/- 81ms 2023-10-08T01:06:33.628 INFO:teuthology.orchestra.run.smithi046.stdout:^* hv02.front.sepia.ceph.com 3 7 377 9 -389us[ -390us] +/- 64ms 2023-10-08T01:06:33.628 INFO:teuthology.orchestra.run.smithi046.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 +586us[ +585us] +/- 78ms 2023-10-08T01:06:33.628 INFO:teuthology.orchestra.run.smithi046.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-10-08T01:06:33.629 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-08T01:06:33.640 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-08T01:06:33.641 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-08T01:06:33.652 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-08T01:06:33.747 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-08T01:06:33.986 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-08T01:06:34.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:06:34.020 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-08T01:06:34.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:06:34.055 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-08T01:06:34.074 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-08T01:06:34.093 INFO:teuthology.task.internal:Duration was 15298.725843 seconds 2023-10-08T01:06:34.094 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-08T01:06:34.105 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-08T01:06:34.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-08T01:06:34.108 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-08T01:06:34.180 INFO:teuthology.orchestra.run.smithi003.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T01:06:34.186 INFO:teuthology.orchestra.run.smithi046.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-08T01:06:34.369 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-08T01:06:34.370 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2023-10-08T01:06:34.370 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-08T01:06:34.398 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi046.front.sepia.ceph.com 2023-10-08T01:06:34.398 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-08T01:06:34.425 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-08T01:06:34.426 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-08T01:06:34.441 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-08T01:06:34.575 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-08T01:06:34.576 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-08T01:06:34.578 DEBUG:teuthology.orchestra.run.smithi046:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-08T01:06:34.850 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-08T01:06:34.862 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-08T01:06:34.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-08T01:06:34.891 DEBUG:teuthology.orchestra.run.smithi046:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-08T01:06:34.931 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-08T01:06:34.945 DEBUG:teuthology.orchestra.run.smithi003:> 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-10-08T01:06:34.948 DEBUG:teuthology.orchestra.run.smithi046:> 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-10-08T01:06:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2023-10-08T01:06:35.008 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = core 2023-10-08T01:06:35.023 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-08T01:06:35.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:06:35.053 DEBUG:teuthology.orchestra.run.smithi046:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-08T01:06:35.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:06:35.080 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-08T01:06:35.091 INFO:teuthology.task.internal:Transferring archived files... 2023-10-08T01:06:35.093 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910/remote/smithi003 2023-10-08T01:06:35.093 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-08T01:06:35.143 DEBUG:teuthology.misc:Transferring archived files from smithi046:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910/remote/smithi046 2023-10-08T01:06:35.143 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-08T01:06:35.191 INFO:teuthology.task.internal:Removing archive directory... 2023-10-08T01:06:35.192 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-08T01:06:35.194 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-08T01:06:35.239 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-08T01:06:35.251 INFO:teuthology.task.internal:Not uploading archives. 2023-10-08T01:06:35.252 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-08T01:06:35.265 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-08T01:06:35.266 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-08T01:06:35.268 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-08T01:06:35.283 INFO:teuthology.orchestra.run.smithi003.stdout: 262307 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Oct 8 01:06 /home/ubuntu/cephtest 2023-10-08T01:06:35.283 INFO:teuthology.orchestra.run.smithi003.stdout: 921218 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 7 21:27 /home/ubuntu/cephtest/mnt.0 2023-10-08T01:06:35.283 INFO:teuthology.orchestra.run.smithi003.stdout: 921219 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 7 21:27 /home/ubuntu/cephtest/mnt.0/client.0 2023-10-08T01:06:35.283 INFO:teuthology.orchestra.run.smithi003.stdout: 921283 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 7 21:27 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-08T01:06:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-08T01:06:35.284 INFO:teuthology.orchestra.run.smithi003.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-08T01:06:35.285 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 smithi003 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-08T01:06:35.291 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-08T01:06:35.306 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-08T01:06:35.324 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi003 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-08T01:06:35.324 INFO:teuthology.nuke:Checking targets against current locks 2023-10-08T01:06:35.340 INFO:teuthology.orchestra.run.smithi046.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 8 01:06 /home/ubuntu/cephtest 2023-10-08T01:06:35.371 DEBUG:teuthology.nuke:shortname: smithi003 2023-10-08T01:06:35.371 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-08T01:06:35.398 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 20:46:18.045448', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-08T01:06:35.402 DEBUG:teuthology.nuke:shortname: smithi046 2023-10-08T01:06:35.402 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-08T01:06:35.426 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_14:03:29-upgrade:quincy-x-main-distro-default-smithi/7416910', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-07 20:46:18.047250', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-08T01:06:35.459 INFO:teuthology.orchestra.console.smithi003:Power off 2023-10-08T01:06:35.460 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-08T01:06:35.483 DEBUG:teuthology.orchestra.console.smithi003:power off output: Chassis Power Control: Down/Off 2023-10-08T01:06:35.483 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T01:06:35.500 INFO:teuthology.orchestra.console.smithi046:Power off 2023-10-08T01:06:35.501 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-08T01:06:35.511 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-10-08T01:06:35.524 DEBUG:teuthology.orchestra.console.smithi046:power off output: Chassis Power Control: Down/Off 2023-10-08T01:06:35.524 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T01:06:35.550 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is on 2023-10-08T01:06:39.512 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T01:06:39.552 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T01:06:39.626 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is on 2023-10-08T01:06:39.662 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is on 2023-10-08T01:06:43.630 DEBUG:teuthology.orchestra.console.smithi003:pexpect command: ipmitool -H smithi003.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T01:06:43.663 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-08T01:06:43.740 DEBUG:teuthology.orchestra.console.smithi003:check power output: Chassis Power is off 2023-10-08T01:06:43.773 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is off 2023-10-08T01:06:43.842 INFO:teuthology.orchestra.console.smithi003:Power off completed 2023-10-08T01:06:43.875 INFO:teuthology.orchestra.console.smithi046:Power off completed 2023-10-08T01:06:43.981 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 15298.725843191147 failure_reason: 'Command failed (workunit test cls/test_cls_2pc_queue.sh) on smithi003 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=6515080f6e8b4dfc9ad30227aeceeced status: fail success: false 2023-10-08T01:06:43.981 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-08T01:06:44.066 INFO:teuthology.run:FAIL